Provide one pkg-config file for every gst-plugins-base library.
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
2
3         * configure.ac:
4         * pkgconfig/Makefile.am:
5         * pkgconfig/gstreamer-audio-uninstalled.pc.in:
6         * pkgconfig/gstreamer-audio.pc.in:
7         * pkgconfig/gstreamer-cdda-uninstalled.pc.in:
8         * pkgconfig/gstreamer-cdda.pc.in:
9         * pkgconfig/gstreamer-fft-uninstalled.pc.in:
10         * pkgconfig/gstreamer-fft.pc.in:
11         * pkgconfig/gstreamer-floatcast-uninstalled.pc.in:
12         * pkgconfig/gstreamer-floatcast.pc.in:
13         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
14         * pkgconfig/gstreamer-interfaces.pc.in:
15         * pkgconfig/gstreamer-netbuffer-uninstalled.pc.in:
16         * pkgconfig/gstreamer-netbuffer.pc.in:
17         * pkgconfig/gstreamer-pbutils-uninstalled.pc.in:
18         * pkgconfig/gstreamer-pbutils.pc.in:
19         * pkgconfig/gstreamer-riff-uninstalled.pc.in:
20         * pkgconfig/gstreamer-riff.pc.in:
21         * pkgconfig/gstreamer-rtp-uninstalled.pc.in:
22         * pkgconfig/gstreamer-rtp.pc.in:
23         * pkgconfig/gstreamer-rtsp-uninstalled.pc.in:
24         * pkgconfig/gstreamer-rtsp.pc.in:
25         * pkgconfig/gstreamer-sdp-uninstalled.pc.in:
26         * pkgconfig/gstreamer-sdp.pc.in:
27         * pkgconfig/gstreamer-tag-uninstalled.pc.in:
28         * pkgconfig/gstreamer-tag.pc.in:
29         * pkgconfig/gstreamer-video-uninstalled.pc.in:
30         * pkgconfig/gstreamer-video.pc.in:
31         Provide one pkg-config file for every gst-plugins-base library.
32         This makes linking to those libraries much more intuitive and
33         provides standard pkg-config behaviour for them. Fixes bug #499697.
34
35 2008-01-13  David Schleef  <ds@schleef.org>
36
37         * gst/videoscale/vs_4tap.c:
38           Fix valgrind error on 4tap scaling method.
39
40 2008-01-13  Sebastien Moutte  <sebastien@moutte.net>
41
42         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
43         Include Winsock2.h for VS6 and use a different way initialize
44         hints structure so it can build with VS6.
45         * win32/MANIFEST:
46         * win32/vs6/libgstsdp.dsp:
47         * win32/common/libgstsdp.def:
48         Add new files for libgstsdp.
49         * win32/vs6/grammar.dsp:
50         Copy pbutils-enumtypes* from win32/common to pbutils sources folder.
51         * win32/vs6/gst_plugins_base.dsw:
52         * win32/vs6/libgstdecodebin.dsp:
53         * win32/vs6/libgstdecodebin2.dsp:
54         * win32/vs6/libgstplaybin.dsp:
55         * win32/vs6/libgstvolume.dsp:
56         Add new dependencies to the link list.
57
58 2008-01-13  Julien Moutte  <julien@fluendo.com>
59
60         * win32/common/config.h:
61         * win32/common/gstrtsp-enumtypes.c: (gst_rtsp_result_get_type),
62         (gst_rtsp_event_get_type), (gst_rtsp_family_get_type),
63         (gst_rtsp_state_get_type), (gst_rtsp_version_get_type),
64         (gst_rtsp_method_get_type), (gst_rtsp_auth_method_get_type),
65         (gst_rtsp_header_field_get_type), (gst_rtsp_status_code_get_type):
66         * win32/common/interfaces-enumtypes.c:
67         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
68         (gst_mixer_message_type_get_type), (gst_mixer_flags_get_type),
69         (gst_mixer_track_flags_get_type),
70         (gst_tuner_channel_flags_get_type):
71         * win32/common/multichannel-enumtypes.c:
72         (gst_audio_channel_position_get_type):
73         * win32/common/pbutils-enumtypes.c:
74         (gst_install_plugins_return_get_type):
75         * win32/common/pbutils-enumtypes.h: Update/Add generated files
76         in the win32 build directory.
77
78 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
79
80         * tests/check/Makefile.am:
81         Fix CFLAGS to also pull in the gstcheck cflags from AM_CFLAGS.
82
83         * tests/check/elements/audiorate.c: (do_perfect_stream_test):
84         * tests/check/elements/playbin.c:
85         * tests/check/libs/mixer.c: (test_element_interface_supported),
86         (gst_implements_interface_init):
87         * tests/check/libs/rtp.c: (GST_START_TEST):
88         Fix various assignment type mismatches.
89
90 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
91
92         * configure.ac:
93         * gst-libs/gst/rtsp/Makefile.am:
94         Add test to see if hstrerror is available or if we need libresolv
95         (Solaris) for it, then use it in libgstrtsp.
96
97 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
98
99         * gst-libs/gst/tag/Makefile.am:
100         Fix include path order
101
102 2008-01-11  Edward Hervey  <edward.hervey@collabora.co.uk>
103
104         * gst-libs/gst/pbutils/install-plugins.c:
105         (gst_install_plugins_context_copy),
106         (gst_install_plugins_context_get_type):
107         * gst-libs/gst/pbutils/install-plugins.h:
108         Add GBoxed GType for GstInstallPluginsContext, this eases the wrapping
109         for bindings.
110
111 2008-01-11  Michael Smith <msmith@fluendo.com>
112
113         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
114         (_theora_granule_frame), (_theora_granule_start_time),
115         (theora_dec_sink_convert), (theora_dec_decode_buffer):
116           Adapt for post-alpha meaning of granulepos, when we
117           have a newer version of libtheora.
118         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
119         (theora_enc_get_ogg_packet_end_time), (theora_enc_sink_event),
120         (theora_enc_is_discontinuous), (theora_enc_chain):
121           Likewise.
122         * tests/check/Makefile.am:
123           Link libtheora into theoraenc test so we can check which version of
124           libtheora we're testing against.
125         * tests/check/pipelines/theoraenc.c: (check_libtheora),
126         (check_buffer_granulepos),
127         (check_buffer_granulepos_from_starttime), (GST_START_TEST),
128         (theoraenc_suite):
129           Adapt tests to check the values that are now defined for theora; make
130           the tests backwards-adapt the passed values if we're running against an
131           old libtheora.
132           Fixes #497964
133
134 2008-01-10  Tim-Philipp Müller  <tim at centricular dot net>
135
136         * gst-libs/gst/audio/gstbaseaudiosink.c:
137           (gst_base_audio_sink_class_init):
138         * gst-libs/gst/audio/gstbaseaudiosrc.c:
139           (gst_base_audio_src_class_init):
140           Ref audio clock class from a thread-safe context to make sure
141           we're not bit by GObjects lack of thread-safety here (#349410),
142            however unlikely that may be in practice.
143
144 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
145
146         * autogen.sh:
147           Add -Wno-portability to the automake parameters to stop warnings
148           about GNU make extensions being used. We require GNU make in almost
149           every Makefile anyway.
150           
151         * configure.ac:
152           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
153           at the same time is required for per target flags.
154
155 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
156
157         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_pull_start_tag):
158           Post an error message if we can't pull as many bytes as we need
159           for the tag. This makes sure the user gets to see a proper error
160           message if a file with a partial ID3 tag is fed to decodebin, and
161           not a 'no ID3 tag demuxer' error, which would be confusing
162           (see #508138).
163
164 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
165
166         * gst-libs/gst/pbutils/descriptions.c: (formats):
167           Add description strings for ID3, APE, and ICY tags.
168
169 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
170
171         * gst/playback/gstdecodebin.c: (try_to_link_1):
172           Make sure we error out correctly if we can't activate one of
173           the elements we've added.  Fixes #508138.
174           
175 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
176
177         Patch by: Bastien Nocera <hadess at hadess net>
178
179         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
180           (check_if_volumes_are_the_same), (gst_alsa_mixer_set_volume):
181           Use snd_mixer_selem_set_{playback|capture}_volume_all() if
182           the volume is the same for all channels. This works around
183           some problem in alsa that leaves us with inconsistent state
184           for some reason (#486840).
185
186 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
187
188         Patch by: Jerone Young <jerone at gmail com>
189
190         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer):
191           If there's no mixer track by the name of 'Master' or 'Front',
192           check if there's one called 'PCM' before trying the generic
193           fallback logic (fixes #506928, where we pick 'Mic' as master
194           track for the AD1984 card in a Thinkpad T61/X61 laptop).
195
196 2008-01-07  Wim Taymans  <wim.taymans@collabora.co.uk>
197
198         * gst/playback/gstplay-enum.c:
199         (register_gst_autoplug_select_result),
200         (gst_autoplug_select_result_get_type), (register_gst_play_flags),
201         (gst_play_flags_get_type):
202         * gst/playback/gstplay-enum.h:
203         Add enums for configuration flags.
204
205         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
206         (init_group), (gst_play_bin_init), (gst_play_bin_set_property),
207         (gst_play_bin_get_property), (no_more_pads_cb),
208         (autoplug_select_cb), (gst_play_bin_change_state):
209         Merge mode with flags.
210         Add more property getters/setters, defaults and docs.
211         Add properties to get number of audio/video/text streams.
212         Create sink object in _init so that we can always rely on it being
213         there.
214
215         * gst/playback/gstplaysink.c: (gst_play_sink_init),
216         (gen_video_chain), (gen_audio_chain), (gen_vis_chain),
217         (activate_vis), (gst_play_sink_reconfigure),
218         (gst_play_sink_set_flags), (gst_play_sink_get_flags),
219         (gst_play_sink_change_state):
220         * gst/playback/gstplaysink.h:
221         Use flags to configure the sink pipelines.
222         Add tee before audio pipeline so that we can use it for visualisations.
223         Start working on integrating visualisations.
224         Remove mode, we can do everything with the flags now.
225         Add method to configue the sink pipeline.
226
227 2008-01-06  Tim-Philipp Müller  <tim at centricular dot net>
228
229         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
230           (check_buffer_timestamp), (check_buffer_duration):
231           Turn these functions into macros so we can see right away
232           where the failure occured.
233
234 2008-01-05  Julien Moutte  <julien@fluendo.com>
235
236         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Add
237         debugging information to understand how X calculates the stride
238         for XvImages.
239
240 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
241
242         * gst/volume/Makefile.am:
243         * gst/volume/gstvolume.c: (volume_choose_func),
244         (gst_volume_base_init), (gst_volume_class_init), (gst_volume_init),
245         (volume_setup):
246         * gst/volume/gstvolume.h:
247         Use GstAudioFilter as base class for the volume element instead of
248         plain GstBaseTransform.
249
250 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
251
252         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type):
253         Don't set element details for the abstract GstAudioFilter class.
254
255 2008-01-02  Sebastian Dröge  <slomo@circular-chaos.org>
256
257         * gst-libs/gst/audio/gstaudiofilter.c:
258         (gst_audio_filter_class_init), (gst_audio_filter_get_unit_size):
259         Implement get_unit_size() vmethod of GstBaseTransform.
260
261 2008-01-01  Edward Hervey  <edward.hervey@collabora.co.uk>
262
263         * gst-libs/gst/pbutils/Makefile.am:
264         * gst-libs/gst/pbutils/pbutils.h:
265         Use glib-enum generator to have a proper enum GType for
266         GST_TYPE_INSTALL_PLUGINS_RETURN so we can easily wrap it in bindings.
267
268 2007-12-31  David Schleef  <ds@schleef.org>
269
270         * tests/check/Makefile.am:
271         * tests/check/pipelines/theoraenc.c:
272           Reenable theoraenc test, which fails on the buildbot but
273           not locally.
274
275 2007-12-31  David Schleef  <ds@schleef.org>
276
277         * docs/libs/.cvsignore:
278         * docs/plugins/.cvsignore:
279           Add *-undeclared.txt to fix buildbot.
280
281 2007-12-31  David Schleef  <ds@schleef.org>
282
283         * tests/check/Makefile.am:
284           Second attempt at disabling theoraenc test long enough to
285           get buildbot to compile -base.
286
287 2007-12-31  David Schleef  <ds@schleef.org>
288
289         * tests/check/pipelines/theoraenc.c:
290           Disable theoraenc test long enough to get the buildbot to
291           compile a recent -base.
292
293 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
294
295         * tests/examples/seek/seek.c: (stop_cb):
296         Make sure we reset the slider value to 0.0 without racing against a
297         possible g_idle that sets it to something else.
298
299 2007-12-31  Thijs Vermeir  <thijsvermeir@gmail.com>
300
301         * sys/ximage/ximagesink.c:
302         fix typo
303
304 2007-12-30  Wim Taymans  <wim.taymans@collabora.co.uk>
305
306         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
307         * gst-libs/gst/rtsp/gstrtspdefs.h:
308         Add Location header so that we can start implementing redirects.
309         See #506025.
310
311 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
312
313         * gst/subparse/gstssaparse.c:
314         combine if's
315
316 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
317
318         * gst/subparse/gstssaparse.c:
319         remove duplicate log message
320
321 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
322
323         * ext/libvisual/visual.c: (gst_visual_chain):
324         Fix 'xyz may be used uninitialized' compiler warnings caused
325         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
326         abort() in any case but properly report the error.
327
328 2007-12-28  Wim Taymans  <wim.taymans@collabora.co.uk>
329
330         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
331         (gst_play_bin_finalize), (gst_play_bin_set_uri),
332         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
333         (gst_play_bin_get_property), (pad_removed_cb), (drained_cb),
334         (autoplug_select_cb), (activate_group), (deactivate_group),
335         (setup_next_source), (save_current_group),
336         (gst_play_bin_change_state):
337         Code cleanups.
338         Remove next-uri, we can use the uri property just fine.
339         Fix some crasher.
340         Unref uridecodebin when switching.
341         Fix going to READY.
342
343         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
344         (gst_play_sink_init), (gst_play_sink_dispose),
345         (gst_play_sink_finalize), (gst_play_sink_vis_unblocked),
346         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
347         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
348         (gst_play_sink_set_property), (gst_play_sink_get_property),
349         (gen_video_chain), (gen_text_element), (gen_audio_chain),
350         (gen_vis_element), (gst_play_sink_get_mode),
351         (gst_play_sink_set_mode), (gst_play_sink_set_flags),
352         (gst_play_sink_get_flags), (gst_play_sink_request_pad),
353         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
354         (gst_play_sink_change_state):
355         * gst/playback/gstplaysink.h:
356         Add some locking to make things threadsafe.
357
358         * gst/playback/test7.c: (about_to_finish_cb):
359         Fix test.
360
361 2007-12-22  Tim-Philipp Müller  <tim at centricular dot net>
362
363         * gst/videoscale/gstvideoscale.c: (gst_video_scale_set_property),
364           (gst_video_scale_get_property), (gst_video_scale_transform_caps),
365           (gst_video_scale_transform):
366           Don't claim to be able to handle/transform caps that can't really
367           be handled by the currently selected scaling method (here: RGB or
368           packed YUV with 4-tap method). Also add locking to method property.
369
370         * tests/check/pipelines/simple-launch-lines.c: (setup_pipeline),
371           (test_basetransform_based):
372           Some test pipelines for the above (not entirely valgrind clean yet
373           apparently).
374
375 2007-12-21  David Schleef  <ds@schleef.org>
376
377         * gst-libs/gst/video/video.c:
378         * gst-libs/gst/video/video.h:
379           Add additional RGBA and RGB-24 video formats.
380
381 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
382
383         * tests/check/elements/playbin.c: (test_sink_usage_video_only_stream),
384           (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
385           (test_suburi_error_wrongproto), (test_missing_primary_decoder):
386         * tests/check/libs/cddabasesrc.c: (GST_START_TEST), (GST_START_TEST),
387           (cddabasesrc_suite):
388           Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be
389           deprecated in the future (see #498924).
390
391 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
392
393         * gst/playback/gststreamselector.c: (gst_selector_pad_event):
394           Don't leak event.
395
396 2007-12-20  Thijs Vermeir <thijsvermeir@gmail.com>
397
398         * gst-libs/gst/riff/riff-read.c:
399         Use GST_ROUND_UP_2 macro
400
401 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
402
403         * gst/playback/.cvsignore:
404           Ignore more.
405
406 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
407
408         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
409         * gst/playback/gstplaybasebin.c: (set_subtitles_visible),
410           (set_active_source):
411         * gst/playback/gstplaybasebin.h:
412         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
413           (setup_sinks), (playbin_set_subtitles_visible):
414           Make switching off of subtitles work. To avoid all kind of
415           problems with unlinking of the subtitle input, we just keep
416           the subtitle inputs linked as they are and tell textoverlay
417           not to render them. Fixes #373011.
418           Other subtitle switching issues (esp. when there are both
419           external and in-stream subtitles) remain. They'll be solved
420           in playbin2.
421
422 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
423
424         * gst/playback/gststreamselector.c: (gst_selector_pad_init):
425         Init the pad segment too.
426
427 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
428
429         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
430         (gst_audioringbuffer_open_device),
431         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
432         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
433         (gst_audioringbuffer_pause), (gst_audioringbuffer_stop),
434         (gst_audio_sink_create_ringbuffer):
435         Improve debug output.
436
437         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
438         (gst_ring_buffer_pause), (gst_ring_buffer_delay):
439         Prevent some functions from doing things and failing when the
440         ringbuffer is not yet acquired.
441
442 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
443
444         * gst-libs/gst/interfaces/interfaces.h:
445           Also remove interfaces.h from CVS as it is not needed anymore.
446
447 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
448
449         * gst-libs/gst/interfaces/Makefile.am:
450           interfaces.h is not used anymore so remove it from the build
451           process.
452
453 2007-12-17  David Schleef  <ds@schleef.org>
454
455         * gst/videotestsrc/gstvideotestsrc.c:
456         * gst/videotestsrc/gstvideotestsrc.h:
457           Add a "blink" pattern.  Turn on the pain.  Apologies.  It's useful
458           for testing vertical refresh synchronization.
459
460 2007-12-17  David Schleef  <ds@schleef.org>
461
462         * docs/libs/gst-plugins-base-libs-sections.txt:
463         * gst-libs/gst/video/video.c:
464         * gst-libs/gst/video/video.h:
465           Add new GstVideFormat enum and write a bunch of helper functions
466           based around it.
467
468 2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
469
470         * Makefile.am:
471           Use new common/win32.mak.
472
473 2007-12-17  Wim Taymans  <wim.taymans@collabora.co.uk>
474
475         * gst-libs/gst/audio/gstbaseaudiosrc.c:
476         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
477         Add debug info.
478         When going from PLAYING to PAUSED, pause the ringbuffer before calling
479         the parent state change function, just like the audiosink, because the
480         parent waits for the element to finish its processing before completing
481         the state change. This makes going to PAUSED a lot snappier.
482         When going from READY to PAUSED, don't allow the ringbuffer to start
483         yet.
484
485 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
486
487         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
488         Yet another fix for broken software that produce files with an empty
489         blockalign field. Instead of completely failing, make a second attempt
490         at guessing the width/depth by looking at strf->size.
491
492 2007-12-16  Tim-Philipp Müller  <tim at centricular dot net>
493
494         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_do_seek),
495           (gst_cdda_base_src_handle_track_seek), (gst_cdda_base_src_create):
496         * gst-libs/gst/pbutils/install-plugins.c:
497           (gst_install_plugins_spawn_child), (gst_install_plugins_supported):
498         * gst-libs/gst/pbutils/missing-plugins.c:
499           (gst_missing_plugin_message_get_installer_detail),
500           (gst_missing_encoder_installer_detail_new):
501         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_send):
502         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
503           Turn a few g_assert_not_reached() into g_return_val_if_reached() to
504           avoid compiler warnings (#503930).
505
506 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
507
508         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
509         Be apologetic of software that use the 'jpeg' instead of 'JPEG' FOURCC
510         for jpeg video streams.
511         Add the 'avc1'/'AVC1' fourcc mapping for h264, same software-comment as
512         for the above modification.
513
514 2007-12-15  Tim-Philipp Müller  <tim at centricular dot net>
515
516         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_expose),
517           (gst_x_overlay_handle_events):
518           More guards (we don't want klass to end up being NULL).
519
520 2007-12-14  Sebastian Dröge  <slomo@circular-chaos.org>
521
522         * configure.ac:
523         * gst/volume/gstvolume.c: (gst_volume_init):
524           Use new gst_base_transform_set_gap_aware() function as volume
525           correctly handles GST_BUFFER_FLAG_GAP. Require core 0.10.15.1 
526           for this.
527
528 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
529
530         * tests/examples/seek/seek.c: (msg_segment_done), (main):
531         Don't go to READY on EOS as this avoids testing of seeking and
532         restarting after EOS, use the stop button when you want to READY.
533         Don't try to do a flushing seek in segment-done, it does not make
534         sense to use this for gapless playback and is not needed.
535
536 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
537
538         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_finalize),
539         (reset_rate_timer), (update_in_rates), (update_out_rates),
540         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
541         (gst_queue_chain), (gst_queue_loop):
542         Use separate timers for input and output rates.
543         Pause measuring the output rate when we block for more data.
544         See #503262.
545
546 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
547
548         * gst/playback/gstqueue2.c: (gst_queue_chain):
549         Pause the timer to measure the input rate when we block because the
550         queue is filled. See #503262.
551
552 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
553
554         Patch by: Peter Kjellerstedt  <pkj at axis com>
555
556         * gst-libs/gst/rtsp/gstrtspconnection.c:
557         (gst_rtsp_connection_free):
558         Close control sockets. Fixes #503440.
559
560 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
561
562         * gst/playback/gstdecodebin2.c: (analyze_new_pad), (connect_pad):
563         Expose the right pad in the right place with the right element.
564
565 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
566
567         * gst-libs/gst/pbutils/descriptions.c: (formats):
568           Add description for 'private' dts caps (who come up with that name?).
569
570 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
571
572         * Makefile.am:
573           Add check-exports target and run it with 'make check'.
574
575         * configure.ac:
576           Be stricter about what we export in our libraries: change regexp so that
577           we only export _gst_foo(), but not __gst_foo().
578
579         * gst-libs/gst/cdda/base64.h: (rfc822_binary):
580         * gst-libs/gst/cdda/sha1.h: (sha_init), (sha_update), (sha_final):
581           Change internal functions to __gst_foo so they dont' get exported.
582
583         * win32/common/libgstaudio.def:
584           Add missing symbols.
585
586 2007-12-11  David Schleef  <ds@schleef.org>
587
588         * ChangeLog: remove conflict markers
589
590 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
591
592         * ext/gnomevfs/Makefile.am:
593         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_unicodify):
594           Use gst_tag_freeform_string_to_utf8() here, which also takes
595           into account any character sets specified by the user via
596           environment variables.
597
598 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
599
600         * gst/audioconvert/Makefile.am:
601         Also link to libm.
602
603 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
604
605         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
606         No need for floating point operations here. avoids having to link
607         against the math library too.
608
609 2007-12-10  Tim-Philipp Müller  <tim at centricular dot net>
610
611         * gst-libs/gst/pbutils/descriptions.c: (formats),
612           (format_info_get_desc):
613         * tests/check/libs/pbutils.c: (GST_START_TEST), (caps_strings),
614           (GST_START_TEST):
615           Add one or two missing formats.  Generate ADPCM description
616           dynamically depending on layout/format.
617
618 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
619
620         * configure.ac:
621           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
622
623 2007-12-08  Tim-Philipp Müller  <tim at centricular dot net>
624
625         Patch by: Robin Stocker <robin dot stocker at gmx dot ch>
626
627         * gst/subparse/gstsubparse.c: (gst_sub_parse_data_format_autodetect):
628           Some .srt files start with chunk number 0 and not chunk number 1,
629           recognise and accept those as well (fixes #502497).
630
631         * tests/check/elements/subparse.c: (srt_input), (srt_input0),
632           (test_src):
633           Add unit test for the above.
634
635 2007-12-06  Wim Taymans  <wim.taymans@gmail.com>
636
637         * gst/playback/gstplay-enum.c:
638         (register_gst_autoplug_select_result),
639         (gst_autoplug_select_result_get_type):
640         * gst/playback/gstplay-enum.h:
641         Add missing files.
642
643 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
644
645         * gst/playback/Makefile.am:
646         Group decodebin2 and uridecodebin into the same plugin so that they
647         can share the GEnumType.
648
649         * gst/playback/gstdecodebin2.c: (_gst_array_accumulator),
650         (_gst_select_accumulator), (gst_decode_bin_class_init),
651         (gst_decode_bin_init), (gst_decode_bin_autoplug_sort),
652         (gst_decode_bin_autoplug_select), (gst_decode_bin_autoplug_add),
653         (analyze_new_pad), (connect_pad), (gst_decode_bin_plugin_init):
654         Add signal to sort factories instead of the more awkward autoplug-select
655         signal.
656         Modify autoplug_select so that we can try, skip or expose the
657         autopluggin of an element on a pad.
658
659         * gst/playback/gstfactorylists.c: (compare_ranks),
660         (decoders_filter), (sinks_filter), (gst_factory_list_is_type),
661         (element_filter), (gst_factory_list_get_elements),
662         (gst_factory_list_debug), (gst_factory_list_filter):
663         * gst/playback/gstfactorylists.h:
664         Simplify the API, allow getting elements based on mask.
665
666         * gst/playback/gstplay-marshal.list:
667         Add some more marshallers.
668
669         * gst/playback/gstplaybin2.c: (init_group), (gst_play_bin_init),
670         (gst_play_bin_finalize), (pad_removed_cb), (autoplug_factories_cb),
671         (autoplug_select_cb), (activate_group):
672         Add support for managing non-raw sinks by providing a custom element and
673         sink list to decodebin2.
674         Try to plug non-raw sinks when decodebin2 using autoplug-select of
675         decodebin2.
676
677         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
678         (gst_play_sink_set_mode), (gst_play_sink_request_pad):
679         * gst/playback/gstplaysink.h:
680         Add support for raw and non-raw sinks. 
681         Add support to force sinks selected by playbin2.
682         Don't plug raw converters for non-raw sinks.
683
684         * gst/playback/gsturidecodebin.c: (_gst_array_accumulator),
685         (_gst_select_accumulator), (gst_uri_decode_bin_class_init),
686         (proxy_autoplug_select_signal), (gst_uri_decode_bin_plugin_init),
687         (plugin_init):
688         Use right accumulators.
689         Proxy new signal.
690
691 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
692
693         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
694         Use runnning time as the base time instead of the timestamp.
695         Spotted by Saur on IRC.
696
697 2007-12-03  Edward Hervey  <bilboed@bilboed.com>
698
699         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
700         Add 'WVC1' codec mapping for Windows Media VC-1 video codec.
701
702 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
703
704         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_bisect_forward_serialno),
705         (gst_ogg_demux_read_chain):
706         If we find a new serial number but it does not contain a BOS page, make
707         sure we initialize the chain to NULL because else we will try to scan it
708         and crash. Fixes #500763
709
710 2007-11-30  Wim Taymans  <wim.taymans@gmail.com>
711
712         * gst/playback/Makefile.am:
713         * gst/playback/gstfactorylists.c: (compare_ranks), (print_feature),
714         (get_feature_array), (decoders_filter), (sinks_filter),
715         (gst_factory_list_get_decoders), (gst_factory_list_get_sinks),
716         (gst_factory_list_filter):
717         * gst/playback/gstfactorylists.h:
718         Refactor some common code to filter factories and check caps compat.
719
720         * gst/playback/gstdecodebin.c:
721         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
722         (gst_decode_bin_init), (gst_decode_bin_dispose),
723         (gst_decode_bin_autoplug_continue),
724         (gst_decode_bin_autoplug_factories),
725         (gst_decode_bin_autoplug_select), (analyze_new_pad),
726         (find_compatibles):
727         * gst/playback/gstplaybin.c:
728         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
729         (gst_play_bin_init), (gst_play_bin_finalize),
730         (autoplug_factories_cb), (activate_group):
731         * gst/playback/gstqueue2.c:
732         * gst/playback/gsturidecodebin.c: (proxy_unknown_type_signal),
733         (proxy_autoplug_continue_signal),
734         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
735         (proxy_drained_signal):
736         Add some more debug info and use factor filtering code.
737
738 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
739
740         * gst/audiotestsrc/gstaudiotestsrc.c:
741         * gst/volume/gstvolume.c:
742         * gst/volume/gstvolume.h:
743           Add GAP-flag support.
744
745 2007-11-24  Julien MOUTTE  <julien@moutte.net>
746
747         * tests/examples/seek/seek.c: (main): Increase the range of the
748         rate selector as I would like to test QOS behavior at higher
749         forward and reverse playback speed like say 64x.
750
751 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
752
753         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
754         (audioresample_query), (audioresample_query_type),
755         (gst_audioresample_set_property):
756         Implement latency query.
757
758 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
759
760         * gst-libs/gst/audio/gstbaseaudiosink.c:
761         (gst_base_audio_sink_drain):
762         Our EOS time contains the base_time, _wait_eos() expects a running_time
763         so we have to subtract the base_time again before calling the function.
764         This fixes an EOS regression where the base_time was added twice and EOS
765         took longer and longer in certain situations.
766         Fixes #498767.
767
768 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
769
770         * docs/libs/gst-plugins-base-libs-sections.txt:
771         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
772         (gst_base_audio_sink_set_provide_clock),
773         (gst_base_audio_sink_get_provide_clock),
774         (gst_base_audio_sink_set_slave_method),
775         (gst_base_audio_sink_get_slave_method),
776         (gst_base_audio_sink_set_property),
777         (gst_base_audio_sink_get_property), (gst_base_audio_sink_drain),
778         (gst_base_audio_sink_none_slaving),
779         (gst_base_audio_sink_handle_slaving):
780         * gst-libs/gst/audio/gstbaseaudiosink.h:
781         Expose methods for some object properties so that subclasses can more
782         easily configure them.
783         Added slave method none, that completely disables slaving to the
784         internal clock.
785         API: gst_base_audio_sink_set_provide_clock()
786         API: gst_base_audio_sink_get_provide_clock()
787         API: gst_base_audio_sink_set_slave_method()
788         API: gst_base_audio_sink_get_slave_method()
789
790         * gst-libs/gst/audio/gstbaseaudiosrc.c:
791         (gst_base_audio_src_set_provide_clock),
792         (gst_base_audio_src_get_provide_clock),
793         (gst_base_audio_src_set_property),
794         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
795         * gst-libs/gst/audio/gstbaseaudiosrc.h:
796         Expose methods for some object properties so that subclasses can more
797         easily configure them.
798         API: gst_base_audio_src_set_provide_clock()
799         API: gst_base_audio_src_get_provide_clock()
800
801 2007-11-20  Wim Taymans  <wim.taymans@gmail.com>
802
803         Patch by: Joe Peterson <lavajoe at gentoo dot org>
804
805         * gst-libs/gst/sdp/gstsdpmessage.c:
806         Fix compilation on FreeBSD (Gentoo). Fixes #498228.
807
808 2007-11-19  Sebastian Dröge  <slomo@circular-chaos.org>
809
810         * tests/check/libs/fft.c: (GST_START_TEST):
811         Fix scaling to really have dB instead of something else.
812
813 2007-11-19  Julien MOUTTE  <julien@moutte.net>
814
815         * tests/examples/seek/seek.c: (main): There's a nice macro to check
816         GTK version, use it.
817
818 2007-11-19  Julien MOUTTE  <julien@moutte.net>
819
820         * tests/examples/seek/seek.c: (main): Try to support stable version
821         of GTK.
822
823 2007-11-17  Stefan Kost  <ensonic@users.sf.net>
824
825         * gst/playback/README:
826         * gst/playback/test7.c:
827           Fix the build + little README update.
828
829 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
830
831         * tests/examples/seek/seek.c: (make_playerbin2_pipeline), (main):
832         Add playbin2 seek pipeline.
833
834 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
835
836         * gst/playback/Makefile.am:
837         * gst/playback/gstplayback.c: (plugin_init):
838         * gst/playback/test7.c: (update_scale), (warning_cb), (error_cb),
839         (eos_cb), (about_to_finish_cb), (main):
840         Add playbin2.
841         Added gapless playback example.
842
843         * gst/playback/gstplaybasebin.c:
844         * gst/playback/gstplaybasebin.h:
845         * gst/playback/gstplaybin.c: (gst_play_bin_plugin_init):
846         * gst/playback/gstqueue2.c:
847         * gst/playback/test.c:
848         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
849         (pad_removed_cb):
850         * gst/playback/gststreaminfo.h:
851         Change email.
852
853         * gst/playback/gstplaybin2.c: (gst_play_bin_get_type),
854         (gst_play_bin_class_init), (init_group), (gst_play_bin_init),
855         (gst_play_bin_dispose), (gst_play_bin_set_uri),
856         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
857         (gst_play_bin_get_property), (gst_play_bin_handle_message),
858         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb), (perform_eos),
859         (drained_cb), (unlink_group), (activate_group),
860         (setup_next_source), (gst_play_bin_change_state),
861         (gst_play_bin2_plugin_init):
862         Added raw first version of playbin2. Does chained oggs and gapless
863         playback fine. No support for raw sinks yet. No visualisations or
864         subtitles yet.
865
866         * gst/playback/gstplaysink.c: (gst_play_sink_get_type),
867         (gst_play_sink_class_init), (gst_play_sink_init),
868         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
869         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
870         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
871         (gst_play_sink_set_property), (gst_play_sink_get_property),
872         (post_missing_element_message), (free_chain), (add_chain),
873         (activate_chain), (gen_video_chain), (gen_text_element),
874         (gen_audio_chain), (gen_vis_element), (gst_play_sink_get_mode),
875         (gst_play_sink_set_mode), (gst_play_sink_request_pad),
876         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
877         (gst_play_sink_send_event), (gst_play_sink_change_state):
878         * gst/playback/gstplaysink.h:
879         Added Element that abstracts the sinks and their pipelines for playbin2.
880
881 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
882
883         * gst/playback/gststreamselector.c: (gst_selector_pad_get_type),
884         (gst_selector_pad_class_init), (gst_selector_pad_init),
885         (gst_selector_pad_finalize), (gst_selector_pad_reset),
886         (gst_selector_pad_get_linked_pads), (gst_selector_pad_event),
887         (gst_selector_pad_getcaps), (gst_selector_pad_bufferalloc),
888         (gst_selector_pad_chain), (gst_stream_selector_get_type),
889         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
890         (gst_stream_selector_init), (gst_stream_selector_set_property),
891         (gst_stream_selector_get_linked_pad),
892         (gst_stream_selector_getcaps),
893         (gst_stream_selector_is_active_sinkpad),
894         (gst_stream_selector_activate_sinkpad),
895         (gst_stream_selector_get_linked_pads),
896         (gst_stream_selector_request_new_pad),
897         (gst_stream_selector_release_pad):
898         * gst/playback/gststreamselector.h:
899         Improve streamselector, make it select and unselect the current pad more
900         intelligently. 
901         Subclass GstPad for the sinkpads of the selector.
902         Handle segments more correctly.
903         Fix caps negotiation.
904         Implement release_pad.
905
906 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
907
908         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
909         (gst_decode_group_check_if_drained), (source_pad_event_probe),
910         (remove_fakesink):
911         Add drained signal fired when decodebin finishes decoding the data.
912         Remove deprecated STATE_DIRTY message.
913
914         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
915         (unknown_type_cb), (new_decoded_pad_cb), (pad_removed_cb),
916         (analyse_source), (proxy_drained_signal), (make_decoder),
917         (source_new_pad), (value_list_append_structure_list),
918         (handle_redirect_message), (handle_message):
919         Proxy the new drained signal.
920         Handle pad removed from decodebin.
921         Handle redirect messages by sorting multiple redirections based on the
922         connection speed.
923
924 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
925
926         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
927
928         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
929         Fix leaking headers. Fixes #496761.
930
931 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
932
933         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
934
935         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
936         (gst_ximagesink_change_state):
937         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
938         Don't leak the PAR on errors. Fixes #496731.
939
940 2007-11-16  Tim-Philipp Müller  <tim at centricular dot net>
941
942         * gst-libs/gst/tag/gstid3tag.c: (user_tag_matches),
943           (gst_tag_from_id3_user_tag):
944           Add mapping for audio cd discid tags, so we can extract
945           them from tags as well (see #347848). Also compare identifiers
946           in ID3v2 TXXX frames in a case-insensitive way to increase
947           compatibility when reading tags (discid vs. DiscID vs. DiscId).
948
949 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
950
951         * gst-plugins-base.doap:
952         Oops, fix the release name.
953
954 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
955
956         * gst-plugins-base.doap:
957         Add 0.10.15 release
958
959 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
960
961         * configure.ac:
962         Back to CVS
963
964 === release 0.10.15 ===
965
966 2007-11-15  Jan Schmidt <jan.schmidt@sun.com>
967
968         * configure.ac:
969           releasing 0.10.15, "No need to argue"
970
971 2007-11-15  Jan Schmidt  <jan.schmidt@sun.com>
972
973         * win32/vs6/libgstfft.dsp:
974         Convert line endings to DOS.
975
976 2007-11-15  Sebastien Moutte <sebastien@moutte.net>
977
978         * win32/vs6/gst_plugins_base.dsw:
979         * win32/vs6/libgstfft.dsp:
980         * win32/MANIFEST:
981         Add a project file for fft plugin and remove socket
982         based plugin which don't build from the workspace.
983         * win32/vs6/libgstaudio.dsp:
984         * win32/vs6/libgstrtp.dsp:
985         * win32/vs6/libgsttag.dsp:
986         Convert line endings back to DOS.
987         Fixes #496724
988
989 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
990
991         * win32/vs6/libgstinterfaces.dsp:
992         * win32/vs6/libgstrtsp.dsp:
993         Convert line endings back to DOS
994
995 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
996
997         * gst-libs/gst/fft/kiss_fft_f32.h:
998         * gst-libs/gst/fft/kiss_fft_f64.h:
999         * gst-libs/gst/fft/kiss_fft_s16.h:
1000         * gst-libs/gst/fft/kiss_fft_s32.h:
1001         Don't include malloc.h which doesn't exist on Mac OSX.
1002         Instead, pull in glib.h and use g_malloc/g_free for 
1003         consistency. Fixes: #496548
1004
1005 2007-11-09  Stefan Kost  <ensonic@users.sf.net>
1006
1007         * gst/playback/gstdecodebin2.c:
1008           Dont leak ghostpad. Fixes #475451.
1009
1010 2007-11-09  Wim Taymans  <wim.taymans@gmail.com>
1011
1012         * docs/design/design-decodebin.txt:
1013         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
1014         Update some more docs and comments.
1015
1016 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
1017
1018         Patch by: Sebastien Moutte  <sebastien moutte net>
1019
1020         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
1021           (gst_rtcp_unix_to_ntp):
1022         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_name):
1023           Fix some C99-isms and and a missing function that some versions of
1024           MSVC don't like too much (#494346).
1025
1026         * win32/vs6/gst_plugins_base.dsw:
1027         * win32/vs6/libgstaudio.dsp:
1028         * win32/vs6/libgstrtp.dsp:
1029         * win32/vs6/libgsttag.dsp:
1030           Update vs6 projects files (#494346).
1031
1032 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
1033
1034         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1035
1036         * win32/common/libgstaudio.def:
1037         * win32/common/libgstcdda.def:
1038         * win32/common/libgstinterfaces.def:
1039         * win32/common/libgstnetbuffer.def:
1040         * win32/common/libgstpbutils.def:
1041         * win32/common/libgstrtp.def:
1042         * win32/common/libgstrtsp.def:
1043         * win32/common/libgsttag.def:
1044         * win32/common/libgstvideo.def:
1045           More missing symbols to export (fixes #493986).
1046
1047 2007-11-06  Sebastian Dröge  <slomo@circular-chaos.org>
1048
1049         * docs/libs/gst-plugins-base-libs-sections.txt:
1050         * gst-libs/gst/fft/gstfftf32.c:
1051         * gst-libs/gst/fft/gstfftf32.h:
1052         * gst-libs/gst/fft/gstfftf64.c:
1053         * gst-libs/gst/fft/gstfftf64.h:
1054         * gst-libs/gst/fft/gstffts16.c:
1055         * gst-libs/gst/fft/gstffts16.h:
1056         * gst-libs/gst/fft/gstffts32.c:
1057         * gst-libs/gst/fft/gstffts32.h:
1058         * tests/check/libs/fft.c: (GST_START_TEST):
1059         Remove the magnitude and phase calculation functions as these have
1060         very special use cases and can't even be used for the spectrum
1061         element. Also adjust the docs to mention some properties of the used
1062         FFT implemention, i.e. how the values are scaled. Fixes #492098.
1063
1064 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
1065
1066         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
1067           (finish_source):
1068           Avoid crash when there are external subtitles (fixes #491722).
1069
1070 2007-11-03  Tim-Philipp Müller  <tim at centricular dot net>
1071
1072         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
1073         * ext/alsa/gstalsasrc.c: (gst_alsasrc_open):
1074           'Could not open resource for writing' is not an acceptable
1075           error message when we can't open the audio device (see #492334),
1076           even less so when we're trying to open it to record something.
1077
1078 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
1079
1080         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1081
1082         * win32/common/libgstrtp.def:
1083           Add some more missing symbols (#492813).
1084
1085 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
1086
1087         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
1088
1089         * tests/check/elements/audioconvert.c: (verify_convert):
1090           Add check to make sure that the out caps have a channel layout
1091           set on them where they should have one.
1092
1093 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
1094
1095         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
1096
1097         * gst-libs/gst/fft/kiss_fft_s16.h: (KISS_FFT_S16_MALLOC):
1098         * gst-libs/gst/fft/kiss_fft_s32.h: (KISS_FFT_S32_MALLOC):
1099           Include our own _stdint.h instead of sys/types.h, makes MingW happy
1100           (#492306).
1101
1102         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_create):
1103           Use _pipe directly, GLib doesn't have a pipe() macro any longer
1104           (it disappeared in GLib 2.14.0) (#492306).
1105
1106         * gst-libs/gst/sdp/Makefile.am:
1107         * gst-libs/gst/sdp/gstsdpmessage.c:
1108           Fix includes and LIBS for win32/Mingw (#492306).
1109
1110         * tests/examples/dynamic/addstream.c (pause_play_stream):
1111           Use more portable g_usleep() instead of sleep() (#492306).
1112
1113 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
1114
1115         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1116
1117         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
1118           (gst_ring_buffer_parse_caps):
1119           Return NULL instead of an enum that happens to be 0, fixes warning
1120           on MSVC (#492114).
1121
1122         * gst-libs/gst/audio/gstringbuffer.h:
1123           No trailing commas in enum list (for gcc-2.9x).
1124
1125         * gst/videotestsrc/videotestsrc.c: (random_char):
1126           Make information loss explicit instead of implicitly truncating to
1127           eight bits via the return value.  Fixes runtime error on MSVC when
1128           using the debug CRT (#492114).
1129
1130         * win32/common/config.h.in:
1131           Fix a bunch of '#undef FOO bar', which MSVC doesn't like (#492114).
1132
1133         * win32/common/libgstinterfaces.def:
1134         * win32/common/libgstrtp.def:
1135           Export a few more symbols (#492114).
1136
1137 2007-11-01  Stefan Kost  <ensonic@users.sf.net>
1138
1139         * gst-libs/gst/audio/audio.c:
1140         * gst-libs/gst/audio/audio.h:
1141           Readd the deprecation guards, but preserve compilability.
1142
1143 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
1144
1145         * gst/audioconvert/gstaudioconvert.c: (find_suitable_channel_layout),
1146           (gst_audio_convert_fixate_channels), (gst_audio_convert_fixate_caps):
1147           Preserve channel layout when fixating the number of channels in the
1148           output caps, or make sure there's a suitable channel position layout
1149           set on the caps if required. Fixes #430677.
1150
1151 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
1152
1153         * tests/check/elements/decodebin.c: (test_text_plain_streams):
1154           Make sure the pipeline really operates in push mode as it should
1155           in this case.
1156
1157 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
1158
1159         * gst-libs/gst/audio/audio.h:
1160           Don't guard deprecated enum with #ifndef DISABLE_DEPRECATED, or
1161           compilation with DISABLE_DEPRECATED and without REMOVE_DEPRECATED
1162           (ie. normal cvs builds) will fail.
1163
1164 2007-10-31  Stefan Kost  <ensonic@users.sf.net>
1165
1166         * docs/libs/Makefile.am:
1167         * gst-libs/gst/audio/audio.c:
1168         * gst-libs/gst/audio/audio.h:
1169         * gst-libs/gst/interfaces/mixer.c:
1170           tell gtk-doc about the deprecation guard. Apply more doc fixes.
1171
1172 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
1173
1174         * tests/check/libs/audio.c: (init_value_to_channel_layout),
1175           (test_channel_layout_value_intersect), (audio_suite):
1176           Add simple unit test to make sure GstValue intersection
1177           of channel layouts works the way I think it does.
1178
1179 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
1180
1181         * docs/libs/gst-plugins-base-libs-sections.txt:
1182         * gst-libs/gst/audio/gstaudiofilter.h:
1183         * gst-libs/gst/interfaces/mixer.h:
1184         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1185         * gst-libs/gst/rtp/gstbasertpdepayload.h:
1186         * gst-libs/gst/sdp/gstsdpmessage.c:
1187           Fix the docs according to what gtk-doc complained about.
1188
1189 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
1190
1191         * tests/icles/stress-playbin.c:
1192           Fix the build.
1193
1194 2007-10-30  Tim-Philipp Müller  <tim at centricular dot net>
1195
1196         * gst/playback/gstdecodebin.c: (close_pad_link), (type_found):
1197         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
1198           Post nice/more useful error message if we don't have a decoder for
1199           the primary type.
1200
1201 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
1202
1203         * gst/playback/gstdecodebin2.c: (gst_decode_group_expose):
1204         Be a bit more useful, unblock the pads after we fired the no-more-pads
1205         signal so that we can use the signal to inspect and connect all pads
1206         without having to keep extra state outside of decodebin.
1207
1208 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
1209
1210         * gst/playback/gsturidecodebin.c:
1211         (gst_uri_decode_bin_autoplug_continue),
1212         (gst_uri_decode_bin_class_init), (no_more_pads_full):
1213         Implement default signal handler so that we return TRUE when nothing is
1214         connected.
1215
1216 2007-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
1217
1218         * gst-libs/gst/riff/riff-media.c:
1219         (gst_riff_wavext_add_channel_layout),
1220         (gst_riff_wave_add_default_channel_layout),
1221         (gst_riff_wavext_get_default_channel_mask),
1222         (gst_riff_create_audio_caps):
1223         Use the ALSA channel layout as default for wav files without channel
1224         layout information. This fixes playback of chan-id.wav on 5.1 systems
1225         for example. Also refactor the channel layout setting a bit and add
1226         more default channel orders. Fixes #489010.
1227
1228 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1229
1230         * tests/check/libs/tag.c: (test_musicbrainz_tag_registration):
1231           GST_TAG_MUSICBRAINZ_SORTNAME is deprecated and we compile with
1232           -DGST_DISABLE_DEPRECATED, so use new GST_TAG_ARTIST_SORTNAME
1233           instead.
1234
1235 2007-10-25  Wim Taymans  <wim.taymans@gmail.com>
1236
1237         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
1238         (gst_decode_bin_dispose), (gst_decode_bin_set_caps),
1239         (gst_decode_bin_set_subs_encoding),
1240         (gst_decode_bin_get_subs_encoding), (gst_decode_bin_set_property),
1241         (gst_decode_bin_get_property), (analyze_new_pad):
1242         Move subtitle encoding property to decodebin2 so that it can set the
1243         property value on all elements that it autoplugs and that require it.
1244         Make caps refcounting more consistent in get/set.
1245
1246         * gst/playback/gsturidecodebin.c: (_gst_boolean_accumulator),
1247         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
1248         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
1249         (gst_uri_decode_bin_get_property), (proxy_unknown_type_signal),
1250         (proxy_autoplug_continue_signal),
1251         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
1252         (make_decoder):
1253         Proxy properties and relevant signals from the internal decodebin.
1254         Make properties MT safe.
1255
1256 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
1257
1258         * gst-libs/gst/tag/tag.h: (GST_TAG_MUSICBRAINZ_SORTNAME):
1259         * gst-libs/gst/tag/tags.c:
1260           Deprecate GST_TAG_MUSICBRAINZ_SORTNAME, replaced by the newly-added
1261           GST_TAG_ARTIST_SORTNAME (in an API and ABI compatible way).
1262
1263         * gst-libs/gst/tag/gstid3tag.c: (tag_matches):
1264           Map ID3v2 TSOP, TSOA and TSOT frames to new SORTNAME tags (#414539).
1265
1266         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches),
1267           (gst_tag_to_vorbis_comments):
1268           Map new SORTNAME tags (these tags aren't even semi-official, so I'm
1269           just mapping everything I found in the wild) (#414539).
1270
1271 2007-10-24  Wim Taymans  <wim.taymans@gmail.com>
1272
1273         Inspired by patch of: René Stadler <mail at renestadler dot de>
1274
1275         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
1276         (gst_decode_bin_autoplug_continue),
1277         (gst_decode_bin_autoplug_factories),
1278         (gst_decode_bin_autoplug_select), (analyze_new_pad), (connect_pad),
1279         (find_compatibles):
1280         * gst/playback/gstplay-marshal.list:
1281         Remove the autoplug-sort signal and replace it with a binding friendly
1282         autoplug-select signal.
1283         Add an autoplug-factories signal that can be used to generate a list of
1284         factories to try to autoplug.
1285         Add the GstPad to the autoplugging signal args as it might be needed to
1286         make a good factory selection.
1287         Fix up the marshallers for this. Fixes #407282.
1288
1289 2007-10-23  Tim-Philipp Müller  <tim at centricular dot net>
1290
1291         * gst-libs/gst/tag/gsttagdemux.c:
1292           Don't abort with an assertion if we receive a seek event with
1293           a start type of NONE (see launchpad bug #155878).
1294
1295 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
1296
1297         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
1298         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
1299         (gst_ximagesink_change_state), (gst_ximagesink_reset):
1300         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_event_thread),
1301         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_xcontext_clear),
1302         (gst_xvimagesink_change_state), (gst_xvimagesink_reset):
1303         Make sure that before we clean up the X resources, we shutdown and join
1304         the event thread.
1305         Also make sure the event thread does not shut down immediatly after
1306         startup because the running variable is not yet correctly set.
1307         Fixes #378770. 
1308
1309 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
1310
1311         * gst/playback/gstdecodebin.c: (new_pad), (type_found):
1312         Make the window for a race in typefind and shutting down smaller until
1313         we figure out the right locking here. Avoids #485753 usually.
1314
1315         * gst/playback/gstdecodebin2.c: (type_found), (pad_added_group_cb):
1316         Remove unneeded lock causing a race in typefind and shutting down.
1317         Fixes #485753.
1318
1319         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
1320         Also remove sinks when going to NULL because we might not complete the
1321         state change to PAUSED, causing the PAUSED->READY state change not to
1322         happen.
1323
1324 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
1325
1326         * gst-libs/gst/audio/gstbaseaudiosink.c:
1327         (gst_base_audio_sink_drain), (gst_base_audio_sink_change_state):
1328         Also explicitly release the ringbuffer when going to NULL because it
1329         is required in the setcaps function, before the state change to PAUSED
1330         completes.
1331
1332 2007-10-16  Tim-Philipp Müller  <tim at centricular dot net>
1333
1334         * tests/icles/.cvsignore:
1335         * tests/icles/Makefile.am:
1336         * tests/icles/stress-playbin.c:
1337           Does what it says on the tin.
1338
1339 2007-10-15  Wim Taymans  <wim.taymans@gmail.com>
1340
1341         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_push_one):
1342         Fix queue negotiation. See #486758.
1343
1344 2007-10-12  Jan Schmidt  <Jan.Schmidt@sun.com>
1345
1346         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
1347         (gst_xvimagesink_xwindow_new),
1348         (gst_xvimagesink_update_colorbalance),
1349         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get):
1350
1351         Fix handling of some of the X atoms. If the last parameter is True,
1352         XInternAtom won't create the atom if it doesn't exist, and therefore
1353         might return None. This causes X errors on Xv implementations that
1354         don't provide the colour balance attributes.
1355
1356 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
1357
1358         * gst-libs/gst/tag/gstvorbistag.c:
1359         * tests/check/libs/tag.c:
1360           Extract vorbis comment LICENSE tags correctly.
1361
1362 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
1363
1364         Patch by: Jason Kivlighn  <jkivlighn gmail com>
1365
1366         * gst-libs/gst/tag/gstid3tag.c:
1367         * tests/check/libs/tag.c:
1368           Map ID3v2 WCOP frame to GST_TAG_COPYRIGHT_URI (#447000).
1369
1370 2007-10-10  Tim-Philipp Müller  <tim at centricular dot net>
1371
1372         * gst-libs/gst/tag/gsttagdemux.c:
1373           Don't error out when a buggy downstream element doesn't
1374           handle the newsegment event we send properly (especially
1375           not without posting a meaningful error message on the
1376           bus). See bug #471370 and launchpad bug #136264.
1377
1378 2007-10-10  Wim Taymans  <wim.taymans@gmail.com>
1379
1380         * gst-libs/gst/audio/gstbaseaudiosink.c:
1381         (gst_base_audio_sink_drain):
1382         Use new basesink method to make our EOS drain interruptable.
1383
1384 2007-10-10  Jan Schmidt  <Jan.Schmidt@sun.com>
1385
1386         * gst-libs/gst/rtp/gstrtppayloads.c:
1387         Fix silly search-replace oversight.
1388
1389 2007-10-09  Wim Taymans  <wim.taymans@gmail.com>
1390
1391         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
1392
1393         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
1394         (gst_basertppayload_set_outcaps):
1395         Fix caps memleak. Fixes #484989.
1396
1397
1398 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
1399
1400         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1401         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain):
1402         Fix debug output.
1403
1404 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
1405
1406         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1407         (gst_base_audio_src_create):
1408         Also handle the case where there is no clock set on the audio source,
1409         like in the unit tests.
1410
1411 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
1412
1413         * gst-libs/gst/rtp/gstrtppayloads.c:
1414         Use unsigned G_MAXUINT8 instead of -1 to initialise a guint8
1415         to avoid compiler warnings
1416
1417 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
1418
1419         * gst/playback/gstdecodebin.c: (type_found),
1420         (gst_decode_bin_change_state):
1421         * gst/playback/gstdecodebin2.c: (type_found),
1422         (gst_decode_bin_change_state):
1423         Don't disconnect the have_type signal because we never reconnect it
1424         later on. Instead keep a variable to see if we already detected a type.
1425
1426 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
1427
1428         * gst/playback/gstdecodebin.c: (add_fakesink), (type_found):
1429         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
1430         (type_found):
1431         Unlink the signal handler when we found the type, we're not going to do
1432         anything sensible with more type_found signals anyway.
1433
1434 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
1435
1436         * gst-libs/gst/tag/gsttagdemux.c:
1437           Don't leak caps.
1438
1439 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
1440
1441         * gst-libs/gst/tag/Makefile.am:
1442         * gst-libs/gst/tag/gsttagdemux.c:
1443         * gst-libs/gst/tag/gsttagdemux.h:
1444           API: add GstTagDemux base class for simple tag demuxers.
1445
1446         * docs/libs/gst-plugins-base-libs-docs.sgml:
1447         * docs/libs/gst-plugins-base-libs-sections.txt:
1448           Add GstTagDemux to docs.
1449
1450 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
1451
1452         * gst-libs/gst/rtp/gstrtpbuffer.c:
1453         (gst_rtp_buffer_get_payload_subbuffer):
1454         Fix bug introduced with last commit which inverted the logic and
1455         caused all buffers to be dropped. Fixes #483620.
1456         Thanks to Laurent Glayal <spglegle at yahoo dot fr> for noticing.
1457
1458 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
1459
1460         * gst-libs/gst/rtp/gstrtpbuffer.c:
1461           Replace g_return_if_val (as it could be disabled), with regular return
1462           and warning.
1463
1464 2007-10-03  Stefan Kost  <ensonic@users.sf.net>
1465
1466         * tests/check/pipelines/simple-launch-lines.c:
1467           Print message name and not just number.
1468
1469 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
1470
1471         * gst-libs/gst/audio/gstbaseaudiosink.c:
1472         (gst_base_audio_sink_async_play):
1473         When slaved to the clock, don't try to align a sample with the previous
1474         one when going to PLAYING again.
1475
1476 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
1477
1478         * tests/examples/snapshot/snapshot.c:
1479           Fix the build.
1480
1481 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
1482
1483         * gst-libs/gst/sdp/gstsdpmessage.h:
1484         Add RFC 3556 bandwidth modifiers.
1485
1486 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
1487
1488         * docs/libs/gst-plugins-base-libs-docs.sgml:
1489         * docs/libs/gst-plugins-base-libs-sections.txt:
1490         * gst-libs/gst/rtp/gstrtppayloads.c:
1491         Update documentation.
1492
1493 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
1494
1495         * gst-libs/gst/rtp/Makefile.am:
1496         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_pt),
1497         (gst_rtp_payload_info_for_name):
1498         * gst-libs/gst/rtp/gstrtppayloads.h:
1499         Added new file and header to deal with payload info.
1500
1501         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
1502         (gst_rtp_buffer_default_clock_rate):
1503         * gst-libs/gst/rtp/gstrtpbuffer.h:
1504         Payload specific stuff is move to new headers.
1505         Implement _default_clock rate using the new payload function.
1506
1507         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address),
1508         (gst_sdp_parse_line):
1509         * gst-libs/gst/sdp/gstsdpmessage.h:
1510         Add some more comments.
1511
1512 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
1513
1514         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
1515         (sdp_check_header), (sdp_type_find), (plugin_init):
1516         Add typefind function for application/sdp.
1517         Remove some old dirac typefind code that was ifdeffed out.
1518
1519 2007-09-29  Sebastien Moutte <sebastien@moutte.net>
1520
1521         * win32/common/libgstaudio.def:
1522         Add new exported functions.
1523         * win32/vs6/grammar.dsp:
1524         Add autogeneration and copy of some autegenerated files from win32/common
1525         for rtsp library.
1526         * win32/vs6/libgstaudioconvert.dsp:
1527         Add gstaudioquantize.c to the build.
1528         * win32/vs6/libgstinterfaces.dsp:
1529         Add videoorientation.c to the build.
1530         * win32/vs6/libgstriff.dsp:
1531         Add libgsttag to the link libraries list.
1532         * win32/vs6/libgstvolume.dsp:
1533         Add liboil to the link.
1534         * win32/vs6/gst_plugins_base.dsw:
1535         * win32/vs6/libgstrtsp.dsp:
1536         * win32/common/libgstrtsp.def:
1537         Add files to build libgstrtsp library.
1538         
1539 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1540
1541         * tests/examples/snapshot/snapshot.c: (main):
1542         Print error when pipeline failed to construct.
1543
1544 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1545
1546         * configure.ac:
1547         * gst-libs/gst/tag/gstid3tag.c:
1548         * gst-libs/gst/tag/gstvorbistag.c:
1549           Add mappings for the new GST_TAG_COMPOSER for vorbis comments
1550           and ID3v2 tags.
1551
1552 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1553
1554         * gst-libs/gst/floatcast/floatcast.h:
1555           Don't include config.h in an installed public header, this
1556           might break compilation of applications that don't have such
1557           a header and doesn't necessarily do what it's supposed to do
1558           anyway (ie. check for the lrint/lrintf defines) (#442065).
1559           Add docs for the various macros and document how this header
1560           has to be used (link against libm, etc.); add a few FIXMEs;
1561           include math.h for non-c99 code path.  Based on patch by
1562           Jan Schmidt.
1563           
1564 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
1565
1566         * configure.ac:
1567         Use AG_GST_ARG_WITH_PLUGINS and AG_GST_ARG_ENABLE_EXTERNAL instead
1568         of duplicating these macros in configure.ac.
1569
1570 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1571
1572         * po/hu.po:
1573         * po/sv.po:
1574         * po/uk.po:
1575           Updated translations to 0.10.14
1576
1577 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1578
1579         translated by: Jakub Bogusz <qboosh@pld-linux.org>
1580
1581         * po/pl.po:
1582           Added Polish translation.
1583
1584 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1585
1586         translated by: Ilkka Tuohela <hile@iki.fi>
1587
1588         * po/fi.po:
1589           Added Finnish translation.
1590
1591 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1592
1593         translated by: Jorge González González <aloriel@gmail.com>
1594
1595         * po/es.po:
1596           Added Spanish translation.
1597
1598 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1599
1600         translated by: Mogens Jaeger <mogens@jaeger.tf>
1601
1602         * po/da.po:
1603           Added Danish translation.
1604
1605 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1606
1607         translated by: Funda Wang <fundawang@linux.net.cn>
1608
1609         * po/zh_CN.po:
1610           Added Chinese (simplified) translation.
1611
1612 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1613
1614         translated by: Alexander Shopov <ash@contact.bg>
1615
1616         * po/bg.po:
1617           Added Bulgarian translation.
1618
1619 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
1620
1621         * gst/playback/gstqueue2.c: (gst_queue_push_one):
1622         Fix compilation wrt printf arguments.
1623
1624 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
1625
1626         * configure.ac:
1627         * tests/examples/Makefile.am:
1628         * tests/examples/snapshot/.cvsignore:
1629         * tests/examples/snapshot/Makefile.am:
1630         * tests/examples/snapshot/snapshot.c: (main):
1631         Add simple snapshot example program using appsink.
1632
1633 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
1634
1635         * tests/check/generic/states.c:
1636           Improved state change unit test.
1637
1638 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
1639
1640         * docs/plugins/.cvsignore:
1641         * tests/check/.cvsignore:
1642           Ignore registries in any format.
1643
1644 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
1645
1646         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1647         (gst_base_rtp_depayload_chain),
1648         (gst_base_rtp_depayload_set_gst_timestamp):
1649         Only copy timestamp on outgoing packets if the depayloader did not set
1650         one.
1651         Also copy duration on outgoing packets.
1652
1653 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
1654
1655         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
1656         (gst_basertppayload_set_outcaps):
1657         Fix compilation because of missing %d in printf.
1658         When fixating caps, fixate what we can and throw away all remaining
1659         unfixed caps, subclasses should do something smart if they need to.
1660
1661 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
1662
1663         * ext/gnomevfs/gstgnomevfssrc.c:
1664           Improve debug logs a bit and be more verbose if things go wrong.
1665
1666 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1667
1668         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
1669         (gst_text_overlay_set_property):
1670         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1671         * gst-libs/gst/audio/gstbaseaudiosink.c:
1672         (gst_base_audio_sink_render):
1673         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
1674         (gst_rtcp_unix_to_ntp):
1675         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_get_type):
1676         * gst/playback/gstqueue2.c:
1677         * tests/examples/seek/seek.c: (set_scale):
1678         Fix a bunch of compile warnings shown with Forte.
1679
1680         * gst/audiorate/gstaudiorate.c:
1681         Always pull in config.h before including any system headers.
1682
1683 2007-09-17  Wim Taymans  <wim.taymans@gmail.com>
1684
1685         * gst/playback/gstqueue2.c: (update_buffering),
1686         (gst_queue_locked_flush), (gst_queue_locked_enqueue),
1687         (gst_queue_handle_sink_event), (gst_queue_chain),
1688         (gst_queue_push_one), (gst_queue_sink_activate_push),
1689         (gst_queue_src_activate_push), (gst_queue_src_activate_pull):
1690         Also fix #476514 for queue2.
1691
1692 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
1693
1694         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1695         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_setcaps),
1696         (gst_base_rtp_depayload_chain),
1697         (gst_base_rtp_depayload_handle_sink_event),
1698         (gst_base_rtp_depayload_push_full),
1699         (gst_base_rtp_depayload_set_gst_timestamp),
1700         (gst_base_rtp_depayload_change_state):
1701         Remove code to deal with RTP to GST time conversion, we now just copy
1702         the GST timestamp we receive to the outgoing buffers.
1703         Handle segment and flushes correctly.
1704
1705         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
1706         When we have no valid input timestamp, use the previous rtp timestamp on
1707         the outgoing RTP packet instead of the RTP base time.
1708
1709 2007-09-15  David Schleef  <ds@schleef.org>
1710
1711         * ext/alsa/gstalsa.c:
1712         * ext/alsa/gstalsadeviceprobe.c:
1713         * ext/alsa/gstalsamixer.c:
1714         * ext/alsa/gstalsasink.c:
1715         * ext/alsa/gstalsasrc.c:
1716           Change alsa alloca's to malloc to fix warnings on gcc-4.2.
1717
1718 2007-09-15  Wim Taymans  <wim.taymans@gmail.com>
1719
1720         * gst-libs/gst/rtp/gstbasertppayload.c:
1721         (gst_basertppayload_set_outcaps), (gst_basertppayload_push):
1722         Add some debug info when negotiating caps.
1723
1724 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
1725
1726         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
1727         A buffer with an empty payload is also a valid buffer.
1728
1729 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
1730
1731         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_event),
1732         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
1733         (gst_basertppayload_change_state):
1734         Make sure we start our RTP timestamp from the random base RTP
1735         timestamp even if the buffer timestamp starts from some random value.
1736
1737 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
1738
1739         * configure.ac:
1740         * tests/examples/Makefile.am:
1741         * tests/examples/dynamic/.cvsignore:
1742         * tests/examples/dynamic/Makefile.am:
1743         * tests/examples/dynamic/addstream.c: (create_stream),
1744         (pause_play_stream), (message_received), (eos_message_received),
1745         (perform_step), (main):
1746         Add simple exmple app to demonstrate starting and pausing live and
1747         non-live bins in a PLAYING pipeline.
1748
1749 2007-09-14  Julien MOUTTE  <julien@moutte.net>
1750
1751         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add some
1752         typefind for QCP files (RFC #3625)
1753
1754 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
1755
1756         * gst-libs/gst/audio/gstbaseaudiosink.c:
1757         (gst_base_audio_sink_init):
1758         Disable pull mode scheduling, we're not ready for it yet and it subtly
1759         breaks a lot of things.
1760
1761 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
1762
1763         * tests/check/elements/libvisual.c:
1764           Test all libvisual plugins, not just the first one; this reproduces
1765           bug #450336 quite easily.  Looks like a problem with the 'jess'
1766           visualisation.
1767
1768 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
1769
1770         * tests/check/Makefile.am:
1771         * tests/check/elements/.cvsignore:
1772         * tests/check/elements/libvisual.c:
1773           Add basic libvisual test case in an attempt to reproduce bug #450336.
1774           Doesn't reproduce that bug, but some other crasher instead (invalid
1775           free), at least with make elements/libvisual.forever and the bumscope
1776           plugin on x86-64/gutsy. Leaving test disabled for now.
1777
1778 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
1779
1780         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
1781
1782         * gst-libs/gst/rtsp/gstrtspconnection.c:
1783         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_read),
1784         (read_body), (gst_rtsp_connection_receive):
1785         Make sure we can not cancel in the middle of receiving a message.
1786         Fixes #475731.
1787
1788 2007-09-11  Tim-Philipp Müller  <tim at centricular dot net>
1789
1790         Patch by: Josep Torra Valles <josep@fluendo.com>
1791
1792         * gst/playback/gstplaybasebin.c:
1793           Increase upper limit for audio queue a bit; fixes preroll problem
1794           with playbin and decodebin2 when playing a quicktime trailer with
1795           multichannel audio via http (#464666).
1796
1797 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
1798
1799         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1800         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
1801         (gst_base_audio_src_provide_clock),
1802         (gst_base_audio_src_set_property),
1803         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
1804         * gst-libs/gst/audio/gstbaseaudiosrc.h:
1805         Allow othe clocks than the internal clock to be used for the pipeline.
1806         Add property to disable clock provide.
1807         API: GstBaseAudioSrc::provide-clock
1808
1809 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
1810
1811         * gst/playback/gstdecodebin2.c:
1812           Don't leak request pads. Fixes #475395.
1813
1814 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
1815
1816         Patch by: René Stadler <mail at renestadler dot de>
1817
1818         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
1819         (gst_ximage_buffer_class_init):
1820         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
1821         (gst_xvimage_buffer_class_init):
1822         Correctly chain up finalize with the parent class to prevent
1823         memory leaks. Fixes #474880.
1824
1825 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
1826
1827         * gst/volume/gstvolume.c: (volume_choose_func):
1828         * tests/check/elements/volume.c: (GST_START_TEST):
1829         Revert the latest change: floating point samples are allowed to
1830         have any value, not only values in the range [-1,1]. Thanks to Andy
1831         Wingo for noticing.
1832         Also fix processing of int32 samples with volumes > 4 by making the
1833         unity value smaller which prevents overflows.
1834
1835 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
1836
1837         * gst-libs/gst/rtp/gstrtpbuffer.c:
1838         * tests/check/libs/rtp.c:
1839           Fix gst_rtp_buffer_set_csrc() and enable csrc-related unit test checks.
1840
1841 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
1842
1843         Based on patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
1844
1845         * gst-libs/gst/rtp/gstrtpbuffer.c:
1846           Fix up GstRTPHeader helper struct so that compilers will not under
1847           any circumstances add padding in between our fields, as currently
1848           happens with MSVC on win32, because that would lead to us sending
1849           out RTP payloads with broken RTP headers (#471194).
1850           Fix assertion guards for gst_rtp_buffer_get_csrc() and _set_csrc().
1851           
1852         * tests/check/Makefile.am:
1853         * tests/check/libs/.cvsignore:
1854         * tests/check/libs/rtp.c:
1855           Add some simple unit tests for GstRTPBuffer. Some are disabled
1856           because the code tested still needs fixing (set_csrc() does not work).
1857
1858 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
1859
1860         * win32/MANIFEST:
1861         * win32/common/gstrtsp-enumtypes.c:
1862         * win32/common/gstrtsp-enumtypes.h:
1863         * win32/common/interfaces-enumtypes.c:
1864         * win32/common/interfaces-enumtypes.h:
1865         * win32/common/multichannel-enumtypes.c:
1866           Add rtsp enumtypes (#474384) and update others.
1867
1868 2007-09-06  Stefan Kost  <ensonic@users.sf.net>
1869
1870         * configure.ac:
1871           Fix configure check for HAVE_LIBXML_HTML.
1872
1873 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
1874
1875         * tests/check/libs/.cvsignore:
1876           Ignore more, in case the build bots work again one day.
1877
1878 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
1879
1880         Reviewed by:  Stefan Kost  <ensonic@users.sf.net>
1881
1882         * configure.ac:
1883         * gst-libs/gst/Makefile.am:
1884         * gst-libs/gst/fft/Makefile.am:
1885         * gst-libs/gst/fft/_kiss_fft_guts_f32.h:
1886         * gst-libs/gst/fft/_kiss_fft_guts_f64.h:
1887         * gst-libs/gst/fft/_kiss_fft_guts_s16.h:
1888         * gst-libs/gst/fft/_kiss_fft_guts_s32.h:
1889         * gst-libs/gst/fft/gstfft.c: (gst_fft_next_fast_length):
1890         * gst-libs/gst/fft/gstfft.h:
1891         * gst-libs/gst/fft/gstfftf32.c: (gst_fft_f32_new),
1892         (gst_fft_f32_fft), (gst_fft_f32_inverse_fft), (gst_fft_f32_free),
1893         (gst_fft_f32_window), (gst_fft_f32_magnitude), (gst_fft_f32_phase):
1894         * gst-libs/gst/fft/gstfftf32.h:
1895         * gst-libs/gst/fft/gstfftf64.c: (gst_fft_f64_new),
1896         (gst_fft_f64_fft), (gst_fft_f64_inverse_fft), (gst_fft_f64_free),
1897         (gst_fft_f64_window), (gst_fft_f64_magnitude), (gst_fft_f64_phase):
1898         * gst-libs/gst/fft/gstfftf64.h:
1899         * gst-libs/gst/fft/gstffts16.c: (gst_fft_s16_new),
1900         (gst_fft_s16_fft), (gst_fft_s16_inverse_fft), (gst_fft_s16_free),
1901         (gst_fft_s16_window), (gst_fft_s16_magnitude), (gst_fft_s16_phase):
1902         * gst-libs/gst/fft/gstffts16.h:
1903         * gst-libs/gst/fft/gstffts32.c: (gst_fft_s32_new),
1904         (gst_fft_s32_fft), (gst_fft_s32_inverse_fft), (gst_fft_s32_free),
1905         (gst_fft_s32_window), (gst_fft_s32_magnitude), (gst_fft_s32_phase):
1906         * gst-libs/gst/fft/gstffts32.h:
1907         * gst-libs/gst/fft/kiss_fft_f32.c: (kf_bfly2), (kf_bfly4),
1908         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
1909         (kiss_fft_f32_alloc), (kiss_fft_f32_stride), (kiss_fft_f32),
1910         (kiss_fft_f32_cleanup), (kiss_fft_f32_next_fast_size):
1911         * gst-libs/gst/fft/kiss_fft_f32.h:
1912         * gst-libs/gst/fft/kiss_fft_f64.c: (kf_bfly2), (kf_bfly4),
1913         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
1914         (kiss_fft_f64_alloc), (kiss_fft_f64_stride), (kiss_fft_f64),
1915         (kiss_fft_f64_cleanup), (kiss_fft_f64_next_fast_size):
1916         * gst-libs/gst/fft/kiss_fft_f64.h:
1917         * gst-libs/gst/fft/kiss_fft_s16.c: (kf_bfly2), (kf_bfly4),
1918         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
1919         (kiss_fft_s16_alloc), (kiss_fft_s16_stride), (kiss_fft_s16),
1920         (kiss_fft_s16_cleanup), (kiss_fft_s16_next_fast_size):
1921         * gst-libs/gst/fft/kiss_fft_s16.h:
1922         * gst-libs/gst/fft/kiss_fft_s32.c: (kf_bfly2), (kf_bfly4),
1923         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
1924         (kiss_fft_s32_alloc), (kiss_fft_s32_stride), (kiss_fft_s32),
1925         (kiss_fft_s32_cleanup), (kiss_fft_s32_next_fast_size):
1926         * gst-libs/gst/fft/kiss_fft_s32.h:
1927         * gst-libs/gst/fft/kiss_fftr_f32.c: (kiss_fftr_f32_alloc),
1928         (kiss_fftr_f32), (kiss_fftri_f32):
1929         * gst-libs/gst/fft/kiss_fftr_f32.h:
1930         * gst-libs/gst/fft/kiss_fftr_f64.c: (kiss_fftr_f64_alloc),
1931         (kiss_fftr_f64), (kiss_fftri_f64):
1932         * gst-libs/gst/fft/kiss_fftr_f64.h:
1933         * gst-libs/gst/fft/kiss_fftr_s16.c: (kiss_fftr_s16_alloc),
1934         (kiss_fftr_s16), (kiss_fftri_s16):
1935         * gst-libs/gst/fft/kiss_fftr_s16.h:
1936         * gst-libs/gst/fft/kiss_fftr_s32.c: (kiss_fftr_s32_alloc),
1937         (kiss_fftr_s32), (kiss_fftri_s32):
1938         * gst-libs/gst/fft/kiss_fftr_s32.h:
1939         * gst-libs/gst/fft/kiss_version:
1940         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
1941         * pkgconfig/gstreamer-plugins-base.pc.in:
1942         Add libgstfft, a FFT library based on Kiss FFT which is
1943         BSD licensed. Supported sample formats are int16, int32,
1944         float and double. For those formats a real FFT and IFFT
1945         can be done, different windowing functions can be applied
1946         and functions for extracting the magnitude and phase exist.
1947         Fixes #468619.
1948
1949         * docs/libs/Makefile.am:
1950         * docs/libs/gst-plugins-base-libs-docs.sgml:
1951         * docs/libs/gst-plugins-base-libs-sections.txt:
1952         Integrate libgstfft into the docs.
1953
1954         * tests/check/Makefile.am:
1955         * tests/check/libs/fft.c: (GST_START_TEST), (fft_suite), (main):
1956         Add unit tests for libgstfft, currently only testing the FFT.
1957         Unit tests for IFFT will follow soon.
1958
1959 2007-09-05  Wim Taymans  <wim.taymans@gmail.com>
1960
1961         Patch by: Peter Kjellerstedt  <pkj at axis com>
1962
1963         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_time_init),
1964         (gst_sdp_message_init), (gst_sdp_message_uninit),
1965         (is_multicast_address), (gst_sdp_message_as_text),
1966         (gst_sdp_message_get_origin), (gst_sdp_message_set_connection),
1967         (gst_sdp_message_get_connection), (gst_sdp_message_add_bandwidth),
1968         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
1969         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
1970         (gst_sdp_message_get_attribute_val), (gst_sdp_message_add_media),
1971         (gst_sdp_media_init), (gst_sdp_media_uninit),
1972         (gst_sdp_media_as_text), (gst_sdp_media_set_port_info),
1973         (gst_sdp_media_connections_len), (gst_sdp_media_add_connection),
1974         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_bandwidth),
1975         (gst_sdp_media_add_bandwidth), (gst_sdp_media_attributes_len),
1976         (gst_sdp_parse_line), (print_media), (gst_sdp_message_dump):
1977         * gst-libs/gst/sdp/gstsdpmessage.h:
1978         Separate INIT_ARRAY() and related macros into two versions, one for
1979         structures and one for pointers (e.g., INIT_ARRAY() and
1980         INIT_PTR_ARRAY()). This fixes a segmentation error on freeing the
1981         lists of emails and phone numbers.
1982         Add missing const as appropriate.
1983         Change all gint to guint since they all actually represent unsigned
1984         values.
1985         Do not use time as a variable name as it shadows the global time().
1986         Add gst_sdp_message_as_text() and gst_sdp_media_as_text().
1987         Actually implement gst_sdp_message_add_time().
1988         Make gst_sdp_message_add_time() take repeat times as an argument.
1989         Store repeat times in GstSDPTime as a GArray rather than as gchar**.
1990         Corrected the definition of gst_sdp_media_get_bandwidth() (was
1991         misspelled as badwidth).
1992         gst-indented and a little clean up. Fixes #471067.
1993
1994 2007-09-05  Sebastian Dröge  <slomo@circular-chaos.org>
1995
1996         * gst/volume/gstvolume.c: (volume_choose_func),
1997         (volume_process_double), (volume_process_double_clamp),
1998         (volume_process_float_clamp):
1999         Correctly clamp float/double samples in the [-1.0,1.0] range to
2000         prevent weird effects.
2001         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
2002         Add unit tests for all samples types that had none before.
2003
2004 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2005
2006         * gst-libs/gst/rtp/gstrtpbuffer.c:
2007           Need to include stdlib.h for abs() here too.
2008
2009 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2010
2011         * gst/playback/gststreaminfo.c:
2012           Fix build.
2013
2014 2007-09-05  Stefan Kost  <ensonic@users.sf.net>
2015
2016         * gst/playback/gststreaminfo.c:
2017           Clean up some half-disabled code and comment.
2018
2019 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2020
2021         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
2022
2023         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2024         (gst_base_rtp_payload_audio_handle_event):
2025         Return FALSE from the event handler to let the parent class handle the
2026         event. Fixes #446766.
2027
2028         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2029         (gst_base_rtp_depayload_chain), (gst_base_rtp_depayload_push_full):
2030         Mark outgoing buffers as DISCONT if the incomming buffer was DISCONT.
2031
2032         * gst-libs/gst/rtp/gstbasertppayload.c:
2033         Bump the MTU to 1400.
2034
2035 2007-09-03  Johan Dahlin  <jdahlin@async.com.br>
2036
2037         * gst/typefind/gsttypefindfunctions.c (plugin_init): 
2038         Add an audio/x-nsf typefind function for the nsfdec element.
2039
2040 2007-09-03  Renato Filho  <renato.filho@indt.org.br>
2041         * gst/playback/gstplaybasebin.c:
2042         Included "myth://" on stream_uris list for enable buffering to mythtv files
2043
2044 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
2045
2046         * docs/libs/gst-plugins-base-libs-sections.txt:
2047         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
2048         (gst_rtcp_packet_sdes_copy_entry), (gst_rtcp_ntp_to_unix),
2049         (gst_rtcp_unix_to_ntp):
2050         * gst-libs/gst/rtp/gstrtcpbuffer.h:
2051         Fix parsing of RB blocks.
2052         Fix docs.
2053         Added helper functions to convert to/from UNIX and NTP time.
2054         API: gst_rtcp_ntp_to_unix()
2055         API: gst_rtcp_unix_to_ntp()
2056
2057         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
2058         (gst_rtp_buffer_get_header_len),
2059         (gst_rtp_buffer_get_extension_data),
2060         (gst_rtp_buffer_get_payload_subbuffer),
2061         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload),
2062         (gst_rtp_buffer_ext_timestamp):
2063         * gst-libs/gst/rtp/gstrtpbuffer.h:
2064         Fix some more docs.
2065         Implement handling of packets with extensions.
2066         Fix padding check in _validate().
2067         Added function to get extension data.
2068         API: gst_rtp_buffer_get_header_len()
2069         API: gst_rtp_buffer_get_extension_data()
2070
2071 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
2072
2073         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2074         (gst_base_rtp_depayload_class_init),
2075         (gst_base_rtp_depayload_set_gst_timestamp):
2076         Add some more docs for the queue-delay property and fix a typo in a
2077         comment.
2078
2079         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
2080         Fix typo.
2081
2082 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
2083
2084         * gst-libs/gst/audio/gstbaseaudiosink.c:
2085         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render),
2086         (gst_base_audio_sink_change_state):
2087         When skew slaving, try to hover around the middle of a segment so that
2088         we at most drift by half a segment.
2089         If we are aligning in the oposite direction of the clock skew, we don't
2090         have to resync.
2091
2092 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
2093
2094         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2095         (gst_base_rtp_depayload_setcaps),
2096         (gst_base_rtp_depayload_set_gst_timestamp):
2097         Be less silly with the segment start, just apply the clock-base to the
2098         timestamp.
2099
2100 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
2101
2102         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2103         (gst_base_rtp_depayload_class_init),
2104         (gst_base_rtp_depayload_finalize),
2105         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
2106         (gst_base_rtp_depayload_handle_sink_event),
2107         (gst_base_rtp_depayload_set_gst_timestamp),
2108         (gst_base_rtp_depayload_change_state):
2109         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2110         Deprecate the queue handling thread thing and remove the code.
2111         Use new method to calculate the extended timestamp.
2112
2113 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
2114
2115         * gst-libs/gst/rtp/gstrtcpbuffer.c:
2116         (gst_rtcp_packet_sdes_copy_entry):
2117         Use g_strndup which does exactly what we want.
2118
2119         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum),
2120         (gst_rtp_buffer_ext_timestamp):
2121         * gst-libs/gst/rtp/gstrtpbuffer.h:
2122         Add helper function to compare seqnums.
2123         Add helper function to calculate extended timestamps.
2124         API: gst_rtp_buffer_compare_seqnum()
2125         API: gst_rtp_buffer_ext_timestamp()
2126
2127 2007-08-30  Wim Taymans  <wim.taymans@gmail.com>
2128
2129         * gst-libs/gst/rtp/gstrtcpbuffer.c:
2130         (gst_rtcp_packet_sdes_get_entry),
2131         (gst_rtcp_packet_sdes_copy_entry):
2132         * gst-libs/gst/rtp/gstrtcpbuffer.h:
2133         Fix and document SDES item data function.
2134         Add new function that makes a proper copy of SDES item data.
2135         API: gst_rtcp_packet_sdes_copy_entry()
2136
2137 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
2138
2139         * configure.ac:
2140         * gst/Makefile.am:
2141           The tcp and subparse plugins are under gst, but not totaly free of
2142           dependencies. Handle selection inconfigure.ac, so that they show up
2143           on the final list of what is build and what is not. Maybe they should
2144           better be moved to ext.
2145
2146 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
2147
2148         Patch by: Daniel Díaz  <yosoy@danieldiaz.org>
2149
2150         * configure.ac:
2151         * gst/Makefile.am:
2152           Check if libxml provides HTML parser which subparse needs.
2153           Fixes #451970.
2154
2155 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
2156
2157         * ext/alsa/gstalsa.c:
2158           Fix typo and compilation on big endian systems.
2159
2160 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
2161
2162         * gst/subparse/gstssaparse.c:
2163           Convert SSA newline codes into actual newline characters (#470766).
2164
2165 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
2166
2167         * docs/libs/gst-plugins-base-libs-sections.txt:
2168         * gst-libs/gst/pbutils/install-plugins.c:
2169         * gst-libs/gst/pbutils/install-plugins.h:
2170         * tests/check/libs/pbutils.c:
2171           API: also add gst_install_plugins_supported() while we're at it
2172           (see #470456).
2173
2174 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
2175
2176         * docs/libs/gst-plugins-base-libs-sections.txt:
2177         * gst-libs/gst/pbutils/missing-plugins.c:
2178         * gst-libs/gst/pbutils/missing-plugins.h:
2179         * tests/check/libs/pbutils.c:
2180           API: add gst_missing_*_installer_detail_new() convenience API so
2181           that applications that know exactly what they're missing can request
2182           installer detail strings for those items directly instead of having
2183           to first create a dummy missing-plugin message and then get the
2184           installer detail string from that.  Fixes #470456.
2185
2186 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
2187
2188         * gst/playback/gstdecodebin.c: (close_pad_link):
2189         We need to set up delayed-linking whenever the caps are non-fixed,
2190         not just when there are multiple types - use gst_pad_is_fixed()
2191         to test.
2192
2193 2007-08-26  Tim-Philipp Müller  <tim at centricular dot net>
2194
2195         * gst-libs/gst/pbutils/missing-plugins.c:
2196           (gst_missing_plugin_message_get_installer_detail):
2197           Add missing separator in PID fallback case.
2198
2199 2007-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
2200
2201         * ext/alsa/Makefile.am:
2202         There is no GST_PLUGINS_BASE_LIBS defined.
2203         
2204         * ext/alsa/gstalsa.c:
2205         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
2206         * ext/alsa/gstalsasrc.c: (gst_alsasrc_delay):
2207         Add support for ALSA 24-bit formats.
2208         snd_pcm_delay can return an error code, especially
2209         during XRUNS. In that case, the best we can do is assume
2210         delay = 0.
2211
2212         * gst/audioconvert/Makefile.am:
2213         Add flags from -base before any more-remote dependencies.
2214
2215 2007-08-23  Sebastian Dröge  <slomo@circular-chaos.org>
2216
2217         Based on a patch by: Davyd Madeley <davyd at madeley dot id dot au>
2218
2219         * gst/volume/gstvolume.c: (volume_choose_func),
2220         (volume_update_real_volume), (gst_volume_set_volume),
2221         (gst_volume_init), (volume_process_int32),
2222         (volume_process_int32_clamp), (volume_process_int24),
2223         (volume_process_int24_clamp), (volume_process_int16),
2224         (volume_process_int16_clamp), (volume_process_int8),
2225         (volume_process_int8_clamp), (volume_update_volume), (plugin_init):
2226         * gst/volume/gstvolume.h:
2227         Add support for int32, int24 and int8 to the volume element.
2228         Fixes #445529.
2229
2230 2007-08-23  Tim-Philipp Müller  <tim at centricular dot net>
2231
2232         * tests/examples/Makefile.am:
2233           Fix even more.
2234
2235 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
2236
2237         * configure.ac:
2238         * docs/libs/Makefile.am:
2239         * docs/libs/gst-plugins-base-libs-docs.sgml:
2240         * docs/libs/gst-plugins-base-libs-sections.txt:
2241         * ext/gnomevfs/gstgnomevfssrc.c:
2242         * ext/gnomevfs/gstgnomevfssrc.h:
2243         * gst-libs/gst/Makefile.am:
2244         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
2245         * pkgconfig/gstreamer-plugins-base.pc.in:
2246         * sys/v4l/v4lsrc_calls.c:
2247         * tests/examples/Makefile.am:
2248         * win32/common/config.h:
2249           Revert unwanted commit. many thanks to moap. I want a fix for 
2250           https://thomas.apestaart.org/moap/trac/ticket/239
2251
2252 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
2253
2254         * gst/volume/gstvolume.c:
2255           Move passthrough below gst_object_sync_values(). Fixes #442654.
2256
2257 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
2258
2259         * gst-libs/gst/audio/audio.c:
2260         Clarify the docs a little.
2261
2262 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
2263
2264         * gst/volume/gstvolume.c:
2265           Enable liboil for float and add more details about problems with
2266           int16.
2267
2268 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
2269
2270         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
2271         Fix RGB24 masks as spotted by _ke (Daniel G. Siegel) on IRC.
2272
2273 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
2274
2275         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
2276         When calculating the first timestamp of the buffers, don't go below 0
2277         and clip the samples because the offset was on the eos page.
2278         Fixes #466717.
2279
2280 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
2281
2282         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain),
2283         (gst_ogg_demux_collect_chain_info):
2284         Also submit the eos page when trying to find the first timestamp.
2285         See #466717.
2286
2287 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
2288
2289         * gst-libs/gst/audio/audio.h:
2290         Use gst_util_uint64_scale() instead of doing the math
2291         with double for GST_FRAMES_TO_CLOCK_TIME() and
2292         GST_CLOCK_TIME_TO_FRAMES(). For large timestamps this
2293         prevents rounding errors. Fixes #467667.
2294
2295 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2296
2297         * gst-libs/gst/rtsp/gstrtspconnection.c:
2298         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
2299         (gst_rtsp_connection_read), (gst_rtsp_connection_poll):
2300         * gst-libs/gst/rtsp/gstrtspconnection.h:
2301         Small cleanups.
2302         On shutdown, don't read the control socket yet.
2303         Set timeout value correctly in all cases.
2304         Add function to check if the server accepts reads or writes.
2305         API: gst_rtsp_connection_poll()
2306
2307         * gst-libs/gst/rtsp/gstrtspdefs.h:
2308         Fix compilation with -pedantic.
2309         Add enum for _poll.
2310
2311 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
2312
2313         Patch by: Olivier Crete  <tester at tester ca>
2314
2315         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
2316         (gst_basertppayload_getcaps):
2317         * gst-libs/gst/rtp/gstbasertppayload.h:
2318         Add getcaps vfunc to basertppayload. See #465146.
2319
2320 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
2321
2322         * gst/playback/gstplaybasebin.c: (queue_threshold_reached):
2323         Only post buffering messages when we are a stream.
2324
2325 2007-08-15  Tim-Philipp Müller  <tim at centricular dot net>
2326
2327         * gst-libs/gst/pbutils/install-plugins.c:
2328         * gst-libs/gst/pbutils/missing-plugins.c:
2329           Small docs fix and addition.
2330
2331 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
2332
2333         * tests/icles/.cvsignore:
2334         * tests/icles/Makefile.am:
2335         * tests/icles/test-textoverlay.c:
2336           Add a dumb little test for textoverlay alignments.
2337
2338 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
2339
2340         Patch by: Dan Williams  <dcbw redhat com>
2341
2342         * ext/pango/gsttextoverlay.c:
2343         * ext/pango/gsttextoverlay.h:
2344           API: add "line-alignment" property (#459334). Add gtk-doc blurb for
2345           "silent" property so there's a Since tag in the API reference.
2346
2347 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
2348
2349         * gst-libs/gst/rtp/gstbasertppayload.c:
2350         (gst_basertppayload_set_outcaps):
2351         * gst-libs/gst/rtp/gstbasertppayload.h:
2352         Improve caps negotiation so that downstream elements can confiure
2353         certain RTP properties by fixing them on the caps. See #465146.
2354         Add docs.
2355
2356 2007-08-11  Tim-Philipp Müller  <tim at centricular dot net>
2357
2358         * docs/libs/gst-plugins-base-libs-sections.txt:
2359         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2360         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2361           Mark as deprecated some macros which were presumably meant to be
2362           private API and accidentally exposed in the public header file.
2363           Also actually _init() lock (only works at the moment because the
2364           struct is zeroed out when created and the initial values in the
2365           mutex struct are zeroes too). (#459585)
2366
2367 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
2368
2369         * docs/libs/Makefile.am:
2370           Remove cruft and do some cleanups.
2371
2372         * docs/libs/gst-plugins-base-libs-docs.sgml:
2373           Prepare for comming gtkdoc features (rebase against online docs).
2374
2375 2007-08-10  Michael Smith <msmith@fluendo.com>
2376
2377         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
2378           Debug output fixes.
2379         * tests/check/elements/audiorate.c: (do_perfect_stream_test),
2380         (GST_START_TEST):
2381           Change the number of buffers used; 500 is too many and leads to
2382           timeouts.
2383
2384 2007-08-10  Tim-Philipp Müller  <tim at centricular dot net>
2385
2386         * gst/playback/gstqueue2.c:
2387         * gst/videorate/gstvideorate.c:
2388           Printf format fixes (#465028).
2389
2390 2007-08-09  Michael Smith <msmith@fluendo.com>
2391
2392         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
2393           If we have a large (> 1 second) discontinuity, push a series of
2394           smaller buffers rather than a single very large buffer. Avoids
2395           unreasonably large single buffer allocations when encountering a
2396           large gap.
2397         * tests/check/elements/audiorate.c: (GST_START_TEST),
2398         (audiorate_suite):
2399           Add a test for this.
2400
2401 2007-08-09  Jan Schmidt  <thaytan@mad.scientist.com>
2402
2403         * gst/playback/gstplaybasebin.c: (group_commit),
2404         (queue_remove_probe), (queue_threshold_reached):
2405
2406         Patch by: Josep Torra Valles <josep@fluendo.com>
2407         Fixes: #465015
2408         Make sure we remove the check_queues buffer probe from the 
2409         correct queue to avoid racily going back to "buffering 99%" when
2410         buffering is actually complete.
2411
2412         Also, fix the spelling of Josep's surname in the ChangeLog.
2413
2414 2007-08-09  Stefan Kost  <ensonic@users.sf.net>
2415
2416         * ext/ogg/gstoggmux.c:
2417           Do not leak oggmux instance.
2418         
2419         * ext/vorbis/vorbisenc.c:
2420           Also log values.
2421
2422 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2423
2424         * po/hu.po:
2425         * po/it.po:
2426         * po/nl.po:
2427         * po/uk.po:
2428         * po/vi.po:
2429           Updated translations.
2430
2431 2007-08-08  Stefan Kost  <ensonic@users.sf.net>
2432
2433         patch by: Yang Hong <hongyang@redflag-linux.com>
2434
2435         * ext/pango/gsttextoverlay.c:
2436         * ext/pango/gsttextoverlay.h:
2437           Add 'silent' property to GstTimeOverlay. Fixes #462979
2438
2439 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
2440
2441         Patch by: Josep Torra Valles <josep@fluendo.com>
2442
2443         * docs/plugins/gst-plugins-base-plugins.args:
2444         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
2445         (gst_uri_decode_bin_init), (gst_uri_decode_bin_set_property),
2446         (gst_uri_decode_bin_get_property), (gen_source_element):
2447         Add connection-speed property. Fixes #464690.
2448
2449 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
2450
2451         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2452
2453         * configure.ac:
2454         * gst-libs/gst/rtsp/Makefile.am:
2455         * gst-libs/gst/rtsp/gstrtspconnection.c:
2456         (gst_rtsp_connection_connect):
2457         Fix compilation on windows. Fixes #464320.
2458
2459 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
2460
2461         Patch by: Josep Torra Valles <josep@fluendo.com>
2462
2463         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
2464         (gst_play_base_bin_init), (queue_threshold_reached),
2465         (gen_source_element), (setup_substreams),
2466         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
2467         (gst_play_base_bin_get_streaminfo_value_array):
2468         * gst/playback/gstplaybasebin.h:
2469         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2470         (gst_play_bin_set_property), (gst_play_bin_get_property),
2471         (gst_play_bin_handle_redirect_message):
2472         Move connection-speed property from playbin to playbasebin so that we
2473         can also configure it in source elements that have the connection-speed
2474         property. Fixes #464028.
2475         Add some debug info here and there.
2476
2477 2007-08-06  Sebastian Dröge  <slomo@circular-chaos.org>
2478
2479         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
2480         Properly respond to conversion queries. Fixes #464079.
2481
2482 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
2483
2484         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init),
2485         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
2486         (gst_audio_test_src_init_sine_table),
2487         (gst_audio_test_src_change_wave), (gst_audio_test_src_create):
2488         * gst/audiotestsrc/gstaudiotestsrc.h:
2489         Add float/double and int32 support to audiotestsrc. Fixes #460422.
2490         Also set the default volume to the default value specified in the
2491         GParamSpec.
2492
2493 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
2494
2495         Patch by: Jens Granseuer <jensgr at gmx dot net>
2496
2497         * gst/audioconvert/gstaudioquantize.c:
2498         Fix C89 incompatibilities and spelling of explanations. Fixes #463215.
2499
2500 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
2501
2502         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_parse):
2503         Add rdt manager for rdt transport.
2504         Fix parsing of RDT transport.
2505
2506 2007-08-03  Jan Schmidt  <thaytan@mad.scientist.com>
2507
2508         * configure.ac:
2509         Back to CVS
2510
2511 === release 0.10.14 ===
2512
2513 2007-08-03  Jan Schmidt <thaytan@mad.scientist.com>
2514
2515         * configure.ac:
2516           releasing 0.10.14, "Light Years Ahead"
2517
2518 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
2519
2520         * tests/check/libs/audio.c: (GST_START_TEST):
2521         Fix the test to reflect the behaviour of gst_audio_clip_buffer.
2522
2523 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
2524
2525         * gst-libs/gst/audio/audio.c:
2526         When clipping a buffer with no timestamp, assume it is
2527         within the segment without warnings.
2528
2529         Fixes: #460978
2530
2531 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2532
2533         * gst-libs/gst/rtsp/gstrtspextension.c: (gst_rtsp_extension_send):
2534         Fire the signal on the object, not the interface.
2535
2536 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
2537
2538         * gst-libs/gst/rtsp/.cvsignore:
2539         Ber. Don't include the full path, idiot.
2540
2541 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
2542
2543         * gst-libs/gst/rtsp/.cvsignore:
2544         Ignore generated files.
2545
2546 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
2547
2548         * gst-libs/gst/interfaces/Makefile.am:
2549         * gst-libs/gst/interfaces/interfaces-marshal.list:
2550         * gst-libs/gst/interfaces/rtspextension.c:
2551         * gst-libs/gst/interfaces/rtspextension.h:
2552         * gst-libs/gst/rtsp/Makefile.am:
2553         * gst-libs/gst/rtsp/gstrtsp.h:
2554         * gst-libs/gst/rtsp/gstrtspextension.c:
2555         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
2556         (gst_rtsp_extension_detect_server),
2557         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
2558         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
2559         (gst_rtsp_extension_configure_stream),
2560         (gst_rtsp_extension_get_transports),
2561         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
2562         * gst-libs/gst/rtsp/gstrtspextension.h:
2563         * gst-libs/gst/rtsp/rtsp-marshal.list:
2564         Move the rtspextension.h interface into gstrtspextension.h
2565         as part of libgstrtsp instead of libgstinterfaces, because it's
2566         only for use within plugins, not applications. 
2567         Add stuff to do the enum & marshal generation needed in libgstrtsp now.
2568         Use the GST_TYPE_RTSP_RESULT enum type for the return value of the 
2569         signal that the GstRTSPExtension interface emits, since G_TYPE_ENUM
2570         is abstract.
2571
2572 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
2573
2574         * gst-libs/gst/interfaces/Makefile.am:
2575         * gst-libs/gst/interfaces/interfaces-marshal.list:
2576         * gst-libs/gst/interfaces/rtspextension.c:
2577         (gst_rtsp_extension_iface_init),
2578         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
2579         * gst-libs/gst/interfaces/rtspextension.h:
2580         Fix marshaller for the send signal.
2581         Add URL to stream selection interface method.
2582
2583 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
2584
2585         * gst-libs/gst/riff/Makefile.am:
2586         Pull in our dependencies from -base before those from outside.
2587
2588 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
2589
2590         * docs/libs/gst-plugins-base-libs-sections.txt:
2591         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_decode_ip):
2592         * gst-libs/gst/rtsp/gstrtspbase64.h:
2593         API: gst_rtsp_base64_decode_ip()
2594         Added function to decode Base64 in-place.
2595
2596 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
2597
2598         * tests/check/libs/.cvsignore:
2599         Ignore the mixer test binary.
2600
2601 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
2602
2603         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
2604         Gratuitous comment change to trigger a rebuild on the buildbots.
2605
2606 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
2607
2608         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_media_get_media),
2609         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
2610         (gst_sdp_media_get_proto), (gst_sdp_media_formats_len),
2611         (gst_sdp_media_get_format), (gst_sdp_media_get_information),
2612         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
2613         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_badwidth),
2614         (gst_sdp_media_get_key), (gst_sdp_media_attributes_len),
2615         (gst_sdp_media_get_attribute), (gst_sdp_media_get_attribute_val_n),
2616         (gst_sdp_media_get_attribute_val):
2617         * gst-libs/gst/sdp/gstsdpmessage.h:
2618         Constify args where we can.
2619
2620 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
2621
2622         * gst-libs/gst/interfaces/Makefile.am:
2623         * gst-libs/gst/interfaces/rtspextension.c:
2624         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
2625         (gst_rtsp_extension_detect_server),
2626         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
2627         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
2628         (gst_rtsp_extension_configure_stream),
2629         (gst_rtsp_extension_get_transports),
2630         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
2631         * gst-libs/gst/interfaces/rtspextension.h:
2632         Move interface for RTSP extensions from -good to here.
2633         Added helper methods to invoke interface methods.
2634
2635 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
2636
2637         * docs/libs/gst-plugins-base-libs-sections.txt:
2638         * gst-libs/gst/rtsp/gstrtspdefs.h:
2639         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
2640         (gst_rtsp_message_get_type), (gst_rtsp_message_parse_request),
2641         (gst_rtsp_message_init_response),
2642         (gst_rtsp_message_parse_response), (gst_rtsp_message_new_data),
2643         (gst_rtsp_message_parse_data), (gst_rtsp_message_add_header),
2644         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
2645         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
2646         (gst_rtsp_message_get_body), (dump_key_value):
2647         * gst-libs/gst/rtsp/gstrtspmessage.h:
2648         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
2649         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
2650         (gst_rtsp_range_parse):
2651         * gst-libs/gst/rtsp/gstrtsprange.h:
2652         * gst-libs/gst/rtsp/gstrtsptransport.c:
2653         * gst-libs/gst/rtsp/gstrtspurl.c:
2654         Fix some more RTSP docs.
2655         Add some missing methods for dealing with messages.
2656
2657 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
2658
2659         * docs/libs/gst-plugins-base-libs-docs.sgml:
2660         * docs/libs/gst-plugins-base-libs-sections.txt:
2661         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
2662         * gst-libs/gst/rtsp/gstrtspbase64.h:
2663         * gst-libs/gst/rtsp/gstrtspconnection.c:
2664         (gst_rtsp_connection_connect), (add_auth_header),
2665         (gst_rtsp_connection_write), (gst_rtsp_connection_send),
2666         (read_body), (gst_rtsp_connection_receive),
2667         (gst_rtsp_connection_next_timeout),
2668         (gst_rtsp_connection_reset_timeout),
2669         (gst_rtsp_connection_set_auth):
2670         * gst-libs/gst/rtsp/gstrtspconnection.h:
2671         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
2672         * gst-libs/gst/rtsp/gstrtspdefs.h:
2673         * gst-libs/gst/rtsp/gstrtspmessage.h:
2674         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
2675         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
2676         (gst_rtsp_range_parse):
2677         * gst-libs/gst/rtsp/gstrtspurl.h:
2678         Added beginnings of RTSP documentation.
2679
2680 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
2681
2682         * docs/libs/Makefile.am:
2683         * docs/libs/gst-plugins-base-libs-docs.sgml:
2684         * docs/libs/gst-plugins-base-libs-sections.txt:
2685         * gst-libs/gst/sdp/gstsdp.h:
2686         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_set_origin),
2687         (gst_sdp_message_set_connection), (gst_sdp_message_add_bandwidth),
2688         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
2689         (gst_sdp_message_set_key), (gst_sdp_message_get_attribute_val_n),
2690         (gst_sdp_message_get_attribute_val),
2691         (gst_sdp_message_add_attribute), (gst_sdp_media_new),
2692         (gst_sdp_media_init), (gst_sdp_media_uninit), (gst_sdp_media_free),
2693         (gst_sdp_media_get_media), (gst_sdp_media_set_media),
2694         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
2695         (gst_sdp_media_set_port_info), (gst_sdp_media_get_proto),
2696         (gst_sdp_media_set_proto), (gst_sdp_media_formats_len),
2697         (gst_sdp_media_get_format), (gst_sdp_media_add_format),
2698         (gst_sdp_media_get_information), (gst_sdp_media_set_information),
2699         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
2700         (gst_sdp_media_add_connection), (gst_sdp_media_bandwidths_len),
2701         (gst_sdp_media_get_badwidth), (gst_sdp_media_add_bandwidth),
2702         (gst_sdp_media_set_key), (gst_sdp_media_get_key),
2703         (gst_sdp_media_attributes_len), (gst_sdp_media_add_attribute),
2704         (gst_sdp_media_get_attribute_val_n),
2705         (gst_sdp_media_get_attribute_val), (gst_sdp_message_parse_buffer),
2706         (print_media), (gst_sdp_message_dump):
2707         * gst-libs/gst/sdp/gstsdpmessage.h:
2708         Document the SDP library.
2709         Add some of the missing SDPMedia methods.
2710
2711 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
2712
2713         * configure.ac:
2714         * gst-libs/gst/Makefile.am:
2715         * gst-libs/gst/rtsp/Makefile.am:
2716         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
2717         * gst-libs/gst/rtsp/gstrtspbase64.h:
2718         * gst-libs/gst/rtsp/gstrtspconnection.c: (inet_aton),
2719         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
2720         (add_auth_header), (add_date_header), (gst_rtsp_connection_write),
2721         (gst_rtsp_connection_send), (read_line), (read_string), (read_key),
2722         (parse_response_status), (parse_request_line), (parse_line),
2723         (gst_rtsp_connection_read), (read_body),
2724         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
2725         (gst_rtsp_connection_free), (gst_rtsp_connection_next_timeout),
2726         (gst_rtsp_connection_reset_timeout), (gst_rtsp_connection_flush),
2727         (gst_rtsp_connection_set_auth):
2728         * gst-libs/gst/rtsp/gstrtspconnection.h:
2729         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status),
2730         (gst_rtsp_strresult), (gst_rtsp_method_as_text),
2731         (gst_rtsp_version_as_text), (gst_rtsp_header_as_text),
2732         (gst_rtsp_status_as_text), (gst_rtsp_find_header_field),
2733         (gst_rtsp_find_method):
2734         * gst-libs/gst/rtsp/gstrtspdefs.h:
2735         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
2736         (gst_rtsp_message_new), (gst_rtsp_message_init),
2737         (gst_rtsp_message_new_request), (gst_rtsp_message_init_request),
2738         (gst_rtsp_message_new_response), (gst_rtsp_message_init_response),
2739         (gst_rtsp_message_init_data), (gst_rtsp_message_unset),
2740         (gst_rtsp_message_free), (gst_rtsp_message_add_header),
2741         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
2742         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
2743         (gst_rtsp_message_take_body), (gst_rtsp_message_get_body),
2744         (gst_rtsp_message_steal_body), (dump_mem), (dump_key_value),
2745         (gst_rtsp_message_dump):
2746         * gst-libs/gst/rtsp/gstrtspmessage.h:
2747         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
2748         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
2749         (gst_rtsp_range_parse), (gst_rtsp_range_free):
2750         * gst-libs/gst/rtsp/gstrtsprange.h:
2751         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_new),
2752         (gst_rtsp_transport_init), (gst_rtsp_transport_get_mime),
2753         (gst_rtsp_transport_get_manager), (parse_mode), (parse_range),
2754         (range_as_text), (rtsp_transport_mode_as_text),
2755         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
2756         (gst_rtsp_transport_parse), (gst_rtsp_transport_as_text),
2757         (gst_rtsp_transport_free):
2758         * gst-libs/gst/rtsp/gstrtsptransport.h:
2759         * gst-libs/gst/rtsp/gstrtspurl.c: (gst_rtsp_url_parse),
2760         (gst_rtsp_url_free), (gst_rtsp_url_set_port),
2761         (gst_rtsp_url_get_port), (gst_rtsp_url_get_request_uri):
2762         * gst-libs/gst/rtsp/gstrtspurl.h:
2763         * gst-libs/gst/sdp/Makefile.am:
2764         * gst-libs/gst/sdp/gstsdp.h:
2765         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_origin_init),
2766         (gst_sdp_connection_init), (gst_sdp_bandwidth_init),
2767         (gst_sdp_time_init), (gst_sdp_zone_init), (gst_sdp_key_init),
2768         (gst_sdp_attribute_init), (gst_sdp_message_new),
2769         (gst_sdp_message_init), (gst_sdp_message_uninit),
2770         (gst_sdp_message_free), (gst_sdp_media_new), (gst_sdp_media_init),
2771         (gst_sdp_media_uninit), (gst_sdp_media_free),
2772         (gst_sdp_message_set_origin), (gst_sdp_message_get_origin),
2773         (gst_sdp_message_set_connection), (gst_sdp_message_get_connection),
2774         (gst_sdp_message_add_bandwidth), (gst_sdp_message_add_time),
2775         (gst_sdp_message_add_zone), (gst_sdp_message_set_key),
2776         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
2777         (gst_sdp_message_get_attribute_val),
2778         (gst_sdp_message_add_attribute), (gst_sdp_message_add_media),
2779         (gst_sdp_media_add_attribute), (gst_sdp_media_add_bandwidth),
2780         (gst_sdp_media_add_format), (gst_sdp_media_get_attribute),
2781         (gst_sdp_media_get_attribute_val_n),
2782         (gst_sdp_media_get_attribute_val), (gst_sdp_media_get_format),
2783         (read_string), (read_string_del), (gst_sdp_parse_line),
2784         (gst_sdp_message_parse_buffer), (print_media),
2785         (gst_sdp_message_dump):
2786         * gst-libs/gst/sdp/gstsdpmessage.h:
2787         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
2788         Move SDP and RTSP from helper objects in -good to a reusable library.
2789         Use a proper gst_ namespace.
2790
2791 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
2792
2793         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
2794         (vorbis_dec_flush_decode):
2795         Use the new buffer clipping function from gstaudio here.
2796
2797 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
2798
2799         * docs/libs/gst-plugins-base-libs-sections.txt:
2800         * gst-libs/gst/audio/audio.c: (gst_audio_buffer_clip):
2801         * gst-libs/gst/audio/audio.h:
2802         * tests/check/libs/audio.c: (GST_START_TEST), (audio_suite):
2803         API: Add buffer clipping function for raw audio buffers. Fixes #456656.
2804         Also add deprecation guards for gst_audio_structure_set_int() to the
2805         header.
2806
2807 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
2808
2809         * docs/libs/gst-plugins-base-libs-sections.txt:
2810           Cleanup the docs.
2811
2812 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
2813
2814         Patch by: Dan Williams <dcbw at redhat dot com>
2815
2816         * gst/playback/gstplaybasebin.c:
2817         (gst_play_base_bin_get_streaminfo_value_array):
2818         Don't return NULL when querying the stream info value array but instead
2819         return an empty array. Fixes #459204.
2820
2821 2007-07-23  Tim-Philipp Müller  <tim at centricular dot net>
2822
2823         * gst/playback/gsturidecodebin.c:
2824           Init debug category before using it.
2825
2826 2007-07-21  Jan Schmidt  <thaytan@noraisin.net>
2827
2828         * gst-libs/gst/interfaces/mixer.h:
2829         Add padding vars in place of the signal pointers
2830         when building with DISABLE_DEPRECATED so that the
2831         interface structure doesn't change size.
2832
2833 2007-07-20  Jan Schmidt  <thaytan@noraisin.net>
2834
2835         * docs/libs/gst-plugins-base-libs-sections.txt:
2836         * ext/alsa/gstalsamixer.c:
2837         * ext/alsa/gstalsamixer.h:
2838         * ext/alsa/gstalsamixerelement.c:
2839         * ext/alsa/gstalsamixertrack.c:
2840         * gst-libs/gst/interfaces/mixer.c:
2841         * gst-libs/gst/interfaces/mixer.h:
2842         * gst-libs/gst/interfaces/mixeroptions.c:
2843         * gst-libs/gst/interfaces/mixeroptions.h:
2844         * gst-libs/gst/interfaces/mixertrack.c:
2845         * gst-libs/gst/interfaces/mixertrack.h:
2846         * tests/check/Makefile.am:
2847         * tests/check/libs/mixer.c:
2848
2849         Patch By: Marc-Andre Lureau <marcandre.lureau@gmail.com>
2850         Fixes: #152864 
2851
2852         Add support for notifying mixer changes on the message bus, and
2853         implement it in alsamixer.
2854
2855         API: gst_mixer_get_mixer_flags
2856         API: gst_mixer_message_parse_mute_toggled
2857         API: gst_mixer_message_parse_record_toggled
2858         API: gst_mixer_message_parse_volume_changed
2859         API: gst_mixer_message_parse_option_changed
2860         API: GstMixerMessageType
2861         API: GstMixerFlags
2862
2863 2007-07-20  Michael Smith <msmith@fluendo.com>
2864
2865         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
2866         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps):
2867           xcontext->im_format is only for testing XShm support (as the header
2868           file comments document). Use xvimage->im_format for everything else.
2869           Avoids spurious warnings on buffer allocation before setcaps.
2870
2871 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
2872
2873         * tests/examples/volume/Makefile.am:
2874         * tests/icles/Makefile.am:
2875           We should use $(LIBM).
2876
2877 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
2878
2879         * tests/icles/Makefile.am:
2880           This needs -lm.
2881
2882 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
2883
2884         * gst-libs/gst/rtp/gstbasertppayload.c:
2885         (gst_basertppayload_class_init), (gst_basertppayload_init),
2886         (gst_basertppayload_set_property),
2887         (gst_basertppayload_get_property):
2888         Don't break ABI, restore previous ranges. Keep the default random
2889         selection of timestamp and seqnum offset but as soon as the app sets a
2890         specific value, use that one.
2891
2892 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
2893
2894         Patch by: Bastien Nocera <hadess at hadess dot net>
2895
2896         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
2897         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
2898         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
2899         * sys/xvimage/xvimagesink.h:
2900         Add option to turn off double-buffering for debugging purposes.
2901         Fixes #437169.
2902
2903 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
2904
2905         Patch by: Jorn Baayen <jorn at openedhand dot com>
2906
2907         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
2908         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
2909         (gst_ximagesink_init), (gst_ximagesink_class_init):
2910         * sys/ximage/ximagesink.h:
2911         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
2912         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
2913         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
2914         * sys/xvimage/xvimagesink.h:
2915         add 'handle-expose' property. Useful for video widgets which may want to
2916         be in control of Expose behaviour. Fixes #380625
2917
2918 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
2919
2920         * gst-libs/gst/rtp/gstbasertppayload.c:
2921         (gst_basertppayload_class_init), (gst_basertppayload_init),
2922         (gst_basertppayload_event), (gst_basertppayload_push),
2923         (gst_basertppayload_set_property),
2924         (gst_basertppayload_get_property),
2925         (gst_basertppayload_change_state):
2926         * gst-libs/gst/rtp/gstbasertppayload.h:
2927         Fix ranges of rtp payloader properties so that the full range can be
2928         used in addition to -1 (random).
2929         Fix wrong seqnum reporting in caps.
2930         Fixes #420326.
2931
2932 2007-07-13  Wim Taymans  <wim.taymans@gmail.com>
2933
2934         * gst/videorate/gstvideorate.c: (gst_video_rate_init),
2935         (gst_video_rate_query):
2936         Use boilerplate.
2937         Add latency query, might not be perfect yet but already works a lot
2938         better. Fixes #442557.
2939
2940 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
2941
2942         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
2943         (gst_xvimagesink_setcaps):
2944         * sys/xvimage/xvimagesink.h:
2945         After a caps change, redraw our borders to avoid garbage left there
2946         when the image format changes to a smaller size, like 16:9 -> 4:3
2947         Also, hold the flow_lock a bit longer in the set_caps while we're
2948         fiddling with the xcontext.
2949
2950 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
2951
2952         * Makefile.am:
2953         * configure.ac:
2954         * tests/Makefile.am:
2955         Remove bogus check for libcheck, since we check for
2956         gstreamer-check and it pulls in the required info from there, and we
2957         weren't actually _using_ the information for libcheck ourselves
2958         anyway.
2959
2960 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
2961
2962         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2963         (gst_ffmpeg_caps_to_pixfmt):
2964         Fix the r_mask test for RGBA32 on little-endian.
2965         Fix a stupid typo that would have obviously broken 
2966         compilation on big-endian, if anyone was testing.
2967
2968 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
2969
2970         * gst/videotestsrc/videotestsrc.c: (paint_hline_AYUV),
2971         (paint_hline_str4):
2972         * gst/videotestsrc/videotestsrc.h:
2973         Add alpha to the color struct.
2974         Use a default alpha value of 255 instead of 128.
2975
2976 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
2977
2978         * gst/playback/gstplaybasebin.c: (no_more_pads_full),
2979         (setup_source):
2980         Clear the dynamic pads counter when starting a new uri. This makes
2981         reusing playbin work again.
2982         Fixes #454264.
2983
2984 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
2985
2986         * configure.ac:
2987           Use pkg-config to locate check.
2988
2989 2007-07-12  Tim-Philipp Müller  <tim at centricular dot net>
2990
2991         * configure.ac:
2992         * tests/check/elements/volume.c: (GST_START_TEST):
2993           Fix 'make check' build against core CVS.
2994
2995 2007-07-10  Stefan Kost  <ensonic@users.sf.net>
2996
2997         * gst-libs/gst/interfaces/propertyprobe.c:
2998         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2999         * gst-libs/gst/tag/gstvorbistag.c:
3000           Make gtk-doc happy.
3001
3002 2007-07-08  Tim-Philipp Müller  <tim at centricular dot net>
3003
3004         * gst-libs/gst/audio/gstbaseaudiosink.c:
3005         (gst_base_audio_sink_callback):
3006           Quick hack to make audiosinks stop at EOS when operating in
3007           pull-mode; needs to be fixed properly some day.
3008
3009 2007-07-06  Stefan Kost  <ensonic@users.sf.net>
3010
3011         * docs/libs/gst-plugins-base-libs-sections.txt:
3012           Fix location of includes in the docs.
3013
3014 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
3015
3016         * gst/ffmpegcolorspace/avcodec.h:
3017         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3018         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
3019         (gst_ffmpegcsp_avpicture_fill):
3020         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
3021         (img_get_alpha_info):
3022         Add 2 new pixel formats - ABGR32 and ARGB32, which are reflections
3023         of the existing BGRA32 and RGBA32 formats with the alpha at the other
3024         end of the word. Partially fixes #451908
3025
3026 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
3027
3028         * docs/libs/Makefile.am:
3029         * docs/plugins/Makefile.am:
3030           Simplify --extra-dir as gtkdoc scans recursively.
3031
3032 2007-07-03  Wim Taymans  <wim.taymans@gmail.com>
3033
3034         * gst/adder/gstadder.c: (gst_adder_sink_getcaps),
3035         (gst_adder_request_new_pad):
3036         Make getcaps more robust by not using the proxycaps function. This makes
3037         sure that we don't end up recursively calling getcaps upstream.
3038         See #316248.
3039
3040 2007-06-29  Wim Taymans  <wim.taymans@gmail.com>
3041
3042         * gst/audioconvert/audioconvert.c:
3043         Include math.h to fix compilation.
3044
3045 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
3046
3047         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3048         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
3049         Add a mapping for YUV format "IYU1", which is a 4:1:1 packed pixel
3050         format, as produced by some dc1394 cameras like the iSight.
3051         See http://www.fourcc.org/yuv.php#IYU1
3052
3053 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
3054
3055         * gst/audioconvert/Makefile.am:
3056         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
3057         (check_default), (audio_convert_prepare_context),
3058         (audio_convert_clean_context), (audio_convert_convert):
3059         * gst/audioconvert/audioconvert.h:
3060         * gst/audioconvert/gstaudioconvert.c:
3061         (gst_audio_convert_dithering_get_type),
3062         (gst_audio_convert_ns_get_type), (gst_audio_convert_class_init),
3063         (gst_audio_convert_init), (gst_audio_convert_set_caps),
3064         (gst_audio_convert_set_property), (gst_audio_convert_get_property):
3065         * gst/audioconvert/gstaudioconvert.h:
3066         * gst/audioconvert/gstaudioquantize.c:
3067         (gst_audio_quantize_setup_noise_shaping),
3068         (gst_audio_quantize_free_noise_shaping),
3069         (gst_audio_quantize_setup_dither),
3070         (gst_audio_quantize_free_dither),
3071         (gst_audio_quantize_setup_quantize_func),
3072         (gst_audio_quantize_setup), (gst_audio_quantize_free):
3073         * gst/audioconvert/gstaudioquantize.h:
3074         Implement dithering and noise shaping in audioconvert. By default now
3075         TPDF dithering (and no noise shaping) will be used when converting
3076         from a higher bit depth to 20 bit depth or smaller, otherwise
3077         everything will be as it is now.
3078         For the last audioconvert in a pipeline it would make sense to
3079         use some kind of noise shaping, enabling it by default for all
3080         conversions would give undesired results though. Fixes #360246.
3081         * tests/check/elements/audioconvert.c: (setup_audioconvert),
3082         (GST_START_TEST):
3083         Adjust unit test for the new audioconvert.
3084
3085 2007-06-28  Wim Taymans  <wim@fluendo.com>
3086
3087         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering):
3088         Use other metrics as well when estimating the buffer level.
3089
3090 2007-06-28  Wim Taymans  <wim@fluendo.com>
3091
3092         * gst/playback/gstplaybasebin.c: (make_decoder), (setup_source):
3093         Small debug improvement.
3094
3095         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering),
3096         (plugin_init):
3097         Tweak the rate estimation period.
3098         When calculating the buffer filledness in rate estimation mode, don't
3099         mix it with other metrics.
3100
3101 2007-06-28  Wim Taymans  <wim@fluendo.com>
3102
3103         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
3104         (gst_decode_group_expose), (gst_decode_group_free), (add_fakesink):
3105         When creating the groups, allow for a 5 second, unlimited buffers
3106         preroll phase after which we expose the group.
3107         When the group is exposed, use a small number of buffers up to a 2
3108         second limit. Also disconnect the overrun signal from multiqueue when we
3109         exposed the group because it is not needed anymore.
3110
3111 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
3112
3113         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
3114           Don't pass trailing zeroes in fixed-size string arrays in ID3v1 tags
3115           to utf8-validate; fixes recognition of ID3v1 tags in UTF-8 encoding
3116           (#451707); also, output some debugging info when dealing with
3117           freeform strings.
3118
3119         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite):
3120           Add unit test for the above.
3121
3122 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
3123
3124         * gst-libs/gst/pbutils/descriptions.c: (caps_are_rtp_caps):
3125           Add description for Windows Media RTP caps.
3126
3127         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
3128           Remove RTP fields that don't define the format from caps.
3129
3130 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
3131
3132         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
3133           Skip empty buffers, but not empty header buffers. That way the original
3134           vorbisdec unit test still passes (#451145); also, take into account
3135           that those empty packets might carry a granulepos.
3136
3137         * tests/check/Makefile.am:
3138         * tests/check/elements/vorbisdec.c:
3139         (_create_codebook_header_buffer), (_create_audio_buffer),
3140         (GST_START_TEST), (vorbisdec_suite):
3141           Add unit test that sends an empty packet.
3142
3143 2007-06-27  Wim Taymans  <wim@fluendo.com>
3144
3145         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
3146         Don't error out on 0-sized packets, just emit a warning because this is
3147         not a fatal error. Fixes #451145.
3148
3149 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
3150
3151         * docs/plugins/gst-plugins-base-plugins.args:
3152         * docs/plugins/gst-plugins-base-plugins.signals:
3153         * docs/plugins/inspect/plugin-adder.xml:
3154         * docs/plugins/inspect/plugin-alsa.xml:
3155         * docs/plugins/inspect/plugin-audioconvert.xml:
3156         * docs/plugins/inspect/plugin-audiorate.xml:
3157         * docs/plugins/inspect/plugin-audioresample.xml:
3158         * docs/plugins/inspect/plugin-audiotestsrc.xml:
3159         * docs/plugins/inspect/plugin-cdparanoia.xml:
3160         * docs/plugins/inspect/plugin-decodebin.xml:
3161         * docs/plugins/inspect/plugin-decodebin2.xml:
3162         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3163         * docs/plugins/inspect/plugin-gdp.xml:
3164         * docs/plugins/inspect/plugin-gnomevfs.xml:
3165         * docs/plugins/inspect/plugin-libvisual.xml:
3166         * docs/plugins/inspect/plugin-ogg.xml:
3167         * docs/plugins/inspect/plugin-pango.xml:
3168         * docs/plugins/inspect/plugin-playbin.xml:
3169         * docs/plugins/inspect/plugin-subparse.xml:
3170         * docs/plugins/inspect/plugin-tcp.xml:
3171         * docs/plugins/inspect/plugin-theora.xml:
3172         * docs/plugins/inspect/plugin-typefindfunctions.xml:
3173         * docs/plugins/inspect/plugin-video4linux.xml:
3174         * docs/plugins/inspect/plugin-videorate.xml:
3175         * docs/plugins/inspect/plugin-videoscale.xml:
3176         * docs/plugins/inspect/plugin-videotestsrc.xml:
3177         * docs/plugins/inspect/plugin-volume.xml:
3178         * docs/plugins/inspect/plugin-vorbis.xml:
3179         * docs/plugins/inspect/plugin-ximagesink.xml:
3180         * docs/plugins/inspect/plugin-xvimagesink.xml:
3181           Update docs with caps info.
3182
3183 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
3184
3185         * po/POTFILES.in:
3186           Add more files with translatable strings (#450875).
3187
3188 2007-06-23  Edward Hervey  <edward@fluendo.com>
3189
3190         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_find_chains):
3191         The chain should be freed if we error out here, else it will leak.
3192         * gst/playback/gstdecodebin.c: (disconnect_unlinked_signals),
3193         (cleanup_decodebin):
3194         Don't forget to *properly* remove the signals, else it will leak.
3195
3196 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
3197
3198         * MAINTAINERS:
3199         Updating all the maintainers files
3200
3201 2007-06-21  Stefan Kost  <ensonic@users.sf.net>
3202
3203         * tests/examples/seek/seek.c: (update_scale), (play_cb), (stop_cb),
3204         (main):
3205           Destroy and recreate parse-launch based pipeline after stop to be able
3206           to play again. Reorder some code and add more comments.
3207
3208 2007-06-20  Jan Schmidt  <thaytan@mad.scientist.com>
3209
3210         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
3211         When handling a delayed-caps notification case, mark
3212         the group as dynamic so that the nbdynamic count is
3213         incremented and decremented correctly. Fixes: #449156
3214         Patch by: Wim Taymans <wim@fluendo.com>
3215
3216 2007-06-19  Andy Wingo  <wingo@pobox.com>
3217
3218         * gst-libs/gst/audio/gstbaseaudiosink.c
3219         (gst_base_audio_sink_init): Enable pull-mode operation.
3220
3221 2007-06-19  Michael Smith <msmith@fluendo.com>
3222
3223         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3224           Change minimum rate back to 1000 to allow low-sample-rate wav files
3225           to play back.
3226
3227 2007-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
3228
3229         * po/vi.po:
3230           Update translations.
3231
3232 2007-06-15  David Schleef  <ds@schleef.org>
3233
3234         * gst/playback/gstqueue2.c:
3235           Fix compile error from ignored return value.
3236
3237 2007-06-15  Michael Smith <msmith@fluendo.com>
3238
3239         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
3240           Update tmpbuf for all neccesary rows, not just one, as is required
3241           when downscaling.
3242           Fixes #402076.
3243
3244 2007-06-15  Michael Smith <msmith@fluendo.com>
3245
3246         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (is_video),
3247         (eos_buffer_probe):
3248           Add a test that ensures we set DELTA_UNIT on all non-header,
3249           non-video buffers, if we have a video stream.
3250         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
3251         (gst_ogg_mux_process_best_pad):
3252           Move setting delta_pad to earlier, where we inspect all pads, so
3253           that leading audio pages don't get DELTA_UNIT unset if they come
3254           before the first DELTA_UNIT from video pages. Fixes the newly-added
3255           test. Fixes #385527.
3256
3257 2007-06-14  Tim-Philipp Müller  <tim at centricular dot net>
3258
3259         * tests/check/pipelines/streamheader.c: (streamheader_suite):
3260           Disable test_multifdsink_gdp_vorbisenc() on ppc64 since it
3261           fails on the p5-ppc64 build bot and the failure looks like it is due
3262           to the same issue as #348114, ie. a compiler bug.
3263
3264 2007-06-13  Edward Hervey  <edward@fluendo.com>
3265
3266         * gst/playback/gstqueue2.c: (gst_queue_create_read):
3267         Fix build on MacOSX.
3268
3269 2007-06-13  Wim Taymans  <wim@fluendo.com>
3270
3271         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
3272         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain):
3273         Fix compilation on mingw. Fixes #446972.
3274
3275 2007-06-12  Wim Taymans  <wim@fluendo.com>
3276
3277         Patches by: Thiago Sousa Santos <thiagossantos at gmail dot com>
3278
3279         * gst/playback/gstqueue2.c: (update_buffering),
3280         (gst_queue_locked_enqueue):
3281         Fix a division by zero when the max percent is <= 0. Fixes #446572.
3282         also update the buffering status when receiving events. Fixes #446551.
3283
3284 2007-06-11  Wim Taymans  <wim@fluendo.com>
3285
3286         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
3287
3288         * gst/playback/gstqueue2.c: (gst_queue_peer_query),
3289         (gst_queue_handle_src_query):
3290         Wait for preroll before attempting to forward a duration query upstream.
3291         Fixes #445505.
3292
3293 2007-06-07  Sebastien Moutte  <sebastien@moutte.net>
3294
3295         * gst-libs/gst/rtp/gstbasertpdepayload.c: 
3296         (gst_base_rtp_depayload_set_gst_timestamp):
3297         Use G_GINT64_CONSTANT macro for int64 constant.
3298         * win32/common/libgstinterfaces.def:
3299         * win32/common/libgsttag.def:
3300         Add new exported functions.
3301
3302 2007-06-07  Tim-Philipp Müller  <tim at centricular dot net>
3303
3304         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
3305           The BOS page of the first Dirac video stream needs to come before
3306           the BOS page of any Vorbis streams or other audio streams, just like
3307           it is with Theora.
3308
3309 2007-06-07  Wim Taymans  <wim@fluendo.com>
3310
3311         * gst/playback/gstqueue2.c: (gst_queue_get_range):
3312         Fix compilation.
3313
3314 2007-06-06  Wim Taymans  <wim@fluendo.com>
3315
3316         Patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
3317
3318         * gst/playback/gstqueue2.c: (gst_queue_init),
3319         (gst_queue_handle_sink_event), (gst_queue_chain),
3320         (gst_queue_get_range), (gst_queue_src_checkgetrange_function),
3321         (gst_queue_sink_activate_push), (gst_queue_src_activate_push),
3322         (gst_queue_src_activate_pull):
3323         Add pull based scheduling and fix some deadlocks. Fixes #444523.
3324         Does not yet completely work because duration queries upstream won't
3325         block yet.
3326
3327 2007-06-06  Wim Taymans  <wim@fluendo.com>
3328
3329         * configure.ac:
3330         * gst/playback/gstqueue2.c: (gst_queue_create_read):
3331         Some more fseeko checks.
3332
3333 2007-06-06  Wim Taymans  <wim@fluendo.com>
3334
3335         * configure.ac:
3336         check for large file support.
3337
3338 2007-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
3339
3340         Based on a patch by Sven Arvidsson <sa at whiz dot se>:
3341
3342         * gst/subparse/gstsubparse.c: (parse_subrip),
3343         (subviewer_unescape_newlines), (parse_subviewer),
3344         (gst_sub_parse_data_format_autodetect),
3345         (gst_sub_parse_format_autodetect), (gst_subparse_type_find):
3346         * gst/subparse/gstsubparse.h:
3347         Add support for SubViewer version 1 and 2 subtitles. Fixes #394061.
3348         * tests/check/elements/subparse.c: (GST_START_TEST),
3349         (subparse_suite):
3350         Add a unit test for both SubViewer formats.
3351
3352 2007-06-01  Michael Smith <msmith@fluendo.com>
3353
3354         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
3355           Don't overflow intermediate values when seeking to large time values
3356           in audiotestsrc.
3357
3358 2007-06-05  Wim Taymans  <wim@fluendo.com>
3359
3360         * gst/playback/gstqueue2.c: (gst_queue_have_data),
3361         (gst_queue_create_read), (gst_queue_read_item_from_file),
3362         (gst_queue_open_temp_location_file), (gst_queue_locked_enqueue):
3363         Include stdio to define fseeko.
3364
3365 2007-06-05  Wim Taymans  <wim@fluendo.com>
3366
3367         Patch by: Edward Hervey  <edward@fluendo.com>
3368
3369         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
3370         (gst_v4lsrc_query):
3371         Make v4lsrc output segments in GST_FORMAT_TIME. Fixes #442553.
3372
3373 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
3374
3375         * gst-libs/gst/riff/Makefile.am:
3376         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_info):
3377           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
3378           our own implementation.
3379
3380 2007-06-05  Wim Taymans  <wim@fluendo.com>
3381
3382         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3383         (gst_base_rtp_depayload_setcaps),
3384         (gst_base_rtp_depayload_set_gst_timestamp),
3385         (gst_base_rtp_depayload_change_state):
3386         Handle timestamp wraparound.
3387
3388 2007-06-05  Wim Taymans  <wim@fluendo.com>
3389
3390         * gst/playback/gsturidecodebin.c: (no_more_pads_full),
3391         (new_decoded_pad), (remove_pads), (make_decoder), (setup_source),
3392         (gst_uri_decode_bin_change_state):
3393         Make sure we name srcpads uniquely even when using different internal
3394         decodebins.
3395         Signal no-more-pads when no more dynamic elements exist.
3396         Remove pads on cleanup.
3397
3398 2007-06-05  Wim Taymans  <wim@fluendo.com>
3399
3400         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
3401
3402         * gst/playback/gstqueue2.c: (gst_queue_class_init),
3403         (gst_queue_init), (gst_queue_finalize),
3404         (gst_queue_write_buffer_to_file), (gst_queue_have_data),
3405         (gst_queue_create_read), (gst_queue_read_item_from_file),
3406         (gst_queue_open_temp_location_file),
3407         (gst_queue_close_temp_location_file), (gst_queue_locked_flush),
3408         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
3409         (gst_queue_is_empty), (gst_queue_is_filled),
3410         (gst_queue_change_state), (gst_queue_set_temp_location),
3411         (gst_queue_set_property):
3412         Add support for filebased buffering. Fixes #441264.
3413
3414 2007-06-05  Wim Taymans  <wim@fluendo.com>
3415
3416         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter),
3417         (analyze_new_pad), (connect_pad), (expose_pad), (caps_notify_cb),
3418         (caps_notify_group_cb), (gst_decode_group_new),
3419         (gst_decode_group_free):
3420         Add support for delayed caps fixation when autoplugging.
3421         Optimize cases where a multiqueue is not needed/wanted, like right after
3422         anything that is not a demuxer.
3423
3424 2007-06-05  Wim Taymans  <wim@fluendo.com>
3425
3426         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone),
3427         (gst_ogg_pad_submit_packet), (gst_ogg_demux_perform_seek),
3428         (gst_ogg_demux_read_chain), (gst_ogg_demux_collect_chain_info):
3429         consideratly speedup ogg chain detection by not trying to find a base
3430         timestamp for skeleton streams. 
3431
3432 2007-06-05  Wim Taymans  <wim@fluendo.com>
3433
3434         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
3435         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_add_full),
3436         (gst_multi_fd_sink_remove_flush),
3437         (gst_multi_fd_sink_remove_client_link),
3438         (gst_multi_fd_sink_handle_client_write),
3439         (gst_multi_fd_sink_handle_clients):
3440         * gst/tcp/gstmultifdsink.h:
3441         Add support for remove_flush.
3442
3443 2007-06-05  Wim Taymans  <wim@fluendo.com>
3444
3445         * docs/design/draft-keyframe-force.txt:
3446         * ext/theora/theoraenc.c: (theora_enc_sink_event),
3447         (theora_enc_chain):
3448         Add draft design for forcing keyframes in encoders and implement in
3449         theoraenc.
3450
3451 2007-06-05  Jan Schmidt  <thaytan@mad.scientist.com>
3452
3453         * configure.ac:
3454           Back to CVS
3455
3456 === release 0.10.13 ===
3457
3458 2007-06-05  Jan Schmidt <thaytan@mad.scientist.com>
3459
3460         * configure.ac:
3461           releasing 0.10.13, "What's Going on?"
3462
3463 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
3464
3465         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3466         In riff, the depth is stored in the size field but it just means that
3467         the least significant bits are cleared. We can therefore just play
3468         the sample as if it had a depth == width. Fixes: #440997
3469
3470         Patch by: Wim Taymans <wim@fluendo.com> 
3471         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
3472
3473 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
3474
3475         * gst-libs/gst/floatcast/floatcast.h:
3476         Define inline when needed on win32 builds. Fixes: #441295
3477         Patch by: Sebastien Moutte  <sebastien@moutte.net>
3478
3479 2007-05-29  Wim Taymans  <wim@fluendo.com>
3480
3481         * gst/playback/gstplaybasebin.c: (queue_overrun),
3482         (no_more_pads_full):
3483         Stop buffering when the group is commited because the queues filled up.
3484         Fixes #442024.
3485
3486 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
3487
3488         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
3489         (gst_alsa_mixer_free), (gst_alsa_mixer_update),
3490         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
3491         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
3492         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
3493         * ext/alsa/gstalsamixer.h:
3494         * ext/alsa/gstalsamixerelement.c:
3495         (gst_alsa_mixer_element_interface_supported),
3496         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
3497         (gst_alsa_mixer_element_set_property),
3498         (gst_alsa_mixer_element_get_property),
3499         (gst_alsa_mixer_element_change_state):
3500         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_update):
3501         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_volume_changed),
3502         (gst_mixer_option_changed):
3503         * gst-libs/gst/interfaces/mixer.h:
3504         Revert commits towards #152864 made so far. We'll pick it up again
3505         after the 0.10.13 release.
3506
3507 2007-05-24  Wim Taymans  <wim@fluendo.com>
3508
3509         * gst-libs/gst/audio/gstbaseaudiosink.c:
3510         (gst_base_audio_sink_render):
3511         After an interrupt (PAUSED/flush) assume that the next sample should not
3512         be aligned to the previous sample. Fixes #417992.
3513
3514 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
3515
3516         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3517           Don't add channels and rate fields to the template caps for
3518           audio/x-dts, as wavparse might not always be able to set them,
3519           which would then lead to 'caps are not a real subset of the
3520           template caps' warnings.
3521
3522 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
3523
3524         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
3525         Handle unknown or invalid pads without crashing, as might occur if
3526         a media file like an mp3 is specified as a subtitle file.
3527         Fixes: #410039
3528
3529 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
3530
3531         * gst/playback/gstplaybin.c: (add_sink), (dummy_blocked_cb),
3532         (setup_sinks):
3533         Block the subtitle bin output queue before ghosting it and linking,
3534         then unblock after. This avoids spurious not-linked errors caused 
3535         by the queue starting up (because it gets linked when it is ghosted). 
3536         Fixes: #350299
3537
3538 2007-05-23  Jan Schmidt  <thaytan@mad.scientist.com>
3539
3540         * tests/check/elements/playbin.c: (test_suburi_error_unknowntype):
3541         Use /dev/zero instead of /dev/urandom to produce an invalid subtitle
3542         file. Avoids flukes where the input gets typefound to some valid but
3543         useless type.
3544
3545 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
3546
3547         * tests/check/Makefile.am:
3548         * tests/check/elements/.cvsignore:
3549         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink),
3550         (cleanup_gnomevfssink), (GST_START_TEST), (gnomevfssink_suite):
3551           Add unit test for gnomevfssink seeking and position reporting for
3552           file:// URIs.
3553
3554 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
3555
3556         Patch by: Mark Nauwelaerts <manauw at skynet be>
3557
3558         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_init),
3559         (gst_gnome_vfs_sink_open_file), (gst_gnome_vfs_sink_handle_event),
3560         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render):
3561         * ext/gnomevfs/gstgnomevfssink.h:
3562           Fix position reporting, especially after a seek (from upstream),
3563           see #412648.
3564
3565 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
3566
3567         * ext/cdparanoia/gstcdparanoiasrc.c:
3568           Repair umlaut.
3569
3570 2007-05-22  Jan Schmidt  <thaytan@mad.scientist.com>
3571
3572         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3573         Specify the full valid range for MP3 samplerates. Fixes a regression
3574         caused by extra header checks since the last release.
3575
3576 2007-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
3577
3578         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
3579         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
3580         Fix a locking-order bug I introduced with my changes the other day.
3581         Patch by Mike Smith.
3582
3583 2007-05-21  Michael Smith <msmith@fluendo.com>
3584
3585         * ext/theora/theoradec.c: (theora_handle_data_packet):
3586           Don't look inside 0-length packets (which indicate duplicated
3587           frames)
3588
3589 2007-05-21  Wim Taymans  <wim@fluendo.com>
3590
3591         * ext/cdparanoia/gstcdparanoiasrc.c:
3592         (gst_cd_paranoia_src_read_sector):
3593         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3594         (gst_base_audio_src_create):
3595         Small cleanups.
3596
3597         * ext/theora/theoradec.c: (theora_dec_sink_event):
3598         Fix typo.
3599
3600         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3601         (gst_base_rtp_depayload_set_gst_timestamp):
3602         Add some FIXME
3603
3604         * gst/playback/gstdecodebin.c: (queue_underrun_cb):
3605         And some debug info when a FIXME path is hit.
3606
3607 2007-05-21  Wim Taymans  <wim@fluendo.com>
3608
3609         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3610         (gst_base_rtp_audio_payload_class_init),
3611         (gst_base_rtp_audio_payload_init),
3612         (gst_base_rtp_audio_payload_finalize),
3613         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
3614         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
3615         (gst_base_rtp_payload_audio_handle_event):
3616         Some cleanups, remove minptime property as it is now in the parent
3617         class.
3618         Override parent class event function.
3619
3620         * gst-libs/gst/rtp/gstbasertppayload.c:
3621         (gst_basertppayload_class_init), (gst_basertppayload_init),
3622         (gst_basertppayload_event), (gst_basertppayload_set_property),
3623         (gst_basertppayload_get_property):
3624         * gst-libs/gst/rtp/gstbasertppayload.h:
3625         Add min-ptime property.
3626         Add handle-event vmethod. Fixes #415001.
3627
3628 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
3629
3630         * gst-libs/gst/audio/gstbaseaudiosink.c
3631           (gst_base_audio_sink_change_state):
3632           Fix typo in comment.
3633
3634         * gst/playback/gstdecodebin.c (gst_decode_bin_class_init,
3635           free_dynamics, pad_probe, close_pad_link, try_to_link_1,
3636           get_our_ghost_pad, remove_element_chain, queue_underrun_cb,
3637           close_link):
3638         * gst/playback/gstplaybin.c (gst_play_bin_set_property,
3639           gen_audio_element, remove_sinks, gst_play_bin_send_event_to_sink):
3640           Remove trailing whitespaces in comments.
3641
3642         * gst/volume/Makefile.am:
3643           Fix tabs.
3644
3645 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
3646
3647         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
3648
3649         * gst-libs/gst/interfaces/mixer.h (mixer_type, option_changed,
3650           set_option, get_option, _gst_reserved):
3651           Revert reordering functions (keep ABI).
3652
3653 2007-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
3654
3655         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3656         (gst_ximagesink_xwindow_new), (gst_ximagesink_handle_xevents),
3657         (gst_ximagesink_show_frame):
3658         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
3659         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_handle_xevents),
3660         (gst_xvimagesink_show_frame):
3661         When we create our own window, indicate that we handle the 
3662         WM_DELETE client message from the window manager, so that it won't 
3663         kill our window (and our app) along with it. Handle ClientMessage,
3664         post an error on the bus, and close the window. Further buffers
3665         arriving will result in a FlowError because the window has been
3666         destroyed.
3667
3668         Fixes: #393975
3669
3670         Clean up the X event handling loop and make them the same for
3671         both xvimagesink and ximagesink while I'm at it.
3672
3673 2007-05-17  Wim Taymans  <wim@fluendo.com>
3674
3675         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter):
3676         Make decodebin2 autoplug depayloaders too.
3677
3678         * gst/playback/gsturidecodebin.c: (source_new_pad):
3679         Set the newly created decoder in a usable state when autoplugging a
3680         dynamic source such as RTSP.
3681
3682 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
3683
3684         * gst/playback/gststreaminfo.c: (cb_probe):
3685           Ignore video-codec tag for audio streams and ignore audio-codec tags
3686           for video streams. Should make codec name collection a bit more
3687           robust against sloppy demuxers that send tag events containing both
3688           tags down each pad.
3689
3690 2007-05-17  Wim Taymans  <wim@fluendo.com>
3691
3692         * gst/playback/gstqueue2.c: (update_rates):
3693         Tweak the buffering thresholds a little.
3694         Update the buffer size with the previously calculate rate instead of
3695         only when we calculate a new rate so that we get smoother buffering
3696         updates.
3697
3698         * gst/playback/Makefile.am:
3699         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_base_init),
3700         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
3701         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
3702         (gst_uri_decode_bin_get_property), (unknown_type),
3703         (add_element_stream), (no_more_pads_full), (no_more_pads),
3704         (source_no_more_pads), (new_decoded_pad), (array_has_value),
3705         (gen_source_element), (has_all_raw_caps), (analyse_source),
3706         (remove_decoders), (make_decoder), (remove_source),
3707         (source_new_pad), (setup_source), (decoder_query_init),
3708         (decoder_query_duration_fold), (decoder_query_duration_done),
3709         (decoder_query_position_fold), (decoder_query_position_done),
3710         (decoder_query_latency_fold), (decoder_query_latency_done),
3711         (decoder_query_seeking_fold), (decoder_query_seeking_done),
3712         (decoder_query_generic_fold), (gst_uri_decode_bin_query),
3713         (gst_uri_decode_bin_change_state), (plugin_init):
3714         New element that intergrates a source, optional buffering element and
3715         decodebin.
3716
3717 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
3718
3719         * configure.ac:
3720           Bump libtheora requirement to 1.0alpha5 for the pixformat check
3721           (also has a .pc file, so we don't need the fallback check any
3722           longer). Fixes #438840.
3723
3724 2007-05-17  Wim Taymans  <wim@fluendo.com>
3725
3726         * gst/playback/gstqueue2.c: (gst_queue_get_type),
3727         (gst_queue_class_init), (gst_queue_finalize), (update_time_level),
3728         (apply_segment), (apply_buffer), (update_buffering),
3729         (reset_rate_timer), (update_rates), (gst_queue_locked_flush),
3730         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
3731         (gst_queue_handle_sink_event), (gst_queue_is_filled),
3732         (gst_queue_chain), (gst_queue_push_one), (gst_queue_loop),
3733         (plugin_init):
3734         fix build.
3735
3736 2007-05-17  Wim Taymans  <wim@fluendo.com>
3737
3738         * gst/playback/Makefile.am:
3739         * gst/playback/gstqueue2.c: (gst_queue_get_type),
3740         (gst_queue_class_init), (gst_queue_init), (gst_queue_finalize),
3741         (gst_queue_getcaps), (gst_queue_bufferalloc),
3742         (gst_queue_acceptcaps), (update_time_level), (apply_segment),
3743         (apply_buffer), (update_buffering), (reset_rate_timer),
3744         (update_rates), (gst_queue_locked_flush),
3745         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
3746         (gst_queue_handle_sink_event), (gst_queue_is_empty),
3747         (gst_queue_is_filled), (gst_queue_chain), (gst_queue_push_one),
3748         (gst_queue_loop), (gst_queue_handle_src_event),
3749         (gst_queue_handle_src_query), (gst_queue_sink_activate_push),
3750         (gst_queue_src_activate_push), (gst_queue_change_state),
3751         (gst_queue_set_property), (gst_queue_get_property), (plugin_init):
3752         On our way to playbin2 this is the new network queue that does buffering
3753         all by itself using high and low watermarks. It can also measure up and
3754         downstream bandwidth to optimally size the queue.
3755
3756 2007-05-17  Michael Smith <msmith@fluendo.com>
3757
3758         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
3759         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_do_seek):
3760           Use the segment->last_stop value to calculate the next timestamp to
3761           generate after a seek; not the segment->start value.
3762
3763 2007-05-15  David Schleef  <ds@schleef.org>
3764
3765         * docs/Makefile.am: Install docs even when --disable-gtk-doc
3766           is disabled.  This matches the behavior of gtk+.  Fixes #349099.
3767
3768 2007-05-15  Wim Taymans  <wim@fluendo.com>
3769
3770         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
3771         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
3772         Some more chained streaming ogg timestamp fixes.
3773
3774 2007-05-15  Wim Taymans  <wim@fluendo.com>
3775
3776         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
3777         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
3778         (gst_ogg_demux_handle_page):
3779         Add some FIXMEs.
3780         Fix chain start/stop segment handling based on patch by
3781         <ahalda at cs dot mcgill dot ca> see #320984.
3782
3783 2007-05-15  Michael Smith <msmith@fluendo.com>
3784
3785         * configure.ac:
3786           We don't require a C++ compiler. So don't require one.
3787
3788 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3789
3790         * ext/alsa/gstalsamixer.c (source, n_poll_fds, poll_fds,
3791           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
3792           gst_alsa_mixer_finalize, gst_alsa_mixer_handle_source_callback,
3793           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
3794           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_update_option,
3795           gst_alsa_mixer_update_track):
3796           Apply some of the cleanup Tim suggested in #152864 afterwards.
3797
3798 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3799
3800         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
3801
3802         * ext/alsa/gstalsamixer.c (main_context, GstAlsaMixerWatch,
3803           _GstAlsaMixerWatch, source, n_poll_fds, poll_fds,
3804           gst_alsa_mixer_watch_funcs, gst_alsa_mixer_prepare,
3805           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
3806           gst_alsa_mixer_finalize, gst_alsa_mixer_find_master_mixer,
3807           gst_alsa_mixer_handle_source_callback,
3808           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
3809           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_free,
3810           gst_alsa_mixer_get_volume, gst_alsa_mixer_set_volume,
3811           gst_alsa_mixer_set_mute, gst_alsa_mixer_set_record,
3812           gst_alsa_mixer_get_option, gst_alsa_mixer_update_option,
3813           gst_alsa_mixer_update_track, _gst_alsa_mixer_set_interface):
3814         * ext/alsa/gstalsamixer.h (handle_source, interface, dir):
3815         * ext/alsa/gstalsamixerelement.c (gst_alsa_mixer_element_details,
3816           gst_alsa_mixer_element_interface_supported,
3817           gst_alsa_mixer_element_finalize, gst_alsa_mixer_element_init,
3818           gst_alsa_mixer_element_set_property,
3819           gst_alsa_mixer_element_get_property,
3820           gst_alsa_mixer_element_change_state):
3821         * ext/alsa/gstalsamixertrack.c (gst_alsa_mixer_track_update):
3822         * gst-libs/gst/interfaces/mixer.c (gst_mixer_volume_changed,
3823           gst_mixer_option_changed):
3824         * gst-libs/gst/interfaces/mixer.h (set_option, get_option,
3825           volume_changed, option_changed, _gst_reserved):
3826           Implement notification for alsamixer. Fixes #152864
3827
3828 2007-05-14  David Schleef  <ds@schleef.org>
3829
3830         * gst/videotestsrc/videotestsrc.c:
3831         * gst/videotestsrc/videotestsrc.h:
3832           Add support for video/x-raw-bayer.
3833
3834 2007-05-12  David Schleef  <ds@schleef.org>
3835
3836         * sys/xvimage/xvimagesink.c:
3837           Add some sanity checking for the XVImage size returned by X.
3838           Related to #377400.
3839
3840 2007-05-12  Wim Taymans  <wim@fluendo.com>
3841
3842         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3843         (gst_base_rtp_depayload_setcaps),
3844         (gst_base_rtp_depayload_set_gst_timestamp):
3845         Parse and use additional caps fields as described in updated
3846         application/x-rtp caps spec.
3847
3848 2007-05-12  Wim Taymans  <wim@fluendo.com>
3849
3850         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
3851         (gst_ogg_demux_collect_chain_info):
3852         If there is a stream in a chain without any data packets, ignore the
3853         stream in the total length calculations. Might be related to #436820.
3854
3855 2007-05-11  Jan Schmidt  <thaytan@mad.scientist.com>
3856
3857         * gst/typefind/gsttypefindfunctions.c: (mpeg_sys_is_valid_pack),
3858         (mpeg_sys_is_valid_pes), (mpeg_sys_is_valid_sys),
3859         (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
3860         (mpeg_video_type_find), (mpeg_video_stream_type_find),
3861         (plugin_init):
3862
3863         Consolidate and re-work our mpeg system stream detection to probe
3864         more packets and produce a higher confidence result. Fixes a
3865         regression caused by lowering the typefind probability last year
3866         - related to bug #397810. Remove the redundant MPEG-1 specific 
3867         typefind function, as the new one detects both MPEG-1 & MPEG-2
3868         happily.
3869
3870         Also cleanup the MPEG elementary and MPEG-TS detection functions a
3871         little. 
3872
3873         Tested against my media test directory, with some improvements and
3874         no regressions.
3875
3876 2007-05-10  Wim Taymans  <wim@fluendo.com>
3877
3878         * gst/playback/gstplaybasebin.c: (fill_buffer), (check_queue),
3879         (queue_out_of_data):
3880         Connect to the new queue "pushing" signal instead of the broken
3881         "running" one.
3882
3883 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
3884
3885         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3886         (gst_base_rtp_audio_payload_handle_frame_based_buffer):
3887         Move variable declaration before the first instruction.
3888         * gst/videotestsrc/videotestsrc.c:
3889         Define M_PI if it's not defined yet.
3890         * win32/common/libgstrtp.def:
3891         Add new exported functions.
3892
3893 2007-05-09  Michael Smith <msmith@fluendo.com>
3894
3895         * ext/theora/theoradec.c: (theora_handle_type_packet):
3896           gst_pad_push_event() does not return a GstFlowReturn!
3897
3898 2007-05-09  Wim Taymans  <wim@fluendo.com>
3899
3900         * tests/examples/seek/scrubby.c: (stop_cb), (main):
3901         * tests/examples/seek/seek.c: (do_seek):
3902         Some small cosmetic changes.
3903
3904 2007-05-08  Stefan Kost  <ensonic@users.sf.net>
3905
3906         * gst/adder/gstadder.c (gst_adder_src_event, gst_adder_collected,
3907           gst_adder_change_state):
3908         * gst/adder/gstadder.h (bps, offset, collect_event, segment,
3909           segment_pending, segment_position, segment_rate):
3910           Handle playback-rate on adder.
3911
3912 2007-05-07  Michael Smith <msmith@fluendo.com>
3913
3914         * ext/theora/gsttheoradec.h:
3915         * ext/theora/theoradec.c: (gst_theora_dec_reset),
3916         (theora_dec_sink_event), (theora_handle_comment_packet),
3917         (theora_handle_type_packet), (theora_dec_change_state):
3918           Don't push events (newsegment, tags) before initialising the
3919           decoder.
3920           This is neccesary for seeking to work correctly in gnonlin.
3921
3922 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
3923
3924         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3925         * gst/adder/gstadder.c:
3926         * gst/audiotestsrc/gstaudiotestsrc.c
3927           (gst_audio_test_src_create_white_noise):
3928         * gst/videotestsrc/gstvideotestsrc.c:
3929         * gst/volume/gstvolume.c (VOLUME_UNITY_INT16,
3930           VOLUME_UNITY_INT16_BIT_SHIFT, VOLUME_MAX_DOUBLE,
3931           volume_sink_template, volume_src_template, gst_volume_init,
3932           volume_process_double, volume_process_int16,
3933           volume_process_int16_clamp):
3934           Doc fixes and formatting.
3935
3936 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
3937
3938         * tests/check/Makefile.am:
3939         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
3940           Minimal check for volume's GstController usability; also another
3941           test for #422295.
3942
3943 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
3944
3945         * gst-libs/gst/cdda/gstcddabasesrc.c:
3946         (gst_cdda_base_src_add_track):
3947           Fix it so that it (a) makes sense and (b) doesn't break
3948           everything cdda-related including the unit test.
3949
3950 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
3951
3952         * gst-libs/gst/cdda/gstcddabasesrc.c:
3953         (gst_cdda_base_src_add_track):
3954           Fix build when disabling asserts.
3955
3956 2007-05-03  Tim-Philipp Müller  <tim at centricular dot net>
3957
3958         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
3959           When XShm is not available, we might get row strides that are not
3960           rounded up to multiples of four; this is bad, because virtually
3961           every RGB-processing element in GStreamer assumes rowstrides are
3962           rounded up to multiples of four, so let's allocate at least enough
3963           memory to avoid crashes in this case. The image will still be
3964           displayed distorted though if this happens, so that still needs
3965           fixing (maybe by allocating a bigger image with an 'even' width
3966           and then clipping it appropriately when rendering - something for
3967           Xlib aficionados in any case).
3968
3969 2007-05-03  Michael Smith <msmith@fluendo.com>
3970
3971         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
3972           If a buffer doesn't have a timestamp, assume it's contiguous with
3973           the previous buffer, and synthesise timestamps appropriately.
3974
3975 2007-05-03  Edward Hervey  <edward@fluendo.com>
3976
3977         * tests/check/elements/videorate.c: (GST_START_TEST):
3978         Set buffer timestamp to a valid value in order to test the buffer
3979         really does stay in videorate.
3980
3981 2007-05-03  Edward Hervey  <edward@fluendo.com>
3982
3983         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
3984         There is no sensible way to handle incoming buffers which don't have a
3985         valid timestamp. We therefore discard them and wait for the next one.
3986
3987 2007-05-01  Tim-Philipp Müller  <tim at centricular dot net>
3988
3989         * gst/playback/gstdecodebin.c: (type_found), (plugin_init):
3990         * gst/playback/gstdecodebin2.c: (plugin_init):
3991           Better error message for text files.
3992
3993 2007-04-29  Wim Taymans  <wim@fluendo.com>
3994
3995         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_add_rb):
3996         Fix offset bug in generation RR packets.
3997
3998 2007-04-27  Julien MOUTTE  <julien@moutte.net>
3999
4000         * ext/theora/theoradec.c: (_theora_granule_time),
4001         (theora_dec_push_forward), (theora_handle_data_packet),
4002         (theora_dec_decode_buffer): Calculate buffer duration correctly
4003         to generate a perfect stream (#433888).
4004         * gst/audioresample/gstaudioresample.c:
4005         (audioresample_check_discont): Glib provides ABS.
4006
4007 2007-04-27  Wim Taymans  <wim@fluendo.com>
4008
4009         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
4010         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_sdes_add_item),
4011         (gst_rtcp_packet_sdes_add_entry), (gst_rtcp_packet_bye_add_ssrc),
4012         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
4013         (gst_rtcp_packet_bye_set_reason):
4014         * gst-libs/gst/rtp/gstrtcpbuffer.h:
4015         Fix RB block parsing and writing.
4016         Add support for constructing BYE packets.
4017
4018 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4019
4020         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init),
4021         (gst_base_audio_src_create):
4022         * po/POTFILES.in:
4023           When posting a warning message because samples were dropped, post
4024           something more intelligible than he default error message for clock
4025           errors which is just confusing in this context (#432984).
4026
4027 2007-04-25  Wim Taymans  <wim@fluendo.com>
4028
4029         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_buffer_new),
4030         (gst_rtcp_buffer_end), (gst_rtcp_buffer_get_packet_count),
4031         (read_packet_header), (gst_rtcp_packet_move_to_next),
4032         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_sr_set_sender_info),
4033         (gst_rtcp_packet_rr_set_ssrc), (gst_rtcp_packet_add_rb),
4034         (gst_rtcp_packet_sdes_get_item_count),
4035         (gst_rtcp_packet_sdes_first_item),
4036         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_ssrc),
4037         (gst_rtcp_packet_sdes_first_entry),
4038         (gst_rtcp_packet_sdes_next_entry),
4039         (gst_rtcp_packet_sdes_get_entry), (gst_rtcp_packet_sdes_add_item),
4040         (gst_rtcp_packet_sdes_add_entry):
4041         * gst-libs/gst/rtp/gstrtcpbuffer.h:
4042         Implement code to write SR, RR and SDES packets.
4043
4044 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
4045
4046         Patch by: Christian Kirbach <Christian dot Kirbach at googlemail com>
4047
4048         * sys/ximage/ximagesink.c:
4049           Fix build if XShm is not available (#432362).
4050
4051 2007-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
4052
4053         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init):
4054         Initalize the AudioConvertCtx with zeroes, otherwise it will contain
4055         pointers to random memory which are passed to g_free() when
4056         audio_convert_prepare_context() is called the first time.
4057
4058 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
4059
4060         Patch by: Dan Williams <dcbw redhat com>
4061
4062         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
4063           Don't leak incoming buffer if gst_pad_push() returns a
4064           non-OK flow. Fixes #432755.
4065          
4066         * tests/check/elements/videorate.c: (GST_START_TEST),
4067         (videorate_suite):
4068           Unit test for the above by Yours Truly.
4069
4070 2007-04-23  Stefan Kost  <ensonic@users.sf.net>
4071
4072         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
4073         (gst_adder_sink_event), (gst_adder_collected):
4074           Fix non-flushing segmented seeks, Fixes #340060 for me
4075
4076 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
4077
4078         Patch by: Olivier Crete  <tester at tester ca>
4079
4080         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4081         (gst_base_rtp_audio_payload_class_init),
4082         (gst_base_rtp_audio_payload_init),
4083         (gst_base_rtp_audio_payload_dispose):
4084           Chain up to parent class in dispose function; get rid of
4085           unnecessary 'diposed' flag in private structure (#415001).
4086
4087 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
4088
4089         * docs/libs/gst-plugins-base-libs.types:
4090         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4091         (gst_base_rtp_audio_payload_class_init):
4092         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4093         * gst-libs/gst/rtp/gstbasertppayload.c:
4094           Some minor docs fixes and additions; also add missing 'Since' bits.
4095
4096 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
4097
4098         Patch by: Zeeshan Ali  <zeenix gmail com>
4099
4100         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4101         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
4102         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
4103         (gst_base_rtp_audio_payload_push):
4104         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
4105           The recently-added gst_base_rtp_audio_payload_push() should take an
4106           object of type GstBaseRTPAudioPayload as first argument (#431672).
4107
4108 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
4109
4110         * gst/audioresample/gstaudioresample.c:
4111           Make more functions static, just because we can.
4112
4113 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
4114
4115         * tests/check/elements/audioresample.c:
4116           Add unit test for audioresample shutdown crasher (#420106).
4117
4118 2007-04-20  Stefan Kost  <ensonic@users.sf.net>
4119
4120         * gst/subparse/gstsubparse.c:
4121         * gst/subparse/samiparse.c:
4122           Use GST_DISABLE_XML here
4123
4124         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
4125         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_get_xv_support),
4126         (gst_xvimagesink_buffer_alloc),
4127         (gst_xvimagesink_navigation_send_event):
4128         * sys/xvimage/xvimagesink.h:
4129           Include stdlib.h when using atoi.
4130           
4131         * tests/check/elements/playbin.c: (playbin_suite):
4132           Use GST_DISABLE_REGISTRY here
4133
4134 2007-04-19  Michael Smith  <msmith@fluendo.com>
4135
4136         * ext/theora/gsttheoraenc.h:
4137         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
4138         (theora_enc_sink_event), (theora_enc_change_state):
4139           Track initialisation state; don't try to use encoder state if we're
4140           not initialised (it'll segfault).
4141
4142 2007-04-18  Stefan Kost  <ensonic@users.sf.net>
4143
4144         * tests/check/pipelines/.cvsignore:
4145         Fix build.
4146
4147 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4148
4149         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4150         Allow random depths between 1 and 32 instead of only multiplies of 8.
4151
4152 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4153
4154         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4155         Set the maximum number of channels for PCM and float in the correct
4156         place to have it also used when creating the template caps.
4157
4158 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4159
4160         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4161         Correctly support 4, 6 and 8 channels with normal PCM and float
4162         wav files.
4163
4164         Fix the depth and signedness calculation in extensible wav files and
4165         also handle 1, 2, 4, 6, 8 channels here when a file without channel
4166         mask is found.
4167
4168         Add support for float, alaw and mulaw in extensible wav files.
4169
4170         This allows correct playback of all but 5 files from
4171         http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Samples.html
4172         
4173         (gst_riff_create_audio_template_caps):
4174         Add voxware and float formats to the template caps.     
4175
4176 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4177
4178         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
4179
4180         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
4181         Fix unused variable warning if HAVE_LOCALTIME_R is undefinied
4182
4183         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4184         * gst/audioresample/gstaudioresample.c: (audioresample_do_output):
4185         Use the correct format strings for integer formats.
4186
4187 2007-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
4188
4189         * ext/theora/theoraenc.c (theora_buffer_from_packet, theora_enc_chain):
4190           Don't use pad_alloc_buffer_and_set_caps to create a small header
4191           packet, or, worse, to create a big temporary video buffer using the
4192           src pad.
4193
4194 2007-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4195
4196         * gst/gdp/gstgdppay.c (gst_gdp_pay_chain):
4197         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
4198           GST_START_TEST, buffer_probe_cb, GST_START_TEST):
4199           Fix a bug where serialized IN_CAPS buffers needed to be set IN_CAPS.
4200
4201 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4202
4203         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
4204           GST_START_TEST, n_in_caps, buffer_probe_cb, GST_START_TEST,
4205           streamheader_suite):
4206           Add another test set up for failure
4207
4208 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
4209
4210         * tests/check/Makefile.am:
4211         * tests/check/pipelines/streamheader.c (n_tags, tag_event_probe_cb,
4212           GST_START_TEST, streamheader_suite, main):
4213           Add a test for the streamheader bug Wim fixed.
4214
4215 2007-04-13  Jan Schmidt  <thaytan@mad.scientist.com>
4216
4217         * ext/theora/theoradec.c: (theora_dec_sink_event):
4218         Fix misleading comment.
4219
4220 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
4221
4222         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4223           More sanity checks for the header fields.
4224
4225 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
4226
4227         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
4228           Try encodings from all environment variables, not just those in the
4229           first environment variable that is set.
4230
4231 2007-04-12  Wim Taymans  <wim@fluendo.com>
4232
4233         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
4234         (gst_video_rate_chain):
4235         Add some debug.
4236
4237         * tests/check/elements/videorate.c: (GST_START_TEST),
4238         (videorate_suite):
4239         Added check for videorate changing caps handling. Closes #421834.
4240
4241 2007-04-12  Michael Smith  <msmith@fluendo.com>
4242
4243         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
4244           Use scale functions to avoid overflow when calculating duration of 
4245           vorbis buffers.
4246
4247 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
4248
4249         * docs/libs/gst-plugins-base-libs-sections.txt:
4250         * gst-libs/gst/tag/tag.h:
4251         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
4252           API: add gst_tag_freeform_string_to_utf8() (#405072).
4253
4254         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_extract_id3v1_string):
4255           Use gst_tag_freeform_string_to_utf8() here.
4256
4257 2007-04-12  Wim Taymans  <wim@fluendo.com>
4258
4259         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain),
4260         (gst_gdp_pay_sink_event):
4261         Make sure we set the IN_CAPS flag correctly.
4262
4263         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
4264         Get the IN_CAPS flag before we call functions that mess with the flags.
4265
4266 2007-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4267
4268         * gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader,
4269           gst_gdp_pay_chain, gst_gdp_pay_sink_event):
4270           Only stamp buffers with offset/offset_end right before they get
4271           pushed.  This ensures offset continuity, which was not the case
4272           before as shown by
4273           gst-launch -v -m audiotestsrc num-buffers=10 ! audioconvert ! vorbisenc ! gdppay ! identity check-imperfect-offset=TRUE ! fakesink silent=TRUE
4274
4275 2007-04-06  Wim Taymans  <wim@fluendo.com>
4276
4277         * gst/playback/gstplaybin.c: (add_sink),
4278         (gst_play_bin_change_state):
4279         Activate sync in playbin, we are ready to handle it for live streams.
4280
4281 2007-04-06  Tim-Philipp Müller  <tim at centricular dot net>
4282
4283         * tests/check/elements/playbin.c:
4284         (test_sink_usage_video_only_stream), (playbin_suite):
4285           Add small test for stream-info-value-array code paths.
4286
4287 2007-04-05  Wim Taymans  <wim@fluendo.com>
4288
4289         * gst-libs/gst/audio/gstbaseaudiosink.c:
4290         (gst_base_audio_sink_skew_slaving):
4291         Don't try to create invalid calibration parameters by making the
4292         internal time go backwards, instead make external time go forward.
4293
4294 2007-04-05  Wim Taymans  <wim@fluendo.com>
4295
4296         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
4297
4298         * gst/playback/gstplaybasebin.c: (add_stream):
4299         Fix leak in add_stream(), when g_value_set_object() increases the
4300         refcount of streaminfo object. Fixes #426250.
4301
4302 2007-04-03  David Schleef  <ds@schleef.org>
4303
4304         * gst/videotestsrc/gstvideotestsrc.c:
4305         * gst/videotestsrc/gstvideotestsrc.h:
4306         * gst/videotestsrc/videotestsrc.c:
4307         * gst/videotestsrc/videotestsrc.h:
4308           Add a test pattern called "circular", which has concentric
4309           rings with varying radial frequency.  The main purpose of this
4310           pattern is to test fidelity loss in a filter or scaler element.
4311           Notably, this pattern is scale invariant, and is optimally viewed
4312           with a width (and height) of 400.
4313
4314 2007-04-03  Wim Taymans  <wim@fluendo.com>
4315
4316         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
4317
4318         * gst/playback/gstdecodebin2.c: (connect_pad), (expose_pad),
4319         (deactivate_free_recursive):
4320         Decodebin2 doesn't unref pads it obtains in some occasions:
4321         - multiqueue src pads, when either connecting further or exposing
4322         - sink pads of new autoplugged elements
4323         - peer pads when recursively freeing elements
4324         Fixes #425455.
4325
4326 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
4327
4328         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4329         Add audio/x-raw-float support, now that audioconvert support
4330         non-native endianness floats.
4331
4332 2007-03-30  Tim-Philipp Müller  <tim at centricular dot net>
4333
4334         * docs/libs/gst-plugins-base-libs-docs.sgml:
4335           gstreamer-plugins-base.pc doesn't exist, it's
4336           gstreamer-plugins-base-0.10.pc.
4337
4338 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4339
4340         Patch by: René Stadler <mail at renestadler dot de>
4341         with some minor changes
4342
4343         * gst-libs/gst/floatcast/floatcast.h:
4344         Use more efficient float endianness conversion functions that don't
4345         involve 2 function calls per value.
4346         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
4347         (check_default), (audio_convert_prepare_context):
4348         * gst/audioconvert/gstaudioconvert.c:
4349         (gst_audio_convert_parse_caps), (make_lossless_changes):
4350         Support non-native endianness floats as input and output.
4351         Fixes #339838.
4352         * tests/check/elements/audioconvert.c: (verify_convert),
4353         (GST_START_TEST):
4354         Add unit tests for the non-native endianness float conversions.
4355
4356 2007-03-29  Wim Taymans  <wim@fluendo.com>
4357
4358         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4359         (gst_base_rtp_depayload_base_init),
4360         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
4361         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
4362         (gst_base_rtp_depayload_set_gst_timestamp),
4363         (gst_base_rtp_depayload_change_state),
4364         (gst_base_rtp_depayload_set_property),
4365         (gst_base_rtp_depayload_get_property):
4366         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4367         Add Private structure.
4368         Bring element code to 2007.
4369         Parse clock-base caps param and use it when generating the
4370         newsegment.
4371         Reset variables before going to PAUSED.
4372         Fix some docs.
4373
4374 2007-03-29  Wim Taymans  <wim@fluendo.com>
4375
4376         * docs/libs/gst-plugins-base-libs-docs.sgml:
4377         * docs/libs/gst-plugins-base-libs-sections.txt:
4378         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4379         (gst_base_rtp_audio_payload_get_adapter):
4380         Add RTCP docs.
4381         Fix some more docs.
4382
4383         * gst-libs/gst/rtp/Makefile.am:
4384         * gst-libs/gst/rtp/gstrtcpbuffer.c:
4385         (gst_rtcp_buffer_new_take_data), (gst_rtcp_buffer_new_copy_data),
4386         (gst_rtcp_buffer_validate_data), (gst_rtcp_buffer_validate),
4387         (gst_rtcp_buffer_get_packet_count), (read_packet_header),
4388         (gst_rtcp_buffer_get_first_packet), (gst_rtcp_packet_move_to_next),
4389         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_remove),
4390         (gst_rtcp_packet_get_padding), (gst_rtcp_packet_get_type),
4391         (gst_rtcp_packet_get_count), (gst_rtcp_packet_get_length),
4392         (gst_rtcp_packet_sr_get_sender_info),
4393         (gst_rtcp_packet_sr_set_sender_info),
4394         (gst_rtcp_packet_rr_get_ssrc), (gst_rtcp_packet_rr_set_ssrc),
4395         (gst_rtcp_packet_get_rb_count), (gst_rtcp_packet_get_rb),
4396         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_set_rb),
4397         (gst_rtcp_packet_sdes_get_chunk_count),
4398         (gst_rtcp_packet_sdes_first_chunk),
4399         (gst_rtcp_packet_sdes_next_chunk), (gst_rtcp_packet_sdes_get_ssrc),
4400         (gst_rtcp_packet_sdes_first_item),
4401         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_item),
4402         (gst_rtcp_packet_bye_get_ssrc_count),
4403         (gst_rtcp_packet_bye_get_nth_ssrc), (gst_rtcp_packet_bye_add_ssrc),
4404         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
4405         (gst_rtcp_packet_bye_get_reason_len),
4406         (gst_rtcp_packet_bye_get_reason), (gst_rtcp_packet_bye_set_reason):
4407         * gst-libs/gst/rtp/gstrtcpbuffer.h:
4408         Add new helper object for parsing and creating RTCP messages.
4409
4410 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4411
4412         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4413         PCM samples with width=8 must be always unsigned, no matter what
4414         depth they have.
4415
4416 2007-03-29  Andy Wingo  <wingo@pobox.com>
4417
4418         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev): Make
4419         perfect offsets also, not just timestamps.
4420
4421         * tests/check/elements/videorate.c (test_more): Test that given
4422         any incoming offsets, that videorate produces perfect offsets.
4423
4424 2007-03-29  Wim Taymans  <wim@fluendo.com>
4425
4426         * gst-libs/gst/riff/riff-ids.h:
4427         Add some more RIFF formats.
4428
4429 2007-03-29  Wim Taymans  <wim@fluendo.com>
4430
4431         * gst-libs/gst/rtp/gstrtpbuffer.c:
4432         (gst_rtp_buffer_default_clock_rate):
4433         * gst-libs/gst/rtp/gstrtpbuffer.h:
4434         Fix fixed payload names and docs.
4435         Added method to get the default clock rates of fixed payload types.
4436         API: GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
4437
4438 2007-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4439
4440         * tests/check/pipelines/.cvsignore:
4441         Add new vorbisdec test to cvsignore.
4442
4443 2007-03-28  Wim Taymans  <wim@fluendo.com>
4444
4445         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
4446         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
4447         (gst_base_audio_sink_query), (gst_base_audio_sink_get_time),
4448         (gst_base_audio_sink_set_property),
4449         (gst_base_audio_sink_get_property), (gst_base_audio_sink_event),
4450         (clock_convert_external), (gst_base_audio_sink_resample_slaving),
4451         (gst_base_audio_sink_skew_slaving),
4452         (gst_base_audio_sink_handle_slaving), (gst_base_audio_sink_render),
4453         (gst_base_audio_sink_async_play):
4454         * gst-libs/gst/audio/gstbaseaudiosink.h:
4455         Store private stuff in GstBaseAudioSinkPrivate.
4456         Add configurable clock slaving modes property.
4457         API:: GstBaseAudioSink::slave-method property
4458         Some more latency reporting tweaks.
4459         Added skew based clock slaving correction and make it the default until
4460         the resampling method is more robust.
4461
4462 2007-03-27  Sebastian Dröge  <slomo@circular-chaos.org>
4463
4464         * gst/audioconvert/audioconvert.c:
4465         Add docs to the integer pack functions and implement proper
4466         rounding. Before we had rounding towards negative infinity, i.e.
4467         always the smaller number was taken. Now we use natural rounding,
4468         i.e. rounding to the nearest integer and to the one with the largest
4469         absolute value for X.5. The old rounding introduced some minor
4470         distortions. Fixes #420079
4471         * tests/check/elements/audioconvert.c: (GST_START_TEST):
4472         Fix one unit test that assumed the old rounding and added unit tests
4473         for checking signed/unsigned int16 <-> signed/unsigned int16 with
4474         depth 8, one for signed int16 <-> unsigned int16 and one for the new
4475         rounding from signed int32 to signed/unsigned int16.
4476
4477 2007-03-27  Michael Smith  <msmith@fluendo.com>
4478
4479         * gst/audioconvert/gstaudioconvert.c: (strip_width_64),
4480         (gst_audio_convert_transform_caps):
4481           Fix typo in debug line introduced recently, as pointed out on irc.
4482
4483 2007-03-27  Tim-Philipp Müller  <tim at centricular dot net>
4484
4485         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
4486         * tests/check/libs/tag.c: (GST_START_TEST):
4487           Make sure we parse floating-point numbers in vorbis comments
4488           correctly with either '.' or ',' as separator, no matter what
4489           the current locale is. Add unit test for this too.
4490
4491 2007-03-26  Tim-Philipp Müller  <tim at centricular dot net>
4492
4493         Patch by: René Stadler  <mail at renestadler de>
4494
4495         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_to_vorbis_comments):
4496           When writing out floating-point numbers to vorbis comment tags, always
4497           use the same character as separator no matter what the current locale is
4498           (fixes #423051).
4499
4500         * tests/check/libs/tag.c: (GST_START_TEST):
4501           Add unit tests for replaygain tags in vorbis comments (closes #423055).
4502
4503 2007-03-26  Thomas Vander Stichele  <thomas at apestaart dot org>
4504
4505         * ext/vorbis/vorbisdec.c (vorbis_dec_push_forward,
4506           vorbis_handle_data_packet):
4507           Correctly set DURATION to generate a timestamp-continuous stream.
4508           One bug left at the end; see
4509           ihttp://bugzilla.gnome.org/show_bug.cgi?id=423086
4510         * tests/check/Makefile.am:
4511         * tests/check/pipelines/vorbisenc.c (GST_START_TEST):
4512           Add a test to check this.  Without the above patch this test fails.
4513
4514 2007-03-26  Jan Schmidt  <thaytan@mad.scientist.com>
4515
4516         * gst-libs/gst/rtp/Makefile.am:
4517         The base audio payloader uses GstAdapter - we need GST_BASE_LIBS.
4518
4519 2007-03-23  Michael Smith  <msmith@fluendo.com>
4520
4521         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
4522         (gst_video_rate_reset), (gst_video_rate_chain):
4523           If videorate changes caps, we can no longer use the old buffer
4524           (which may have a different size, incompatible with our caps).
4525           So don't do that; just duplicate the new frame more times.
4526
4527 2007-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
4528
4529         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
4530         Remove playbin's override of the set_clock vmethod. It's irrelevant
4531         after Wim's commit on the 19th.
4532
4533 2007-03-22  Wim Taymans  <wim@fluendo.com>
4534
4535         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_size),
4536         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
4537         * ext/gnomevfs/gstgnomevfssrc.h:
4538         Don't cache file sizes. Fixes #341078.
4539
4540 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
4541
4542         * gst/playback/gstplaybin.c: (add_sink):
4543           Use GST_PTR_FORMAT to log caps. 
4544
4545 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
4546
4547         Patch by: Young-Ho Cha <ganadist at chollian net>
4548
4549         * gst/subparse/samiparse.c: (handle_start_font):
4550           Special-case some more colour names that pango doesn't handle by
4551           default. Fixes #420578.
4552
4553 2007-03-20  Michael Smith  <msmith@fluendo.com>
4554
4555         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
4556           If we get a zero-sized input buffer, don't pass it to libvorbis, as
4557           that marks EOS internally. After that, libvorbis will buffer all
4558           input data, and encode none of it, eventually leading to memory
4559           exhaustion.
4560
4561 2007-03-19  Wim Taymans  <wim@fluendo.com>
4562
4563         * gst/playback/gstdecodebin.c: (remove_fakesink):
4564         Don't post STATE_DIRTY anymore.
4565
4566         * gst/playback/gstplaybin.c: (add_sink), (gst_play_bin_send_event),
4567         (gst_play_bin_change_state):
4568         Remove stream_time reset in seek handling, core does that now.
4569         Disable clocking for live pipelines by forcing a NULL clock to the
4570         complete pipeline, core is too smart now for our previous hack.
4571         We can always autoplug in PAUSED now.
4572
4573 2007-03-17  David Schleef  <ds@schleef.org>
4574
4575         * REQUIREMENTS:  Update this file, change the formatting to make
4576         it more consistent, plus more machine readable.
4577
4578 2007-03-16  Michael Smith  <msmith@fluendo.com>
4579
4580         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
4581         (strip_width_64), (append_with_other_format):
4582           Previous fix was too simplistic, and broke the tests. Use a better
4583           approach; only strip 64 from widths for integer audio.
4584
4585 2007-03-16  Michael Smith  <msmith@fluendo.com>
4586
4587         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
4588         (gst_audio_convert_transform_caps):
4589           We don't support 64 bit integer audio, so don't try to claim we can.
4590           Stops us producing caps don't match our template caps.
4591           Update comments.
4592
4593 2007-03-15  Michael Smith  <msmith@fluendo.com>
4594
4595         * gst/audioresample/gstaudioresample.c:
4596         (audioresample_check_discont), (audioresample_transform):
4597           Don't trigger discontinuities for very small imperfections; a filter
4598           flush will sound bad, and many plugins have rounding errors leading
4599           to these.
4600
4601 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
4602
4603         Patch by: Olivier Crete <olivier.crete@collabora.co.uk>
4604
4605         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4606         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
4607         API: add "min-ptime" property to RTP base audio payloader.
4608         API: add gst_base_rtp_audio_payload_push().
4609         API: add gst_base_rtp_audio_payload_get_adapter().
4610         Fixes #415001
4611         Indentation/whitespace/documentation fixes.
4612
4613 2007-03-14  Julien MOUTTE  <julien@moutte.net>
4614
4615         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
4616         (audioresample_transform_size), (audioresample_do_output),
4617         (audioresample_transform), (audioresample_pushthrough): Handle
4618         discontinuous streams.
4619         * gst/audioresample/gstaudioresample.h:
4620         * tests/check/elements/audioresample.c:
4621         (test_discont_stream_instance), (GST_START_TEST),
4622         (audioresample_suite): Add a test for discontinuous streams.
4623         * win32/common/config.h: Updated.
4624
4625 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4626
4627         * po/af.po:
4628         * po/az.po:
4629         * po/cs.po:
4630         * po/en_GB.po:
4631         * po/it.po:
4632         * po/nb.po:
4633         * po/nl.po:
4634         * po/or.po:
4635         * po/sq.po:
4636         * po/sr.po:
4637         * po/sv.po:
4638         * po/uk.po:
4639         * po/vi.po:
4640           Update translations from translation project.
4641
4642 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4643
4644         * gst/audioresample/debug.h:
4645         * gst/audioresample/resample.c: (resample_init):
4646           Since I really am not interested in a debug line for each sample
4647           being processed, move the library's debugging to its own category,
4648           libaudioresample
4649
4650 2007-03-13  Michael Smith  <msmith@fluendo.com>
4651
4652         * ext/theora/theoradec.c: (theora_handle_type_packet):
4653           Since the plugin doesn't support anything other than 4:2:0 right
4654           now, post an error and fail if we get something else. Won't matter
4655           until libtheora supports the other pixel formats, but hopefully
4656           that'll be soon...
4657
4658 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
4659
4660         * gst-libs/gst/audio/gstbaseaudiosink.c:(gst_base_audio_sink_render):
4661         Use gst_guint64_to_gdouble for conversion.
4662         * win32/MANIFEST:
4663         Add new files to the win32 MANIFEST.
4664         * win32/common/libgstaudio.def:
4665         * win32/common/libgstpbutils.def:
4666         Add new exported functions.
4667         * win32/vs6/gst_plugins_base.dsw:
4668         * win32/vs6/libgstdecodebin.dsp:
4669         * win32/vs6/libgstplaybin.dsp:
4670         Change the link to libgstpbutils.lib.
4671         * win32/vs6/libgstdecodebin2.dsp:
4672         Add a new project for decodebin2.
4673         * win32/vs6/libgstpbutils.dsp:
4674         Add a new project for pbutils.
4675
4676 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
4677
4678         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
4679           Also accept partial dates with only year and month,
4680           like 1999-12-00 (fixes #410396 even more).
4681
4682         * tests/check/libs/tag.c: (GST_START_TEST):
4683           Add unit test for the above.
4684
4685 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
4686
4687         * tests/check/elements/subparse.c: (GST_START_TEST),
4688         (subparse_suite):
4689           Add unit test for MPL2 subtitle format (#413799).
4690
4691 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
4692
4693         Patch by: Kamil Pawlowski  <kamilpe gmail com>
4694
4695         * gst/subparse/Makefile.am:
4696         * gst/subparse/gstsubparse.c:
4697         (gst_sub_parse_data_format_autodetect),
4698         (gst_sub_parse_format_autodetect), (gst_sub_parse_sink_event),
4699         (gst_subparse_type_find):
4700         * gst/subparse/gstsubparse.h:
4701         * gst/subparse/mpl2parse.c: (mpl2_parse_line), (parse_mpl2):
4702         * gst/subparse/mpl2parse.h:
4703           Add support for MPL2 subtitle format (#413799).
4704
4705 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
4706
4707         * configure.ac:
4708           We require core CVS for the new buffer metadata copy functions.
4709
4710 2007-03-09  Wim Taymans  <wim@fluendo.com>
4711
4712         * gst-libs/gst/tag/gstid3tag.c:
4713         Add read support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
4714         Fixes #414496.
4715
4716         Patch by: Alex Lancaster <alexl at users sourceforge net>
4717
4718 2007-03-09  Wim Taymans  <wim@fluendo.com>
4719
4720         * ext/libvisual/visual.c: (gst_visual_sink_setcaps),
4721         (gst_vis_src_negotiate), (get_buffer), (gst_visual_chain):
4722         Improve adapter usage and comments.
4723
4724 2007-03-09  Wim Taymans  <wim@fluendo.com>
4725
4726         * ext/pango/gsttextrender.c: (gst_text_render_chain):
4727         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_parse_packet):
4728         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_copy):
4729         Use new metadata copy function.
4730
4731         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4732         (gst_ffmpegcsp_transform):
4733         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
4734         Basetransform copied the metadata for us.
4735
4736 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
4737
4738         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
4739         (gst_text_overlay_video_event):
4740           Some more logging. Only accept newsegment events in TIME format and
4741           send a WARNING message if they are not in TIME format.
4742
4743         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
4744         (gst_sub_parse_init), (gst_sub_parse_src_event), (handle_buffer),
4745         (gst_sub_parse_chain), (gst_sub_parse_sink_event):
4746         * gst/subparse/gstsubparse.h:
4747           No need to allocate GstSegment structure dynamically, just put it
4748           into the instance structure; ignore newsegment events in BYTE
4749           format and in particular don't let it overwrite our saved TIME
4750           segment from the last seek.
4751
4752 2007-03-09  Michael Smith  <msmith@fluendo.com>
4753
4754         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find):
4755           Replace AC3 typefinder with one that isn't terrible, and actually
4756           works usefully.
4757
4758 2007-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
4759
4760         * gst/audioconvert/gstaudioconvert.c:
4761         (gst_audio_convert_transform):
4762           fix error category and translatable string
4763           
4764
4765 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
4766
4767         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
4768         * pkgconfig/gstreamer-plugins-base.pc.in:
4769           Fix up utils => pbutils here too.
4770
4771 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
4772
4773         * gst/subparse/gstsubparse.c: (handle_buffer):
4774           Break out of loop in chain function as soon as possible if we get
4775           a non-OK flow return.
4776
4777 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
4778
4779         * tests/check/elements/alsa.c: (GST_START_TEST):
4780         Unref the mixer if the state change fails too (if the
4781         alsa devices are inaccessible, for example)
4782
4783 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
4784
4785         * tests/check/Makefile.am:
4786         Don't test libvisual elements in the states check, because libvisual
4787         seems to leak internally.
4788
4789         Re-enable the alsa and states tests now that there's new suppressions
4790         in gst.supp.
4791
4792         * tests/check/elements/alsa.c: (GST_START_TEST):
4793         Don't leak the alsamixer we instantiated.
4794
4795 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
4796
4797         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
4798         (gst_ximagesink_change_state), (gst_ximagesink_reset),
4799         (gst_ximagesink_finalize):
4800         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
4801         (gst_xvimagesink_reset), (gst_xvimagesink_finalize):
4802         Move some cleanup stuff from the state change handler into a _reset()
4803         function that can be called from _finalize(). This ensures that things
4804         get freed even if (for some reason) the NULL->READY state transition
4805         fails in the parent class.
4806         Even if a parent state change fails, process our downward state change
4807         logic instead of bailing out early.
4808         Free the correct xcontext pointer in ximagesink's xcontext_clear.
4809
4810 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
4811
4812         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4813         Extra log line.
4814
4815         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_init):
4816         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_init):
4817         Use pango_font_description_set_family_static instead of 
4818         pango_font_description_set_family to save a string copy (it was
4819         leaking due to the strdup anyway)
4820
4821         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_finalize):
4822         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_finalize):
4823         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_finalize):
4824         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_finalize):
4825         Chain up in finalize.
4826
4827 2007-03-07  Tim-Philipp Müller  <tim at centricular dot net>
4828
4829         * gst-libs/gst/interfaces/mixertrack.c:
4830         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
4831         (gst_mixer_track_set_property):
4832           API: add "untranslated-label" property which should be set by
4833           implementations at construct time (#414645).
4834
4835         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
4836         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
4837           Set "untranslated-label" when constructing mixer track objects.
4838
4839         * tests/check/elements/alsa.c: (GST_START_TEST), (alsa_suite):
4840           Unit test to check the above.
4841
4842 2007-03-07  Wim Taymans  <wim@fluendo.com>
4843
4844         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
4845         Fix confusing debug message.
4846
4847 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
4848
4849         * gst-plugins-base.doap:
4850         update doap file with new version
4851
4852 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
4853
4854         * configure.ac:
4855         Back to CVS
4856
4857 === release 0.10.12 ===
4858
4859 2007-03-07  Jan Schmidt <thaytan@mad.scientist.com>
4860
4861         * configure.ac:
4862           releasing 0.10.12, "Zombie Horde"
4863
4864 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
4865
4866         * configure.ac:
4867         Bump version to 0.10.11.4 pre-release
4868
4869 2007-03-06  Wim Taymans  <wim@fluendo.com>
4870
4871         * gst-libs/gst/audio/gstbaseaudiosink.c:
4872         (gst_base_audio_sink_async_play):
4873         Fix regression that made GStreamer skip the first samples of audio.
4874         Fixes #414684.
4875
4876 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
4877
4878         * configure.ac:
4879         Bump version to 0.10.11.3 pre-release
4880
4881 2007-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
4882
4883         * po/POTFILES.in:
4884           Update paths for the rename from utils to pbutils to fix the build.
4885
4886 2007-03-05  Tim-Philipp Müller  <tim at centricular dot net>
4887
4888         * gst-libs/gst/pbutils/Makefile.am:
4889           Change directory to install headers in from gst/utils to gst/pbutils
4890           as well.
4891
4892 2007-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
4893
4894         * configure.ac:
4895         * docs/libs/gst-plugins-base-libs-docs.sgml:
4896         * docs/libs/gst-plugins-base-libs-sections.txt:
4897         * gst-libs/gst/Makefile.am:
4898         * gst-libs/gst/interfaces/mixer.c:
4899         * gst-libs/gst/pbutils/Makefile.am:
4900         * gst-libs/gst/pbutils/descriptions.c:
4901         (gst_pb_utils_get_source_description),
4902         (gst_pb_utils_get_sink_description),
4903         (gst_pb_utils_get_decoder_description),
4904         (gst_pb_utils_get_encoder_description),
4905         (gst_pb_utils_get_element_description),
4906         (gst_pb_utils_add_codec_description_to_tag_list),
4907         (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
4908         * gst-libs/gst/pbutils/descriptions.h:
4909         * gst-libs/gst/pbutils/install-plugins.c:
4910         * gst-libs/gst/pbutils/install-plugins.h:
4911         * gst-libs/gst/pbutils/missing-plugins.c:
4912         (gst_missing_uri_source_message_new),
4913         (gst_missing_uri_sink_message_new),
4914         (gst_missing_element_message_new),
4915         (gst_missing_decoder_message_new),
4916         (gst_missing_encoder_message_new),
4917         (gst_missing_plugin_message_get_description):
4918         * gst-libs/gst/pbutils/missing-plugins.h:
4919         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
4920         * gst-libs/gst/pbutils/pbutils.h:
4921         * gst-libs/gst/utils/Makefile.am:
4922         * gst-libs/gst/utils/base-utils.c:
4923         * gst-libs/gst/utils/base-utils.h:
4924         * gst-libs/gst/utils/descriptions.c:
4925         * gst-libs/gst/utils/descriptions.h:
4926         * gst-libs/gst/utils/install-plugins.c:
4927         * gst-libs/gst/utils/install-plugins.h:
4928         * gst-libs/gst/utils/missing-plugins.c:
4929         * gst-libs/gst/utils/missing-plugins.h:
4930         * gst-plugins-base.spec.in:
4931         * gst/playback/Makefile.am:
4932         * gst/playback/gstdecodebin.c:
4933         * gst/playback/gstdecodebin2.c:
4934         * gst/playback/gstplaybasebin.c: (setup_subtitle),
4935         (gen_source_element):
4936         * gst/playback/gstplaybin.c: (plugin_init):
4937         * tests/check/Makefile.am:
4938         * tests/check/libs/pbutils.c: (GST_START_TEST),
4939         (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
4940         * tests/check/libs/utils.c:
4941           rename utils to pbutils
4942
4943 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
4944
4945         * docs/plugins/Makefile.am:
4946         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4947         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4948         * docs/plugins/inspect/plugin-decodebin2.xml:
4949         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
4950         Add documentation for decodebin2 that indicates that the API
4951         is still unstable.
4952
4953 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
4954
4955         * configure.ac:
4956         Update to 0.10.11.2 (0.10.12 pre-release)
4957
4958 2007-03-01  Wim Taymans  <wim@fluendo.com>
4959
4960         * gst-libs/gst/audio/gstbaseaudiosink.c:
4961         (gst_base_audio_sink_async_play):
4962         base time is irrelevant here.
4963
4964 2007-03-01  Wim Taymans  <wim@fluendo.com>
4965
4966         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
4967         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
4968         Improve debugging.
4969
4970         * gst-libs/gst/audio/gstbaseaudiosink.c:
4971         (gst_base_audio_sink_query), (gst_base_audio_sink_event),
4972         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
4973         Improve latency and clock slaving calculations.
4974         Improve slave clock calibration.
4975
4976         * gst-libs/gst/audio/gstringbuffer.c:
4977         (gst_ring_buffer_commit_full):
4978         When we are asked to render N sample to 0 bytes, return N.
4979
4980 2007-03-01  Wim Taymans  <wim@fluendo.com>
4981
4982         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
4983         (gst_alsasink_write), (gst_alsasink_reset):
4984         * ext/alsa/gstalsasink.h:
4985         Remove unused dispose function.
4986         Rename lock to not interfere with alsasrc lock.
4987
4988         * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
4989         (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
4990         (gst_alsasrc_read), (gst_alsasrc_reset):
4991         * ext/alsa/gstalsasrc.h:
4992         Implement finalize function.
4993         Use lock to protect alsa access.
4994         Implement _reset.
4995         Fine tune sw params.
4996
4997 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
4998
4999         * configure.ac:
5000           Convert to new AG_GST style.
5001
5002 2007-02-28  Wim Taymans  <wim@fluendo.com>
5003
5004         Patch by: Ed Catmur <ed at catmur dot co dot uk>
5005
5006         * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
5007         (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
5008         Fix race condition when rapidly switching visualisations in playbin.
5009         Fixes #401029.
5010
5011 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
5012
5013         * tests/check/Makefile.am:
5014         Include local stuff before system installed things in LDFLAGS and
5015         CFLAGS.
5016
5017 2007-02-28  Wim Taymans  <wim@fluendo.com>
5018
5019         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
5020         Improve debugging.
5021
5022 2007-02-28  Wim Taymans  <wim@fluendo.com>
5023
5024         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
5025         (gst_v4lsrc_fixate), (gst_v4lsrc_query):
5026         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
5027         Fix duration and timestamping, taking latency into account.
5028         Implement latency query.
5029
5030 2007-02-28  Wim Taymans  <wim@fluendo.com>
5031
5032         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
5033         (gst_audio_clock_new):
5034         Fix clock name.
5035
5036         * gst-libs/gst/audio/gstbaseaudiosink.c:
5037         (gst_base_audio_sink_init), (gst_base_audio_sink_query):
5038         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
5039         (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
5040         (gst_base_audio_src_create):
5041         Improve latency query code.
5042         Use proper clock names.
5043
5044 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5045
5046         * tests/check/generic/states.c: (GST_START_TEST):
5047           Copy the states.c test from core again
5048         * tests/check/Makefile.am:
5049           ignore cdio and cdparanoiasrc
5050
5051 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
5052
5053         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
5054         (double_hq), (audio_convert_get_func_index), (check_default),
5055         (audio_convert_prepare_context), (audio_convert_convert):
5056           Also make valgrind happy and avoid copying data in some cases.
5057
5058 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
5059
5060         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
5061         (double_hq), (audio_convert_get_func_index),
5062         (audio_convert_prepare_context), (audio_convert_convert):
5063         * gst/audioconvert/gstaudioconvert.c:
5064         (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
5065         (gst_audio_convert_transform_caps):
5066         * tests/check/elements/audioconvert.c: (GST_START_TEST),
5067         (audioconvert_suite):
5068           Don't run inplace if that overwrites source data as we go. Add more
5069           tests. Fixes #339837 even more.
5070
5071 2007-02-27  Julien MOUTTE  <julien@moutte.net>
5072
5073         * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
5074         (msg_segment_done): Fix various seeking bugs (Slider was not
5075         updating when doing a non flushing seek, Reverse playback 
5076         on segment seek was wrong).
5077
5078 2007-02-26  Wim Taymans  <wim@fluendo.com>
5079
5080         * tests/examples/seek/seek.c: (stop_seek):
5081         When we stop scrubbing, don't leave the pipeline PLAYING when we
5082         requested a PAUSED state.
5083
5084 2007-02-25  Tim-Philipp Müller  <tim at centricular dot net>
5085
5086         Patch by: René Stadler <mail at renestadler de>
5087
5088         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
5089           Parse date strings in vorbis comments that have an invalid (zero)
5090           month or day (#410396).
5091
5092         * tests/check/libs/tag.c: (GST_START_TEST):
5093           Test case for the above.
5094
5095 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
5096
5097         Patch by: Loïc Minier <lool+gnome at via ecp fr>
5098
5099         * configure.ac:
5100         * ext/alsa/Makefile.am:
5101         * gst/audiotestsrc/Makefile.am:
5102           Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
5103
5104 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5105
5106         * gst/playback/gstplaybin.c:
5107           Improve docs: point out that the application needs to assist playbin
5108           with buffering.
5109
5110 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5111
5112         * gst-libs/gst/utils/install-plugins.c:
5113         * gst-libs/gst/utils/missing-plugins.c:
5114         * tests/check/libs/utils.c: (missing_msg_check_getters):
5115           Change GStreamer marker prefix in detail string from 'gstreamer.net'
5116           to just 'gstreamer'. Document the caps string component of the
5117           decoder/encoder detail a bit better, since not everyone will be
5118           familiar with the GStreamer media type/caps system (but they better
5119           enjoy nested itemized lists).
5120
5121 2007-02-22  Tim-Philipp Müller  <tim at centricular dot net>
5122
5123         * gst-libs/gst/netbuffer/gstnetbuffer.c:
5124         (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
5125           Fix copying of GstNetBuffer (would crash before, or at least lead to
5126           invalid memory access, #410772), for now by copying the GstBuffer copy
5127           code from the core over here so we can copy the GstBuffer fields on a
5128           provided buffer instance (of type GstNetBuffer in this case). Would be
5129           better to fix this with some support by the core though (and in the long
5130           run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
5131
5132         * tests/check/Makefile.am:
5133           Enable unit test for GstNetBuffer.
5134
5135 2007-02-22  Andy Wingo  <wingo@pobox.com>
5136
5137         * gst-libs/gst/audio/gstbaseaudiosink.c
5138         (gst_base_audio_sink_init): Disable pull-mode activation until we
5139         figure out how to make audio sinks go to PLAYING.
5140
5141 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
5142
5143         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
5144         (double_hq), (audio_convert_get_func_index),
5145         (audio_convert_prepare_context), (audio_convert_convert):
5146         * gst/audioconvert/audioconvert.h:
5147         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
5148         (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
5149         * gst/audioconvert/gstchannelmix.h:
5150         * tests/check/elements/audioconvert.c: (GST_START_TEST):
5151           Add float as an intermediate format, as well as float mixing. Enable
5152           test that was failing before. Fixes #339837
5153
5154 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
5155
5156         * tests/examples/seek/seek.c: (do_seek):
5157         Undo the previous commit: -1 as a stop time implies that the stop
5158         time is the end of file, clearing any previously configured segment.
5159
5160 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
5161
5162         * tests/examples/seek/seek.c: (do_seek):
5163         Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
5164
5165 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
5166
5167         * gst/volume/gstvolume.c: (volume_process_int16),
5168         (volume_process_int16_clamp), (volume_set_caps):
5169           Unbreak volume, value remains gint.
5170
5171 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
5172
5173         * gst/volume/gstvolume.c: (volume_choose_func),
5174         (volume_update_real_volume), (gst_volume_set_volume),
5175         (gst_volume_init), (volume_process_double), (volume_process_float),
5176         (volume_process_int16), (volume_process_int16_clamp),
5177         (volume_set_caps), (volume_transform_ip), (volume_update_volume):
5178         * gst/volume/gstvolume.h:
5179           Extend float audio support (double) and some int->uint cleanups.
5180
5181 2007-02-20  Edward Hervey  <edward@fluendo.com>
5182
5183         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
5184         (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
5185         (sort_end_pads), (gst_decode_group_expose),
5186         (gst_decode_group_hide):
5187         Don't free groups from the streaming threads. Just put them aside and
5188         free them in dispose.
5189
5190 2007-02-20  Edward Hervey  <edward@fluendo.com>
5191
5192         * gst/playback/gstdecodebin2.c: (connect_element),
5193         (pad_added_group_cb), (gst_decode_group_check_if_blocked),
5194         (sort_end_pads), (gst_decode_group_expose):
5195         Handle dynamic pads within groups.
5196         Sort pads before exposing them in order to make playbin happy.
5197         There still is a race with the multiqueue filling up. This should be
5198         solved separately.
5199         Fixes #398721
5200
5201 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
5202
5203         * gst-libs/gst/utils/base-utils.c:
5204         * gst-libs/gst/utils/descriptions.c:
5205         * gst-libs/gst/utils/install-plugins.c:
5206         * gst-libs/gst/utils/missing-plugins.c:
5207           Some more docs (and descriptions for two subtitle formats).
5208
5209 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
5210
5211         * gst-libs/gst/audio/audio.c:
5212           Fix documentation.
5213
5214 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
5215
5216         Patch by: Yves Lefebvre  <ivanohe abacom com>
5217
5218         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
5219           Don't leak caps. Fixes #408278.
5220
5221 2007-02-15  Stefan Kost  <ensonic@users.sf.net>
5222
5223         * ext/cdparanoia/gstcdparanoiasrc.h:
5224         * ext/ogg/gstoggdemux.h:
5225         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
5226         (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
5227         (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
5228         * gst-libs/gst/audio/audio.h:
5229         * gst-libs/gst/audio/gstaudiofilter.h:
5230         * gst-libs/gst/interfaces/videoorientation.h:
5231         * gst/adder/gstadder.h:
5232           More docs coverage and some ChangeLog surgery (add missing names)
5233
5234 2007-02-15  Wim Taymans  <wim@fluendo.com>
5235
5236         * sys/ximage/ximagesink.c:
5237         (gst_ximagesink_calculate_pixel_aspect_ratio):
5238         * sys/xvimage/xvimagesink.c:
5239         (gst_xvimagesink_calculate_pixel_aspect_ratio):
5240         Small constifications.
5241
5242 2007-02-15  Wim Taymans  <wim@fluendo.com>
5243
5244         * gst-libs/gst/audio/gstbaseaudiosink.c:
5245         (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
5246         (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
5247         (gst_base_audio_sink_async_play),
5248         (gst_base_audio_sink_change_state):
5249         Answer latency query.
5250         Use configured latency when syncing.
5251         Fix clock slaving.
5252
5253         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5254         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
5255         (gst_base_audio_src_query), (gst_base_audio_src_change_state):
5256         Fix possible memleak.
5257         Implement latency query.
5258         Small cleanups.
5259
5260 2007-02-15  Wim Taymans  <wim@fluendo.com>
5261
5262         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
5263         Ignore errors in reset, these are not fatal. They also grab the element
5264         lock which is already taking when this function is called. Fixes
5265         #405451.
5266
5267 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
5268
5269         * configure.ac:
5270           Remove 'tests/examples/xerror/Makefile' from output files again.
5271
5272 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
5273
5274         * configure.ac:
5275         * docs/plugins/Makefile.am:
5276           Also crossref against gst-plugins-base-libs.
5277
5278 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5279
5280         * configure.ac:
5281         * docs/libs/Makefile.am:
5282         * docs/plugins/Makefile.am:
5283           Add crossreferences to glib/gobject/gstream docs.
5284
5285         * gst-libs/gst/audio/audio.h:
5286           Source formatting.
5287
5288         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
5289           Add own debug category.
5290
5291 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5292
5293         Patch by: René Stadler <mail at renestadler de>
5294
5295         * gst-libs/gst/tag/gstvorbistag.c:
5296           Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
5297           (#403597).
5298
5299 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
5300
5301         * gst/playback/gstplaybasebin.c: (setup_source):
5302           When we have external subtitles and wait for the subtitle decodebin
5303           to get up and running, we set up a (sync) bus handler for the
5304           subtitle decodebin, so we can stop waiting when it posts an error
5305           message. However, we should do that before we set the subtitle
5306           decodebin's state to playing, otherwise things are racy and we might
5307           miss error messages posted before we had a chance to set up the bus.
5308           This should finally fix totem hanging on .txt pseudo-subtitle files.
5309           
5310 2007-02-10  Sébastien Moutte  <sebastien at moutte dot net>
5311
5312         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
5313           Use gst_gdouble_to_guint64 for conversions.
5314         * win32/common/config.h.in:
5315           Add a define for GST_INSTALL_PLUGINS_HELPER
5316         * win32/common/libgstaudio.def:
5317         * win32/common/libgstcdda.def:
5318         * win32/common/libgstnetbuffer.def:
5319         * win32/common/libgstrtp.def:
5320         * win32/common/libgutils.def:
5321           Add new exported functions.
5322         * win32/vs6/gst_plugins_base.dsw:
5323         * win32/vs6/libgstdecodebin.dsp:
5324         * win32/vs6/libgstnetbuffer.dsp:
5325         * win32/vs6/libgstplaybin.dsp:
5326         * win32/vs6/libgstrtp.dsp:
5327         * win32/vs6/libgstvorbis.dsp:
5328         * win32/vs6/libgstcdda.dsp:
5329         * win32/vs6/libgstgdp.dsp:
5330         * win32/vs6/libgstutils.dsp:
5331           Update and add new project files.
5332
5333 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
5334
5335         * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
5336         (subrip_remove_unhandled_tags), (parse_subrip):
5337           For SubRip (.srt) subtitles, ignore all markup tags we don't
5338           handle (like font tags, for example).
5339
5340         * tests/check/elements/subparse.c:
5341           Add test for this.
5342
5343 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
5344
5345         * gst/playback/gstdecodebin.c: (add_fakesink),
5346         (gst_decode_bin_change_state):
5347         * gst/playback/gstdecodebin2.c: (add_fakesink),
5348         (gst_decode_bin_change_state):
5349           Don't error out if there is no fakesink in the NULL to READY state
5350           change, since when decodebin is re-used, we're only adding the
5351           fakesink element in READY to PAUSED.
5352
5353         * tests/check/elements/decodebin.c:
5354         (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
5355         (decodebin_suite):
5356           Minimal unit test to make sure we can use the same decodebin
5357           instance twice (at least with audiotestsrc input).
5358
5359 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
5360
5361         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
5362           Try to get devic-name from device string first, and from handle only
5363           as fallback (seems to yield better results and is more robust
5364           against buggy probing code on the application side).
5365
5366 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
5367
5368         Based on patch by: Julien Puydt <julien.puydt at laposte net>
5369
5370         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
5371         (gst_alsa_find_device_name):
5372         * ext/alsa/gstalsa.h:
5373         * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
5374         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
5375           Improve device-name detection a bit, especially in the case where
5376           the device is not actually open (#405020, #405024). Move common code
5377           into gstalsa.c instead of duplicating it.
5378
5379 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5380
5381         * gst/audioconvert/gstaudioconvert.c:
5382           Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
5383
5384 2007-02-06  Julien MOUTTE  <julien@moutte.net>
5385
5386         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
5387         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
5388         (gst_xvimagesink_interface_supported),
5389         (gst_xvimagesink_probe_get_properties),
5390         (gst_xvimagesink_probe_probe_property),
5391         (gst_xvimagesink_probe_needs_probe),
5392         (gst_xvimagesink_probe_get_values),
5393         (gst_xvimagesink_property_probe_interface_init),
5394         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
5395         (gst_xvimagesink_init), (gst_xvimagesink_class_init),
5396         (gst_xvimagesink_get_type):
5397         * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
5398         for XVAdaptors so that one can choose the adaptor to use with 
5399         gstreamer-properties.
5400
5401 2007-02-06  Stefan Kost  <ensonic@users.sf.net>
5402
5403         * gst/audioconvert/gstaudioconvert.c:
5404           Also mention that a conversion from double to float is suboptimal still.
5405
5406 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5407
5408         * gst-libs/gst/audio/gstaudiofilter.c:
5409         (gst_audio_filter_class_init), (gst_audio_filter_change_state):
5410           Clear our formats structure and free the caps contained in it when
5411           shutting down.
5412
5413 2007-02-05  Andy Wingo  <wingo@pobox.com>
5414
5415         * gst-libs/gst/audio/gstbaseaudiosink.c
5416         (gst_base_audio_sink_callback): Update basesink->offset so that we
5417         pull monotonically increasing offsets instead of, um, seeking back
5418         to 0 each time. Fixes alsasrc ! alsasink!
5419
5420 2007-02-05  Tim-Philipp Müller  <tim at centricular dot net>
5421
5422         * gst/videoscale/gstvideoscale.c:
5423           A width and height of 1 makes us crash, so increase minimum size to
5424           2x2 pixels until someone feels like fixing this (#404512).
5425
5426 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
5427
5428         * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
5429           Add small test to make sure request pads are cleaned up properly
5430           even if oggmux never changes state out of NULL.
5431
5432 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
5433
5434         * tests/check/libs/utils.c: (GST_START_TEST):
5435           Fix unit test. Turns out things work much better when you
5436           NULL-terminate string arrays. Should make p5 build bot happy again.
5437
5438 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
5439
5440         * gst-libs/gst/audio/Makefile.am:
5441         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
5442         (gst_audio_filter_template_base_init),
5443         (gst_audio_filter_template_class_init),
5444         (gst_audio_filter_template_init),
5445         (gst_audio_filter_template_set_property),
5446         (gst_audio_filter_template_get_property),
5447         (gst_audio_filter_template_setup),
5448         (gst_audio_filter_template_filter),
5449         (gst_audio_filter_template_filter_inplace), (plugin_init):
5450           Oops, forgot to commit fixed-up example.
5451
5452 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
5453
5454         * docs/libs/gst-plugins-base-libs-sections.txt:
5455         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
5456         (gst_audio_filter_class_init), (gst_audio_filter_init),
5457         (gst_audio_filter_set_caps),
5458         (gst_audio_filter_class_add_pad_templates):
5459         * gst-libs/gst/audio/gstaudiofilter.h:
5460           Port GstAudioFilter to 0.10. This change technically breaks
5461           API and ABI (and thus also every library developer's heart),
5462           but seems justifiable on the grounds that the base class was
5463           completely unusable before (ie. would crash immediately when
5464           actually used). Fixes #403963 (and eventually also #403572).
5465           Also document all of this a bit.
5466
5467 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
5468
5469         * gst-libs/gst/utils/install-plugins.c:
5470         (gst_install_plugins_spawn_child):
5471         * tests/check/libs/utils.c:
5472         (test_base_utils_install_plugins_do_callout):
5473           Lowering log level to see why things fail on the p5 build bot;
5474           fix some typos in unit test messages.
5475
5476 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
5477
5478         * tests/check/libs/utils.c:
5479         (test_base_utils_install_plugins_do_callout):
5480           Don't hard-code temp directory for test helper; use GLib functions
5481           to write out file and do error checking etc.
5482
5483 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
5484
5485         * gst-libs/gst/utils/Makefile.am:
5486         * gst-libs/gst/utils/base-utils.h:
5487         * gst-libs/gst/utils/install-plugins.c:
5488         (gst_install_plugins_context_set_xid),
5489         (gst_install_plugins_context_new),
5490         (gst_install_plugins_context_free),
5491         (gst_install_plugins_get_helper),
5492         (gst_install_plugins_spawn_child),
5493         (gst_install_plugins_return_from_status),
5494         (gst_install_plugins_installer_exited),
5495         (gst_install_plugins_async), (gst_install_plugins_sync),
5496         (gst_install_plugins_return_get_name),
5497         (gst_install_plugins_installation_in_progress):
5498         * gst-libs/gst/utils/install-plugins.h:
5499           API: add API for applications to initiate installation of missing
5500           plugins, ie. gst_install_plugins_async() primarily.
5501           Based on libgimme-codec by Ryan Lortie.
5502
5503         * configure.ac:
5504           Add --with-install-plugins-helper configure option so distros can specify
5505           the path of the helper script or program to call when plugin installation
5506           is requested (distros: please do any argument munging in this helper
5507           script instead of patching GStreamer to pass arguments differently
5508           to another program directly).
5509
5510         * docs/libs/gst-plugins-base-libs-docs.sgml:
5511         * docs/libs/gst-plugins-base-libs-sections.txt:
5512           Build and document new API.
5513
5514         * tests/check/libs/utils.c: (result_cb),
5515         (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
5516         (libgstbaseutils_suite):
5517           Some simple checks for the new API.
5518
5519 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
5520
5521         * tests/check/elements/audioconvert.c: (test_float_conversion):
5522           Add small test for 32bit float <=> 64bit float conversion (works
5523           only one way so far, 32=>64 produces structured noise).
5524
5525 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
5526
5527         * gst/audioconvert/gstaudioconvert.c:
5528         (set_structure_widths_32_and_64), (make_lossless_changes):
5529           We don't support floats with a width of 40, 48 or 56 bits.
5530
5531 2007-02-02  Stefan Kost  <ensonic@users.sf.net>
5532
5533         * gst/audioconvert/audioconvert.c: (float), (double),
5534         (audio_convert_get_func_index):
5535         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
5536         (make_lossless_changes):
5537           Support for 64-bit float audio in audioconvert (#339837)
5538
5539 2007-02-01  Tim-Philipp Müller  <tim at centricular dot net>
5540
5541         Patch by: Holger Wansing  <linux wansing-online de>
5542
5543         * po/LINGUAS:
5544         * po/de.po:
5545           Add German translation (#352069).
5546
5547 2007-02-01  Sebastian Dröge  <slomo@circular-chaos.org>
5548
5549         reviewed by: Wim Taymans <wim@fluendo.com>
5550
5551         * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
5552         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
5553         Use newly added GstCollectPads API to free the allocated resources in
5554         the GstOggPad structures (#402393).
5555
5556 2007-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
5557
5558         * gst/playback/gstplaybin.c: (gen_vis_element):
5559           Add audioresample+audioconvert in front of the visualisation
5560           element, so that elements like libvisual 0.4 that don't support all
5561           samplerates can work.
5562
5563           Fixes: #402505
5564
5565 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
5566
5567         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
5568         (gst_play_base_bin_get_streaminfo_value_array):
5569           Take some locks and make a copy of the streaminfo value array we
5570           maintain while holding the lock, so that the application can
5571           retrieve the stream-info as a value array in a thread-safe way.
5572
5573 2007-01-30  Wim Taymans  <wim@fluendo.com>
5574
5575         * gst/audioconvert/gstaudioconvert.c:
5576         Don't fail on 0 sized buffers. Fixes #396835.
5577
5578 2007-01-29  David Schleef  <ds@schleef.org>
5579
5580         * gst/typefind/gsttypefindfunctions.c:
5581           Detect BBCD as video/x-dirac, so we can play raw dirac
5582           streams.
5583
5584 2007-01-29  Tim-Philipp Müller  <tim at centricular dot net>
5585
5586         * ext/theora/theoraenc.c: (theora_enc_chain):
5587           Check return value of theora_encode_header(), or we might try to
5588           allocate a random number of bytes. theora_encode_header() can fail
5589           if libtheora has been compiled with encoding support disabled.
5590           Fixes #398110.
5591
5592 2007-01-29  Wim Taymans  <wim@fluendo.com>
5593
5594         * tests/check/gst/.cvsignore:
5595         Do as buildbot says.
5596
5597 2007-01-29  Wim Taymans  <wim@fluendo.com>
5598
5599         * ext/libvisual/visual.c: (gst_visual_src_setcaps):
5600         Fix strides in libvisual. Gst uses X strides.
5601         Inspired by: <ed at catmur dot co dot uk> and 
5602         <tim at centricular dot net>
5603         Fixes #401118.
5604
5605 2007-01-27  Wim Taymans  <wim@fluendo.com>
5606
5607         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
5608         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
5609         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
5610         (gst_ogg_demux_perform_seek),
5611         (gst_ogg_demux_bisect_forward_serialno),
5612         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
5613         (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
5614         (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
5615         (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
5616         * ext/ogg/gstoggdemux.h:
5617         Properly propagate streaming errors when we are scanning the file for
5618         chains so that we don't crash when shut down. Might fix some crashers
5619         when quickly switching oggs in RB such as #332503 and #378436.
5620
5621 2007-01-26  Tim-Philipp Müller  <tim at centricular dot net>
5622
5623         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
5624           Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
5625           error code as well.
5626
5627 2007-01-25  Wim Taymans  <wim@fluendo.com>
5628
5629         * gst/playback/gstplaybasebin.c: (remove_source):
5630         Don't try to disconnect a signal from a finalized object.
5631
5632 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
5633
5634         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
5635           Cast lock macro parameters to make sure we're actually accessing the
5636           lock member at the right class level. Free list itself in _dispose()
5637           as well and NULL it in case dispose gets called multiple times.
5638
5639 2007-01-25  Edward Hervey  <edward@fluendo.com>
5640
5641         * gst/playback/gstdecodebin2.c:
5642         (gst_decode_bin_dispose),(gst_decode_bin_finalize):
5643         Free GstDecodeGroups no longer used.
5644         (gst_decode_group_expose):
5645         Don't unlock too many times !
5646         (deactivate_free_recursive):
5647         Free iterator once we're done with it.
5648         Fix for recursively deactivating elements (stop at ghostpads).
5649
5650 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
5651
5652         * gst/playback/gstplaybin.c: (handoff):
5653           Fix up caps on the frame buffer before we save it and potentially
5654           make it accessible to other threads via g_object_get; also use
5655           gst_buffer_replace() instead of gst_mini_object_replace().
5656
5657 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
5658
5659         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
5660           Make getting the current frame thread-safe.
5661
5662 2007-01-25  Edward Hervey  <edward@fluendo.com>
5663
5664         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
5665         (gst_decode_group_new), (gst_decode_group_free):
5666         Set queues to bigger sizes to cope with HD contents.
5667         Fix some mutex freeing and add comment about MT safe methods.
5668
5669 2007-01-24  Tim-Philipp Müller  <tim at centricular dot net>
5670
5671         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
5672         (gst_text_overlay_text_event):
5673           Don't unnecessarily ref (and then leak) upstream events if the text
5674           pad is not linked. Fixes #399948.
5675
5676         * tests/check/gst-plugins-base.supp:
5677           Add suppression for pango on edgy/x86 for textoverlay test.
5678
5679 2007-01-24  Wim Taymans  <wim@fluendo.com>
5680
5681         * gst-libs/gst/rtp/gstrtpbuffer.h:
5682         Add some more fixed payloads.
5683
5684 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
5685
5686         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
5687           Error out properly if we get an error from libogg while reading the
5688           BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
5689
5690 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
5691
5692         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
5693           Don't leak mutex.
5694
5695         * tests/check/elements/playbin.c:
5696         (test_sink_usage_video_only_stream),
5697         (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
5698         (test_suburi_error_wrongproto), (test_missing_urisource_handler),
5699         (test_missing_suburisource_handler),
5700         (test_missing_primary_decoder), (playbin_suite):
5701           Run all tests once with decodebin and once with decodebin2.
5702           One test does not pass yet with decodebin2.
5703
5704 2007-01-23  Edward Hervey  <edward@fluendo.com>
5705
5706         * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
5707         Fix the cases where oggmux doesn't properly figure out that all
5708         sinkpads have gone EOS, and therefore doesn't push out the remaining
5709         buffers and the final EOS event.
5710         Fixes #363379
5711
5712 2007-01-23  Julien MOUTTE  <julien@moutte.net>
5713
5714         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
5715         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
5716         Don't lock on navigation event push, just on keysym to string.
5717         Fixes #397673 again.
5718
5719 2007-01-22  Edward Hervey  <edward@fluendo.com>
5720
5721         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
5722         (get_current_group), (group_demuxer_event_probe),
5723         (gst_decode_group_expose), (deactivate_free_recursive),
5724         (gst_decode_group_free):
5725         Cleanups.
5726         Don't forget to emit 'no-more-pads' once a group is exposed.
5727         Cleanup elements from a DecodeGroup once we remove it.
5728         Protect call to gst_decode_group_expose() with the decodebin lock.
5729
5730 2007-01-22  Julien MOUTTE  <julien@moutte.net>
5731
5732         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
5733         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
5734         Looking at Xorg code i can't figure out if that XKeysymToString
5735         function is thread sensible or not. Lock it just in case as
5736         recommended by Radek Doulik <rodo at ximian dot com>.
5737
5738 2007-01-22  Julien MOUTTE  <julien@moutte.net>
5739
5740         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
5741         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
5742         Lock that X Call as well. Fixes #397673.
5743
5744 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
5745
5746         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
5747           Don't go into an endless loop if the file starts with 00 00 01 2X,
5748           like quicktime redirect files might. Fixes #396042.
5749
5750         * tests/check/Makefile.am:
5751         * tests/check/gst/.cvsignore:
5752         * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
5753         (typefindfunctions_suite):
5754           Add unit test for the above.
5755
5756 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
5757
5758         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5759           On second thought, use "depth" field rather than "bpp" field.
5760
5761 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
5762
5763         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5764           Camtasia caps apparently need a bpp field (#398875).
5765
5766 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
5767
5768         * gst/playback/gstplaybasebin.c: (setup_subtitle),
5769         (gen_source_element), (gst_play_base_bin_change_state):
5770           Attempt at a better error message in case we don't have the required
5771           URI handler installed; post missing-plugin message also when we're
5772           missing an URI handler for the subtitle URI; clean up properly also
5773           when an error occurs and we never made it to PAUSED state.
5774
5775         * tests/check/elements/playbin.c: (GST_START_TEST),
5776         (playbin_suite):
5777           Check that we're also getting a missing-plugin messsage for a
5778           missing subtitle URI handler (and clean up properly).
5779
5780 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
5781
5782         * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
5783           Plug a few reference leaks.
5784
5785 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
5786
5787         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
5788           Lower probability a bit if the marker isn't right at the start,
5789           to decrease the chance of false positives.
5790
5791 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
5792
5793         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
5794           Small mpeg2 system stream typefinding improvement: make typefinder
5795           probe a bit into the stream instead of just looking for a marker
5796           at the beginning. Fixes #397810.
5797
5798 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
5799
5800         * gst/audioconvert/gstchannelmix.c:
5801           Remove compatibility cruft for prehistoric GLib versions.
5802
5803 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
5804
5805         * gst/playback/Makefile.am:
5806         * gst/playback/gstdecodebin.c: (close_pad_link):
5807         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
5808         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5809         (gst_play_base_bin_handle_message_func), (unknown_type):
5810           Let decodebin be the element to post missing-plugin messages for
5811           missing decoders (rather than playbin); make playbin implement
5812           GstBin::handle_message so we can suppress missing-plugin messages
5813           for types we're not handling on purpose (don't want to bring up an
5814           installer in those cases).
5815
5816 2007-01-16  Tim-Philipp Müller  <tim at centricular dot net>
5817
5818         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5819         * gst-libs/gst/tag/gstvorbistag.c:
5820         (gst_tag_list_to_vorbiscomment_buffer):
5821         * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
5822           Fix potentially unaligned access (#397207).
5823
5824 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
5825
5826         * tests/examples/seek/seek.c: (set_scale), (update_scale),
5827         (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
5828         (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
5829         (main):
5830           Allow to toggle looping while it plays. Fix callback prototype. Clean
5831           up code a bit more. Add copyright header.
5832
5833 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
5834
5835         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
5836           Red and blue mask was swapped (spotted by Dan Williams).
5837
5838 2007-01-15  Stefan Kost  <ensonic@users.sf.net>
5839
5840         * gst-libs/gst/tag/gstid3tag.c:
5841         * gst-libs/gst/tag/gstvorbistag.c:
5842           Use new beats-per-minute tag from core.
5843
5844 2007-01-15  Tim-Philipp Müller  <tim at centricular dot net>
5845
5846         * po/POTFILES.in:
5847           Add new files with translatable strings, so they actually make it
5848           into the template file one day.
5849
5850 2007-01-12  Andy Wingo  <wingo@pobox.com>
5851
5852         * gst-libs/gst/audio/gstbaseaudiosink.c
5853         (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
5854         (gst_base_audio_sink_activate_pull): Remove the handwavey nego
5855         stuff, as the base class handles this now. Actually tell the ring
5856         buffer to start.
5857         (gst_base_audio_sink_callback): Cast the ring buffer correctly.
5858         How did this work before? Maybe I'm not as awesome a programmer as
5859         I think.
5860
5861         * gst-libs/gst/audio/gstbaseaudiosrc.c
5862         (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
5863         of a pad function.
5864
5865 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
5866
5867         * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
5868           Remove more fields so that the application can better blacklist
5869           formats that have been tried before.
5870
5871 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
5872
5873         * gst-libs/gst/audio/mixerutils.h:
5874           Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
5875           used when compiling with c++ compilers as well.
5876
5877 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
5878
5879         * gst/typefind/gsttypefindfunctions.c:
5880           Fix comment.
5881
5882 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
5883
5884         * gst/playback/gstplaybin.c: (post_missing_element_message),
5885         (gen_video_element), (gen_text_element), (gen_audio_element),
5886         (gen_vis_element):
5887           Post missing-plugin messages also when we error out because
5888           converters, textoverlay or auto*sinks are missing (#161922).
5889
5890 2007-01-10  Wim Taymans  <wim@fluendo.com>
5891
5892         * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
5893         (is_demuxer_element), (new_caps):
5894         * gst/playback/gstplaybasebin.c: (source_new_pad):
5895         Fix the case where we try to ref a NULL element when we delay a link
5896         because of unfixed caps.
5897         Set the state of autoplugged decodebins to PAUSED.
5898         RTSP now works in playbin, we can remove it from the blacklist.
5899
5900 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
5901
5902         * gst/playback/Makefile.am:
5903         * gst/playback/gstplaybasebin.c: (string_arr_has_str),
5904         (unknown_type), (setup_subtitle), (gen_source_element):
5905         * gst/playback/gstplaybin.c: (plugin_init):
5906           Post missing-plugin messages on the bus for missing sources and
5907           missing decoders/demuxers/depayloaders; fix error code used when
5908           we're missing an URI handler source; for media types that we are not
5909           handling on purpose at the moment, don't print "don't know how to
5910           handle xyz" messages to the terminal or post missing-plugin
5911           messages on the bus.
5912
5913         * tests/check/elements/playbin.c: (create_playbin),
5914         (GST_START_TEST), (gst_codec_src_uri_get_type),
5915         (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
5916         (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
5917         (gst_codec_src_init_type), (gst_codec_src_base_init),
5918         (gst_codec_src_create), (gst_codec_src_class_init),
5919         (gst_codec_src_init), (plugin_init), (playbin_suite):
5920           Add some tests for the missing-plugin stuff.
5921
5922 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
5923
5924         * configure.ac:
5925         * gst-libs/gst/Makefile.am:
5926         * gst-libs/gst/utils/Makefile.am:
5927         * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
5928         * gst-libs/gst/utils/base-utils.h:
5929         * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
5930         (find_format_info), (caps_are_rtp_caps),
5931         (gst_base_utils_get_source_description),
5932         (gst_base_utils_get_sink_description),
5933         (gst_base_utils_get_decoder_description),
5934         (gst_base_utils_get_encoder_description),
5935         (gst_base_utils_get_element_description),
5936         (gst_base_utils_add_codec_description_to_tag_list),
5937         (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
5938         * gst-libs/gst/utils/descriptions.h:
5939         * gst-libs/gst/utils/missing-plugins.c:
5940         (missing_structure_get_type), (copy_and_clean_caps),
5941         (gst_missing_uri_source_message_new),
5942         (gst_missing_uri_sink_message_new),
5943         (gst_missing_element_message_new),
5944         (gst_missing_decoder_message_new),
5945         (gst_missing_encoder_message_new),
5946         (missing_structure_get_string_detail),
5947         (missing_structure_get_caps_detail),
5948         (gst_missing_plugin_message_get_installer_detail),
5949         (gst_missing_plugin_message_get_description),
5950         (gst_is_missing_plugin_message):
5951         * gst-libs/gst/utils/missing-plugins.h:
5952           API: add new libgstbaseutils library with functions
5953           - to create and parse missing-plugins messages
5954           - that provide (translated) descriptions for caps/decoders/sources/etc.
5955           Closes #392393.
5956
5957         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
5958         * pkgconfig/gstreamer-plugins-base.pc.in:
5959           Add new lib.
5960
5961         * docs/libs/gst-plugins-base-libs-docs.sgml:
5962         * docs/libs/gst-plugins-base-libs-sections.txt:
5963           Generate docs for new lib and API.
5964
5965         * tests/check/Makefile.am:
5966         * tests/check/libs/.cvsignore:
5967         * tests/check/libs/utils.c: (missing_msg_check_getters),
5968         (GST_START_TEST), (libgstbaseutils_suite):
5969           Add some basic unit tests.
5970
5971 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
5972
5973         * ext/ogg/Makefile.am:
5974           Dist gstoggdemux.h to fix 'make distcheck'.
5975
5976         * sys/v4l/Makefile.am:
5977           Fix 'make distcheck' even more.
5978
5979 2007-01-09  Wim Taymans  <wim@fluendo.com>
5980
5981         * docs/plugins/Makefile.am:
5982         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
5983         * docs/plugins/gst-plugins-base-plugins-sections.txt:
5984         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
5985         (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
5986         (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
5987         (gst_ogg_demux_perform_seek):
5988         * ext/ogg/gstoggdemux.h:
5989         Added docs.
5990         Add some more comments.
5991         Small cleanups.
5992
5993 2007-01-09  Wim Taymans  <wim@fluendo.com>
5994
5995         * ext/theora/theoradec.c:
5996         * ext/vorbis/vorbisdec.c:
5997         * gst-libs/gst/audio/gstringbuffer.c:
5998         (gst_ring_buffer_commit_full):
5999         * gst-libs/gst/audio/gstringbuffer.h:
6000         * gst-libs/gst/rtp/gstrtpbuffer.c:
6001         * gst-libs/gst/tag/gstvorbistag.c:
6002         Small documentation updates/fixes
6003
6004 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
6005
6006         * configure.ac:
6007           Require core CVS HEAD for Andy's basesrc/sink API additions.
6008
6009 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6010
6011         Patch by: Günter Thelen  <daedalus dot inc at gmx net>
6012
6013         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
6014         (plugin_init):
6015           Add typefinder for flac-in-ogg in conformance with the ogg-mapping
6016           on flac.sf.net (there appear to be other versions of the first
6017           ogg page in the wild) (#391365).
6018
6019 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6020
6021         * configure.ac:
6022           Check if localtime_r() is available.
6023
6024         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
6025           If localtime_r() is not available, fall back to localtime(). Should
6026           fix build on MingW (#393310).
6027
6028 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6029
6030         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
6031         * gst/subparse/gstsubparse.h:
6032           Remove spurious 1000 subtrahend when calculating the timestamp from
6033           the frame number and the frame rate . Also, use the frames/second
6034           value specified in the first line of the file, if one is specified
6035           there. Should fix #357503.
6036
6037         * tests/check/elements/subparse.c: (do_test),
6038         (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
6039         (subparse_suite):
6040           Add some basic unit tests for the microdvd subtitle format.
6041
6042 2007-01-07  Julien MOUTTE  <julien@moutte.net>
6043
6044         Patch by: Young-Ho Cha <ganadist at chollian dot net>
6045
6046         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
6047         (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
6048         (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
6049         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
6050         (gst_xvimagesink_set_xwindow_id),
6051         (gst_xvimagesink_set_event_handling),
6052         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
6053         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6054         Fixes: #390076.
6055         Add an adaptor property to select a specific XV adaptor.
6056         * sys/xvimage/xvimagesink.h:
6057
6058 2007-01-07  Julien MOUTTE  <julien@moutte.net>
6059
6060         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
6061         (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
6062         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
6063         (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
6064         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
6065         (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
6066         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
6067         (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
6068         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
6069         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
6070         (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
6071         (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
6072         Use flow_lock much more to protect every access to xwindow.
6073         Try to catch erros while creating images in case some drivers are
6074         just generating an XError when the requested image is too big.
6075         Should fix : #354698, #384008, #384060.
6076         * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
6077         Implement some stress testing of setting window xid.
6078
6079 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
6080
6081         * win32/common/libgsaudio.def:
6082           Add new exported function.
6083         * win32/common/libgstogg.dsp:
6084           Add gstoggaviparse.c to the build.
6085         * win32/common/libgstvideoscale.dsp:
6086           Add vs_4tap.c to the build.
6087         * win32/common/libgstvorbis.dsp:
6088           Add vorbistag.c to the build.
6089         
6090 2007-01-06  Andy Wingo  <wingo@pobox.com>
6091
6092         * gst-libs/gst/audio/gstbaseaudiosink.c
6093         (gst_base_audio_sink_class_init)
6094         (gst_base_audio_sink_init): 
6095         (gst_base_audio_sink_activate_pull): Add an activate_pull function
6096         to baseaudiosink, and tell basesink that we can work in pull mode.
6097         This way the ring buffer thread drives the pipeline directly, if
6098         pull mode is possible. There is some lingering nastiness regarding
6099         capsnego, however.
6100         (gst_base_audio_sink_callback): Implement the callback to pull
6101         data. This interface is a bit light, though -- it should get a
6102         GstFlowReturn return value at least.
6103
6104 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
6105
6106         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
6107         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
6108         * gst/playback/gstdecodebin2.c:
6109         (gst_decode_group_check_if_blocked):
6110           Printf format and missing argument fixes.
6111
6112 2007-01-05  Jan Schmidt  <thaytan@mad.scientist.com>
6113
6114         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
6115         (gst_ogm_parse_change_state):
6116         Activate pads before adding them to the element.
6117
6118 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
6119
6120         * tests/examples/seek/scrubby.c: (main):
6121         * tests/examples/seek/seek.c: (main):
6122           Call g_thread_init() first thing in main() (see #391278).
6123
6124 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
6125
6126         * tests/check/Makefile.am:
6127         * tests/check/libs/.cvsignore:
6128         * tests/check/libs/netbuffer.c: (GST_START_TEST),
6129         (netbuffer_suite):
6130           Add test for GstNetBuffer + gst_buffer_copy(). Disabled
6131           for the time being, since it's broken, see #393099.
6132
6133 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
6134
6135         * tests/check/Makefile.am:
6136           Update to use GST_PLUGINS_BASE_CFLAGS as well.
6137
6138 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
6139
6140         * configure.ac:
6141           split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
6142           so that GST_BASE_CFLAGS can go inbetween them, making sure
6143           we use uninstalled gst-libs headers
6144         * docs/libs/Makefile.am:
6145         * ext/alsa/Makefile.am:
6146         * ext/cdparanoia/Makefile.am:
6147         * ext/gnomevfs/Makefile.am:
6148         * ext/libvisual/Makefile.am:
6149         * ext/ogg/Makefile.am:
6150         * ext/theora/Makefile.am:
6151         * ext/vorbis/Makefile.am:
6152         * gst-libs/gst/audio/Makefile.am:
6153         * gst-libs/gst/cdda/Makefile.am:
6154         * gst-libs/gst/interfaces/Makefile.am:
6155         * gst-libs/gst/riff/Makefile.am:
6156         * gst-libs/gst/rtp/Makefile.am:
6157         * gst-libs/gst/tag/Makefile.am:
6158         * gst/adder/Makefile.am:
6159         * gst/audioconvert/Makefile.am:
6160         * gst/audiorate/Makefile.am:
6161         * gst/audioresample/Makefile.am:
6162         * gst/playback/Makefile.am:
6163         * gst/tcp/Makefile.am:
6164         * gst/videoscale/Makefile.am:
6165         * gst/volume/Makefile.am:
6166         * sys/ximage/Makefile.am:
6167         * sys/xvimage/Makefile.am:
6168         * tests/icles/Makefile.am:
6169           adapt
6170
6171 2007-01-04  Julien MOUTTE  <julien@moutte.net>
6172
6173         * gst-libs/gst/interfaces/xoverlay.c:
6174         (gst_x_overlay_handle_events):
6175         * gst-libs/gst/interfaces/xoverlay.h:
6176         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
6177         (gst_ximagesink_set_xwindow_id),
6178         (gst_ximagesink_set_event_handling),
6179         (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
6180         (gst_ximagesink_get_property), (gst_ximagesink_init),
6181         (gst_ximagesink_class_init):
6182         * sys/ximage/ximagesink.h:
6183         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
6184         (gst_xvimagesink_set_xwindow_id),
6185         (gst_xvimagesink_set_event_handling),
6186         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
6187         (gst_xvimagesink_get_property), (gst_xvimagesink_init),
6188         (gst_xvimagesink_class_init):
6189         * sys/xvimage/xvimagesink.h:
6190         * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
6191         Add a method to the XOverlay interface to allow disabling of 
6192         event handling in x[v]imagesink elements. This will let X events
6193         propagate to parent windows which can be usefull in some cases.
6194         Be carefull that the application is then responsible of pushing
6195         navigation events and expose events to the video sink.
6196         Fixes: #387138.
6197
6198 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
6199
6200         * gst-libs/gst/tag/gstvorbistag.c:
6201         * tests/check/libs/tag.c: (GST_START_TEST):
6202           Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
6203           (fixes #392070).
6204
6205 2007-01-01  Tim-Philipp Müller  <tim at centricular dot net>
6206
6207         * configure.ac:
6208         * docs/Makefile.am:
6209         * docs/design/Makefile.am:
6210           Dist design docs.
6211
6212 2006-12-27  Julien MOUTTE  <julien@moutte.net>
6213
6214         * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
6215         typo. Fixes: #390063.
6216
6217 2006-12-27  Julien MOUTTE  <julien@moutte.net>
6218
6219         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
6220         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
6221         caps leak.
6222         * win32/common/config.h: Updated.
6223
6224 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
6225
6226         * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
6227         (setup_gdpdepay_streamheader):
6228         * tests/check/elements/gdppay.c: (cleanup_gdppay),
6229         (setup_gdppay_streamheader):
6230           Fix the dp tests, but activating the pads for the streamheader tests
6231           too and cleaning up conditionaly
6232
6233 2006-12-22  Jan Schmidt  <thaytan@mad.scientist.com>
6234
6235         * gst/ffmpegcolorspace/avcodec.h:
6236         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6237         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6238         (gst_ffmpegcsp_avpicture_fill):
6239         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
6240         (img_get_alpha_info):
6241         Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
6242         other end of the word. Fixes: #387073.
6243
6244         Add some inconsequential branch hints in a couple of places.
6245
6246 2006-12-21  Tim-Philipp Müller  <tim at centricular dot net>
6247
6248         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6249         (gst_ffmpeg_caps_to_smpfmt):
6250           The "signed" field in raw audio caps is of boolean type, trying to
6251           extract the value with _get_int() will fail (fix to keep in sync with
6252           the copy in gst-ffmpeg)
6253
6254 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
6255
6256         * tests/check/elements/audioresample.c: (cleanup_audioresample):
6257         * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
6258         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
6259         (cleanup_gdpdepay):
6260         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
6261         * tests/check/elements/subparse.c: (teardown_subparse):
6262         * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
6263         * tests/check/elements/videorate.c: (cleanup_videorate):
6264         * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
6265         * tests/check/elements/volume.c: (cleanup_volume):
6266         * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
6267         (cleanup_vorbisdec):
6268         * tests/check/elements/vorbistag.c: (setup_vorbistag),
6269         (cleanup_vorbistag):
6270           consistent pad (de)activation
6271
6272 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
6273
6274         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6275           Forgot to register the extensions.
6276
6277 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
6278
6279         * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
6280         (plugin_init):
6281           Add typefinder for VIVO files (my christmas present to the 90s).
6282
6283 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
6284
6285         * gst/playback/gstdecodebin.c: (type_found):
6286           Special-case the text/plain media type: we only want to recognise it
6287           as a 'raw' decoded media type if it comes from a demuxer or subtitle
6288           parser, but not if the entire stream is of text/plain type. If the
6289           entire stream is text/plain, we should just error out.
6290
6291           This fixes playback of audio files with lyrics in totem. Totem can't
6292           distinguish between text files and subtitle files and passes any
6293           .txt file with the same basename as the main file to playbin as
6294           suburi, and playbin will then throw a 'subtitle found, but no video
6295           stream' error, which isn't entirely helpful. See #380342.
6296
6297           Also, with this change we'll show a slightly more correct error
6298           message in case totem passes a playlist file to us (although a
6299           custom error message wording instead of the default text would
6300           probably not be a bad idea either).
6301
6302           Same problem also needs to be fixed for playbin+decodebin2.
6303
6304         * tests/check/Makefile.am:
6305         * tests/check/elements/decodebin.c: (src_handoff_cb),
6306         (decodebin_new_decoded_pad_cb), (GST_START_TEST),
6307         (decodebin_suite):
6308           Add simple unit test for decodebin for the above.
6309
6310 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
6311
6312         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
6313         * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
6314           Refuse to change state to READY when we failed to create any of the
6315           required elements in our instance init function.
6316
6317 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
6318
6319         * docs/libs/gst-plugins-base-libs-sections.txt:
6320           Small docs fixes/updates.
6321
6322         * gst-libs/gst/video/gstvideosink.h:
6323           Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
6324           from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
6325           removed from the base sink API between 0.9.6 and 0.9.7).
6326           API: add GST_VIDEO_SINK_CAST and use it for the height/width
6327           accessor macros, so we don't do a runtime GObject type check every
6328           time we use them.
6329
6330 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
6331
6332         * Makefile.am:
6333         * gst-plugins-base.doap:
6334         * gst-plugins-base.spec.in:
6335           add doap file
6336
6337 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
6338
6339         Patch by: Jens Granseuer <jensgr at gmx net>
6340
6341         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
6342         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
6343         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
6344         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
6345         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
6346           Declare variables at the beginning of a block. Fixes #383195.
6347
6348 2006-12-07  Jan Schmidt  <thaytan@mad.scientist.com>
6349
6350         * configure.ac:
6351         Bump version nano - back to CVS.
6352
6353
6354 === release 0.10.11 ===
6355
6356 2006-12-06  Jan Schmidt <thaytan@mad.scientist.com>
6357
6358         * configure.ac:
6359           releasing 0.10.11, "Dumb things"
6360
6361 2006-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
6362
6363         * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
6364         (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
6365         Handle the case where an element has multiple pads with 
6366         unfixed caps as well as still possibly producing more dynamic 
6367         pads by storing each case as a distinct entry in the dynamic list.
6368         Fixes #38223 again.
6369
6370 2006-12-04  Wim Taymans  <wim@fluendo.com>
6371
6372         * gst/playback/gstdecodebin.c: (close_pad_link):
6373         Fix #382223, add more dynamic caps handling.
6374
6375 2006-12-04  Wim Taymans  <wim@fluendo.com>
6376
6377         * gst-libs/gst/audio/gstringbuffer.h:
6378         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
6379         (gst_netaddress_set_ip4_interface),
6380         (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
6381         (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
6382         (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
6383         (gst_netaddress_get_ttl):
6384         * gst-libs/gst/netbuffer/gstnetbuffer.h:
6385         * gst/playback/gstdecodebin.c: (close_pad_link):
6386         * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
6387         (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
6388         * win32/common/config.h:
6389
6390 2006-12-01  Michael Smith  <msmith@fluendo.com>
6391
6392         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
6393           Delete bad debug code.
6394           Fixes #381219
6395
6396 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
6397
6398         * gst/videoscale/vs_4tap.c:
6399         * win32/MANIFEST:
6400         * win32/common/config.h:
6401         * win32/vs8/libgstvideoscale.vcproj:
6402         Fix compilation on win32 under VS8
6403         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
6404         Partially fixes #381175
6405
6406 2006-11-30  Michael Smith  <msmith@fluendo.com>
6407
6408         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
6409         (GST_START_TEST):
6410           It would be very bad if, after a discont buffer, we thought every
6411           single following buffer was also discont. So, add to the test to
6412           ensure that this isn't the case.
6413           
6414         * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
6415           ... it was the case. So fix it.
6416
6417 2006-11-28  Wim Taymans  <wim@fluendo.com>
6418
6419         * gst/playback/gstplaybasebin.c: (check_queue_event):
6420         Improve debug.
6421
6422         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
6423         Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
6424         padtemplate caps. Refixes #357577.
6425
6426 2006-11-28  Wim Taymans  <wim@fluendo.com>
6427
6428         * gst/playback/gstplaybasebin.c: (check_queue_event),
6429         (queue_threshold_reached), (queue_out_of_data),
6430         (gen_preroll_element):
6431         Add event probe to see when EOS is in a queue and we can disable the
6432         underrun signals. Fixes #357577.
6433
6434 2006-11-28  Edward Hervey  <edward@fluendo.com>
6435
6436         * gst/playback/Makefile.am:
6437         * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
6438         (_gst_boolean_accumulator), (gst_decode_bin_class_init),
6439         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
6440         (gst_decode_bin_init), (gst_decode_bin_dispose),
6441         (gst_decode_bin_finalize), (gst_decode_bin_set_property),
6442         (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
6443         (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
6444         (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
6445         (connect_element), (expose_pad), (type_found),
6446         (pad_added_group_cb), (pad_removed_group_cb),
6447         (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
6448         (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
6449         (are_raw_caps), (multi_queue_overrun_cb),
6450         (multi_queue_underrun_cb), (gst_decode_group_new),
6451         (get_current_group), (group_demuxer_event_probe),
6452         (gst_decode_group_control_demuxer_pad),
6453         (gst_decode_group_control_source_pad),
6454         (gst_decode_group_check_if_blocked),
6455         (gst_decode_group_check_if_drained), (gst_decode_group_expose),
6456         (gst_decode_group_hide), (gst_decode_group_free),
6457         (gst_decode_group_set_complete), (source_pad_blocked_cb),
6458         (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
6459         (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
6460         (plugin_init):
6461         New decodebin2 element.
6462         Closes #370092
6463         * gst/playback/gstplay-marshal.list:
6464         Added marshallers for new signals in decodebin2
6465         * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
6466         Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
6467         is set.
6468
6469 2006-11-28  Wim Taymans  <wim@fluendo.com>
6470
6471         * gst/playback/gstplaybasebin.c: (setup_source),
6472         (gst_play_base_bin_change_state):
6473         Disable rtsp:// uris for the release, it's not good enough yet.
6474         Remove unused var.
6475
6476 2006-11-26  Wim Taymans  <wim@fluendo.com>
6477
6478         * ext/theora/theoradec.c: (gst_theora_dec_reset),
6479         (theora_dec_push_forward), (theora_dec_push_reverse),
6480         (theora_handle_data_packet), (theora_dec_decode_buffer),
6481         (theora_dec_flush_decode), (theora_dec_chain_reverse),
6482         (theora_dec_chain_forward), (theora_dec_chain):
6483         Implement reverse playback.
6484
6485         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
6486         (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
6487         (vorbis_dec_chain_forward):
6488         Clear buffers used for reverse playback in _reset.
6489         No need to set the eos flag, we clip samples using the segment.
6490
6491 2006-11-24  Wim Taymans  <wim@fluendo.com>
6492
6493         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
6494         (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
6495         (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
6496         (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
6497         Some cleanups.
6498         Handle continued pages in reverse mode.
6499
6500 2006-11-24  Wim Taymans  <wim@fluendo.com>
6501
6502         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
6503         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
6504         (vorbis_dec_flush_decode):
6505         Small cleanups.
6506         Don't try to add invalid timestamps.
6507         Clipping will unref the buffer.
6508
6509 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
6510
6511         * gst/adder/gstadder.h:
6512         * gst/audiotestsrc/gstaudiotestsrc.h:
6513           remove obsolete _factory_init protos
6514
6515 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
6516
6517         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
6518           Fix spacing in debug message.
6519
6520 2006-11-23  Wim Taymans  <wim@fluendo.com>
6521
6522         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
6523         (gst_ogg_demux_chain):
6524         Don't just ignore return values from _pad_push().
6525         Small debug improvements.
6526
6527 2006-11-23  Michael Smith  <msmith@fluendo.com>
6528
6529         * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
6530           If our incoming buffer is marked as DISCONT, then increment the page
6531           number (so that the discontinuity is marked in the final ogg
6532           bitstream) and flush the previous page.
6533
6534 2006-11-22  Michael Smith  <msmith@fluendo.com>
6535
6536         * ext/theora/gsttheoraenc.h:
6537         * ext/theora/theoraenc.c: (gst_theora_enc_init),
6538         (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
6539         (theora_buffer_from_packet), (theora_enc_is_discontinuous),
6540         (theora_enc_chain), (theora_enc_change_state):
6541           Mark discontinuities of > 3/4 of a frame, reinit encoder.
6542
6543         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
6544         (GST_START_TEST), (theoraenc_suite):
6545           Enable discontinuity test, fix it.
6546
6547 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
6548
6549         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6550         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
6551         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
6552         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
6553         (gst_text_overlay_change_state):
6554         * ext/pango/gsttextoverlay.h:
6555           Some textoverlay fixes: for one, in the video chain function,
6556           actually wait for a text buffer to come in if there is none at the
6557           moment and there should be one; also, deal more gracefully with
6558           incoming buffers that do not have a timestamp or duration; discard
6559           text buffer when not needed any longer. Fixes #341681.
6560
6561         * tests/check/Makefile.am:
6562         * tests/check/elements/.cvsignore:
6563         * tests/check/elements/textoverlay.c:
6564         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
6565         (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
6566         (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
6567         (test_video_waits_for_text_send_text_newsegment_thread),
6568         (test_video_waits_for_text_shutdown_element),
6569         (test_render_continuity_push_video_buffers_thread),
6570         (textoverlay_suite):
6571           Add some unit tests for textoverlay.
6572
6573 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
6574
6575         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
6576           Avoid integer underflow when the found probability for mp3 is
6577           smaller than the 'penalty' we subtract if there's not a clean
6578           mp3 header sync at offset 0.
6579
6580 2006-11-21  Stefan Kost  <ensonic@users.sf.net>
6581
6582         * docs/libs/gst-plugins-base-libs-sections.txt:
6583           Add some new symbols to the docs
6584
6585 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
6586
6587         * tests/check/Makefile.am:
6588         * tests/check/elements/ffmpegcolorspace.c:
6589         (ffmpegcolorspace_suite):
6590           Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
6591           (for now not for valgrinding though, since it takes too long).
6592
6593 2006-11-20  Wim Taymans  <wim@fluendo.com>
6594
6595         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6596         (gst_ffmpeg_pixfmt_to_caps):
6597         Fix RGBA32 caps. Fixes #357038.
6598
6599 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
6600
6601         * gst-libs/gst/interfaces/mixertrack.h:
6602           Add FIXME so we can add some padding here in 0.11
6603
6604 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6605
6606         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
6607           Fix GstBaseRTPAudioPayload structure so the whole GObject
6608           inheritance business actually works (parent class instance structure
6609           must always come first in the derived class instance structure).
6610
6611 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
6612
6613         * gst/videotestsrc/Makefile.am:
6614         * tests/check/Makefile.am:
6615           Make sure our checks and the videotestsrc plugin link against the
6616           local uninstalled gst libs and not any installed gst libs that
6617           might happen to exist as well.
6618
6619         * tests/check/elements/adder.c: (message_received),
6620         (test_event_message_received), (test_play_twice_message_received):
6621         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
6622           Fix compiler warnings when compiling against core with disabled
6623           debugging system.
6624
6625 2006-11-16  Michael Smith  <msmith@fluendo.com>
6626
6627         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
6628         (gst_audio_rate_sink_event), (gst_audio_rate_chain):
6629           Fix audiorate, so that it accurately sets offsets and timestamps.
6630           Doesn't change the fundamental algorithmic decisions; so should be
6631           safe.
6632
6633         * tests/check/Makefile.am:
6634           Enable audiorate test now that it passes.
6635
6636 2006-11-09  Stefan Kost  <ensonic@users.sf.net>
6637
6638         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
6639           clear xv when going to NULL, remove // commented non-existant proto
6640
6641         * tests/examples/seek/seek.c: (main):
6642           add missing tooltip description for scrub and play_scrub
6643
6644 2006-11-14  David Schleef  <ds@schleef.org>
6645
6646         * configure.ac:
6647           Bump liboil requirement to 0.3.8.
6648         * gst-libs/gst/riff/riff-media.c:
6649           Add Dirac fourcc.
6650         * gst/videoscale/vs_image.h:
6651         * gst/videoscale/vs_scanline.h:
6652           Use liboil's stdint.h.
6653         * gst/videotestsrc/videotestsrc.c:
6654           Remove liboil related ifdef's, since they aren't needed now, and
6655           won't work with future versions.
6656
6657 2006-11-14  David Schleef  <ds@schleef.org>
6658
6659         * gst/videoscale/Makefile.am:
6660         * gst/videoscale/gstvideoscale.c:
6661         * gst/videoscale/gstvideoscale.h:
6662         * gst/videoscale/vs_4tap.c:
6663         * gst/videoscale/vs_4tap.h:
6664         * gst/videoscale/vs_image.c:
6665         * gst/videoscale/vs_image.h:
6666         * gst/videoscale/vs_scanline.c:
6667         * gst/videoscale/vs_scanline.h:
6668           Add a 4-tap image scaler.  Theoretically looks much prettier.
6669           The tap calculation could use some improvement.
6670
6671 2006-11-14  Wim Taymans  <wim@fluendo.com>
6672
6673         Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
6674
6675         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
6676         (gst_riff_parse_strf_iavs):
6677         * gst/subparse/gstsubparse.c: (convert_encoding):
6678         * gst/tcp/gstmultifdsink.c:
6679         (gst_multi_fd_sink_handle_client_write):
6680         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
6681         (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
6682         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
6683         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
6684         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
6685         (gst_ximagesink_ximage_new):
6686         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
6687         Various gsize and gssize printf fixes. Fixes #372507.
6688
6689 2006-11-13  Wim Taymans  <wim@fluendo.com>
6690
6691         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
6692         (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
6693         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
6694         (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
6695         (vorbis_dec_chain_forward), (vorbis_dec_chain):
6696         * ext/vorbis/vorbisdec.h:
6697         First stab at vorbis reverse playback.
6698
6699 2006-11-13  Wim Taymans  <wim@fluendo.com>
6700
6701         * gst-libs/gst/audio/gstbaseaudiosink.c:
6702         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
6703         * gst-libs/gst/audio/gstbaseaudiosink.h:
6704         Make the clock sync code more accurate wrt resampling and playback
6705         at different rates.
6706         
6707         * gst-libs/gst/audio/gstringbuffer.c:
6708         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
6709         * gst-libs/gst/audio/gstringbuffer.h:
6710         Use better algorithm to interpolate sample rates. 
6711
6712 2006-11-13  Michael Smith  <msmith@fluendo.com>
6713
6714         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
6715           Improve a debug line slightly.
6716
6717         * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
6718           Call gst_riff_init() in plugin_init, to avoid getting errors from
6719           the debug system (unrelated changes to another plugin made this turn
6720           up; not sure why).
6721
6722 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
6723
6724         Patch by: Sergey Scobich  <sergery.scobich at gmail com>
6725
6726         * win32/common/libgsttag.def:
6727           Add missing symbol (#366492).
6728
6729 2006-11-09  Tim-Philipp Müller  <tim at centricular dot net>
6730
6731         * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
6732           Don't unref a NULL pad.
6733
6734 2006-11-09  Wim Taymans  <wim@fluendo.com>
6735
6736         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
6737         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
6738         (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
6739         (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
6740         (gst_ogg_demux_loop):
6741         Implement first stab at reverse playback.
6742
6743 2006-11-07  Stefan Kost  <ensonic@users.sf.net>
6744
6745         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6746         (gst_riff_create_video_template_caps):
6747           add h263/h264 variants to the caps, Fixes #363118
6748
6749 2006-11-06  Tim-Philipp Müller  <tim at centricular dot net>
6750
6751         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
6752         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
6753           Use g_strerror instead of strerror so we get UTF-8.
6754
6755 2006-11-03  David Schleef  <ds@schleef.org>
6756
6757         * ext/ogg/gstoggdemux.c:
6758         * ext/ogg/gstoggmux.c:
6759           Add/remove KW-DIRAC header here, since it is ogg-specific.
6760
6761 2006-11-03  Michael Smith  <msmith@fluendo.com>
6762
6763         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
6764           Recognise more mpeg4 elementary video streams.
6765
6766 2006-11-02  Edward Hervey  <edward@fluendo.com>
6767
6768         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
6769         Lower the probability of mp3 typefinding functions if we don't find a
6770         valid mp3 header at the start of the file.
6771         Closes #369482
6772
6773 2006-11-02  Wim Taymans  <wim@fluendo.com>
6774
6775         * ext/theora/gsttheoradec.h:
6776         * ext/theora/theoradec.c: (gst_theora_dec_init),
6777         (theora_dec_sink_event), (theora_dec_chain_forward),
6778         (theora_dec_flush_decode), (theora_dec_chain_reverse),
6779         (theora_dec_chain):
6780         Document and partially implement an algorithm for doing reverse playback
6781         of theora video.
6782
6783 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
6784
6785         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
6786
6787         * win32/common/config.h:
6788         * win32/common/interfaces-enumtypes.c:
6789         * win32/common/libgsttag.def:
6790         * win32/vs8/gst-plugins-base.sln:
6791         * win32/vs8/libgstaudioresample.vcproj:
6792         * win32/vs8/libgstinterfaces.vcproj:
6793         * win32/vs8/libgstogg.vcproj:
6794         * win32/vs8/libgstriff.vcproj:
6795         * win32/vs8/libgsttag.vcproj:
6796         * win32/vs8/libgsttheora.vcproj:
6797         * win32/vs8/libgstvideoscale.vcproj:
6798         * win32/vs8/libgstvorbis.vcproj:
6799           Misc. VS8 build fixes: fix syntax in config.h, add missing entries
6800           to libgsttag.def; add missing dependencies for some vs8 projects;
6801           re-arrange placement of .def files in vs8 projects (#366334).
6802
6803 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
6804
6805         * ext/ogg/gstogg.c:
6806           Remove unused variable.
6807
6808         * ext/ogg/gstoggdemux.c:
6809           Fix Wim's surname in plugin description.
6810
6811 2006-10-31  Wim Taymans  <wim@fluendo.com>
6812
6813         * gst-plugins-base.spec.in:
6814         spec new .h file. Fixes #368310.
6815
6816 2006-10-31  Michael Smith  <msmith@fluendo.com>
6817
6818         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
6819         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
6820         (gst_multi_fd_sink_get_stats),
6821         (gst_multi_fd_sink_remove_client_link),
6822         (gst_multi_fd_sink_queue_buffer),
6823         (gst_multi_fd_sink_handle_clients):
6824         * gst/tcp/gstmultifdsink.h:
6825           Make using the remove or clear signals threadsafe.
6826           Make calling get-stats with an invalid fd not segfault.
6827           Fixes 368273.
6828
6829 2006-10-31  Wim Taymans  <wim@fluendo.com>
6830
6831         * gst-libs/gst/rtp/Makefile.am:
6832         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
6833         (gst_base_rtp_audio_payload_init):
6834         Fix and activate base audio payloader.
6835
6836 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
6837
6838         * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
6839         (plugin_init):
6840           Add typefinder for QuickTime Image Files (see #366156).
6841
6842 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
6843
6844         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
6845           Another typo fix (#366212).
6846
6847 2006-10-27  Wim Taymans  <wim@fluendo.com>
6848
6849         * gst/volume/gstvolume.c: (volume_transform_ip):
6850         Use stream time to synchronize volume property instead of rather random
6851         timestamps. This is needed when gnonlin does its time shifting.
6852
6853 2006-10-27  Wim Taymans  <wim@fluendo.com>
6854
6855         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
6856
6857         * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
6858         Remove the pad from the element in release_pad. Fixes #364812.
6859
6860 2006-10-27  Tim-Philipp Müller  <tim at centricular dot net>
6861
6862         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
6863         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
6864           Explicitly create our custom buffer classes at a thread-safe
6865           location as well, since g_type_class_ref() doesn't seem to be
6866           entirely thread-safe either (#365501; also see #349410).
6867
6868 2006-10-26  Tim-Philipp Müller  <tim at centricular dot net>
6869
6870         * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
6871         (gst_riff_parse_info):
6872           If strings in INFO chunk are not UTF-8, do something similar to
6873           what we do for ID3v1 tags: check a number of environment variables
6874           (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
6875           character sets to try, otherwise try the current locale and/or fall
6876           back on ISO-8859-1. Fixes #360552.
6877
6878 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
6879
6880         * gst/videotestsrc/gstvideotestsrc.c:
6881         (gst_video_test_src_pattern_get_type),
6882         (gst_video_test_src_set_pattern):
6883         * gst/videotestsrc/gstvideotestsrc.h:
6884         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
6885         (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
6886         (gst_video_test_src_checkers8):
6887         * gst/videotestsrc/videotestsrc.h:
6888           Add a bunch of exciting new checkers patterns.
6889
6890 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
6891
6892         * gst/subparse/Makefile.am:
6893         * gst/subparse/gstsubparse.c:
6894         (gst_sub_parse_data_format_autodetect),
6895         (gst_sub_parse_format_autodetect), (handle_buffer),
6896         (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
6897         * gst/subparse/gstsubparse.h:
6898         * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
6899         (parse_tmplayer):
6900         * gst/subparse/tmplayerparse.h:
6901           Add support for TMPlayer-type subtitles (#362845).
6902
6903         * tests/check/elements/subparse.c: (test_tmplayer_do_test),
6904         (GST_START_TEST), (subparse_suite):
6905           Add some basic unit tests for the above.
6906
6907 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
6908
6909         * tests/check/elements/audiorate.c: (test_injector_base_init),
6910         (test_injector_class_init), (test_injector_chain),
6911         (test_injector_init), (probe_cb), (do_perfect_stream_test),
6912         (GST_START_TEST), (audiorate_suite):
6913           More tests for audiorate: inject buffers to check behaviour when
6914           buffers overlap.
6915
6916 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
6917
6918         * tests/check/Makefile.am:
6919         * tests/check/elements/.cvsignore:
6920         * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
6921         (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
6922           Add some basic unit tests for audiorate. Disabled at the moment
6923           since it doesn't pass yet (see bug #363119).
6924
6925 2006-10-20  Tim-Philipp Müller  <tim at centricular dot net>
6926
6927         * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
6928         (parse_subrip), (handle_buffer):
6929           Add missing closing tags for markup and fix broken markup,
6930           otherwise pango won't render anything (fixes #357531). Also,
6931           make sure the text we send out is always NUL-terminated
6932           (better safe than sorry etc.).
6933
6934         * tests/check/elements/subparse.c: (test_srt_do_test),
6935         (test_srt):
6936           Some more tests for .srt incl. tests for the above stuff.
6937
6938 2006-10-20  Julien MOUTTE  <julien@moutte.net>
6939
6940         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
6941         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
6942         Patch by: Stefan Kost  <ensonic@users.sf.net>
6943         Try to redraw borders only when needed. Apparently this consumes
6944         resources on small devices... :-O (#363607)
6945
6946 2006-10-20  Michael Smith  <msmith@fluendo.com>
6947
6948         * gst/tcp/gstmultifdsink.c:
6949         (gst_multi_fd_sink_client_queue_buffer):
6950           If caps change, then update the client's idea of the caps so that we
6951           don't end up re-sending streamheaders for every single buffer after
6952           the caps change.
6953
6954 2006-10-20  Michael Smith  <msmith@fluendo.com>
6955
6956         * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
6957         (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
6958           Set caps on pushed buffers; fix up refcounting of caps objects.
6959
6960 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
6961
6962         * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
6963         (plugin_init):
6964           Typefind mmsh header data packet to application/x-mmsh (#362625).
6965
6966 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
6967
6968         * tests/check/Makefile.am:
6969         * tests/check/elements/.cvsignore:
6970         * tests/check/elements/subparse.c: (buffer_from_static_string),
6971         (setup_subparse), (teardown_subparse), (test_srt_do_test),
6972         (GST_START_TEST), (subparse_suite):
6973           Add very simple unit test for subparse.
6974
6975 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
6976
6977         * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
6978         (parse_subrip):
6979           Strip trailing newlines from subtitle text output.
6980
6981 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
6982
6983         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
6984         (gst_sub_parse_change_state):
6985           Fix memleak; clear subparse->textbuf n state change function.
6986
6987 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
6988
6989         * gst/subparse/gstsubparse.c:
6990         (gst_sub_parse_data_format_autodetect):
6991           Don't require subrip (.srt) files to start with a chunk number of 1.
6992
6993 2006-10-18  Wim Taymans  <wim@fluendo.com>
6994
6995         * gst-libs/gst/audio/gstbaseaudiosink.c:
6996         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
6997         * gst-libs/gst/audio/gstbaseaudiosink.h:
6998         Extract rate from the NEWSEGMENT event.
6999         Use commit_full to also take rate adjustment into account when writing
7000         samples to the ringbuffer.
7001         
7002         * gst-libs/gst/audio/gstringbuffer.c:
7003         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
7004         (gst_ring_buffer_read):
7005         * gst-libs/gst/audio/gstringbuffer.h:
7006         Added _commit_full() to also take rate into account.
7007         Use simple interpolation algorithm to resample audio.
7008         API: gst_ring_buffer_commit_full()
7009
7010         * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
7011         * tests/examples/seek/seek.c: (segment_done):
7012         Don't try to seek with 0.0 rate, just pause instead.
7013         Remove bogus debug line.
7014
7015 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
7016
7017         * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
7018         (setup_source):
7019           Catch async errors when starting up the subtitle bin, so we can
7020           stop waiting and continue with the main film instead of hanging
7021           forever. Fixes #339366.
7022
7023         * tests/check/elements/playbin.c: (playbin_suite):
7024           Enable unit test for the above.
7025
7026 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
7027
7028         * tests/check/Makefile.am:
7029         * tests/check/elements/.cvsignore:
7030         * tests/check/elements/playbin.c: (GST_START_TEST),
7031         (gst_red_video_src_uri_get_type),
7032         (gst_red_video_src_uri_get_protocols),
7033         (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
7034         (gst_red_video_src_uri_handler_init),
7035         (gst_red_video_src_init_type), (gst_red_video_src_base_init),
7036         (gst_red_video_src_create), (gst_red_video_src_class_init),
7037         (gst_red_video_src_init), (plugin_init), (playbin_suite):
7038           Some small and basic unit tests for playbin; not very useful yet,
7039           but at least a start.
7040
7041 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
7042
7043         * gst/playback/gstplaybin.c: (setup_sinks):
7044           The old pad activation spiel.
7045
7046 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
7047
7048         * gst/playback/gstplaybasebin.c: (setup_source):
7049           Don't hang forever if the subbin already fails to start up in 
7050           the state change to PAUSED (#339366).
7051
7052 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
7053
7054         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
7055         (gst_tuner_set_channel), (gst_tuner_get_channel),
7056         (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
7057         (gst_tuner_set_frequency), (gst_tuner_get_frequency),
7058         (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
7059         (gst_tuner_find_channel_by_name):
7060           Fix some function guards, add some more function guards.
7061
7062 2006-10-17  Jan Schmidt  <thaytan@mad.scientist.com>
7063
7064         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
7065         (remove_element_chain):
7066         Don't return a pad from get_our_ghost_pad unless it is actually the
7067         one we want.
7068         Change a cast in remove_element_chain slightly.
7069
7070 2006-10-13  Julien MOUTTE  <julien@moutte.net>
7071
7072         * tests/examples/seek/seek.c: (do_seek), (start_seek),
7073         (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
7074         Segment seeking needs to use the rate and set stop to -1.
7075
7076 2006-10-13  Wim Taymans  <wim@fluendo.com>
7077
7078         * gst-libs/gst/audio/gstbaseaudiosink.c:
7079         (gst_base_audio_sink_setcaps):
7080         Don't crash when ringbuffer is not yet created.
7081         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
7082         Fixes #361634.
7083
7084         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
7085         * gst/playback/gststreamselector.c:
7086         (gst_stream_selector_request_new_pad):
7087         Activate pads befre adding them to running elements.
7088
7089 2006-10-13  Julien MOUTTE  <julien@moutte.net>
7090
7091         * tests/examples/seek/seek.c: (do_seek), (start_seek),
7092         (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
7093         updater when we start grabing the slider. Don't wait for the
7094         pipeline to be PAUSED.
7095
7096 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
7097
7098         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
7099         (gst_mixer_set_volume), (gst_mixer_get_volume),
7100         (gst_mixer_set_mute), (gst_mixer_set_option),
7101         (gst_mixer_get_option), (gst_mixer_mute_toggled),
7102         (gst_mixer_record_toggled), (gst_mixer_volume_changed),
7103         (gst_mixer_option_changed):
7104           Guard mixer interface functions against bogus arguments.
7105
7106 2006-10-12  Julien MOUTTE  <julien@moutte.net>
7107
7108         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
7109         (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
7110         (msg_state_changed), (main): Use state-changed messages to trigger
7111         start/stop of scale update timer. Indeed the scale slider was
7112         jumping here and there because the update timer was activated 
7113         before seek completed. This fixes instant applying of rate changes
7114         by pressing the spinbutton like a crazy man !
7115
7116 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
7117
7118         Patch by: Sebastien Cote  <sebas642 at yahoo.ca>
7119
7120         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
7121         (gst_basertppayload_finalize):
7122           Fix two small memory leaks (#361456).
7123
7124 2006-10-10  Julien MOUTTE  <julien@moutte.net>
7125
7126         * tests/examples/seek/seek.c: (do_seek),
7127         (rate_spinbutton_changed_cb): When changing spinbutton we try
7128         to change the rate on the fly.
7129
7130 2006-10-10  Wim Taymans  <wim@fluendo.com>
7131
7132         * gst-libs/gst/riff/riff-ids.h:
7133         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
7134         (gst_riff_create_audio_template_caps):
7135         Add WMS caps.
7136
7137 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7138
7139         Patch by: Josep Torra Valles <josep@fluendo.com>
7140
7141         * ext/gnomevfs/gstgnomevfssink.c:
7142         * ext/gnomevfs/gstgnomevfssrc.c:
7143         Fix URI interface implementation return type.
7144         * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
7145         Fix what looks like a copy/paste issue when assigning values.
7146         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
7147         (gst_audio_filter_template_get_type):
7148         Cast to prevent Forte warnings.
7149         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
7150         Fix URI interface implementation return type.
7151         gst_pad_query_position requires a signed integer pointer as
7152         3rd parameter, GstClockTime is unsigned.
7153         * gst/audioconvert/audioconvert.c:
7154         Fix integer overflow when treated as signed.
7155         * gst/audioresample/resample.c: (resample_add_input_data):
7156         Cast to prevent warnings on Forte.
7157         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
7158         Fix integer overflow when treated as signed.
7159         * gst/ffmpegcolorspace/imgconvert_template.h:
7160         Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
7161         * gst/playback/gstdecodebin.c: (queue_filled_cb),
7162         (cleanup_decodebin):
7163         Who initialises a guint to -1!
7164         Cast function pointers to prevent warnings on Forte.
7165         * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
7166         (queue_threshold_reached):
7167         Cast function pointers correctly to prevent warnings on Forte.
7168         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
7169         Cast function pointers correctly to prevent warnings on Forte.
7170         * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
7171         Obvious change to unsigned, 0xEF > max signed char.
7172         * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
7173         GstClockTime is unsigned, initialise correctly.
7174         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
7175         Cast so pointer arithemetic doesn't cause warnings on Forte.
7176         * gst/videorate/gstvideorate.c:
7177         Use correct return value.
7178         * tests/examples/seek/scrubby.c:
7179         GstClockTime is unsigned, initialise correctly.
7180
7181 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
7182
7183         Patch by: Ferenc Gerlits  <fgerlits at gmail com>
7184
7185         * gst/typefind/gsttypefindfunctions.c:
7186           Recognise XML files and XML-like files shorter than 256 bytes as
7187           well (fixes #359237).
7188
7189 2006-10-09  Edgard Lima <edgard.lima@indt.org.br>
7190
7191         Patch by: Renato Filho <renato.filho@indt.org.br>
7192         
7193         * gst/typefind/gsttypefindfunctions.c:
7194         Added typefind functions to video/x-nuv media.
7195         
7196 2006-10-08  Tim-Philipp Müller  <tim at centricular dot net>
7197
7198         * gst-libs/gst/interfaces/xoverlay.c:
7199         (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
7200           Some more guards against invalid input.
7201
7202 2006-10-07  Julien MOUTTE  <julien@moutte.net>
7203
7204         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event): 
7205         Useless goto.
7206         * tests/examples/seek/seek.c: (do_seek),
7207         (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
7208         seek example to experiment with rates != 1.0 (reverse playback !)
7209
7210 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
7211
7212         * gst-libs/gst/interfaces/xoverlay.c:
7213           Unref message in doc-example (spotted by Robert McQueen)
7214
7215 2006-10-06  Wim Taymans  <wim@fluendo.com>
7216
7217         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
7218         (mpeg1_parse_header), (mpeg1_sys_type_find):
7219         printf fix.
7220
7221 2006-10-06  Wim Taymans  <wim@fluendo.com>
7222
7223         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
7224         (close_pad_link):
7225         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
7226         Activate dynamic pads before adding them to the element.
7227
7228 2006-10-06  Michael Smith  <msmith@fluendo.com>
7229
7230         * gst-libs/gst/floatcast/floatcast.h:
7231           Fix obviously-bogus macros; use the correct types.
7232
7233 2006-10-06  Wim Taymans  <wim@fluendo.com>
7234
7235         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7236         (gst_base_rtp_depayload_change_state):
7237         Also call parent state change function to activate pads.
7238
7239         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
7240         (mpeg1_parse_header), (mpeg1_sys_type_find):
7241         Add some more debug info in mpeg typefinding.
7242
7243 2006-10-06  Michael Smith  <msmith@fluendo.com>
7244
7245         * ext/theora/theoradec.c: (theora_dec_chain):
7246           Zero byte theora packets are valid and well-defined; don't warn on
7247           them.
7248
7249 2006-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
7250
7251         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
7252         (gst_multi_fd_sink_get_stats), (find_limits),
7253         (gst_multi_fd_sink_queue_buffer):
7254           API: add dropped_buffers to the get-stats GValueArray
7255
7256 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
7257
7258         * ext/alsa/gstalsadeviceprobe.c:
7259         (gst_alsa_device_property_probe_get_values):
7260         * ext/alsa/gstalsasink.c: (set_hwparams):
7261         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
7262         (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
7263         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
7264         (gst_ogg_mux_process_best_pad):
7265         * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
7266         (gst_ogg_parse_chain):
7267         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
7268         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
7269         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
7270         (gst_vorbis_enc_buffer_check_discontinuous):
7271         * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
7272         * gst-libs/gst/audio/gstbaseaudiosink.c:
7273         (gst_base_audio_sink_render):
7274         * gst-libs/gst/cdda/gstcddabasesrc.c:
7275         (gst_cdda_base_src_handle_track_seek):
7276         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7277         (gst_base_rtp_depayload_push_full):
7278         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
7279         * gst/audioresample/resample.c: (resample_input_pushthrough):
7280         * gst/playback/gstplaybasebin.c: (queue_out_of_data):
7281         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
7282         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
7283         (wavpack_type_find):
7284         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
7285         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
7286         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
7287         * tests/check/elements/volume.c: (GST_START_TEST):
7288           Printf format fixes.
7289
7290 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7291
7292         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
7293           Fix a simple mistake (see the docs)
7294           Fixes #359580
7295
7296 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
7297
7298         * docs/plugins/Makefile.am:
7299         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7300         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7301         * docs/plugins/gst-plugins-base-plugins.args:
7302         * docs/plugins/gst-plugins-base-plugins.hierarchy:
7303         * docs/plugins/inspect/plugin-adder.xml:
7304         * docs/plugins/inspect/plugin-alsa.xml:
7305         * docs/plugins/inspect/plugin-audioconvert.xml:
7306         * docs/plugins/inspect/plugin-audiorate.xml:
7307         * docs/plugins/inspect/plugin-audioresample.xml:
7308         * docs/plugins/inspect/plugin-audiotestsrc.xml:
7309         * docs/plugins/inspect/plugin-cdparanoia.xml:
7310         * docs/plugins/inspect/plugin-decodebin.xml:
7311         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
7312         * docs/plugins/inspect/plugin-gdp.xml:
7313         * docs/plugins/inspect/plugin-gnomevfs.xml:
7314         * docs/plugins/inspect/plugin-libvisual.xml:
7315         * docs/plugins/inspect/plugin-ogg.xml:
7316         * docs/plugins/inspect/plugin-pango.xml:
7317         * docs/plugins/inspect/plugin-playbin.xml:
7318         * docs/plugins/inspect/plugin-subparse.xml:
7319         * docs/plugins/inspect/plugin-tcp.xml:
7320         * docs/plugins/inspect/plugin-theora.xml:
7321         * docs/plugins/inspect/plugin-typefindfunctions.xml:
7322         * docs/plugins/inspect/plugin-video4linux.xml:
7323         * docs/plugins/inspect/plugin-videorate.xml:
7324         * docs/plugins/inspect/plugin-videoscale.xml:
7325         * docs/plugins/inspect/plugin-videotestsrc.xml:
7326         * docs/plugins/inspect/plugin-volume.xml:
7327         * docs/plugins/inspect/plugin-vorbis.xml:
7328         * docs/plugins/inspect/plugin-ximagesink.xml:
7329         * docs/plugins/inspect/plugin-xvimagesink.xml:
7330           Add vorbistag element to docs; update version numbers to 0.10.10.1.
7331
7332 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
7333
7334         Patch by: James "Doc" Livingston <doclivingston at gmail com>
7335
7336         * ext/vorbis/Makefile.am:
7337         * ext/vorbis/vorbis.c: (plugin_init):
7338         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
7339         (vorbis_parse_parse_packet), (vorbis_parse_chain):
7340         * ext/vorbis/vorbisparse.h:
7341         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
7342         (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
7343         (gst_vorbis_tag_parse_packet):
7344         * ext/vorbis/vorbistag.h:
7345           Add new vorbistag element which derives from vorbisparse
7346           and is essentially the same as well, only that it implements
7347           the GstTagSetter interface and can modify the stream's
7348           vorbiscomment on the fly (#335635).
7349
7350         * tests/check/Makefile.am:
7351         * tests/check/elements/.cvsignore:
7352         * tests/check/elements/vorbistag.c: (setup_vorbistag),
7353         (cleanup_vorbistag), (buffer_probe), (start_pipeline),
7354         (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
7355         (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
7356           Add unit test for new vorbistag element.
7357
7358 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
7359
7360         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
7361         (vorbis_parse_push_headers), (vorbis_parse_chain):
7362           Set BOS flag in packet structure to fix 'jump depends
7363           on unitialized value' errors in valgrind; various minor
7364           clean-ups.
7365
7366 2006-09-30  Jan Schmidt  <thaytan@mad.scientist.com>
7367
7368         * gst/playback/gstdecodebin.c: (close_pad_link):
7369         Fix typo in a debug statement.
7370
7371         * gst/playback/gstplaybasebin.c: (probe_triggered),
7372         (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
7373         (gen_source_element), (source_new_pad), (analyse_source),
7374         (setup_source):
7375         When handling no_more_pads in new_decoded_pad, make sure to treat
7376         subtitle pads correctly. Fixes playback with subtitle files.
7377
7378         Move a recurring message to LOG level.
7379
7380         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
7381         The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
7382         which ends up as -1 when cast to an int. Make the logic handle the
7383         max value as an unsigned mask and only change the colorkey when it's
7384         a value we recognise.
7385
7386 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
7387
7388         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7389         Removed empty * between paragraphs
7390
7391 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
7392
7393         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7394         * gst-libs/gst/rtp/README:
7395         Moved some documentation into .c file
7396
7397 2006-09-29  Wim Taymans  <wim@fluendo.com>
7398
7399         * gst/playback/gstdecodebin.c: (no_more_pads):
7400         Fix compilation.
7401
7402 2006-09-29  Wim Taymans  <wim@fluendo.com>
7403
7404         * gst/playback/gstdecodebin.c: (new_caps):
7405         Remove g_print
7406
7407         * gst/playback/gstplaybin.c:
7408         Add some docs.
7409
7410 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
7411
7412         * tests/check/Makefile.am:
7413           Re-enable cddabasesrc test to see if it works again
7414           now.
7415
7416 2006-09-29  Wim Taymans  <wim@fluendo.com>
7417
7418         * gst/playback/gstplaybasebin.c: (setup_subtitle),
7419         (gen_source_element):
7420         Handle invalid URIs a bit more gracefully.
7421
7422 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
7423
7424         * tests/check/pipelines/oggmux.c:
7425           Remove obsolete comment.
7426
7427 2006-09-29  Michael Smith  <msmith@fluendo.com>
7428
7429         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
7430         (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
7431         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
7432         (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
7433         (gst_ogg_mux_collected):
7434           Commit patch from James "Doc" Livingston, adds proper EOS handling
7435           in oggmux. GStreamer can, for the first time ever, create a valid
7436           Ogg file! Yay!
7437
7438         * tests/check/pipelines/oggmux.c: (check_chain_final_state),
7439         (oggmux_suite):
7440           Reenable tests now that they pass.
7441
7442 2006-09-29  Wim Taymans  <wim@fluendo.com>
7443
7444         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
7445         Stop reading commands when EOF (we read 0) as well.
7446
7447 2006-09-28  Wim Taymans  <wim@fluendo.com>
7448
7449         * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
7450         (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
7451         (find_dynamic), (unlinked), (close_link):
7452         Implement delayed caps linking needed for element with a lot of
7453         different caps on the src pads that get fixed at runtime.
7454         Improve management of dynamic elements.
7455
7456         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
7457         (group_destroy), (group_commit), (check_queue), (queue_overrun),
7458         (gen_preroll_element), (remove_groups), (unknown_type),
7459         (add_element_stream), (no_more_pads_full), (no_more_pads),
7460         (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
7461         (new_decoded_pad), (setup_subtitle), (array_has_value),
7462         (gen_source_element), (source_new_pad), (has_all_raw_caps),
7463         (analyse_source), (remove_decoders), (make_decoder),
7464         (remove_source), (setup_source), (finish_source), (prepare_output),
7465         (gst_play_base_bin_change_state):
7466         * gst/playback/gstplaybasebin.h:
7467         Use more _CAST instead of full type checking casts.
7468         Small cleanups, plug some leaks.
7469         Handle dynamic sources.
7470         Add some helper functions to create lists of strings used for
7471         blacklisting and other stuff.
7472         Refactor some code dealing with analysing the source.
7473         Re-enable sources without pads (like cd:// or other selfcontained
7474         elements).
7475
7476 2006-09-28  Wim Taymans  <wim@fluendo.com>
7477
7478         * gst-libs/gst/audio/gstbaseaudiosink.c:
7479         (gst_base_audio_sink_render):
7480         When we have a timestamp, we can still perform clipping.
7481         When we have no clock, we must play the sample ASAP.
7482
7483 2006-09-28  Wim Taymans  <wim@fluendo.com>
7484
7485         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
7486         Set caps on outgoing buffers.
7487
7488         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
7489         (gst_video_rate_event), (gst_video_rate_chain):
7490         * gst/videorate/gstvideorate.h:
7491         Fix videorate some more. Fixes #357977
7492
7493 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
7494
7495         * tests/check/elements/adder.c: (adder_suite):
7496           Don't set timeout to 6 seconds when we're running
7497           in valgrind ... (and how is 6 seconds longer than
7498           the default anyway?)
7499
7500 2006-09-28  Wim Taymans  <wim@fluendo.com>
7501
7502         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
7503         (gst_audio_rate_sink_event), (gst_audio_rate_convert),
7504         (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
7505         Keep sink and src segment to keep track of time and support more
7506         input formats.
7507         Fix bogus next_offset and run_time calculation, don't understand how
7508         this could have worked before. Fixes #357976.
7509         Remove some unneeded vars.
7510
7511 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
7512
7513         * gst/playback/gstplaybin.c: (remove_sinks):
7514           Only remove visualisation from visbin if there is a visbin (or:
7515           don't throw warnings when closing totem without playing a file).
7516
7517 2006-09-27  Wim Taymans  <wim@fluendo.com>
7518
7519         * gst-libs/gst/audio/gstbaseaudiosink.c:
7520         (gst_base_audio_sink_render):
7521         Add some more info in a WARNING.
7522
7523         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7524         (gst_base_audio_src_create):
7525         Handle PAUSE in create function, use new -core addition to
7526         wait for playing. Fixes pausing and resuming capture from an
7527         audiosrc.
7528
7529         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
7530         (gst_ring_buffer_read):
7531         Constify some more.
7532         Caller supports interrupted reads now.
7533
7534 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
7535
7536         * tests/check/Makefile.am:
7537           Another attempt to make the gen64 buildbot happy.
7538
7539 2006-09-27  Stefan Kost  <ensonic@users.sf.net>
7540
7541         Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
7542
7543         * ext/libvisual/visual.c: (gst_visual_clear_actors),
7544         (gst_visual_chain), (gst_visual_change_state):
7545           Libvisual plugin was not passing audio data to libvisual 0.4.0 
7546           correctly. Fixes #357800
7547
7548 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
7549
7550         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
7551           Add timeout to _get_state() so we see which pipeline it is
7552           that causes trouble on the gen64 build bot.
7553
7554 2006-09-27  Wim Taymans  <wim@fluendo.com>
7555
7556         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7557         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
7558         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
7559         (gst_base_rtp_depayload_set_gst_timestamp):
7560         the source pad always uses fixed caps.
7561
7562 2006-09-27  Wim Taymans  <wim@fluendo.com>
7563
7564         * docs/libs/gst-plugins-base-libs-docs.sgml:
7565         * docs/libs/gst-plugins-base-libs-sections.txt:
7566         * gst-libs/gst/audio/gstaudioclock.c:
7567         * gst-libs/gst/audio/gstaudioclock.h:
7568         * gst-libs/gst/audio/gstaudiosink.c:
7569         * gst-libs/gst/audio/gstaudiosink.h:
7570         * gst-libs/gst/audio/gstaudiosrc.c:
7571         * gst-libs/gst/audio/gstbaseaudiosink.c:
7572         (gst_base_audio_sink_render):
7573         * gst-libs/gst/audio/gstbaseaudiosink.h:
7574         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
7575         * gst-libs/gst/audio/gstbaseaudiosrc.h:
7576         * gst-libs/gst/audio/gstringbuffer.h:
7577         Added docs for the audio libs.
7578
7579 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
7580
7581         * tests/check/Makefile.am:
7582           Temporarily disable test that fails on the bots for unknown reasons.
7583
7584 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
7585
7586         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7587         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
7588         Moved AudioCodecType into priv
7589         Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
7590
7591 2006-09-25  Wim Taymans  <wim@fluendo.com>
7592
7593         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
7594         (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
7595         (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
7596         (new_pad):
7597         Cleanups and small leak fixes.
7598         Added Depayloaders to valid list of autopluggable elements.
7599
7600 2006-09-25  Wim Taymans  <wim@fluendo.com>
7601
7602         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7603         (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
7604         (gen_video_element), (gen_text_element), (gen_audio_element),
7605         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
7606         (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
7607         Detect NO_PREROLL state change returns and disable clock distribution to
7608         the sinks so that sync is disabled.
7609         Avoid some type checking and do simple casts instead.
7610         Small cleanups, fix some FIXMEs.
7611         Be more robust when linking user specified elements, catch an report
7612         errors. Fixes #357404.
7613         Fix some leaks in the error paths.
7614
7615 2006-09-25  Stefan Kost  <ensonic@users.sf.net>
7616
7617         * ChangeLog:
7618           ChangeLog surgery for missing bug-number
7619
7620 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7621
7622         Patch by: Peter Kjellerstedt  <pkj at axis com>
7623
7624         * gst/playback/test.c:
7625           Fix compilation with uClibc and -Werror (#357591).
7626
7627 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7628
7629         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
7630           Parse dates that are followed by a time as well (#357532).
7631
7632         * tests/check/libs/tag.c: (test_vorbis_tags):
7633           Add unit test for this.
7634
7635 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
7636
7637         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
7638         (gst_audio_convert_transform_caps):
7639         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
7640         * gst/videotestsrc/videotestsrc.h:
7641           A few array const-ifications.
7642
7643 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
7644
7645         * tests/check/Makefile.am:
7646           See if this makes the build bots happy.
7647
7648         * tests/check/libs/cddabasesrc.c:
7649           UTF8-ise my name.
7650
7651 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
7652
7653         Patch by: Young-Ho Cha <ganadist at chollian dot net>
7654
7655         * gst/subparse/samiparse.c: (handle_start_font),
7656         (fix_invalid_entities):
7657           More case-insensitivity for certain tags; recognise entities with
7658           decimal codes as special entities as well (#357330).
7659
7660 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
7661
7662         * gst-libs/gst/Makefile.am:
7663           Need to build tag directory before cdda.
7664
7665 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
7666
7667         * docs/libs/gst-plugins-base-libs-sections.txt:
7668         * gst-libs/gst/cdda/Makefile.am:
7669         * gst-libs/gst/cdda/gstcddabasesrc.c:
7670         (gst_cdda_base_src_base_init):
7671         * gst-libs/gst/cdda/gstcddabasesrc.h:
7672         * gst-libs/gst/tag/tag.h:
7673         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
7674         (gst_tag_register_musicbrainz_tags):
7675           Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
7676           depend on libgsttag. This is required so we can extract/read tags like
7677           DISCID without depending on libgstcddabasesrc (which used to register
7678           them).
7679
7680         * gst-libs/gst/tag/gstvorbistag.c:
7681           Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
7682           tags (also see #347848).
7683
7684         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
7685           Log vorbis comments we are actually writing. Const-ify array.
7686
7687 2006-09-23  Wim Taymans  <wim@fluendo.com>
7688
7689         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
7690         Improve buffering a bit by avoiding a deadlock because we cannot assume
7691         the underrun is always called.
7692
7693 2006-09-23  Wim Taymans  <wim@fluendo.com>
7694
7695         Patch by: Young-Ho Cha <ganadist at chollian dot net>
7696
7697         * gst-libs/gst/riff/riff-ids.h:
7698         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
7699         (gst_riff_create_audio_template_caps):
7700         Added MPEG-4 AAC and id and caps. Fixes #357289
7701         Added WMA9 Lossless id.
7702
7703 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
7704
7705         * ext/gnomevfs/gstgnomevfssrc.c:
7706           Fix misleading docs addition.
7707
7708         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
7709           Get rid of compiler warning the right way.
7710
7711 2006-09-22  Wim Taymans  <wim@fluendo.com>
7712
7713         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7714         (gst_base_rtp_depayload_finalize),
7715         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
7716         (gst_base_rtp_depayload_push_full),
7717         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
7718         (gst_base_rtp_depayload_process),
7719         (gst_base_rtp_depayload_set_gst_timestamp),
7720         (gst_base_rtp_depayload_queue_release):
7721         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7722         Small cleanups.
7723         Fix some leaks.
7724         Refactored the process method and added methods to push from the process
7725         vmethod.
7726         Use _scale functions.
7727         API: gst_base_rtp_depayload_push_ts
7728         API: gst_base_rtp_depayload_push
7729
7730         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
7731         timestamps are uint.
7732
7733 2006-09-22  Stefan Kost  <ensonic@users.sf.net>
7734
7735         * gst-libs/gst/interfaces/xoverlay.c:
7736           Remove unused statement from doc example.
7737
7738 2006-09-21  Stefan Kost  <ensonic@users.sf.net>
7739
7740         * gst-libs/gst/interfaces/videoorientation.c:
7741         (gst_video_orientation_iface_init),
7742         (gst_video_orientation_get_hflip),
7743         (gst_video_orientation_get_vflip),
7744         (gst_video_orientation_get_hcenter),
7745         (gst_video_orientation_get_vcenter),
7746         (gst_video_orientation_set_hflip),
7747         (gst_video_orientation_set_vflip),
7748         (gst_video_orientation_set_hcenter),
7749         (gst_video_orientation_set_vcenter):
7750           Add since tags to new API docs, ChangeLog surgery (forgot API keyword
7751           in ChangeLog)
7752
7753 2006-09-21  Tim-Philipp Müller  <tim at centricular dot net>
7754
7755         * tests/check/Makefile.am:
7756         * tests/check/elements/.cvsignore:
7757         * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
7758         (create_rgb_conversions), (rgb_conversion_free),
7759         (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
7760         (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
7761           Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
7762           but disable for now since it doesn't pass (something wrong with
7763           RGBA somewhere).
7764
7765 2006-09-21  Wim Taymans  <wim@fluendo.com>
7766
7767         * gst/playback/gstplaybasebin.c: (group_commit),
7768         (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
7769         (queue_out_of_data), (gen_preroll_element),
7770         (preroll_remove_overrun), (probe_triggered):
7771         Refactor handling of overrun detection.
7772         Separate handling of group completion and deadlock detection when doing
7773         network buffering. This should fix some deadlocks that were not detected
7774         because the group was completed.
7775         Add more comments, improve debugging.
7776
7777 2006-09-21  Wim Taymans  <wim@fluendo.com>
7778
7779         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
7780         * tests/check/libs/audio.c:
7781         Some more compilation fixes.
7782
7783 2006-09-21  Wim Taymans  <wim@fluendo.com>
7784
7785         * gst-libs/gst/audio/gstringbuffer.c:
7786         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
7787         (gst_ring_buffer_read):
7788         Early morning compilation fix.
7789
7790 2006-09-20  Wim Taymans  <wim@fluendo.com>
7791
7792         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
7793         * tests/check/elements/multifdsink.c: (GST_START_TEST):
7794         * tests/check/elements/videorate.c: (GST_START_TEST):
7795         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
7796         * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
7797         Fix some warnings.
7798
7799 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
7800
7801         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
7802         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
7803         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
7804           Handcrafted merge to help CVS understanding what I changed and what
7805           not.
7806
7807 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
7808
7809         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
7810         (gst_xvimagesink_get_times):
7811           change colorkey behaviour back according to #354773 comment 6/7
7812
7813 2006-09-19  Michael Smith  <msmith@fluendo.com>
7814
7815         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
7816         (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
7817         (gst_multi_fd_sink_recover_client),
7818         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
7819         (gst_multi_fd_sink_get_property):
7820         * gst/tcp/gstmultifdsink.h:
7821           Implement stubbed out properties unit-type, units-soft-max,
7822           units-max, to allow specifying maximum sizes in units other than
7823           buffers.
7824           Fixes #355935
7825
7826 2006-09-19  Wim Taymans  <wim@fluendo.com>
7827
7828         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
7829         (gst_riff_create_audio_template_caps):
7830         Reorder the audio formats a bit for clarity.
7831         Detect and create caps for MSGSM and MSN (WAV49).
7832         Fixes #356596.
7833
7834         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
7835         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
7836         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
7837         Small cleanups, move error handling out of normal flow for clarity.
7838
7839 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
7840
7841         * docs/libs/gst-plugins-base-libs-docs.sgml:
7842         * docs/libs/gst-plugins-base-libs.types:
7843         * gst-libs/gst/interfaces/Makefile.am:
7844         * gst-libs/gst/interfaces/videoorientation.c:
7845         (gst_video_orientation_get_type),
7846         (gst_video_orientation_iface_init),
7847         (gst_video_orientation_get_hflip),
7848         (gst_video_orientation_get_vflip),
7849         (gst_video_orientation_get_hcenter),
7850         (gst_video_orientation_get_vcenter),
7851         (gst_video_orientation_set_hflip),
7852         (gst_video_orientation_set_vflip),
7853         (gst_video_orientation_set_hcenter),
7854         (gst_video_orientation_set_vcenter):
7855         * gst-libs/gst/interfaces/videoorientation.h:
7856           API: Add new interface to control video orientation (fixes #354908)
7857
7858 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
7859
7860         * gst/videotestsrc/gstvideotestsrc.c:
7861           Use G_UNLIKELY in _create and log one more detail.
7862           
7863         (gst_video_test_src_get_times), (gst_video_test_src_create):
7864         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
7865           Use gst_util_uint64_scale_int in _get_times().
7866
7867 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
7868
7869         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
7870           Give better warning message (add object and detail).
7871
7872 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
7873
7874         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
7875         (gst_xvimagesink_get_times):
7876           xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
7877           #354773), use gst_util_uint64_scale_int in _get_times()
7878
7879 2006-09-18  Michael Smith  <msmith@fluendo.com>
7880
7881         * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
7882           Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
7883           always true, leading to dropping all timestamps.
7884
7885 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
7886
7887         * ext/libvisual/visual.c: (gst_vis_src_negotiate),
7888         (gst_visual_chain), (gst_visual_change_state):
7889           update to work also with libvisual 0.4 API, fix double unref (#355914)
7890           
7891         * tools/gst-launch-ext.1.in:
7892         * tools/gst-visualise.1.in:
7893           remove references to old man-pages
7894
7895         * tests/examples/seek/seek.c: (main):
7896           add real meadi-buttons, add tool-tips for the seek-options, arrange
7897           seek options in a table
7898
7899 2006-09-18  Michael Smith  <msmith@fluendo.com>
7900
7901         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
7902         (gst_ogg_mux_push_buffer):
7903           Don't generate out-of-order timestamps from oggmux, instead clamp
7904           output timestamps to be >= the previously output ts.
7905           Fixes #355595
7906
7907 2006-09-18  Michael Smith  <msmith@fluendo.com>
7908
7909         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
7910         (gst_multi_fd_sink_class_init):
7911           Updates, fixes, and typo corrections for multifdsink. No functional
7912           changes.
7913
7914 2006-09-17  Michael Smith  <msmith@fluendo.com>
7915
7916         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
7917           Don't crash on truncated files - check that we got an 8 byte buffer
7918           before trying to memcmp it.
7919
7920 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
7921
7922         * gst/playback/gstplaybasebin.c: (get_active_source):
7923           Make stream-switching appear instant to the application
7924           (ie. make sure that a g_object_get on 'current-foo' returns
7925           the stream previously set with g_object_set(). Totem needs
7926           this to update stream-related meta-info (like audio-codec)
7927           correctly when switching streams.
7928
7929 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
7930
7931         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
7932         (gst_alsa_mixer_ensure_track_list):
7933           Try harder to guess which mixer track is the master mixer
7934           track (instead of just taking the first one that has a pvolume).
7935           Fixes #342228.
7936
7937 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
7938
7939         reviewed by: <delete if not using a buddy>
7940
7941         * gst-libs/gst/audio/audio.h:
7942         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
7943
7944 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
7945
7946         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
7947         (gst_audio_convert_transform_caps):
7948           Get structure-name just once.
7949
7950 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
7951
7952         * tests/check/elements/audioresample.c: (GST_START_TEST):
7953         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
7954         * tests/check/elements/volume.c: (GST_START_TEST):
7955         * tests/check/elements/vorbisdec.c: (GST_START_TEST):
7956         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
7957         (test_pipeline), (GST_START_TEST):
7958         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
7959         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
7960           Fix big batch of compiler warnings.
7961
7962 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
7963
7964         * ext/gnomevfs/gstgnomevfssrc.c:
7965           Add docs about icydemux usage in connection with gnomevfssrc
7966
7967         * ext/libvisual/visual.c:
7968         * ext/ogg/gstoggaviparse.c:
7969         * ext/ogg/gstoggdemux.c:
7970         * ext/ogg/gstoggmux.c:
7971         * ext/ogg/gstoggparse.c:
7972         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
7973         * gst-libs/gst/audio/gstaudiosink.c:
7974         * gst-libs/gst/audio/gstaudiosrc.c:
7975         * gst/audiorate/gstaudiorate.c:
7976           More G_OBJECT macro fixing.
7977
7978         * gst/audiotestsrc/gstaudiotestsrc.h:
7979           Fix wrong info in header due to copy & paste
7980
7981 2006-09-15  Wim Taymans  <wim@fluendo.com>
7982
7983         * gst-libs/gst/audio/gstbaseaudiosink.c:
7984         (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
7985         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7986         (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
7987         (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
7988         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
7989         Do the delay calculation in the source/sink base classes as this is
7990         specific for the capture/playback mode.
7991         Try to fixate a bit better, like round depth up to a multiple of 8
7992         bigger than width.
7993         Handle underruns correctly by marking DISCONT on buffers and adjusting
7994         timestamps to handle the gap.
7995         Set offset/offset_end correctly on buffers.
7996
7997         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
7998         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
7999         (gst_ring_buffer_read):
8000         Remove resync and underrun recovery from the ringbuffer.
8001         Fix ringbuffer read code on under/overrun.
8002
8003 2006-09-15  Wim Taymans  <wim@fluendo.com>
8004
8005         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8006         (gst_play_base_bin_init), (fill_buffer), (check_queue),
8007         (queue_threshold_reached), (gst_play_base_bin_set_property),
8008         (gst_play_base_bin_get_property):
8009         * gst/playback/gstplaybasebin.h:
8010         Don't use a 0 low watermark when buffering, it is catching starvation
8011         way too late. Instead, use a 3 second queue with 30 and 95
8012         percent low/high watermarks. 
8013         Added queue-min-threshold property to configure low watermark.
8014         Use new _buffering message API.
8015         Make queue_threshold variable big enough to store a uint64 time value.
8016         API: playbin::queue-min-threshold property.
8017
8018 2006-09-15  Wim Taymans  <wim@fluendo.com>
8019
8020         * configure.ac:
8021         We require 0.10.10.1 now because of _wait_preroll().
8022
8023         * gst-libs/gst/audio/gstbaseaudiosink.c:
8024         (gst_base_audio_sink_render):
8025         Use gst_base_sink_wait_preroll().
8026
8027 2006-09-15  Wim Taymans  <wim@fluendo.com>
8028
8029         * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
8030         * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
8031         Use DEBUG_OBJECT more.
8032
8033 === release 0.10.10 ===
8034
8035 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
8036
8037         patch by: Michael Smith <msmith at fluendo dot com>
8038
8039         * gst/tcp/gstmultifdsink.c: (is_sync_frame),
8040         (gst_multi_fd_sink_client_queue_buffer),
8041         (gst_multi_fd_sink_new_client):
8042         * tests/check/elements/multifdsink.c: (GST_START_TEST),
8043         (multifdsink_suite):
8044           Fix implementation of sync-method 'next-keyframe'
8045           Closes #354594
8046
8047 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
8048
8049         patch by: Wim Taymans <wim at fluendo dot com>
8050
8051         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
8052         This patch removes the RANDOM flag that was incorrectly introduced with
8053         revision 1.91.  Fixes #354590
8054
8055 2006-09-05  Tim-Philipp Müller  <tim at centricular dot net>
8056
8057         * tests/check/Makefile.am:
8058           Random variation in Makefile line to see if it makes the
8059           gen64-base-full bot any happier.
8060
8061 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
8062
8063         * tests/check/pipelines/oggmux.c: (oggmux_suite):
8064           Disable test that fails at the moment (killed after timeout).
8065
8066 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
8067
8068         Patch by: James Livingston  <doclivingston at gmail.com>
8069
8070         * tests/check/Makefile.am:
8071         * tests/check/pipelines/.cvsignore:
8072         * tests/check/pipelines/oggmux.c: (get_page_codec),
8073         (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
8074         (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
8075         (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
8076         (test_theora_vorbis), (oggmux_suite):
8077           Add simple unit test for oggmux from #337026 with checking for the
8078           EOS flags disabled for the time being.
8079
8080 2006-09-04  Wim Taymans  <wim@fluendo.com>
8081
8082         patch by: Alessandro Dessina <alessandro nnva org>
8083
8084         * ext/ogg/gstoggmux.c:
8085         Add cmml caps to oggmux. Fixes #353912
8086
8087 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
8088
8089         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
8090           Returning a return value often helps. In this case, we
8091           don't need the return value anyway, so just get rid of it.
8092           Should make build bots much happier.
8093
8094 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
8095
8096         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
8097         (paint_get_structure), (gst_video_test_src_get_size),
8098         (gst_video_test_src_smpte), (gst_video_test_src_snow),
8099         (gst_video_test_src_unicolor), (paint_setup_AYUV),
8100         (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
8101         (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
8102         * gst/videotestsrc/videotestsrc.h:
8103           Add support for AYUV and the various RGBA formats. Initialise
8104           fields of paintinfo structs allocated on the stack.
8105
8106         * tests/check/elements/videotestsrc.c: (right_shift_colour),
8107         (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
8108         (check_rgb_buf), (videotestsrc_suite):
8109           Add unit tests for videotestsrc's RGB output.
8110
8111 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
8112
8113         * gst/videotestsrc/gstvideotestsrc.c:
8114         (gst_video_test_src_pattern_get_type),
8115         (gst_video_test_src_set_pattern):
8116         * gst/videotestsrc/gstvideotestsrc.h:
8117         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
8118         (gst_video_test_src_black), (gst_video_test_src_white),
8119         (gst_video_test_src_red), (gst_video_test_src_green),
8120         (gst_video_test_src_blue):
8121         * gst/videotestsrc/videotestsrc.h:
8122           Add more uni-colour patterns ("white", "red", "green", and "blue").
8123
8124 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
8125
8126         * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
8127           Fix stride for YVYU, should be word-aligned (#353658).
8128
8129 2006-08-31  Tim-Philipp Müller  <tim at centricular dot net>
8130
8131         * gst/adder/gstadder.c: (gst_adder_src_event):
8132           Fix build.
8133
8134 2006-08-31  Edward Hervey  <edward@fluendo.com>
8135
8136         * gst/adder/gstadder.c: (forward_event_func),
8137         (gst_adder_src_event), (gst_adder_collected),
8138         (gst_adder_change_state):
8139         * gst/adder/gstadder.h:
8140         Remember the start position asked in the incoming seeks, so we can
8141         output GST_EVENT_NEW_SEGMENT with a correct position value (instead
8142         of assuming it will always be 0).
8143
8144 2006-08-31  Edward Hervey  <edward@fluendo.com>
8145
8146         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
8147         (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
8148         (gst_ogg_demux_loop):
8149         Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
8150
8151 2006-08-30  Tim-Philipp Müller  <tim at centricular dot net>
8152
8153         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8154         (gst_ffmpegcsp_get_unit_size):
8155           Return FALSE instead of returning a random false unit
8156           size when the format isn't known/supported (even if
8157           this shouldn't happen under normal circumstances).
8158
8159 2006-08-29  Wim Taymans  <wim@fluendo.com>
8160
8161         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
8162
8163         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
8164         (gst_gnome_vfs_src_start):
8165         Try harder to get the size from a uri by using _info_uri() when
8166         _info_from_handle() does not give us enough info. 
8167         Also follow symlinks when getting the size.
8168         Partially Fixes #332864.
8169
8170 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
8171
8172         Patch by: Viktor Peters  <viktor dot peters at gmail dot com>
8173
8174         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
8175         (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
8176         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
8177         (gst_alsa_mixer_set_record):
8178         * ext/alsa/gstalsamixertrack.c:
8179         (gst_alsa_mixer_track_update_alsa_capabilities),
8180         (alsa_track_has_cap), (gst_alsa_mixer_track_new),
8181         (gst_alsa_mixer_track_update):
8182         * ext/alsa/gstalsamixertrack.h:
8183           Improve and fix mixer track handling, in particular better handling
8184           of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
8185           separate track objects for tracks that have both capture and playback
8186           volume (and label them differently as well so they're not mistakenly
8187           assumed to be duplicates); classify mixer tracks that only affect
8188           the audible volume of something (rather than the capture volume)
8189           as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
8190           for capture tracks to correspond to alsa-pswitch alsa-cswitch
8191           (following the meaning documented in the mixer interface header
8192           file); add support for alsa's exclusive cswitch groups; update/sync
8193           state/flags better if mixer settings are changed by another
8194           application. Fixes #336075.
8195
8196 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
8197
8198         * gst/playback/gstplaybin.c:
8199           Improve docs: add section about BUFFERING messages sent by playbin.
8200
8201 2006-08-29  Michael Smith  <msmith@fluendo.com>
8202
8203         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
8204         (gst_vorbis_enc_buffer_check_discontinuous),
8205         (gst_vorbis_enc_chain):
8206           Ignore explicit DISCONT marked on buffers (which is often spurious,
8207           particularly when using multiple segments), in favour of solely
8208           using the timestamps/durations.
8209
8210 2006-08-29  Edward Hervey  <edward@fluendo.com>
8211
8212         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
8213         Don't rely on incoming buffers offset anymore, since it is completely
8214         broken when using multiple segments.
8215         Instead convert the incoming buffers timestamp to running time, and
8216         then convert that value to the offsets.
8217         Also inform GstSegment of the last outputted stop position, which is
8218         needed if we received several segments with an unknown stop value.
8219
8220 2006-08-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8221
8222         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
8223           fix buffer unreffing on a header push failure
8224
8225 2006-08-28  Wim Taymans  <wim@fluendo.com>
8226
8227         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
8228         (gst_audio_rate_chain):
8229         Make the metadata of the buffer writable before changing its
8230         flags.
8231
8232 2006-08-28  Wim Taymans  <wim@fluendo.com>
8233
8234         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
8235         (gst_audio_rate_setcaps), (gst_audio_rate_init),
8236         (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
8237         (gst_audio_rate_chain), (gst_audio_rate_change_state):
8238         Fix audiorate some more.
8239         Reset and resync counters on flush and READY.
8240         Handle the DISCONT flag correctly.
8241         Use GstSegment to track position.
8242         Fail when not negotiated.
8243         Fixes #353234.
8244
8245 2006-08-25  Michael Smith  <msmith@fluendo.com>
8246
8247         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
8248           Fix spelling.
8249           Remove accidently included debug line.
8250
8251 2006-08-25  Wim Taymans  <wim@fluendo.com>
8252
8253         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
8254         Small cleanups.
8255         If a buffer is received with no caps, make the buffer metadata
8256         writable and set the caps, making sure that we don't screw up the
8257         refcounts.
8258
8259 2006-08-25  Michael Smith  <msmith@fluendo.com>
8260
8261         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
8262         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
8263           Fix memory leaks and misleading debug messages, add a couple of
8264           comments.
8265
8266         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
8267         (gst_multi_fd_sink_render):
8268           Do not use gst_buffer_make_writable() in a basesink render method,
8269           as it may incorrectly unref the buffer. Instead, use convoluted
8270           dance to avoid copying the buffer except when we need to.
8271
8272 2006-08-25  Michael Smith  <msmith@fluendo.com>
8273
8274         * ext/vorbis/vorbisenc.c:
8275         (gst_vorbis_enc_buffer_check_discontinuous):
8276           Allow very small discontinuities in the timestamps. These we can't
8277           do anything useful with anyway (because vorbis's timestamps have
8278           only sample granularity), and are commonly produced by elements with
8279           minor bugs. Allow up to 1/2 a sample out.
8280           Fixes #351742.
8281
8282 2006-08-24  Wim Taymans  <wim@fluendo.com>
8283
8284         * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
8285         (play_scrub_toggle_cb), (main):
8286         Add a checkbox to enable play scrubbing. Makes it possible to disable
8287         normal scrubbing.
8288
8289 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
8290
8291         * tests/check/elements/.cvsignore:
8292           make buildbot happy
8293
8294 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
8295
8296         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
8297         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
8298         (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
8299         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
8300         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
8301         (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
8302         (gst_ogm_text_parse_strip_trailing_zeroes),
8303         (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
8304         (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
8305           Refactor ogm parse, do better input checking, misc. clean-ups.
8306           Cache incoming events and push them once the source pad has
8307           been created. Don't pass unterminated strings to sscanf().
8308           Strip trailing zeroes from subtitle text output, since they
8309           are not valid UTF-8. Don't push vorbiscomment packets on
8310           the subtitle text pad. Output perfect streams if possible.
8311
8312 2006-08-23  Wim Taymans  <wim@fluendo.com>
8313
8314         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
8315         Waits for tasks to settle down so that we clean up correctly for 
8316         valgrind.
8317
8318 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
8319
8320         * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
8321           Unit test fixes: \377 is more likely to fit into 8 bits than \777;
8322           actually return return value in taglists_are_equal.
8323
8324 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
8325
8326         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8327           Fix crash due to broken bitstream parsing on x86-64: can't make
8328           any assumptions about sizeof(struct) due to alignment/packing
8329           differences on different architectures. Fixes #351790.
8330
8331 2006-08-22  Wim Taymans  <wim@fluendo.com>
8332
8333         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
8334         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
8335         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
8336         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
8337         (gst_riff_parse_info):
8338         Protect public functions against bad input.
8339         Do some cleanups.
8340         Fix documentation.
8341
8342 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8343
8344         * gst-libs/gst/riff/riff-ids.h:
8345         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8346           Add voxware audio IDs (even if we can't play it) (#351795).
8347
8348 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8349
8350         * gst-libs/gst/riff/riff-media.c:
8351         (gst_riff_create_video_template_caps),
8352         (gst_riff_create_audio_template_caps),
8353         (gst_riff_create_iavs_template_caps):
8354           Const-ify some arrays and use G_N_ELEMENTS instead
8355           of wasting oodles of RAM on terminator bits.
8356
8357 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8358
8359         * gst-libs/gst/tag/gstvorbistag.c:
8360         (gst_tag_list_to_vorbiscomment_buffer):
8361         * tests/check/libs/tag.c: (GST_START_TEST):
8362           And the same for _to_vorbiscomment_buffer(): allow
8363           id_data_len == 0 for speex.
8364
8365 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
8366
8367         * configure.ac:
8368         * docs/plugins/Makefile.am:
8369         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
8370         * docs/plugins/gst-plugins-base-plugins-sections.txt:
8371         * docs/plugins/inspect/plugin-gdp.xml:
8372         * gst/gdp/Makefile.am:
8373         * tests/check/Makefile.am:
8374           Move GDP plugin to -base from -bad.  Closes #347783.
8375
8376 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
8377
8378         * gst-libs/gst/tag/gstvorbistag.c:
8379         (gst_tag_list_from_vorbiscomment_buffer):
8380           Allow id_data_len == 0 (needed for vorbis comments in Speex files).
8381           Also add some checks to make sure we don't memcmp() beyond the end of
8382           vorbiscomment buffer if the ID to check for is larger than the buffer.
8383
8384         * tests/check/libs/tag.c: (GST_START_TEST):
8385           Some more tests for gst_tag_list_from_vorbiscomment_buffer().
8386
8387 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
8388
8389         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
8390         (gst_vorbis_enc_set_metadata):
8391           Use vorbis comment utility functions from libgsttag
8392           instead of re-inventing the wheel (partially fixes #347091).
8393
8394 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
8395
8396         * tests/check/elements/audioconvert.c: (GST_START_TEST):
8397         Fix leaks. Wait for state transitions that might happen ASYNC, as well
8398         as some that won't.
8399
8400 2006-08-21  Wim Taymans  <wim@fluendo.com>
8401
8402         * docs/libs/Makefile.am:
8403         * docs/libs/gst-plugins-base-libs-sections.txt:
8404         * docs/libs/gst-plugins-base-libs.types:
8405         Don't try to GObject scan the netbuffer as it's not a GObject.
8406         Fixes #351308.
8407
8408         * gst-libs/gst/netbuffer/gstnetbuffer.c:
8409         * gst-libs/gst/netbuffer/gstnetbuffer.h:
8410         Document GstNetBuffer.
8411
8412 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
8413
8414         * tests/check/elements/audioconvert.c: (GST_START_TEST),
8415         (audioconvert_suite):
8416           Add testcase for caps-size-explosion
8417
8418 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8419
8420         * gst/audioconvert/gstaudioconvert.c:
8421         (gst_audio_convert_get_unit_size), (set_structure_widths):
8422           Lower debug, use g_assert in _get_unit_size
8423
8424         * gst/audioresample/gstaudioresample.c:
8425         (audioresample_get_unit_size):
8426         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8427         (gst_ffmpegcsp_get_unit_size):
8428         * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
8429           use g_assert in _get_unit_size
8430
8431 2006-08-18  Wim Taymans  <wim@fluendo.com>
8432
8433         * docs/libs/gst-plugins-base-libs-sections.txt:
8434         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
8435         (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
8436         (gst_rtp_buffer_get_payload_buffer):
8437         * gst-libs/gst/rtp/gstrtpbuffer.h:
8438         Document GstRTPBuffer.
8439         Added function to efficiently strip payload headers.
8440         API: gst_rtp_buffer_get_payload_subbuffer()
8441
8442 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
8443
8444         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
8445         (gst_tag_to_vorbis_comments):
8446           Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
8447           tags and deserialise them properly as well (#347091).
8448           Add some more gtk-doc blurbs and also some g_return_if_fail().
8449
8450         * tests/check/libs/tag.c: (GST_START_TEST),
8451         (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
8452           More tests.
8453
8454 2006-08-17  Wim Taymans  <wim@fluendo.com>
8455
8456         * ext/ogg/Makefile.am:
8457         * ext/ogg/gstogg.c: (plugin_init):
8458         * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
8459         (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
8460         (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
8461         (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
8462         (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
8463         (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
8464         Added ogg-in-avi parser element. Fixes #140139.
8465
8466         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
8467         Fixed a bug in oggdemux debug code.
8468
8469         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
8470         (gst_riff_create_audio_template_caps):
8471         Recognise Ogg in the AVI extensible wave format.
8472
8473 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
8474
8475         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
8476           Make buffer durations add up (duration should be next_ts-ts for
8477           perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
8478           from CVS.
8479
8480         * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
8481         (test_buffer_timestamps), (cddabasesrc_suite):
8482           Add unit test for the above.
8483
8484         * tests/check/Makefile.am:
8485           Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
8486           to see what happens.
8487
8488 2006-08-16  Wim Taymans  <wim@fluendo.com>
8489
8490         * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
8491         (gst_alsasink_open):
8492         * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
8493         (gst_alsasrc_open):
8494         Avoid setting and using a NULL device name.
8495         Print more info when we fail to open a device.
8496
8497 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8498
8499         * docs/libs/gst-plugins-base-libs-sections.txt:
8500         * gst-libs/gst/tag/tag.h:
8501         * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
8502           API: add gst_tag_parse_extended_comment() (#351426).
8503
8504         * tests/check/Makefile.am:
8505         * tests/check/libs/.cvsignore:
8506         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
8507           Add unit test for gst_tag_parse_extended_comment().
8508
8509 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
8510
8511         * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
8512         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
8513           Fix leak (#351502).
8514
8515 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
8516
8517         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
8518         * docs/plugins/gst-plugins-base-plugins-sections.txt:
8519         * docs/plugins/gst-plugins-base-plugins.args:
8520         * gst/playback/gstplaybin.c:
8521           Document playbin.
8522           
8523         * docs/plugins/inspect/plugin-adder.xml:
8524         * docs/plugins/inspect/plugin-alsa.xml:
8525         * docs/plugins/inspect/plugin-audioconvert.xml:
8526         * docs/plugins/inspect/plugin-audiorate.xml:
8527         * docs/plugins/inspect/plugin-audioresample.xml:
8528         * docs/plugins/inspect/plugin-audiotestsrc.xml:
8529         * docs/plugins/inspect/plugin-cdparanoia.xml:
8530         * docs/plugins/inspect/plugin-decodebin.xml:
8531         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
8532         * docs/plugins/inspect/plugin-gnomevfs.xml:
8533         * docs/plugins/inspect/plugin-ogg.xml:
8534         * docs/plugins/inspect/plugin-pango.xml:
8535         * docs/plugins/inspect/plugin-playbin.xml:
8536         * docs/plugins/inspect/plugin-subparse.xml:
8537         * docs/plugins/inspect/plugin-tcp.xml:
8538         * docs/plugins/inspect/plugin-theora.xml:
8539         * docs/plugins/inspect/plugin-typefindfunctions.xml:
8540         * docs/plugins/inspect/plugin-video4linux.xml:
8541         * docs/plugins/inspect/plugin-videorate.xml:
8542         * docs/plugins/inspect/plugin-videoscale.xml:
8543         * docs/plugins/inspect/plugin-videotestsrc.xml:
8544         * docs/plugins/inspect/plugin-volume.xml:
8545         * docs/plugins/inspect/plugin-vorbis.xml:
8546         * docs/plugins/inspect/plugin-ximagesink.xml:
8547         * docs/plugins/inspect/plugin-xvimagesink.xml:
8548           Update to CVS version.
8549
8550 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
8551
8552         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
8553         (gst_play_bin_set_property), (gst_play_bin_get_property),
8554         (value_list_append_structure_list),
8555         (gst_play_bin_handle_redirect_message),
8556         (gst_play_bin_handle_message):
8557           API: GstPlayBin::connection-speed
8558           Add "connection-speed" property; re-order redirect messages with
8559           multiple redirect locations depending on the minimum bitrate if
8560           that information is available and a connection speed is set
8561           (#350399).
8562
8563 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
8564
8565         * gst/playback/gstplaybin.c:
8566           Update max volume to the same value that the volume element uses.
8567
8568 2006-08-14  Wim Taymans  <wim@fluendo.com>
8569
8570         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
8571         Less uglyness..
8572
8573 2006-08-14  Wim Taymans  <wim@fluendo.com>
8574
8575         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
8576         (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
8577         (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
8578         Add some more debug info.
8579         Don't crash when a seek failed.
8580         Actually return the result of the seek instead of TRUE.
8581         Ignore multiple BOS pages with the same serial so that we don't create
8582         the same stream multiple times.
8583         Post an error when we fail to do the initial seek.
8584
8585 2006-08-13  Wim Taymans  <wim@fluendo.com>
8586
8587         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
8588         (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
8589         Small code cleanup.
8590
8591         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
8592         (gst_alsa_mixer_new):
8593         Remove hack that always set the device to hw:0*.
8594         Properly find the card name for whatever device was configured.
8595         Do some better debugging.
8596         Fixes #350784.
8597
8598         * ext/alsa/gstalsamixerelement.c:
8599         (gst_alsa_mixer_element_set_property),
8600         (gst_alsa_mixer_element_change_state):
8601         Cleanups.
8602         Handle setting of a NULL device name better.
8603
8604 2006-08-11  Wim Taymans  <wim@fluendo.com>
8605
8606         * gst/adder/gstadder.c:
8607         Don't clip float values. Fixes #350900.
8608
8609 2006-08-11  Andy Wingo  <wingo@pobox.com>
8610
8611         * gst/tcp/gsttcp.c: Really fix the build?
8612
8613         * gst/tcp/gsttcp.h: For now, always disable deprecation here --
8614         fixes the build.
8615
8616 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
8617
8618         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
8619           Float caps shouldn't have a "signed" field.
8620
8621 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
8622
8623         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
8624           Implement SEEKING query in its most basic form, so that we can
8625           at least check if we're seekable or not (#350655).
8626
8627 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
8628
8629         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
8630           The checks here are not even close to anything that would
8631           justify MAXIMUM probability, lowering to POSSIBLE until someone
8632           fixes the checks (case at hand: quicktime redirection files
8633           might start with 00 00 01 XX and pass the checks here just
8634           fine, see #350399).
8635
8636 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
8637
8638         Patch by: Sjoerd Simons  <sjoerd at luon net>
8639
8640         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
8641           Better detection for multipart/x-mixed-replace: accept leading
8642           whitespaces before the boundary marker as well (as our very own
8643           multipartmux used to produce) (#349068).
8644
8645 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
8646
8647         Patch by: Young-Ho Cha  <ganadist at chollian net>
8648
8649         * gst-libs/gst/riff/riff-ids.h:
8650         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
8651         (gst_riff_create_audio_template_caps):
8652           Detect DTS audio streams (#350157).
8653
8654 2006-08-05  Andy Wingo  <wingo@pobox.com>
8655
8656         * ext/theora/gsttheoraparse.h:
8657         * ext/theora/theoraparse.c (gst_theora_parse_class_init)
8658         (theora_parse_dispose, theora_parse_set_property)
8659         (theora_parse_get_property, theora_parse_munge_granulepos)
8660         (theora_parse_push_buffer, theora_parse_change_state):
8661         API: GstTheoraParse::synchronization-points
8662         Add a property 'synchronization-points' to fix badly synchronized oggs.
8663
8664 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
8665
8666         * tests/check/Makefile.am:
8667         * tests/check/libs/.cvsignore:
8668         * tests/check/libs/audio.c: (structure_contains_channel_positions),
8669         (fixed_caps_have_channel_positions), (GST_START_TEST),
8670         (audio_suite), (main):
8671           Add a few tests for the channel position stuff in libgstaudio.
8672
8673 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
8674
8675         * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
8676         (gst_alsa_detect_channels):
8677         * ext/alsa/gstalsasink.c:
8678           Add support for cards that (only) do more than 8 channels,
8679           like the Delta 44 (#345188).
8680
8681         * gst-libs/gst/audio/multichannel.c:
8682         (gst_audio_check_channel_positions):
8683         * gst-libs/gst/audio/multichannel.h:
8684           API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
8685           unspecified channel position and cannot be combined with any
8686           of the other audio channel positions; adjust position layout
8687           checks accordingly (#345188).
8688
8689 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
8690
8691         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
8692           Recognise ancient RealAudio files (see #349779).
8693
8694 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
8695
8696         Patch by: Jens Granseuer  <jensgr at gmx net>
8697
8698         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
8699           Add typefinder for Interplay's MVE format (#348973).
8700
8701 2006-08-02  Wim Taymans  <wim@fluendo.com>
8702
8703         Patch by: Marcel Moreaux <marcelm at luon dot net>
8704
8705         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8706         (gst_base_rtp_depayload_add_to_queue):
8707         * gst-libs/gst/rtp/gstbasertpdepayload.h:
8708         Handle RTP sequence number rollover.
8709         Disable jitterbuffer by default.
8710
8711 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
8712
8713         * gst/audioresample/gstaudioresample.c: (audioresample_stop),
8714         (audioresample_set_caps):
8715         Don't leak references to the incoming caps. Clean them up when
8716         stopping.
8717
8718         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
8719         (gst_video_scale_finalize):
8720         Don't leak our temporary pixel buffer.
8721
8722         * tests/check/Makefile.am:
8723         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
8724         (GST_START_TEST), (simple_launch_lines_suite):
8725
8726         Fix leaks and re-enable the test for valgrind checking.
8727
8728 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
8729
8730         Patch by: Sjoerd Simons  <sjoerd at luon net>
8731
8732         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
8733         (plugin_init):
8734           Add typefind function for multipart/x-mixed-replace (#348916).
8735
8736 2006-07-28  Wim Taymans  <wim@fluendo.com>
8737
8738         * gst/adder/gstadder.c: (gst_adder_setcaps),
8739         (gst_adder_query_duration):
8740         Fix leak in duration query.
8741         Reflow some docs and notes.
8742
8743 2006-07-28  Michael Smith  <msmith@fluendo.com>
8744
8745         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
8746         (vorbisenc_suite):
8747           Enable Andy's extra vorbisenc test, now that it passes. Also fix one
8748           aspect of it.
8749
8750 2006-07-28  Michael Smith  <msmith@fluendo.com>
8751
8752         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
8753         (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
8754         (gst_vorbis_enc_push_buffer),
8755         (gst_vorbis_enc_buffer_check_discontinuous),
8756         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
8757         * ext/vorbis/vorbisenc.h:
8758           Handle discontinuities in the input vorbis stream correctly,
8759           so that the output is properly timestamped (and has good granulepos
8760           values). Needs some oggmux fixes too.
8761
8762 2006-07-27  Wim Taymans  <wim@fluendo.com>
8763
8764         patch by: Kai Vehmanen <kv2004 eca cx>
8765
8766         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8767         (gst_base_rtp_depayload_chain),
8768         (gst_base_rtp_depayload_handle_sink_event),
8769         (gst_base_rtp_depayload_change_state):
8770         Don't send multiple newsegments with different formats.
8771         Fixes #348677.
8772
8773 2006-07-26  Wim Taymans  <wim@fluendo.com>
8774
8775         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
8776         (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
8777         Make seeking in ogg more accurate again by doing the more correct
8778         granuletime to stream time conversion.
8779
8780 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
8781
8782         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
8783         (gst_multi_fd_sink_new_client):
8784           debug a little more understandably
8785           do not use goto as a substitute for break, especially if
8786           break is also being used
8787
8788 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
8789
8790         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
8791         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
8792           Remove GLib-2.6 compatibility cruft.
8793
8794 2006-07-24  Wim Taymans  <wim@fluendo.com>
8795
8796         * gst-libs/gst/audio/gstbaseaudiosink.c:
8797         (gst_base_audio_sink_render):
8798         Don't try to align a sample to an unknown value.
8799
8800 2006-07-24  Wim Taymans  <wim@fluendo.com>
8801
8802         * gst-libs/gst/audio/gstbaseaudiosink.c:
8803         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
8804         When the audio clock is slaved to another clock, never try to align
8805         samples but trust the rate interpolation algorithm.
8806
8807 2006-07-24  Wim Taymans  <wim@fluendo.com>
8808
8809         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
8810         Don't try to calculate silence samples, base class does this much
8811         better now.
8812
8813         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
8814         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
8815         (gst_ring_buffer_acquire):
8816         Calculate silence samples correctly.
8817
8818         * gst-libs/gst/audio/gstringbuffer.h:
8819         Add _CAST macro.
8820
8821 2006-07-22  Tim-Philipp Müller  <tim at centricular dot net>
8822
8823         * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
8824           Limit search for the first markup tag to the first few kB of
8825           the file. If we don't find one there, it's highly unlikely that
8826           this is an XML(-ish) file.
8827
8828 2006-07-21  Andy Wingo  <wingo@pobox.com>
8829
8830         * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
8831         test to the one in vorbisenc. Also commented out.
8832
8833         * tests/check/pipelines/vorbisenc.c: 
8834         (test_discontinuity): New test, commented out until Mike lands
8835         some elite vorbisenc patches.
8836
8837         * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
8838         Bufferstraw was actually factored out of these tests. Now we share
8839         code yay.
8840
8841         * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
8842         for bufferstraw addition to gstcheck.
8843
8844 2006-07-21  Wim Taymans  <wim@fluendo.com>
8845
8846         * ext/theora/theoradec.c: (clip_buffer):
8847         Better clipping.
8848
8849 2006-07-21  Wim Taymans  <wim@fluendo.com>
8850
8851         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
8852         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
8853         (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
8854         Fix leak.
8855         Avoid type casting when we can.
8856
8857         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
8858         Fix mem leak.
8859
8860 2006-07-20  Tim-Philipp Müller  <tim at centricular dot net>
8861
8862         * ext/alsa/gstalsamixerelement.c:
8863         (gst_alsa_mixer_element_change_state):
8864           Make state change fail if the specified device can't be opened
8865           for some reason.
8866
8867 2006-07-20  Wim Taymans  <wim@fluendo.com>
8868
8869         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
8870         (cb_newpad), (main):
8871         Example of a small audio/video player using decodebin.
8872
8873 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
8874
8875         * gst-libs/gst/riff/riff-ids.h:
8876           Add 'fact' chunk id
8877
8878 2006-07-19  Wim Taymans  <wim@fluendo.com>
8879
8880         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8881         (gst_base_rtp_depayload_chain),
8882         (gst_base_rtp_depayload_change_state):
8883         Don't assert when not negotiated but post a meaningfull 
8884         error message. Fixes #347918.
8885
8886         * gst-libs/gst/rtp/gstbasertppayload.c:
8887         Add comment about better default MTU size.
8888
8889         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
8890         Small cleanups, start docs.
8891
8892 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
8893
8894         Patch by: Martin Szulecki
8895
8896         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
8897           If "device-name" is requested and the device is not
8898           open, try to temporarily open it to obtain this
8899           information (#342494).
8900
8901 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
8902
8903         * gst-libs/gst/tag/gstid3tag.c:
8904           Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
8905
8906         * gst-libs/gst/tag/gsttageditingprivate.h:
8907         * gst-libs/gst/tag/gstvorbistag.c:
8908           Some more random const-ifications.
8909
8910 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
8911
8912         * gst-libs/gst/riff/riff-ids.h:
8913         * gst-libs/gst/riff/riff-media.c:
8914         (gst_riff_create_video_template_caps):
8915           Add more FOURCCs (sort list to make stuff easier to find),
8916           add comment what those 16 bytes in struct _gst_riff_strh according to
8917           one avi-dumper are
8918
8919 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
8920
8921         * gst-libs/gst/audio/multichannel.c:
8922         (gst_audio_check_channel_positions),
8923         (gst_audio_fixate_channel_positions):
8924           Const-ify two arrays.
8925
8926 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
8927
8928         * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
8929           Fix typo, so that alsasink also advertises 8 channels
8930           if that's supported (tags: can, worms, open, alsa, ph34r).
8931
8932 2006-07-17  Wim Taymans  <wim@fluendo.com>
8933
8934         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
8935         (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
8936         *sigh*, when is the compiler going to warn when the comments
8937         are out-of-sync with the code.. Refix case of busted theora
8938         headers with 0 granule pos.
8939
8940 2006-07-14  Wim Taymans  <wim@fluendo.com>
8941
8942         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8943         (gst_base_rtp_depayload_wait),
8944         (gst_base_rtp_depayload_change_state),
8945         (gst_base_rtp_depayload_set_property),
8946         (gst_base_rtp_depayload_get_property):
8947         Fix 99% cpu load by waiting for absolute times on the
8948         clock. Fixes #347300.
8949
8950 2006-07-14  Andy Wingo  <wingo@pobox.com>
8951
8952         * ext/theora/gsttheoraparse.h: 
8953         * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
8954         (theora_parse_push_headers, theora_parse_clear_queue)
8955         (theora_parse_drain_queue_prematurely, )
8956         (theora_parse_sink_event, theora_parse_change_state): Queue events
8957         until we initialized our state, like in vorbisparse.
8958
8959         * ext/vorbis/vorbisparse.h: 
8960         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
8961         (vorbis_parse_push_headers, vorbis_parse_clear_queue)
8962         (vorbis_parse_drain_queue_prematurely, )
8963         (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
8964         until we have initialized our state. Fixes seeking after an
8965         initial pad block.
8966
8967 2006-07-14  Andy Wingo  <wingo@pobox.com>
8968
8969         Patch by: Iain Holmes <iaingnome@gmail.com>
8970         
8971         * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
8972
8973 2006-07-14  Jan Schmidt  <thaytan@mad.scientist.com>
8974
8975         * configure.ac:
8976         Bump nano back to CVS
8977
8978 === release 0.10.9 ===
8979
8980 2006-07-13  Jan Schmidt <thaytan@mad.scientist.com>
8981
8982         * configure.ac:
8983           releasing 0.10.9, "I walk the line"
8984
8985 2006-07-14  Michael Smith  <msmith@fluendo.com>
8986
8987         * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
8988           Move a g_cond_signal to earlier to avoid sometimes deadlocking
8989           (commonly happens when running this test under valgrind) when trying
8990           to remove the buffer probe.
8991
8992 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8993
8994         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
8995         Fix missing g_unlock from the previous commit
8996
8997 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8998
8999         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
9000         (gst_ximagesink_change_state):
9001         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
9002         (gst_xvimagesink_change_state):
9003         Implement a locking order to ensure we always take the object lock
9004         before the x_lock and never vice-versa.
9005
9006 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
9007
9008         * gst/playback/gstdecodebin.c: (find_compatibles):
9009         Fix a caps leak when linking (#347304)
9010
9011         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
9012         (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
9013         (gst_ximagesink_change_state):
9014         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
9015         (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
9016         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
9017         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
9018         Don't leak shared memory resources. Use the object lock to protect
9019         against the xcontext disappearing while returning a buffer from the
9020         pipeline. (#347304)
9021
9022 2006-07-12  Edward Hervey  <edward@fluendo.com>
9023
9024         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
9025         (vorbis_handle_comment_packet):
9026         gst_tag_list_merge() returns a new object. Take that into account when
9027         using it. This avoids memleak.
9028         Revert previous commit which is not needed.
9029
9030 2006-07-12  Edward Hervey  <edward@fluendo.com>
9031
9032         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
9033         Reset the decoder in finalize so that all fields get cleared.
9034
9035 2006-07-12  Wim Taymans  <wim@fluendo.com>
9036
9037         * gst-libs/gst/audio/gstbaseaudiosrc.c:
9038         (gst_base_audio_src_set_clock),
9039         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
9040         Don't try to post an error message when setting the clock fails
9041         as this can happen when adding an element to a bin which will then
9042         deadlock. Fixes #347296.
9043
9044 2006-07-12  Edward Hervey  <edward@fluendo.com>
9045
9046         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
9047         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
9048         (vorbis_handle_type_packet):
9049         Post tag messages on the bus even if we're not initialized.
9050         If we're not initialized, we still postpone the event pushing of tags.
9051
9052 2006-07-12  Wim Taymans  <wim@fluendo.com>
9053
9054         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
9055         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
9056         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
9057         Revert last two changes that broke the freeze.
9058
9059 2006-07-12  Wim Taymans  <wim@fluendo.com>
9060
9061         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
9062         basesink calculates silence sample correctly for us.
9063
9064 2006-07-12  Wim Taymans  <wim@fluendo.com>
9065
9066         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
9067         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
9068         Calculate correct silence samples so we don't fill our ringbuffer
9069         with noise.
9070
9071 2006-07-12  Edward Hervey  <edward@fluendo.com>
9072
9073         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
9074         (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
9075         (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
9076         * ext/vorbis/vorbisdec.h:
9077         Delay sending events (newsegment, tags) until the decoder is properly
9078         initialized.
9079         Fixes #347295
9080
9081 2006-07-11  Jan Schmidt  <thaytan@mad.scientist.com>
9082
9083         * tests/check/elements/audioconvert.c: (get_float_mc_caps),
9084         (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
9085           Patch from #347221 adding a test for audioconvert
9086           channel remappings.
9087
9088 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
9089
9090         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
9091         (gst_ssa_parse_parse_line):
9092           Don't include the terminating NUL in the buffer size,
9093           it's only there for extra paranoia (would add random
9094           '*' characters at the end of each subtitle since the
9095           terminator itself is not valid UTF-8 technically).
9096           Also fix indenting after boilerplate macro.
9097
9098 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
9099
9100         * gst/playback/gstdecodebin.c: (close_pad_link):
9101           Also emit 'unknown-type' signal (which should really be
9102           called unhandled-type) if we found potential decoders/demuxers
9103           in the registry but none of them worked in the end (as in the
9104           case where the plugins don't exist any longer but are still
9105           listed in the registry). Fixes #329798.
9106
9107 2006-07-08  Andy Wingo  <wingo@pobox.com>
9108
9109         * theoraparse.c (theora_parse_push_buffer)
9110         (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
9111         Add some more debugging. Fix granulepos reconstruction in the face
9112         of discontinuities.
9113
9114 2006-07-06  Wim Taymans  <wim@fluendo.com>
9115
9116         * gst-libs/gst/audio/gstbaseaudiosink.c:
9117         (gst_base_audio_sink_class_init),
9118         (gst_base_audio_sink_provide_clock):
9119         Use gobject_class instead of G_OBJECT_CLASS (klass)
9120
9121         * gst-libs/gst/audio/gstbaseaudiosrc.c:
9122         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
9123         (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
9124         (gst_base_audio_src_get_time),
9125         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
9126         (gst_base_audio_src_create_ringbuffer):
9127         Fix latency and buffer-time constants and properties ala basesink.
9128         Implement pull based scheduling. Fixes #346527.
9129         Set default blocksize in GstBaseSrc to 0, we default to pushing out
9130         one segment.
9131         Refuse slaving to another clock instead of silently not working.
9132         Only provide a clock when we are actually able to do so.
9133         Various small cleanups and compiler hints.
9134
9135 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
9136
9137         Patch by: Lutz Mueller <lutz at topfrose de>
9138
9139         * gst/typefind/gsttypefindfunctions.c: (html_type_find),
9140         (plugin_init):
9141           Add typefinding for text/html (#346581).
9142
9143 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
9144
9145         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
9146         (xml_check_first_element), (xml_type_find), (smil_type_find):
9147           Fix SMIL typefinding, make xml_check_first_element() more
9148           useful.
9149
9150 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
9151
9152         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
9153         (gst_play_base_bin_finalize), (decodebin_element_added_cb),
9154         (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
9155         * gst/playback/gstplaybasebin.h:
9156           Protect list of elements with a subtitle-encoding property and
9157           the subtitle encoding member itself with a lock of their own
9158           instead of using the object lock. This prevents a dead-lock in
9159           the element-remove callback in some circumstances when shutting
9160           down playbin.
9161
9162 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
9163
9164         * win32/common/libgsttag.def:
9165         Export some new functions.
9166         * win32/vs6/libgstogg.dsp:
9167         Add a link to libgsttag-0.10.lib.
9168
9169 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
9170
9171         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9172           Some const-ification.
9173
9174 2006-07-04  Wim Taymans  <wim@fluendo.com>
9175
9176         * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
9177         Improve checking if we are dealing with a stream. Added some
9178         more uris that need buffering.
9179
9180 2006-07-03  Edward Hervey  <edward@fluendo.com>
9181
9182         * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
9183         Remove unused variable.
9184
9185 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
9186
9187         * Makefile.am:
9188           include lcov.mak
9189         * configure.ac:
9190           add GCOV_LIBS to GST_LIBS
9191
9192 2006-07-02  Tim-Philipp Müller  <tim at centricular dot net>
9193
9194         Patch by: Michael Sheldon  <webmaster at mikeasoft com>
9195
9196         * ext/alsa/gstalsasrc.c:
9197           Add 32 bps to template caps and increase channels range
9198           from [1,2] to [1,MAX]. See #346326.
9199
9200 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
9201
9202         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
9203           Recognise 'WMVA' video codec fourcc (#345879).
9204           
9205 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
9206          
9207         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
9208           Fixed nasty memory leak
9209
9210 2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
9211
9212         * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
9213         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
9214           fix logging
9215
9216 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
9217
9218         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9219         (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
9220         (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
9221         Protect remove_fakesink using a mutex, so that we don't try and
9222         remove the fakesink simultaneously from multiple threads.
9223
9224         When going from READY to PAUSED, restore the fakesink, so that
9225         it is there when decodebin gets reused.
9226
9227 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
9228
9229         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9230         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9231         * gst-libs/gst/rtp/gstbasertppayload.c:
9232         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9233         * gst/tcp/gstmultifdsink.c:
9234         * gst/tcp/gsttcpclientsink.c:
9235         * gst/tcp/gsttcpclientsrc.c:
9236         * gst/tcp/gsttcpserversink.c:
9237         * gst/tcp/gsttcpserversrc.c:
9238         * gst/videorate/gstvideorate.c:
9239         * gst/videotestsrc/gstvideotestsrc.c:
9240         * sys/v4l/gstv4ljpegsrc.c:
9241         * sys/v4l/gstv4lmjpegsink.c:
9242         * sys/v4l/gstv4lsrc.c:
9243         * tests/examples/seek/scrubby.c:
9244         * tests/examples/seek/seek.c:
9245           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
9246
9247 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9248
9249         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
9250           Second field in GEnumValue shouldn't be a description,
9251           but a stringified version of the enum value.
9252
9253 2006-06-22  Wim Taymans  <wim@fluendo.com>
9254
9255         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
9256         (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
9257         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
9258         Avoid type checking in buffer casts.
9259         Avoid caps copy in buffer_alloc when we can.
9260         Use pad_peer_accept.
9261
9262 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9263
9264         * gst-libs/gst/tag/tag.h:
9265           Oops, make that 'Since: 0.10.9'.
9266
9267 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9268
9269         * docs/libs/gst-plugins-base-libs-sections.txt:
9270         * gst-libs/gst/tag/tag.h:
9271         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
9272         (gst_tag_image_type_get_type):
9273           API: add GstTagImageType enum to describe images contained
9274           in image tags (#345641).
9275
9276 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9277
9278         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
9279           Fix warnings with gst-inspect: "buffers-min" property
9280           should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
9281           typo in property description.
9282
9283 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9284
9285         Patch by: Cody Russell <bratsche at gnome org>
9286
9287         * gst/audioresample/gstaudioresample.c:
9288         (gst_audioresample_class_init):
9289         * gst/playback/gststreamselector.c:
9290         (gst_stream_selector_class_init):
9291         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
9292         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
9293         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
9294         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
9295         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
9296         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
9297         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
9298         * gst/videotestsrc/gstvideotestsrc.c:
9299         (gst_video_test_src_class_init):
9300         * gst/volume/gstvolume.c: (gst_volume_class_init):
9301           Avoid unnecessary class cast check in class_init
9302           functions (#337747).
9303
9304 2006-06-21  Tim-Philipp Müller  <tim at centricular dot net>
9305
9306         * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
9307         (gst_text_overlay_video_chain):
9308           g_markup_escape_text() REALLY doesn't like non-UTF8 input
9309           and doesn't validate its input either (and neither did
9310           textoverlay it seems). Let's do that then and fix #345206.
9311
9312 2006-06-19  Wim Taymans  <wim@fluendo.com>
9313
9314         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
9315         (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
9316         (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
9317         (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
9318         (find_syncframe), (find_limits), (assign_value),
9319         (count_burst_unit), (gst_multi_fd_sink_new_client),
9320         (gst_multi_fd_sink_handle_client_write),
9321         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
9322         (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
9323         (gst_multi_fd_sink_change_state):
9324         * gst/tcp/gstmultifdsink.h:
9325         Added shiny new burst-on-connect methods.
9326         Add properties to control the minimal amount of data queued.
9327         Small cleanups.
9328         API: bytes-min property
9329         API: time-min property
9330         API: buffers-min property
9331         API: burst-unit property
9332         API: burst-value property
9333         API: add-full signal
9334
9335         * gst/tcp/gsttcp-marshal.list:
9336         Added new marshaller code for the new signal.
9337
9338         * tests/check/elements/multifdsink.c: (GST_START_TEST),
9339         (multifdsink_suite):
9340         Added testcases for new burst methods.
9341
9342 2006-06-19  Edward Hervey  <edward@fluendo.com>
9343
9344         * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
9345         Implement clipping for accurate seeking.
9346         Closes #345225
9347
9348 2006-06-19  Wim Taymans  <wim@fluendo.com>
9349
9350         Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
9351
9352         * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
9353         (gst_video_scale_transform):
9354         Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
9355
9356 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
9357
9358         * configure.ac:
9359           Fix --disable-external (can't set conditionals conditionally,
9360           #343602).
9361
9362 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
9363
9364         * tests/check/elements/audioresample.c: (test_reuse),
9365         (audioresample_suite):
9366           Add test case for bug #342789 fixed below.
9367
9368 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
9369
9370         * gst/audioresample/gstaudioresample.c:
9371         (gst_audioresample_class_init), (gst_audioresample_init),
9372         (audioresample_start), (audioresample_stop),
9373         (gst_audioresample_set_property), (gst_audioresample_get_property):
9374           Implement GstBaseTransform::start and ::stop so that audioresample
9375           can clear its internal state properly and be reused instead of
9376           causing non-negotiated errors with playbin under some circumstances
9377           (#342789).
9378
9379         * tests/check/elements/audioresample.c: (setup_audioresample),
9380         (cleanup_audioresample):
9381           Need to set element state here so that ::start and ::stop are
9382           called.
9383
9384 2006-06-16  Wim Taymans  <wim@fluendo.com>
9385
9386         Patch by: Young-Ho Cha <ganadist at chollian dot net>
9387
9388         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
9389         Parse extra data better, apparently it's right behind
9390         the normal strf header size. Fixes #343500.
9391
9392 2006-06-16  Wim Taymans  <wim@fluendo.com>
9393
9394         * ext/alsa/gstalsasink.c: (set_hwparams):
9395         If we fail to set the buffer_time and period_time alsa
9396         parameters, post a warning and leave alsa select a 
9397         default instead of failing. Fixes #342085
9398
9399 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
9400
9401         * docs/libs/gst-plugins-base-libs-sections.txt:
9402         * gst-libs/gst/cdda/gstcddabasesrc.h:
9403           Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
9404           out in the header file and shouldn't be listed in the docs.
9405
9406         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
9407           Must dereference pointer to fourcc in the debug statement.
9408
9409 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
9410
9411         * docs/libs/Makefile.am:
9412         * docs/libs/gst-plugins-base-libs-docs.sgml:
9413         * docs/libs/gst-plugins-base-libs-sections.txt:
9414         * docs/libs/gst-plugins-base-libs.types:
9415         add remaining symbols into correct setions
9416         
9417         * gst-libs/gst/audio/gstringbuffer.c:
9418         fix incomplete docs
9419         
9420         * gst-libs/gst/audio/gstringbuffer.h:
9421         comment out not yet implemented function
9422         
9423         
9424         * gst-libs/gst/floatcast/floatcast.h:
9425         * gst-libs/gst/netbuffer/gstnetbuffer.c:
9426         add short descriptions
9427         
9428         
9429         * gst-libs/gst/interfaces/propertyprobe.c:
9430         fix return value docs   
9431         
9432         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
9433         simplify debug logging
9434         
9435         * gst-libs/gst/riff/riff-read.h:
9436         sync function prototype and docs
9437         
9438         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
9439         remove left over symbol
9440
9441 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
9442
9443         * autogen.sh:
9444         * configure.ac:
9445         * docs/Makefile.am:
9446           Use GST_PLUGIN_DOCS macro in configure.ac, add
9447           --enable-plugin-docs default to autogen.sh and use
9448           ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
9449
9450 2006-06-15  Wim Taymans  <wim@fluendo.com>
9451
9452         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
9453         (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
9454         (gst_ogg_demux_loop):
9455         Combine GstFlowReturn from the source pads to give a
9456         meaningfull result to the upstream peer or to stop the
9457         processing task in case of errors.
9458
9459 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
9460
9461         * gst/playback/gststreaminfo.c: (cb_probe):
9462           Try GST_TAG_CODEC as fallback when extracting the
9463           codec name; more debug info.
9464
9465 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
9466
9467         * ext/ogg/Makefile.am:
9468         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
9469           Extract language tags from ogm subtitle streams, so that
9470           the subtitle menu choices are labelled correctly in
9471           Totem (fixes #344708).
9472
9473 2006-06-14  Wim Taymans  <wim@fluendo.com>
9474
9475         Patch by: Alessandro Decina <alessandro at nnva dot org>
9476
9477         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
9478         (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
9479         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
9480         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
9481         Fix various leaks. Fixes #343699.
9482         Add x-smoke mime type.
9483
9484 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
9485
9486         * gst-libs/gst/riff/riff-ids.h:
9487           Add IDs for 'bext' chunks (see #343837).
9488
9489 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
9490
9491         Patch by: Young-Ho Cha  <ganadist at chollian net>
9492
9493         * gst/subparse/samiparse.c: (sami_context_pop_state),
9494         (handle_start_font), (end_sami_element):
9495           Honour font face tags in SAMI subtitles (#344503).
9496
9497 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
9498
9499         * po/POTFILES.in:
9500           add missing files containing translatable strings
9501
9502 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
9503
9504         * docs/libs/tmpl/.cvsignore:
9505           we don't want those *.sgml files in CVS either
9506
9507 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
9508
9509         * docs/libs/.cvsignore:
9510         * tests/check/elements/.cvsignore:
9511         * tests/check/libs/.cvsignore:
9512           ignore more
9513
9514 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
9515
9516         * docs/libs/Makefile.am:
9517           also commiting the changed Makefile.am (added more libs to the
9518           doc-build)
9519
9520 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
9521
9522         * docs/libs/gst-plugins-base-libs-docs.sgml:
9523         * docs/libs/gst-plugins-base-libs-sections.txt:
9524         * docs/libs/gst-plugins-base-libs.types:
9525           first batch of reordering things, add index & hierarchy
9526
9527 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
9528
9529         * configure.ac:
9530           use GST_PKG_CHECK_MODULES, cleans up output
9531
9532 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
9533
9534         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
9535           Add support for burn:// URIs (#343385); const-ify things a bit,
9536           use G_N_ELEMENTS instead of hard-coded array size.
9537
9538 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
9539
9540         Patch by: Young-Ho Cha  <ganadist at chollian net>
9541
9542         * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
9543           Fix up broken entities before passing them to libxml *sigh*.
9544           (#343303).
9545           
9546 2006-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9547
9548         * configure.ac:
9549           back to TRUNK
9550
9551 === release 0.10.8 ===
9552
9553 2006-06-09  Thomas Vander Stichele <thomas at apestaart dot org>
9554
9555         * configure.ac:
9556           releasing 0.10.8, "Moar gij ziet mij nie"
9557
9558 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
9559
9560         * configure.ac:
9561         * po/af.po:
9562         * po/az.po:
9563         * po/cs.po:
9564         * po/en_GB.po:
9565         * po/hu.po:
9566         * po/it.po:
9567         * po/nb.po:
9568         * po/nl.po:
9569         * po/or.po:
9570         * po/sq.po:
9571         * po/sr.po:
9572         * po/sv.po:
9573         * po/uk.po:
9574         * po/vi.po:
9575         * win32/common/config.h:
9576           0.10.7.2 prerelease
9577
9578 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
9579
9580         * docs/libs/tmpl/gstaudio.sgml:
9581         * docs/libs/tmpl/gstcolorbalance.sgml:
9582         * docs/libs/tmpl/gstmixer.sgml:
9583         * docs/libs/tmpl/gstringbuffer.sgml:
9584         * docs/libs/tmpl/gsttuner.sgml:
9585         * docs/libs/tmpl/gstxoverlay.sgml:
9586         * gst-libs/gst/audio/audio.c:
9587         * gst-libs/gst/audio/gstringbuffer.c:
9588         * gst-libs/gst/interfaces/colorbalance.c:
9589         * gst-libs/gst/interfaces/mixer.c:
9590         * gst-libs/gst/interfaces/tuner.c:
9591         * gst-libs/gst/interfaces/xoverlay.c:
9592           move last template doc snippets to source code and delete them
9593
9594 2006-06-06  Michael Smith  <msmith@fluendo.com>
9595
9596         * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
9597         (theora_parse_drain_queue):
9598           Mark DELTA_UNIT on non-keyframes.
9599
9600 2006-06-03  Jan Schmidt  <thaytan@mad.scientist.com>
9601
9602         * gst-libs/gst/audio/gstbaseaudiosink.c:
9603         (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
9604         * gst-libs/gst/audio/gstbaseaudiosink.h:
9605         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
9606         (gst_ring_buffer_samples_done):
9607         * gst-libs/gst/audio/gstringbuffer.h:
9608         Document better the fact that latency_time and buffer_time are values
9609         stored in microseconds, and not the usual GStreamer nanoseconds.
9610         Change the variables (compatibly) that store them from GstClockTime 
9611         to guint64 to make it more clear that they're not storing clock times.
9612         Also, remove the bogus property description that says the user can
9613         specify -1 to get the default value, since that's never been the case.
9614
9615         When computing the default segment size for the ring buffer, make it
9616         an integer number of samples.
9617
9618         When the sub-class indicates a delay greater than the number of
9619         samples we've written return 0 from the audio sink get_time method.
9620
9621 2006-06-02  Michael Smith  <msmith@fluendo.com>
9622
9623         * tests/check/elements/audioconvert.c: (set_channel_positions),
9624         (get_float_mc_caps), (get_int_mc_caps):
9625         * tests/check/elements/audioresample.c:
9626         * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
9627         * tests/check/elements/videorate.c:
9628         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
9629         * tests/check/elements/volume.c:
9630         * tests/check/elements/vorbisdec.c:
9631         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
9632           Don't busy-wait in tests; this was causing test timeouts very
9633           frequently when running under valgrind.
9634
9635 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
9636
9637         * gst/tcp/README:
9638         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
9639         (gst_multi_fd_sink_remove_client_link),
9640         (gst_multi_fd_sink_client_queue_caps),
9641         (gst_multi_fd_sink_client_queue_buffer),
9642         (gst_multi_fd_sink_handle_client_write),
9643         (gst_multi_fd_sink_render):
9644         * gst/tcp/gstmultifdsink.h:
9645           make multifdsink properly deal with streamheader:
9646           - streamheader is taken from caps
9647           - buffers marked with IN_CAPS are not sent
9648           - streamheaders are sent, on connection, from the caps of the
9649             buffer where the client gets positioned to
9650           - further streamheader changes are done every time the client
9651             will receive a buffer with different caps
9652         * tests/check/elements/multifdsink.c: (GST_START_TEST),
9653         (gst_multifdsink_create_streamheader):
9654           add tests for this
9655
9656 2006-06-02  Michael Smith  <msmith@fluendo.com>
9657
9658         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
9659           Reinstate limit on channel count. Vorbis does not define the meaning
9660           of > 6 channels, so they're just independent channels. Gstreamer
9661           currently has no mechanism to represent N independent channels.
9662
9663 2006-06-02  Michael Smith  <msmith@fluendo.com>
9664
9665         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
9666           Don't arbitrarily restrict channel counts and rate in vorbis.
9667           In terms of effects likely on real-world files, this fixes 96kHz
9668           playback of vorbis.
9669
9670 2006-06-02  Michael Smith  <msmith@fluendo.com>
9671
9672         * gst/audioconvert/audioconvert.c: (float):
9673           More correct float->int conversion.
9674
9675 2006-06-02  Michael Smith  <msmith@fluendo.com>
9676
9677         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
9678           Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
9679           value. Fixes g-critical on trying to play back ogg containing
9680           unknown codec.
9681
9682 2006-06-02  Wim Taymans  <wim@fluendo.com>
9683
9684         * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
9685         (setup_source):
9686         * gst/playback/gstplaybasebin.h:
9687         Make the subtitle detection work from any thread so we don't
9688         deadlock. Fixes #343397.
9689
9690 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
9691
9692         * gst/volume/Makefile.am:
9693           Seriously, it's not *that* hard to get compilation right.  Even
9694           a drunk can do it ! Add LIBOIL CFLAGS and LIBS
9695
9696 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
9697
9698         * gst/volume/gstvolume.c: (volume_choose_func),
9699         (volume_update_real_volume), (gst_volume_class_init),
9700         (gst_volume_init), (volume_process_float), (volume_process_int16),
9701         (volume_process_int16_clamp), (volume_set_caps),
9702         (volume_transform_ip), (plugin_init):
9703         * gst/volume/gstvolume.h:
9704         rewrite the passthrough check, split _int16 and _int16_clamp, fix
9705         another property desc., remove unused param from process function
9706         
9707         * tests/check/elements/volume.c: (volume_suite):
9708         reactivate the passthrough test
9709
9710 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
9711
9712         * ext/alsa/gstalsamixerelement.h:
9713         * ext/alsa/gstalsamixeroptions.h:
9714         * ext/alsa/gstalsamixertrack.h:
9715         * ext/gnomevfs/gstgnomevfssink.h:
9716         * ext/gnomevfs/gstgnomevfssrc.h:
9717         * ext/theora/gsttheoradec.h:
9718         * ext/theora/gsttheoraenc.h:
9719         * ext/theora/gsttheoraparse.h:
9720         * ext/vorbis/vorbisparse.h:
9721         * gst-libs/gst/audio/gstaudioclock.h:
9722         * gst-libs/gst/audio/gstaudiofilter.h:
9723         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
9724         * gst/audioconvert/gstaudioconvert.h:
9725         * gst/audioresample/gstaudioresample.h:
9726         * gst/audiotestsrc/gstaudiotestsrc.h:
9727         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
9728         * gst/playback/gststreamselector.h:
9729         * gst/tcp/gstmultifdsink.h:
9730         * gst/tcp/gsttcpclientsink.h:
9731         * gst/tcp/gsttcpclientsrc.h:
9732         * gst/tcp/gsttcpserversink.h:
9733         * gst/tcp/gsttcpserversrc.h:
9734         * gst/videorate/gstvideorate.h:
9735         * gst/videoscale/gstvideoscale.h:
9736         * gst/videotestsrc/gstvideotestsrc.h:
9737         * gst/volume/gstvolume.h:
9738         * sys/v4l/gstv4ljpegsrc.h:
9739         * sys/v4l/gstv4lmjpegsink.h:
9740         * sys/v4l/gstv4lmjpegsrc.h:
9741         * sys/v4l/gstv4lsrc.h:
9742         * sys/ximage/ximagesink.h:
9743         * sys/xvimage/xvimagesink.h:
9744         * tests/old/testsuite/alsa/sinesrc.h:
9745         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
9746
9747 2006-05-31  Wim Taymans  <wim@fluendo.com>
9748
9749         * ext/libvisual/visual.c: (gst_visual_reset),
9750         (gst_visual_sink_setcaps), (gst_visual_sink_event),
9751         (gst_visual_src_event), (get_buffer), (gst_visual_chain):
9752         Handle DISCONT.
9753         Use running time before doing QoS.
9754         Handle mono too.
9755
9756 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
9757
9758         * docs/libs/Makefile.am:
9759           set a magic variable to indicate we know the docs are incomplete
9760
9761 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
9762
9763         * win32/common/libgstvideo.def:
9764           export gst_video_calculate_display_ratio
9765         * win32/vs6/libgstvideoscale.dsp:
9766           add link to libgstvideo-0.10.lib
9767
9768 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9769
9770         * gst/playback/gstplaybasebin.c: (gen_source_element):
9771           Throw a more comprehensible error for rtsp:// URIs (rather
9772           than erroring out with a negotiation error later on) until
9773           we fix playbin to handle rtspsrc etc.
9774
9775 2006-05-30  Wim Taymans  <wim@fluendo.com>
9776
9777         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
9778         (gst_text_overlay_text_event):
9779         Added some FIXMEs.
9780
9781 2006-05-30  Wim Taymans  <wim@fluendo.com>
9782
9783         * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
9784         (gst_adder_request_new_pad), (gst_adder_release_pad):
9785         * gst/adder/gstadder.h:
9786         Implement release_request_pad.
9787         Make padcounter atomic.
9788
9789         * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
9790         Added check for release_pad in adder.
9791
9792 2006-05-30  Wim Taymans  <wim@fluendo.com>
9793
9794         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
9795         Fix build again.
9796
9797 2006-05-30  Thomas Vander Stichele  <thomas at apestaart dot org>
9798
9799         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
9800         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
9801         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
9802         (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
9803         (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
9804         (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
9805         (gst_ogg_demux_bisect_forward_serialno),
9806         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
9807         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
9808           add more debugging
9809           clean up printf formats for granulepos and serialno
9810
9811 2006-05-30  Michael Smith  <msmith@fluendo.com>
9812
9813         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
9814         (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
9815         (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
9816         (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
9817         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
9818         * ext/vorbis/vorbisenc.h:
9819           Multi-channel caps negotiation, so we can do proper multichannel
9820           vorbis encoding, negotiated through audioconvert.
9821
9822 2006-05-30  Wim Taymans  <wim@fluendo.com>
9823
9824         * tests/check/elements/adder.c: (test_event_message_received),
9825         (test_play_twice_message_received), (GST_START_TEST),
9826         (adder_suite):
9827         Added check to show that #339935 is fixed with ongoing
9828         adder and collectpads fixes.
9829
9830 2006-05-29  Wim Taymans  <wim@fluendo.com>
9831
9832         * gst/adder/gstadder.c: (gst_adder_request_new_pad):
9833         Don't leak pad name.
9834
9835 2006-05-29  Wim Taymans  <wim@fluendo.com>
9836
9837         * gst/adder/gstadder.c: (gst_adder_query_duration),
9838         (forward_event_func), (forward_event), (gst_adder_src_event):
9839         Fix adder seeking.
9840         Make query/seeking code threadsafe.
9841
9842         * tests/check/Makefile.am:
9843         * tests/check/elements/adder.c: (test_event_message_received),
9844         (GST_START_TEST), (test_play_twice_message_received):
9845         Fix adder test case.
9846
9847 2006-05-29  Tim-Philipp Müller  <tim at centricular dot net>
9848
9849         Patch by: Young-Ho Cha  <ganadist at chollian net>
9850
9851         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9852         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
9853         (set_encoding_element), (decodebin_element_added_cb),
9854         (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
9855         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
9856         * gst/playback/gstplaybasebin.h:
9857           Add 'subtitle-encoding' property to playbin, so applications can
9858           force a subtitle encoding for non-UTF8 subtitles (#342268).
9859
9860         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
9861         (gst_sub_parse_set_property):
9862           Rename recently-added 'encoding' property to 'subtitle-encoding'
9863           (so it can be proxied by playbin/decodebin in a generic way
9864           with less danger of false positives).
9865
9866 2006-05-29  Michael Smith  <msmith@fluendo.com>
9867
9868         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9869         (append_with_other_format), (set_structure_widths),
9870         (gst_audio_convert_transform_caps):
9871           Patch from #341562: give more specific audio caps in get_caps, so
9872           that basetransform  can make better decisions on what caps to
9873           negotiate.
9874
9875 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
9876
9877         * tests/check/elements/volume.c:
9878         make it compile again
9879
9880 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
9881
9882         * tests/check/elements/volume.c: (volume_suite):
9883         disable test until #343196 gets resolved
9884
9885 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
9886
9887         * gst/adder/gstadder.c: (gst_adder_get_type):
9888         Make it easier to copy&paste
9889         
9890         * gst/volume/Makefile.am:
9891         * gst/volume/gstvolume.c: (volume_update_real_volume),
9892         (gst_volume_set_volume), (gst_volume_set_mute),
9893         (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
9894         (volume_transform_ip), (volume_update_mute),
9895         (volume_update_volume):
9896         * gst/volume/gstvolume.h:
9897         Add own debug category, move duplicate code to helper function, fix
9898         property texts, add more comments and prepare ffor liboil-goodness
9899         
9900         * tests/check/Makefile.am:
9901         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
9902         add test for mute and passtrough case, be a bit more verbose to track
9903         failure
9904         
9905         * tests/check/generic/states.c: (GST_START_TEST):
9906         catch elements that fail to instantiate
9907
9908 2006-05-28  Edward Hervey  <edward@fluendo.com>
9909
9910         * tests/check/pipelines/simple-launch-lines.c:
9911         * tests/check/pipelines/theoraenc.c:
9912         * tests/check/pipelines/vorbisenc.c:
9913         Comment out tests using parse_launch() if core was built without
9914         parsing capabilities.
9915
9916 2006-05-27  Edward Hervey  <edward@fluendo.com>
9917
9918         * tests/check/Makefile.am:
9919         Extra bonus points for whoever explains to ensonic that you are meant
9920         to test unit tests thoroughly before commiting them, especially if
9921         you know it's going to break.
9922         De-activated element/adder tests.
9923
9924 2006-05-27  Edward Hervey  <edward@fluendo.com>
9925
9926         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9927         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
9928         Marking caps conversion issues as GST_WARNING is way too verbose,
9929         Moving them to GST_LOG.
9930
9931 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
9932
9933         * README:
9934           Replace current README (containing the release notes from
9935           some 0.9.x version) with a proper README taken from the core.
9936
9937 2006-05-26  Wim Taymans  <wim@fluendo.com>
9938
9939         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
9940         (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
9941         (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
9942         (vorbis_dec_change_state):
9943         Small cleanups.
9944         Add some FIXMEs
9945         Clip output samples to segment boundaries.
9946
9947 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
9948
9949         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
9950         (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
9951         Improve the errors produced on bad output, including some human
9952         readable description strings.
9953         Handle the (theoretical for ximagesink) case where the XServer 
9954         has a different idea about the size required for a particular 
9955         frame and gives us too small a memory allocation.
9956
9957 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
9958
9959         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
9960         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
9961         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
9962         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
9963         Improve the errors produced on bad output, including some human 
9964         readable description strings.
9965         Handle RGB Xv formats properly by transforming them into our 
9966         big-endian caps description.
9967         Use gst_caps_truncate to ensure that we never try and choose a
9968         non-fixed caps in buffer_alloc.
9969         Handle the case where the XServer has a different idea about the size
9970         required for a particular frame and gives us too small a memory
9971         allocation.
9972         Use -1 to indicate 'no image format', because 0 is a valid XServer
9973         image format number.
9974         Put RGB Xv formats at the end of the caps, so that we always prefer
9975         YUV format frames.
9976         Iterate the available Xv Encodings to determine the maximum width and
9977         height, and then return that in our caps.
9978         (Closes #315312, #337544)
9979
9980 2006-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9981
9982         * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
9983         When there is only one unfinished pad and it receives an event that
9984         doesn't match our requirements, we need to set alldone=FALSE so that
9985         the fakesink is not removed yet.
9986
9987 2006-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9988
9989         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
9990           Use gst_type_find_helper_for_buffer() to find the type
9991           of stream from the first packet.
9992
9993         * configure.ac:
9994           Bump requirements to core CVS (needed for vorbis
9995           typefinding to work).
9996
9997 2006-05-24  Edward Hervey  <edward@fluendo.com>
9998
9999         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
10000         Added the 'prfl' atom type which MQV (no, it's not a typo) files
10001         contain.  Else they play perfectly fine with qtdemux.
10002
10003 2006-05-23  Stefan Kost  <ensonic@users.sf.net>
10004
10005         * ext/theora/theoradec.c:
10006         * ext/theora/theoraenc.c:
10007         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
10008         * gst/audiorate/gstaudiorate.c:
10009           make more debug catagories static
10010         
10011         * tests/check/Makefile.am:
10012         * tests/check/elements/adder.c: (message_received),
10013         (test_event_message_received), (GST_START_TEST),
10014         (test_play_twice_message_received), (adder_suite):
10015           added test case for using element twice, extra bonus points for anyone
10016           who can make these test run reliably
10017
10018 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10019
10020         * ext/theora/theoradec.c: (theora_dec_chain):
10021           Make work with time-stamped input buffers that do not
10022           have a granulepos in BUFFER_OFFSET_END (like theora
10023           buffers coming from matroskademux). Fixes #342448.
10024
10025 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
10026
10027         Patch by: Peter Kjellerstedt  <pkj at axis com>
10028
10029         * gst/tcp/Makefile.am:
10030           fdstresstest doesn't need Gtk+, fix compilation if 
10031           gtk is not available (#342566).
10032
10033 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
10034          
10035         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
10036           80 line columns
10037           Removed redundant floor()
10038
10039 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
10040
10041         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
10042           On second thought, just skip JUNK chunks automatically, so
10043           the caller doesn't have to handle this. Fixes #342345.
10044           Also, return GST_FLOW_UNEXPECTED if we get a short read,
10045           not GST_FLOW_ERROR.
10046
10047 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
10048
10049         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
10050           Don't bail out on JUNK chunks with a size of 0 (would try to
10051           pull_range 0 bytes before, which sources don't like too much).
10052           See #342345.
10053
10054 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
10055
10056         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
10057         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
10058         Use the gstutil scaling function to preserve 64 bits while calculating
10059         output width and height from the display-aspect-ratio. (A continuation
10060         of #341542)
10061
10062 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
10063
10064         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
10065         (gst_xvimagesink_buffer_alloc):
10066         * sys/xvimage/xvimagesink.h:
10067         When performing buffer allocations, remember the caps and image format
10068         we return so that if the same caps are asked for next time we can
10069         return them immediately without doing any caps intersections.
10070
10071 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
10072          
10073         * gst-libs/gst/rtp/README:
10074           Some new documentation
10075         * gst-libs/gst/rtp/gstrtpbuffer.h:       
10076           Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children       
10077         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
10078         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:     
10079           New RTP audio base payloader class. Supports frame or sample based
10080           codecs.  Not enabled in Makefile.am until approved.
10081
10082 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
10083
10084         * tests/check/elements/alsa.c: (test_device_property_probe):
10085           Fix test case: don't try to free NULL GValueArray when there
10086           are no devices.
10087
10088 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
10089
10090         * tests/check/Makefile.am:
10091         * tests/check/elements/alsa.c: (test_device_property_probe),
10092         (alsa_suite), (main):
10093           Add simple test that runs a device property probe on alsasrc,
10094           alsasink and alsamixer. Disable valgrind check for now (too
10095           many leaks in libasound, and valgrind ignored my suppressions
10096           additions).
10097
10098 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
10099
10100         * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
10101         (gst_alsa_device_property_probe_probe_property),
10102         (gst_alsa_device_property_probe_needs_probe),
10103         (gst_alsa_device_property_probe_get_values),
10104         (gst_alsa_type_add_device_property_probe_interface):
10105         * ext/alsa/gstalsadeviceprobe.h:
10106         * ext/alsa/gstalsamixerelement.c:
10107         (gst_alsa_mixer_element_init_interfaces):
10108         * ext/alsa/gstalsamixerelement.h:
10109           Clean up and simplify alsa device probing. Make it actually work
10110           for multiple classes. Don't cache results any longer.
10111
10112         * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
10113         (gst_alsasink_init):
10114         * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
10115         (gst_alsasrc_interface_supported), (gst_implements_interface_init),
10116         (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
10117           Make alsasink and alsasrc implement the GstPropertyProbe interface
10118           for device probing (#342181).
10119           Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>
10120
10121 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
10122
10123         * gst/subparse/samiparse.c: (handle_start_font):
10124           Don't ignore return value of strtol (++compiler_happiness).
10125
10126 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
10127
10128         Patch by: Young-Ho Cha  <ganadist chollian net>
10129
10130         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
10131         (gst_sub_parse_class_init), (gst_sub_parse_init),
10132         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
10133         (convert_encoding):
10134         * gst/subparse/gstsubparse.h:
10135           Add 'encoding' property (#341681).
10136
10137         * gst/subparse/samiparse.c: (characters_sami):
10138           Output is pango markup, so we need to escape text
10139           between tags (#342143).
10140
10141 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
10142
10143         * gst-libs/gst/audio/multichannel.c:
10144         (gst_audio_check_channel_positions):
10145           It's okay to have caps with channels=1 and a channel position
10146           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
10147           (deinterleavers might want to keep the position in the caps,
10148           so that they can be re-interleaved again properly later).
10149           Leave check for unexpected 2-channel layouts intact for now.
10150
10151 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10152
10153         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
10154         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
10155         basesrc can do its job correctly.
10156
10157 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
10158
10159         * ext/alsa/Makefile.am:
10160         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
10161         (gst_alsa_detect_formats), (get_channel_free_structure),
10162         (caps_add_channel_configuration), (gst_alsa_detect_channels),
10163         (gst_alsa_probe_supported_formats):
10164         * ext/alsa/gstalsa.h:
10165         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
10166           Refactor and improve caps probing code: probe signedness
10167           when we probe the supported formats/widths; set endianness
10168           to the one we actually probed for (ie. cpu endianness).
10169           
10170         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
10171         (gst_alsasrc_close):
10172         * ext/alsa/gstalsasrc.h:
10173           Implement caps probing for alsasrc.
10174
10175 2006-05-15  Wim Taymans  <wim@fluendo.com>
10176
10177         * ext/theora/theoradec.c: (gst_theora_dec_reset),
10178         (theora_dec_src_query), (theora_dec_src_event),
10179         (theora_dec_sink_event), (theora_handle_comment_packet),
10180         (theora_handle_data_packet), (theora_dec_change_state):
10181         Cleanups, add some G_LIKELY.
10182         Use segment helpers instead of our own wrong code.
10183         Clear queued buffers on seek and READY.
10184
10185         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
10186         (vorbis_dec_convert), (vorbis_dec_src_query),
10187         (vorbis_dec_src_event), (vorbis_dec_sink_event),
10188         (vorbis_handle_comment_packet), (vorbis_dec_push),
10189         (vorbis_handle_data_packet), (vorbis_dec_chain),
10190         (vorbis_dec_change_state):
10191         * ext/vorbis/vorbisdec.h:
10192         Remove old useless packetno variable.
10193         Do position query properly.
10194         Add some G_LIKELY.
10195         Do cleanup of queued buffers in new helper function
10196         and use it.
10197
10198 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
10199
10200         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
10201           Query supported sample rates. Fixes #341732.
10202
10203 2006-05-15  Julien MOUTTE  <julien@moutte.net>
10204
10205         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
10206         (gst_decode_bin_change_state): Make decodebin reusable
10207         when going from PAUSE_TO_READY and then back to PAUSED.
10208         Fixes #331678.
10209
10210 2006-05-15  Wim Taymans  <wim@fluendo.com>
10211
10212         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
10213         (vorbis_dec_convert), (vorbis_dec_src_query),
10214         (vorbis_dec_sink_query), (vorbis_dec_src_event),
10215         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
10216         (vorbis_dec_clean_queued), (vorbis_dec_push),
10217         (vorbis_handle_data_packet), (vorbis_dec_change_state):
10218         Cleanups. Use refcounting and DEBUG_OBJECT.
10219         Reset segment on flush, use code methods instead of our
10220         own wrong version.
10221         Fix potential memleak.
10222
10223 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
10224
10225         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
10226         (gst_alsasink_init):
10227         * ext/alsa/gstalsasink.h:
10228           Don't leak allocated snd_output_t structure if there's
10229           more than one alsasink instance at a time (#341873).
10230           Also fix GObject macros in header file.
10231           
10232 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
10233
10234         * gst/subparse/gstsubparse.c:
10235         (gst_sub_parse_data_format_autodetect):
10236           Don't use libxml functions in the typefinding code.
10237
10238 2006-05-15  Wim Taymans  <wim@fluendo.com>
10239
10240         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
10241         Fix seeking performance in the case where a non-header 
10242         packet has a 0 granulepos (busted theora case). 
10243         Fixes #341719
10244         (nvdr: thanks Wim for not mentioning who spotted and fixed it in
10245          the first place, you limelight stealer you)
10246
10247 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
10248
10249         * gst/subparse/gstsubparse.c:
10250         (gst_sub_parse_data_format_autodetect):
10251           Improve SAMI typefinding: handle case where there are
10252           whitespaces or newlines in front of the first <SAMI>
10253           tag (#169936).
10254
10255 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
10256
10257         * configure.ac:
10258           Build video4linux plugin even if there's no XVIDEO, just
10259           without implementing the GstXOverlay interface (#334002).
10260          
10261 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
10262
10263         * configure.ac:
10264         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
10265         (plugin_init):
10266           Add tentative support for libvisual-0.4 (#336881).
10267
10268 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
10269
10270         Patch by: Young-Ho Cha <ganadist at chollian net>
10271
10272         * gst/subparse/samiparse.c: (handle_start_font):
10273           Need to map "silver" colour explicitly (#169936).
10274
10275 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
10276
10277         Patch by: Young-Ho Cha  <ganadist at chollian net>
10278
10279         * gst/subparse/Makefile.am:
10280         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
10281         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
10282         (gst_sub_parse_format_autodetect), (feed_textbuf),
10283         (gst_subparse_type_find), (plugin_init):
10284         * gst/subparse/gstsubparse.h:
10285         * gst/subparse/samiparse.c:
10286         * gst/subparse/samiparse.h:
10287           Add support for SAMI subtitles (#169936).
10288
10289 2006-05-14  Michael Smith  <msmith@fluendo.com>
10290
10291         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
10292           Fix #341696: crash when mixing L+R+C to mono or stereo.
10293         * tests/check/Makefile.am:
10294         * tests/check/elements/audioconvert.c: (set_channel_positions),
10295         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
10296         (audioconvert_suite):
10297           Add test for the above, including some generic framework bits for
10298           testing multichannel things.
10299
10300 === release 0.10.7 ===
10301
10302 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
10303
10304         * configure.ac:
10305           releasing 0.10.7, "Leave the gun"
10306
10307 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
10308
10309         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
10310         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
10311         Fix the build.
10312
10313 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
10314
10315         * docs/libs/gst-plugins-base-libs-docs.sgml:
10316         * docs/libs/gst-plugins-base-libs-sections.txt:
10317         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
10318         * gst-libs/gst/video/video.h:
10319         * gst/videoscale/Makefile.am:
10320         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
10321         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
10322         * tests/check/Makefile.am:
10323         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
10324         (main):
10325           Fix integer overflow problem with pixel-aspect-ratio calculations
10326           in videoscale and xvimagesink (#341542)
10327
10328 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
10329
10330         * gst-libs/gst/tag/gstid3tag.c:
10331           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
10332
10333 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
10334
10335         * win32/MANIFEST:
10336           update win32 files listing
10337
10338 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
10339
10340         patch by: Sjoerd Simons (sjoerd@luon.net)
10341
10342         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10343         (group_create), (group_destroy), (add_stream),
10344         (gst_play_base_bin_get_property),
10345         (gst_play_base_bin_get_streaminfo_value_array):
10346         * gst/playback/gstplaybasebin.h:
10347           API: GstPlayBaseBin::stream-info-value-array property
10348           use a more bindings-friendly way of exposing streaminfo
10349           using a GValueArray.  Tested in ipython.
10350           Closes #341114
10351
10352 2006-05-11  Wim Taymans  <wim@fluendo.com>
10353
10354         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
10355         (queue_underrun_cb), (queue_filled_cb):
10356         Also catch queue underruns but don't do anything yet.
10357         Refactor and comment queue enlarging code a bit.
10358
10359         * gst/playback/gstplaybasebin.c: (queue_overrun),
10360         (queue_threshold_reached), (queue_out_of_data),
10361         (gen_preroll_element):
10362         If a queue over/underruns check that we don't create nasty
10363         deadlocks when the min-threshold is not reached but the
10364         max-bytes is. In those cases disable max-bytes when we
10365         know that the queue is fed timed data.
10366         Add more comments.
10367
10368 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
10369
10370         * gst/playback/gstplaybin.c: (gen_audio_element):
10371           Make playbin automatically plug an 'audioresample'
10372           element before the audio sink as well. This solves
10373           problems with sinks that only accept a very specific
10374           sample rate, like esdsink (e.g. #340379).
10375
10376 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
10377
10378         * gst/playback/gstplaybasebin.c: (gen_source_element):
10379           Make http sources send special headers so that we receive
10380           icecast metadata if the http stream is an icecast stream
10381           (otherwise the server will just ignore them). This also
10382           means that from now on users will need the 'icydemux'
10383           element from gst-plugins-good installed if they want to
10384           listen to icecast radio streams. (#341432, #333657).
10385
10386 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
10387
10388         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
10389         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
10390           remove stupid example from docs - it should come with a simple
10391           C program instead.
10392           Clean up/fix docs
10393         * tests/check/elements/multifdsink.c: (wait_bytes_served),
10394         (fail_if_can_read), (GST_START_TEST),
10395         (gst_multifdsink_create_streamheader), (multifdsink_suite):
10396           add a test for changing streamheader which exposes a bug in
10397           multifdsink
10398
10399 2006-05-11  Michael Smith  <msmith@fluendo.com>
10400
10401         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
10402         (gst_gnome_vfs_src_received_headers_callback):
10403         * ext/gnomevfs/gstgnomevfssrc.h:
10404           Don't set icy-caps unless we have a sane interval value. Move
10405           interval to a local variable; we never use it outside this function.
10406
10407 2006-05-11  Wim Taymans  <wim@fluendo.com>
10408
10409         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
10410         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
10411         Register special buffer types along with the objects so
10412         that they are not registered at runtime from N different
10413         streaming threads since they are not threadsafe.
10414
10415 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
10416
10417         * tests/check/elements/multifdsink.c: (wait_bytes_served),
10418         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
10419           add two more tests, one doing streamheader
10420
10421 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
10422
10423         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
10424           clean up the bufqueue when shutting down
10425         * tests/check/Makefile.am:
10426         * tests/check/elements/multifdsink.c: (setup_multifdsink),
10427         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
10428         (main):
10429           add a test for the leak that was just fixed
10430
10431 2006-05-10  Wim Taymans  <wim@fluendo.com>
10432
10433         * gst/adder/gstadder.c: (gst_adder_setcaps),
10434         (gst_adder_query_duration), (gst_adder_query), (forward_event),
10435         (gst_adder_src_event), (gst_adder_sink_event),
10436         (gst_adder_class_init), (gst_adder_finalize),
10437         (gst_adder_request_new_pad), (gst_adder_collected):
10438         * gst/adder/gstadder.h:
10439         Updated some docs. Added comments and FIXMEs all over the place.
10440         Improve debugging info.
10441         Fix leak on finalize by not calling the parent.
10442         Implement duration query.
10443         Make event forwarding threadsafe.
10444         Correctly send NEWSEGMENT at start and after flush.
10445         Handle EOS correctly.
10446         Post error when not negotiated.
10447
10448         * tests/check/elements/adder.c: (GST_START_TEST):
10449         Added FIXME in the test.
10450
10451 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10452
10453         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
10454         (gst_text_overlay_halign_get_type),
10455         (gst_text_overlay_wrap_mode_get_type):
10456         * ext/theora/theoradec.c: (theora_handle_type_packet),
10457         (theora_handle_data_packet):
10458         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
10459         (theora_enc_sink_setcaps), (theora_enc_chain):
10460         * gst-libs/gst/cdda/gstcddabasesrc.c:
10461         (gst_cdda_base_src_mode_get_type):
10462         * gst/audiotestsrc/gstaudiotestsrc.c:
10463         (gst_audiostestsrc_wave_get_type):
10464         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
10465         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
10466         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
10467         (gst_sync_method_get_type), (gst_unit_type_get_type),
10468         (gst_client_status_get_type):
10469         * gst/videoscale/gstvideoscale.c:
10470         (gst_video_scale_method_get_type):
10471         * gst/videotestsrc/gstvideotestsrc.c:
10472         (gst_video_test_src_pattern_get_type):
10473         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
10474         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
10475         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
10476         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
10477         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
10478         (paint_setup_RGB565), (paint_setup_xRGB1555):
10479           Const-ify GEnumValue and GFlagsValue arrays. Use
10480           GST_ROUND_UP_* macros instead of home-made ones.
10481
10482 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10483
10484         * configure.ac:
10485           Require core CVS for the new newsegment stuff.
10486
10487 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10488
10489         Patch by: Sjoerd Simons  <sjoerd at luon net>
10490
10491         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
10492           Register nick for enum value (#341160).
10493
10494 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
10495
10496         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
10497         (plugin_init):
10498          backout typefind patch #340375
10499          
10500         * tests/check/elements/adder.c: (message_received),
10501         (GST_START_TEST), (adder_suite):
10502           redo, signal-handling of test
10503
10504 2006-05-09  Wim Taymans  <wim@fluendo.com>
10505
10506         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
10507         (gst_adder_collected):
10508         * gst/adder/gstadder.h:
10509         Remove bogus segment merging and forwarding, we don't
10510         care about timestamps anyway and we just produce a
10511         continuous stream. 
10512         Also create a nice NEWSEGMENT event when we start.
10513         Use _scale_int some more.
10514
10515 2006-05-09  Edward Hervey  <edward@fluendo.com>
10516
10517         * tests/icles/stress-xoverlay.c:
10518         Fix if core was built without parsing support.
10519
10520 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10521
10522         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10523           Add SEDG (Samsung MPEG-4) fourcc.
10524
10525 2006-05-09  Edward Hervey  <edward@fluendo.com>
10526
10527         * tests/icles/stress-xoverlay.c:
10528         * tests/examples/volume/volume.c:
10529         Fix if core was built without parsing support.
10530
10531         * tests/examples/seek/seek.c:
10532         Disable the parse_launch example if core was built without parsing
10533         support.
10534
10535 2006-05-08  Edward Hervey  <edward@fluendo.com>
10536
10537         * autogen.sh: (CONFIGURE_DEF_OPT): 
10538         libtoolize on Darwin/MacOSX is called glibtoolize
10539
10540 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
10541
10542         * tests/check/Makefile.am:
10543         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
10544           Disable the adder test, until the build-slaves posses the kindness to 
10545           either like it or to give valid reason for not doing so 
10546
10547 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
10548
10549         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
10550         (adder_suite):
10551           Shuffle NULL state change around and raise timeout more
10552
10553 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
10554
10555         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
10556         (mp4_type_find), (plugin_init):
10557           Add typefind to distinguish between "audio/x-m4a" and new type
10558           "video/mp4". Fixes #340375
10559
10560         * tests/check/elements/adder.c: (adder_suite):
10561           Raise timeout to make buildbot happy
10562
10563 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
10564
10565         * gst/adder/gstadder.c: (gst_adder_sink_event),
10566         (gst_adder_request_new_pad), (gst_adder_change_state):
10567         * gst/adder/gstadder.h:
10568         * tests/check/Makefile.am:
10569         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
10570         (adder_suite), (main):
10571           Add sink-event handling to adder. It tries to merge incomming
10572           newsegment-events. Added test to check if segment_done is comming
10573           through. Fixes #340060
10574
10575 2006-05-05  Andy Wingo  <wingo@pobox.com>
10576
10577         * ext/theora/theoraparse.c (gst_theora_parse_init)
10578         (theora_parse_src_convert, theora_parse_src_query):
10579         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
10580         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
10581         query functions on the source pads of the theora and vorbis parse
10582         elements. Fixes position querying when doing a remux.
10583
10584 2006-05-05  Michael Smith  <msmith@fluendo.com>
10585
10586         * ext/theora/theoraparse.c: (parse_granulepos),
10587         (theora_parse_drain_queue_prematurely),
10588         (theora_parse_queue_buffer), (theora_parse_sink_event):
10589           Fix flushing.
10590           Fix invalid granulepos outputs when starting with a non-keyframe.
10591
10592 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
10593
10594         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
10595         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
10596         Rearrange MPEG system stream detection, fixing some memleaks in the
10597         process.
10598         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
10599         they clean up their data correctly.
10600         Remove unused ogganx caps and move the 'is_annodex' check to inside
10601         the 'is_ogg' if statement.
10602
10603 2006-05-05  Wim Taymans  <wim@fluendo.com>
10604
10605         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
10606         Properly remove ghostpads. Fixes #340392
10607
10608 2006-05-04  David Schleef  <ds@schleef.org>
10609
10610         * gst/typefind/gsttypefindfunctions.c:
10611
10612 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
10613
10614         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
10615         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
10616
10617         When typefinding an MP3 in push-based mode, don't penalise the
10618         probability down to 74% when we found 5 valid frames just because we
10619         can't peek the end of the file.
10620
10621         Make the probability for detecting MPEG Transport Streams based on the
10622         number of sequential headers we successfully detected.
10623
10624 2006-05-03  Wim Taymans  <wim@fluendo.com>
10625
10626         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
10627         (vorbis_dec_push), (vorbis_dec_chain):
10628         Still produce an error when we receive an empty packet.
10629
10630 2006-05-03  Wim Taymans  <wim@fluendo.com>
10631
10632         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
10633         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
10634         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
10635         Mark buffers with DISCONT after seek and after activating new
10636         chains.
10637
10638         * ext/theora/gsttheoradec.h:
10639         * ext/theora/theoradec.c: (gst_theora_dec_reset),
10640         (theora_get_query_types), (theora_dec_sink_event),
10641         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
10642         (theora_dec_change_state):
10643         Fix frame counter.
10644         Detect and mark DISCONT buffers.
10645
10646         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
10647         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
10648         (vorbis_dec_change_state):
10649         * ext/vorbis/vorbisdec.h:
10650         Use GstSegment.
10651         Detect and mark DISCONT buffers.
10652         Don't crash on 0 sized buffers.
10653
10654 2006-05-03  Wim Taymans  <wim@fluendo.com>
10655
10656         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
10657         (volume_transform_ip):
10658         Increase "volume" property to 10.0. Fixes #340369.
10659         Set the process function to NULL when capsnego fails so that
10660         we properly error out.
10661
10662 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
10663
10664         * gst/playback/gstplaybin.c: (add_sink):
10665         * gst/playback/test.c: (main):
10666         * gst/playback/test5.c: (dump_element_stats):
10667         * gst/playback/test6.c: (main):
10668           free caps using gst_caps_unref, don't leak caps-strings
10669
10670 2006-05-01  Tim-Philipp Müller  <tim at centricular dot net>
10671
10672         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
10673         (plugin_init):
10674           Refine musepack typefinding a bit. Return MAXIMUM
10675           probability when we detect stream version 7 to make
10676           sure the mpeg audio typefinder doesn't trump us.
10677
10678 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
10679
10680         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
10681           Protect against unexpected NULL strf_data buffer.
10682
10683 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
10684
10685         * tests/check/elements/audioconvert.c: (verify_convert),
10686         (GST_START_TEST):
10687           interpret the out[] buffer in the order the bytes are actually
10688           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
10689           Other tests should use BYTE_ORDER since the array is filled in
10690           with actual values
10691
10692 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
10693
10694         * tests/check/elements/audioconvert.c: (verify_convert),
10695         (GST_START_TEST):
10696           when a test fails, give an indication of which it is
10697
10698 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
10699
10700         * gst-libs/gst/cdda/gstcddabasesrc.c:
10701           compile fix; strtol() needs <stdlib.h>
10702
10703 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
10704
10705         * ext/alsa/gstalsamixerelement.c:
10706         * ext/alsa/gstalsasrc.c:
10707         * ext/cdparanoia/gstcdparanoiasrc.c:
10708         * ext/gnomevfs/gstgnomevfssink.c:
10709         * ext/gnomevfs/gstgnomevfssrc.c:
10710         * ext/ogg/gstoggdemux.c:
10711         * ext/ogg/gstoggmux.c:
10712         * ext/ogg/gstoggparse.c:
10713         * ext/ogg/gstogmparse.c:
10714         * ext/pango/gstclockoverlay.c:
10715         * ext/pango/gsttextoverlay.c:
10716         * ext/pango/gsttextrender.c:
10717         * ext/pango/gsttimeoverlay.c:
10718         * ext/theora/theoradec.c:
10719         * ext/theora/theoraenc.c:
10720         * ext/vorbis/vorbisdec.c:
10721         * ext/vorbis/vorbisenc.c:
10722         * gst-libs/gst/audio/gstaudiofilter.c:
10723         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
10724         * gst/audioconvert/gstaudioconvert.c:
10725         * gst/audiorate/gstaudiorate.c:
10726         * gst/audioresample/gstaudioresample.c:
10727         * gst/audiotestsrc/gstaudiotestsrc.c:
10728         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10729         * gst/playback/gstdecodebin.c:
10730         * gst/playback/gstplaybin.c:
10731         * gst/playback/gststreamselector.c:
10732         * gst/subparse/gstsubparse.c:
10733         * gst/tcp/gstmultifdsink.c:
10734         * gst/tcp/gsttcpclientsink.c:
10735         * gst/tcp/gsttcpclientsrc.c:
10736         * gst/tcp/gsttcpserversink.c:
10737         * gst/tcp/gsttcpserversrc.c:
10738         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10739         * gst/videorate/gstvideorate.c:
10740         * gst/videoscale/gstvideoscale.c:
10741         * gst/videotestsrc/gstvideotestsrc.c:
10742         * gst/volume/gstvolume.c:
10743         * sys/v4l/gstv4ljpegsrc.c:
10744         * sys/v4l/gstv4lmjpegsink.c:
10745         * sys/v4l/gstv4lmjpegsrc.c:
10746         * sys/v4l/gstv4lsrc.c:
10747         * sys/ximage/ximagesink.c:
10748         * sys/xvimage/xvimagesink.c:
10749         * tests/check/libs/cddabasesrc.c:
10750           make GstElementDetails const
10751
10752 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
10753
10754         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
10755         (gst_adder_init):
10756           send events from src-pad to all sink-pads fixes #338657
10757
10758 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
10759
10760         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
10761         (alsasink_parse_spec):
10762           query width capabilities from alsa, fixes #338919
10763
10764 2006-04-28  Wim Taymans  <wim@fluendo.com>
10765
10766         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
10767         (gst_multi_fd_sink_remove_client_link):
10768         * gst/tcp/gstmultifdsink.h:
10769         Fix race condition in multifdsink that can lead to spurious 
10770         duplicate clients. this patch adds a new signal that is fired when
10771         multifdsink has removed all references to the fd.
10772         Fixes #339574.
10773         Updated documentation.
10774         API: client-fd-removed signal added
10775
10776 2006-04-28  Michael Smith  <msmith@fluendo.com>
10777
10778         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
10779           When asking g_value_array_new to prealloc elements, we may as well
10780           ask for the right number of elements.
10781
10782 2006-04-28  Wim Taymans  <wim@fluendo.com>
10783
10784         * gst-libs/gst/audio/gstbaseaudiosink.c:
10785         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
10786         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10787         patch to make timestamp checking more tollerant to rounding 
10788         errors given that real discontinuities are to be marked on
10789         buffers. Fixes some asf files and #338778.
10790         Also avoid some crashers when we receive an event in the 
10791         NULL state.
10792
10793 2006-04-28  Michael Smith  <msmith@fluendo.com>
10794
10795         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
10796         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
10797         (gst_gnome_vfs_src_get_property),
10798         (gst_gnome_vfs_src_send_additional_headers_callback),
10799         (gst_gnome_vfs_src_received_headers_callback),
10800         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
10801         (gst_gnome_vfs_src_stop):
10802         * ext/gnomevfs/gstgnomevfssrc.h:
10803           Remove ICY handling (mostly) from gnomevfssrc, in favour of
10804           proper shared support within icydemux.
10805
10806 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10807
10808         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
10809         (gst_video_rate_swap_prev), (gst_video_rate_chain):
10810           fix up docs
10811           fix a leak when no caps negotiated
10812           fix counting of input frames
10813         * tests/check/elements/.cvsignore:
10814         * tests/check/elements/videorate.c: (assert_videorate_stats),
10815         (GST_START_TEST), (videorate_suite):
10816           add tests for these
10817
10818 2006-04-28  Wim Taymans  <wim@fluendo.com>
10819
10820         * gst-libs/gst/audio/gstringbuffer.c:
10821         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
10822         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
10823         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
10824         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
10825         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
10826         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
10827         (gst_ring_buffer_commit), (gst_ring_buffer_read),
10828         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
10829         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
10830         Check arguments passed to public functions instead of
10831         crashing.
10832
10833 2006-04-28  Wim Taymans  <wim@fluendo.com>
10834
10835         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
10836         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
10837         GstBaseAudioSrc must be live or it does not work.
10838
10839         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
10840         Don't set live to TRUE as this is the default in the parentclass.
10841
10842 2006-04-28  Wim Taymans  <wim@fluendo.com>
10843
10844         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
10845         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
10846         Videoscale doesn't pass on pixel-aspect ratio. Handle all
10847         fixation cases better. Fixes #338991
10848
10849 2006-04-28  Wim Taymans  <wim@fluendo.com>
10850
10851         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
10852         Handle 0/1 framerate correctly Fixes #331901.
10853
10854 2006-04-28  Wim Taymans  <wim@fluendo.com>
10855
10856         * tests/check/elements/audioconvert.c: (get_float_caps),
10857         (GST_START_TEST), (audioconvert_suite):
10858         Added check for correct clipping when doing float samples
10859         in audioconvert.
10860
10861 2006-04-28  Wim Taymans  <wim@fluendo.com>
10862
10863         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
10864         (gst_video_rate_chain):
10865         Print more debugging info.
10866
10867 2006-04-28  Wim Taymans  <wim@fluendo.com>
10868
10869         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
10870         (resample_set_state_from_caps):
10871         Add support for other formats audioresample can handle such as
10872         32 bits in and float and 64 bits float. Fixes #301759
10873
10874 2006-04-28  Wim Taymans  <wim@fluendo.com>
10875
10876         * gst/audioconvert/audioconvert.c: (float):
10877         correctly clip float samples > 1.0. Fixes #338718
10878
10879 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
10880
10881         Patch by: Young-Ho Cha  <ganadist at chollian net>
10882
10883         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
10884         (gst_text_overlay_render_text):
10885           Don't strip newlines from the text. Also, center lines
10886           within multi-line paragraphs (#339405).
10887
10888 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
10889
10890         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
10891           Fix wavpack typefinding to work in more cases (don't peek
10892           for chunks of multiple hundred kBs at once, but process
10893           things step-by-step in smaller units). Fixes #339786.
10894
10895 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10896
10897         * configure.ac:
10898           back to HEAD
10899
10900 === release 0.10.6 ===
10901
10902 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
10903
10904         * configure.ac:
10905           releasing 0.10.6, "Chao"
10906
10907 2006-04-26  David Schleef  <ds@schleef.org>
10908
10909         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
10910           Fixes #338897.
10911
10912 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
10913
10914         * configure.ac:
10915         * win32/common/config.h:
10916           new prerelease
10917
10918 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
10919
10920         patch by: Wim Taymans
10921
10922         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
10923         (gst_ogg_demux_perform_seek):
10924           make sure correct newsegments are sent, so that the decoder
10925           and the demuxer agree on timestamps.  Fixes playback of a lot
10926           of Ogg files that do not start from 0.  Fixes #339833.
10927
10928 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
10929
10930         Patch by: Edward Hervey  <edward@fluendo.com>
10931
10932         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
10933         * tests/check/Makefile.am:
10934         * tests/check/elements/videorate.c: (assert_videorate_stats),
10935         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
10936         (videorate_suite), (main):
10937           Fix an infinite loop if frames are passed in with wrongly ordered
10938           timestamps.  Fixes #339013.
10939
10940 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
10941
10942         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
10943
10944         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
10945           fix typefinding on some ISO files.  Fixes #339212.
10946
10947 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
10948
10949         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
10950
10951         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10952           add another H264 fourcc.  Fixes #339047.
10953
10954 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
10955
10956         Patch by: Jan Schmidt
10957
10958         * gst/playback/gststreamselector.c:
10959         (gst_stream_selector_bufferalloc):
10960           Restore old StreamSelector behaviour.
10961           Fixes #338419.
10962
10963 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
10964
10965         * configure.ac:
10966         * win32/common/config.h:
10967           prerelease
10968
10969 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
10970
10971         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
10972
10973         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10974         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
10975           Fix some memory leaks: on finalize, free buffers left in the queue
10976           before destroying the queue; in _push(), unref rtp_buf even if
10977           the process vfunc returned a NULL buffer as output buffer (#337548);
10978           demote some recuring debug messages to LOG level.
10979
10980 2006-04-11  Wim Taymans  <wim@fluendo.com>
10981
10982         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
10983         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
10984         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
10985         (gst_ogg_demux_loop):
10986         More cleanups.
10987         Respect segment stop when emiting EOS or SEGMENT_DONE.
10988         Fixes (#337945).
10989
10990 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
10991
10992         * gst/playback/gststreamselector.c:
10993         (gst_stream_selector_get_property):
10994           Don't leak pad name.
10995
10996 2006-04-10  Michael Smith  <msmith@fluendo.com>
10997
10998         * tests/check/Makefile.am:
10999         * tests/check/gst-plugins-base.supp:
11000           Suppress an old libtheora bug (fixed in more recent versions), so 
11001           that FC4 buildslaves can pass.
11002
11003 2006-04-10  Wim Taymans  <wim@fluendo.com>
11004
11005         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
11006         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
11007         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
11008         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
11009         (gst_ogg_demux_loop):
11010         Don't leak events.
11011         Remember what error we got when finding chains, if we
11012         were shutdown, that would not be an error.
11013
11014 2006-04-10  Wim Taymans  <wim@fluendo.com>
11015
11016         * gst-libs/gst/audio/gstbaseaudiosink.c:
11017         (gst_base_audio_sink_event):
11018         Starting the ringbuffer when we did not acquire it can cause
11019         a deadlock, is pointless and causes nasty things for
11020         subclasses. 
11021         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
11022
11023 2006-04-10  Wim Taymans  <wim@fluendo.com>
11024
11025         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
11026         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
11027         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
11028         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
11029         (gst_ogg_demux_deactivate_current_chain),
11030         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
11031         (gst_ogg_demux_bisect_forward_serialno),
11032         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
11033         Add some more debugging.
11034
11035 2006-04-10  Wim Taymans  <wim@fluendo.com>
11036
11037         * ext/theora/theoradec.c: (theora_dec_src_event),
11038         (theora_handle_data_packet):
11039         Some more debug info.
11040
11041         * tests/examples/seek/seek.c: (start_seek), (main):
11042         Print element messages too.
11043
11044 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
11045
11046         * gst/audioresample/debug.h:
11047           replace debug macros with variable number of parameters
11048           by a simple alias to gstreamer standard debug macros 
11049          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
11050           supported by MSVC 6.0 and 7.1)
11051         * gst/audioresample/resample.h:
11052           define M_PI and rint for WIN32
11053         * win32/common/libgstaudio.def:
11054         * win32/common/libgstriff.def:
11055         * win32/common/libgsttag.def:
11056         * win32/common/libgstvideo.def:
11057           add new exported functions
11058         * win32/vs6:
11059           update project files
11060
11061 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11062
11063         * ext/alsa/gstalsamixeroptions.c:
11064         (gst_alsa_mixer_options_class_init):
11065         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
11066         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
11067         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
11068         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
11069         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
11070         * gst-libs/gst/audio/gstaudiofilter.c:
11071         (gst_audio_filter_class_init):
11072         * gst-libs/gst/audio/gstaudiosink.c:
11073         (gst_audioringbuffer_class_init):
11074         * gst-libs/gst/audio/gstaudiosrc.c:
11075         (gst_audioringbuffer_class_init):
11076         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
11077         * gst-libs/gst/interfaces/colorbalancechannel.c:
11078         (gst_color_balance_channel_class_init):
11079         * gst-libs/gst/interfaces/mixeroptions.c:
11080         (gst_mixer_options_class_init):
11081         * gst-libs/gst/interfaces/mixertrack.c:
11082         (gst_mixer_track_class_init):
11083         * gst-libs/gst/interfaces/tunerchannel.c:
11084         (gst_tuner_channel_class_init):
11085         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
11086         * gst-libs/gst/netbuffer/gstnetbuffer.c:
11087         (gst_netbuffer_class_init):
11088         * gst-libs/gst/rtp/gstbasertppayload.c:
11089         (gst_basertppayload_class_init):
11090         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
11091         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
11092         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
11093         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
11094         * gst/playback/gststreamselector.c:
11095         (gst_stream_selector_class_init):
11096         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
11097         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
11098         * sys/v4l/gstv4lcolorbalance.c:
11099         (gst_v4l_color_balance_channel_class_init):
11100         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
11101         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
11102         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
11103         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
11104         (gst_v4l_tuner_norm_class_init):
11105         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
11106         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
11107         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
11108         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
11109
11110 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11111
11112         * ext/pango/gsttextrender.h:
11113         * gst-libs/gst/audio/gstaudiosink.h:
11114         * gst-libs/gst/audio/gstaudiosrc.h:
11115         * gst-libs/gst/audio/gstbaseaudiosink.h:
11116         * gst-libs/gst/audio/gstbaseaudiosrc.h:
11117         * gst-libs/gst/audio/gstringbuffer.h:
11118         * gst-libs/gst/rtp/gstbasertpdepayload.h:
11119         * gst-libs/gst/rtp/gstbasertppayload.h:
11120         * gst-libs/gst/video/gstvideofilter.h:
11121         * gst-libs/gst/video/gstvideosink.h:
11122         * gst/playback/gstplaybasebin.h:
11123         * gst/tcp/gstmultifdsink.h:
11124         * sys/v4l/gstv4lelement.h:
11125         Fix broken GObject macros
11126
11127 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11128
11129         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
11130         More debug to trace why my USB headset is not working with gst
11131
11132 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
11133
11134         * gst/playback/gstplaybasebin.c: (group_destroy):
11135         Clean up our group elements properly in the case where it never 
11136         got committed - it still got added unconditionally to the bin.
11137
11138 2006-04-07  Wim Taymans  <wim@fluendo.com>
11139
11140         * ext/theora/theoradec.c: (theora_dec_sink_event),
11141         (theora_handle_data_packet), (theora_dec_chain):
11142         Unref unhandled events.
11143         Protect against empty buffers.
11144         Perform QoS on running time.
11145
11146 2006-04-07  Michael Smith  <msmith@fluendo.com>
11147
11148         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
11149         (gst_vorbis_enc_chain):
11150           Remove leaks from vorbisenc.
11151           Mostly minor changes, the only significant one is that now the
11152           buffers we set as 'streamheader' on the caps are copies of the
11153           original buffers, to avoid circular refcounting problems.
11154
11155 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
11156
11157         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
11158           Don't remove our mute-probe if someone else already did so.
11159           Don't set a 2nd one if there is already one pending on the pad.
11160
11161         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
11162         (do_playbin_seek):
11163           When a seek fails, ensure that playbin is still set back to playing.
11164           
11165         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
11166         (mpeg_ts_type_find), (plugin_init):
11167           Add a typefind function for mpeg-ts streams. (Closes: #336617)
11168
11169 2006-04-06  Andy Wingo  <wingo@pobox.com>
11170
11171         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
11172         (gst_video_rate_init): Caps-related parameters should not be reset
11173         by a flush -- move their inits to the instance init function.
11174         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
11175         is not OK, just return the result.
11176
11177         * gst/audiotestsrc/gstaudiotestsrc.c
11178         (gst_audio_test_src_class_init)
11179         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
11180         broken by Stefan's commit on 24 March.
11181
11182         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
11183         buffers being pushed out. Fixes oggmux ! multifdsink.
11184
11185 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
11186
11187         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
11188         (gst_vorbis_dec_init), (vorbis_dec_finalize):
11189         * ext/vorbis/vorbisdec.h:
11190         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
11191         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
11192         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
11193         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
11194         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
11195         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
11196         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
11197         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
11198         (gst_vorbis_enc_buffer_from_packet),
11199         (gst_vorbis_enc_buffer_from_header_packet),
11200         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
11201         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
11202         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
11203         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
11204         (gst_vorbis_enc_change_state):
11205         * ext/vorbis/vorbisenc.h:
11206           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
11207           vorbisenc adhere to the official nomenclature; use boilerplate
11208           macro.
11209
11210 2006-04-04  Andy Wingo  <wingo@pobox.com>
11211
11212         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
11213         Whoops, fix bug introduced. Bad hacker!
11214         
11215         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
11216         Properly handle the case where you get EOS before any buffers are
11217         received. Use gst_buffer_make_metadata_writable where appropriate.
11218
11219         * ext/theora/theoradec.c (theora_handle_data_packet): This value
11220         is often negative -- make it signed so as not to wrap around.
11221         Fixes segfaults introduced on 9 March.
11222
11223 2006-04-03  Wim Taymans  <wim@fluendo.com>
11224
11225         * ext/theora/gsttheoradec.h:
11226         * ext/theora/theoradec.c: (theora_dec_src_event):
11227         Don't try to store a gdouble in a gboolean.
11228         Small cleanups.
11229
11230 2006-04-03  Michael Smith  <msmith@fluendo.com>
11231
11232         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
11233           Oggmux sucks.
11234           Make it suck slightly less by writing out the final page.
11235           Still can't encode a vorbis-in-ogg file correctly, though.
11236
11237 2006-04-03  Andy Wingo  <wingo@pobox.com>
11238
11239         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
11240         a g_print.
11241
11242         * ext/theora/theora.c (plugin_init): Register theoraparse.
11243
11244         * ext/theora/gsttheoraparse.h: 
11245         * ext/theora/theoraparse.c: New files implementing a theora
11246         parser. Now we can properly remux ogg/theora+vorbis, yay.
11247
11248         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
11249
11250 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11251
11252         * gst/audiotestsrc/gstaudiotestsrc.c:
11253           Fixed the sample pipeline (see #323798)
11254
11255 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11256
11257         * configure.ac:
11258         * win32/common/config.h:
11259         * win32/common/config.h.in:
11260           use AS_VERSION and AS_NANO
11261           more cleanups
11262
11263 2006-03-31  Andy Wingo  <wingo@pobox.com>
11264
11265         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
11266         uninitialized variable return that would happen.
11267         
11268         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
11269         uninitialized variable return that would never happen.
11270
11271         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
11272         (vorbis_parse_sink_event): Add an event function to flush our
11273         state on a seek, and to drain buffers on a premature EOS.
11274         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
11275         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
11276         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
11277         (vorbis_parse_drain_queue): Queue up buffers until we can set
11278         their timestamps and granulepos values.
11279
11280         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
11281         and keep track of data needed for deriving granulepos and
11282         timestamps for buffers.
11283
11284 2006-03-29  Wim Taymans  <wim@fluendo.com>
11285
11286         Patch by: j^ <j at bootlab dot org>
11287
11288         * ext/alsa/gstalsamixerelement.c:
11289         (gst_alsa_mixer_element_class_init):
11290         * ext/alsa/gstalsasink.c:
11291         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
11292         * ext/ogg/gstoggdemux.c:
11293         * ext/ogg/gstoggmux.c:
11294         * ext/ogg/gstoggparse.c:
11295         * ext/pango/gstclockoverlay.c:
11296         * ext/pango/gsttextoverlay.c:
11297         * ext/pango/gsttextrender.c:
11298         * ext/pango/gsttimeoverlay.c:
11299         * ext/theora/theoradec.c:
11300         * ext/theora/theoraenc.c:
11301         * ext/vorbis/vorbisdec.c:
11302         * ext/vorbis/vorbisenc.c:
11303         * gst/audioconvert/gstaudioconvert.c:
11304         * gst/subparse/gstsubparse.c:
11305         * gst/tcp/gstmultifdsink.c:
11306         * gst/tcp/gsttcpclientsink.c:
11307         * gst/tcp/gsttcpclientsrc.c:
11308         * gst/tcp/gsttcpserversink.c:
11309         * gst/tcp/gsttcpserversrc.c:
11310           better/unified long descriptions
11311           Fixes #336477
11312
11313 2006-03-29  Wim Taymans  <wim@fluendo.com>
11314
11315         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
11316         (stop_seek):
11317         Don't let double and triple clicks mess up our state.
11318
11319 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
11320
11321         * gst/playback/gstplaybin.c: (gen_video_element),
11322         (gen_text_element), (gen_audio_element), (gen_vis_element):
11323           Error out gracefully when we can't create any of the usual
11324           conversion elements for some reason. Also, don't try to
11325           create an audioscale (sic) element that's not used anyway.
11326
11327 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
11328
11329         * gst/playback/gstplaybasebin.c: (setup_source):
11330           Don't post RESOURCE_NOT_FOUND error when we can't find a source
11331           element for a particular protocol, that's confusing for users.
11332           Instead, post a RESOURCE_FAILED error, so that our own error
11333           message is actually shown in totem etc. (#336303).
11334
11335 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
11336
11337         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
11338
11339         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
11340         (gst_gnome_vfs_src_get_icy_metadata):
11341           Fix some minor memory leaks (#336194).
11342
11343 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
11344
11345         * ext/gnomevfs/gstgnomevfs.c:
11346         (gst_gnome_vfs_location_to_uri_string):
11347         * ext/gnomevfs/gstgnomevfs.h:
11348         * ext/gnomevfs/gstgnomevfssink.c:
11349         (gst_gnome_vfs_sink_set_property):
11350         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
11351           Make gnomevfssink accept filenames as well as URIs for the
11352           "location" property, just like gnomevfssrc does (and
11353           filesrc/filesink do) (#336190).
11354
11355 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
11356
11357         * tests/check/generic/clock-selection.c: (GST_START_TEST):
11358           set to NULL before unreffing, fixes a valgrind leak.
11359           Why was this not triggering the error that an object needs to
11360           be NULL before unreffing ?
11361         * win32/common/config.h:
11362           update
11363
11364 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
11365
11366         * gst/subparse/gstsubparse.c: (convert_encoding),
11367         (gst_sub_parse_change_state):
11368         * gst/subparse/gstsubparse.h:
11369           Text subtitle files may or may not be UTF-8. If it's not, we
11370           don't really want to see '?' characters in place of non-ASCII
11371           characters like accented characters. So let's assume the input
11372           is UTF-8 until we come across text that is clearly not. If it's
11373           not UTF-8, we don't really know what it is, so try the following:
11374           (a) see whether the GST_SUBTITLE_ENCODING environment variable
11375           is set; if not, check (b) if the current locale encoding is
11376           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
11377           the current locale encoding is UTF-8 and the environment variable
11378           was not set to any particular encoding. Not perfect, but better
11379           than nothing (and better than before, I think) (fixes #172848).
11380
11381 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
11382
11383         * configure.ac:
11384           update core requirement to 0.10.4.1 because of async_playback
11385           vmethod on GstBaseSink
11386
11387 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
11388
11389         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
11390         * gst/adder/gstadder.c: (gst_adder_init):
11391         use DEBUG_FUNCPTR for collectpads
11392
11393 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
11394
11395         * docs/plugins/Makefile.am:
11396         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11397         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11398         * ext/cdparanoia/gstcdparanoiasrc.c:
11399         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
11400         (gst_gnome_vfs_sink_class_init):
11401         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
11402         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
11403         * ext/ogg/gstoggmux.c:
11404         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
11405         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
11406         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
11407         * ext/pango/gsttextoverlay.c:
11408         * ext/pango/gsttextrender.c:
11409         * ext/theora/theoradec.c:
11410         * ext/theora/theoraenc.c:
11411         * ext/vorbis/vorbisdec.c:
11412         * ext/vorbis/vorbisenc.c:
11413         * gst-libs/gst/audio/gstaudiofilter.c:
11414         (gst_audio_filter_base_init):
11415         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
11416         (gst_audio_filter_template_base_init):
11417         * gst/adder/gstadder.c: (gst_adder_get_type):
11418         * gst/adder/gstadder.h:
11419         * gst/audioconvert/gstaudioconvert.c:
11420         * gst/audiotestsrc/gstaudiotestsrc.c:
11421         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
11422         (gst_audio_test_src_create):
11423         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11424         * gst/playback/gstdecodebin.c:
11425         * gst/playback/gstplaybin.c:
11426         * gst/playback/gststreamselector.c:
11427         (gst_stream_selector_base_init):
11428         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
11429         * gst/volume/gstvolume.c:
11430         * sys/v4l/gstv4lmjpegsink.c:
11431         * sys/v4l/gstv4lmjpegsrc.c:
11432         * tests/check/libs/cddabasesrc.c:
11433         * tests/old/examples/gob/gst-identity2.gob:
11434           Add docs for adder, use GST_ELEMENT_DETAILS macro,
11435           define GstElementDetails at the top
11436
11437 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
11438
11439         * win32/common/libgstinterfaces.def:
11440         Add a lot of export functions for gst-python
11441         * win32/vs6/libgstinterfaces.dsp:
11442         Add a missing include folder in the project configuration
11443         
11444 2006-03-23  Wim Taymans  <wim@fluendo.com>
11445
11446         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11447         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
11448         (gst_base_audio_src_change_state):
11449         Fix audio sources, forgot to make the ringbuffer
11450         startable...
11451
11452 2006-03-23  Wim Taymans  <wim@fluendo.com>
11453
11454         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11455         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
11456         (gst_base_audio_src_change_state):
11457         unparent instead of unref the ringbuffer.
11458
11459 2006-03-23  Wim Taymans  <wim@fluendo.com>
11460
11461         * gst-libs/gst/audio/gstbaseaudiosink.c:
11462         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
11463         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
11464         Implement new async_play vmethod to start slaving and allow
11465         playback start in case of async PLAY state changes. 
11466
11467         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
11468         Enable QoS with new method in base class.
11469
11470 2006-03-23  Wim Taymans  <wim@fluendo.com>
11471
11472         Patch by: Julien MOUTTE <julien at moutte dot net>
11473
11474         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
11475         (gst_video_test_src_do_seek), (gst_video_test_src_create):
11476         Partially handle 0 framerate, only EOS after the first frame
11477         is missing.
11478
11479 2006-03-23  Wim Taymans  <wim@fluendo.com>
11480
11481         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
11482
11483         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11484         (gst_riff_create_video_template_caps):
11485         * gst/ffmpegcolorspace/avcodec.h:
11486         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11487         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
11488         (gst_ffmpegcsp_avpicture_fill):
11489         * gst/ffmpegcolorspace/imgconvert.c:
11490         Patch for support of YVU9 AVI files (#334822)
11491
11492 2006-03-22  Edward Hervey  <edward@fluendo.com>
11493
11494         * docs/design/design-decodebin.txt:
11495         Added design document for new decodebin
11496         (Target Caps): text/x-pango-markup is also a default target caps.
11497
11498 2006-03-22  Wim Taymans  <wim@fluendo.com>
11499
11500         * gst-libs/gst/audio/gstbaseaudiosink.c:
11501         (gst_base_audio_sink_dispose):
11502         Since we _parent the ringbuffer, we also need to
11503         _unparent instead of a plain _unref.
11504
11505 2006-03-22  Wim Taymans  <wim@fluendo.com>
11506
11507         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
11508         (stop_seek), (scrub_toggle_cb), (main):
11509         Add scrub checkbox.
11510
11511 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
11512
11513         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
11514         (gst_ogg_parse_chain):
11515           Fix very inefficient usage of linked lists (#335365).
11516
11517 2006-03-21  Edward Hervey  <edward@fluendo.com>
11518
11519         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
11520         * gst/playback/gstplaybin.c: (handoff):
11521         * gst/playback/gststreamselector.c:
11522         (gst_stream_selector_set_property):
11523         gcc 4.1 unreferenced pointer fixes.
11524         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
11525         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
11526         gst_buffer_ref() now takes a GstBuffer*.
11527
11528 2006-03-20  Julien MOUTTE  <julien@moutte.net>
11529
11530         * sys/xvimage/xvimagesink.c:
11531         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
11532         by Jan Schmidt.
11533
11534 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
11535
11536         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
11537         (id3v1_type_find), (apetag_type_find), (plugin_init):
11538           Can't do tag preferences via probability, as tags would then
11539           lose against types that are recognised with MAXIMUM probability
11540           (like .wav); so let all tag typefinders return MAXIMUM themselves
11541           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
11542           that we can prefer APE to ID3v1 (fixes #335028).
11543           
11544 2006-03-17  Wim Taymans  <wim@fluendo.com>
11545
11546         * gst-libs/gst/audio/gstbaseaudiosink.c:
11547         (gst_base_audio_sink_change_state):
11548         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
11549         (gst_ring_buffer_may_start):
11550         * gst-libs/gst/audio/gstringbuffer.h:
11551         Only start playback if we are playing.
11552         should fix #330748.
11553
11554 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
11555
11556         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
11557         * win32/common/config.h:
11558           Revert accidental commits to these files.
11559
11560 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
11561
11562         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
11563
11564         * tests/Makefile.am:
11565           Don't try to build tests in tests/icles if we
11566           don't have X (#323852)
11567
11568 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
11569
11570         * gst-libs/gst/tag/gstid3tag.c:
11571           Add TXXX frame identifiers for replaygain stuff as used
11572           by some taggers (see #323721).
11573
11574 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
11575
11576         * gst/playback/gststreamselector.c:
11577         (gst_stream_selector_set_property),
11578         (gst_stream_selector_bufferalloc):
11579           Preserve the existing buggy streamselector behaviour by performing
11580           a fallback buffer allocation when downstream isn't linked yet.
11581           This should really be fixed in playbin by blocking pads until it's
11582           linked them.
11583           Also, use gst_pad_alloc_buffer instead of
11584           gst_pad_alloc_buffer_and_set.
11585
11586 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
11587
11588         * gst-libs/gst/tag/gstid3tag.c:
11589           Don't crash on unknown ID3v2 TXXX frames.
11590           
11591 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
11592
11593         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
11594           Chain up to the parent finalize method.
11595           Add 32-bit sample size to the template caps.
11596
11597         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11598         (gst_riff_create_video_template_caps):
11599           Add the fourcc that the VMWare codec uses.
11600           
11601         * gst/playback/gststreamselector.c:
11602         (gst_stream_selector_set_property),
11603         (gst_stream_selector_bufferalloc),
11604         (gst_stream_selector_request_new_pad):
11605           For the active pad, forward buffer-alloc requests, otherwise
11606           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
11607           having to memcpy every frame when used by playbin.
11608
11609         * gst/tcp/gstmultifdsink.c:
11610         (gst_multi_fd_sink_handle_client_write):
11611           Get negotiated caps from the sink pad, rather than the sink
11612           pad's peer.
11613
11614 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
11615
11616         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
11617         
11618         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
11619           Don't forget to set src->callbacks_pushed to FALSE again when
11620           popping them, otherwise re-activation in a different mode won't
11621           work (#334620).
11622
11623 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
11624
11625         Patch by: Sebastien Moutte  <sebastien moutte net>
11626
11627         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
11628         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
11629         (gst_ffmpeg_smpfmt_to_caps):
11630           Replace __VA_ARGS__ caps creation macros with varargs functions.
11631           Makes things compile on MSVC (#320765), looks nicer, and we can
11632           tell the compiler to check for the NULL terminator.
11633
11634 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11635
11636         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
11637
11638         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
11639           Make sure the buffer we copy into is really always big
11640           enough, this time for real (#333488).
11641           
11642 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11643
11644         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
11645           Add support for 24bpp DIB (#305279).
11646
11647 2006-03-14  Wim Taymans  <wim@fluendo.com>
11648
11649         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
11650         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
11651         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
11652         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
11653         (gst_video_scale_init), (gst_video_scale_src_event):
11654         Re-enable QoS after the release.
11655         Rework videoscale to use the base class src_event handler.
11656
11657 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11658
11659         * configure.ac:
11660           back to CVS.
11661
11662 === release 0.10.5 ===
11663
11664 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
11665
11666         * configure.ac:
11667           releasing 0.10.5, "Net"
11668
11669 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
11670
11671         * docs/plugins/Makefile.am:
11672           Part of previous cdparanoiasrc docs fixes, forgot to commit.
11673           
11674 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
11675
11676         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11677         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11678         * docs/plugins/gst-plugins-base-plugins.hierarchy:
11679           Add cdparanoiasrc to docs.
11680
11681         * gst-libs/gst/cdda/gstcddabasesrc.c:
11682           More GstCddaBaseSrc docs.
11683
11684 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
11685
11686         * docs/libs/gst-plugins-base-libs-sections.txt:
11687         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
11688         * gst-libs/gst/tag/tag.h:
11689           API: libgsttag: new method gst_tag_from_id3_user_tag().
11690
11691 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
11692
11693         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
11694           NULL-terminate array of mpeg4 video file extensions.
11695           Fixes crash on PPC (#334226).
11696
11697 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
11698
11699         * ext/gnomevfs/gstgnomevfssrc.c:
11700         (gst_gnome_vfs_src_check_get_range):
11701           gnome_vfs_uri_is_local() alone is not a good indicator
11702           whether we can operate in pull-mode with a specific URI,
11703           as it returns FALSE for file:// URIs that point to an
11704           NFS-mounted path. Be more conservative here: whitelist
11705           local files, blacklist http URIs and use the old
11706           mechanism for anything else (fixes #334216).
11707
11708 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
11709
11710         * configure.ac:
11711           back to trunk
11712
11713 === release 0.10.4 ===
11714
11715 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
11716
11717         * configure.ac:
11718           releasing 0.10.4, "Power"
11719
11720 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
11721
11722         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
11723         Disable max-lateness by setting it to -1 for now, so that 
11724         we can bed QoS stuff in thoroughly between now and the next
11725         release.
11726
11727 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
11728
11729         Patch by: Fabrizio Gennari
11730
11731         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
11732           Make sure we don't read beyond the palette buffer in case of
11733           broken or manipulated files (#333488)
11734
11735 2006-03-10  Edward Hervey  <edward@fluendo.com>
11736
11737         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11738         Fix for variable not initialized.
11739
11740 2006-03-09  Wim Taymans  <wim@fluendo.com>
11741
11742         * ext/libvisual/visual.c: (gst_visual_get_type),
11743         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
11744         (gst_visual_chain):
11745         Small cleanups.
11746
11747         * ext/theora/gsttheoradec.h:
11748         * ext/theora/theoradec.c: (gst_theora_dec_init),
11749         (gst_theora_dec_reset), (_theora_granule_time),
11750         (theora_dec_src_convert), (theora_dec_sink_convert),
11751         (theora_dec_src_query), (theora_dec_src_event),
11752         (theora_dec_sink_event), (theora_handle_comment_packet),
11753         (theora_handle_header_packet), (theora_dec_push),
11754         (theora_handle_data_packet), (theora_dec_chain),
11755         (theora_dec_change_state):
11756         Add simple QoS.
11757
11758 2006-03-09  Wim Taymans  <wim@fluendo.com>
11759
11760         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
11761         (audiocast_register_listener), (gst_gnome_vfs_src_start):
11762         Some cleanups.
11763
11764 2006-03-09  Wim Taymans  <wim@fluendo.com>
11765
11766         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
11767         Don't try to activate NULL chains.
11768
11769 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
11770
11771         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11772           Fix invalid memory access to region before peek'd data (#332964).
11773
11774 2006-03-09  Wim Taymans  <wim@fluendo.com>
11775
11776         Patch by: Christophe Fergeau
11777
11778         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
11779         * ext/pango/gsttextrender.c: (gst_text_render_init):
11780         * gst/adder/gstadder.c: (gst_adder_init):
11781         Don't leak padtemplates, closes #333510.
11782
11783 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
11784
11785         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
11786           Fix invalid memory access: make sure string passed to
11787           regexec() is NUL-termianted.
11788
11789 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
11790
11791         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
11792         (mp3_type_find):
11793           Refactor mpeg/audio typefinding to make it more maintainable
11794           and easier to fine-tune. Make probing into middle of the file
11795           work properly (fixes #333900, also see #152688).
11796
11797 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
11798
11799         * gst/typefind/gsttypefindfunctions.c:
11800         (utf8_type_find_have_valid_utf8_at_offset):
11801           Remove part from previous commit that was bogus:
11802           g_utf8_validate() does in fact not accept embedded
11803           zeroes, so we don't need to check for those (thanks
11804           to Mike for the hint).
11805
11806 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
11807
11808         * gst/typefind/gsttypefindfunctions.c:
11809         (utf8_type_find_count_embedded_zeroes),
11810         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
11811           Make plain/text typefinder more conservative: firstly, check
11812           for embedded zeroes, which are perfectly valid UTF-8 characters,
11813           but also a fairly good sign that something is not a plain text
11814           file; secondly, probe into the middle of the file if possible.
11815           If we can't probe into the middle, limit the probability value
11816           to be returned to TYPE_FIND_POSSIBLE (see #333900).
11817
11818 2006-03-08  Michael Smith  <msmith@fluendo.com>
11819
11820         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
11821           Make typefind function name for mpeg4 video unique.
11822
11823 2006-03-08  Wim Taymans  <wim@fluendo.com>
11824
11825         * ext/libvisual/visual.c: (gst_visual_init),
11826         (gst_visual_clear_actors), (gst_visual_dispose),
11827         (gst_visual_reset), (gst_visual_src_setcaps),
11828         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
11829         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
11830         (gst_visual_chain), (gst_visual_change_state):
11831         Cleanups, post nice errors.
11832         Handle sink and src events.
11833         Implement simple QoS.
11834
11835         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
11836         Use new basesink methods to configure max-lateness.
11837         Small doc update.
11838
11839         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11840         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
11841         Debug statement cleanups.
11842
11843         * gst/volume/gstvolume.c: (gst_volume_class_init):
11844         Simple cleanup.
11845
11846 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
11847
11848         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
11849         (gst_text_overlay_init), (gst_text_overlay_set_property),
11850         (gst_text_overlay_get_property):
11851           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
11852           as string type properties, but mark them deprecated. Add
11853           'halignment' and 'valignment' properties that use enums
11854           instead of strings.
11855
11856 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
11857
11858         Patch by: Fabrizio Gennari
11859
11860         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
11861           Allow palettes with less than 256 colours in AVI files
11862           (#333488)
11863
11864 2006-03-07  Julien MOUTTE  <julien@moutte.net>
11865
11866         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
11867         (gst_text_overlay_video_event): Fix wrong EOS handling on text
11868         pad. We were releasing the queued text buffer when we should keep
11869         it until video pad gets EOS or discard the text buffer because it's
11870         too old. That was eating the last subtitle buffer. Add some more
11871         debug.
11872
11873 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
11874
11875         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
11876         (gst_text_overlay_video_chain):
11877           Fix invalid memory access (we can't access a buffer after it's been
11878           pushed downstream without taking a reference); fix memory leak (if
11879           there's no text to render, bail out before allocating stuff).
11880
11881 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
11882
11883         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
11884         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
11885         * ext/pango/gsttextoverlay.h:
11886           If input is plain text, escape it before passing it to
11887           pango_layout_set_markup().
11888
11889 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
11890
11891         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
11892           Don't ignore flow return from gst_pad_push().
11893
11894 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
11895
11896         Patch by: Fabrizio Gennari
11897
11898         * ext/libvisual/visual.c: (gst_visual_getcaps),
11899         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
11900         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
11901         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
11902         (gst_vorbisenc_convert_sink):
11903         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
11904         (gst_audio_duration_from_pad_buffer):
11905         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
11906         (gst_audio_filter_chain):
11907         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11908         (gst_base_rtp_depayload_setcaps):
11909         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
11910         (gst_video_get_size):
11911         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
11912           Don't leak references returned by gst_pad_get_parent()
11913           (#333663)
11914
11915 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
11916
11917         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
11918           change location param details
11919         * gst/volume/gstvolume.c: (plugin_init):
11920           correct plugin description
11921
11922 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
11923
11924         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
11925         (gst_gnome_vfs_src_check_get_range):
11926           Override GstBaseSrc::check_get_range() in order to avoid opening
11927           the resource just to check whether we can operate in pull-mode or
11928           not - we can predict that pretty well from the URI alone. Should
11929           fix problems with last.fm (#331690). (Requires latest core CVS).
11930
11931 2006-03-06  Wim Taymans  <wim@fluendo.com>
11932
11933         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
11934         (gst_video_sink_class_init):
11935         Throw away frames that are later than 20 ms.
11936
11937 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
11938
11939         Patch by: Fabrizio Gennari
11940
11941         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
11942           Set depth on WMA caps (#333545)
11943
11944 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
11945
11946         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
11947         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
11948           put Theora BOS pages before others.  This hardcodes
11949           the Ogg/Theora I profile, but hey.
11950
11951 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11952
11953         * ext/ogg/README:
11954           updated with some examples
11955         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
11956         (granulepos_add), (theora_buffer_from_packet):
11957         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
11958         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
11959         (gst_vorbisenc_chain):
11960           implement strategy from ext/ogg/README
11961         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
11962         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
11963         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
11964         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
11965           Fix muxer so that oggz-validate is happy with all streams;
11966           except for no eos mark, and the BOS page ordering
11967         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
11968         (check_buffer_granulepos):
11969         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
11970           update tests to check for OFFSET being set as requested
11971           fixed type of granulepos, it's not a ClockTime
11972
11973 2006-03-05  Julien MOUTTE  <julien@moutte.net>
11974
11975         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
11976         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
11977         Check that the xvimage we are creating has a correct size
11978         before returning it. (#314897)
11979
11980 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
11981
11982         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
11983           Give id3 and ape tag typefinders a rank slightly higher
11984           than PRIMARY to ensure they're always run before any of
11985           the other typefinders (in particular wav and mp3) (#324186).
11986
11987 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
11988
11989         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
11990           Add support for '3IVD' fourcc (#333403).
11991
11992 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
11993
11994         * configure.ac:
11995           Bump requirements to GStreamer CVS for the new error enum.
11996
11997         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
11998           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
11999           space left on the device (fixes #333352).
12000
12001 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
12002
12003         * win32/vs6:
12004           add a project file for libgstvolume
12005           update the workspace
12006
12007 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12008
12009         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
12010         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
12011         (GST_START_TEST):
12012           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
12013           Set IN_CAPS on header buffers
12014
12015 2006-03-02  Wim Taymans  <wim@fluendo.com>
12016
12017         * docs/plugins/Makefile.am:
12018         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12019         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12020         Add audioresample to docs.
12021
12022         * gst/audioconvert/gstaudioconvert.c:
12023         Add revision date.
12024
12025         * gst/audioresample/gstaudioresample.c:
12026         (gst_audioresample_base_init), (gst_audioresample_class_init),
12027         (gst_audioresample_init), (gst_audioresample_dispose),
12028         (audioresample_get_unit_size), (audioresample_transform_caps),
12029         (resample_set_state_from_caps), (audioresample_transform_size),
12030         (audioresample_set_caps), (audioresample_event),
12031         (audioresample_do_output), (audioresample_transform),
12032         (audioresample_pushthrough), (gst_audioresample_set_property),
12033         (gst_audioresample_get_property), (plugin_init):
12034         * gst/audioresample/gstaudioresample.h:
12035         Added docs.
12036         Small code cleanups.
12037
12038 2006-03-02  Wim Taymans  <wim@fluendo.com>
12039
12040         * docs/plugins/Makefile.am:
12041         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12042         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12043         Added videoscale to docs.
12044
12045         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
12046         (gst_video_rate_swap_prev), (gst_video_rate_event),
12047         (gst_video_rate_chain):
12048         Fix typo in docs.
12049
12050         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
12051         (gst_video_scale_init), (gst_video_scale_prepare_size),
12052         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
12053         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
12054         * gst/videoscale/gstvideoscale.h:
12055         Added docs, examples.
12056         Some code cleanups.
12057         Post errors instead of g_warning.
12058
12059 2006-03-02  Wim Taymans  <wim@fluendo.com>
12060
12061         * docs/libs/gst-plugins-base-libs-docs.sgml:
12062         * docs/libs/gst-plugins-base-libs-sections.txt:
12063         * docs/libs/gst-plugins-base-libs.types:
12064         * docs/plugins/Makefile.am:
12065         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12066         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12067         Added some more docs to libs and plugins.
12068
12069         * gst-libs/gst/audio/gstringbuffer.c:
12070         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
12071         * gst-libs/gst/audio/gstringbuffer.h:
12072         Document ringbuffer some more.
12073
12074         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
12075         (gst_video_rate_setcaps), (gst_video_rate_reset),
12076         (gst_video_rate_init), (gst_video_rate_flush_prev),
12077         (gst_video_rate_swap_prev), (gst_video_rate_event),
12078         (gst_video_rate_chain), (gst_video_rate_change_state):
12079         * gst/videorate/gstvideorate.h:
12080         Fix videorate to use segments.
12081         Make it work with 0/1 framerates (closes #331903)
12082         Handle EOS correctly.
12083         Added docs.
12084
12085 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
12086
12087         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
12088         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
12089         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
12090           In state change function, first chain up to parent class,
12091           then handle downwards state change stuff. Remove some
12092           commented out cruft from 0.8 code.
12093
12094 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
12095
12096         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
12097         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
12098         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
12099         (gst_ogm_parse_chain):
12100           Don't remove/re-add source pad if the new caps are the same as
12101           the old caps anyway (#333042). When removing source pad, don't
12102           unref it afterwards - we didn't ref it when adding. Sprinkle some
12103           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
12104           after using gst_pad_get_parent(). Return downstream flow return
12105           value in chain function.
12106
12107 2006-03-02  Wim Taymans  <wim@fluendo.com>
12108
12109         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12110         * docs/plugins/gst-plugins-base-plugins.args:
12111         * docs/plugins/gst-plugins-base-plugins.hierarchy:
12112         * docs/plugins/gst-plugins-base-plugins.interfaces:
12113         * docs/plugins/gst-plugins-base-plugins.signals:
12114         Fix hierarchy, added some more elements to the docs.
12115
12116         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12117         (gst_ffmpegcsp_get_type):
12118         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
12119         Fix docs for ffmpegcolorspace.
12120
12121 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
12122
12123         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
12124         (apetag_type_find), (ape_type_find), (plugin_init):
12125           Some typefinding fine-tuning:
12126           - rank ID3/APE tags in order of preference via probabilities, so that
12127             ID3v2 > APEv2 > APEv1 > ID3v1.
12128           - three or four bytes don't really justify MAXIMUM probability,
12129             change those to 'very likely' (musepack and monkeysaudio).
12130
12131 2006-03-01  Wim Taymans  <wim@fluendo.com>
12132
12133         * docs/plugins/Makefile.am:
12134         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12135         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12136         * ext/alsa/gstalsamixer.c:
12137         * ext/alsa/gstalsamixer.h:
12138         * ext/alsa/gstalsamixerelement.c:
12139         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
12140         * ext/alsa/gstalsamixerelement.h:
12141         * ext/alsa/gstalsasink.c:
12142         * ext/alsa/gstalsasink.h:
12143         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
12144         (gst_alsasrc_init):
12145         * ext/alsa/gstalsasrc.h:
12146         Added alsa docs.
12147         Small code cleanups.
12148
12149 2006-03-01  Wim Taymans  <wim@fluendo.com>
12150
12151         * ext/theora/Makefile.am:
12152         Dist new header too,
12153
12154 2006-03-01  Wim Taymans  <wim@fluendo.com>
12155
12156         * docs/plugins/Makefile.am:
12157         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12158         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12159         * ext/gnomevfs/gstgnomevfssink.h:
12160         * ext/gnomevfs/gstgnomevfssrc.h:
12161         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
12162         * ext/vorbis/vorbisdec.h:
12163         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
12164         * ext/vorbis/vorbisenc.h:
12165         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
12166         (vorbis_parse_chain), (vorbis_parse_change_state):
12167         * ext/vorbis/vorbisparse.h:
12168         * gst/audioconvert/gstaudioconvert.h:
12169         * gst/tcp/gsttcpserversink.h:
12170         * gst/videotestsrc/gstvideotestsrc.c:
12171         * gst/videotestsrc/gstvideotestsrc.h:
12172         * gst/volume/gstvolume.c:
12173         * gst/volume/gstvolume.h:
12174         Fix some more docs.
12175         Added docs for vorbisdec and vorbisparse.
12176         Fix vorbisparse.
12177
12178 2006-03-01  Wim Taymans  <wim@fluendo.com>
12179
12180         * docs/plugins/Makefile.am:
12181         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12182         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12183         * ext/pango/gstclockoverlay.h:
12184         * ext/pango/gsttextoverlay.h:
12185         * ext/pango/gsttextrender.h:
12186         * ext/pango/gsttimeoverlay.h:
12187         * ext/theora/gsttheoradec.h:
12188         * ext/theora/gsttheoraenc.h:
12189         * ext/theora/theoradec.c:
12190         * ext/theora/theoraenc.c:
12191         * gst/audioconvert/gstaudioconvert.h:
12192         * gst/audiotestsrc/gstaudiotestsrc.h:
12193         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
12194         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
12195         * gst/tcp/gstmultifdsink.h:
12196         Updated/added documentation.
12197
12198         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
12199         (gst_text_overlay_halign_get_type),
12200         (gst_text_overlay_wrap_mode_get_type),
12201         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
12202         (gst_text_overlay_init), (gst_text_overlay_set_property),
12203         (gst_text_overlay_get_property):
12204         Fix up properties to be enums instead of string to make bindings,
12205         introspection and automatic GUI creation possible.
12206         Add getters for the properties.
12207
12208 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
12209
12210         * gst/audiotestsrc/gstaudiotestsrc.c:
12211           added defines of M_PI and M_PI_2
12212         * gst/ffmpegcolorspace/avcodec.h:
12213           removed #include "stdint.h" for win32 as _stdint.h is 
12214           autogenerated to win32/common
12215         * win32/common/libgstaudio.def:
12216         * win32/common/libgsttag.def:
12217           added some exports
12218         * win32/vs6:
12219           some project files bugs corrected
12220         * win32/vs7:
12221           project files are reset to the default vs7 configuration 
12222           (they link to msvcr71.dll using default optimizations)
12223           
12224 2006-02-28  Wim Taymans  <wim@fluendo.com>
12225
12226         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
12227         Fix some docs.
12228
12229 2006-02-28  Edward Hervey  <edward@fluendo.com>
12230
12231         * ext/alsa/gstalsasrc.c:
12232         Set proper class on the ElementDetails:
12233         Source/Audio instead of Src/Audio/
12234
12235 2006-02-28  Edward Hervey  <edward@fluendo.com>
12236
12237         * gst/videoscale/vs_scanline.c:
12238         (vs_scanline_resample_nearest_RGBA):
12239         Revert optimization in videoscale. It should go in liboil and have
12240         an appropriate liboil function.
12241
12242 2006-02-28  Wim Taymans  <wim@fluendo.com>
12243
12244         * gst-libs/gst/audio/gstbaseaudiosink.c:
12245         (gst_base_audio_sink_provide_clock):
12246         Don't try to provide a clock in the NULL state.
12247
12248 2006-02-28  Wim Taymans  <wim@fluendo.com>
12249
12250         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
12251         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
12252         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
12253         (gst_ogg_demux_deactivate_current_chain),
12254         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
12255         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
12256         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
12257         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
12258         Use GstSegment infrastructure to remove duplicated code
12259         and handle more seek cases correctly.
12260
12261 2006-02-28  Wim Taymans  <wim@fluendo.com>
12262
12263         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12264         (gst_ffmpegcsp_transform):
12265         Don't ignore return code from ffmpeg convert function.
12266
12267         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
12268         Split out some long statements to ease debugging.
12269
12270 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
12271
12272         * ext/libvisual/visual.c: (gst_visual_init),
12273         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
12274         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
12275         being able to renegotiate the size. Instead, use the negotiation
12276         algorithm from the goom plugin to pick an initial output caps. 
12277
12278         Also, allow theoretical libvisual plugins that might support non-GL 
12279         output even if they also do GL.
12280
12281 2006-02-26  Julien MOUTTE  <julien@moutte.net>
12282
12283         * ext/libvisual/visual.c: (gst_visual_init),
12284         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
12285         (plugin_init): Load only non GL plugins. Fix some memleaks and 
12286         possible negotiation issues.
12287
12288 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12289
12290         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
12291
12292 2006-02-24  Michael Smith  <msmith@fluendo.com>
12293
12294         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
12295         (cmml_type_find), (plugin_init):
12296           Fix CMML type find function to not require a specific minor version
12297           of the CMML header.
12298
12299           Add an MPEG4 video elementary stream typefind function.
12300
12301 2006-02-04  Michael Smith  <msmith@fluendo.com>
12302
12303         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
12304         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
12305         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
12306         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
12307         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
12308         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
12309           Annodex support in ogg demuxer. Doesn't do very much without the
12310           other annodex patches (to come).
12311
12312 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
12313
12314         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
12315
12316         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
12317           Pick up palette for MS video v1 (#327028)
12318
12319 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
12320
12321         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12322         (gst_ffmpegcsp_caps_remove_format_info),
12323         (gst_ffmpegcsp_get_unit_size):
12324           The 'palette_data' field from incoming RGB caps shouldn't be
12325           proxied on outgoing YUV caps; also, restrict unit size
12326           adjustment in case of paletted data only to the unit that
12327           actually has a palette. Fixes #330711.
12328
12329 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
12330
12331         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12332         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
12333         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
12334         (gst_ffmpegcsp_get_unit_size):
12335           Plug some memory leaks.
12336
12337 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
12338
12339         * sys/ximage/Makefile.am:
12340         * sys/xvimage/Makefile.am:
12341           Add some _CFLAGS and _LIBS that seem to be missing
12342           and/or required for Cygwin (see #317048).
12343
12344 2006-02-22  Wim Taymans  <wim@fluendo.com>
12345
12346         * ext/alsa/gstalsasrc.c:
12347         Fix description as pointed out by caugier.
12348
12349 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
12350
12351         Reviewed by : Edward Hervey  <edward@fluendo.com>
12352
12353         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
12354         (qt_type_find):
12355         Better 3gp typefinding (#331526).
12356
12357 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
12358
12359         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
12360           Don't send EOS event here, the base class will send one for us.
12361
12362         * gst/playback/gstplaybasebin.c: (prepare_output):
12363           Subpictures without video stream aren't allowed either.
12364         
12365         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
12366           Fix debug statement copy'n'paste-o.
12367
12368 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
12369
12370         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
12371           Fix issues with mixer keeping state when muting/unmuting
12372           and when changing the volume whilst muted (see #331763
12373           and #331765).
12374
12375 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
12376
12377         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
12378         (parse_subrip), (gst_sub_parse_format_autodetect):
12379           Set right caps given that we send escaped text. Also,
12380           honour <i></i>, <b></b> and <u></u> markers that can be found
12381           in .srt files (fixes #310202).
12382
12383 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
12384
12385         * gst-libs/gst/audio/mixerutils.c:
12386         (element_factory_rank_compare_func):
12387           Make order in which elements are tried more determinable.
12388
12389 2006-02-20  Julien MOUTTE  <julien@moutte.net>
12390
12391         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
12392         (remove_element_chain), (cleanup_decodebin),
12393         (gst_decode_bin_change_state): Make decodebin reusable by
12394         fixing remove_element_chain first and then introduce a
12395         cleaner in state change to ->NULL. (Closes #331678)
12396
12397 2006-02-19  Wim Taymans  <wim@fluendo.com>
12398
12399         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
12400         use 0666 mask when creating files so umask gets applied
12401         correctly. Fixes #331295.
12402
12403 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
12404
12405         * gst/subparse/Makefile.am:
12406         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
12407         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
12408         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
12409         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
12410         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
12411         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
12412         * gst/subparse/gstssaparse.h:
12413         * gst/subparse/gstsubparse.c: (plugin_init):
12414           Add very basic parser for SSA subtitle streams (as often
12415           found in matroska files).
12416
12417 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
12418
12419         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
12420           That should be text/x-pango-markup, not text/x-pango-layout.
12421
12422 2006-02-19  Julien MOUTTE  <julien@moutte.net>
12423
12424         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
12425         Polishing.
12426
12427 2006-02-19  Julien MOUTTE  <julien@moutte.net>
12428
12429         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
12430         (gst_text_overlay_finalize), (gst_text_overlay_init),
12431         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
12432         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
12433         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
12434         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
12435         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
12436         Fix state change deadlock.
12437
12438 2006-02-19  Julien MOUTTE  <julien@moutte.net>
12439
12440         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
12441         (gst_text_overlay_finalize), (gst_text_overlay_init),
12442         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
12443         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
12444         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
12445         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
12446         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
12447         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
12448         and subtitles files.
12449
12450 2006-02-19  Julien MOUTTE  <julien@moutte.net>
12451
12452         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
12453         should be considered as raw.
12454
12455 2006-02-19  Julien MOUTTE  <julien@moutte.net>
12456
12457         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
12458         (cb_probe):
12459         * gst/playback/gststreaminfo.h: Introduce language informations.
12460
12461 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
12462
12463         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
12464         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
12465         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12466         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
12467         Set shared memory segments to be deleted as soon as we have attached,
12468         that way they get cleaned up automatically if we crash.
12469
12470 2006-02-18  Julien MOUTTE  <julien@moutte.net>
12471
12472         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
12473         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
12474         functions are called with lock held.
12475
12476 2006-02-18  Julien MOUTTE  <julien@moutte.net>
12477
12478         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
12479         (gst_text_overlay_finalize), (gst_text_overlay_init),
12480         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
12481         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
12482         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
12483         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
12484         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
12485         (gst_text_overlay_change_state): Refactoring of textoverlay
12486         without collectpads. This now supports sparse subtitles coming
12487         from a demuxer instead of a sub file. Seeking is still broken 
12488         though. Need to discuss with wtay some more on how to handle
12489         seeking correctly.
12490         * ext/pango/gsttextoverlay.h:
12491         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
12492         subtitles coming from the demuxer.
12493
12494 2006-02-17  Wim Taymans  <wim@fluendo.com>
12495
12496         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
12497         (gst_vorbisenc_convert_sink):
12498         Use some more scaling functions.
12499
12500 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
12501
12502         * ext/cdparanoia/gstcdparanoiasrc.c:
12503         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
12504         (gst_cd_paranoia_paranoia_callback),
12505         (gst_cd_paranoia_src_signal_is_being_watched),
12506         (gst_cd_paranoia_src_read_sector):
12507         * ext/cdparanoia/gstcdparanoiasrc.h:
12508           Add back 'transport-error' and 'uncorrected-error' signals and
12509           make them actually be fired when bad stuff happens (#319340).
12510
12511 2006-02-17  Wim Taymans  <wim@fluendo.com>
12512
12513         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
12514         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
12515         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
12516         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
12517         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
12518         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
12519         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
12520         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
12521         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
12522         (gst_ring_buffer_clear):
12523         Small cleanups.
12524         Added some G_LIKELY.
12525
12526 2006-02-17  Wim Taymans  <wim@fluendo.com>
12527
12528         * gst-libs/gst/audio/TODO:
12529         Update TODO
12530
12531         * gst-libs/gst/audio/gstbaseaudiosink.c:
12532         (gst_base_audio_sink_get_offset):
12533         When trying to play samples ASAP and we don't have a
12534         previous sample, try to play at position 0 instead of
12535         an invalid position.
12536
12537 2006-02-17  Wim Taymans  <wim@fluendo.com>
12538
12539         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
12540         (gst_alsasink_reset):
12541         Also release lock when we get an error in _reset();
12542         fix an error message.
12543
12544 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12545
12546         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
12547         (gst_alsasink_init), (get_channel_free_structure),
12548         (caps_add_channel_configuration), (gst_alsasink_getcaps),
12549         (gst_alsasink_close):
12550         * ext/alsa/gstalsasink.h:
12551           Add support for more than 2 channels (#326720).
12552
12553 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12554
12555         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
12556           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
12557           with 4 or 6 channels, assume a default channel layout to make things
12558           work (not sure there's anything else we can do in those cases).
12559
12560 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12561
12562         * gst-libs/gst/audio/multichannel.c:
12563           Minor docs fix.
12564
12565         * gst-libs/gst/riff/Makefile.am:
12566         * gst-libs/gst/riff/riff-ids.h:
12567         * gst-libs/gst/riff/riff-media.c:
12568         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
12569           Add support for WAVEFORMATEX, eg. PCM audio with more than two
12570           channels and a channel layout map.
12571           
12572 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
12573
12574         Reviewed by Edward Hervey  <edward@fluendo.com>
12575
12576         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
12577         C-level optimization of the RGBA nearest neighbour function.
12578         Eventually this might end up in liboil with vectorized versions.
12579
12580 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12581
12582         * gst-libs/gst/audio/multichannel.c:
12583         (gst_audio_get_channel_positions):
12584           When we have more than 2 channels, but no channel layout is
12585           specified in the caps, return some default channel layout
12586           to the caller and warn about about a possibly buggy element
12587           (could be buggy filtercaps as well of course) (#317038).
12588
12589 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12590
12591         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
12592           Add gst-libs/gst/cdda to list of lib search paths.
12593
12594 2006-02-15  Andy Wingo  <wingo@pobox.com>
12595
12596         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
12597         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
12598         to the Lord Jesus that I do not have to touch the ogg muxer ever
12599         again.
12600
12601 2006-02-15  Edward Hervey  <edward@fluendo.com>
12602
12603         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
12604         quicktime movie files can also contain 'uuid' atoms.
12605
12606 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
12607
12608         * gst/audioconvert/plugin.c: (plugin_init):
12609           Register the GstAudioChannelPosition enum type with the type
12610           system in the plugin_init function, so that it is known before
12611           any element actually makes use of multi-channel stuff. This is
12612           required for example if one wants to be able to deserialise/use
12613           a caps string with channel positions before any pipeline has
12614           been setup and started, like with gst-launch.
12615
12616 2006-02-14  Wim Taymans  <wim@fluendo.com>
12617
12618         * gst-libs/gst/audio/gstringbuffer.c:
12619         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
12620         (gst_ring_buffer_samples_done), (wait_segment),
12621         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
12622         Add some compiler G_(UN_)LIKELY help.
12623         SIGNAL the ringbuffer waiters when going to PAUSED as well to
12624         make sure they can exit their functions. Should fix #330748
12625
12626 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
12627
12628         * Makefile.am:
12629         * configure.ac:
12630         * win32/MANIFEST:
12631         * win32/common/_stdint.h:
12632           Windows does not have long long; copy the generated _stdint.h
12633         * win32/common/interfaces-enumtypes.c:
12634         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
12635         (gst_mixer_track_flags_get_type),
12636         (gst_tuner_channel_flags_get_type):
12637         * win32/common/multichannel-enumtypes.c:
12638         (gst_audio_channel_position_get_type):
12639           update
12640
12641 2006-02-13  Wim Taymans  <wim@fluendo.com>
12642
12643         * gst-libs/gst/audio/gstbaseaudiosink.c:
12644         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
12645         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
12646         Always sync on first sample we receive when starting.
12647
12648 2006-02-13  Wim Taymans  <wim@fluendo.com>
12649
12650         * gst/playback/gstplaybin.c: (gen_vis_element):
12651         Update vis bin docs.
12652         Move queue after tee so we don't queue video buffers but
12653         audio samples instead. Fixes problems where the video queue
12654         is filled and the audio queue empty.
12655
12656 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
12657
12658         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
12659           No need to push an EOS event here, GstBaseSrc will do that for us
12660           when we return FLOW_UNEXPECTED.
12661           
12662 2006-02-12  Wim Taymans  <wim@fluendo.com>
12663
12664         * gst-libs/gst/audio/gstbaseaudiosink.c:
12665         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
12666         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
12667         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
12668         Use scale functions when possible.
12669         Fix error messages.
12670         Free clockid when after waiting for EOS.
12671         Use G_(UN_)LIKLY when it makes sense.
12672         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
12673
12674 2006-02-12  Edward Hervey  <edward@fluendo.com>
12675
12676         * gst/playback/gstplaybasebin.c: (prepare_output): 
12677         Remove stray semi-colon (fixes #330888).
12678
12679 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
12680
12681         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
12682         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
12683         Fix up the XShm call testing so that we catch errors, and don't
12684         cause new ones by attempting to detach from a segment we failed
12685         to attach to. Fixes #312439.
12686
12687 2006-02-10  Edward Hervey  <edward@fluendo.com>
12688
12689         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12690         Added flv file typefind (video/x-flv).
12691
12692 2006-02-10  Edward Hervey  <edward@fluendo.com>
12693
12694         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
12695         (gst_riff_create_video_template_caps):
12696         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
12697         Also added the caps to the default set of riff video caps.
12698
12699 2006-02-09  Andy Wingo  <wingo@pobox.com>
12700
12701         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
12702         time and the end time of the last packet in the page.
12703         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
12704         on the pages in our queue, set the duration as well. Reflow a
12705         debug statement.
12706         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
12707         Fixes bad muxing order.
12708
12709 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12710
12711         * gst-libs/gst/rtp/gstbasertppayload.c:
12712         (gst_basertppayload_setcaps), (gst_basertppayload_push):
12713           update seqnum before setting it on the packet; this makes sure
12714           that the timestamp and seqnum properties match after pushing
12715           a buffer
12716
12717 2006-02-09  Andy Wingo  <wingo@pobox.com>
12718
12719         * gst-libs/gst/audio/gstringbuffer.c
12720         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
12721         overflow after 13.5 hours of recording. Kapow!
12722
12723         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
12724         the buffer size -- we don't care about underrun/overrun reporting
12725         right now, just need to return a useful value.
12726
12727 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
12728
12729         * configure.ac:
12730           Back to CVS
12731
12732 === release 0.10.3 ===
12733
12734 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
12735
12736         * configure.ac:
12737           releasing 0.10.3, "Under Pressure"
12738
12739 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
12740
12741         * configure.ac:
12742         Drat. Bump libtool version number for new API.
12743         Prelease 0.10.2.3 (of 0.10.3)
12744
12745 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
12746
12747         * configure.ac:
12748         * win32/common/config.h:
12749         0.10.2.2 prerelease (of 0.10.3).
12750
12751 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
12752
12753         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
12754           Revert Andy's newsegment change pending a more correct
12755           fix.
12756
12757 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
12758
12759         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
12760         (qt_type_find), (plugin_init):
12761           detect more files as 3gp
12762           group and reorder the iso file formats
12763
12764 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
12765
12766         * ext/vorbis/vorbis.c: (plugin_init):
12767           Register musicbrainz tags, so apps don't have to.
12768
12769 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
12770
12771         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
12772         (gst_tag_to_vorbis_tag):
12773           Make sure we called gst_tag_register_musicbrainz_tags()
12774           before possibly mapping a vorbiscomment string from/to a
12775           musicbrainz tag.
12776
12777 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
12778
12779         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
12780           In case we can't find the required number of consecutive
12781           mpeg audio frames to positively identify an MPEG audio
12782           stream, check if there's at least a valid mpeg audio
12783           frame right at offset 0 and if so suggest mpeg/audio
12784           caps with a very low probability (#153004).
12785
12786 2006-02-07  Andy Wingo  <wingo@pobox.com>
12787
12788         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
12789         a TIME segment if we get timestamped buffers. Requires recent
12790         fixes in core to work properly.
12791
12792 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
12793
12794         * gst/playback/gstplaybasebin.c: (prepare_output):
12795           Don't print the URI as part of the error message, it
12796           makes error dialogs look rather ugly, especially if
12797           the URI is very long or has characters in it that
12798           need escaping.
12799
12800 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
12801
12802         * gst/playback/gstplaybasebin.c: (prepare_output):
12803           Error out if we have only text or subtitles, but nothing
12804           else. Also error out if we have subtitles but no video
12805           stream.
12806
12807 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
12808
12809         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
12810           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
12811           Post an error message on the bus when we encounter an
12812           error, which will hopefully be more meaningful than the
12813           'Internal Flow Error' message users get to see if we
12814           just return GST_FLOW_ERROR.
12815
12816 2006-02-07  Andy Wingo  <wingo@pobox.com>
12817
12818         * configure.ac (GST_MAJORMINOR): Update core version req to
12819         0.10.2.2, for the collectpads API addition (#330244).
12820
12821 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12822
12823         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
12824           Return FALSE from plugin_init() when GnomeVFS can't
12825           be initialised for some reason (#328423).
12826
12827 2006-02-06  Julien MOUTTE  <julien@moutte.net>
12828
12829         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
12830         Stick to seeking theory until i find the bug.
12831         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
12832
12833 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
12834
12835         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12836         (theora_enc_finalize), (theora_enc_sink_setcaps),
12837         (theora_set_header_on_caps), (theora_enc_chain),
12838         (theora_enc_change_state):
12839         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
12840           Make theoraenc and the tests leak free. Like, really.
12841
12842 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
12843
12844         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
12845         (theora_enc_finalize), (theora_enc_sink_setcaps):
12846           Add a finalize method to ensure we clean up state even if
12847           someone omitted the state change back to NULL.
12848
12849         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
12850         (gst_vorbisenc_chain):
12851           Free some more leaked bits.
12852
12853         * tests/check/pipelines/theoraenc.c: (start_pipeline),
12854         (stop_pipeline):
12855           Wait for state changes to happen if they're ASYNC.
12856
12857           This ought to teach those fancy pants buildbots a lesson.
12858
12859 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
12860
12861         * gst-libs/gst/tag/gstid3tag.c:
12862           Add mapping for ID3 International Standard Recording Code
12863           tag "TSRC"
12864
12865 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
12866
12867         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
12868           Don't leak tag names.
12869
12870 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
12871
12872         * docs/libs/gst-plugins-base-libs-docs.sgml:
12873         * docs/libs/gst-plugins-base-libs-sections.txt:
12874         * gst-libs/gst/tag/gstid3tag.c:
12875         * gst-libs/gst/tag/gstvorbistag.c:
12876         * gst-libs/gst/tag/tags.c:
12877           Split libgsttag docs into multiple sections.
12878
12879 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
12880
12881         * docs/libs/Makefile.am:
12882         * docs/libs/gst-plugins-base-libs-docs.sgml:
12883         * docs/libs/gst-plugins-base-libs-sections.txt:
12884         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
12885         * gst-libs/gst/tag/gstvorbistag.c:
12886         * gst-libs/gst/tag/tag.h:
12887         * gst-libs/gst/tag/tags.c:
12888           Add libgsttag to the docs.
12889
12890 2006-02-05  Julien MOUTTE  <julien@moutte.net>
12891
12892         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
12893         (gst_text_overlay_init), (gst_text_overlay_src_event),
12894         (gst_text_overlay_collected): Fix clockoverlay.
12895
12896 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
12897
12898         * docs/libs/compiling.sgml:
12899           Fix typo: it's pkg-config, not pkg-gconfig
12900
12901         * docs/libs/gst-plugins-base-libs-docs.sgml:
12902         * docs/libs/gst-plugins-base-libs-sections.txt:
12903         * docs/libs/tmpl/gstgconf.sgml:
12904           There is no libgstgconf in 0.10, remove it
12905           from the docs.
12906
12907 2006-02-05  Julien MOUTTE  <julien@moutte.net>
12908
12909         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
12910         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
12911         (gst_text_overlay_src_event), (gst_text_overlay_collected):
12912         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
12913         (gst_sub_parse_class_init), (gst_sub_parse_init),
12914         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
12915         (parse_mpsub), (parser_state_init), (handle_buffer),
12916         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
12917         * gst/subparse/gstsubparse.h: Introduce seeking code.
12918
12919 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
12920
12921         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
12922           Add comment about LANGUAGE tag inconsistency (we want
12923           ISO-639-1, but extract three-letter identifiers?)
12924
12925         * po/POTFILES.in:
12926           Add two translatable files.
12927
12928 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
12929
12930         * gst-libs/gst/tag/Makefile.am:
12931         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
12932         * gst-libs/gst/tag/tag.h:
12933         * gst-libs/gst/tag/tags.c:
12934         (gst_tag_register_musicbrainz_tags_internal),
12935         (gst_tag_register_musicbrainz_tags):
12936           Forward-port some tags stuff from the 0.8 branch. This is
12937           mostly the addition of musicbrainz tags and their mapping
12938           to vorbistags, and a vorbistag mapping of the language tag.
12939
12940 2006-02-05  Julien MOUTTE  <julien@moutte.net>
12941
12942         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
12943         refactoring.
12944
12945 2006-02-04  David Schleef  <ds@schleef.org>
12946
12947         * ext/ogg/gstoggmux.c:
12948         * gst/typefind/gsttypefindfunctions.c:
12949           Add Dirac typefinding and add dirac format to oggmux.
12950
12951 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
12952
12953         * gst/playback/gstdecodebin.c: (try_to_link_1):
12954           Don't put essential function call into
12955           g_return_*() macro, otherwise it'll all be
12956           replaced by NOOPs when compiling with
12957           G_DISABLE_CHECKS defined.
12958
12959 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
12960
12961         * ext/ogg/gstoggdemux.c:
12962         * ext/ogg/gstoggparse.c:
12963         * gst/tcp/gsttcpserversink.c:
12964         * sys/v4l/v4lsrc_calls.c:
12965         * sys/v4l/v4lsrc_calls.h:
12966         Just make it compile with --disable-gst-debug.
12967
12968 2006-02-03  Wim Taymans  <wim@fluendo.com>
12969
12970         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
12971         (gst_alsasink_class_init), (gst_alsasink_init),
12972         (gst_alsasink_write), (gst_alsasink_reset):
12973         * ext/alsa/gstalsasink.h:
12974         Add lock to protect alsa calls.
12975         Implement reset to flush samples ASAP, does not work
12976         with dmix though.
12977
12978 2006-02-02  Wim Taymans  <wim@fluendo.com>
12979
12980         * gst-libs/gst/audio/gstbaseaudiosink.c:
12981         (gst_base_audio_sink_provide_clock):
12982         Ugh.. getting late I guess...
12983
12984 2006-02-02  Wim Taymans  <wim@fluendo.com>
12985
12986         * gst-libs/gst/audio/gstbaseaudiosink.c:
12987         (gst_base_audio_sink_provide_clock),
12988         (gst_base_audio_sink_set_property),
12989         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
12990         Don't try to provide a clock when we are not negotiated since
12991         we might not be able to make it run.
12992
12993 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12994
12995         * gst/playback/gstdecodebin.c: (try_to_link_1):
12996           Unlinking two source pads is ... hard.
12997
12998 2006-02-02  Wim Taymans  <wim@fluendo.com>
12999
13000         * gst-libs/gst/audio/TODO:
13001         Updated.
13002
13003         * gst-libs/gst/audio/gstbaseaudiosink.c:
13004         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
13005         On EOS, wait till the last sample is played before posting EOS.
13006
13007 2006-02-01  Philippe Kalaf <burger at speedy dot org>
13008
13009         Patch by: Kai Vehmanen
13010         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13011           Adds ability to enable newsegment bypass by setting queue_delay to
13012           zero. Also avoid thread being started if queue_delay is zero.
13013
13014 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
13015
13016         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
13017           Make test work again by connecting fakesinks to each decoded pad,
13018           which makes the pipeline wait until each fakesink has a buffer
13019           queued before going to PAUSED state. At that point we know the
13020           decodebin pads are negotiated.
13021
13022 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
13023
13024         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
13025         (gst_cdda_base_src_handle_event):
13026         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
13027           Pass unhandled queries to the parent class's query function.
13028
13029 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
13030
13031         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
13032         (gst_ogg_pad_src_query):
13033         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
13034         * ext/theora/theoradec.c: (theora_dec_src_query),
13035         (theora_dec_sink_query):
13036         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
13037         (vorbis_dec_sink_query):
13038         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
13039         (gst_vorbisenc_sink_query):
13040         * gst/adder/gstadder.c: (gst_adder_query):
13041           Pass unhandled queries upstream instead of just
13042           dropping them (#326447). Also, fix supported
13043           query types list for some elements.
13044
13045 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
13046
13047         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
13048         (paris_type_find), (ilbc_type_find), (plugin_init):
13049           Fix typefinding for audio/x-au, audio/x-paris and
13050           audio/iLBC-sh. We cannot use the START_WITH macros
13051           here, because there can only be one typefind factory
13052           with the same name (caps), so the second one would
13053           replace the first one and the first one would never
13054           be called when doing typefinding (see #161712).
13055           
13056
13057 2006-01-31  Wim Taymans  <wim@fluendo.com>
13058
13059         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
13060         (vorbis_handle_header_packet), (vorbis_dec_push),
13061         (vorbis_handle_data_packet):
13062         Use scale_int when we can, add some more scaling.
13063         Check packettype before parsing it.
13064
13065 2006-01-31  Wim Taymans  <wim@fluendo.com>
13066
13067         * ext/theora/theoradec.c: (_theora_granule_time),
13068         (theora_dec_src_convert), (theora_dec_sink_convert):
13069         Call right _scale functions.
13070         Use parameter instead of some other random value.
13071
13072 2006-01-31  Wim Taymans  <wim@fluendo.com>
13073
13074         * ext/theora/theoradec.c: (_theora_granule_frame),
13075         (_theora_granule_time), (_inc_granulepos),
13076         (theora_dec_src_convert), (theora_dec_sink_convert),
13077         (theora_handle_type_packet), (theora_handle_data_packet),
13078         (theora_dec_chain):
13079         Use higher precision timestamps calculation.
13080         Convert some other conversions to _scale.
13081
13082 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
13083
13084         * gst/audiotestsrc/gstaudiotestsrc.c:
13085         (gst_audio_test_src_create_sine_table), (plugin_init):
13086         * gst/volume/gstvolume.c: (plugin_init):
13087           initialize gst_controller before using
13088
13089 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
13090
13091         * tests/check/pipelines/theoraenc.c:
13092         * tests/check/pipelines/vorbisenc.c:
13093         Define constant using G_GINT64_CONSTANT to avoid errors when
13094         passing it around - otherwise it gets truncated to 32 bits.
13095
13096         Fixes failing tests.
13097
13098 2006-01-31  Andy Wingo  <wingo@pobox.com>
13099
13100         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
13101         caps being set doesn't have a framerate value. Basically a stopgap
13102         measure.
13103
13104         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
13105         technically correct enough to put into core though.
13106         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
13107         DURATION. Fixes theoraenc ! oggmux.
13108
13109         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
13110         fraction, not double.
13111
13112 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
13113
13114         * win32/vs7:
13115         add vs7 project files created by Sergey Scobich
13116
13117 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
13118
13119         * win32/vs8:
13120         add vs8 project files created by Sergey Scobich
13121         
13122 2006-01-30  Andy Wingo  <wingo@pobox.com>
13123
13124         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
13125         timestamp + duration, not just timestamp -- ogg pages should be
13126         ordered by stop time. Necessary fix given the change in vorbis
13127         timestamps.
13128
13129         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
13130         (gst_theora_enc_init): Pull the granule shift out of the encoder.
13131         (granulepos_add): New function, handles the messiness of adjusting
13132         granulepos values.
13133         (theora_buffer_from_packet):
13134         (theora_enc_chain):
13135         (theora_enc_sink_event): Use granulepos_add, not +.
13136
13137         * tests/check/pipelines/theoraenc.c
13138         (check_buffer_granulepos_from_starttime): Just check the frame
13139         count, not the actual granulepos -- we can't dictate to the
13140         encoder when it should be placing keyframes.
13141
13142 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13143
13144         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
13145           SERVICE_NOT_AVAILABLE happens for example when you're trying to
13146           play an http:// stream from a server that's not serving
13147
13148 2006-01-30  Andy Wingo  <wingo@pobox.com>
13149
13150         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
13151         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
13152         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
13153         available.
13154
13155         * ext/theora/gsttheoraenc.h:
13156         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
13157         although theoraenc was timestamping correctly. Added handling of
13158         streams that start with nonzero timestamps.
13159
13160         * tests/check/Makefile.am:
13161         * tests/check/pipelines/theoraenc.c: New file, basically does same
13162         tests as vorbisenc.
13163
13164         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
13165
13166 2006-01-30  Wim Taymans  <wim@fluendo.com>
13167
13168         * gst-libs/gst/audio/gstaudiosink.c:
13169         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
13170         (gst_audioringbuffer_pause):
13171         Implement pause that does not wait for completion.
13172
13173         * gst-libs/gst/audio/gstbaseaudiosink.c:
13174         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
13175         Don't drop buffers when going to PAUSED but perform preroll on
13176         remaining samples now that core base class supports this.
13177
13178         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
13179         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
13180         (gst_ring_buffer_commit):
13181         Pause should not signal waiters.
13182         Implement return value of _commit correctly.
13183
13184 2006-01-30  Andy Wingo  <wingo@pobox.com>
13185
13186         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
13187
13188         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
13189         updated to timestamp from the first sample, not the last.
13190         (gst_vorbisenc_buffer_from_header_packet): New function, takes
13191         special care of granulepos and timestamp for header packets.
13192         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
13193         when the first buffer has a nonzero timestamp.
13194
13195         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
13196         (GstVorbisEnc.subgranule_offset): New members. Take care of the
13197         case when the first audio buffer we get has a nonzero timestamp.
13198         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
13199         properly timestamp vorbis buffers with the time of the first
13200         sample, not the last.
13201         
13202         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
13203         vorbis_granule_time_copy -- now it takes the granule/subgranule
13204         offset into account.
13205
13206         * tests/check/pipelines/vorbisenc.c: New test for correctness of
13207         timestamps, durations, and granulepos on buffers produced by
13208         vorbisenc.
13209
13210 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
13211
13212         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13213         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
13214           Patch from Eric Jonas to support conversions to/from UYVY 
13215           (Fixes: #324626)
13216
13217 2006-01-30  Julien MOUTTE  <julien@moutte.net>
13218
13219         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
13220         (setup_subtitle), (setup_source), (set_active_source):
13221         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
13222         (gen_text_element), (gen_audio_element), (gen_vis_element),
13223         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
13224
13225 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
13226
13227         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
13228         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
13229                 use gst_guint64_to_gdouble to be compliant with vs6
13230         * gst/playback/gstdecodebin.c: (try_to_link_1)
13231         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
13232                 use G_GINT64_CONSTANT for int64 constants
13233         * win32/common/libgstinterfaces.def:
13234                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
13235         * win32/vs6:
13236                 update and add new project files
13237                 
13238 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13239
13240         * Makefile.am:
13241         * win32/MANIFEST:
13242         * win32/common/interfaces-enumtypes.c:
13243         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
13244         (gst_mixer_track_flags_get_type),
13245         (gst_tuner_channel_flags_get_type):
13246         * win32/common/interfaces-enumtypes.h:
13247         * win32/common/multichannel-enumtypes.c:
13248         (gst_audio_channel_position_get_type):
13249         * win32/common/multichannel-enumtypes.h:
13250           add a win32-update rule like in core, and copy over enumtypes files
13251
13252 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13253
13254         * win32/MANIFEST:
13255         * win32/common/config.h:
13256         * win32/common/config.h.in:
13257           add config files just like in core
13258
13259 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
13260
13261         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
13262           Make gcc-4.1 happy (part of #327357).
13263
13264 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
13265
13266         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
13267         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
13268         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
13269         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
13270         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
13271         (gst_alsasrc_unprepare), (gst_alsasrc_read):
13272           Update all error messages.  All of them should either use
13273           the default translated message, or actually provide a
13274           translatable string.
13275           Make the string for channel count problems meaningful.
13276
13277 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
13278
13279         * sys/v4l/v4l_calls.c: (gst_v4l_open):
13280           check for and throw RESOURCE_BUSY
13281
13282 2006-01-27  David Schleef  <ds@schleef.org>
13283
13284         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
13285           checked in this change -- it requires liboil features not
13286           in 0.3.6.  Revert parts.
13287
13288 2006-01-27  David Schleef  <ds@schleef.org>
13289
13290         * REQUIREMENTS:
13291         * configure.ac: update liboil requirement to 0.3.6
13292         * gst/videoscale/Makefile.am:
13293         * gst/videoscale/vs_scanline.c: liboilify
13294
13295 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
13296
13297         * ext/libvisual/visual.c: (get_buffer):
13298           When pad_alloc returns a GstFlowReturn other
13299           than GST_FLOW_OK, make sure it is passed upstream.
13300
13301 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
13302
13303         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
13304         (gst_alsasink_class_init):
13305           Free the device name string.
13306
13307         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
13308         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
13309         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
13310           Don't remove a pad from the collectpads structure until it
13311           is released - it's a request pad, and may receive data again
13312           if the element gets moved back to PLAYING state.
13313
13314         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
13315           Ensure we turn on double buffering on the Xv port, and
13316           set the colour key to something dark and mysterious that
13317           isn't black.
13318
13319 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13320
13321         * ext/alsa/gstalsaplugin.c: (plugin_init):
13322         * ext/cdparanoia/gstcdparanoiasrc.c:
13323         (gst_cd_paranoia_src_base_init), (plugin_init):
13324         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
13325         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
13326           - a library should not call setlocale. see "Libraries" node in
13327             gettext manual
13328           - make sure all plugins that use translation do bindtextdomain
13329             to point to the localedir
13330         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
13331         (setup_sinks), (plugin_init):
13332           all this, and check for NULL when creating sinks
13333
13334 2006-01-27  Julien MOUTTE  <julien@moutte.net>
13335
13336         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
13337         (plugin_init): Make typefinding of subtitles work again.
13338
13339 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
13340
13341         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
13342         (mp3_type_frame_length_from_header), (mp3_type_find),
13343         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
13344         (plugin_init):
13345           Backport a bunch of typefinding fixes from the 0.8 branch.
13346           Also, improve wavpack typefinding: if we can't peek the
13347           entire wavpack block, try to parse the bits we can get and
13348           see if we find what we're looking for in those.
13349
13350 2006-01-26  Julien MOUTTE  <julien@moutte.net>
13351
13352         * sys/ximage/ximagesink.c:
13353         (gst_ximagesink_calculate_pixel_aspect_ratio):
13354         * sys/xvimage/xvimagesink.c:
13355         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
13356         more cases of pixel aspect ratio.
13357
13358 2006-01-26  Edward Hervey  <edward@fluendo.com>
13359
13360         * gst/playback/gstdecodebin.c: (pad_probe):
13361         Also consider the flush-start and tag events as unblockers
13362         for the pad probes.
13363
13364 2006-01-26  Julien MOUTTE  <julien@moutte.net>
13365
13366         * gst/playback/gstplaybin.c: (gst_play_bin_init),
13367         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
13368         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
13369         On the fly visualisation switch, works disabling, enabling as
13370         well but it won't be able to enable vis in a playbin that was
13371         created with no visualisation.
13372
13373 2006-01-25  Wim Taymans  <wim@fluendo.com>
13374
13375         * gst-libs/gst/audio/gstbaseaudiosink.c:
13376         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
13377         Undo previous commit that returned WRONG_STATE sooner, it breaks 
13378         resume after pause.
13379
13380 2006-01-25  Wim Taymans  <wim@fluendo.com>
13381
13382         * gst-libs/gst/audio/gstbaseaudiosink.c:
13383         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
13384         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
13385         Improve debugging.
13386         Post error when caps cannot be parsed.
13387         Resync on discontinuity in the stream.
13388         Clip samples to segment boundaries.
13389         return WRONG_STATE sooner when we are flushing.
13390
13391         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
13392         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
13393         Make audiosrc operate in TIME.
13394         Set TIMESTAMP and DURATION on buffers.
13395
13396 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
13397
13398         * tests/examples/seek/seek.c: (main):
13399           Output tag messages as well.
13400
13401 2006-01-23  Edward Hervey  <edward@fluendo.com>
13402
13403         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
13404         (free_pad_probes), (remove_fakesink), (pad_probe),
13405         (close_pad_link), (gst_decode_bin_change_state):
13406         Replace GstPadBlockCallback with pad probes that detect
13407         first buffer AND eos before removing fakesink.
13408         Fixes hang with demuxers doing EOS while pre-rolling.
13409         Solves #328279
13410
13411 2006-01-23  Andy Wingo  <wingo@pobox.com>
13412
13413         * ext/alsa/gstalsasink.c:
13414         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13415         (gst_base_rtp_depayload_setcaps),
13416         (gst_base_rtp_depayload_add_to_queue),
13417         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
13418         
13419         Patch by: Jens Granseuer <jensgr at gmx dot net>
13420
13421 2006-01-22  Julien MOUTTE  <julien@moutte.net>
13422
13423         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
13424         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
13425         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
13426         frames. We might get a frame destroyed after changing state to
13427         NULL, adding a safety check on xcontext.
13428
13429 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
13430
13431         * gst-libs/gst/interfaces/xoverlay.c:
13432           Fix prepare-xwindow-id code example in the docs - we need to
13433           ignore all messages that aren't element messages as well.
13434           
13435 2006-01-21  Julien MOUTTE  <julien@moutte.net>
13436
13437         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
13438           I think one day i'll completely undestand how caps negotiation
13439           is supposed to work. This refactoring handles buffer_alloc
13440           called with caps we can't handle. We definitely don't want a
13441           set_caps with those caps, so we define and allocate a buffer
13442           we would like to receive.
13443
13444 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
13445
13446         * gst/playback/gstplaybasebin.c: (setup_source):
13447           Free iterator when done.
13448
13449 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
13450
13451         * gst-libs/gst/audio/gstbaseaudiosink.c:
13452         (gst_base_audio_sink_render):
13453           Fix playback of non-synchronised streams by assuming a rate
13454           of 1.0 instead of a random one.
13455
13456           Makes this work again:
13457
13458           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
13459           endianness=(int)4321, signed=(boolean)true, width=(int)16,
13460           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
13461           audioresample ! alsasink
13462
13463 === release 0.10.2 ===
13464
13465 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
13466
13467         * configure.ac:
13468           releasing 0.10.2, "Then the devil is six"
13469
13470 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
13471
13472         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
13473         * gst/playback/gststreamselector.c:
13474         (gst_stream_selector_set_property):
13475           Comment out broken code that connects to the state-changed signal.
13476           At this point, changing current stream selection is broken, but 
13477           stuff like gst-launch playbin current-audio=1 works and filters
13478           to the chosen stream.
13479
13480 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
13481
13482         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
13483           Fix #327216 (null dereference in vorbisdec)
13484
13485 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
13486
13487         * ext/theora/theoradec.c: (theora_handle_comment_packet):
13488           Post taglist actually on bus instead of just freeing it
13489           (fixes #327114 and totem bug #327080).
13490
13491         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
13492           Use gst_element_found_tags_for_pad(), so that the tags
13493           are sent downstream as an event as well.
13494
13495 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
13496
13497         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
13498         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
13499         (gst_ximagesink_buffer_alloc):
13500         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
13501         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
13502         (gst_xvimagesink_buffer_alloc):
13503           move all regularly occurring messages to GST_LOG level
13504           add some more object logs
13505
13506 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13507
13508         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
13509           fix a silly segfault
13510
13511 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
13512
13513         * docs/libs/gst-plugins-base-libs-docs.sgml:
13514         * docs/libs/gst-plugins-base-libs-sections.txt:
13515         * gst-libs/gst/audio/mixerutils.c:
13516         * gst-libs/gst/audio/mixerutils.h:
13517           Add docs for mixerutils stuff.
13518
13519 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
13520
13521         * gst/playback/gstplaybasebin.c: (setup_source):
13522           Fix playback for sources that emit raw audio or
13523           raw video streams (e.g.: cd audio sources) (#325984).
13524
13525 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13526
13527         * gst-libs/gst/audio/mixerutils.c:
13528         (gst_audio_mixer_filter_do_filter):
13529           actually save the element we create
13530
13531 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
13532
13533         * gst-libs/gst/cdda/gstcddabasesrc.c:
13534         (gst_cdda_base_src_handle_track_seek):
13535           No need to post a tag message on the bus when seeking
13536           within the same track, only post it when the current
13537           track changes.
13538
13539 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
13540
13541         * gst/playback/gstplaybasebin.c: (group_destroy),
13542         (probe_triggered), (new_decoded_pad), (mute_group_type),
13543         (set_active_source):
13544         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
13545         * gst/playback/gststreamselector.c:
13546         (gst_stream_selector_base_init),
13547         (gst_stream_selector_set_property),
13548         (gst_stream_selector_request_new_pad):
13549           Reenable stream selection. These mechanisms need a complete overhaul
13550           in the face of 0.8->0.10 changes though.
13551
13552 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
13553
13554         * ext/ogg/gstoggdemux.c:
13555           Change the pad template to src_%d to match the pads that 
13556           are created from it. decodebin needs this information in order
13557           to decide that oggdemux is capable of producing multiple pads
13558           (and hence needs queues inserted).
13559
13560         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
13561         (gst_ogg_mux_collected):
13562           Make debug output more useful by using GST_PTR_FORMAT.
13563
13564 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
13565
13566         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13567
13568         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
13569           Set depth and width for alaw/mulaw (fixes #326601).
13570
13571 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13572
13573         * tests/icles/Makefile.am:
13574           don't build the tests if we don't have the libs
13575
13576 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
13577
13578         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
13579         (gst_cd_paranoia_paranoia_callback):
13580           Don't try to free NULL pointers.
13581
13582 2006-01-10  Edward Hervey  <edward@fluendo.com>
13583
13584         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
13585         (gst_audio_rate_change_state), (plugin_init):
13586         Add debugging category.
13587         Fix type issues.
13588         Add case for incoming buffers without valid offset/offset_end.
13589
13590 2006-01-10  Michael Smith  <msmith@fluendo.com>
13591
13592         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
13593           Don't leak GCond in audio sources.
13594
13595 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
13596
13597         * gst/playback/gstplaybin.c: (gen_audio_element):
13598           Don't leak an autoaudiosink/alsasink when we generate
13599           a new audio element. (old code, I guess)
13600
13601 2006-01-10  Michael Smith  <msmith@fluendo.com>
13602
13603         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
13604           Support float audio in audiorate.
13605           Use width rather than depth for selecting sample width.
13606
13607 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
13608
13609         * gst/videotestsrc/videotestsrc.h:
13610           Use GLib types here (that way we don't have to include the
13611           generated _stdint.h header, which makes life easier for win32
13612           folks that don't use autotools for the build) (#325990, patch
13613           by: Sergey Scobich).
13614
13615 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
13616
13617         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
13618         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
13619         (gst_ring_buffer_pause), (wait_segment):
13620         * gst-libs/gst/audio/gstringbuffer.h:
13621           Name (private) union, makes Forte compiler happy (this time
13622           for real) (#324900).
13623
13624 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
13625
13626         * gst-libs/gst/audio/Makefile.am:
13627           Link against libgstinterfaces, needed for mixer
13628           and property probe stuff.
13629
13630 2006-01-09  Edward Hervey  <edward@fluendo.com>
13631
13632         * gst-libs/gst/Makefile.am:
13633
13634 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
13635
13636         * gst-libs/gst/audio/Makefile.am:
13637         * gst-libs/gst/audio/mixerutils.c:
13638         (gst_audio_mixer_filter_do_filter),
13639         (gst_audio_mixer_filter_check_element),
13640         (gst_audio_mixer_filter_probe_feature),
13641         (element_factory_rank_compare_func),
13642         (gst_audio_default_registry_mixer_filter):
13643         * gst-libs/gst/audio/mixerutils.h:
13644           Add gst_audio_default_registry_mixer_filter() utility
13645           function.
13646
13647 2006-01-03  Michael Smith  <msmith@fluendo.com>
13648
13649         * gst/audioresample/resample.h:
13650           As before, but for o_buf
13651
13652 2006-01-03  Michael Smith  <msmith@fluendo.com>
13653
13654         * gst/audioresample/resample.h:
13655           Declare struct _ResampleState.buffer as unsigned char *, not void *,
13656           since we do arithmetic on it.
13657
13658 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
13659
13660         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
13661         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
13662         (gst_ring_buffer_pause), (wait_segment):
13663         * gst-libs/gst/audio/gstringbuffer.h:
13664           Sun's Forte compiler doesn't seem to like anonymous structs,
13665           so use same setup as in GstBaseSrc (fixes #324900).
13666
13667 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13668
13669         * configure.ac:
13670         * gst/volume/Makefile.am:
13671         * gst/volume/demo.c:
13672           move old example to tests/examples/volume/volune.c
13673         * tests/examples/Makefile.am:
13674         * tests/examples/seek/seek.c: (main):
13675           change window-close event from "delete-event" to "destroy"
13676         * tests/examples/volume/Makefile.am:
13677         * tests/examples/volume/volume.c: (value_changed_callback),
13678         (setup_gui), (message_received), (eos_message_received), (main):
13679           fix event handling and bus usage
13680
13681 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
13682
13683         * gst/audiotestsrc/gstaudiotestsrc.c:
13684         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
13685         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
13686         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
13687         (gst_audio_test_src_create_square),
13688         (gst_audio_test_src_create_saw),
13689         (gst_audio_test_src_create_triangle),
13690         (gst_audio_test_src_create_silence),
13691         (gst_audio_test_src_create_white_noise),
13692         (gst_audio_test_src_create_pink_noise),
13693         (gst_audio_test_src_init_sine_table),
13694         (gst_audio_test_src_create_sine_table),
13695         (gst_audio_test_src_change_wave),
13696         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
13697         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
13698         * gst/audiotestsrc/gstaudiotestsrc.h:
13699           update to basesrc changes, implement segmented seeking and eos
13700           handling, add a 'sine-tab' waveform for performance critical playback
13701
13702 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
13703
13704         * po/POTFILES.in:
13705           ... and this time the other modified file that I missed last time.
13706
13707 2005-12-29  Michael Smith  <msmith@fluendo.com>
13708
13709         * gst/playback/gstdecodebin.c: (new_pad):
13710           Fix non-C89 variable declaration not at the start of a block. Should
13711           help some compilers.
13712
13713 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
13714
13715         * tests/check/Makefile.am:
13716           And now fix 'make distcheck' (builddir != srcdir)
13717
13718 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
13719
13720         * configure.ac:
13721         * ext/cdparanoia/Makefile.am:
13722         * ext/cdparanoia/gstcdparanoia.c:
13723         * ext/cdparanoia/gstcdparanoia.h:
13724         * ext/cdparanoia/gstcdparanoiasrc.c:
13725         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
13726         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
13727         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
13728         (gst_cd_paranoia_paranoia_callback),
13729         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
13730         (gst_cd_paranoia_src_set_property),
13731         (gst_cd_paranoia_src_get_property), (plugin_init):
13732         * ext/cdparanoia/gstcdparanoiasrc.h:
13733           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
13734           plugin again (there are still fixes required to playbin to make
13735           cdda:// uris work there).
13736
13737 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
13738
13739         * tests/check/Makefile.am:
13740           Fix test case compilation.
13741
13742 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
13743
13744         * gst-libs/gst/cdda/gstcddabasesrc.c:
13745         (gst_cdda_base_src_update_duration),
13746         (gst_cdda_base_src_calculate_cddb_id):
13747           An integer is not a string. Fix access to uninitialised variable.
13748
13749         * tests/check/Makefile.am:
13750           Add cddabasesrc unit test; also actually enable the vorbis test.
13751
13752         * tests/check/generic/states.c:
13753           Blacklist new cd audio elements as well.
13754
13755         * tests/check/libs/cddabasesrc.c:
13756           Unit test for GstCddaBaseSrc (discid calculation mostly).
13757
13758 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
13759
13760         * docs/libs/Makefile.am:
13761         * docs/libs/gst-plugins-base-libs-docs.sgml:
13762         * docs/libs/gst-plugins-base-libs-sections.txt:
13763         * docs/libs/gst-plugins-base-libs.types:
13764           Add docs for libgstcdda/GstCddaBaseSrc.
13765
13766         * gst-libs/gst/interfaces/mixertrack.h:
13767           Do one struct member per line with a semicolon at the end, that way
13768           even gtk-doc might parse it without complaining.
13769
13770 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
13771
13772         * configure.ac:
13773         * gst-libs/gst/Makefile.am:
13774         * gst-libs/gst/cdda/Makefile.am:
13775         * gst-libs/gst/cdda/base64.c:
13776         * gst-libs/gst/cdda/base64.h:
13777         * gst-libs/gst/cdda/gstcddabasesrc.c:
13778         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
13779         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
13780         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
13781         (gst_cdda_base_src_get_property),
13782         (gst_cdda_base_src_get_track_from_sector),
13783         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
13784         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
13785         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
13786         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
13787         (gst_cdda_base_src_uri_get_protocols),
13788         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
13789         (gst_cdda_base_src_uri_handler_init),
13790         (gst_cdda_base_src_setup_interfaces),
13791         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
13792         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
13793         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
13794         (gst_cdda_base_src_add_tags),
13795         (gst_cdda_base_src_add_index_associations),
13796         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
13797         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
13798         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
13799         (gst_cdda_base_src_create):
13800         * gst-libs/gst/cdda/gstcddabasesrc.h:
13801         * gst-libs/gst/cdda/sha1.c:
13802         * gst-libs/gst/cdda/sha1.h:
13803           Add new libgstcdda with GstCddaBaseSrc class.
13804
13805 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
13806
13807         * ext/gnomevfs/gstgnomevfssink.h:
13808           Use GstBaseSinkClass as parent_class member for class struct, not
13809           GstBaseSink.
13810
13811 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
13812
13813         Patch by: Michael Benes
13814
13815         * gst/videotestsrc/gstvideotestsrc.c:
13816         (gst_video_test_src_class_init), (gst_video_test_src_start):
13817           Add start method to reset running time and number of frames sent
13818           when starting up (fixes #324696)
13819
13820 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
13821
13822         * docs/plugins/Makefile.am:
13823         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13824         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13825         * docs/plugins/gst-plugins-base-plugins.args:
13826         * docs/plugins/gst-plugins-base-plugins.hierarchy:
13827         * docs/plugins/gst-plugins-base-plugins.signals:
13828           Add docs stuff for gnomevfssrc and gnomevfssink.
13829
13830         * ext/gnomevfs/gstgnomevfssrc.c:
13831           Fix example pipeline in gtk-doc blurb.
13832
13833 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
13834
13835         * ext/gnomevfs/Makefile.am:
13836         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
13837         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
13838         (gst_gnome_vfs_handle_get_type), (plugin_init):
13839         * ext/gnomevfs/gstgnomevfs.h:
13840         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
13841         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
13842         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
13843         (gst_gnome_vfs_sink_set_property),
13844         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
13845         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
13846         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
13847         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
13848         (gst_gnome_vfs_sink_uri_get_type),
13849         (gst_gnome_vfs_sink_uri_get_protocols),
13850         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
13851         (gst_gnome_vfs_sink_uri_handler_init):
13852         * ext/gnomevfs/gstgnomevfssink.h:
13853           Port gnomevfssink; add gtk-doc blurb.
13854
13855         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
13856         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
13857         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
13858         (gst_gnome_vfs_src_uri_get_type),
13859         (gst_gnome_vfs_src_uri_get_protocols),
13860         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
13861         (gst_gnome_vfs_src_uri_handler_init),
13862         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
13863         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
13864         (gst_gnome_vfs_src_send_additional_headers_callback),
13865         (gst_gnome_vfs_src_received_headers_callback),
13866         (gst_gnome_vfs_src_push_callbacks),
13867         (gst_gnome_vfs_src_pop_callbacks),
13868         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
13869         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
13870         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
13871         * ext/gnomevfs/gstgnomevfssrc.h:
13872           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
13873           file; add gtk-doc blurb with example pipelines.
13874
13875 === release 0.10.1 ===
13876
13877 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
13878
13879         * configure.ac:
13880           releasing 0.10.1, "Dobro Dedek"
13881
13882 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
13883
13884         * gst/typefind/gsttypefindfunctions.c:
13885         iLBC30 and iLBC20 added to typefind.
13886
13887 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13888
13889         * gst-libs/gst/audio/gstbaseaudiosink.c:
13890         (gst_base_audio_sink_class_init):
13891         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13892         (gst_base_audio_src_class_init):
13893           update strings, values are in microseconds
13894           change the default sink buffer time to something that is smaller
13895           (to help software volume mixing have a slightly lower delay) but
13896           still be acceptable on Wim's laptop
13897
13898 2005-12-20  Edward Hervey  <edward@fluendo.com>
13899
13900         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
13901         Made a quack, forgot to add DUCK to the riff video template.
13902
13903 2005-12-19  Edward Hervey  <edward@fluendo.com>
13904
13905         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
13906         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
13907         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
13908         (gst_ogm_parse_chain):
13909         Make sure pads are initialized correctly.
13910         * gst-libs/gst/riff/riff-ids.h:
13911         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
13912         (gst_riff_create_video_template_caps):
13913         Add a whole bunch of FOURCC <=> MimeType.
13914         Extend the riff video pad template to support the newly added fourcc.
13915
13916 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
13917
13918         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
13919         (gst_ogg_demux_activate_chain):
13920           Extra debug output when activating/deactivating chains.
13921
13922         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
13923         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
13924         (unlinked):
13925           Remove a queue from our list when it becomes unlinked.
13926           Don't add queues to elements in class 'Demux' if they
13927           can only produce one pad 
13928
13929 2005-12-18  Julien MOUTTE  <julien@moutte.net>
13930
13931         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
13932         (gst_video_sink_get_type): Add a debug category.
13933
13934 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
13935
13936         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13937         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
13938           Handle downstream newsegment by sending our own newsegment before the
13939           next buffer to be released. (#323900)
13940
13941 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
13942
13943         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13944         (gst_base_rtp_depayload_set_gst_timestamp):
13945           add queue delay to new segment as well (as opposed to just the first
13946           buffer). (bug #322347)
13947
13948 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
13949
13950         * ext/libvisual/visual.c: (make_valid_name):
13951           change some char* into char[]
13952         * gst/audiotestsrc/gstaudiotestsrc.c:
13953         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
13954         (gst_audio_test_src_create):
13955         * gst/audiotestsrc/gstaudiotestsrc.h:
13956           prepare to handle EOS and SEGMENT_DONE
13957
13958 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
13959
13960         * tests/check/generic/states.c: (GST_START_TEST):
13961           Blacklist cdparanoia element in state test.
13962
13963 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
13964
13965           Patch by: Benjamin Pineau
13966
13967         * gst/tcp/gsttcp.c:
13968         * gst/tcp/gsttcpclientsink.c:
13969         * gst/tcp/gsttcpserversink.c:
13970         * gst/tcp/gsttcpserversrc.c:
13971           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
13972
13973 2005-12-15  Michael Smith  <msmith@fluendo.com>
13974
13975         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
13976         (gst_video_rate_chain):
13977           Fix timestamping for videorate when the first buffer it sees has a
13978           non-zero timestamp. Fix some misleading debug output.
13979
13980 2005-12-15  Michael Smith  <msmith@fluendo.com>
13981
13982         * gst/audioresample/gstaudioresample.c:
13983           Don't leak all input buffers to audioresample.
13984
13985 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
13986
13987         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
13988           Don't operate on empty text buffers. Strip newlines and
13989           tabs only from the end of the text, but leave them intact
13990           in the middle. Fix typo in gtk-doc description.
13991
13992 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
13993
13994         * gst/playback/gstplaybasebin.c:
13995         * gst/playback/gstplaybin.c: (handoff):
13996           Make sure the video frame buffer we return to apps via the
13997           "frame" property always has caps set on it. Modify
13998           _gst_gvalue_set_object() macro to handle NULL objects
13999           gracefully too.
14000
14001 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
14002
14003         * gst/audiotestsrc/gstaudiotestsrc.c:
14004         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
14005         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
14006         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
14007         (gst_audio_test_src_create):
14008         * gst/audiotestsrc/gstaudiotestsrc.h:
14009         Adjust to some recent api changes and add wtays new cool seeking
14010         capabillities
14011
14012 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
14013
14014         * ext/alsa/Makefile.am:
14015         * ext/alsa/gstalsadeviceprobe.c:
14016         * ext/alsa/gstalsadeviceprobe.h:
14017           Helper functions to add device probing via the GstPropertyProbe
14018           interface to a class.
14019
14020         * ext/alsa/gstalsamixer.h:
14021           Comment out GST_ALSA_MIXER, it returns a struct that's not
14022           used.
14023
14024         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
14025           Add some debug info. 
14026
14027         * ext/alsa/gstalsamixerelement.c:
14028         (gst_alsa_mixer_element_interface_supported),
14029         (gst_implements_interface_init),
14030         (gst_alsa_mixer_element_init_interfaces),
14031         (gst_alsa_mixer_element_class_init),
14032         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
14033         (gst_alsa_mixer_element_set_property),
14034         (gst_alsa_mixer_element_get_property),
14035         (gst_alsa_mixer_element_change_state):
14036         * ext/alsa/gstalsamixerelement.h:
14037           Add 'device' and 'device-name' properties. Add GstPropertyProbe
14038           for device handling (gnome-volume-control will need that).
14039
14040 2005-12-12  Christian Schaller  <uraeus@gnome.org>
14041
14042         * ext/Makefile.am: fix cdparanoia entry
14043         * gst-plugins-base.spec.in: add cdparanoia
14044
14045 2005-12-12  Michael Smith  <msmith@fluendo.com>
14046
14047         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
14048           Use the correct function to free list of typefind factories.
14049
14050 2005-12-12  Wim Taymans  <wim@fluendo.com>
14051
14052         * gst/videotestsrc/gstvideotestsrc.c:
14053         (gst_video_test_src_class_init), (gst_video_test_src_init),
14054         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
14055         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
14056         (gst_video_test_src_create):
14057         * gst/videotestsrc/gstvideotestsrc.h:
14058         Implement seeking in videotestsrc.
14059         Small cleanups.
14060
14061 2005-12-12  Wim Taymans  <wim@fluendo.com>
14062
14063         * ext/cdparanoia/Makefile.am:
14064         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
14065         (gst_paranoia_endian_get_type), (_do_init),
14066         (cdparanoia_class_init), (cdparanoia_init),
14067         (cdparanoia_set_property), (cdparanoia_get_property),
14068         (cdparanoia_do_seek), (cdparanoia_is_seekable),
14069         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
14070         (cdparanoia_convert), (cdparanoia_get_query_types),
14071         (cdparanoia_query), (cdparanoia_set_index),
14072         (cdparanoia_uri_set_uri):
14073         * ext/cdparanoia/gstcdparanoia.h:
14074         Partially ported cdparanoia now that basesrc can support a
14075         plugin like this..
14076
14077 2005-12-12  Wim Taymans  <wim@fluendo.com>
14078
14079         * tests/examples/seek/scrubby.c: (main):
14080         Set higher priority for bus events so they don't get reordered with
14081         gtk gui events.
14082
14083         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
14084         (flush_toggle_cb), (main):
14085         Added checkbox to disable flushing seeks. 
14086         Disable scrubbing when doing non flushing seeks.
14087
14088 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
14089
14090         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
14091         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
14092         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
14093         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
14094           Implement some sort of event handling that doesn't rely on
14095           g_return_if_fail; make sure we always push the last chunk of an 
14096           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
14097           state change function; remove some old cruft. Seeking is still
14098           rather unlikely to work though.
14099
14100         * tools/.cvsignore:
14101           Ignore more.
14102
14103 2005-12-11  Julien MOUTTE  <julien@moutte.net>
14104
14105         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
14106         Fixed a leak of the current image reference when cleaning up.
14107         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
14108
14109 2005-12-09  Michael Smith  <msmith@fluendo.com>
14110
14111         * tools/Makefile.am:
14112         * tools/gst-launch-ext-m.m:
14113           Remove gst-launch-ext. It doesn't work, and is no longer
14114           particularly useful.
14115
14116 2005-12-08  Luca Ognibene  <luogni@tin.it>
14117
14118         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
14119           don't pass random values to ogmparse convert function.
14120           Make seeking possible in the exile1.ogm file.
14121
14122 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
14123
14124         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
14125         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
14126           Work around refcount problem with g_value_set_object() that occur
14127           if the core has been compiled against GLib-2.6 (g_value_set_object()
14128           will only g_object_ref() the element, but the caller will
14129           gst_object_unref() it and bad things will happen due to the way
14130           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
14131           totem for people on FC4 using Thomas's 0.10 RPMs.
14132           
14133 2005-12-07  Edward Hervey  <edward@fluendo.com>
14134
14135         Time to welcome ogm to 0.10 :)
14136         
14137         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
14138         (gst_ogg_pad_typefind):
14139         Oggdemux can now properly typefind elements with dynamic pads.
14140         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14141         Properly set caps on src pad, and set caps on outgoing buffers.
14142
14143 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
14144
14145         * ext/alsa/gstalsamixer.h:
14146         * ext/alsa/gstalsamixerelement.h:
14147         * ext/alsa/gstalsamixeroptions.h:
14148         * ext/alsa/gstalsamixertrack.h:
14149         * ext/alsa/gstalsasink.c:
14150         * ext/alsa/gstalsasink.h:
14151         * ext/alsa/gstalsasrc.c:
14152         * ext/alsa/gstalsasrc.h:
14153         * ext/cdparanoia/gstcdparanoia.h:
14154         * ext/gnomevfs/gstgnomevfsuri.h:
14155         * ext/ogg/gstoggdemux.c:
14156         * ext/ogg/gstoggmux.c:
14157         * ext/pango/gsttextoverlay.h:
14158         * ext/theora/theoradec.c:
14159         * ext/theora/theoraenc.c:
14160         * ext/vorbis/vorbisdec.h:
14161         * ext/vorbis/vorbisenc.c:
14162         * ext/vorbis/vorbisenc.h:
14163         * ext/vorbis/vorbisparse.h:
14164         * gst-libs/gst/audio/gstaudioclock.h:
14165         * gst-libs/gst/audio/gstaudiosink.c:
14166         * gst-libs/gst/audio/gstaudiosink.h:
14167         * gst-libs/gst/audio/gstaudiosrc.c:
14168         * gst-libs/gst/audio/gstaudiosrc.h:
14169         * gst-libs/gst/audio/gstbaseaudiosink.c:
14170         * gst-libs/gst/audio/gstbaseaudiosink.h:
14171         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14172         * gst-libs/gst/audio/gstbaseaudiosrc.h:
14173         * gst-libs/gst/audio/gstringbuffer.h:
14174         * gst-libs/gst/audio/multichannel.h:
14175         * gst-libs/gst/floatcast/floatcast.h:
14176         * gst-libs/gst/interfaces/colorbalance.c:
14177         * gst-libs/gst/interfaces/colorbalance.h:
14178         * gst-libs/gst/interfaces/colorbalancechannel.h:
14179         * gst-libs/gst/interfaces/mixer.h:
14180         * gst-libs/gst/interfaces/mixeroptions.h:
14181         * gst-libs/gst/interfaces/mixertrack.h:
14182         * gst-libs/gst/interfaces/navigation.h:
14183         * gst-libs/gst/interfaces/propertyprobe.h:
14184         * gst-libs/gst/interfaces/tuner.h:
14185         * gst-libs/gst/interfaces/tunerchannel.h:
14186         * gst-libs/gst/interfaces/tunernorm.h:
14187         * gst-libs/gst/interfaces/xoverlay.h:
14188         * gst-libs/gst/netbuffer/gstnetbuffer.h:
14189         * gst-libs/gst/riff/riff-ids.h:
14190         * gst-libs/gst/riff/riff-media.h:
14191         * gst-libs/gst/riff/riff-read.h:
14192         * gst-libs/gst/rtp/gstbasertpdepayload.h:
14193         * gst-libs/gst/rtp/gstbasertppayload.c:
14194         * gst-libs/gst/rtp/gstbasertppayload.h:
14195         * gst-libs/gst/rtp/gstrtpbuffer.c:
14196         * gst-libs/gst/rtp/gstrtpbuffer.h:
14197         * gst-libs/gst/tag/gsttageditingprivate.h:
14198         * gst-libs/gst/tag/gstvorbistag.c:
14199         (gst_tag_list_from_vorbiscomment_buffer):
14200         * gst-libs/gst/tag/tag.h:
14201         * gst-libs/gst/video/video.h:
14202         * gst/adder/gstadder.c:
14203         * gst/adder/gstadder.h:
14204         * gst/audioconvert/audioconvert.c:
14205         * gst/audioconvert/audioconvert.h:
14206         * gst/audioconvert/gstaudioconvert.c:
14207         * gst/audioconvert/gstchannelmix.c:
14208         * gst/audioconvert/gstchannelmix.h:
14209         * gst/audiorate/gstaudiorate.c:
14210         * gst/audioresample/buffer.h:
14211         * gst/audioresample/functable.h:
14212         * gst/audioresample/gstaudioresample.c:
14213         * gst/audioresample/resample.h:
14214         * gst/ffmpegcolorspace/avcodec.h:
14215         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
14216         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
14217         * gst/ffmpegcolorspace/imgconvert.c:
14218         * gst/ffmpegcolorspace/imgconvert_template.h:
14219         * gst/playback/gstdecodebin.c:
14220         * gst/playback/gstplaybasebin.h:
14221         * gst/playback/gstplaybin.c:
14222         * gst/playback/gststreaminfo.h:
14223         * gst/tcp/gstfdset.c:
14224         * gst/tcp/gstfdset.h:
14225         * gst/tcp/gstmultifdsink.c:
14226         * gst/tcp/gstmultifdsink.h:
14227         * gst/tcp/gsttcp.h:
14228         * gst/tcp/gsttcpclientsrc.c:
14229         * gst/tcp/gsttcpclientsrc.h:
14230         * gst/tcp/gsttcpplugin.h:
14231         * gst/tcp/gsttcpserversink.c:
14232         * gst/tcp/gsttcpserversrc.c:
14233         * gst/typefind/gsttypefindfunctions.c:
14234         * gst/videorate/gstvideorate.c:
14235         * gst/videotestsrc/gstvideotestsrc.h:
14236         * gst/videotestsrc/videotestsrc.h:
14237         * sys/v4l/gstv4lcolorbalance.h:
14238         * sys/v4l/gstv4ltuner.h:
14239         * sys/v4l/gstv4lxoverlay.h:
14240         * sys/v4l/v4l_calls.h:
14241         * sys/v4l/videodev_mjpeg.h:
14242         * tests/check/elements/audioconvert.c:
14243         * tests/check/elements/audioresample.c:
14244         * tests/check/elements/audiotestsrc.c:
14245         * tests/check/elements/videotestsrc.c:
14246         * tests/check/elements/volume.c:
14247         * tests/examples/seek/scrubby.c:
14248         * tests/examples/seek/seek.c:
14249           expand tabs
14250
14251 === release 0.10.0 ===
14252
14253 2005-12-05 Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14254
14255         * configure.ac:
14256           releasing 0.10.0, "Mont-d'or"
14257
14258 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
14259
14260         * tests/examples/seek/Makefile.am:
14261         Build fix for when gtk is not available.
14262
14263 2005-12-05  Andy Wingo  <wingo@pobox.com>
14264
14265         * ext/libvisual/visual.c: (get_buffer):
14266         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
14267         * ext/pango/gsttextrender.c: (gst_text_render_chain):
14268         * ext/theora/theoradec.c: (theora_handle_data_packet):
14269         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14270         (theora_enc_chain):
14271         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
14272         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
14273         Update for alloc_buffer changes.
14274
14275 2005-12-05  Andy Wingo  <wingo@pobox.com>
14276
14277         patch by: Kai Vehmanen <kv2004 eca cx>
14278         
14279         * gst-libs/gst/rtp/gstbasertpdepayload.c
14280         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
14281
14282 2005-12-04  Andy Wingo  <wingo@pobox.com>
14283
14284         patch by: Sebastien Cote <sebas642 yahoo ca>
14285         
14286         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
14287         Fixes #319172.
14288
14289 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
14290
14291         * docs/plugins/Makefile.am:
14292         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
14293         * docs/plugins/gst-plugins-base-plugins-sections.txt:
14294         * docs/plugins/gst-plugins-base-plugins.hierarchy:
14295         * ext/pango/gstclockoverlay.c:
14296         * ext/pango/gsttextoverlay.c: 
14297         * ext/pango/gsttextrender.c:
14298         * ext/pango/gsttimeoverlay.c:
14299           Add gtk-doc blurbs to pango elements.
14300
14301 2005-12-02  Wim Taymans  <wim@fluendo.com>
14302
14303         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
14304         * gst/audioresample/buffer.h:
14305         * gst/audioresample/gstaudioresample.c:
14306         * gst/audioresample/gstaudioresample.h:
14307         * gst/audioresample/resample.c: (resample_input_flush),
14308         (resample_input_pushthrough), (resample_input_eos),
14309         (resample_get_output_size_for_input),
14310         (resample_get_input_size_for_output), (resample_get_output_size),
14311         (resample_get_output_data):
14312         * gst/audioresample/resample.h:
14313         * gst/audioresample/resample_ref.c: (resample_scale_ref):
14314         Fix audioresample, seek torture, new segments, reverse negotiation
14315         etc.. work fine.
14316
14317 2005-12-02  Wim Taymans  <wim@fluendo.com>
14318
14319         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
14320         Small cleanups.
14321
14322 2005-12-02  Wim Taymans  <wim@fluendo.com>
14323
14324         * gst/audioconvert/gstaudioconvert.c:
14325         (gst_audio_convert_transform):
14326         Post errors.
14327
14328 === release 0.9.7 ===
14329
14330 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14331
14332         * configure.ac:
14333           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
14334
14335 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14336
14337         * Makefile.am:
14338         * po/hu.po:
14339         * win32/MANIFEST:
14340         * win32/gst.sln:
14341           add win32 MANIFEST file
14342           do something to the hungarian translation
14343
14344 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
14345
14346         * ext/Makefile.am:
14347           Add $(PANGO_DIR) to SUBDIRS
14348
14349         * ext/pango/gstclockoverlay.c:
14350         * ext/pango/gsttimeoverlay.c:
14351           Fix and improve element descriptions.
14352
14353 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14354
14355         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
14356         * docs/plugins/inspect/plugin-libvisual.xml:
14357         * docs/plugins/inspect/plugin-pango.xml:
14358           add pango plugin to docs
14359
14360 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14361
14362         * configure.ac:
14363         * ext/Makefile.am:
14364           moved pango to base
14365
14366 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14367
14368         * configure.ac:
14369         * tests/Makefile.am:
14370         * tests/icles/.cvsignore:
14371         * tests/icles/Makefile.am:
14372         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
14373         (close_display), (resize_window), (move_window), (create_window),
14374         (terminate_playback), (pause_playback), (start_playback), (main):
14375           add stress test for xoverlay from Julien
14376
14377 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14378
14379         * docs/libs/tmpl/gstcolorbalance.sgml:
14380         * gst-libs/gst/rtp/gstbasertpdepayload.c:
14381         * gst-libs/gst/rtp/gstbasertppayload.c:
14382         * gst-libs/gst/rtp/gstrtpbuffer.c:
14383         * gst-libs/gst/rtp/gstrtpbuffer.h:
14384           Do burger's rename for rtp payloaders and depayloaders
14385
14386 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14387
14388         * win32/:
14389           add Visual Studio 6 build files
14390
14391 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14392
14393         * docs/libs/gst-plugins-base-libs-docs.sgml:
14394         * docs/libs/gst-plugins-base-libs-sections.txt:
14395         * docs/libs/tmpl/gstaudio.sgml:
14396         * docs/libs/tmpl/gstringbuffer.sgml:
14397         * gst-libs/gst/interfaces/xoverlay.c:
14398         * gst-libs/gst/video/gstvideofilter.c:
14399         * gst-libs/gst/video/gstvideosink.c:
14400           update documentation
14401
14402 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14403
14404         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
14405         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
14406         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
14407         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
14408         (gst_multi_fd_sink_get_stats),
14409         (gst_multi_fd_sink_remove_client_link),
14410         (gst_multi_fd_sink_handle_client_read),
14411         (gst_multi_fd_sink_client_queue_data),
14412         (gst_multi_fd_sink_client_queue_caps),
14413         (gst_multi_fd_sink_client_queue_buffer),
14414         (gst_multi_fd_sink_new_client),
14415         (gst_multi_fd_sink_handle_client_write),
14416         (gst_multi_fd_sink_recover_client),
14417         (gst_multi_fd_sink_queue_buffer),
14418         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
14419         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
14420         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
14421         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
14422         * gst/tcp/gstmultifdsink.h:
14423         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
14424         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
14425         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
14426         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
14427         (gst_tcp_client_sink_set_property),
14428         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
14429         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
14430         * gst/tcp/gsttcpclientsink.h:
14431         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
14432         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
14433         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
14434         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
14435         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
14436         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
14437         * gst/tcp/gsttcpclientsrc.h:
14438         * gst/tcp/gsttcpplugin.c: (plugin_init):
14439         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
14440         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
14441         (gst_tcp_server_sink_finalize),
14442         (gst_tcp_server_sink_handle_server_read),
14443         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
14444         (gst_tcp_server_sink_set_property),
14445         (gst_tcp_server_sink_get_property),
14446         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
14447         * gst/tcp/gsttcpserversink.h:
14448         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
14449         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
14450         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
14451         (gst_tcp_server_src_set_property),
14452         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
14453         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
14454         * gst/tcp/gsttcpserversrc.h:
14455           more borgifying
14456
14457 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14458
14459         * docs/plugins/Makefile.am:
14460         * docs/plugins/gst-plugins-base-plugins.args:
14461         * docs/plugins/inspect/plugin-libvisual.xml:
14462         * gst/audioconvert/plugin.h:
14463         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
14464         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
14465         (gst_audio_rate_setcaps), (gst_audio_rate_init),
14466         (gst_audio_rate_chain), (gst_audio_rate_set_property),
14467         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
14468         (plugin_init):
14469         * gst/audiotestsrc/gstaudiotestsrc.c:
14470         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
14471         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
14472         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
14473         (gst_audio_test_src_get_query_types),
14474         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
14475         (gst_audio_test_src_create_square),
14476         (gst_audio_test_src_create_saw),
14477         (gst_audio_test_src_create_triangle),
14478         (gst_audio_test_src_create_silence),
14479         (gst_audio_test_src_create_white_noise),
14480         (gst_audio_test_src_init_pink_noise),
14481         (gst_audio_test_src_generate_pink_noise_value),
14482         (gst_audio_test_src_create_pink_noise),
14483         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
14484         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
14485         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
14486         (plugin_init):
14487         * gst/audiotestsrc/gstaudiotestsrc.h:
14488         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
14489         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
14490         (gst_sub_parse_init), (gst_sub_parse_formats),
14491         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
14492         (convert_encoding), (get_next_line),
14493         (gst_sub_parse_data_format_autodetect),
14494         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
14495         (gst_sub_parse_loop), (gst_sub_parse_chain),
14496         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
14497         (plugin_init):
14498         * gst/subparse/gstsubparse.h:
14499         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
14500         (gst_video_rate_base_init), (gst_video_rate_class_init),
14501         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
14502         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
14503         (gst_video_rate_init), (gst_video_rate_event),
14504         (gst_video_rate_chain), (gst_video_rate_set_property),
14505         (gst_video_rate_get_property), (gst_video_rate_change_state),
14506         (plugin_init):
14507         * gst/videoscale/gstvideoscale.c:
14508         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
14509         (gst_video_scale_src_template_factory),
14510         (gst_video_scale_sink_template_factory),
14511         (gst_video_scale_get_type), (gst_video_scale_base_init),
14512         (gst_video_scale_class_init), (gst_video_scale_init),
14513         (gst_video_scale_set_property), (gst_video_scale_get_property),
14514         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
14515         (gst_video_scale_prepare_size), (parse_caps),
14516         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
14517         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
14518         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
14519         (plugin_init):
14520         * gst/videoscale/gstvideoscale.h:
14521         * gst/videotestsrc/gstvideotestsrc.c:
14522         (gst_video_test_src_pattern_get_type),
14523         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
14524         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
14525         (gst_video_test_src_set_pattern),
14526         (gst_video_test_src_set_property),
14527         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
14528         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
14529         (gst_video_test_src_event), (gst_video_test_src_get_times),
14530         (gst_video_test_src_create), (plugin_init):
14531         * gst/videotestsrc/gstvideotestsrc.h:
14532         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
14533         (gst_video_test_src_smpte), (gst_video_test_src_snow),
14534         (gst_video_test_src_black):
14535         * gst/videotestsrc/videotestsrc.h:
14536           borgify further
14537           clean up docs a little
14538
14539 2005-11-30  Wim Taymans  <wim@fluendo.com>
14540
14541         * gst-libs/gst/rtp/gstbasertpdepayload.h:
14542         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
14543         (gst_basertppayload_event), (gst_basertppayload_push),
14544         (gst_basertppayload_change_state):
14545         * gst-libs/gst/rtp/gstbasertppayload.h:
14546         closed #320644.
14547
14548 2005-11-30  Julien MOUTTE  <julien@moutte.net>
14549
14550         * docs/libs/gst-plugins-base-libs-docs.sgml:
14551         * docs/libs/gst-plugins-base-libs-sections.txt:
14552         * gst-libs/gst/video/gstvideofilter.c:
14553         * gst-libs/gst/video/gstvideosink.c:
14554         * gst-libs/gst/video/gstvideosink.h: Adding docs.
14555
14556 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14557
14558         * LICENSE:
14559           move
14560         * po/af.po:
14561         * po/az.po:
14562         * po/cs.po:
14563         * po/en_GB.po:
14564         * po/hu.po:
14565         * po/it.po:
14566         * po/nb.po:
14567         * po/nl.po:
14568         * po/or.po:
14569         * po/sq.po:
14570         * po/sr.po:
14571         * po/sv.po:
14572         * po/uk.po:
14573         * po/vi.po:
14574         * Makefile.am:
14575           update
14576         * scripts/autoplugins.sh:
14577           remove
14578
14579 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14580
14581         * Makefile.am:
14582         * configure.ac:
14583         * examples/Makefile.am:
14584         * examples/capsfilter/Makefile.am:
14585         * examples/capsfilter/capsfilter1.c:
14586         * examples/gob/Makefile.am:
14587         * examples/gob/gst-identity2.gob:
14588         * examples/indexing/.cvsignore:
14589         * examples/indexing/Makefile.am:
14590         * examples/indexing/indexmpeg.c:
14591         * examples/seeking/.cvsignore:
14592         * examples/seeking/Makefile.am:
14593         * examples/seeking/cdparanoia.c:
14594         * examples/seeking/cdplayer.c:
14595         * examples/seeking/chained.c:
14596         * examples/seeking/scrubby.c:
14597         * examples/seeking/seek.c:
14598         * examples/stats/Makefile.am:
14599         * examples/stats/mp2ogg.c:
14600         * examples/switch/.cvsignore:
14601         * examples/switch/Makefile.am:
14602         * examples/switch/switcher.c:
14603         * tests/Makefile.am:
14604         * tests/check/generic/.cvsignore:
14605         * tests/check/pipelines/.cvsignore:
14606         * tests/examples/Makefile.am:
14607         * tests/examples/seek/Makefile.am:
14608           reorganize stuff under tests/
14609
14610 2005-11-30  Edward Hervey  <edward@fluendo.com>
14611
14612         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
14613         Go away you stupid GstStaticPadTemplate memleak.
14614
14615 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14616
14617         * gst-libs/gst/net/Makefile.am:
14618         * gst-libs/gst/net/README:
14619         * gst-libs/gst/net/gstnetbuffer.c:
14620         * gst-libs/gst/net/gstnetbuffer.h:
14621           this was moved to "netbuffer"
14622
14623 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14624
14625         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
14626         (gst_video_filter_class_init), (gst_video_filter_init):
14627         * gst-libs/gst/video/gstvideofilter.h:
14628           borgify name to bring in line with other classes
14629
14630 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14631
14632         * gst/audioscale/.cvsignore:
14633         * gst/audioscale/Makefile.am:
14634         * gst/audioscale/README:
14635         * gst/audioscale/audioscale.vcproj:
14636         * gst/audioscale/dtof.c:
14637         * gst/audioscale/dtos.c:
14638         * gst/audioscale/functable.c:
14639         * gst/audioscale/gstaudioscale.c:
14640         * gst/audioscale/gstaudioscale.h:
14641         * gst/audioscale/private.h:
14642         * gst/audioscale/resample.c:
14643         * gst/audioscale/resample.h:
14644         * gst/audioscale/test.c:
14645           remove
14646
14647 2005-11-30  Edward Hervey  <edward@fluendo.com>
14648
14649         * gst-libs/gst/netbuffer/Makefile.am:
14650         really, really tired
14651
14652 2005-11-30  Edward Hervey  <edward@fluendo.com>
14653
14654         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
14655         Update for new GstTypeFindFactory _register()
14656
14657 2005-11-30  Edward Hervey  <edward@fluendo.com>
14658
14659         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
14660         Let's not override libgstnet from core for no reason...
14661         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
14662         Ok, maybe not so quick next time.
14663
14664 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14665
14666         * configure.ac:
14667         * gst-libs/gst/Makefile.am:
14668           moved gst-libs/gst/net to netbuffer through CVS surgery
14669           remove old directory
14670           updating build to accomodate
14671           (#322257)
14672
14673 2005-11-29  Andy Wingo  <wingo@pobox.com>
14674
14675         * pkgconfig/gstreamer-plugins-base.pc.in:
14676         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
14677         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
14678         (#322257).
14679
14680 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
14681
14682         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
14683         3rd time's the charm. Correct ref-counting for discarded buffers.
14684
14685 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
14686
14687         * gst/playback/gststreamselector.c:
14688         (gst_stream_selector_class_init),
14689         (gst_stream_selector_set_property),
14690         (gst_stream_selector_get_property),
14691         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
14692         Fix ref-counting
14693
14694 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
14695
14696         * gst/subparse/gstsubparse.c: (feed_textbuf):
14697           Don't access already unref'ed buffer.
14698
14699 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
14700
14701         * gst/playback/gststreamselector.c:
14702         (gst_stream_selector_class_init), (gst_stream_selector_init),
14703         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
14704         (gst_stream_selector_get_property),
14705         (gst_stream_selector_get_linked_pad),
14706         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
14707         * gst/playback/gststreamselector.h:
14708         Add the active-pad property for playbin to use shortly. Ignore buffers
14709         from any other pad, returning GST_FLOW_NOT_LINKED
14710
14711 2005-11-29  Julien MOUTTE  <julien@moutte.net>
14712
14713         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
14714         patch from bug #322704 (Alessandro Decina).
14715
14716 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14717
14718         * gst-libs/gst/audio/Makefile.am:
14719           folded audiofilter into the audio library
14720
14721 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14722
14723         * gst/videoscale/gstvideoscale.h:
14724         * gst/videoscale/gstvideoscale.c:
14725           remove unimplemented scale methods
14726
14727 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
14728
14729         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
14730           Don't leak caps.
14731
14732 2005-11-28  Julien MOUTTE  <julien@moutte.net>
14733
14734         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
14735         (gst_ximagesink_setcaps):
14736         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
14737         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
14738         happens (only visible on ximagesink but bug is in xv too) set_caps was
14739         destroying the internal x[v]image used to memcpy non locally alloced
14740         buffers so that it got renewed on next _chain. The issue is that 
14741         _expose will try to put that image as it reffed it in _put.
14742         Using gst_buffer_unref instead of destroy fixes it !
14743
14744 2005-11-28  Edward Hervey  <edward@fluendo.com>
14745
14746         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
14747         (try_to_link_1), (queue_filled_cb):
14748         Better use of the queues. Start with a small size queue and only increase
14749         the size of the queues when the other queues are empty.
14750
14751 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
14752
14753         * gst-libs/gst/video/Makefile.am:
14754           compile in copied-over videofilter into the video library
14755         * gst-libs/gst/video/videosink.h:
14756           rename the header to gstvideosink.h since it's a base GstObject class
14757         * sys/ximage/ximagesink.h:
14758         * sys/xvimage/xvimagesink.h:
14759           use the new header
14760
14761 2005-11-28  Wim Taymans  <wim@fluendo.com>
14762
14763         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
14764         * gst/playback/gstplaybasebin.h:
14765         Prepare to handle errors betters.
14766
14767         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
14768         Set sinks to PAUSED first before adding and linking them so that
14769         we don't interrupt dataflow.
14770
14771 2005-11-28  Wim Taymans  <wim@fluendo.com>
14772
14773         * gst-libs/gst/audio/TODO:
14774         Updated TODO
14775
14776         * gst-libs/gst/audio/gstaudiosink.c:
14777         (gst_audioringbuffer_open_device),
14778         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
14779         (gst_audioringbuffer_release):
14780         Small cleanups.
14781
14782         * gst-libs/gst/audio/gstbaseaudiosink.c:
14783         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
14784         (gst_base_audio_sink_change_state):
14785         Slave to the master clock when going to PLAYING and unslave when
14786         going to PAUSED.
14787
14788         * gst-libs/gst/audio/gstringbuffer.c:
14789         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
14790         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
14791         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
14792         (gst_ring_buffer_clear_all), (wait_segment),
14793         (gst_ring_buffer_commit), (gst_ring_buffer_read),
14794         (gst_ring_buffer_advance):
14795         * gst-libs/gst/audio/gstringbuffer.h:
14796         Add some docs and cleanups.
14797
14798 2005-11-28  Julien MOUTTE  <julien@moutte.net>
14799
14800         * sys/xvimage/xvimagesink.c:
14801         (gst_xvimagesink_navigation_send_event): Fix navigation events
14802         coordinates translation with pixel aspect ratios.
14803
14804 2005-11-28  Julien MOUTTE  <julien@moutte.net>
14805
14806         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
14807         Use calculated video geometry from _setcaps instead of buffer
14808         caps to respect pixel aspect ratio. (fixes #322388)
14809
14810 2005-11-28  Julien MOUTTE  <julien@moutte.net>
14811
14812         * docs/libs/tmpl/gstcolorbalance.sgml:
14813         * docs/libs/tmpl/gstmixer.sgml:
14814         * docs/libs/tmpl/gstxoverlay.sgml:
14815         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
14816         interface.
14817
14818 2005-11-28  Julien MOUTTE  <julien@moutte.net>
14819
14820         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
14821         Refuse to create an XvImage if we can't find the format.
14822
14823 2005-11-28  Edward Hervey  <edward@fluendo.com>
14824
14825         * gst-libs/gst/riff/riff-media.c:
14826         (gst_riff_create_audio_template_caps):
14827         Add ATRAC3 to the list of riff-possible audio caps.
14828         I know we still don't have a plugin for atrac3, but it's saner to output
14829         that than a cryptic mimetype.
14830
14831 2005-11-27  Edward Hervey  <edward@fluendo.com>
14832
14833         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
14834         Don't try to create a zero-sized subbuffer.
14835
14836 2005-11-27  Julien MOUTTE  <julien@moutte.net>
14837
14838         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
14839         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
14840         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
14841         (gst_ximagesink_expose): Fixed a tricky race.
14842         * sys/ximage/ximagesink.h:
14843         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
14844         (gst_xvimagesink_expose): Fixed a tricky race.
14845         * sys/xvimage/xvimagesink.h:
14846
14847 2005-11-27  Edward Hervey  <edward@fluendo.com>
14848
14849         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14850         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
14851         Remove unused properties, and add queues between demuxers and decoders
14852         so that a lot more files can preroll properly.
14853
14854 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14855
14856         * gst-libs/gst/net/Makefile.am:
14857         * gst-libs/gst/rtp/Makefile.am:
14858         * gst-libs/gst/tag/Makefile.am:
14859           remove silly include
14860         * gst/tags/Makefile.am:
14861         * gst/tags/gsttagediting.c:
14862         * gst/tags/gsttageditingprivate.h:
14863         * gst/tags/tagedit.vcproj:
14864           remove directory, is as good as empty
14865
14866 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14867
14868         * configure.ac:
14869           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
14870         * gst-libs/Makefile.am:
14871         * gst-libs/gst/audio/Makefile.am:
14872         * gst-libs/gst/interfaces/Makefile.am:
14873         * gst-libs/gst/net/Makefile.am:
14874         * gst-libs/gst/riff/Makefile.am:
14875         * gst-libs/gst/rtp/Makefile.am:
14876         * gst-libs/gst/tag/Makefile.am:
14877         * gst-libs/gst/video/Makefile.am:
14878           and use them
14879
14880 2005-11-27  Julien MOUTTE  <julien@moutte.net>
14881
14882         * docs/libs/tmpl/gstcolorbalance.sgml:
14883         * docs/libs/tmpl/gstmixer.sgml:
14884         * docs/libs/tmpl/gstxoverlay.sgml:
14885         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
14886         * sys/ximage/ximagesink.h:
14887         * sys/xvimage/xvimagesink.h: More and more documentation.
14888
14889 2005-11-26  Julien MOUTTE  <julien@moutte.net>
14890
14891         * docs/libs/gst-plugins-base-libs-docs.sgml:
14892         * docs/libs/gst-plugins-base-libs-sections.txt:
14893         * docs/libs/tmpl/gstcolorbalance.sgml:
14894         * docs/libs/tmpl/gstmixer.sgml:
14895         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
14896         to documentation.
14897
14898 2005-11-26  Julien MOUTTE  <julien@moutte.net>
14899
14900         * docs/plugins/Makefile.am:
14901         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
14902         * docs/plugins/gst-plugins-base-plugins-sections.txt:
14903         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
14904
14905 2005-11-26  Julien MOUTTE  <julien@moutte.net>
14906
14907         * docs/plugins/Makefile.am:
14908         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
14909         * docs/plugins/gst-plugins-base-plugins-sections.txt:
14910         * docs/plugins/inspect/plugin-adder.xml:
14911         * docs/plugins/inspect/plugin-alsa.xml:
14912         * docs/plugins/inspect/plugin-audioconvert.xml:
14913         * docs/plugins/inspect/plugin-audiorate.xml:
14914         * docs/plugins/inspect/plugin-audioresample.xml:
14915         * docs/plugins/inspect/plugin-audiotestsrc.xml:
14916         * docs/plugins/inspect/plugin-decodebin.xml:
14917         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
14918         * docs/plugins/inspect/plugin-gnomevfs.xml:
14919         * docs/plugins/inspect/plugin-ogg.xml:
14920         * docs/plugins/inspect/plugin-playbin.xml:
14921         * docs/plugins/inspect/plugin-subparse.xml:
14922         * docs/plugins/inspect/plugin-tcp.xml:
14923         * docs/plugins/inspect/plugin-theora.xml:
14924         * docs/plugins/inspect/plugin-typefindfunctions.xml:
14925         * docs/plugins/inspect/plugin-video4linux.xml:
14926         * docs/plugins/inspect/plugin-videorate.xml:
14927         * docs/plugins/inspect/plugin-videoscale.xml:
14928         * docs/plugins/inspect/plugin-videotestsrc.xml:
14929         * docs/plugins/inspect/plugin-volume.xml:
14930         * docs/plugins/inspect/plugin-vorbis.xml:
14931         * docs/plugins/inspect/plugin-ximagesink.xml:
14932         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
14933         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
14934
14935 2005-11-26  Edward Hervey  <edward@fluendo.com>
14936
14937         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
14938         Properly return GstFlowReturn from gst_pad_push in chain functions.
14939
14940 2005-11-25  Michael Smith  <msmith@fluendo.com>
14941
14942         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
14943         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
14944         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
14945         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
14946           Handle various conditions better when we don't understand a stream.
14947           Removes a heap of CRITICALs on ogg streams containing unknown data.
14948
14949 2005-11-24  Andy Wingo  <wingo@pobox.com>
14950
14951         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
14952         Be threadsafe.
14953
14954 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14955
14956         * configure.ac: back to HEAD
14957
14958 === release 0.9.6 ===
14959
14960 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
14961
14962         * configure.ac:
14963           releasing 0.9.6, "White Eight"
14964
14965 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14966
14967         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
14968         * docs/plugins/inspect/plugin-sine.xml:
14969           remove sinesrc some more
14970
14971 2005-11-23  Wim Taymans  <wim@fluendo.com>
14972
14973         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
14974         If we are reading too slowly, jump forward in the ringbuffer
14975         instead of blocking.
14976
14977 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
14978
14979         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
14980         (gst_visual_chain):
14981         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
14982         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
14983         (gst_videorate_chain):
14984         * gst/videotestsrc/gstvideotestsrc.c:
14985         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
14986         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
14987         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
14988         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
14989         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
14990         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
14991           Updates for API changes
14992
14993 2005-11-23  Wim Taymans  <wim@fluendo.com>
14994
14995         * gst-libs/gst/audio/gstbaseaudiosink.c:
14996         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
14997         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
14998         Fix for calibration API change.
14999
15000 2005-11-23  Michael Smith <msmith@fluendo.com>
15001
15002         * gst-libs/gst/audio/multichannel.c:
15003         (gst_audio_get_channel_positions),
15004         (gst_audio_set_channel_positions),
15005         (gst_audio_set_structure_channel_positions_list),
15006         (gst_audio_fixate_channel_positions):
15007           Use gst_value_array_*() functions on value arrays, not
15008           gst_value_list_*().
15009
15010 2005-11-23  Edward Hervey  <edward@fluendo.com>
15011
15012         * autogen.sh:
15013         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
15014         Fixes autogen
15015
15016 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15017
15018         * check/Makefile.am:
15019         * check/elements/videotestsrc.c: (setup_videotestsrc),
15020         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
15021         (main):
15022           add a test for videotestsrc
15023
15024 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15025
15026         * gst/sine/.cvsignore:
15027         * gst/sine/Makefile.am:
15028         * gst/sine/gstsinesrc.c:
15029         * gst/sine/gstsinesrc.h:
15030         * gst/sine/sinesrc.vcproj:
15031           and remove sinesrc from the repository.  Closes #321446
15032
15033 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15034
15035         * configure.ac:
15036         * gst-plugins-base.spec.in:
15037           remove sinesrc from the build
15038
15039 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15040
15041         * check/Makefile.am:
15042         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
15043         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
15044         (main):
15045           add a test for audiotestsrc, testing all waves.  Even seems
15046           leak-free at first glance, nice job Stefan
15047
15048 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
15049
15050         * po/af.po:
15051         * po/az.po:
15052         * po/cs.po:
15053         * po/en_GB.po:
15054         * po/hu.po:
15055         * po/it.po:
15056         * po/nb.po:
15057         * po/nl.po:
15058         * po/or.po:
15059         * po/sq.po:
15060         * po/sr.po:
15061         * po/sv.po:
15062         * po/uk.po:
15063         * po/vi.po:
15064           Translation string updates
15065
15066         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
15067         (gst_v4lsrc_set_caps):
15068         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
15069         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
15070         * sys/v4l/v4lsrc_calls.h:
15071           Improve v4lsrc, by making it work again.
15072
15073 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
15074
15075         * ext/libvisual/visual.c: (gst_visual_chain):
15076           Fix the fps calculations.
15077
15078         * gst/ffmpegcolorspace/avcodec.h:
15079           Move structure element for clarity
15080
15081         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
15082         * gst-libs/gst/interfaces/tunernorm.h:
15083         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
15084         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
15085         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
15086         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
15087         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
15088         (gst_v4lmjpegsrc_getcaps):
15089         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
15090         (gst_v4lsrc_set_caps):
15091         * sys/v4l/gstv4lsrc.h:
15092         * sys/v4l/v4l_calls.c: (gst_v4l_open):
15093         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
15094         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
15095         * sys/v4l/v4lsrc_calls.h:
15096           Fractional framerates...
15097
15098 2005-11-22  Wim Taymans  <wim@fluendo.com>
15099
15100         * gst-libs/gst/audio/gstbaseaudiosink.c:
15101         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
15102         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
15103         And we provide a clock by default, of course...
15104
15105 2005-11-22  Wim Taymans  <wim@fluendo.com>
15106
15107         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
15108         This clock can be slaved to a master clock now.
15109
15110         * gst-libs/gst/audio/gstbaseaudiosink.c:
15111         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
15112         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
15113         (gst_base_audio_sink_set_clock),
15114         (gst_base_audio_sink_set_property),
15115         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
15116         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
15117         * gst-libs/gst/audio/gstbaseaudiosink.h:
15118         Handle slaving the internal clock to the clock selected in the
15119         pipeline.
15120         Add property to make the basesink not provide a clock.
15121
15122         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15123         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
15124         (gst_base_rtp_depayload_wait):
15125         * gst-libs/gst/rtp/gstbasertpdepayload.h:
15126         We can use the clock in GstElement, no need to store it ourselves.
15127
15128 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15129
15130         * docs/libs/tmpl/gstaudio.sgml:
15131           update
15132         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
15133         (gst_paranoia_endian_get_type):
15134         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
15135         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
15136         * gst/audiotestsrc/gstaudiotestsrc.c:
15137         (gst_audiostestsrc_wave_get_type):
15138         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
15139         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
15140         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
15141         (gst_sync_method_get_type), (gst_unit_type_get_type),
15142         (gst_client_status_get_type), (gst_multifdsink_class_init),
15143         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
15144         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
15145         (gst_multifdsink_get_property):
15146         * gst/tcp/gstmultifdsink.h:
15147         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
15148         * gst/videotestsrc/gstvideotestsrc.c:
15149         (gst_videotestsrc_pattern_get_type):
15150           remove deprecated properties
15151           fix up enums to correctly have short lowercase dashed nicks
15152
15153 2005-11-22  Michael Smith <msmith@fluendo.com>
15154
15155         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
15156         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
15157           Add underscore.
15158
15159 2005-11-22  Michael Smith <msmith@fluendo.com>
15160
15161         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
15162         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
15163           Use utility method for scaling clocktime for fractional framerates.
15164
15165 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
15166
15167         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
15168         (gst_visual_chain):
15169         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
15170         * ext/theora/theoradec.c: (theora_handle_type_packet):
15171         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
15172         (theora_enc_chain):
15173         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15174         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
15175         * gst-libs/gst/video/video.h:
15176         * gst/ffmpegcolorspace/avcodec.h:
15177         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
15178         (gst_ffmpeg_caps_to_pixfmt):
15179         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15180         (gst_ffmpegcsp_set_caps):
15181         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
15182         (gst_videorate_setcaps), (gst_videorate_blank_data),
15183         (gst_videorate_chain):
15184         * gst/videotestsrc/gstvideotestsrc.c:
15185         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
15186         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
15187         (gst_videotestsrc_event), (gst_videotestsrc_create):
15188         * gst/videotestsrc/gstvideotestsrc.h:
15189         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
15190         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
15191         (gst_ximagesink_get_times), (gst_ximagesink_init):
15192         * sys/ximage/ximagesink.h:
15193         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15194         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
15195         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
15196         * sys/xvimage/xvimagesink.h:
15197           Convert elements to use fractions for their framerate.
15198           V4L elements to come later tonight.
15199
15200 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15201
15202         * gst-libs/gst/audio/audio.c:
15203         * gst-libs/gst/audio/audio.h:
15204           remove some deprecated functions
15205
15206 2005-11-22  Andy Wingo  <wingo@pobox.com>
15207
15208         * Update for gst_tag_setter API changes.
15209
15210 2005-11-22  Andy Wingo  <wingo@pobox.com>
15211
15212         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
15213         (gst_ogg_demux_perform_seek):
15214         * ext/theora/theoradec.c (theora_dec_sink_event):
15215         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
15216         update-funcnames.
15217
15218 2005-11-22  Wim Taymans  <wim@fluendo.com>
15219
15220         * examples/seeking/seek.c: (main):
15221         Give higher priority to bus signals than the gtk events
15222         to fix a race condition in the segment looping.
15223
15224 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
15225
15226         * ext/theora/Makefile.am:
15227         * ext/vorbis/Makefile.am:
15228         * gst-libs/gst/tag/Makefile.am:
15229         * gst-plugins-base.spec.in:
15230           Rename libgsttagedit to libgsttag (#322117).
15231
15232 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
15233
15234         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
15235         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15236           Call gst_x_overlay_prepare_xwindow_id() to give applications
15237           a final chance to set their own xwindow id before the video
15238           sink creates its own window.
15239
15240 2005-11-22  Julien MOUTTE  <julien@moutte.net>
15241
15242         * sys/xvimage/xvimagesink.c:
15243         (gst_xvimagesink_navigation_send_event): Handle navigation
15244         events correcly with borders if applicable.
15245
15246 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
15247
15248         Patch by: Luca Ognibene
15249
15250         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
15251         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
15252         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15253         (gst_ffmpegcsp_caps_remove_format_info):
15254         * gst/ffmpegcolorspace/imgconvert.c:
15255         * gst/ffmpegcolorspace/imgconvert_template.h:
15256           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
15257           #318353); use gst_structure_has_name().
15258
15259 2005-11-22  Julien MOUTTE  <julien@moutte.net>
15260
15261         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
15262         (gst_ximagesink_class_init): Add debug macros on functions.
15263         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
15264         (gst_xvimagesink_xwindow_draw_borders),
15265         (gst_xvimagesink_xvimage_put),
15266         (gst_xvimagesink_xwindow_update_geometry),
15267         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
15268         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
15269         (gst_xvimagesink_xcontext_clear),
15270         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
15271         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
15272         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
15273         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
15274         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
15275         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
15276         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
15277         expose while being PAUSED, out of data flow navigation events, etc..
15278
15279 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15280
15281         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
15282         * gst-libs/gst/audio/audio.h:
15283           fix prototype - wondering why the test worked regardless
15284
15285 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
15286
15287         * check/Makefile.am:
15288         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
15289         * gst-libs/gst/audio/audio.h:
15290           add a method that returns a proper GstClockTime
15291
15292 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
15293
15294         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
15295         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
15296         * gst-libs/gst/interfaces/xoverlay.h:
15297           Remove everything having to do with the desired size; add 
15298           gst_x_overlay_prepare_xwindow_id() function; remove the
15299           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
15300           post a message on the bus instead (#321816).
15301
15302         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
15303         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
15304         (gst_xvimagesink_xoverlay_init):
15305           Remove desired size stuff (#321816).
15306
15307 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
15308
15309         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
15310         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
15311         (mpeg_video_type_find), (mpeg_video_stream_type_find):
15312           Terminate vararg functions with NULL instead of 0 to 
15313           make gcc4 happy.
15314
15315 2005-11-21  Andy Wingo  <wingo@pobox.com>
15316
15317         patch by: Sebastien Cote <sebas642@yahoo.ca>
15318         
15319         * gst-libs/gst/rtp/gstrtpbuffer.h: 
15320         * gst-libs/gst/rtp/gstrtpbuffer.c
15321         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
15322
15323 2005-11-21  Andy Wingo  <wingo@pobox.com>
15324
15325         * gst/playback/gstplaybin.c (gen_audio_element) 
15326         (gen_video_element): Use the new MISSING_PLUGIN core error
15327         category. Closes #320060.
15328
15329         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
15330         * gst/videorate/gstvideorate.c (gst_videorate_event):
15331         * ext/theora/theoradec.c (theora_dec_sink_event): 
15332         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
15333         stream lock.
15334
15335         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
15336         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
15337         stream lock changes.
15338
15339 2005-11-21  Wim Taymans  <wim@fluendo.com>
15340
15341         * gst-libs/gst/audio/gstbaseaudiosink.c:
15342         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
15343         (gst_base_audio_sink_provide_clock),
15344         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
15345         (gst_base_audio_sink_change_state):
15346         * gst/audioresample/gstaudioresample.c:
15347         Segment update fix.
15348
15349 2005-11-21  Andy Wingo  <wingo@pobox.com>
15350
15351         * *.h:
15352         * *.c: Ran scripts/update-macros. Oh yes.
15353
15354 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
15355
15356         * sys/ximage/Makefile.am:
15357         * sys/ximage/ximage.c:
15358           Rename ximage plugin to ximagesink (#321426) (Don't forget to
15359           remove your old libgstximage.* manually if necessary).
15360
15361 2005-11-21  Michael Smith <msmith@fluendo.com>
15362
15363         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
15364           Minimal fix for bug #320200: set the min/max bitrate in the correct
15365           units. A better fix would be to upgrade to the RATEMANAGE2
15366           interface, rather than using the deprecated interface used here, but
15367           that would require an update in our libvorbis dependency (to 1.1),
15368           which is probably undesirable.
15369
15370 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
15371
15372         * ext/libvisual/visual.c: (get_buffer):
15373         * gst-libs/gst/audio/gstbaseaudiosrc.c:
15374         (gst_base_audio_src_fixate):
15375         * gst/audioconvert/gstaudioconvert.c:
15376         (gst_audio_convert_fixate_caps):
15377         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
15378         * gst/audiotestsrc/gstaudiotestsrc.c:
15379         (gst_audiotestsrc_src_fixate):
15380         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
15381         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
15382         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
15383         * gst/videotestsrc/gstvideotestsrc.c:
15384         (gst_videotestsrc_src_fixate):
15385         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
15386         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
15387           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
15388           (#322027)
15389
15390
15391 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
15392
15393         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
15394         (gst_riff_create_iavs_caps):
15395         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
15396         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
15397         (gst_riff_parse_info):
15398         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
15399         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
15400         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15401           Fixes for GST_FOURCC_FORMAT API change.
15402
15403 2005-11-21  Andy Wingo  <wingo@pobox.com>
15404
15405         patch by: Alessandro Dessina <alessandro nnva org>
15406
15407         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
15408         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
15409         (gst_ogg_parse_chain):
15410         * ext/theora/theoraenc.c (theora_set_header_on_caps):
15411         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
15412         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
15413         gst_value_list calls on arrays. Fixes #321962.
15414
15415 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
15416
15417         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
15418         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
15419         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
15420         * gst/adder/gstadder.c: (gst_adder_init),
15421         (gst_adder_request_new_pad), (gst_adder_collected),
15422         (gst_adder_change_state):
15423           Update for gst_collectpads_foo() to gst_collect_pads_foo()
15424           API change.
15425
15426 2005-11-21  Michael Smith <msmith@fluendo.com>
15427
15428         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
15429         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
15430           Properly handle pad_push return values.
15431
15432 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
15433
15434         * gst-libs/gst/tag/Makefile.am:
15435         * gst-libs/gst/tag/gstvorbistag.c:
15436         (gst_tag_list_to_vorbiscomment_buffer):
15437           Remove obsolete vorbistag element and debug category.
15438
15439         * gst/playback/gstplaybasebin.c: (check_queue):
15440           Don't divide by 0 when queue-threshold is 0.
15441
15442         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
15443           Don't modify an existing pixel-aspect-ratio if we fail to read
15444           a new one.
15445
15446 2005-11-20  Wim Taymans  <wim@fluendo.com>
15447
15448         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
15449         (gst_vorbisenc_push_packet):
15450         GST_PAD_IS_USABLE is gone, use the return value of
15451         the push or pad_alloc_buffer instead.
15452
15453 2005-11-18  Julien MOUTTE  <julien@moutte.net>
15454
15455         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
15456         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
15457         (gst_ximagesink_ximage_destroy),
15458         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
15459         (gst_ximagesink_xwindow_new),
15460         (gst_ximagesink_xwindow_update_geometry),
15461         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
15462         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
15463         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
15464         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
15465         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
15466         (gst_ximagesink_navigation_send_event),
15467         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
15468         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
15469         (gst_ximagesink_finalize), (gst_ximagesink_init),
15470         (gst_ximagesink_class_init):
15471         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
15472         This new version brings correct software scaling, non flickering
15473         window while resizing, pixel aspect ratio handling, usage of
15474         hardware buffer pools, out of data flow event thread for 
15475         navigation and handling of expose events even when being PAUSED,
15476         a new property to keep video aspect ratio when resizing, etc...
15477
15478 2005-11-18  Julien MOUTTE  <julien@moutte.net>
15479
15480         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
15481         (gst_videoscale_fixate_caps): Introduce back caps fixate with
15482         handling of PAR.
15483
15484 2005-11-18  Edward Hervey  <bilboed@dvdsrc.fluendo.com>
15485
15486         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
15487         Unsetting IS_SINK flag from the fakesink, so decodebin
15488         never behaves as a sink.
15489
15490 2005-11-17  Wim Taymans  <wim@fluendo.com>
15491
15492         * gst-libs/gst/audio/gstbaseaudiosrc.c:
15493         (gst_base_audio_src_change_state):
15494         Fix the audiosrc base class again, we did not unflush.
15495
15496 2005-11-17  Julien MOUTTE  <julien@moutte.net>
15497
15498         * examples/seeking/seek.c: (make_dv_pipeline),
15499         (make_vorbis_theora_pipeline), (make_avi_pipeline),
15500         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
15501         to ogg/vorbis/theora pipeline.
15502
15503 2005-11-17  Wim Taymans  <wim@fluendo.com>
15504
15505         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
15506         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
15507         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
15508         Fix EOS on multiple streams.
15509         More debugging.
15510
15511 2005-11-16  Wim Taymans  <wim@fluendo.com>
15512
15513         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
15514         (gst_ogg_demux_perform_seek):
15515         Segment done must include stream time.
15516
15517         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
15518         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
15519         (gst_ogg_mux_change_state):
15520         Fix ogg muxer again.
15521
15522 2005-11-16  Wim Taymans  <wim@fluendo.com>
15523
15524         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
15525         Fix compile again.
15526
15527 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
15528
15529         * ext/libvisual/visual.c: (gst_visual_init):
15530         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
15531         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
15532         (gst_ogg_parse_chain):
15533         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
15534         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
15535         * ext/theora/theoradec.c: (gst_theora_dec_init):
15536         * ext/theora/theoraenc.c: (gst_theora_enc_init):
15537         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
15538         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
15539         * gst/adder/gstadder.c: (gst_adder_class_init),
15540         (gst_adder_dispose):
15541         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
15542         * gst/subparse/gstsubparse.c: (gst_subparse_init):
15543         * gst/videorate/gstvideorate.c: (gst_videorate_init):
15544           Fix a whole set of pad template leaks
15545
15546 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
15547
15548         * check/generic/states.c: (GST_START_TEST):
15549           fix the test so that it only checks for elements that are part of
15550           this source module
15551
15552 2005-11-16  Michael Smith <msmith@fluendo.com>
15553
15554         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
15555         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
15556         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
15557         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
15558         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
15559         (gst_ogg_mux_change_state):
15560           Fix leaking collectpads.
15561
15562 2005-11-16  Edward Hervey  <edward@fluendo.com>
15563
15564         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
15565         (gst_videorate_event), (gst_videorate_chain):
15566         Handle segment seeks
15567
15568 2005-11-16  Wim Taymans  <wim@fluendo.com>
15569
15570         * gst-libs/gst/audio/gstbaseaudiosink.c:
15571         (gst_base_audio_sink_provide_clock),
15572         (gst_base_audio_sink_change_state):
15573         Set ringbuffer to non-flushing when going to PAUSED, set to
15574         flushing again when going to READY.
15575
15576         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
15577         (gst_ring_buffer_stop):
15578         Start in flushing mode by default.
15579         Don't set flushing in the _stop method, let the app call
15580         this explicitly.
15581
15582 2005-11-16  Julien MOUTTE  <julien@moutte.net>
15583
15584         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
15585         * gst-libs/gst/video/videosink.h: Add helper function needed
15586         for video sinks.
15587
15588 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
15589
15590         * gst/videoscale/gstvideoscale.c:
15591         (gst_videoscale_handle_src_event):
15592           Don't leak reference to pad parent.
15593
15594 2005-11-16  Wim Taymans  <wim@fluendo.com>
15595
15596         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
15597         Set ringbuffer to flushing when stopping so that we don't
15598         block on wait_segment anymore and livelock.
15599
15600 2005-11-16  Wim Taymans  <wim@fluendo.com>
15601
15602         * examples/seeking/seek.c: (send_event), (do_seek),
15603         (loop_toggle_cb), (segment_done), (main):
15604         Added looping checkbox.
15605
15606 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
15607
15608         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15609         (gst_ogg_demux_init):
15610         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
15611         (gst_vorbis_dec_init):
15612           revert unrefs, they don't pass make check
15613
15614 2005-11-15  Johan Dahlin  <johan@gnome.org>
15615
15616         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15617         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
15618         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
15619         (gst_vorbis_dec_init):
15620         Fix pad template leaks. 
15621
15622 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
15623
15624         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
15625           Make state change function thread safe.
15626
15627 2005-11-15  Edward Hervey  <edward@fluendo.com>
15628
15629         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
15630         (gst_ogg_demux_class_init):
15631         Implement GstElement::send_event, so we can send seek events
15632         in GST_STATE_READY
15633
15634 2005-11-14  Julien MOUTTE  <julien@moutte.net>
15635
15636         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
15637         Discovered how to take away flickering while resizing the
15638         window. Please don't put that in ximagesink, refactoring in
15639         progress.
15640
15641 2005-11-14  Michael Smith <msmith@fluendo.com>
15642
15643         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
15644         (gst_multifdsink_render):
15645           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
15646
15647 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
15648
15649         * gst/playback/gstplaybin.c: (gen_audio_element):
15650           Use autoaudiosink, it tends to be more widely available than
15651           autoaudiiosink.
15652           
15653 2005-11-14  Andy Wingo  <wingo@pobox.com>
15654
15655         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
15656         as well if it is available. Fixes #316442.
15657
15658 2005-11-14  Michael Smith <msmith@fluendo.com>
15659
15660         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
15661         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
15662         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
15663         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
15664         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
15665         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
15666         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
15667         (gst_vorbisenc_change_state):
15668           Fix a small memory leak in vorbisenc.
15669           Fix large memory leaks in oggmux, also fix lots of state change
15670           bugs in oggmux.
15671
15672 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
15673
15674         * gst/videotestsrc/gstvideotestsrc.c:
15675         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
15676         (gst_videotestsrc_src_fixate):
15677           move fixation to a fixate function
15678           remove negotiate function, basesrc's is good enough
15679           fixes a bug for check when using the element alone
15680
15681 2005-11-13  Edward Hervey  <edward@fluendo.com>
15682
15683         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
15684         (key_toggle_cb), (main):
15685         Added checkboxes for adding/removing the accurate and key_unit seek
15686         flags.
15687
15688 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15689
15690         * configure.ac: back to HEAD
15691
15692 === release 0.9.5 ===
15693
15694 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
15695
15696         * configure.ac:
15697           releasing 0.9.5, "No No Kia"
15698
15699 2005-11-11  Edward Hervey  <edward@fluendo.com>
15700
15701         * examples/seeking/seek.c: (make_parselaunch_pipeline):
15702         Added parse-launch syntax seeking mode for the seeking example.
15703         This should help stress-test even more cases.
15704         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
15705
15706 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
15707
15708         * sys/xvimage/xvimagesink.c:
15709         (gst_xvimagesink_navigation_send_event):
15710           Check whether peer pad exists before sending navigation events
15711           to it.
15712
15713 2005-11-11  Michael Smith <msmith@fluendo.com>
15714
15715         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
15716         (gst_vorbisenc_buffer_from_packet):
15717         * ext/vorbis/vorbisenc.h:
15718           Set duration on encoded buffers. This allows oggmux's
15719           max_page_delay parameter to actually work.
15720
15721 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
15722
15723         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
15724         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
15725         (gst_ffmpegcsp_avpicture_fill):
15726         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15727         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
15728           Make palettes work again (see #132341). Use our own macros
15729           for rounding up.
15730
15731 2005-11-10  Andy Wingo  <wingo@pobox.com>
15732
15733         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
15734         string doober.
15735
15736 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15737
15738         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15739         (gst_ffmpegcsp_transform_caps):
15740           Prefer passthrough in transform_caps
15741
15742 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15743
15744         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
15745           check for ALSA errors properly, instead of relying on ALSA's
15746           error strings to serve to the user.
15747
15748 2005-11-10  Wim Taymans  <wim@fluendo.com>
15749
15750         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
15751         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
15752         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
15753         Modernise the seek code.
15754
15755 2005-11-10  Michael Smith <msmith@fluendo.com>
15756         
15757         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
15758         (setup_substreams), (set_active_source):
15759           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
15760           trying to go to NULL if we failed to read a file.
15761
15762 2005-11-10  Wim Taymans  <wim@fluendo.com>
15763
15764         * gst/audiotestsrc/gstaudiotestsrc.c:
15765         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
15766         (gst_audiotestsrc_create):
15767         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
15768         (gst_sinesrc_get_times), (gst_sinesrc_create):
15769         * gst/videotestsrc/gstvideotestsrc.c:
15770         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
15771         (gst_videotestsrc_create):
15772         The base class can now sync for us.
15773
15774 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15775
15776         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
15777           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
15778           name=source autoprobe=false autoprobe-fps=false copy-mode=1
15779           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
15780           format=(fourcc)I420" ! xvimagesink
15781
15782 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
15783
15784         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
15785         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
15786         (gst_sinesrc_newsegment):
15787           Send newsegment event in TIME format, set duration if
15788           num-buffers is set, fix duration querying.
15789
15790 2005-11-10  Michael Smith <msmith@fluendo.com>
15791
15792         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
15793         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
15794         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
15795         (gst_ogg_mux_collected):
15796          Fix EOS handling, partially. Now forwarding an EOS event once we have
15797          EOS on all pads works correctly. However, we still don't properly set
15798          EOS on the actual ogg stream pages.
15799
15800 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
15801
15802         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
15803           Set elements to NULL state before disposing of them.
15804
15805 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
15806
15807         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15808
15809         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15810         (gst_base_rtp_depayload_init),
15811         (gst_base_rtp_depayload_set_gst_timestamp):
15812         * gst-libs/gst/rtp/gstbasertpdepayload.h:
15813           We need to send a newsegment event for each instance, not
15814           just for the first instance of this class (get rid of
15815           static variable in function). (#321011).
15816           
15817 2005-11-08  Michael Smith <msmith@fluendo.com>
15818
15819         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
15820         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
15821         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
15822         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
15823           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
15824           This makes us mux things correctly according to the ogg muxing
15825           rules. Still not handling EOS correctly right now, though.
15826
15827 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
15828
15829         * gst/audioconvert/gstaudioconvert.c:
15830           Fix typo in docs. 
15831
15832 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
15833
15834         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
15835         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
15836           Initialise segment_stop to GST_CLOCK_TIME_NONE when
15837           creating a new chain; should fix live streaming. Also
15838           add more debug output and fix a typo.
15839
15840 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
15841
15842         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15843
15844         * gst/volume/gstvolume.c: (volume_set_caps):
15845           Fix compilation on Solaris with Forte. (#320923)
15846
15847 2005-11-08  Wim Taymans  <wim@fluendo.com>
15848
15849         * gst-libs/gst/audio/gstbaseaudiosink.c:
15850         (gst_base_audio_sink_render):
15851         No need to do a typecheck.
15852
15853 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
15854
15855         * ext/alsa/gstalsa.h:
15856           We register a debug category, so let's use it.
15857
15858 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
15859
15860         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15861         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
15862         Fixed a small problem.
15863
15864 2005-11-04  Wim Taymans  <wim@fluendo.com>
15865
15866         * examples/seeking/Makefile.am:
15867         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
15868         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
15869         (make_playerbin_pipeline), (format_value), (update_scale),
15870         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
15871         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
15872         (print_usage), (main):
15873         Added app for playback speed testing.
15874
15875         * examples/seeking/seek.c: (dynamic_link),
15876         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
15877         (make_mpeg_pipeline), (do_seek), (set_update_scale),
15878         (message_received), (main):
15879         Updated seek example.
15880
15881 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
15882
15883         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15884         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
15885         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
15886         (gst_base_rtp_depayload_set_clock):
15887         * gst-libs/gst/rtp/gstbasertpdepayload.h:
15888         Don't sleep on the bench (system clock) when you have a nice 
15889         comfortable bed (Gstreamer clock) to sleep on.
15890
15891 2005-11-03  Wim Taymans  <wim@fluendo.com>
15892
15893         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
15894         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
15895         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
15896         Handle the case where a pad_block failed.
15897
15898 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
15899
15900         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
15901
15902         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15903         (gst_base_rtp_depayload_add_to_queue),
15904         (gst_base_rtp_depayload_push),
15905         (gst_base_rtp_depayload_set_gst_timestamp),
15906         (gst_base_rtp_depayload_queue_release):
15907           Fixes some bugs in the depayloader's queuing/de-queueing code.
15908
15909 2005-10-31  Michael Smith <msmith@fluendo.com>
15910
15911         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
15912         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
15913         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
15914           Patch from Alessandro Decina <alessandro@nnva.org>.
15915           Make oggdemux only find the final time in a chain, not per-pad,
15916           since the per-pad information can be very expensive to locate, and
15917           it isn't used anywhere. This makes reading a file containing
15918           OggSkeleton reasonably fast.
15919           Also, make chain finding work when there are logical bitstreams that
15920           can't be decoded. Fixes #319110.
15921
15922 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
15923
15924         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15925         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
15926         (gst_base_rtp_depayload_chain),
15927         (gst_base_rtp_depayload_add_to_queue),
15928         (gst_base_rtp_depayload_push),
15929         (gst_base_rtp_depayload_set_gst_timestamp),
15930         (gst_base_rtp_depayload_queue_release),
15931         (gst_base_rtp_depayload_start_thread),
15932         (gst_base_rtp_depayload_set_property),
15933         (gst_base_rtp_depayload_get_property):
15934         * gst-libs/gst/rtp/gstbasertpdepayload.h:
15935         Some random fixes, to fullfill the desires of thomas.
15936
15937 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
15938
15939         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15940         (gst_base_rtp_depayload_add_to_queue),
15941         (gst_base_rtp_depayload_push):
15942         Fixed the queueing algorithm.
15943
15944 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
15945
15946         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15947         (gst_base_rtp_depayload_push):
15948         A small fix
15949
15950 2005-10-31  Wim Taymans  <wim@fluendo.com>
15951
15952         * gst-libs/gst/audio/gstringbuffer.h:
15953         Don't break ABI.
15954
15955         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
15956         (gst_ffmpeg_caps_to_pixfmt):
15957         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15958         (gst_ffmpegcsp_set_caps):
15959         Some more comments.
15960         Handle missing required caps fields better.
15961
15962 2005-10-31  Wim Taymans  <wim@fluendo.com>
15963
15964         * gst-libs/gst/audio/gstbaseaudiosink.c:
15965         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
15966         (gst_base_audio_sink_render):
15967         * gst-libs/gst/audio/gstringbuffer.c:
15968         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
15969         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
15970         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
15971         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
15972         (gst_ring_buffer_read):
15973         * gst-libs/gst/audio/gstringbuffer.h:
15974         Add flushing mode to the ringbuffer so that it in all cases does
15975         not try to handle more audio. This makes sure it does not try to
15976         block anymore when flushing and fixes a livelock.
15977
15978 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
15979
15980         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
15981         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
15982         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
15983           Explicitly check for -1 values before doing a conversion
15984           and always map them to -1. (#315545)
15985
15986 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15987
15988         * gst/playback/gstplaybin.c: (gen_video_element):
15989           first try autovideosink, then xvimagesink, then error out
15990         * po/POTFILES.in:
15991           add translatable file
15992         * po/af.po:
15993         * po/az.po:
15994         * po/cs.po:
15995         * po/en_GB.po:
15996         * po/hu.po:
15997         * po/it.po:
15998         * po/nb.po:
15999         * po/nl.po:
16000         * po/or.po:
16001         * po/sq.po:
16002         * po/sr.po:
16003         * po/sv.po:
16004         * po/uk.po:
16005         * po/vi.po:
16006           update translations
16007
16008 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
16009
16010         * gst-libs/gst/rtp/gstbasedepayload.c:
16011         * gst-libs/gst/rtp/gstbasedepayload.h:
16012           Minor cleanups
16013
16014 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
16015
16016         * gst/playback/.cvsignore:
16017         * gst/playback/decodetest.c:
16018         * gst/playback/test3.c:
16019           Port these two tests as well.
16020
16021 2005-10-27  Wim Taymans  <wim@fluendo.com>
16022
16023         * ext/theora/theoradec.c: (theora_dec_src_query),
16024         (theora_dec_sink_event):
16025         * ext/theora/theoraenc.c: (theora_enc_sink_event),
16026         (theora_enc_change_state):
16027         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
16028         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
16029         Take proper locks when handling events.
16030
16031 2005-10-27  Wim Taymans  <wim@fluendo.com>
16032
16033         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
16034         (gst_adder_change_state):
16035         Fix timestamps and fix deadlock when stopping the collectpads.
16036
16037 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
16038
16039         * gst-libs/gst/rtp/gstrtpbuffer.h:
16040         Declaring the payload types as strings too so that they can be used
16041         in the padtemplate inialization.
16042
16043 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
16044
16045         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
16046
16047         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16048         (gst_base_rtp_depayload_class_init):
16049         Fixes a small but nasty bug. The derived elements no longer segfaults
16050         on finalization.
16051
16052 2005-10-26  Michael Smith <msmith@fluendo.com>
16053
16054         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
16055           When clearing an audioconvert context, set tmpbufsize to zero, so
16056           we'll allocate it again later if required.
16057           This fixes audioconvert re-negotiating formats, which previously
16058           segfaulted with a NULL destination buffer.
16059
16060 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
16061
16062         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16063         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
16064         (gst_base_rtp_depayload_set_gst_timestamp),
16065         (gst_base_rtp_depayload_queue_release):
16066         Fixed a smalll memleak.
16067
16068 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
16069         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16070         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
16071         (gst_base_rtp_depayload_finalize),
16072         (gst_base_rtp_depayload_setcaps),
16073         (gst_base_rtp_depayload_add_to_queue),
16074         (gst_base_rtp_depayload_push),
16075         (gst_base_rtp_depayload_set_gst_timestamp),
16076         (gst_base_rtp_depayload_queue_release),
16077         (gst_base_rtp_depayload_thread),
16078         (gst_base_rtp_depayload_change_state):
16079         * gst-libs/gst/rtp/gstbasertpdepayload.h:
16080         Changed the C++ comments to C comments
16081
16082 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
16083
16084         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
16085         * gst/tcp/gsttcpclientsrc.h:
16086         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
16087         * gst/tcp/gsttcpserversrc.h:
16088           Remove unused 'curoffset' structure member.
16089
16090 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
16091
16092         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16093         (gst_base_rtp_depayload_base_init),
16094         (gst_base_rtp_depayload_finalize):
16095         * gst-libs/gst/rtp/gstbasertpdepayload.h:
16096         * gst-libs/gst/rtp/gstbasertppayload.h:
16097           The pad-template on the sinkpad should be set by the derived classes.
16098           Also added some useful macros.
16099
16100 2005-10-24  Wim Taymans  <wim@fluendo.com>
16101
16102         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
16103         Correctly flush decoder samples even if we could not
16104         copy them to an output buffer. Fixes #319618.
16105
16106 2005-10-24  Julien MOUTTE  <julien@moutte.net>
16107
16108         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
16109         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
16110         the caps against our xcontext caps.
16111
16112 2005-10-24  Wim Taymans  <wim@fluendo.com>
16113
16114         * gst-libs/gst/audio/gstbaseaudiosink.c:
16115         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
16116         Remove g_print
16117         Use sync property from baseclass to disable sync.
16118
16119 2005-10-24  Wim Taymans  <wim@fluendo.com>
16120
16121         * gst-libs/gst/audio/gstbaseaudiosink.c:
16122         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
16123         Buffers with no timestamps get aligned with previous buffers or
16124         on underrun, played ASAP.
16125
16126 2005-10-24  Julien MOUTTE  <julien@moutte.net>
16127
16128         * gst-libs/gst/video/video.h:
16129         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16130         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
16131         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
16132         here comes my change on caps for framerate and geometry range.
16133         We are now accepting 1 to MAXINT for width and height, and from
16134         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
16135         to be blended correctly in videomixer.
16136
16137 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
16138
16139         * configure.ac:
16140           back to HEAD
16141
16142 === release 0.9.4 ===
16143
16144 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
16145
16146         * NEWS:
16147         * RELEASE:
16148         * configure.ac:
16149           releasing 0.9.4, "Velociraptor"
16150
16151 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
16152
16153         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
16154         * po/POTFILES.in:
16155           STOPPED -> FAILED
16156
16157 2005-10-21  Wim Taymans  <wim@fluendo.com>
16158
16159         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
16160         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
16161         (pad_blocked), (close_pad_link), (new_pad):
16162         Don't try to remove elements twice.
16163
16164 2005-10-21  Wim Taymans  <wim@fluendo.com>
16165
16166         * ext/theora/theoradec.c: (theora_dec_src_query),
16167         (theora_dec_sink_event):
16168         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
16169         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
16170         (vorbis_handle_data_packet):
16171         * ext/vorbis/vorbisdec.h:
16172         Fix old naming.
16173
16174         * gst-libs/gst/audio/gstbaseaudiosink.c:
16175         (gst_base_audio_sink_render):
16176         Don't try to sync on buffers without a timestamp.
16177
16178 2005-10-21  Wim Taymans  <wim@fluendo.com>
16179
16180         * ext/theora/theoradec.c: (theora_dec_src_query),
16181         (theora_dec_sink_event):
16182         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
16183         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
16184         (vorbis_handle_data_packet):
16185         * ext/vorbis/vorbisdec.h:
16186         Fix old naming.
16187
16188 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
16189
16190         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
16191         (gst_vorbisenc_src_query):
16192           Implement position and duration queries.
16193
16194         * gst/playback/test3.c: (update_scale), (main):
16195           Fix for async state changes and print nicer output.
16196
16197 2005-10-20  Wim Taymans  <wim@fluendo.com>
16198
16199         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
16200         (dump_element_stats), (main):
16201         * gst/playback/test6.c: (main):
16202         Fix tests again
16203
16204 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
16205
16206         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
16207         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
16208           Don't use functions for position queries when handling
16209           duration queries.
16210
16211 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
16212
16213         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
16214         (vorbis_handle_data_packet), (vorbis_dec_chain),
16215         (vorbis_dec_change_state):
16216         * ext/vorbis/vorbisdec.h:
16217           Vorbis streams can be embedded in other container formats
16218           than ogg, container formats where the demuxer might set 
16219           timestamps on encoded vorbis buffers instead of those silly 
16220           granulepos thingies. In short: make vorbisdec handle 
16221           timestamps on incoming buffers as well.
16222
16223 2005-10-20  Wim Taymans  <wim@fluendo.com>
16224
16225         * gst/playback/gstplaybasebin.c: (group_destroy),
16226         (gst_play_base_bin_change_state):
16227         Fix leak.
16228         Handle case where playbasebin is now ASYNC because
16229         decodebin is.
16230
16231 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
16232
16233         * gst/audioconvert/Makefile.am:
16234         * gst/audioconvert/bufferframesconvert.c:
16235         * gst/audioconvert/plugin.c: (plugin_init):
16236         * gst/audioconvert/plugin.h:
16237           And bye bye buffer-frames-convert
16238
16239 2005-10-19  Wim Taymans  <wim@fluendo.com>
16240
16241         * check/elements/audioconvert.c:
16242         * docs/libs/tmpl/gstaudio.sgml:
16243         * docs/libs/tmpl/gstcolorbalance.sgml:
16244         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
16245         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
16246         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
16247         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
16248         * gst-libs/gst/audio/audio.h:
16249         * gst/audioconvert/audioconvert.h:
16250         * gst/audioconvert/gstaudioconvert.c:
16251         (gst_audio_convert_parse_caps):
16252         * gst/volume/gstvolume.c:
16253         Bye bye buffer-frames.
16254
16255 2005-10-19  Wim Taymans  <wim@fluendo.com>
16256
16257         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
16258         (query_positions_elems), (query_positions_pads), (update_scale),
16259         (do_seek), (set_update_scale), (message_received), (main):
16260         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
16261         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
16262         (gst_ogg_demux_loop):
16263         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
16264         * ext/theora/theoradec.c: (theora_dec_src_query),
16265         (theora_dec_sink_event):
16266         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
16267         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
16268         * gst/adder/gstadder.c: (gst_adder_query):
16269         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
16270         * gst/playback/test3.c: (update_scale):
16271         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
16272         (dump_element_stats), (main):
16273         * gst/playback/test6.c: (main):
16274         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
16275         Query API update.
16276
16277 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
16278
16279         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
16280         (xml_check_first_element), (xml_type_find), (smil_type_find),
16281         (plugin_init):
16282           Add typefinding for SMIL and for generic XML. Based on patch by
16283           Akos Maroy (#308663).
16284
16285 2005-10-18  Wim Taymans  <wim@fluendo.com>
16286
16287         * gst/playback/Makefile.am:
16288         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
16289         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
16290         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
16291         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
16292         (gst_decode_bin_change_state):
16293         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
16294         (gst_play_bin_send_event_to_sink):
16295         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
16296         (dump_element_stats), (main):
16297         * gst/playback/test6.c: (main):
16298         Make playbin async, it'll commit state to paused when all streams
16299         are detected.
16300         Remove ugly hack.
16301         Added test6.c to show async behaviour.
16302
16303 2005-10-18  Wim Taymans  <wim@fluendo.com>
16304
16305         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
16306         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
16307         Fix for segment-start/stop API change.
16308
16309 2005-10-18  Wim Taymans  <wim@fluendo.com>
16310
16311         * check/Makefile.am:
16312         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
16313         (main):
16314         Add future test for clock selection.
16315
16316 2005-10-18  Wim Taymans  <wim@fluendo.com>
16317
16318         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
16319         (gst_alsasink_close):
16320         Set handle to NULL.
16321
16322         * gst-libs/gst/audio/gstringbuffer.c:
16323         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
16324         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
16325         (gst_ring_buffer_start), (gst_ring_buffer_pause),
16326         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
16327         (gst_ring_buffer_read):
16328         More debug info.
16329
16330 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
16331
16332         * gst/audiotestsrc/Makefile.am:
16333         * gst/sine/Makefile.am:
16334         * gst/volume/Makefile.am:
16335           fix broken build of controllerized plugins
16336
16337 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16338
16339         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
16340
16341         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16342         (gst_riff_create_video_template_caps):
16343           Add support for Indeo-3 (IV32).
16344
16345 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16346
16347         * configure.ac:
16348           rewrite
16349
16350 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16351
16352         * gst-libs/gst/video/video.c: (gst_video_get_size):
16353         * gst/audiotestsrc/gstaudiotestsrc.c:
16354           doc updates
16355
16356 2005-10-17  Andy Wingo  <wingo@pobox.com>
16357
16358         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
16359         with the collectpads change.
16360         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
16361
16362         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
16363
16364         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
16365
16366         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
16367         alloc_buffer flow return to callers.
16368         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
16369         change. Fix some memleaks in theoraenc.
16370
16371         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
16372         in strange circumstance.
16373
16374 2005-10-17  Julien MOUTTE  <julien@moutte.net>
16375
16376         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16377         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
16378         from caps, let's use the caps...
16379
16380 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
16381
16382         * configure.ac:
16383           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
16384
16385 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16386
16387         * gst-libs/gst/interfaces/Makefile.am:
16388           fix silly typo
16389
16390 2005-10-16  Andy Wingo  <wingo@pobox.com>
16391
16392         * gst/playback/gstdecodebin.c
16393         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
16394         function!
16395         (try_to_link_1): Increase kraziness level.
16396
16397 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
16398
16399         * configure.ac:
16400           restructure like the core one
16401         * gst-libs/gst/audio/Makefile.am:
16402         * gst-libs/gst/interfaces/Makefile.am:
16403         * gst-libs/gst/net/Makefile.am:
16404         * gst-libs/gst/riff/Makefile.am:
16405         * gst-libs/gst/rtp/Makefile.am:
16406         * gst-libs/gst/tag/Makefile.am:
16407         * gst-libs/gst/video/Makefile.am:
16408           use correct linker flags, now the libs are properly versioned
16409         * check/elements/audioconvert.c: (verify_convert):
16410         * ext/alsa/gstalsaplugin.c:
16411         * ext/cdparanoia/gstcdparanoia.c:
16412         * ext/gnomevfs/gstgnomevfs.c:
16413         * ext/libvisual/visual.c:
16414         * ext/ogg/gstogg.c:
16415         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
16416         * ext/theora/theora.c:
16417         * ext/vorbis/vorbis.c:
16418         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
16419         * gst-libs/gst/tag/gsttagediting.c:
16420         * gst-libs/gst/video/video.c:
16421         * gst/adder/gstadder.c:
16422         * gst/audioconvert/plugin.c:
16423         * gst/audiorate/gstaudiorate.c:
16424         * gst/audioresample/gstaudioresample.c:
16425         * gst/audioresample/resample_ref.c: (resample_scale_ref):
16426         * gst/audioscale/gstaudioscale.c:
16427         * gst/audioscale/resample.c:
16428         * gst/audiotestsrc/gstaudiotestsrc.c:
16429         * gst/ffmpegcolorspace/gstffmpeg.c:
16430         * gst/playback/gstdecodebin.c: (close_pad_link):
16431         * gst/playback/gstplaybin.c: (gen_video_element),
16432         (gen_audio_element):
16433         * gst/sine/gstsinesrc.c:
16434         * gst/subparse/gstsubparse.c:
16435         * gst/tags/gsttagediting.c:
16436         * gst/tcp/gsttcpplugin.c:
16437         * gst/typefind/gsttypefindfunctions.c:
16438         * gst/videorate/gstvideorate.c:
16439         * gst/videoscale/gstvideoscale.c:
16440         * gst/videotestsrc/gstvideotestsrc.c:
16441         * gst/volume/gstvolume.c:
16442         * sys/v4l/gstv4l.c:
16443         * sys/ximage/ximage.c:
16444         * sys/xvimage/xvimagesink.c:
16445           fix up defines
16446
16447 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
16448
16449         * ext/vorbis/vorbisenc.c:
16450         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
16451         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
16452         (gst_tag_to_vorbis_comments):
16453           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
16454
16455 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
16456
16457         * examples/stats/mp2ogg.c:
16458         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16459           typo fixes
16460
16461 2005-10-13  Michael Smith <msmith@fluendo.com>
16462
16463         * ext/ogg/gstoggmux.c:
16464           Use magic glib macros to define constants as 64 bit, to ensure
16465           appropriate vararg passing.
16466
16467 2005-10-13  Michael Smith <msmith@fluendo.com>
16468
16469         * ext/ogg/gstoggmux.c:
16470         * gst/audioconvert/audioconvert.c: (float):
16471           Don't use LL suffix, as it's not portable, and neither of these
16472           uses required it anyway.
16473
16474 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
16475
16476         * examples/indexing/indexmpeg.c: (main):
16477         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
16478         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
16479         (cdparanoia_convert), (cdparanoia_query):
16480         * ext/cdparanoia/gstcdparanoia.h:
16481         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
16482         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
16483         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
16484         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
16485         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
16486         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
16487         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
16488         (gst_multifdsink_render), (gst_multifdsink_start),
16489         (gst_multifdsink_stop):
16490         * gst/tcp/gstmultifdsink.h:
16491         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
16492         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
16493         (gst_tcpclientsink_stop):
16494         * gst/tcp/gsttcpclientsink.h:
16495         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
16496         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
16497         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
16498         * gst/tcp/gsttcpclientsrc.h:
16499         * gst/tcp/gsttcpserversink.h:
16500         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
16501         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
16502         (gst_tcpserversrc_stop):
16503         * gst/tcp/gsttcpserversrc.h:
16504         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
16505         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
16506         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
16507           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
16508           moved bitshift from macro to enum definition
16509
16510 2005-10-12  Wim Taymans  <wim@fluendo.com>
16511
16512         * examples/seeking/Makefile.am:
16513         Oops.
16514
16515 2005-10-12  Wim Taymans  <wim@fluendo.com>
16516
16517         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
16518         (gst_ring_buffer_read), (gst_ring_buffer_clear):
16519         Don't assert on normal stuff.
16520
16521         * gst/playback/gstplaybin.c: (do_playbin_seek):
16522         API fix.
16523
16524 2005-10-12  Wim Taymans  <wim@fluendo.com>
16525
16526         * check/pipelines/simple_launch_lines.c: (run_pipeline):
16527         * examples/seeking/Makefile.am:
16528         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
16529         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
16530         (do_seek), (set_update_scale), (message_received), (main):
16531         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
16532         (gst_ring_buffer_read), (gst_ring_buffer_clear):
16533         Update for _get_state() API change.
16534
16535 2005-10-11  Wim Taymans  <wim@fluendo.com>
16536
16537         * gst-libs/gst/audio/gstbaseaudiosink.c:
16538         (gst_base_audio_sink_render):
16539         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16540         (gst_base_audio_src_create):
16541         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
16542         (gst_ring_buffer_read):
16543         Cleanups.
16544         Commit and read from ringbuffer in samples rather than bytes.
16545
16546 2005-10-11  Wim Taymans  <wim@fluendo.com>
16547
16548         * gst-libs/gst/audio/gstbaseaudiosink.c:
16549         (gst_base_audio_sink_render):
16550         Respect segment rate and accum when scheduling samples.
16551
16552 2005-10-11  Julien MOUTTE  <julien@moutte.net>
16553
16554         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
16555         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
16556         EOS correctly, that needs more work.
16557
16558 2005-10-11  Wim Taymans  <wim@fluendo.com>
16559
16560         * check/generic/states.c: (GST_START_TEST):
16561         remove old property.
16562
16563         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
16564         (gst_ogg_demux_perform_seek):
16565         * ext/theora/theoradec.c: (theora_dec_sink_event):
16566         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
16567         (vorbis_handle_data_packet):
16568         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16569         (gst_base_rtp_depayload_set_gst_timestamp):
16570         * gst/videorate/gstvideorate.c: (gst_videorate_event):
16571         Update for newsegment API change.
16572
16573 2005-10-11  Michael Smith <msmith@fluendo.com>
16574
16575         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
16576         (do_playbin_seek), (gst_play_bin_send_event):
16577           Override send_event differently, so that we can takes bits of
16578           functionality from GstPipeline (special handling for seeks,
16579           including pausing/resuming, and resetting stream time) and still get
16580           the appropriate behaviour of only forwarding event to a single sink,
16581           rather than all of them.
16582           Unfortunately requires a lot of code duplication, but the
16583           alternatives are equally ugly in the end.
16584
16585 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
16586
16587         * check/elements/audioconvert.c: (setup_audioconvert),
16588         (cleanup_audioconvert), (get_int_caps), (verify_convert),
16589         (GST_START_TEST), (audioconvert_suite):
16590           clean up tests a little, fix some leaks.
16591
16592 2005-10-10  Wim Taymans  <wim@fluendo.com>
16593
16594         * ext/alsa/gstalsasink.c:
16595         Also allow unsigned int.
16596
16597         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16598         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
16599         Small cleanup
16600
16601 2005-10-10  Wim Taymans  <wim@fluendo.com>
16602
16603         * check/pipelines/simple_launch_lines.c: (run_pipeline):
16604         Small update, use API as stated in design docs.
16605
16606         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
16607         (update_scale), (do_seek), (seek_cb), (set_update_scale),
16608         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
16609         (message_received), (main):
16610         Updated seek example for GOption. Some usability improvements.
16611
16612 2005-10-10  Wim Taymans  <wim@fluendo.com>
16613
16614         * gst/audioconvert/audioconvert.h:
16615         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
16616         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
16617         Alloc temp storage somewhere else where we can do it more
16618         portable.
16619
16620 2005-10-10  Wim Taymans  <wim@fluendo.com>
16621
16622         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
16623         (gst_tcpserversrc_start):
16624         Don't block in accept while doing the state change, move
16625         to poll and make cancellable.
16626
16627 2005-10-09  Philippe Khalaf <burger@speedy.org>
16628
16629         * gst-libs/gst/rtp/rtpbasedepayload.c:
16630         Set timestamp and add queue delay to timestamp
16631         * gst-libs/gst/rtp/rtpbuffer.h:
16632         Set correct payload type for h263
16633
16634 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
16635
16636         * gst/audiotestsrc/gstaudiotestsrc.c:
16637         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
16638         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
16639         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
16640         (gst_audiotestsrc_create_triangle),
16641         (gst_audiotestsrc_create_silence),
16642         (gst_audiotestsrc_create_white_noise),
16643         (gst_audiotestsrc_init_pink_noise),
16644         (gst_audiotestsrc_generate_pink_noise_value),
16645         (gst_audiotestsrc_create_pink_noise),
16646         (gst_audiotestsrc_change_wave):
16647         * gst/audiotestsrc/gstaudiotestsrc.h:
16648           fixed typo, added pink noise
16649
16650 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
16651
16652         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
16653         (plugin_init):
16654           Add wavpack and spc typefind functions from 0.8 branch.
16655
16656 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
16657
16658         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
16659         (ar_type_find), (msdos_type_find), (plugin_init):
16660           Add typefind functions for tar archives, ar archives,
16661           RAR archives, and msdos-executables (dlls, exe, etc.).
16662           Some of those would be wrongly identified as mpeg
16663           streams of some sort before (#315550).
16664
16665 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
16666
16667         * configure.ac:
16668         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16669         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16670         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
16671         * gst/audiotestsrc/Makefile.am:
16672         * gst/audiotestsrc/gstaudiotestsrc.c:
16673         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
16674         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
16675         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
16676         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
16677         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
16678         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
16679         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
16680         (gst_audiotestsrc_create_silence),
16681         (gst_audiotestsrc_create_white_noise),
16682         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
16683         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
16684         (gst_audiotestsrc_start), (plugin_init):
16685         * gst/audiotestsrc/gstaudiotestsrc.h:
16686           add new plugin and element
16687         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
16688           use gobject_class
16689
16690 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
16691
16692         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
16693         (gst_adder_init), (gst_adder_request_new_pad),
16694         (gst_adder_change_state):
16695           Add query function to source pad, so adder reports the correct
16696           time/sample position when queried (#315457); fix state change
16697           function; use GST_DEBUG_FUNCPTR() for pad functions.
16698
16699 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
16700
16701         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
16702           Fix leaks in typefind registration
16703           Clean up the gratuitous commenting and whitespacing a little
16704
16705 2005-10-08  Wim Taymans  <wim@fluendo.com>
16706
16707         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
16708         Only actually wait for the thread to be stopped if it's 
16709         running.
16710
16711 2005-10-08  Wim Taymans  <wim@fluendo.com>
16712
16713         * gst-libs/gst/audio/gstbaseaudiosink.c:
16714         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
16715         If we receive EOS we can start playback of what we had.
16716
16717 2005-10-08  Wim Taymans  <wim@fluendo.com>
16718
16719         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16720         (gst_multifdsink_finalize), (multifdsink_hash_remove),
16721         (gst_multifdsink_stop):
16722         Fix crasher when going to NULL multiple times.
16723
16724 2005-10-06  Wim Taymans  <wim@fluendo.com>
16725
16726         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
16727         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
16728         * gst-libs/gst/audio/gstbaseaudiosrc.h:
16729         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
16730         patch from Edgard Lima <edgard.lima@indt.org.br>
16731         Fixed gstbaseaudiosrc adding ring buffer sync to it.
16732
16733 2005-10-06  Wim Taymans  <wim@fluendo.com>
16734
16735         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
16736         Report the FLOW_RETURN as string in the error message.
16737
16738         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
16739         Don't assert when clearing an unnegotiated buffer.
16740
16741 2005-10-04  Michael Smith <msmith@fluendo.com>
16742
16743         * gst/playback/gstplaybasebin.c: (group_destroy),
16744         (gen_preroll_element), (remove_groups), (setup_source):
16745         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
16746         (setup_sinks), (gst_play_bin_send_event),
16747         (gst_play_bin_change_state):
16748           Set state to NULL before removing from bin. Fix refcounting.
16749
16750 2005-10-04  Michael Smith <msmith@fluendo.com>
16751
16752         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
16753           Correct refcounting in send_event() function. Previously was wrong
16754           if the first sink was unable to handle the event.
16755
16756 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16757
16758         * configure.ac:
16759           back to development
16760
16761 === release 0.9.3 ===
16762
16763 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16764
16765         * configure.ac:
16766           Releasing 0.9.3, "De Facto"
16767
16768 2005-10-03  Andy Wingo  <wingo@pobox.com>
16769
16770         * gst/playback/gstdecodebin.c (try_to_link_1)
16771         (remove_element_chain): set element to NULL before removing it.
16772
16773 2005-10-02  Johan Dahlin  <johan@gnome.org>
16774
16775         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
16776         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
16777         MT safe.
16778
16779 2005-10-02  Andy Wingo  <wingo@pobox.com>
16780
16781         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
16782         (gst_ring_buffer_prepare_read): 
16783         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
16784         Demote to LOG.
16785
16786 2005-09-29  Wim Taymans  <wim@fluendo.com>
16787
16788         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
16789         * ext/theora/theoradec.c: (theora_handle_data_packet):
16790         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
16791         Propagate error codes from alloc_buffer too.
16792
16793 2005-09-29  Wim Taymans  <wim@fluendo.com>
16794
16795         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
16796         We use fixed caps.
16797
16798         * gst/playback/Makefile.am:
16799         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
16800         (dump_element_stats), (main):
16801         Added example stream introspection code.
16802
16803 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
16804
16805         * gst/adder/gstadder.c: (gst_adder_collected):
16806           fix adder for float elements
16807
16808 2005-09-28  Wim Taymans  <wim@fluendo.com>
16809
16810         * gst-libs/gst/audio/gstbaseaudiosink.c:
16811         (gst_base_audio_sink_class_init),
16812         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
16813         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16814         (gst_base_audio_src_class_init),
16815         (gst_base_audio_src_provide_clock):
16816         get_clock -> provide_clock
16817
16818 2005-09-28  Andy Wingo  <wingo@pobox.com>
16819
16820         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
16821         and unlocking.
16822
16823         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
16824         unlocking.
16825
16826         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
16827         Actually add the pad template.
16828         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
16829
16830         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
16831         I'm at it...
16832
16833         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
16834         from fdsrc. Get caps in create() instead of start() so it can be
16835         interrupted. Interruption somewhat untested.
16836
16837         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
16838         Proper EOS handling.
16839
16840 2005-09-27  Andy Wingo  <wingo@pobox.com>
16841
16842         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
16843
16844         * gst/tcp/gsttcpserversrc.c: Cleaned up.
16845
16846         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
16847
16848         * gst/tcp/gsttcp.h: 
16849         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
16850         out of tcpclientsrc.c. Cancellable.
16851         (gst_tcp_socket_read): Made private, cancellable, with better
16852         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
16853         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
16854         whole buffer, and better diagnostics.
16855         (gst_tcp_gdp_read_caps): Same.
16856
16857         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
16858
16859 2005-09-26  Andy Wingo  <wingo@pobox.com>
16860
16861         * gst/sine/gstsinesrc.h:
16862         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
16863         change the 'sync' property to 'is-live' and implement it halfway,
16864         update for controller api change.
16865
16866         * gst/volume/gstvolume.c (volume_transform_ip): Update for
16867         controller api change.
16868
16869 2005-09-24  Wim Taymans  <wim@fluendo.com>
16870
16871         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
16872         * gst-libs/gst/audio/gstaudiosink.c:
16873         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
16874         (gst_audioringbuffer_stop):
16875         * gst-libs/gst/audio/gstbaseaudiosink.c:
16876         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
16877         (gst_base_audio_sink_change_state):
16878         * gst-libs/gst/audio/gstbaseaudiosink.h:
16879         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
16880         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
16881         (gst_ring_buffer_commit), (gst_ring_buffer_read):
16882         * gst-libs/gst/audio/gstringbuffer.h:
16883         Fix sync again. Moved sample alignment to basesink.
16884
16885 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
16886
16887         * docs/plugins/Makefile.am:
16888         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16889         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16890         * gst/volume/gstvolume.c:
16891           add/fix docs
16892         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
16893         * gst-libs/gst/audio/audio.h:
16894           add conversion macros for frames <-> clocktime
16895
16896 2005-09-23  David Schleef  <ds@schleef.org>
16897
16898         * gst/audioresample/Makefile.am:
16899         * gst/audioresample/debug.h:
16900         * gst/audioresample/gstaudioresample.c:
16901         * gst/audioresample/resample.c: Convert to using gst debugging
16902
16903 2005-09-22  Wim Taymans  <wim@fluendo.com>
16904
16905         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
16906         (gst_play_bin_send_event):
16907         Only seek on one sink, the first one that succeeds.
16908
16909 2005-09-22  Michael Smith <msmith@fluendo.com>
16910
16911         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
16912         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
16913         Don't flush encoder state unless we have an initialised encoder.
16914         Clear out encoder state on PAUSED_TO_READY.
16915
16916 2005-09-22  Wim Taymans  <wim@fluendo.com>
16917
16918         * gst-libs/gst/rtp/gstbasertppayload.c:
16919         (gst_basertppayload_class_init), (gst_basertppayload_init),
16920         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
16921         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
16922         (gst_basertppayload_is_filled), (gst_basertppayload_push),
16923         (gst_basertppayload_set_property),
16924         (gst_basertppayload_get_property),
16925         (gst_basertppayload_change_state):
16926         * gst-libs/gst/rtp/gstbasertppayload.h:
16927         Added max-ptime to control amount of data in the rtp packets.
16928
16929 2005-09-21  Andy Wingo  <wingo@pobox.com>
16930
16931         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
16932         thingies.
16933
16934         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
16935         can be called multiple times, dogs.
16936
16937 2005-09-21  Wim Taymans  <wim@fluendo.com>
16938
16939         * gst-libs/gst/rtp/gstbasertppayload.c:
16940         (gst_basertppayload_class_init), (gst_basertppayload_init),
16941         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
16942         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
16943         (gst_basertppayload_push), (gst_basertppayload_get_property),
16944         (gst_basertppayload_change_state):
16945         Allow 0 ssrc too.
16946
16947 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
16948
16949         * docs/libs/compiling.sgml:
16950           fixing typos
16951
16952 2005-09-20  Wim Taymans  <wim@fluendo.com>
16953
16954         * gst-libs/gst/rtp/gstbasertppayload.c:
16955         (gst_basertppayload_class_init), (gst_basertppayload_init),
16956         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
16957         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
16958         (gst_basertppayload_push), (gst_basertppayload_set_property),
16959         (gst_basertppayload_get_property),
16960         (gst_basertppayload_change_state):
16961         * gst-libs/gst/rtp/gstbasertppayload.h:
16962         Added property to configure sequence number offsets.
16963
16964 2005-09-20  Wim Taymans  <wim@fluendo.com>
16965
16966         * gst-libs/gst/rtp/gstbasertppayload.c:
16967         (gst_basertppayload_class_init), (gst_basertppayload_init),
16968         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
16969         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
16970         (gst_basertppayload_push), (gst_basertppayload_set_property),
16971         (gst_basertppayload_get_property),
16972         (gst_basertppayload_change_state):
16973         * gst-libs/gst/rtp/gstbasertppayload.h:
16974         Make timestamp offset configurable.
16975
16976 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16977
16978         * check/pipelines/simple_launch_lines.c: (run_pipeline):
16979           fix wrong pop/unref
16980
16981 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
16982
16983         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
16984
16985         * gst-libs/gst/interfaces/propertyprobe.c:
16986         (gst_property_probe_probe_property_name),
16987         (gst_property_probe_needs_probe_name),
16988         (gst_property_probe_get_values_name),
16989         (gst_property_probe_probe_and_get_values_name):
16990           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
16991           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
16992
16993 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16994
16995         * check/Makefile.am:
16996           have some tests be disabled for valgrinding
16997         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
16998         (GST_START_TEST):
16999         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
17000           Fix A Leak.  Chain To Parent Finalize.
17001
17002 2005-09-19  Wim Taymans  <wim@fluendo.com>
17003
17004         * examples/seeking/seek.c: (make_wav_pipeline), (main):
17005         Fixed wav pipeline.
17006
17007 2005-09-19  Wim Taymans  <wim@fluendo.com>
17008
17009         * gst-libs/gst/rtp/gstbasertppayload.c:
17010         (gst_basertppayload_class_init), (gst_basertppayload_init),
17011         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
17012         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
17013         (gst_basertppayload_push), (gst_basertppayload_get_property),
17014         (gst_basertppayload_change_state):
17015         Posting ERROR and WARNING messages is good.
17016
17017 2005-09-19  Wim Taymans  <wim@fluendo.com>
17018
17019         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17020         (gst_base_rtp_depayload_add_to_queue),
17021         (gst_base_rtp_depayload_push),
17022         (gst_base_rtp_depayload_set_gst_timestamp),
17023         (gst_base_rtp_depayload_queue_release):
17024         This one was not supposed to go in.
17025
17026 2005-09-19  Wim Taymans  <wim@fluendo.com>
17027
17028         * check/pipelines/simple_launch_lines.c: (run_pipeline):
17029         Fix for bus API.
17030
17031         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17032         (gst_base_rtp_depayload_chain),
17033         (gst_base_rtp_depayload_add_to_queue),
17034         (gst_base_rtp_depayload_push),
17035         (gst_base_rtp_depayload_set_gst_timestamp),
17036         (gst_base_rtp_depayload_queue_release):
17037         Some cleanups.
17038
17039         * gst-libs/gst/rtp/gstbasertppayload.c:
17040         (gst_basertppayload_class_init), (gst_basertppayload_init),
17041         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
17042         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
17043         (gst_basertppayload_get_property),
17044         (gst_basertppayload_change_state):
17045         Added debugging category.
17046
17047 2005-09-18  David Schleef  <ds@schleef.org>
17048
17049         * gst/playback/gstdecodebin.c: free plugin list correctly
17050         * gst/playback/gstplaybin.c: emit warning if autovideosink
17051           and autoaudiosink can't be found (instead of segfaulting)
17052
17053 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17054
17055         * check/elements/audioconvert.c: (GST_START_TEST):
17056           try out 24 bit conversion
17057
17058 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17059
17060         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
17061         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
17062         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
17063         * ext/vorbis/vorbisenc.h:
17064           Fix EOS handling.  Still needs a fix in the ogg muxer to
17065           mark the last page as eos.
17066
17067 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17068
17069         * common/gtk-doc-plugins.mak:
17070         * docs/plugins/Makefile.am:
17071         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17072         * gst/ffmpegcolorspace/Makefile.am:
17073         * gst/ffmpegcolorspace/avcodec.h:
17074         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17075         * gst/tcp/gstmultifdsink.c:
17076           fix up ffmpegcolorspace docs; extract header
17077
17078 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17079
17080         * common/gtk-doc-plugins.mak:
17081         * docs/plugins/Makefile.am:
17082         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17083         * ext/theora/Makefile.am:
17084         * ext/theora/gsttheoraenc.h:
17085         * ext/theora/theoraenc.c:
17086         * ext/vorbis/vorbisenc.c:
17087           pick up signals and args for vorbis; add some docs for vorbis
17088
17089 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17090
17091         * common/gstdoc-scangobj:
17092         * common/gtk-doc-plugins.mak:
17093         * docs/libs/Makefile.am:
17094         * docs/plugins/gst-plugins-base-plugins.args:
17095         * docs/plugins/gst-plugins-base-plugins.hierarchy:
17096         * docs/plugins/gst-plugins-base-plugins.interfaces:
17097         * docs/plugins/gst-plugins-base-plugins.prerequisites:
17098         * docs/plugins/gst-plugins-base-plugins.signals:
17099           only scanobj stuff from our source module.  Not sure yet
17100           if that's correct, given the hierarchy stuff :)
17101
17102 2005-09-15  Wim Taymans  <wim@fluendo.com>
17103
17104         * gst/audioconvert/gstaudioconvert.c:
17105         And enable 24 bits mode as well..
17106
17107 2005-09-15  Wim Taymans  <wim@fluendo.com>
17108
17109         * gst-libs/gst/rtp/Makefile.am:
17110         * gst-libs/gst/rtp/gstbasertppayload.c:
17111         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
17112         (gst_basertppayload_class_init), (gst_basertppayload_init),
17113         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
17114         (gst_basertppayload_chain), (gst_basertppayload_set_options),
17115         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
17116         (gst_basertppayload_set_property),
17117         (gst_basertppayload_get_property),
17118         (gst_basertppayload_change_state):
17119         * gst-libs/gst/rtp/gstbasertppayload.h:
17120         Added rtp payloader base class.
17121
17122 2005-09-15  Andy Wingo  <wingo@pobox.com>
17123
17124         * configure.ac (plugindir): Remove the EOL matcher from the
17125         regexp, as it causes me problems. Libtool? Make? Who knows?
17126
17127 2005-09-14  David Schleef  <ds@schleef.org>
17128
17129         * check/generic/states.c: 
17130         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
17131         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
17132           Fixes for changes in registry API.
17133
17134         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
17135           to GST_PLUGIN_LDFLAGS.
17136         * ext/libvisual/visual.c: Make the library shut up.
17137         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
17138         * gst-libs/gst/audio/gstaudiofilter.c: same
17139
17140 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17141
17142         * docs/plugins/Makefile.am:
17143         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17144         * docs/plugins/inspect/plugin-libvisual.xml:
17145         * docs/plugins/tmpl/element-tcpserversink.sgml:
17146         * ext/theora/theoraenc.c:
17147           add libvisual plugin and theoraenc element to docs
17148
17149 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17150
17151         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17152         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17153         * ext/theora/theoraenc.c:
17154           add theoraenc
17155
17156 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
17157
17158         * gst/audioconvert/Makefile.am:
17159           Audioconvert derives from GstBaseTransform and should
17160           link to the library with our base elements to avoid
17161           unresolved symbols. Makes things work with MinGW (#316160)
17162
17163         * gst/playback/test4.c: (main):
17164           Fix MinGW build problem and use g_usleep() instead of 
17165           sleep() (#316162)
17166
17167 2005-09-12  Wim Taymans  <wim@fluendo.com>
17168
17169         * gst/audioconvert/audioconvert.c: (float),
17170         (audio_convert_prepare_context), (audio_convert_convert):
17171         * gst/audioconvert/audioconvert.h:
17172         Cleanups, speedups, simplifications, added back support
17173         for 24 bits.
17174
17175 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
17176
17177         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17178         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17179         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
17180         * docs/plugins/tmpl/element-tcpserversink.sgml:
17181         * gst/ffmpegcolorspace/gstffmpeg.c:
17182         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17183         * gst/videotestsrc/gstvideotestsrc.c:
17184         * gst/volume/gstvolume.c:
17185           add more elements to the docs
17186
17187 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
17188
17189         * check/Makefile.am:
17190         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
17191         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
17192           Add extra tests for basetransform based components. 
17193           Comment out the test_element_negotiation test until we decide
17194           if it's testing correct behaviour.
17195         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
17196         (gst_visual_chain), (gst_visual_change_state):
17197           Slightly more correct but still bogus timestamping.
17198           Fix state change function.
17199         * gst/audioconvert/gstaudioconvert.c:
17200         (gst_audio_convert_class_init):
17201         * gst/audioresample/gstaudioresample.c:
17202         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17203         (gst_ffmpegcsp_class_init):
17204         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
17205         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
17206         (gst_videoscale_prepare_image):
17207         * gst/volume/gstvolume.c: (gst_volume_class_init),
17208         (volume_transform_ip):
17209           Basetransform updates. Enable passthrough modes.
17210         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
17211         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
17212         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
17213           Negotiation fix that allows the window to return to the original
17214           size and renegotiate passthrough upstream. Extra debug output.
17215
17216 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17217
17218         * gst/sine/gstsinesrc.c:
17219         * gst/volume/gstvolume.c:
17220           fix up header include
17221
17222 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
17223
17224         * gst-libs/gst/audio/gstbaseaudiosink.c:
17225         (gst_base_audio_sink_render):
17226         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
17227         * gst/volume/gstvolume.c: (gst_volume_class_init),
17228         (volume_transform):
17229           fixing lost sync, some more debugging
17230
17231 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
17232
17233         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
17234         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
17235         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
17236         (gst_xvimagesink_check_xshm_calls):
17237           Fix compilation when XShm is not available.
17238
17239 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
17240
17241         * ext/libvisual/visual.c: (gst_visual_dispose),
17242         (gst_visual_getcaps), (gst_visual_src_setcaps),
17243         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
17244         (gst_visual_change_state):
17245           Finish fixing up libvisual plugin so that it runs. 
17246
17247 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
17248
17249         * ext/vorbis/vorbisenc.c:
17250         * gst-libs/gst/tag/gstvorbistag.c:
17251           gsttaginterface.h -> gsttagsetter.h
17252
17253 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
17254
17255         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
17256           added another test that failes for me (test is not active by default)
17257
17258 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17259
17260         * configure.ac:
17261           v4l2 is no longer in gst-plugins-base
17262
17263 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
17264
17265         * configure.ac:
17266           In the output at the end, don't show the first plugin on the same
17267           line as "Core plug-ins, always built:".
17268           Indent the output as for other plugin categories
17269         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
17270           #define that can be used to not use peer buffer_alloc functions for
17271           test purposes.
17272         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
17273         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
17274         (gst_ximagesink_show_frame):
17275         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
17276         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
17277         (gst_xvimagesink_show_frame):
17278           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
17279           fails gracefully instead of XError aborting or deadlocking.
17280
17281 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
17282
17283         * ext/libvisual/Makefile.am:
17284           link against gst-base-libs
17285
17286 2005-09-06  David Schleef  <ds@schleef.org>
17287
17288         * configure.ac: Enable libvisual plugin.
17289         * ext/libvisual/Makefile.am:
17290         * ext/libvisual/visual.c: Fixes to make it compile.
17291
17292 === release 0.9.2 ===
17293
17294 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17295
17296         * NEWS:
17297         * RELEASE:
17298         * configure.ac:
17299         * docs/random/ChangeLog-0.8:
17300           releasing 0.9.2, "Spoon"
17301
17302 2005-09-05  Michael Smith <msmith@fluendo.com>
17303
17304         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
17305           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
17306           that in the vorbisenc element.
17307
17308 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
17309
17310         * common/gtk-doc-plugins.mak:
17311         * docs/plugins/Makefile.am:
17312           fix distcheck
17313         * gst/audioresample/resample.c:
17314           fix wrong docstring
17315
17316 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
17317
17318         * common/gst-xmlinspect.py:
17319         * common/gtk-doc-plugins.mak:
17320           only inspect plugins for this given package
17321           require gst-python 0.9
17322
17323 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
17324
17325         * Makefile.am:
17326         * autogen.sh:
17327         * common/gst-xmlinspect.py:
17328         * configure.ac:
17329         * docs/Makefile.am:
17330         * docs/plugins/inspect/plugin-alsa.xml:
17331         * docs/plugins/inspect/plugin-audioresample.xml:
17332         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
17333         * docs/plugins/inspect/plugin-ogg.xml:
17334         * docs/plugins/tmpl/element-gnomevfssink.sgml:
17335         * docs/plugins/tmpl/element-multifdsink.sgml:
17336         * docs/plugins/tmpl/element-tcpserversink.sgml:
17337         * docs/plugins/tmpl/element-vorbisenc.sgml:
17338         * gst-plugins-base.spec.in:
17339           various doc-related updates
17340
17341 2005-08-31  Wim Taymans  <wim@fluendo.com>
17342
17343         * gst-libs/gst/audio/gstbaseaudiosink.c:
17344         (gst_base_audio_sink_render):
17345         Resync if the buffer timestamps drift more than a 10th 
17346         of a second.
17347
17348 2005-08-31  Tim-Philipp Müller  <tim at centricular dot net>
17349
17350         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
17351         (gst_v4lsrc_get_property):
17352           The 'timestamp-offset' property is registered as an int64, so
17353           let's use g_value_{set|get}_int64() in our setter and getter
17354           functions (makes it work and fixes warnings with gst-inspect).
17355
17356 2005-08-30  Wim Taymans  <wim@fluendo.com>
17357
17358         * check/elements/audioconvert.c: (setup_audioconvert):
17359         * check/elements/audioresample.c: (setup_audioresample):
17360         * check/elements/volume.c: (setup_volume):
17361         Fix checks.
17362
17363 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
17364
17365         * common/gtk-doc-plugins.mak:
17366         * common/plugins.xsl:
17367         * docs/plugins/Makefile.am:
17368           make module a param
17369
17370 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
17371
17372         * examples/seeking/seek.c: (make_mp3_pipeline),
17373         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
17374         (play_cb), (pause_cb), (stop_cb):
17375           update the example
17376
17377 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
17378
17379         * gst/volume/gstvolume.c: (gst_volume_class_init),
17380         (volume_transform):
17381           do not update controlled params, if buffer has no timestamp
17382
17383 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
17384
17385         * configure.ac:
17386         * gst/sine/Makefile.am:
17387         * gst/volume/Makefile.am:
17388           controllerized elements also need to link against controller-libs ;)
17389
17390 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
17391
17392         * docs/libs/tmpl/gstcolorbalance.sgml:
17393         * docs/libs/tmpl/gstgconf.sgml:
17394         * docs/libs/tmpl/gstmixer.sgml:
17395         * docs/libs/tmpl/gstringbuffer.sgml:
17396         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
17397         (gst_sinesrc_create):
17398         * gst/volume/gstvolume.c: (gst_volume_class_init),
17399         (volume_transform):
17400           controllerized two audio plugins
17401
17402 2005-08-29  Andy Wingo  <wingo@pobox.com>
17403
17404         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
17405         (vorbis_handle_data_packet): Fix some int overflow errors.
17406
17407         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
17408         -1.
17409         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
17410         valid.
17411         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
17412         if it's valid. Fixed streaming-mode playback.
17413
17414         * check/elements/volume.c (cleanup_volume): Fix for running
17415         CK_FORK=no.
17416
17417         * check/elements/audioconvert.c: Convert from native endian, not
17418         little endian.
17419
17420 2005-08-29  Michael Smith <msmith@fluendo.com>
17421
17422         * ext/ogg/Makefile.am:
17423         * ext/ogg/gstogg.c: (plugin_init):
17424         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
17425         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
17426         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
17427         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
17428         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
17429         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
17430         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
17431         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
17432         Add an ogg parser element.
17433
17434 2005-08-28  Andy Wingo  <wingo@pobox.com>
17435
17436         * Updates for two-arg init from GST_BOILERPLATE_FULL.
17437
17438 2005-08-26  Wim Taymans  <wim@fluendo.com>
17439
17440         * gst/audioconvert/audioconvert.c: (if), (float),
17441         (audio_convert_get_func_index), (check_default),
17442         (audio_convert_clean_fmt), (audio_convert_prepare_context),
17443         (audio_convert_clean_context), (audio_convert_get_sizes),
17444         (audio_convert_convert):
17445         Cleanups.
17446
17447 2005-08-26  Wim Taymans  <wim@fluendo.com>
17448
17449         * gst/audioconvert/audioconvert.c: (if), (float),
17450         (audio_convert_get_func_index), (check_default),
17451         (audio_convert_clean_fmt), (audio_convert_prepare_context),
17452         (audio_convert_clean_context), (audio_convert_get_sizes),
17453         (audio_convert_convert):
17454         More elegant and working temp buffer selection algo.
17455
17456 2005-08-26  Wim Taymans  <wim@fluendo.com>
17457
17458         * gst/audioconvert/audioconvert.c: (if), (float),
17459         (audio_convert_get_func_index), (check_default),
17460         (audio_convert_clean_fmt), (audio_convert_prepare_context),
17461         (audio_convert_clean_context), (audio_convert_get_sizes),
17462         (get_temp_buffer), (audio_convert_convert):
17463         Use realloc else we lose our original data.
17464
17465 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
17466
17467         * gst/audioresample/gstaudioresample.c:
17468           use base class' newsegment to properly timestamp
17469
17470 2005-08-26  Wim Taymans  <wim@fluendo.com>
17471
17472         * gst/audioconvert/audioconvert.c: (if), (float),
17473         (audio_convert_get_func_index), (check_default),
17474         (audio_convert_clean_fmt), (audio_convert_prepare_context),
17475         (audio_convert_clean_context), (audio_convert_get_sizes),
17476         (get_temp_buffer), (audio_convert_convert):
17477         * gst/audioconvert/gstaudioconvert.c:
17478         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
17479         (gst_audio_convert_transform_caps),
17480         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
17481         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
17482         Oops, allocate enough space to perform the channel mix.
17483
17484 2005-08-26  Wim Taymans  <wim@fluendo.com>
17485
17486         * gst/audioconvert/Makefile.am:
17487         * gst/audioconvert/audioconvert.c: (if), (float),
17488         (audio_convert_get_func_index), (check_default),
17489         (audio_convert_clean_fmt), (audio_convert_prepare_context),
17490         (audio_convert_clean_context), (audio_convert_get_sizes),
17491         (get_temp_buffer), (audio_convert_convert):
17492         * gst/audioconvert/audioconvert.h:
17493         * gst/audioconvert/gstaudioconvert.c:
17494         (gst_audio_convert_class_init), (gst_audio_convert_init),
17495         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
17496         (gst_audio_convert_get_unit_size),
17497         (gst_audio_convert_transform_caps),
17498         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
17499         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
17500         * gst/audioconvert/gstaudioconvert.h:
17501         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
17502         (gst_channel_mix_fill_identical),
17503         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
17504         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
17505         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
17506         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
17507         (gst_channel_mix_mix):
17508         * gst/audioconvert/gstchannelmix.h:
17509         Cleanups, librarify a bit, optimize, better negotiation and more.
17510
17511 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
17512
17513         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
17514         Another from MikeS:
17515         During typefinding, don't support negative offsets
17516         (offsets from the end of the stream) in our typefind->peek() function
17517         - nothing embedded in ogg ever needs them. However, we need to recognise
17518         those requests and reject them, otherwise we return invalid pointers.
17519
17520 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
17521
17522         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
17523         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
17524         (vorbisdec_finalize), (vorbis_handle_type_packet):
17525           Big shout-out to MikeS for fixing this giant memory leak.
17526           Huzzah!
17527
17528 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17529
17530         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
17531         (audio_convert_get_unit_size):
17532           plug some leaks
17533
17534 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17535
17536         * check/Makefile.am:
17537         * check/elements/audioconvert.c: (setup_audioconvert),
17538         (cleanup_audioconvert), (get_int_caps), (verify_convert),
17539         (GST_START_TEST), (audioconvert_suite), (main):
17540           add a test for audioconvert
17541         * gst/audioresample/gstaudioresample.c:
17542         * gst/audioresample/gstaudioresample.h:
17543           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
17544           note that for buffers of 1/3 sec this means DURATION(c) is 
17545           one nanosecond more than for a and b
17546
17547 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17548
17549         * check/Makefile.am:
17550         * check/elements/audioresample.c: (setup_audioresample),
17551         (cleanup_audioresample), (fail_unless_perfect_stream),
17552         (test_perfect_stream_instance), (GST_START_TEST),
17553           add a check for audioresample
17554         (audioresample_suite), (main):
17555         * check/elements/volume.c: (GST_START_TEST):
17556           remove unused method
17557         * gst/audioresample/gstaudioresample.c:
17558           set correct buffer parameters since we're changing them
17559         * gst/audioresample/resample_ref.c: (resample_scale_ref):
17560           add some debug
17561
17562 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17563
17564         * gst/audioresample/debug.c:
17565         * gst/audioresample/gstaudioresample.c:
17566           add room for extra overlap samples when asked to transform size
17567           protect against possible mem corruption and check for discrepancies
17568           between written size and outbuffer's size so we can warn for
17569           potential problems
17570         * gst/audioresample/resample.c: (resample_init),
17571         (resample_get_output_size_for_input), (resample_get_output_size),
17572         (resample_set_n_channels), (resample_set_format):
17573           set debug level based on RESAMPLE_DEBUG env var
17574           make sure that get_output_size* returns a whole number of
17575           sample_size
17576           set sample_size each time either channel or format is set
17577         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
17578         * gst/audioresample/resample_functable.c:
17579         (resample_scale_functable):
17580         * gst/audioresample/resample_ref.c: (resample_scale_ref):
17581           remove r->sample_size, it's done in resample.c now
17582           add some debugging to the ref implementation
17583           make sure we only give back bytes that are wholes of the sample
17584           size
17585
17586 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
17587         * gst/playback/gstplaybasebin.c: (fill_buffer):
17588         Revert unpopular change for GST_MESSAGE_SRC to GObject.
17589
17590 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
17591
17592         * gst/volume/gstvolume.c:
17593           made set_caps function static
17594
17595 2005-08-24  Wim Taymans  <wim@fluendo.com>
17596
17597         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
17598         (gst_vorbisenc_change_state):
17599         Stop leaking taglists.
17600
17601 2005-08-24  Wim Taymans  <wim@fluendo.com>
17602
17603         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
17604         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
17605         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
17606         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
17607         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
17608         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
17609         Parse seeking events better.
17610         Unref static caps.
17611         Generate correct newsegment events, fixes seeking in live oggs.
17612
17613         * ext/theora/theoradec.c: (theora_dec_src_query),
17614         (theora_dec_src_event), (theora_dec_src_getcaps),
17615         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
17616         Use newsegment values to report correct play time.
17617
17618         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
17619         (vorbis_dec_src_event), (vorbis_dec_sink_event):
17620         * ext/vorbis/vorbisdec.h:
17621         Parse and use newsegment values to report correct play time.
17622
17623         * gst-libs/gst/audio/gstbaseaudiosink.c:
17624         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
17625         Clear ringbuffer on flush.
17626         Use newsegment values to calculate playback time.
17627
17628         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
17629         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
17630         Basesink does newsegment calculations for us now.
17631
17632 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17633
17634         * check/Makefile.am:
17635         * configure.ac:
17636           add core's plugins to the mix so that playbin works
17637         * check/generic/states.c: (GST_START_TEST):
17638           set a 0 timeout on pipelines, so they don't force the next
17639           state change
17640         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
17641         (gst_play_base_bin_change_state):
17642           remove the crappy error handling and do GST error handling
17643
17644 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17645
17646         * check/Makefile.am:
17647         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
17648           add same test as to core, it bitches out on playbin atm.
17649
17650 2005-08-24  Wim Taymans  <wim@fluendo.com>
17651
17652         * configure.ac:
17653         Remove audioscale.
17654
17655 2005-08-24  Wim Taymans  <wim@fluendo.com>
17656
17657         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
17658         (gst_videoscale_prepare_size), (parse_caps),
17659         (gst_videoscale_set_caps), (gst_videoscale_get_size),
17660         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
17661         (gst_videoscale_transform):
17662         * gst/videoscale/gstvideoscale.h:
17663         Refactor, make use of BaseTranform really well.
17664
17665 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17666
17667         * configure.ac:
17668           compile audioresample
17669         * gst/audioresample/Makefile.am:
17670         * gst/audioresample/buffer.c:
17671         * gst/audioresample/functable.c:
17672         * gst/audioresample/gstaudioresample.c:
17673         * gst/audioresample/gstaudioresample.h:
17674         * gst/audioresample/resample.c:
17675         (resample_get_output_size_for_input):
17676         * gst/audioresample/resample.h:
17677         * gst/audioresample/resample_chunk.c:
17678         * gst/audioresample/resample_functable.c:
17679         * gst/audioresample/resample_ref.c:
17680           port to use basetransform; doesn't work in all cases yet
17681
17682 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17683
17684         * gst/audioconvert/gstaudioconvert.c:
17685         (gst_audio_convert_class_init), (gst_audio_convert_init),
17686         (audio_convert_get_unit_size), (audio_convert_transform_caps),
17687         (audio_convert_fixate_caps), (audio_convert_set_caps),
17688         (audio_convert_transform),
17689         (gst_audio_convert_buffer_to_default_format),
17690         (gst_audio_convert_buffer_from_default_format),
17691         (gst_audio_convert_channels):
17692         * gst/audioconvert/gstchannelmix.c:
17693         * gst/audioconvert/gstchannelmix.h:
17694           port to basetransform
17695         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17696         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
17697         (gst_ffmpegcsp_get_unit_size):
17698         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
17699         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
17700           fix for basetransform changes
17701
17702 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
17703
17704         * check/Makefile.am:
17705           Add CHECK_CFLAGS and LDFLAGS
17706
17707         * gst/playback/gstplaybasebin.c: (fill_buffer):
17708           GST_MESSAGE_SRC became a GObject
17709
17710 2005-08-24  Wim Taymans  <wim@fluendo.com>
17711
17712         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
17713         (gst_ring_buffer_clear_all):
17714         * gst-libs/gst/audio/gstringbuffer.h:
17715         Added function to clear the ringbuffer.
17716
17717 2005-08-24  Andy Wingo  <wingo@pobox.com>
17718
17719         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
17720         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
17721         of _open and _close.
17722
17723         * sys/v4l/gstv4lxoverlay.h:
17724         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
17725         an Xv connection here, instead of all the time. Make Xv only be
17726         loaded if you axe for it. Kindof a workaround for buggy behaviour
17727         of Xv when using remote xservers (XvQueryExtension would block).
17728         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
17729         replace the _open and _close public API. Only start the xv
17730         connection if necessary.
17731         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
17732
17733 2005-08-23  David Schleef  <ds@schleef.org>
17734
17735         * gst/audioresample/Makefile.am: Leet audioresampling code
17736         * gst/audioresample/buffer.c:
17737         * gst/audioresample/buffer.h:
17738         * gst/audioresample/debug.c:
17739         * gst/audioresample/debug.h:
17740         * gst/audioresample/functable.c:
17741         * gst/audioresample/functable.h:
17742         * gst/audioresample/gstaudioresample.c:
17743         * gst/audioresample/gstaudioresample.h:
17744         * gst/audioresample/resample.c:
17745         * gst/audioresample/resample.h:
17746         * gst/audioresample/resample_chunk.c:
17747         * gst/audioresample/resample_functable.c:
17748         * gst/audioresample/resample_ref.c:
17749
17750 2005-08-23  Wim Taymans  <wim@fluendo.com>
17751
17752         * examples/seeking/seek.c: (make_vorbis_pipeline),
17753         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
17754         Small seek updates.
17755
17756 2005-08-23  Andy Wingo  <wingo@pobox.com>
17757
17758         * gst-libs/gst/audio/gstbaseaudiosrc.c
17759         (gst_base_audio_src_fixate): Only fixate endianness if it is
17760         present in the caps.
17761
17762 2005-08-22  Andy Wingo  <wingo@pobox.com>
17763
17764         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
17765         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
17766         device-name property.
17767
17768         * gst-libs/gst/audio/gstaudiosrc.h:
17769         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
17770         close_device in the ring buffer, like gstaudiosink.
17771
17772         * ext/alsa/gstalsamixer.h:
17773         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
17774         macro to implement the interface without much code. Cleanups. 
17775
17776         * ext/alsa/gstalsasrc.h:
17777         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
17778         READY.
17779
17780         * ext/alsa/Makefile.am: Add new files.
17781         * ext/alsa/gstalsamixerelement.c: 
17782         * ext/alsa/gstalsamixerelement.c: Split element code out from
17783         mixer code so that alsasrc can be a mixer too.
17784
17785 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
17786
17787         * check/elements/volume.c: (setup_volume), (cleanup_volume),
17788         (GST_START_TEST):
17789         * check/elements/vorbisdec.c: (setup_vorbisdec),
17790         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
17791         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
17792         (vorbis_handle_identification_packet),
17793         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
17794         (vorbis_handle_header_packet), (vorbis_dec_push),
17795         (vorbis_dec_chain):
17796           use the setup/teardown methods to save code.  save code is good.
17797
17798 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
17799
17800         * check/Makefile.am:
17801           add ext dir for plugins
17802           add vorbisdec test conditionally
17803         * check/elements/volume.c: (setup_volume), (cleanup_volume),
17804         (GST_START_TEST), (volume_suite):
17805           add a test with wrong caps
17806         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
17807         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
17808           add a vorbisdec test
17809         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
17810         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
17811           clean up debug output
17812         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
17813           yay, fix a segfault/security issue in vorbisdec
17814           gst-launch fakesrc ! vorbisdec wasn't happy
17815         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
17816         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
17817         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
17818         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
17819         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
17820         (gst_vorbisenc_set_metadata), (get_constraints_string),
17821         (update_start_message), (gst_vorbisenc_setup),
17822         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
17823         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
17824         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
17825         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
17826         * ext/vorbis/vorbisenc.h:
17827           march in line
17828         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17829         (gst_ffmpegcsp_transform):
17830           have the kow come home
17831         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
17832           debug my func ptr
17833         * gst/volume/gstvolume.c: (volume_set_caps):
17834           add a debug
17835
17836 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
17837
17838         * Makefile.am:
17839         * check/.cvsignore:
17840         * check/Makefile.am:
17841         * check/elements/.cvsignore:
17842         * check/elements/volume.c: (chain_func), (event_func),
17843         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
17844         (main):
17845         * configure.ac:
17846           add unit test structure for gst-plugins-base
17847           add a test for volume
17848         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
17849         (gst_volume_set_volume), (gst_volume_get_volume),
17850         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
17851         (volume_funcfind), (volume_process_float), (volume_process_int16),
17852         (volume_set_caps), (volume_transform), (volume_update_mute),
17853         (volume_update_volume), (volume_set_property),
17854         (volume_get_property):
17855           document a little; use basetransform vmethod _set_caps
17856
17857 2005-08-19  Andy Wingo  <wingo@pobox.com>
17858
17859         * ext/alsa/gstalsamixertrack.h:
17860         * ext/alsa/gstalsamixertrack.c:
17861         * ext/alsa/gstalsamixeroptions.h:
17862         * ext/alsa/gstalsamixeroptions.c:
17863         * ext/alsa/gstalsamixer.h:
17864         * ext/alsa/gstalsamixer.c: Port to 0.9.
17865
17866         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
17867         Remove gstalsa.c and alsaclock. No more cruft here.
17868         
17869 2005-08-18  Wim Taymans  <wim@fluendo.com>
17870
17871         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17872         (gst_base_rtp_depayload_chain),
17873         (gst_base_rtp_depayload_add_to_queue),
17874         (gst_base_rtp_depayload_push),
17875         (gst_base_rtp_depayload_queue_release):
17876         * gst-libs/gst/rtp/gstbasertpdepayload.h:
17877         Fix for RTPBuffer changes.
17878
17879         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
17880         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
17881         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
17882         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
17883         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
17884         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
17885         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
17886         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
17887         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
17888         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
17889         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
17890         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
17891         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
17892         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
17893         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
17894         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
17895         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
17896         (gst_rtpbuffer_get_payload):
17897         * gst-libs/gst/rtp/gstrtpbuffer.h:
17898         Don't subclass GstBuffer but add methods and helper functions
17899         to construct and manipulate RTP packets in regular GstBuffers.
17900
17901 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
17902
17903         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
17904           moved statement below switch
17905         * gst/volume/gstvolume.c: (gst_volume_class_init):
17906           added debug ptr
17907
17908 2005-08-16  Wim Taymans  <wim@fluendo.com>
17909
17910         * gst-libs/gst/audio/gstbaseaudiosrc.c:
17911         (gst_base_audio_src_change_state):
17912         Open and close device in READY<->NULL state change.
17913
17914 2005-08-16  Andy Wingo  <wingo@pobox.com>
17915
17916         * examples/seeking/Makefile.am: Don't compile non-compiling
17917         compiled objects with the compiler.
17918
17919         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
17920         elements.
17921
17922 2005-08-12  Philippe Khalaf <burger@speedy.org>
17923         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17924         * gst-libs/gst/rtp/gstbasertpdepayload.h:
17925           Made a thread to release the queue.
17926           Removed timestamp conversion for now.
17927
17928 2005-08-10  Philippe Khalaf <burger@speedy.org>
17929         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17930         * gst-libs/gst/rtp/gstbasertpdepayload.h:
17931           Added rtp timestamp -> gst timestamp conversion.
17932           Fixed several problems with queue.
17933
17934 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
17935
17936         * gst-libs/gst/audio/gstaudioclock.h:
17937         * gst-libs/gst/audio/gstaudiofilter.h:
17938         * gst-libs/gst/audio/gstaudiosink.h:
17939         * gst-libs/gst/audio/gstaudiosrc.h:
17940         * gst-libs/gst/audio/gstbaseaudiosink.h:
17941         * gst-libs/gst/audio/gstbaseaudiosrc.h:
17942         * gst-libs/gst/audio/gstringbuffer.h:
17943         * gst-libs/gst/net/gstnetbuffer.h:
17944         * gst-libs/gst/rtp/gstbasertpdepayload.h:
17945         * gst-libs/gst/rtp/gstrtpbuffer.h:
17946           Add padding (you will need to rebuild gst-plugins-base,
17947           gst-plugins and all applications afterwards!)
17948
17949 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
17950
17951         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
17952         (gst_riff_parse_chunk):
17953           Fix bug in debug message and add some more debug messages.
17954
17955 2005-08-08  Edward Hervey  <edward@fluendo.com>
17956
17957         * gst-libs/gst/riff/riff-media.c:
17958         backported updates since branch
17959
17960 2005-08-08  Andy Wingo  <wingo@pobox.com>
17961
17962         * gst-libs/gst/audio/gstbaseaudiosink.c
17963         (gst_base_audio_sink_change_state): Open the device in NULL->READY
17964         like good elements should. Close on READY->NULL too.
17965
17966         * gst-libs/gst/audio/gstaudiosink.c
17967         (gst_audioringbuffer_open_device,
17968         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
17969         (gst_audioringbuffer_release): Updates for new ring buffer API,
17970         hook into the new audio sink api.
17971
17972         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
17973         (GstAudioSinkClass.close): Just open and close the device -- no
17974         resource allocation or configuration.
17975         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
17976         vmethods, handle device setup and resource allocation.
17977
17978         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
17979         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
17980         base class API.
17981
17982         * gst-libs/gst/audio/gstringbuffer.h
17983         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
17984         New vmethods.
17985
17986         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
17987         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
17988         New API functions. The device should be opened before acquiring
17989         and closed after releasing.
17990
17991 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
17992
17993         * gst-libs/gst/interfaces/mixer.h:
17994           Reset padding to GST_PADDING.
17995
17996 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17997
17998         * gst/playback/gstplaybin.c: (remove_sinks):
17999           Remove visualization from parent explicitely; works around some
18000           apparent refcount issue that I haven't tracked down yet.
18001
18002 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18003
18004         * ext/alsa/gstalsasink.c: (set_hwparams):
18005           Assign debug category, add negotiation debug msgs.
18006
18007 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18008
18009         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
18010           Fix error code for file-not-found to NOT_FOUND.
18011
18012 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18013
18014         * common/gtk-doc-plugins.mak:
18015         * docs/plugins/Makefile.am:
18016         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18017         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18018           renamed to actual element names, so much nicer to look at
18019         * docs/plugins/tmpl/gstmultifdsink.sgml:
18020           remove
18021         * docs/plugins/tmpl/multifdsink.sgml:
18022         * docs/plugins/tmpl/tcpserversink.sgml:
18023           add
18024         * ext/alsa/gstalsa.c:
18025         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
18026         * ext/ogg/gstoggmux.c:
18027         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
18028         * gst/playback/gstdecodebin.c:
18029         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
18030         * gst/tcp/gsttcpserversink.c:
18031           various fixes and documentation additions
18032
18033 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18034
18035         * common/Makefile.am:
18036         * common/gstdoc-scangobj:
18037         * common/gtk-doc-plugins.mak:
18038         * common/gtk-doc.mak:
18039           add a custom scangobj that uses the registry
18040           add a custom gtk-doc-plugins.mak that uses it
18041           some doc build fixes
18042         * configure.ac:
18043         * docs/Makefile.am:
18044         * docs/plugins/Makefile.am:
18045         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18046         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18047         * docs/plugins/gst-plugins-base-plugins.types:
18048         * docs/plugins/tmpl/gstmultifdsink.sgml:
18049           add docs for one element, multifdsink
18050         * gst/adder/gstadder.h:
18051         * gst/volume/gstvolume.h:
18052           don't privatize enum
18053         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
18054         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
18055         (gst_sync_method_get_type), (gst_client_status_get_type),
18056         (gst_multifdsink_class_init),
18057         (gst_multifdsink_client_queue_buffer),
18058         (gst_multifdsink_handle_client_write):
18059         * gst/tcp/gstmultifdsink.h:
18060         * gst/tcp/gsttcp.h:
18061         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
18062         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
18063         (gst_tcpclientsink_render):
18064         * gst/tcp/gsttcpclientsink.h:
18065         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
18066         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
18067         (gst_tcpclientsrc_start):
18068         * gst/tcp/gsttcpclientsrc.h:
18069         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
18070         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
18071         * gst/tcp/gsttcpserversrc.h:
18072         * gst/typefind/gsttypefindfunctions.c:
18073           remove superfluous Type stuff
18074
18075 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18076
18077         * gst/playback/gstplaybin.c: (gen_video_element):
18078           Enable videoscale.
18079
18080 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18081
18082         * gst-libs/gst/gconf/gconf.c:
18083         * gst-libs/gst/gconf/gconf.h:
18084           Fix some Andy Problem [tm].
18085
18086 2005-08-04  Andy Wingo  <wingo@pobox.com>
18087
18088         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
18089         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
18090         (gst_ffmpegcsp_get_size): Adapt to API changes.
18091
18092         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
18093         Implement an in-place do-nothing transform.
18094
18095 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18096
18097         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
18098         (gst_ximagesink_renegotiate_size):
18099           Do not set new window sizes yet if we prepare a new buffer size
18100           for upstream renegotiation (software scaling) at some point in the
18101           future, because this new size waqs not actually accepted yet. Once
18102           accepted, renegotiation later on will set the new sizes just fine.
18103           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
18104           embedding testcase.
18105
18106 2005-08-03  Andy Wingo  <wingo@pobox.com>
18107
18108         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
18109         (gst_ximagesink_buffer_alloc): 
18110         Protect the height, width, and desired_caps with the pool_lock.
18111         Fixes videotestsrc ! queue ! ximagesink.
18112
18113 2005-08-02  Edward Hervey  <edward@fluendo.com>
18114
18115         * gst/volume/gstvolume.c:
18116         include left from controller cleanup
18117
18118 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
18119         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
18120           Stop collectpads before calling the parent state
18121           change function on PAUSED->READY.
18122
18123 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
18124         * configure.ac:
18125           When testing for X libs, use the X CFlags 
18126         * gst/adder/gstadder.c: (gst_adder_change_state):
18127           Stop the collectpads before calling parent state change function
18128           on PAUSED->READY, otherwise we deadlock deactivating pads.
18129
18130 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
18131
18132         * configure.ac:
18133         * docs/libs/tmpl/gstcolorbalance.sgml:
18134         * docs/libs/tmpl/gstmixer.sgml:
18135         * examples/Makefile.am:
18136         * gst/sine/Makefile.am:
18137         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
18138         (gst_sinesrc_set_property), (plugin_init):
18139         * gst/sine/gstsinesrc.h:
18140         * gst/volume/Makefile.am:
18141         * gst/volume/gstvolume.c: (gst_volume_set_volume),
18142         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
18143         (volume_process_float), (volume_process_int16),
18144         (volume_set_property), (plugin_init):
18145         * gst/volume/gstvolume.h:
18146           deactivate and remove dparams (libgstcontrol)
18147
18148 2005-07-29  Wim Taymans  <wim@fluendo.com>
18149
18150         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
18151         Convert me to BaseTransform!! help..
18152
18153 2005-07-29  Andy Wingo  <wingo@pobox.com>
18154
18155         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
18156         sinks.
18157
18158         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
18159         support of both endiannesses.
18160
18161 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
18162
18163         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
18164           Fix confusing debug message (s/event/query/)
18165
18166 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
18167
18168         * gst/videotestsrc/videotestsrc.h:
18169           Use "_stdint.h" instead of <stdint.h>
18170
18171 2005-07-27  Wim Taymans  <wim@fluendo.com>
18172
18173         * ext/vorbis/Makefile.am:
18174         Revert wrong commit.
18175
18176 2005-07-27  Wim Taymans  <wim@fluendo.com>
18177
18178         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
18179         More compilation fixen.
18180
18181 2005-07-27  Wim Taymans  <wim@fluendo.com>
18182
18183         * gst-libs/gst/audio/gstbaseaudiosink.c:
18184         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
18185         (gst_base_audio_sink_create_ringbuffer),
18186         (gst_base_audio_sink_change_state):
18187         Fix compilation.
18188
18189 2005-07-27  Wim Taymans  <wim@fluendo.com>
18190
18191         * examples/seeking/seek.c: (setup_dynamic_link),
18192         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
18193         (query_positions_elems), (query_positions_pads), (do_seek):
18194         Update seek example.
18195
18196         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
18197         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
18198         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
18199         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
18200         (gst_ogg_demux_handle_event),
18201         (gst_ogg_demux_deactivate_current_chain),
18202         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
18203         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
18204         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
18205         (gst_ogg_demux_loop):
18206         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
18207         * ext/theora/theoradec.c: (theora_dec_src_event),
18208         (theora_dec_src_getcaps), (theora_dec_sink_event),
18209         (theora_dec_push), (theora_dec_chain):
18210         * ext/vorbis/Makefile.am:
18211         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
18212         (vorbis_dec_sink_event), (vorbis_dec_push),
18213         (vorbis_handle_data_packet):
18214         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
18215         (gst_vorbisenc_chain):
18216         * gst/playback/gststreaminfo.c: (cb_probe):
18217         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
18218         * gst/videorate/gstvideorate.c: (gst_videorate_event):
18219         * gst/videoscale/gstvideoscale.c:
18220         (gst_videoscale_handle_src_event):
18221         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
18222         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
18223         (gst_ximagesink_navigation_send_event):
18224         * sys/xvimage/xvimagesink.c:
18225         (gst_xvimagesink_navigation_send_event):
18226         Various event updates and cleanups
18227
18228 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18229
18230         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
18231           Fix segfault for I420/YV12.
18232
18233 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18234
18235         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
18236           Report bitrate.
18237
18238 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18239
18240         * gst/playback/gstplaybin.c: (gen_video_element),
18241         (gen_audio_element):
18242           Switch to auto*sink elements as default sinks; add volume element
18243           so that volume control in totem works.
18244
18245 2005-07-21  Wim Taymans  <wim@fluendo.com>
18246
18247         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
18248         * gst/playback/gstplaybin.c: (setup_sinks),
18249         (gst_play_bin_change_state):
18250         Refcount fix and more comments.
18251
18252 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18253
18254         * sys/ximage/Makefile.am:
18255         * sys/ximage/ximage.c: (plugin_init):
18256         * sys/ximage/ximagesink.c:
18257         Prepare for adding ximagesrc, rename of plugin to ximage etc.
18258         
18259
18260 2005-07-21  Wim Taymans  <wim@fluendo.com>
18261
18262         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
18263         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
18264         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
18265         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
18266         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
18267         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
18268         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
18269         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
18270         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
18271         Generate correct disconts for live chained oggs.
18272
18273         * gst-libs/gst/audio/gstbaseaudiosink.c:
18274         (gst_base_audio_sink_render),
18275         (gst_base_audio_sink_create_ringbuffer),
18276         (gst_base_audio_sink_change_state):
18277         Handle discont math correctly.
18278
18279         * gst/playback/gstplaybin.c: (add_sink):
18280         Some small debug cleanup.
18281
18282 2005-07-21  Wim Taymans  <wim@fluendo.com>
18283
18284         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
18285         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
18286         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
18287         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
18288         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
18289         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
18290         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
18291         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
18292         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
18293         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
18294         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
18295         (gst_ogg_demux_change_state), (gst_ogg_print):
18296         Reorganize code to send the right disconts when in streaming
18297         mode.
18298
18299 2005-07-20  Andy Wingo  <wingo@pobox.com>
18300
18301         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
18302         fix (?), fixes a seggie mcfalterson (#310894).
18303
18304 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18305
18306         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
18307         (gst_ogg_mux_set_header_on_caps):
18308         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
18309         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
18310         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
18311         * gst-libs/gst/audio/multichannel.c:
18312         (gst_audio_set_channel_positions),
18313         (gst_audio_set_structure_channel_positions_list):
18314         * gst/playback/gstdecodebin.c: (dynamic_create):
18315         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
18316         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
18317           Fixes for API changes in core.
18318
18319 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18320
18321         * gst/playback/gstplaybasebin.c: (fill_buffer):
18322           Use _new_custom() so we can set custom message types for buffering
18323           messages.
18324
18325 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18326
18327         * configure.ac:
18328         * gst-libs/gst/Makefile.am:
18329         * gst-libs/gst/gconf/.cvsignore:
18330         * gst-libs/gst/gconf/Makefile.am:
18331         * gst-libs/gst/gconf/test-gconf.c:
18332         * pkgconfig/Makefile.am:
18333         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
18334         * pkgconfig/gstreamer-gconf.pc.in:
18335           Remove gconf stuff, use gconf elements instead from now on.
18336
18337 2005-07-20  Wim Taymans  <wim@fluendo.com>
18338
18339         * gst-libs/gst/audio/TODO:
18340         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
18341         (gst_audio_clock_get_internal_time):
18342         * gst-libs/gst/audio/gstaudioclock.h:
18343         * gst-libs/gst/audio/gstbaseaudiosink.c:
18344         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
18345         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
18346         (gst_base_audio_sink_render),
18347         (gst_base_audio_sink_create_ringbuffer),
18348         (gst_base_audio_sink_change_state):
18349         Make sure the audio clock always returns an increasing value.
18350
18351 2005-07-19  Andy Wingo  <wingo@pobox.com>
18352
18353         * gst/videotestsrc/: Cleanups.
18354
18355 2005-07-19  Wim Taymans  <wim@fluendo.com>
18356
18357         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
18358         Better debugging.
18359
18360 2005-07-19  Wim Taymans  <wim@fluendo.com>
18361
18362         * examples/seeking/seek.c: (make_dv_pipeline),
18363         (make_vorbis_theora_pipeline), (query_rates),
18364         (query_positions_elems), (query_positions_pads), (do_seek):
18365         Make correct DV pipeline.
18366
18367 2005-07-18  Andy Wingo  <wingo@pobox.com>
18368
18369         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
18370         default. Also because it's the only thing that really works. (This
18371         is used in the GConf elements).
18372         Use AS_LIBTOOL_TAGS.
18373
18374 2005-07-18  Wim Taymans  <wim@fluendo.com>
18375
18376         * gst/playback/gstdecodebin.c: (remove_element_chain):
18377         * gst/playback/gstplaybin.c: (add_sink):
18378         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
18379         (gst_stream_info_set_mute):
18380         * gst/playback/gststreamselector.c:
18381         (gst_stream_selector_get_linked_pad),
18382         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
18383         More leak and compile fixes.
18384
18385 2005-07-18  Wim Taymans  <wim@fluendo.com>
18386
18387         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
18388         (query_rates), (query_positions_elems), (query_positions_pads),
18389         (do_seek), (seek_cb), (stop_seek):
18390         Updated seek example. 
18391
18392         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
18393         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
18394         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
18395         * gst/playback/gstplaybin.c: (add_sink):
18396         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
18397         (gst_stream_info_set_mute):
18398         Some refcount leak fixes.
18399
18400 2005-07-16  Wim Taymans  <wim@fluendo.com>
18401
18402         * gst-libs/gst/audio/gstbaseaudiosink.c:
18403         (gst_base_audio_sink_render):
18404         Align samples even if we have roundoff errors in the 
18405         timestamp conversion.
18406
18407 2005-07-16  Wim Taymans  <wim@fluendo.com>
18408
18409         * docs/libs/tmpl/gstringbuffer.sgml:
18410         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
18411         (query_rates), (query_positions_elems), (query_positions_pads),
18412         (update_scale), (do_seek):
18413         Updated seek example.
18414
18415         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
18416         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
18417         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
18418         (gst_ogg_demux_loop):
18419         Push out correct discont values.
18420
18421         * ext/theora/theoradec.c: (theora_dec_src_convert),
18422         (theora_dec_sink_convert), (theora_dec_src_getcaps),
18423         (theora_dec_sink_event), (theora_handle_type_packet),
18424         (theora_handle_header_packet), (theora_dec_push),
18425         (theora_handle_data_packet), (theora_dec_chain),
18426         (theora_dec_change_state):
18427         Better timestamping.
18428
18429         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
18430         (vorbis_dec_sink_event), (vorbis_dec_push),
18431         (vorbis_handle_data_packet), (vorbis_dec_chain):
18432         * ext/vorbis/vorbisdec.h:
18433         Better timestamping.
18434
18435         * gst-libs/gst/audio/gstbaseaudiosink.c:
18436         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
18437         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
18438         Handle syncing on timestamps instead of sample offsets. Make
18439         use of DISCONT values as described in design docs.
18440
18441         * gst-libs/gst/audio/gstbaseaudiosrc.c:
18442         (gst_base_audio_src_get_time):
18443         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
18444         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
18445         (gst_ring_buffer_read):
18446         * gst-libs/gst/audio/gstringbuffer.h:
18447         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
18448         (gst_ximagesink_show_frame):
18449         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
18450         Correcly convert buffer timestamp to stream time.
18451
18452 2005-07-16  Wim Taymans  <wim@fluendo.com>
18453
18454         * gst/audioconvert/gstaudioconvert.c:
18455         (gst_audio_convert_get_buffer):
18456         Timestamp buffers correctly.
18457
18458         * gst/playback/gstplaybin.c: (gen_video_element):
18459         Make internal fakesink silent.
18460
18461 2005-07-15  Wim Taymans  <wim@fluendo.com>
18462
18463         * gst/ffmpegcolorspace/Makefile.am:
18464         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
18465         (gst_ffmpegcsp_caps_remove_format_info),
18466         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
18467         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
18468         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
18469         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
18470         Ported ffmpegcolorspace to basetransform.
18471
18472         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
18473         * gst/volume/gstvolume.c: (volume_transform):
18474         Ported to new API.
18475
18476 2005-07-14  Wim Taymans  <wim@fluendo.com>
18477
18478         * gst/videotestsrc/Makefile.am:
18479         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
18480         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
18481         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
18482         (gst_videotestsrc_init), (gst_videotestsrc_event),
18483         (gst_videotestsrc_create), (gst_videotestsrc_start),
18484         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
18485         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
18486         (gst_videotestsrc_get_property):
18487         * gst/videotestsrc/gstvideotestsrc.h:
18488         Make videotestsrc a pushsrc.
18489
18490 2005-07-14  Wim Taymans  <wim@fluendo.com>
18491
18492         * gst/tcp/gstfdset.c: (gst_fdset_free):
18493         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
18494         (gst_multifdsink_add), (gst_multifdsink_remove),
18495         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
18496         (gst_multifdsink_remove_client_link),
18497         (gst_multifdsink_client_queue_data),
18498         (gst_multifdsink_client_queue_caps),
18499         (gst_multifdsink_client_queue_buffer),
18500         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
18501         (gst_multifdsink_stop):
18502         * gst/tcp/gstmultifdsink.h:
18503         0.8 backporting.
18504
18505         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
18506         Also draw image when not from a pool.
18507
18508 2005-07-14  Wim Taymans  <wim@fluendo.com>
18509
18510         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
18511         (mute_stream), (silence_stream):
18512         Small debug additions.
18513
18514 2005-07-14  Wim Taymans  <wim@fluendo.com>
18515
18516         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
18517         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
18518         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
18519         Better error recovery, ignore unconnected pads and
18520         non-fatal errors.
18521
18522 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
18523
18524         * docs/libs/tmpl/gstaudio.sgml:
18525         * docs/libs/tmpl/gstcolorbalance.sgml:
18526         * docs/libs/tmpl/gstgconf.sgml:
18527         * docs/libs/tmpl/gstmixer.sgml:
18528         * docs/libs/tmpl/gstringbuffer.sgml:
18529         * docs/libs/tmpl/gsttuner.sgml:
18530         * gst-libs/gst/audio/gstbaseaudiosrc.c:
18531         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
18532         (gst_tcpclientsrc_class_init):
18533         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
18534         (gst_tcpserversrc_class_init):
18535         * sys/v4l/gstv4lelement.c:
18536           more autistic cleanliness in functions/names/defines
18537
18538 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18539
18540         * configure.ac:
18541           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
18542           added manually to each Makefile.am so we are sure it goes
18543           *last* and doesn't add -L flags before linking in libs of our
18544           own, like, say, internal .la libs, that then accidentally pick
18545           up the installed copy.
18546         * docs/libs/Makefile.am:
18547         * ext/alsa/Makefile.am:
18548         * ext/cdparanoia/Makefile.am:
18549         * ext/gnomevfs/Makefile.am:
18550         * ext/libvisual/Makefile.am:
18551         * ext/ogg/Makefile.am:
18552         * ext/theora/Makefile.am:
18553         * ext/vorbis/Makefile.am:
18554         * gst-libs/gst/video/Makefile.am:
18555         * gst/adder/Makefile.am:
18556         * gst/audioconvert/Makefile.am:
18557         * gst/audiorate/Makefile.am:
18558         * gst/audioscale/Makefile.am:
18559         * gst/ffmpegcolorspace/Makefile.am:
18560         * gst/playback/Makefile.am:
18561         * gst/sine/Makefile.am:
18562         * gst/subparse/Makefile.am:
18563         * gst/tags/Makefile.am:
18564         * gst/tcp/Makefile.am:
18565         * gst/typefind/Makefile.am:
18566         * gst/videorate/Makefile.am:
18567         * gst/videoscale/Makefile.am:
18568         * gst/videotestsrc/Makefile.am:
18569         * gst/volume/Makefile.am:
18570         * sys/v4l/Makefile.am:
18571         * sys/ximage/Makefile.am:
18572         * sys/xvimage/Makefile.am:
18573           adapt properly to this change. This should make sure that
18574           plugins and libs properly link to the as-yet-uninstalled
18575           copies of stuff like libgstinterfaces and libgstvideo
18576
18577 2005-07-13  Andy Wingo  <wingo@pobox.com>
18578
18579         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
18580         (gst_v4lsrc_fixate): Fixate on format as well.
18581
18582         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
18583         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
18584         buffer points to it.
18585         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
18586         rather just doing X calls ourselves. Also fixes a memleak.
18587
18588 2005-07-12  Andy Wingo  <wingo@pobox.com>
18589
18590         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
18591         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
18592         (gst_v4lsrc_create): Re-add the copy-mode property, default to
18593         TRUE to avoid deadlocks if an element holds on to our buffers.
18594
18595 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18596
18597         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
18598         (gst_sinesrc_init), (gst_sinesrc_create),
18599         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
18600         (gst_sinesrc_start):
18601         * gst/sine/gstsinesrc.h:
18602           removing num-buffers property before moving it
18603
18604 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
18605
18606         * configure.ac:
18607           use overridable ERROR_CFLAGS
18608         * docs/libs/gst-plugins-base-libs.types:
18609         * docs/libs/tmpl/gstringbuffer.sgml:
18610         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
18611         (gst_alsasink_class_init):
18612         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
18613         (gst_alsasrc_class_init):
18614         * gst-libs/gst/audio/audio.h:
18615         * gst-libs/gst/audio/gstaudioclock.h:
18616         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
18617         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
18618         (gst_audio_filter_link), (gst_audio_filter_init),
18619         (gst_audio_filter_chain), (gst_audio_filter_set_property),
18620         (gst_audio_filter_get_property),
18621         (gst_audio_filter_class_add_pad_templates):
18622         * gst-libs/gst/audio/gstaudiofilter.h:
18623         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
18624         (gst_audio_filter_template_get_type),
18625         (gst_audio_filter_template_base_init),
18626         (gst_audio_filter_template_class_init),
18627         (gst_audio_filter_template_init),
18628         (gst_audio_filter_template_set_property),
18629         (gst_audio_filter_template_get_property), (plugin_init),
18630         (gst_audio_filter_template_setup),
18631         (gst_audio_filter_template_filter),
18632         (gst_audio_filter_template_filter_inplace):
18633         * gst-libs/gst/audio/gstaudiosink.c:
18634         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
18635         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
18636         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
18637         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
18638         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
18639         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
18640         * gst-libs/gst/audio/gstaudiosink.h:
18641         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
18642         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
18643         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
18644         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
18645         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
18646         (gst_audio_src_class_init), (gst_audio_src_init),
18647         (gst_audio_src_create_ringbuffer):
18648         * gst-libs/gst/audio/gstaudiosrc.h:
18649         * gst-libs/gst/audio/gstbaseaudiosink.c:
18650         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
18651         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
18652         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
18653         (gst_base_audio_sink_set_property),
18654         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
18655         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
18656         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
18657         (gst_base_audio_sink_create_ringbuffer),
18658         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
18659         * gst-libs/gst/audio/gstbaseaudiosink.h:
18660         * gst-libs/gst/audio/gstbaseaudiosrc.c:
18661         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
18662         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
18663         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
18664         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
18665         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
18666         (gst_base_audio_src_event), (gst_base_audio_src_create),
18667         (gst_base_audio_src_create_ringbuffer),
18668         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
18669         * gst-libs/gst/audio/gstbaseaudiosrc.h:
18670         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
18671         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
18672         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
18673         (gst_ring_buffer_debug_spec_caps),
18674         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
18675         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
18676         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
18677         (gst_ring_buffer_start), (gst_ring_buffer_pause),
18678         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
18679         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
18680         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
18681         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
18682         (gst_ring_buffer_clear):
18683         * gst-libs/gst/audio/gstringbuffer.h:
18684         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
18685         (gst_video_sink_class_init), (gst_video_sink_get_type):
18686         * gst-libs/gst/video/videosink.h:
18687         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
18688         (gst_multifdsink_class_init),
18689         (gst_multifdsink_handle_client_write),
18690         (gst_multifdsink_change_state):
18691         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
18692         (gst_tcpclientsink_setcaps):
18693         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18694         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
18695         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
18696         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
18697         (gst_ximagesink_send_pending_navigation),
18698         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
18699         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
18700         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
18701         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
18702         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
18703         (gst_xvimagesink_send_pending_navigation),
18704         (gst_xvimagesink_navigation_send_event),
18705         (gst_xvimagesink_set_xwindow_id),
18706         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
18707         (gst_xvimagesink_get_type):
18708         more macro splitting
18709
18710 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
18711
18712         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
18713           plug a memleak, allows me to import 1479 albums in one go
18714           in jamboree
18715         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
18716         (vorbis_handle_type_packet), (vorbis_dec_chain),
18717         (vorbis_dec_change_state):
18718           fix some format strings
18719
18720 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
18721
18722         * docs/libs/tmpl/gstcolorbalance.sgml:
18723         * docs/libs/tmpl/gstmixer.sgml:
18724         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
18725         (gst_alsasink_set_property), (gst_alsasink_get_property):
18726         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
18727         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
18728           add device property
18729
18730 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
18731
18732         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
18733         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
18734         (audiocast_register_listener), (audiocast_thread_run),
18735         (gst_gnomevfssrc_send_additional_headers_callback),
18736         (gst_gnomevfssrc_received_headers_callback),
18737         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
18738         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
18739         (gst_gnomevfssrc_get_size):
18740           add/clean up debugging
18741         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
18742           cleanups
18743
18744 2005-07-07  Andy Wingo  <wingo@pobox.com>
18745
18746         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
18747         framerate. Need to get a handle on when exactly this function is
18748         called, tho.
18749
18750         * sys/v4l/v4lsrc_calls.h:
18751         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
18752         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
18753         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
18754
18755         * sys/v4l/v4l_calls.h: Cast to V4lElement.
18756         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
18757         v4lelements are sources.
18758
18759         * sys/v4l/gstv4lxoverlay.h:
18760         * sys/v4l/gstv4lxoverlay.c:
18761         * sys/v4l/gstv4ltuner.h:
18762         * sys/v4l/gstv4ltuner.c: Header loc fixen.
18763         
18764         * sys/v4l/gstv4lsrc.h:
18765         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
18766         PushSrc/BaseSrc. Removed most sync-related properties, videorate
18767         or something should handle that. Made a live source.
18768
18769         * sys/v4l/gstv4lelement.h:
18770         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
18771         signals. Some cleanups.
18772
18773         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
18774
18775         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
18776         stuff.
18777
18778         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
18779         stuff.
18780
18781         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
18782
18783 2005-07-07  Wim Taymans  <wim@fluendo.com>
18784
18785         * ext/theora/theoradec.c: (theora_get_query_types),
18786         (theora_dec_src_getcaps), (theora_dec_push):
18787         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
18788         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
18789         Remove deprecated/unused query types.
18790
18791 2005-07-06  Wim Taymans  <wim@fluendo.com>
18792
18793         * ext/alsa/Makefile.am:
18794         * ext/alsa/gstalsaplugin.c: (plugin_init):
18795         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
18796         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
18797         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
18798         (gst_alsasrc_class_init), (gst_alsasrc_init),
18799         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
18800         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
18801         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
18802         (gst_alsasrc_reset):
18803         * ext/alsa/gstalsasrc.h:
18804         * gst-libs/gst/audio/Makefile.am:
18805         * gst-libs/gst/audio/gstaudiosink.c:
18806         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
18807         (gst_audioringbuffer_start):
18808         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
18809         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
18810         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
18811         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
18812         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
18813         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
18814         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
18815         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
18816         * gst-libs/gst/audio/gstaudiosrc.h:
18817         * gst-libs/gst/audio/gstbaseaudiosink.c:
18818         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
18819         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
18820         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
18821         * gst-libs/gst/audio/gstbaseaudiosrc.c:
18822         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
18823         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
18824         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
18825         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
18826         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
18827         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
18828         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
18829         (gst_baseaudiosrc_change_state):
18830         * gst-libs/gst/audio/gstbaseaudiosrc.h:
18831         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
18832         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
18833         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
18834         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
18835         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
18836         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
18837         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
18838         * gst-libs/gst/audio/gstringbuffer.h:
18839         Added audiosource base classes.
18840         Ported alsasrc, still very basic.
18841
18842 2005-07-06  Wim Taymans  <wim@fluendo.com>
18843
18844         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
18845         (theora_dec_push), (theora_handle_data_packet):
18846         Prepare for better timestamp fix later.
18847
18848         * gst/audioconvert/gstaudioconvert.c:
18849         List most accurate caps first
18850
18851         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
18852         Use proper pad task function.
18853
18854         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
18855         (gst_xvimagesink_show_frame):
18856         Fix deadlock when alloc failed.
18857
18858 2005-07-05  Andy Wingo  <wingo@pobox.com>
18859
18860         * ext/gnomevfs/gstgnomevfssrc.c:
18861         * gst/sine/gstsinesrc.c:
18862         * gst/tcp/gsttcpserversrc.c:
18863         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
18864
18865         * sys/v4l/: Port from 0.8.
18866
18867         * Many files: Null if we got it....
18868
18869 2005-07-05  Andy Wingo  <wingo@pobox.com>
18870
18871         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
18872         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
18873         Signedness fixes.
18874
18875 2005-07-05  Wim Taymans  <wim@fluendo.com>
18876
18877         * configure.ac:
18878         * gst/tcp/Makefile.am:
18879         * gst/tcp/README:
18880         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
18881         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
18882         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
18883         (is_sync_frame), (gst_multifdsink_handle_client_write),
18884         (gst_multifdsink_render), (gst_multifdsink_start),
18885         (gst_multifdsink_stop), (gst_multifdsink_change_state):
18886         * gst/tcp/gstmultifdsink.h:
18887         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
18888         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
18889         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
18890         * gst/tcp/gsttcp.h:
18891         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
18892         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
18893         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
18894         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
18895         * gst/tcp/gsttcpclientsink.h:
18896         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
18897         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
18898         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
18899         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
18900         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
18901         * gst/tcp/gsttcpclientsrc.h:
18902         * gst/tcp/gsttcpplugin.c: (plugin_init):
18903         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
18904         * gst/tcp/gsttcpserversink.h:
18905         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
18906         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
18907         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
18908         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
18909         (gst_tcpserversrc_stop):
18910         * gst/tcp/gsttcpserversrc.h:
18911         * gst/tcp/gsttcpsink.c:
18912         * gst/tcp/gsttcpsink.h:
18913         * gst/tcp/gsttcpsrc.c:
18914         * gst/tcp/gsttcpsrc.h:
18915         Ported tcp plugins to 0.9. 
18916         
18917
18918 2005-07-05  Andy Wingo  <wingo@pobox.com>
18919
18920         * gst/playback/gstplaybasebin.c (fill_buffer):
18921         message_new_application fixen.
18922
18923         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
18924         Style fix.
18925
18926 2005-07-04  Wim Taymans  <wim@fluendo.com>
18927
18928         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
18929         Set caps on output buffer.
18930
18931 2005-07-04  Andy Wingo  <wingo@pobox.com>
18932
18933         * ext/gnomevfs/gstgnomevfssrc.c
18934         (gst_gnomevfssrc_received_headers_callback) 
18935         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
18936         hopefully.
18937
18938         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
18939         No refcount leakage.
18940
18941         * configure.ac: Enable -Werror.
18942         
18943         * ext/theora/theoradec.c (theora_dec_src_getcaps):
18944         * gst/audioconvert/bufferframesconvert.c
18945         (buffer_frames_convert_fixate):
18946         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
18947         (gst_audio_convert_fixate):
18948         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
18949         (gst_sinesrc_create): Fixate func changes.
18950         
18951         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
18952         (gst_ximagesink_buffer_alloc): Unused var.
18953
18954 2005-07-01  Andy Wingo  <wingo@pobox.com>
18955
18956         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
18957         getcaps to do explicit caps. Needs to be done in all decoders,
18958         possibly via a base class.
18959
18960         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
18961
18962         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
18963         caps on the sink pad, just rely on the pad template. Also, setting
18964         ANY caps on a pad is not valid because the caps are not fixed.
18965
18966         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
18967         caps on the buffer, and get the width from the desired_caps if
18968         they're set.
18969         (gst_ximagesink_renegotiate_size): Implement via setting the
18970         desired_caps on the ximagesink.
18971         (gst_ximagesink_setcaps): Only reset the width of the player if it
18972         wasn't already set. Not sure if this is right.
18973         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
18974
18975         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
18976         that the user wants. NULL unless the window has been resized.
18977
18978         * gst/volume/gstvolume.c (volume_transform): Adapt to
18979         basetransform refcount changes.
18980         
18981 2005-07-01  Andy Wingo  <wingo@pobox.com>
18982
18983         * gst/videoscale/gstvideoscale.c:
18984         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
18985         from BaseTransform, implements a transform_caps. Removed dead code
18986         including some PAR stuff that was never reached -- should probably
18987         be added back somehow.
18988
18989 2005-07-01  Andy Wingo  <wingo@pobox.com>
18990
18991         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
18992         come later.
18993
18994 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18995
18996         * configure.ac:
18997         * docs/libs/Makefile.am:
18998         * docs/libs/gst-plugins-libs.types:
18999         * ext/alsa/Makefile.am:
19000         * ext/alsa/gstalsamixer.h:
19001         * ext/alsa/gstalsamixeroptions.h:
19002         * ext/alsa/gstalsamixertrack.h:
19003         * gst-libs/gst/Makefile.am:
19004         * gst-libs/gst/colorbalance/.cvsignore:
19005         * gst-libs/gst/colorbalance/Makefile.am:
19006         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
19007         * gst-libs/gst/colorbalance/colorbalance.c:
19008         * gst-libs/gst/colorbalance/colorbalance.h:
19009         * gst-libs/gst/colorbalance/colorbalance.vcproj:
19010         * gst-libs/gst/colorbalance/colorbalancechannel.c:
19011         * gst-libs/gst/colorbalance/colorbalancechannel.h:
19012         * gst-libs/gst/interfaces/Makefile.am:
19013         * gst-libs/gst/interfaces/colorbalance.c:
19014         (gst_color_balance_class_init):
19015         * gst-libs/gst/interfaces/colorbalance.h:
19016         * gst-libs/gst/interfaces/interfaces-marshal.list:
19017         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
19018         * gst-libs/gst/interfaces/mixer.h:
19019         * gst-libs/gst/interfaces/mixeroptions.h:
19020         * gst-libs/gst/interfaces/navigation.c:
19021         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
19022         * gst-libs/gst/interfaces/tuner.h:
19023         * gst/volume/Makefile.am:
19024         * gst/volume/gstvolume.c:
19025         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
19026         * sys/ximage/Makefile.am:
19027         * sys/ximage/ximagesink.c:
19028         * sys/xvimage/Makefile.am:
19029         * sys/xvimage/xvimagesink.c:
19030           fold in all interfaces into an interfaces dir, preserving CVS
19031           history
19032
19033 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19034
19035         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
19036           Fix build after riff changes.
19037
19038 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19039
19040         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
19041         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
19042         (gst_riff_create_video_template_caps),
19043         (gst_riff_create_audio_template_caps),
19044         (gst_riff_create_iavs_template_caps):
19045         * gst-libs/gst/riff/riff-media.h:
19046         * gst-libs/gst/riff/riff-read.h:
19047         * gst-libs/gst/riff/riff.c: (gst_riff_init):
19048           Add gst_riff_init() to initialize the debug category, instead
19049           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
19050
19051 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19052
19053         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
19054           Oops, I shouldn't apply hacks.
19055
19056 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19057
19058         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
19059           Remove pad_loop function which doesn't work.
19060
19061 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19062
19063         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
19064           Send EOS when deactivating.
19065         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
19066         (check_queue), (queue_threshold_reached), (queue_out_of_data),
19067         (gen_preroll_element), (probe_triggered), (mute_stream),
19068         (silence_stream), (new_decoded_pad), (setup_substreams),
19069         (set_active_source):
19070         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
19071         (remove_sinks), (add_sink):
19072         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
19073           Change for new probe API.
19074
19075 2005-06-29  Wim Taymans  <wim@fluendo.com>
19076
19077         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
19078         * gst-libs/gst/audio/gstbaseaudiosink.c:
19079         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
19080         (gst_baseaudiosink_change_state):
19081         * gst-libs/gst/audio/gstbaseaudiosink.h:
19082         * gst-libs/gst/audio/gstringbuffer.c:
19083         (gst_ringbuffer_set_callback):
19084         Fix compilation error.
19085         Ringbuffer starts out as not running.
19086         Free our clock in dispose.
19087         When releasing the ringbuffer we need to renegotiate so
19088         clear the pad caps.
19089
19090 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19091
19092         * autogen.sh:
19093         * configure.ac:
19094         * docs/Makefile.am:
19095         * docs/libs/Makefile.am:
19096         * docs/libs/gst-plugins-libs-docs.sgml:
19097         * docs/libs/gst-plugins-libs-sections.txt:
19098         * docs/libs/gst-plugins-libs.types:
19099         * docs/libs/tmpl/gstaudio.sgml:
19100         * docs/libs/tmpl/gstcolorbalance.sgml:
19101         * docs/libs/tmpl/gstringbuffer.sgml:
19102         * gst-libs/gst/audio/gstringbuffer.c:
19103         (gst_ringbuffer_set_callback):
19104           reinstate gtk-doc docs for plugin libs
19105
19106 2005-06-28  Wim Taymans  <wim@fluendo.com>
19107
19108         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
19109         (gst_ogg_demux_init):
19110         Removed pad loop function.
19111
19112 2005-06-28  Wim Taymans  <wim@fluendo.com>
19113
19114         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
19115         If we're building a chain we are not in an error case
19116         when we queue a buffer.
19117
19118 2005-06-28  Andy Wingo  <wingo@pobox.com>
19119
19120         * *.c: Don't cast to GstObject before reffing/unreffing.
19121
19122 2005-06-27  Andy Wingo  <wingo@pobox.com>
19123
19124         * gst/videotestsrc/gstvideotestsrc.c
19125         (gst_videotestsrc_activate_push): Activation API changes.
19126
19127         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
19128         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
19129         they have refs on the decodebin.
19130
19131         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
19132         parent class.
19133         (gst_ogg_pad_typefind): Don't leak a pad ref.
19134         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
19135         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
19136         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
19137
19138 2005-06-27  Edward Hervey  <edward@fluendo.com>
19139
19140         * ext/theora/theoradec.c: (theora_dec_change_state): 
19141         re-arranged call to parent's state change in order to avoid locks (or
19142         worse).
19143
19144 2005-06-26  Edward Hervey  <edward@fluendo.com>
19145
19146         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
19147         2nd argument of 'unknow-type' signal is a GstCaps and not a
19148         GstMiniObject
19149
19150 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
19151         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
19152           Set the worker thread's running flag to TRUE before starting the
19153           thread.
19154         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
19155           Catch a failure to add typefind to the bin.
19156
19157 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
19158
19159         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
19160         (gst_sinesrc_init), (gst_sinesrc_create),
19161         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
19162         (gst_sinesrc_start):
19163         * gst/sine/gstsinesrc.h:
19164           add num-buffers and timestamp-offset properties
19165         * gst/videotestsrc/gstvideotestsrc.c:
19166         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
19167         (gst_videotestsrc_get_property):
19168           add timestamp-offset property
19169
19170 2005-06-23  Christian Schaller  <uraeus@gnome.org>
19171
19172         * configure.ac: add videorate
19173         * gst-plugins-base.spec.in: add videorate
19174
19175 2005-06-23  Wim Taymans  <wim@fluendo.com>
19176
19177         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
19178         (gst_videorate_getcaps), (gst_videorate_setcaps),
19179         (gst_videorate_event), (gst_videorate_chain):
19180         Fixed videorate, fixating an already fixated caps is not
19181         an error.
19182
19183 2005-06-23  Wim Taymans  <wim@fluendo.com>
19184
19185         * ext/ogg/README:
19186         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
19187         Buffer on caps is not boxed anymore.
19188
19189 2005-06-22  Wim Taymans  <wim@fluendo.com>
19190
19191         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
19192         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
19193         Set buffers on caps as miniobjects and not as boxed.
19194
19195 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19196
19197         * configure.ac:
19198           back to HEAD
19199
19200 === release 0.9.1 ===
19201
19202 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19203
19204         * .cvsignore:
19205         * NEWS:
19206         * README:
19207         * RELEASE:
19208         * configure.ac:
19209         * po/af.po:
19210         * po/az.po:
19211         * po/cs.po:
19212         * po/en_GB.po:
19213         * po/hu.po:
19214         * po/it.po:
19215         * po/nb.po:
19216         * po/nl.po:
19217         * po/or.po:
19218         * po/sq.po:
19219         * po/sr.po:
19220         * po/sv.po:
19221         * po/uk.po:
19222         * po/vi.po:
19223           updates for release
19224
19225 2005-06-09  Andy Wingo  <wingo@pobox.com>
19226
19227         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
19228         
19229 2005-06-09  Andy Wingo  <wingo@pobox.com>
19230
19231         * configure.ac:
19232         * gst-libs/gst/Makefile.am:
19233         * gst-libs/gst/net/Makefile.am:
19234         Add gstnet to build.
19235
19236 2005-06-09  Andy Wingo  <wingo@pobox.com>
19237
19238         * gst-libs/gst/gconf/gconf.c:
19239         * gst/playback/test.c:
19240         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
19241         fixes.
19242
19243         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
19244
19245         * ext/theora/theoraenc.c (theora_enc_chain): 
19246         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
19247
19248         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
19249         RealPad.
19250
19251 2005-06-02  Wim Taymans  <wim@fluendo.com>
19252
19253         * gst-libs/gst/net/Makefile.am:
19254         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
19255         * pkgconfig/gstreamer-libs.pc.in:
19256         Added net stuff, version net lib.
19257
19258 2005-06-02  Wim Taymans  <wim@fluendo.com>
19259
19260         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
19261         (query_rates), (query_positions_elems), (query_positions_pads),
19262         (do_seek):
19263         Updated seek example.
19264
19265 2005-06-02  Andy Wingo  <wingo@pobox.com>
19266
19267         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
19268         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
19269         list.
19270
19271         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
19272         remove the typefind, the bin dispose will do it for us. When it's
19273         removed and unreffed, the signal handler will be disconnected,
19274         too.
19275         (unlinked): It's too difficult to disconnect from unlinked
19276         handlers, as they are on pads not elements. Just punt if the pads
19277         aren't grandkids of the bin.
19278
19279 2005-06-02  Wim Taymans  <wim@fluendo.com>
19280
19281         * ext/ogg/README:
19282         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
19283         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
19284         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
19285         * ext/theora/theoradec.c: (theora_dec_src_query),
19286         (theora_handle_data_packet):
19287         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
19288         (theora_enc_chain):
19289         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
19290         (vorbis_handle_data_packet):
19291         * gst/audioconvert/bufferframesconvert.c:
19292         (buffer_frames_convert_chain):
19293         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19294         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
19295         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
19296         (gst_ffmpegcsp_chain):
19297         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
19298         (gst_videorate_getcaps), (gst_videorate_setcaps),
19299         (gst_videorate_event), (gst_videorate_chain):
19300         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
19301         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
19302         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
19303         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
19304         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
19305         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
19306         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
19307         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
19308         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
19309         Cleanups and buffer alloc.
19310
19311 2005-05-31  Wim Taymans  <wim@fluendo.com>
19312
19313         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
19314         Don't try to call the delay method when the device is not
19315         opened.
19316
19317 2005-05-31  Wim Taymans  <wim@fluendo.com>
19318
19319         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
19320         Get actual segment size and buffer size after opening
19321         the device.
19322
19323 2005-05-30  Wim Taymans  <wim@fluendo.com>
19324
19325         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
19326         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
19327         Also FLUSH upstream, makes the loop function exit faster.
19328         
19329         * ext/theora/theoradec.c: (theora_dec_src_query):
19330         Some more debug info in the query.
19331         
19332         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
19333         (gst_ximagesink_setcaps):
19334         Release lock on par error, better error reporting.
19335
19336 2005-05-26  Wim Taymans  <wim@fluendo.com>
19337
19338         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
19339         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
19340         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
19341         Clear chains in READY
19342         Queue packets until the chain is activated.
19343
19344 2005-05-25  Wim Taymans  <wim@fluendo.com>
19345
19346         * gst-libs/gst/audio/gstaudiosink.c:
19347         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
19348         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
19349         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
19350         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
19351         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
19352         (gst_audiosink_create_ringbuffer):
19353         * gst-libs/gst/audio/gstbaseaudiosink.c:
19354         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
19355         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
19356         (gst_baseaudiosink_set_property), (build_linear_format),
19357         (debug_spec_caps), (debug_spec_buffer),
19358         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
19359         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
19360         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
19361         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
19362         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
19363         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
19364         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
19365         (gst_ringbuffer_play), (gst_ringbuffer_pause),
19366         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
19367         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
19368         (wait_segment), (gst_ringbuffer_commit),
19369         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
19370         (gst_ringbuffer_clear):
19371         Various small cleanups.
19372
19373         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
19374         (gst_audio_convert_change_state):
19375         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
19376         No need to take the locks anymore.
19377
19378 2005-05-25  Wim Taymans  <wim@fluendo.com>
19379
19380         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
19381         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
19382         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
19383         (type_found):
19384         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
19385         (group_destroy), (group_commit), (queue_overrun),
19386         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
19387         (mute_stream), (new_decoded_pad), (setup_substreams),
19388         (setup_source), (mute_group_type), (set_active_source),
19389         (gst_play_base_bin_change_state):
19390         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
19391         (gen_video_element), (gen_text_element), (gen_audio_element),
19392         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
19393         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
19394         (gst_stream_info_dispose), (gst_stream_info_set_mute):
19395         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
19396         Some playbin cleanups mostly refcounting sloppyness.
19397
19398 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19399
19400         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
19401           Work with streaming input.
19402
19403 2005-05-25  Wim Taymans  <wim@fluendo.com>
19404
19405         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19406         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
19407         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
19408         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
19409         No need to take the STREAM lock anymore.
19410
19411 2005-05-25  Wim Taymans  <wim@fluendo.com>
19412
19413         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
19414         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
19415         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
19416         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
19417         (gst_ogg_demux_sink_activate):
19418         * ext/theora/theoradec.c: (theora_dec_src_event),
19419         (theora_handle_comment_packet), (theora_dec_chain),
19420         (theora_dec_change_state):
19421         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
19422         (vorbis_handle_data_packet), (vorbis_dec_chain),
19423         (vorbis_dec_change_state):
19424         Remove STREAM locks as they are taken in core now.
19425         Never set bogus granulepos on vorbis/theora.
19426         Fix leaks in theoradec tag parsing.
19427
19428 2005-05-25  Wim Taymans  <wim@fluendo.com>
19429
19430         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
19431         Fix memleaks, GST_BUFFER_DATA() is not freed.
19432
19433 2005-05-25  Wim Taymans  <wim@fluendo.com>
19434
19435         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
19436         Open non-blocking, set to blocking mode afterwards to avoid
19437         lockups when audio device is busy.
19438
19439 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19440
19441         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
19442           This can't be good.
19443
19444 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19445
19446         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
19447         (gst_audio_convert_chain), (gst_audio_convert_link_src),
19448         (gst_audio_convert_setcaps):
19449           Implement instant setup switching.
19450
19451 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19452
19453         * gst/playback/gstplaybasebin.c: (probe_triggered):
19454           Fix missing unlock.
19455         * gst/playback/gstplaybin.c: (add_sink):
19456           First add, then link (otherwise pad link fails).
19457
19458 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19459
19460         * examples/Makefile.am:
19461         fix buildbot (make distcheck)
19462
19463 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19464
19465         * gst/playback/gstplaybin.c: (gen_vis_element):
19466           Remove some wrong code. Doesn't work yet.
19467
19468 2005-05-19  Wim Taymans  <wim@fluendo.com>
19469
19470         * gst-libs/gst/net/Makefile.am:
19471         * gst-libs/gst/net/README:
19472         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
19473         (gst_netbuffer_class_init), (gst_netbuffer_init),
19474         (gst_netbuffer_finalize), (gst_netbuffer_copy),
19475         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
19476         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
19477         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
19478         * gst-libs/gst/net/gstnetbuffer.h:
19479         Added buffer subclass to store extra to/from addresses for
19480         network sources/sinks.
19481
19482 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19483
19484         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
19485           Don't lock an unassigned variable.
19486
19487 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19488
19489         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
19490           Increase buffer for video, decrease buffer for other media types.
19491         * gst/playback/gstplaybin.c: (gen_video_element),
19492         (gen_audio_element):
19493           Change names for debugging purposes.
19494
19495 2005-05-18  Wim Taymans  <wim@fluendo.com>
19496
19497         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19498         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
19499         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
19500         (gst_ffmpegcsp_chain):
19501         Enable buffer alloc passthrough if the source and dest
19502         formats are the same.
19503
19504 2005-05-17  Wim Taymans  <wim@fluendo.com>
19505
19506         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
19507         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
19508         (gst_ogg_demux_chain_unlocked):
19509         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
19510         (gst_audio_convert_caps_remove_format_info),
19511         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
19512         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
19513         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19514         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
19515         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
19516         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
19517         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
19518         (gst_ffmpegcsp_get_property):
19519         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
19520         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
19521         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
19522         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
19523         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
19524         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
19525         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
19526         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
19527         Leak fixes in oggdemux.
19528         Some cleanups in audioconvert.
19529         Make passthrough work along with buffer_alloc etc.
19530         Make buffer_alloc and buffer recycling actually work in
19531         xvimagesink.
19532
19533 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
19534
19535         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
19536           make the compiler happy
19537
19538 2005-05-17  Wim Taymans  <wim@fluendo.com>
19539
19540         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
19541         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
19542         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
19543         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
19544         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
19545         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
19546         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
19547         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
19548         (gst_xvimagesink_set_xwindow_id):
19549         * sys/xvimage/xvimagesink.h:
19550         Port xvimagesink to new MiniObject.
19551
19552 2005-05-17  Wim Taymans  <wim@fluendo.com>
19553
19554         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
19555         (gst_audiofilter_chain):
19556         * gst-libs/gst/audio/gstaudiosink.c:
19557         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
19558         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
19559         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
19560         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
19561         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
19562         (gst_audiosink_create_ringbuffer):
19563         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
19564         (gst_audio_convert_caps_remove_format_info),
19565         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
19566         (gst_audio_convert_fixate), (gst_audio_convert_channels):
19567         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19568         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
19569         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
19570         Fix passthrough in ffmpegcolorspace.
19571         Fix memset in audiosink on wrong memory.
19572
19573 2005-05-16  David Schleef  <ds@schleef.org>
19574
19575         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
19576         to GstMiniObject.
19577
19578 2005-05-16  David Schleef  <ds@schleef.org>
19579
19580         Port from GstData to GstMiniObject.
19581         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
19582         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
19583         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
19584         (gst_ogg_mux_collected):
19585         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
19586         * ext/theora/theoradec.c: (theora_handle_comment_packet),
19587         (theora_handle_data_packet):
19588         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
19589         (theora_set_header_on_caps), (theora_enc_chain):
19590         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
19591         (vorbis_handle_comment_packet):
19592         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
19593         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
19594         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
19595         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
19596         * gst/audioconvert/gstaudioconvert.c:
19597         (gst_audio_convert_get_buffer):
19598         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
19599         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
19600         (mute_stream), (silence_stream):
19601         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
19602         * gst/volume/gstvolume.c: (volume_transform):
19603         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
19604         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
19605         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
19606         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
19607         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
19608         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
19609         (gst_ximagesink_buffer_alloc):
19610         * sys/ximage/ximagesink.h:
19611
19612 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19613
19614         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
19615         (fill_buffer), (check_queue), (queue_threshold_reached),
19616         (queue_out_of_data):
19617         * gst/playback/gstplaybasebin.h:
19618           Post buffer-fullness on the bus.
19619
19620 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19621
19622         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19623         (try_to_link_1):
19624         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
19625         (group_commit), (probe_triggered), (setup_source),
19626         (gst_play_base_bin_change_state):
19627         * gst/playback/gstplaybasebin.h:
19628         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
19629         (gst_play_bin_init), (remove_sinks), (setup_sinks),
19630         (gst_play_bin_change_state):
19631           Move setup_output_pads into a virtual function, remove
19632           group-switch (no longer needed) and redirect (handled by bus
19633           now) signals.
19634
19635 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19636
19637         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
19638         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
19639         (get_active_group), (get_building_group), (group_destroy),
19640         (group_commit), (check_queue), (queue_overrun),
19641         (queue_threshold_reached), (queue_out_of_data),
19642         (gen_preroll_element), (remove_groups), (unknown_type),
19643         (add_element_stream), (no_more_pads), (probe_triggered),
19644         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
19645         (setup_substreams), (setup_source), (finish_source),
19646         (prepare_output), (muted_group_change_state),
19647         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
19648         (gst_play_base_bin_change_state):
19649         * gst/playback/gstplaybasebin.h:
19650         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
19651         (gst_play_bin_init), (gst_play_bin_set_property),
19652         (gen_video_element), (gen_text_element), (gen_audio_element),
19653         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
19654         (gst_play_bin_change_state):
19655         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
19656         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
19657         (stream_info_change_state), (gst_stream_info_set_mute),
19658         (gst_stream_info_get_property):
19659         * gst/playback/gststreaminfo.h:
19660         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
19661         (gst_stream_selector_get_linked_pad),
19662         (gst_stream_selector_getcaps),
19663         (gst_stream_selector_get_linked_pads),
19664         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19665         * gst/playback/gststreamselector.h:
19666           Rough port of playbin. Needs some more work, but is mostly done,
19667           and uses a few locks in important places, which should make stuff
19668           like chain-switches clean. Still uses GST_STATE() in a few places,
19669           which isn't all that good an idea, subtitles/elements disabled
19670           because no elements to test with and thus probably broken, query
19671           and event handling moved to GstBin, internal thread removed
19672           alltogether because the pipeline does that for us now. Can play
19673           Ogg/Vorbis files. Haven't tested anything else yet.
19674
19675 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19676
19677         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
19678           Do no-more-pads (needed for autoplugging).
19679
19680 2005-05-10  Andy Wingo  <wingo@pobox.com>
19681
19682         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
19683         message to the bus with the tags. Still not sent downstream tho.
19684
19685         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
19686         get_parent.
19687         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
19688         avoid refcounting hassles.
19689
19690 2005-05-09  Andy Wingo  <wingo@pobox.com>
19691
19692         * gst/volume/Makefile.am:
19693         * gst/volume/demo.c
19694         * gst/volume/gstvolume.h
19695         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
19696         basetransform. Probably need an audio filter base class.
19697
19698 2005-05-09  Wim Taymans  <wim@fluendo.com>
19699
19700         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
19701         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
19702         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
19703         (gst_vorbisenc_chain):
19704         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
19705         (gst_audio_convert_caps_remove_format_info),
19706         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
19707         (gst_audio_convert_fixate), (gst_audio_convert_channels):
19708         Make caps writable before writing to it.
19709         Fix negotiation in audioconvert some more.
19710
19711 2005-05-09  Wim Taymans  <wim@fluendo.com>
19712
19713         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
19714         (gst_videorate_getcaps), (gst_videorate_setcaps),
19715         (gst_videorate_event), (gst_videorate_chain):
19716         Better negotiation.
19717
19718 2005-05-09  Wim Taymans  <wim@fluendo.com>
19719
19720         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
19721         (gst_videorate_getcaps), (gst_videorate_setcaps),
19722         (gst_videorate_blank_data), (gst_videorate_init),
19723         (gst_videorate_event), (gst_videorate_chain),
19724         (gst_videorate_change_state):
19725         Port videorate, do a better job at negotiation while we're at
19726         it.
19727
19728 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
19729
19730         * configure.ac:
19731           Disable libvisual
19732
19733         * examples/Makefile.am:
19734         * gst-libs/gst/audio/Makefile.am:
19735         * gst-libs/gst/riff/Makefile.am:
19736         * gst-libs/gst/tag/Makefile.am:
19737         * gst-libs/gst/video/Makefile.am:
19738           Fixups for missing variables.
19739
19740 2005-05-09  Wim Taymans  <wim@fluendo.com>
19741
19742         * examples/seeking/seek.c: (make_theora_pipeline),
19743         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
19744         (query_rates), (query_positions_elems), (query_positions_pads),
19745         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
19746         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
19747         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
19748         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
19749         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
19750         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
19751         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
19752         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
19753         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
19754         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
19755         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
19756         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
19757         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
19758         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
19759         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
19760         (theora_dec_src_convert), (theora_dec_sink_convert),
19761         (theora_dec_src_query), (theora_dec_sink_query),
19762         (theora_dec_src_event), (theora_dec_sink_event),
19763         (theora_handle_comment_packet), (theora_handle_type_packet),
19764         (theora_handle_header_packet), (theora_handle_data_packet),
19765         (theora_dec_chain):
19766         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
19767         (vorbis_dec_convert), (vorbis_dec_src_query),
19768         (vorbis_dec_sink_query), (vorbis_dec_src_event),
19769         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
19770         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
19771         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
19772         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
19773         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
19774         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
19775         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
19776         (gst_play_bin_query):
19777         * gst/playback/test3.c: (update_scale):
19778         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
19779         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
19780         * gst/subparse/gstsubparse.c: (gst_subparse_init):
19781         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
19782         (gst_videotestsrc_src_query):
19783         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
19784         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
19785         (paint_hline_YUV9):
19786         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
19787         Port to new query API.
19788         Updated seek.
19789         Cleanups in x[v]imagesink
19790
19791 2005-05-09  Andy Wingo  <wingo@pobox.com>
19792
19793         * ext/alsa/gstalsasink.h:
19794         * ext/gnomevfs/gstgnomevfssrc.c:
19795         (gst_gnomevfssrc_get_icy_metadata):
19796         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
19797         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
19798         * ext/theora/theoradec.c (theora_dec_src_query)
19799         (theora_dec_src_event, theora_dec_sink_event)
19800         (theora_handle_comment_packet, theora_handle_data_packet):
19801         * ext/theora/theoraenc.c (theora_enc_chain):
19802         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
19803         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
19804         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
19805         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
19806         (qt_type_find):
19807         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
19808         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
19809         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
19810         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
19811         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
19812         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
19813         (paint_setup_xBGR8888, paint_setup_RGBx8888)
19814         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
19815         (paint_setup_RGB565, paint_setup_xRGB1555):
19816         * gst/videotestsrc/videotestsrc.h:
19817         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
19818         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
19819         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
19820         GCC4 fixes.
19821         
19822         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
19823         gst_pad_query_position. Fixes oggdemux.
19824
19825 2005-05-08  David Schleef  <ds@schleef.org>
19826
19827         * configure.ac: Require liboil.
19828         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
19829         a few more.
19830         * gst/videotestsrc/videotestsrc.c:
19831         * gst/videotestsrc/videotestsrc.h:
19832
19833 2005-05-06  Wim Taymans  <wim@fluendo.com>
19834
19835         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19836         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
19837         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
19838         Well, unreffing a buffer right before pushing it is asking
19839         for trouble..
19840
19841 2005-05-06  Christian Schaller  <uraeus@gnome.org>
19842
19843         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
19844
19845 2005-05-06  Wim Taymans  <wim@fluendo.com>
19846
19847         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
19848         (gst_audio_convert_caps_remove_format_info),
19849         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
19850         (gst_audio_convert_fixate), (gst_audio_convert_channels):
19851         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19852         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
19853         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
19854         * gst/sine/Makefile.am:
19855         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
19856         (gst_sinesrc_class_init), (gst_sinesrc_init),
19857         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
19858         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
19859         (gst_sinesrc_update_freq):
19860         * gst/sine/gstsinesrc.h:
19861         * gst/tcp/gstmultifdsink.c:
19862         * sys/xvimage/xvimagesink.c:
19863         Fixed negotiation wrt _peer_get_caps()
19864         Some cleanups.
19865
19866
19867 2005-05-06  Wim Taymans  <wim@fluendo.com>
19868
19869         * gst-libs/gst/audio/gstaudiosink.c:
19870         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
19871         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
19872         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
19873         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
19874         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
19875         (gst_audiosink_create_ringbuffer):
19876         * gst-libs/gst/audio/gstbaseaudiosink.c:
19877         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
19878         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
19879         (gst_baseaudiosink_set_property), (build_linear_format),
19880         (debug_spec_caps), (debug_spec_buffer),
19881         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
19882         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
19883         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
19884         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
19885         * gst-libs/gst/audio/gstbaseaudiosink.h:
19886         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
19887         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
19888         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
19889         (gst_ringbuffer_play), (gst_ringbuffer_pause),
19890         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
19891         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
19892         (wait_segment), (gst_ringbuffer_commit),
19893         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
19894         (gst_ringbuffer_clear):
19895         * gst-libs/gst/audio/gstringbuffer.h:
19896         Make the base audiosink return an error when there is no
19897         audiobuffer negotiated.
19898
19899 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19900
19901         * ext/Makefile.am:
19902         Disable cdparanoia until someone ports it!
19903
19904 2005-05-06  Wim Taymans  <wim@fluendo.com>
19905
19906         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
19907         (gst_ogg_demux_sink_activate):
19908         And revert after wingo's revert.. sigh..
19909
19910 2005-05-05  Andy Wingo  <wingo@pobox.com>
19911
19912         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
19913         GObject.
19914         * configure.ac: Return audiorate and subparse from the ghetto.
19915         Re-enable -Wall -Werror.
19916         * gst/subparse/gstsubparse.c:
19917         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
19918         or chain-based. Cleaned up a bit. Not tested.
19919         
19920 2005-05-05  Christian Schaller <christian@fluendo.com> 
19921
19922         * Makefile.am: remove stuff that is not building
19923         * configure.ac: remove stuff that is not building
19924         * examples/Makefile.am: remove stuff that is not building
19925         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
19926         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
19927         * sys/Makefile.am: remove stuff that is not building
19928         * testsuite/Makefile.am: remove stuff that is not building
19929
19930 2005-05-05  Andy Wingo  <wingo@pobox.com>
19931
19932         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
19933         * gst-libs/gst/tag/gstvorbistag.c:
19934         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
19935         * gst/adder/gstadder.h:
19936         * gst/audioconvert/gstchannelmix.c:
19937         (gst_audio_convert_fill_one_other):
19938         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
19939         (gst_audiorate_init), (gst_audiorate_chain):
19940         * gst/playback/gstplaybasebin.c: (setup_source):
19941         * gst/playback/test3.c: (update_scale):
19942         Some GCC4 fixes
19943         
19944         * po/af.po:
19945         * po/az.po:
19946         * po/cs.po:
19947         * po/en_GB.po:
19948         * po/hu.po:
19949         * po/it.po:
19950         * po/nb.po:
19951         * po/nl.po:
19952         * po/or.po:
19953         * po/sq.po:
19954         * po/sr.po:
19955         * po/sv.po:
19956         * po/uk.po:
19957         * po/vi.po: Foo
19958
19959 2005-05-05  Wim Taymans  <wim@fluendo.com>
19960
19961         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
19962         (gst_audio_convert_caps_remove_format_info),
19963         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
19964         (gst_audio_convert_change_state), (gst_audio_convert_channels):
19965         * gst/videotestsrc/gstvideotestsrc.c:
19966         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
19967         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
19968         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
19969         (gst_videotestsrc_init), (gst_videotestsrc_loop):
19970         Don't ignore _push() return values.
19971         Make sure no processing is done when shutting down.
19972         Videotestsrc pad activation fix.
19973
19974 2005-05-05  Wim Taymans  <wim@fluendo.com>
19975
19976         * gst/adder/Makefile.am:
19977         * gst/adder/gstadder.c: (gst_adder_setcaps),
19978         (gst_adder_class_init), (gst_adder_init),
19979         (gst_adder_request_new_pad), (gst_adder_collected),
19980         (gst_adder_change_state):
19981         * gst/adder/gstadder.h:
19982         Ported adder as an example of a mixer element using
19983         collect pads. Needs more negotiation work.
19984
19985 2005-05-05  Wim Taymans  <wim@fluendo.com>
19986
19987         * ext/theora/theoradec.c: (_inc_granulepos),
19988         (theora_dec_src_event), (theora_dec_sink_event),
19989         (theora_handle_comment_packet), (theora_handle_type_packet),
19990         (theora_handle_header_packet), (theora_handle_data_packet),
19991         (theora_dec_chain):
19992         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
19993         (gst_theora_enc_init), (theora_enc_sink_setcaps),
19994         (theora_push_buffer), (theora_push_packet),
19995         (theora_enc_sink_event), (theora_enc_chain),
19996         (theora_enc_change_state), (theora_enc_set_property),
19997         (theora_enc_get_property):
19998         Added stream lock to decoder so that we can serialize
19999         the discont event.
20000         More theoraenc porting, recover from errors, do clean
20001         shutdown.
20002
20003 2005-05-05  Wim Taymans  <wim@fluendo.com>
20004
20005         * ext/ogg/Makefile.am:
20006         * ext/ogg/README:
20007         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20008         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
20009         (gst_ogg_print):
20010         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
20011         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
20012         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
20013         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
20014         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
20015         (gst_ogg_mux_change_state):
20016         Ported ogg muxer.
20017
20018 2005-05-05  Wim Taymans  <wim@fluendo.com>
20019
20020         * docs/design-audiosinks.txt:
20021         * gst-libs/gst/audio/TODO:
20022         * gst-libs/gst/audio/gstaudiosink.c:
20023         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
20024         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
20025         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
20026         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
20027         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
20028         (gst_audiosink_create_ringbuffer):
20029         * gst-libs/gst/audio/gstbaseaudiosink.c:
20030         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
20031         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
20032         (gst_baseaudiosink_set_property), (build_linear_format),
20033         (debug_spec_caps), (debug_spec_buffer),
20034         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
20035         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
20036         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
20037         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
20038         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
20039         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
20040         (gst_ringbuffer_release), (gst_ringbuffer_play),
20041         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
20042         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
20043         (gst_ringbuffer_set_sample), (wait_segment),
20044         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
20045         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
20046         More work on the audiosink, mostly debugging and a race in
20047         shutdown.
20048
20049 2005-04-28  Wim Taymans  <wim@fluendo.com>
20050
20051         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20052         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
20053         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
20054         (vorbis_dec_src_query), (vorbis_dec_src_event),
20055         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
20056         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
20057         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
20058         Don't crap out when seeking back to position 0.
20059
20060 2005-04-28  Wim Taymans  <wim@fluendo.com>
20061
20062         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
20063         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
20064         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
20065         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
20066         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
20067         Make audio sink configurable, use alsasink as default.
20068
20069 2005-04-28  Wim Taymans  <wim@fluendo.com>
20070
20071         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
20072         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
20073         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
20074         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
20075         (vorbis_dec_change_state):
20076         * ext/vorbis/vorbisdec.h:
20077         Refactor, use STREAM_LOCK.
20078
20079 2005-04-28  Wim Taymans  <wim@fluendo.com>
20080
20081         * ext/theora/theoradec.c: (_inc_granulepos),
20082         (theora_dec_sink_event), (theora_handle_comment_packet),
20083         (theora_handle_type_packet), (theora_handle_header_packet),
20084         (theora_handle_data_packet), (theora_dec_chain),
20085         (theora_dec_change_state):
20086         Refactor a bit, use STREAM_LOCK.
20087
20088 2005-04-28  Wim Taymans  <wim@fluendo.com>
20089
20090         * ext/alsa/Makefile.am:
20091         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
20092         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
20093         (gst_alsa_link), (gst_alsa_close_audio):
20094         * ext/alsa/gstalsaplugin.c: (plugin_init):
20095         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
20096         (gst_alsasink_dispose), (gst_alsasink_base_init),
20097         (gst_alsasink_class_init), (gst_alsasink_init),
20098         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
20099         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
20100         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
20101         (gst_alsasink_reset):
20102         * ext/alsa/gstalsasink.h:
20103         Implement alsasink with simple open/write/close API. 
20104         Make alsa dir build by disabling compilation of code.
20105
20106 2005-04-28  Wim Taymans  <wim@fluendo.com>
20107
20108         * gst-libs/gst/audio/Makefile.am:
20109         * gst-libs/gst/audio/audio.h:
20110         * gst-libs/gst/audio/audioclock.c:
20111         * gst-libs/gst/audio/audioclock.h:
20112         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
20113         (gst_audio_clock_class_init), (gst_audio_clock_init),
20114         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
20115         * gst-libs/gst/audio/gstaudioclock.h:
20116         * gst-libs/gst/audio/gstaudiosink.c:
20117         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
20118         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
20119         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
20120         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
20121         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
20122         (gst_audiosink_create_ringbuffer):
20123         * gst-libs/gst/audio/gstbaseaudiosink.c:
20124         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
20125         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
20126         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
20127         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
20128         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
20129         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
20130         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
20131         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
20132         * gst-libs/gst/audio/gstbaseaudiosink.h:
20133         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
20134         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
20135         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
20136         (gst_ringbuffer_release), (gst_ringbuffer_play),
20137         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
20138         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
20139         (gst_ringbuffer_set_sample), (wait_segment),
20140         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
20141         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
20142         * gst-libs/gst/audio/gstringbuffer.h:
20143         Make ringbuffer faster and more simple by removing the locks
20144         in the playback thread.
20145         Add sample accurate playback based on buffer sample offsets.
20146         Make the baseaudiosink provide a clock.
20147         Parse caps in the base class.
20148         Correctly handle seeking, flushing and state changes.
20149
20150 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
20151
20152         * configure.ac:
20153         * gst/audioconvert/Makefile.am:
20154         * gst/audioscale/Makefile.am:
20155           Fix part of the build.  Come on guys, autogen didn't even work :)
20156
20157 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20158
20159         * configure.ac:
20160         * gst-libs/gst/Makefile.am:
20161         * gst-libs/gst/media-info/.cvsignore:
20162         * gst-libs/gst/media-info/Makefile.am:
20163         * gst-libs/gst/media-info/README:
20164         * gst-libs/gst/media-info/media-info-priv.c:
20165         * gst-libs/gst/media-info/media-info-priv.h:
20166         * gst-libs/gst/media-info/media-info-test.c:
20167         * gst-libs/gst/media-info/media-info.c:
20168         * gst-libs/gst/media-info/media-info.h:
20169         * gst-libs/gst/media-info/media-info.vcproj:
20170         * pkgconfig/Makefile.am:
20171         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
20172         * pkgconfig/gstreamer-media-info.pc.in:
20173           Remove media-info, which is also successed by playbin (see Totem
20174           implementation).
20175
20176 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20177
20178         * configure.ac:
20179         * examples/Makefile.am:
20180         * examples/gstplay/.cvsignore:
20181         * examples/gstplay/Makefile.am:
20182         * examples/gstplay/player.c:
20183         * gst-libs/gst/Makefile.am:
20184         * gst-libs/gst/play/.cvsignore:
20185         * gst-libs/gst/play/Makefile.am:
20186         * gst-libs/gst/play/play.c:
20187         * gst-libs/gst/play/play.h:
20188         * gst-libs/gst/play/play.vcproj:
20189         * pkgconfig/Makefile.am:
20190         * pkgconfig/gstreamer-play-uninstalled.pc.in:
20191         * pkgconfig/gstreamer-play.pc.in:
20192           Remove libgstplay, playbin is now the official successor.
20193
20194 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20195
20196         * configure.ac:
20197         * gst-libs/gst/Makefile.am:
20198         * gst-libs/gst/xwindowlistener/Makefile.am:
20199         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
20200         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
20201           Remove deprecated xwindowlistener (I've moved xwindowlistening
20202           in the v4l/v4l2 plugins over to serverside).
20203
20204 2005-04-25  David Schleef  <ds@schleef.org>
20205
20206         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
20207         to examples/dynparams.  Examples do not belong interspersed with
20208         source code.
20209         * examples/dynparams/demo-dparams.c:
20210         * gst/sine/Makefile.am:
20211         * gst/sine/demo-dparams.c:
20212
20213 2005-04-25  David Schleef  <ds@schleef.org>
20214
20215         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
20216         * gst-libs/gst/audio/Makefile.am:
20217         * gst-libs/gst/riff/Makefile.am:
20218         * gst-libs/gst/tag/Makefile.am:
20219         * gst-libs/gst/video/Makefile.am:
20220         * gst-libs/gst/xwindowlistener/Makefile.am:
20221
20222         Convert to 0.9 API, seems to work:
20223         * sys/ximage/Makefile.am:
20224         * sys/ximage/ximagesink.c:
20225
20226 2005-04-24  David Schleef  <ds@schleef.org>
20227
20228         Link plugins against libraries:
20229         * ext/alsa/Makefile.am:
20230         * gst/tcp/Makefile.am:
20231
20232         Remove asm code that should be in liboil
20233         * gst/videoscale/Makefile.am:
20234         * gst/videoscale/videoscale_x86_asm.s:
20235
20236         gettext wants these checked in:
20237         * po/af.po:
20238         * po/az.po:
20239         * po/cs.po:
20240         * po/en_GB.po:
20241         * po/hu.po:
20242         * po/it.po:
20243         * po/nb.po:
20244         * po/nl.po:
20245         * po/or.po:
20246         * po/sq.po:
20247         * po/sr.po:
20248         * po/sv.po:
20249         * po/uk.po:
20250         * po/vi.po:
20251
20252 2005-04-24  David Schleef  <ds@schleef.org>
20253
20254         Convert gst_main() to g_main_loop_run()
20255         * gst/playback/decodetest.c: (main):
20256         * gst/playback/test2.c: (main):
20257         * gst/playback/test3.c: (main):
20258         * gst/playback/test4.c: (main):
20259
20260         Link plugins against libraries:
20261         * ext/libvisual/Makefile.am:
20262         * sys/xvimage/Makefile.am:
20263
20264 2005-04-24  David Schleef  <ds@schleef.org>
20265
20266         * configure.ac: Remove idct and resample libs
20267         * gst-libs/gst/Makefile.am: same
20268
20269         Remove usage of gst_library_load():
20270         * ext/alsa/gstalsaplugin.c: (plugin_init):
20271         * ext/libvisual/visual.c: (plugin_init):
20272         * ext/ogg/gstogg.c: (plugin_init):
20273         * ext/theora/theora.c: (plugin_init):
20274         * ext/vorbis/vorbis.c: (plugin_init):
20275         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
20276         * gst/audioscale/gstaudioscale.c:
20277         * gst/adder/gstadder.c: (plugin_init):
20278         * gst/audioconvert/plugin.c: (plugin_init):
20279         * sys/ximage/ximagesink.c: (plugin_init):
20280         * sys/xvimage/xvimagesink.c: (plugin_init):
20281         * gst/tcp/gsttcpplugin.c: (plugin_init):
20282
20283         Link plugins against libraries:
20284         * ext/ogg/Makefile.am:
20285         * ext/theora/Makefile.am:
20286         * ext/vorbis/Makefile.am:
20287         * gst/audioconvert/Makefile.am:
20288
20289         Create proper libraries:
20290         * gst-libs/gst/riff/Makefile.am:
20291         * gst-libs/gst/audio/Makefile.am:
20292         * gst-libs/gst/video/Makefile.am:
20293
20294         Move resample library to audioscale plugin directory:
20295         * gst-libs/gst/resample/Makefile.am:
20296         * gst-libs/gst/resample/README:
20297         * gst-libs/gst/resample/dtof.c:
20298         * gst-libs/gst/resample/dtos.c:
20299         * gst-libs/gst/resample/functable.c:
20300         * gst-libs/gst/resample/private.h:
20301         * gst-libs/gst/resample/resample.c:
20302         * gst-libs/gst/resample/resample.h:
20303         * gst-libs/gst/resample/resample.vcproj:
20304         * gst-libs/gst/resample/test.c:
20305         * gst/audioscale/Makefile.am:
20306         * gst/audioscale/README:
20307         * gst/audioscale/dtof.c:
20308         * gst/audioscale/dtos.c:
20309         * gst/audioscale/functable.c:
20310         * gst/audioscale/private.h:
20311         * gst/audioscale/resample.c:
20312         * gst/audioscale/resample.h:
20313         * gst/audioscale/test.c:
20314
20315         Move tagedit library to gst-libs:
20316         * gst-libs/gst/tag/Makefile.am:
20317         * gst-libs/gst/tag/gstid3tag.c:
20318         * gst-libs/gst/tag/gsttagediting.c:
20319         * gst-libs/gst/tag/gsttageditingprivate.h:
20320         * gst-libs/gst/tag/gstvorbistag.c:
20321         * gst/tags/Makefile.am:
20322         * gst/tags/gstid3tag.c:
20323         * gst/tags/gstvorbistag.c:
20324
20325         Fix for core changes:
20326         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20327         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
20328         (gst_sinesrc_getrange):
20329
20330 2005-04-23  David Schleef  <ds@schleef.org>
20331
20332         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
20333         in gst-plugins in a long time, and properly belongs in liboil.
20334         * gst-libs/gst/idct/Makefile.am:
20335         * gst-libs/gst/idct/README:
20336         * gst-libs/gst/idct/dct.h:
20337         * gst-libs/gst/idct/doieee:
20338         * gst-libs/gst/idct/fastintidct.c:
20339         * gst-libs/gst/idct/floatidct.c:
20340         * gst-libs/gst/idct/idct.c:
20341         * gst-libs/gst/idct/idct.h:
20342         * gst-libs/gst/idct/idtc.vcproj:
20343         * gst-libs/gst/idct/ieeetest.c:
20344         * gst-libs/gst/idct/intidct.c:
20345
20346 2005-04-20  Wim Taymans  <wim@fluendo.com>
20347
20348         * docs/design-audiosinks.txt:
20349         * gst-libs/gst/audio/Makefile.am:
20350         * gst-libs/gst/audio/TODO:
20351         * gst-libs/gst/audio/gstaudiosink.c:
20352         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
20353         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
20354         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
20355         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
20356         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
20357         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
20358         (gst_audiosink_class_init), (gst_audiosink_init),
20359         (gst_audiosink_create_ringbuffer):
20360         * gst-libs/gst/audio/gstaudiosink.h:
20361         * gst-libs/gst/audio/gstbaseaudiosink.c:
20362         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
20363         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
20364         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
20365         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
20366         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
20367         (gst_baseaudiosink_create_ringbuffer),
20368         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
20369         * gst-libs/gst/audio/gstbaseaudiosink.h:
20370         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
20371         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
20372         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
20373         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
20374         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
20375         (gst_ringbuffer_play), (gst_ringbuffer_pause),
20376         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
20377         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
20378         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
20379         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
20380         * gst-libs/gst/audio/gstringbuffer.h:
20381         An attempt at a set of audio base classes together with some
20382         design docs.
20383
20384 2005-04-20  Wim Taymans  <wim@fluendo.com>
20385
20386         * gst/audioconvert/Makefile.am:
20387         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
20388         (gst_audio_convert_caps_remove_format_info),
20389         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
20390         (gst_audio_convert_channels):
20391         Link against audio libs.
20392         Fix audio convert plugin.
20393
20394 2005-04-20  Wim Taymans  <wim@fluendo.com>
20395
20396         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
20397         (gst_ogg_demux_sink_activate):
20398         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
20399         (theora_set_header_on_caps), (theora_enc_sink_event),
20400         (theora_enc_chain):
20401         Fix theora encoder.
20402
20403 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20404
20405         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
20406         * gst/playback/gstdecodebin.c: (find_compatibles):
20407           Work with staticpadtemplates in elementfactories.
20408
20409 2005-04-12  Wim Taymans  <wim@fluendo.com>
20410
20411         * gst/playback/README:
20412         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
20413         (compare_ranks), (print_feature), (gst_decode_bin_init),
20414         (dynamic_create), (dynamic_free), (find_compatibles),
20415         (mimetype_is_raw), (close_pad_link), (got_redirect),
20416         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
20417         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
20418         (gst_decode_bin_change_state):
20419         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
20420         (gst_play_base_bin_init), (group_destroy), (group_commit),
20421         (check_queue), (queue_overrun), (queue_threshold_reached),
20422         (queue_out_of_data), (gen_preroll_element), (unknown_type),
20423         (new_decoded_pad), (setup_subtitle), (gen_source_element),
20424         (got_redirect), (setup_source), (play_base_eos),
20425         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
20426         (gst_play_base_bin_remove_element):
20427         * gst/playback/gstplaybasebin.h:
20428         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
20429         (gst_play_bin_init), (gst_play_bin_dispose),
20430         (gst_play_bin_set_property), (gen_video_element),
20431         (gen_text_element), (gen_audio_element), (remove_sinks),
20432         (gst_play_bin_send_event):
20433         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
20434         (stream_info_change_state), (gst_stream_info_set_mute):
20435         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
20436         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
20437         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
20438         (gst_stream_selector_chain):
20439         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
20440         (main):
20441         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
20442         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
20443         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
20444         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
20445         Raw and crude port of decodebin. 
20446         Make playbin compile.
20447
20448 2005-04-06  Wim Taymans  <wim@fluendo.com>
20449
20450         * ext/gnomevfs/Makefile.am:
20451         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
20452         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
20453         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
20454         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
20455         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
20456         (gst_gnomevfssrc_stop):
20457         * ext/ogg/Makefile.am:
20458         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
20459         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
20460         * ext/theora/Makefile.am:
20461         * ext/theora/theoradec.c: (_inc_granulepos),
20462         (theora_dec_sink_event), (theora_dec_chain):
20463         * ext/vorbis/Makefile.am:
20464         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
20465         (vorbis_dec_sink_event), (vorbis_dec_chain):
20466         * gst-libs/gst/audio/Makefile.am:
20467         * sys/xvimage/Makefile.am:
20468         Make gnomevfssrc extend the source base class.
20469         Fix linking against libs in various plugins.
20470
20471 2005-04-06  Andy Wingo  <wingo@pobox.com>
20472
20473         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
20474         GST_BASE_LIBS.
20475
20476         * configure.ac: Add check and AC_SUBST for libgstbase.
20477
20478 2005-03-31  Wim Taymans  <wim@fluendo.com>
20479
20480         * examples/seeking/Makefile.am:
20481         * examples/seeking/cdparanoia.c: (main):
20482         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
20483         (play_cb), (pause_cb), (stop_cb), (main):
20484         * examples/seeking/playbin.c:
20485         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
20486         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
20487         (make_sid_pipeline), (make_vorbis_pipeline),
20488         (make_theora_pipeline), (make_vorbis_theora_pipeline),
20489         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
20490         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
20491         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
20492         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
20493         (stop_cb), (main):
20494         * examples/seeking/spider_seek.c:
20495         * examples/seeking/vorbisfile.c:
20496         * ext/gnomevfs/Makefile.am:
20497         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
20498         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
20499         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
20500         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
20501         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
20502         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
20503         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
20504         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
20505         * ext/ogg/README:
20506         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
20507         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
20508         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
20509         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
20510         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
20511         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
20512         (gst_ogg_pad_event), (gst_ogg_pad_reset),
20513         (gst_ogg_demux_factory_filter), (compare_ranks),
20514         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
20515         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
20516         (gst_ogg_chain_new), (gst_ogg_chain_free),
20517         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
20518         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
20519         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
20520         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
20521         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
20522         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
20523         (gst_ogg_demux_get_prev_page),
20524         (gst_ogg_demux_deactivate_current_chain),
20525         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
20526         (gst_ogg_demux_bisect_forward_serialno),
20527         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
20528         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
20529         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
20530         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
20531         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
20532         (gst_ogg_demux_change_state), (gst_ogg_print):
20533         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
20534         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
20535         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
20536         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
20537         (gst_ogg_mux_loop):
20538         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
20539         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
20540         (theora_dec_src_convert), (theora_dec_sink_convert),
20541         (theora_dec_src_query), (theora_dec_src_event),
20542         (theora_dec_sink_event), (theora_dec_chain),
20543         (theora_dec_change_state):
20544         * ext/theora/theoraenc.c: (gst_theora_enc_init),
20545         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
20546         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
20547         (theora_enc_change_state):
20548         * ext/vorbis/Makefile.am:
20549         * ext/vorbis/oggvorbisenc.c:
20550         * ext/vorbis/oggvorbisenc.h:
20551         * ext/vorbis/vorbis.c: (plugin_init):
20552         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
20553         (vorbis_dec_src_query), (vorbis_dec_src_event),
20554         (vorbis_dec_sink_event), (vorbis_dec_chain),
20555         (vorbis_dec_change_state):
20556         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
20557         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
20558         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
20559         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
20560         (gst_vorbisenc_change_state):
20561         * ext/vorbis/vorbisenc.h:
20562         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
20563         * gst-libs/gst/audio/audioclock.c:
20564         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
20565         (gst_audiofilter_init), (gst_audiofilter_chain):
20566         * gst-libs/gst/audio/testchannels.c: (main):
20567         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
20568         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
20569         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
20570         (gmip_find_track_streaminfo), (gmip_find_track_format):
20571         * gst-libs/gst/media-info/media-info.c:
20572         (gst_media_info_read_idler):
20573         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
20574         (gst_play_get_all_by_interface):
20575         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
20576         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
20577         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
20578         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
20579         (gst_riff_parse_info):
20580         * gst-libs/gst/riff/riff-read.h:
20581         * gst-libs/gst/riff/riff.c: (plugin_init):
20582         * gst-libs/gst/video/Makefile.am:
20583         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
20584         (gst_videosink_class_init), (gst_videosink_get_type):
20585         * gst-libs/gst/video/videosink.h:
20586         * gst/audioconvert/bufferframesconvert.c:
20587         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
20588         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
20589         * gst/audioconvert/channelmixtest.c: (main):
20590         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
20591         (gst_audio_convert_chain),
20592         (gst_audio_convert_caps_remove_format_info),
20593         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
20594         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
20595         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
20596         (gst_audio_convert_buffer_to_default_format),
20597         (gst_audio_convert_buffer_from_default_format),
20598         (gst_audio_convert_channels):
20599         * gst/audioconvert/gstchannelmix.h:
20600         * gst/ffmpegcolorspace/avcodec.h:
20601         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20602         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
20603         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
20604         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
20605         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
20606         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
20607         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
20608         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
20609         (mpeg_video_type_find), (mpeg_video_stream_type_find),
20610         (dv_type_find):
20611         * gst/videotestsrc/gstvideotestsrc.c:
20612         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
20613         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
20614         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
20615         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
20616         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
20617         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
20618         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
20619         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20620         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
20621         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
20622         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
20623         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
20624         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
20625         (gst_xvimagesink_navigation_send_event),
20626         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
20627         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
20628         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
20629         * sys/xvimage/xvimagesink.h:
20630         Plugin port to 0.9, ogg/theora playback should work in the seek
20631         example now.
20632         Removed old examples.
20633         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
20634         explained in 0.9 TODO doc.
20635
20636
20637 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20638
20639         * autogen.sh:
20640         * configure.ac:
20641         * ext/Makefile.am:
20642         * gst/Makefile.am:
20643         * po/POTFILES.in:
20644         * po/af.po:
20645         * po/az.po:
20646         * po/cs.po:
20647         * po/en_GB.po:
20648         * po/hu.po:
20649         * po/it.po:
20650         * po/nb.po:
20651         * po/nl.po:
20652         * po/or.po:
20653         * po/sq.po:
20654         * po/sr.po:
20655         * po/sv.po:
20656         * po/uk.po:
20657         * po/vi.po:
20658         * sys/Makefile.am:
20659         * testsuite/Makefile.am:
20660           remove a whole bunch of plugins.  This module now contains a set
20661           of free reference plugins/elements as agreed.
20662
20663 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20664
20665         * configure.ac:
20666           hunting season on 0.9 is now OPEN
20667
20668 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20669
20670         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
20671           Kick the hell out of gcc for not warning me about a symbol conflict.
20672
20673 2005-02-22  Luca Ognibene  <luogni@tin.it>
20674
20675         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20676
20677         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
20678           Don't leak caps string (fixes #168134)
20679
20680         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
20681         (gst_jpegenc_init), (gst_jpegenc_finalize),
20682         (gst_jpegenc_change_state):
20683           Don't leak line buffers and context struct (fixes #168133).
20684
20685 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
20686
20687         * configure.ac:
20688         * ext/dirac/gstdiracdec.cc:
20689         (gst_diracdec_chain):
20690           Since dirac 0.5.0 the framerate in dirac is expressed as a
20691           rational number. Fix build and up requirement to 0.5.0, and
20692           also pass parameters to gst_diracdec_link in the right order
20693           (fixes #167959).
20694
20695 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
20696
20697         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
20698         * ext/faad/gstfaad.h:
20699         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
20700         certain invalid muxed streams, where some packets will contain 
20701         junk after decoder data. Partially fixes #149158.
20702
20703 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
20704         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
20705           Make sure we only write to writable buffers
20706
20707 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
20708
20709         * gst-libs/gst/riff/riff-media.c:
20710         (gst_riff_create_audio_caps_with_data):
20711           Do actually fix invalid RIFF fmt header values for alaw
20712           and mulaw audio instead of just saying so.
20713
20714         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
20715           Give gst_riff_create_audio_caps_with_data() a chance to
20716           fix up broken format header fields before extracting any
20717           parameters from the header. (fixes #167633)
20718
20719 2005-02-19  Martin Holters  <martin.holters@gmx.de>
20720
20721         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20722
20723         * gst/audioconvert/bufferframesconvert.c:
20724         (buffer_frames_convert_link):
20725           Don't leak othercaps. (fixes #167878)
20726
20727 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
20728
20729         * configure.ac:
20730         * ext/libvisual/visual.c: (gst_visual_srclink),
20731         (gst_visual_change_state):
20732           Support libvisual 0.2.0.
20733
20734 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
20735
20736         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
20737         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
20738           Use same rowstrides for I420 as used everywhere else.
20739
20740 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
20741
20742         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
20743           Declare variables at beginning of block and make gcc-2.95 happy
20744           (fixes # 167482, patch by Gergely Nagy).
20745           
20746         * gst/tcp/gsttcpclientsrc.c:
20747         * gst/tcp/gsttcpclientsrc.h:
20748           Move some includes into the header, so that struct sockaddr_in is
20749           defined when it should be defined on FreeBSD as well (fixes
20750           #167483).
20751           
20752         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
20753           Don't pass uninitialised values to setsockopt() here either.
20754
20755 2005-02-17  Luca Ognibene  <luogni at tin dot it>
20756
20757         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20758
20759         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
20760           Don't pass uninitialised values to setsockopt(). (fixes #167704)
20761
20762 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20763
20764         * gst/playback/gstplaybin.c: (add_sink):
20765           Invert bin_add/link order to workaround deadlock in opt.
20766
20767 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20768
20769         * gst/modplug/gstmodplug.cc:
20770           Add missing break causing position queries to fail.
20771
20772 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20773
20774         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
20775           Granpos can apparently be -1, which screws up calculations...
20776
20777 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
20778
20779         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
20780         (gst_ximagesink_send_pending_navigation),
20781         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
20782         (gst_ximagesink_init):
20783         * sys/ximage/ximagesink.h:
20784         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
20785         (gst_xvimagesink_send_pending_navigation),
20786         (gst_xvimagesink_navigation_send_event),
20787         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
20788         * sys/xvimage/xvimagesink.h:
20789           Use a mutex protected list to marshal navigation
20790           events into the stream thread from whichever thread
20791           sends them.
20792
20793 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
20794
20795         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
20796           Display current position and track length; misc. clean-ups.
20797           
20798         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
20799         (speed_init), (speed_chain):
20800           Add query function, so that the stream length and current position
20801           get adjusted when queried (note that current position queries may
20802           still be wrong if the audio sink returns values based on buffer
20803           timestamps instead of passing on the query).
20804
20805 2005-02-13  Benjamin Otte  <otte@gnome.org>
20806
20807         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
20808         (gst_audio_convert_channels):
20809           create channel conversion matrix when linking
20810         * gst/audioconvert/.cvsignore:
20811         * gst/audioconvert/Makefile.am:
20812         * gst/audioconvert/channelmixtest.c: (main):
20813           add (ugly) test that ensures stereo <=> mono conversion works
20814           correctly
20815
20816 2005-02-13  Benjamin Otte  <otte@gnome.org>
20817
20818         * gst/audioconvert/gstchannelmix.h:
20819           include missing header file
20820         * gst/audioconvert/gstchannelmix.c:
20821         (gst_audio_convert_fill_compatible):
20822           use same sign for both channels when converting to/from compatible
20823           channel. Previously used different signs made the signals cancel
20824           each other out and appear like silence. (fixes #167269)
20825
20826 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
20827
20828         * gst/ffmpegcolorspace/avcodec.h:
20829         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20830         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
20831         (gst_ffmpegcsp_avpicture_fill):
20832         * gst/ffmpegcolorspace/imgconvert.c:
20833           Convert to and from YV12 (fixes #156379).
20834
20835 2005-02-12  Julien MOUTTE  <julien@moutte.net>
20836
20837         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
20838         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
20839         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
20840         (gst_ximagesink_expose), (gst_ximagesink_set_property),
20841         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
20842         methods from chain and negotiation and vice versa (Fixes #166142).
20843         * sys/ximage/ximagesink.h: Add stream_lock.
20844         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
20845         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
20846         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
20847         (gst_xvimagesink_expose): Check for xcontext before trying to link.
20848
20849 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
20850
20851         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
20852           Don't send "Hey! You gave me a NULL pointer you naughty person" as
20853           error message when we can't open the DVD device (when dvdnav_open()
20854           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
20855           the above). Send something more useful instead (fixes #167117).
20856
20857 2005-02-11  Julien MOUTTE  <julien@moutte.net>
20858
20859         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
20860         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
20861         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
20862         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
20863         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
20864         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
20865         methods from chain and negotiation and vice versa (Fixes #166142).
20866         Fix a possible bug of images in the buffer pool being discarded because
20867         we are looking at the wrong geometry.
20868         * sys/xvimage/xvimagesink.h: Add stream_lock.
20869
20870 2005-02-11  David Schleef  <ds@schleef.org>
20871
20872         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
20873         unsigned int. (fixes #167128)
20874
20875 2005-02-11  David Schleef  <ds@schleef.org>
20876
20877         * gst/librfb/Makefile.am: Testing stuff before committing is
20878           for wimps... and people with fast machines.  Fix stupid
20879           mistake.
20880
20881 2005-02-11  David Schleef  <ds@schleef.org>
20882
20883         * configure.ac: Pull in librfb from my CVS tree, because it is
20884           too small and annoying to be separate.  Move rfbsrc plugin
20885           to gst/.
20886         * ext/Makefile.am:
20887         * ext/librfb/Makefile.am:
20888         * ext/librfb/gstrfbsrc.c:
20889         * gst/librfb/Makefile.am:
20890         * gst/librfb/gstrfbsrc.c:
20891         * gst/librfb/rfb.c:
20892         * gst/librfb/rfb.h:
20893         * gst/librfb/rfbbuffer.c:
20894         * gst/librfb/rfbbuffer.h:
20895         * gst/librfb/rfbbytestream.c:
20896         * gst/librfb/rfbbytestream.h:
20897         * gst/librfb/rfbcontext.h:
20898         * gst/librfb/rfbdecoder.c:
20899         * gst/librfb/rfbdecoder.h:
20900         * gst/librfb/rfbutil.h:
20901
20902 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
20903
20904         * gst/speed/Makefile.am:
20905         * gst/speed/demo-mp3.c: (main):
20906         * gst/speed/filter.func:
20907         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
20908         (speed_class_init), (speed_init), (speed_chain_int16),
20909         (speed_chain_float32), (speed_chain), (speed_set_property),
20910         (speed_get_property), (speed_change_state):
20911         * gst/speed/gstspeed.h:
20912           Fix speed element and make it chain-based (fixes #156467),
20913           and make it handle more than one channel.
20914
20915 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
20916
20917         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
20918         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
20919         (gst_dtsdec_chain), (gst_dtsdec_change_state):
20920         * ext/dts/gstdtsdec.h:
20921           Don't clobber the stack constructing the channels array.
20922           Make the element chain-based. DTS tracks can now be played.
20923           
20924 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
20925
20926         * gst-libs/gst/audio/multichannel.h:
20927         * gst-libs/gst/gconf/gconf.h:
20928         * gst-libs/gst/idct/idct.h:
20929         * gst-libs/gst/media-info/media-info-priv.h:
20930         * gst-libs/gst/play/play.h:
20931         * gst-libs/gst/resample/private.h:
20932         * gst-libs/gst/resample/resample.h:
20933         * gst-libs/gst/riff/riff-ids.h:
20934         * gst-libs/gst/video/video.h:
20935         * gst-libs/gst/video/videosink.h:
20936           Add G_BEGIN_DECLS and G_END_DECLS around headers where
20937           missing, so that they work when included from C++ code.
20938
20939 2005-02-09  David Schleef  <ds@schleef.org>
20940
20941         * testsuite/gst-lint: Check for non-statically scoped
20942           parent_class variables.  This won't be a problem once
20943           plugins are loaded with RTLD_LOCAL.
20944
20945 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20946
20947         * ext/mplex/gstmplexibitstream.cc:
20948           gcc madness.
20949
20950 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20951
20952         * ext/ogg/gstogmparse.c:
20953         * gst/debug/gstnavigationtest.c:
20954           Die, thou faulty symbol pollutors (non-static parent_class).
20955
20956 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20957
20958         * ext/mplex/gstmplexibitstream.cc:
20959           Fix event handling (#165525).
20960
20961 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20962
20963         * ext/mikmod/gstmikmod.c:
20964         * gst/modplug/gstmodplug.cc:
20965           Add missing endianness to template (fixes #165509).
20966
20967 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20968
20969         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
20970           Fix wrong order of reading of optional bytes (#165290).
20971
20972 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20973
20974         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
20975           Implement FILLER event awareness.
20976
20977 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20978
20979         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
20980           Fix track calculations (#166208).
20981
20982 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
20983
20984         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20985
20986         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
20987         * ext/libpng/gstpngenc.c:
20988           Fix byte-order, use proper fixed caps. Fixes #164197.
20989
20990 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
20991
20992         * configure.ac:
20993           Add dvdlpcmdec 
20994
20995         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
20996         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
20997           Don't push buffers if the src pad isn't negotiated yet.
20998           
20999         * gst/audioconvert/gstaudioconvert.c:
21000         (gst_audio_convert_buffer_to_default_format),
21001         (gst_audio_convert_buffer_from_default_format):
21002           Add support for 24-bit width.
21003
21004         * gst/dvdlpcmdec/.cvsignore:
21005         * gst/dvdlpcmdec/Makefile.am:
21006         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
21007         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
21008         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
21009         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
21010         (plugin_init):
21011         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
21012           New decoder for rearranging DVD LPCM into our audio/x-raw-int
21013           format. Needs support for the channels maps if someone can find 
21014           a DVD LPCM track with > 2 channels.
21015
21016         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
21017         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
21018         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
21019         * gst/mpegstream/gstdvddemux.h:
21020         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
21021         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
21022         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
21023         * gst/mpegstream/gstmpegdemux.h:
21024         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
21025         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
21026         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
21027         (gst_mpeg_parse_handle_src_query),
21028         (gst_mpeg_parse_handle_src_event):
21029           Use audio/x-dvd-lpcm for LPCM output.
21030           Add DTS output.
21031
21032 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
21033
21034         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21035
21036         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
21037         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
21038           Add BGRA handling (#165736).
21039
21040 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
21041
21042         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21043
21044         * gst/law/alaw-decode.c: (alawdec_link):
21045         * gst/law/alaw-encode.c: (alawenc_link):
21046         * gst/law/mulaw-decode.c: (mulawdec_link):
21047         * gst/law/mulaw-encode.c: (mulawenc_link):
21048           Fix caps memleaks (#166600).
21049
21050 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
21051
21052         * ext/tarkin/mem.h:
21053         * ext/tarkin/wavelet.h:
21054         * ext/tarkin/yuv.h:
21055         * gst/ffmpegcolorspace/avcodec.h:
21056           Include "_stdint.h" instead of <stdint.h>. Fixes build on
21057           systems that don't have stdint.h, like Solaris9 (fixes #166631).
21058
21059 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21060
21061         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
21062         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
21063         (gst_xvimagesink_change_state):
21064           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
21065           Xv video (and thereby regenerate Xv colourkey) in clear() so
21066           that PLAY -> READY -> PLAY works (fixes #162504).
21067
21068 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21069
21070         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
21071           Switch to list instead of range, since MJPEG-devices really just
21072           support decimations, not any size.
21073
21074 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
21075         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
21076         (gst_mpeg2dec_reset), (free_all_buffers),
21077         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
21078         * ext/mpeg2dec/gstmpeg2dec.h:
21079           The libmpeg2 user-allocated buffer management is awkward, 
21080           to say the least. Hopefully this fixes things.
21081
21082 2005-02-04  Andy Wingo  <wingo@pobox.com>
21083
21084         * gst/audioconvert/bufferframesconvert.c
21085         (buffer_frames_convert_fixate): New function, fixates to 256
21086         frames per buffer by default. (Much better than 1.)
21087         (buffer_frames_convert_init): Set the fixate function for both src
21088         and sink pad.
21089         (buffer_frames_convert_link): After success setting nonfixed caps,
21090         get the negotiated caps so we can know how many buffer-frames it
21091         will be. No idea how this worked at all before.
21092
21093 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
21094
21095         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
21096         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
21097         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
21098         (handle_sequence), (handle_picture):
21099         * ext/mpeg2dec/gstmpeg2dec.h:
21100           Rearrange buffer tracking and refcounting and refactor
21101           a little for readability. 
21102
21103 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
21104         * sys/v4l/gstv4l.c: (plugin_init):
21105         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
21106         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
21107         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
21108         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
21109         * sys/v4l/gstv4ljpegsrc.h:
21110         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
21111         * sys/v4l/v4l_calls.h:
21112         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
21113         (gst_v4lsrc_get_fps):
21114         * sys/v4l/v4lsrc_calls.h:
21115           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
21116           you jpeg inside rgb frames" driver.
21117           Don't error in the v4lsrc link function, just return 
21118           REFUSED.
21119
21120 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21121
21122         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
21123         (gst_qcamsrc_open):
21124           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
21125
21126 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21127
21128         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
21129           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
21130
21131 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21132
21133         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
21134           Reset negotiated state on PAUSED->READY.
21135
21136 2005-02-02  David Schleef  <ds@schleef.org>
21137
21138         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
21139         whereever possible.  (Fixes #165997)
21140         * examples/capsfilter/capsfilter1.c: (main):
21141         * examples/dynparams/filter.c: (create_ui):
21142         * examples/seeking/cdparanoia.c: (get_track_info), (main):
21143         * examples/seeking/chained.c: (main):
21144         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
21145         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
21146         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
21147         (make_mpeg_pipeline), (make_mpegnt_pipeline):
21148         * examples/seeking/spider_seek.c: (make_spider_pipeline):
21149         * examples/switch/switcher.c: (main):
21150         * ext/dv/demo-play.c: (main):
21151         * ext/faad/gstfaad.c: (gst_faad_change_state):
21152         * ext/mad/gstmad.c: (gst_mad_chain):
21153         * ext/smoothwave/demo-osssrc.c: (main):
21154         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
21155         (gst_gconf_render_bin_from_description),
21156         (gst_gconf_get_default_audio_sink),
21157         (gst_gconf_get_default_video_sink),
21158         (gst_gconf_get_default_audio_src),
21159         (gst_gconf_get_default_video_src),
21160         (gst_gconf_get_default_visualization_element):
21161         * gst/level/demo.c: (main):
21162         * gst/level/plot.c: (main):
21163         * gst/playback/gstplaybin.c: (gen_video_element),
21164         (gen_audio_element):
21165         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
21166         * gst/playondemand/demo-mp3.c: (setup_pipeline):
21167         * gst/sine/demo-dparams.c: (main):
21168         * gst/spectrum/demo-osssrc.c: (main):
21169         * gst/speed/demo-mp3.c: (main):
21170         * gst/volume/demo.c: (main):
21171         * testsuite/embed/embed.c: (main):
21172
21173 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
21174
21175         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
21176         (gst_tcpclientsink_finalize):
21177         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
21178         (gst_tcpclientsrc_finalize):
21179         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
21180         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
21181         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
21182         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
21183           Don't leak the hostname when shutting down.
21184           In tcpserversrc, take a copy of the default hostname.
21185
21186 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21187
21188         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
21189           Set caps to systemstream=TRUE.
21190
21191 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21192
21193         * testsuite/Makefile.am:
21194           Fix more OSX buildbots.
21195
21196 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
21197
21198         * ext/mpeg2dec/gstmpeg2dec.c:
21199           Don't send things to NULL PAD_PEERs
21200
21201         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
21202           Copy-on-write the incoming buffer.
21203
21204         * gst/mpegstream/gstdvddemux.h:
21205         * gst/mpegstream/gstmpegclock.h:
21206         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
21207         (normal_seek), (gst_mpeg_demux_handle_src_event):
21208         * gst/mpegstream/gstmpegdemux.h:
21209         * gst/mpegstream/gstmpegpacketize.h:
21210         * gst/mpegstream/gstmpegparse.c:
21211         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
21212         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
21213         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
21214         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
21215         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
21216         * gst/mpegstream/gstmpegparse.h:
21217         * gst/mpegstream/gstrfc2250enc.h:
21218           Various changes to the way time is computed that make seeking and
21219           total time estimation much better here.
21220           Use G_BEGIN/END_DECLS instead of __cplusplus
21221
21222         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
21223           Use gst_buffer_stamp instead of only copying the TIMESTAMP
21224
21225 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21226
21227         * gst/subparse/gstsubparse.c:
21228           Fix OSX buildbot.
21229
21230 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
21231
21232         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
21233         (theora_enc_chain), (theora_enc_change_state):
21234         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
21235         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
21236         (gst_vorbisenc_change_state):
21237         * ext/vorbis/vorbisenc.h:
21238           Set granulepos and timestamp correctly for streams not
21239           starting at 0, taking into account the initial delay.
21240
21241 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
21242
21243         * gst/mpegstream/gstdvddemux.c:
21244           Add audio/x-dts to audio pad template caps
21245
21246 2005-01-30  David Schleef  <ds@schleef.org>
21247
21248         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
21249         (create_context), (gst_polypsink_link): Fix silly endianness
21250         bug.  Add some debugging.  Remove float from caps; it doesn't
21251         work.  Attempt to get remote audio working.
21252
21253 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21254
21255         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
21256           Add 3IV2 fourcc.
21257
21258 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21259
21260         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
21261         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
21262         (gst_avi_demux_stream_data):
21263         * gst/avi/gstavidemux.h:
21264           Invert DIB images. Fixes #132341.
21265
21266 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21267
21268         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21269         (gst_ffmpegcsp_chain):
21270           D'oh, reference the palette data, not the palette structure.
21271           Fixes color distortion in #132341.
21272
21273 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21274
21275         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
21276           PAR can be non-fixed when not provided as argument (#162626).
21277
21278 2005-01-29  David Moore  <dcm@acm.org>
21279
21280         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21281
21282         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
21283         (gst_qtdemux_loop_header):
21284           Re-apply patch from #142272 that allows non-seekable sources,
21285           re-proposed by Daniel Drake <dsd@gentoo.org>.
21286
21287 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21288
21289         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
21290           Use the src template for creating the src pad (#162330).
21291
21292 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21293
21294         * configure.ac:
21295         * ext/musepack/Makefile.am:
21296         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
21297         (gst_musepackdec_init), (gst_musepackdec_dispose),
21298         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
21299         (gst_musepack_stream_init), (gst_musepackdec_loop),
21300         (gst_musepackdec_change_state):
21301         * ext/musepack/gstmusepackdec.cpp:
21302         * ext/musepack/gstmusepackdec.h:
21303         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
21304         (gst_musepack_reader_read), (gst_musepack_reader_seek),
21305         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
21306         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
21307         * ext/musepack/gstmusepackreader.cpp:
21308         * ext/musepack/gstmusepackreader.h:
21309           Update to 1.1 API (#165446).
21310
21311 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21312
21313         * ext/Makefile.am:
21314           Unbreak buildbot.
21315
21316 2005-01-28  Andy Wingo  <wingo@pobox.com>
21317
21318         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
21319         to reflect a different dubious internet source. Add a reference
21320         and some commentary.
21321
21322 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21323
21324         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
21325         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
21326         * gst/playback/gststreamselector.h:
21327           Be more selective when we're redoing caps negotiation from
21328           within the chain function on a stream change.
21329
21330 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21331
21332         * configure.ac:
21333         * ext/Makefile.am:
21334         * ext/amrnb/Makefile.am:
21335         * ext/amrnb/amrnb.c: (plugin_init):
21336         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
21337         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
21338         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
21339         (gst_amrnbdec_state_change):
21340         * ext/amrnb/amrnbdec.h:
21341         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
21342         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
21343         (gst_amrnbparse_init), (gst_amrnbparse_formats),
21344         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
21345         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
21346         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
21347         * ext/amrnb/amrnbparse.h:
21348           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
21349         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
21350           Add AMR-NB/-WB raw formats.
21351         * ext/alsa/gstalsa.c: (gst_alsa_link):
21352           Keep valid time when changing format.
21353         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
21354         (qtdemux_parse_trak):
21355           Add some more format-specific options (#140141, #143555, #155163).
21356
21357 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21358
21359         * gst/matroska/matroska-demux.c:
21360         (gst_matroska_demux_parse_blockgroup):
21361           Fix logic error in timing of subtitle stream synchronization.
21362         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
21363           Add skip-chunk, which is found in kodak-camera streams.
21364
21365 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
21366
21367         * po/LINGUAS:
21368         * po/vi.po:
21369           Adding Vietnamese translation (submitted by Clytie Siddall)
21370
21371 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21372
21373         * gst/playback/gstdecodebin.c: (try_to_link_1):
21374           Use realpad for signal.
21375
21376 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21377
21378         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
21379           Fix category so decodebin picks it up.
21380
21381 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21382
21383         * ext/mad/Makefile.am:
21384         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
21385         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
21386         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
21387         (found_type), (gst_id3demux_bin_change_state):
21388         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
21389         (gst_id3_tag_init), (gst_id3_tag_handle_event),
21390         (gst_id3_tag_src_link), (gst_id3_tag_chain),
21391         (gst_id3_tag_change_state), (plugin_init):
21392         * ext/mad/gstmad.h:
21393           Add id3demuxbin (which is a simple bin consisting of id3demux
21394           and typefind), take over rank from id3demux, remove typefind
21395           code from id3demux. Makes all broken mp3s that I know of work,
21396           and thereby fixes #152688.
21397
21398 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
21399
21400         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21401
21402         * ext/mad/gstmad.c: (gst_mad_src_event):
21403         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
21404           Allow seeks on audio pad, make mad forward those (#164826).
21405         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
21406           Set duration (#165335).
21407
21408 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21409
21410         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
21411         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
21412         (gst_asf_demux_process_ext_content_desc),
21413         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
21414         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
21415         * gst/asfdemux/gstasfdemux.h:
21416           Improve metadata display, e.g. if the metadata comes before the
21417           streams are loaded (which is perfectly valid).
21418
21419 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21420
21421         * tools/gst-launch-ext-m.m:
21422           Fix AVI/ASF pipelines (#165340).
21423
21424 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
21425         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
21426         build failure on amd64
21427
21428 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
21429
21430         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
21431         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
21432           Check environment variables GST_ID3V2_TAG_ENCODING,
21433           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
21434           list of character encodings to force interpretation of non-unicode
21435           strings stored in an ID3v2 tag to a particular encoding. If none
21436           is specified, try to use current locale's encoding, then fall back
21437           to ISO-8859-1 (which will always succeed). (Resolves #149274)
21438         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
21439         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
21440           Check environment variables GST_ID3V1_TAG_ENCODING,
21441           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
21442           list of character encodings to use in case a string encountered
21443           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
21444           specified, try to use the current locale's encoding, then fall
21445           back to ISO-8859-1 (which will always succeed).
21446
21447 2005-01-25  Benjamin Otte  <otte@gnome.org>
21448
21449         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
21450           - on half framerate, compute the rate in advance so the comparisons
21451             don't compare wrong values
21452           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
21453             behaviour
21454           - don't use mad_header_decode anymore, mad_frame_decode does that
21455             automatically
21456           - when getting rid of consumed bytes, reset the stream's skiplen
21457           (fixes #163867)
21458
21459 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
21460
21461         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
21462           Use 1/2 a second for default max_discont, as PES streams from DVB
21463           seem to have larger spacings in the SCR. 
21464           Fix a typo.
21465
21466 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21467
21468         * gst/playback/gstplaybasebin.c: (group_commit):
21469           Notify delayed stream-info availability.
21470
21471 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
21472         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
21473         (gst_a52dec_handle_event), (gst_a52dec_chain):
21474         Add some debug output. Check that a discont has a valid
21475         time associated.
21476         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
21477         (gst_alsa_sink_loop):
21478         Ignore TAG events. A little extra debug for broken timestamps.
21479         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
21480         (dvdnavsrc_change_state):
21481         Ensure we send a discont to engage the link before we send any
21482         other events.
21483         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
21484         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
21485         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
21486         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
21487         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
21488         dvd://title works in totem because typefinding sends a seek that ends
21489         up going back to chapter 1 regardless.
21490         * ext/mpeg2dec/gstmpeg2dec.c:
21491         * ext/mpeg2dec/gstmpeg2dec.h:
21492         Output correct timestamps and handle disconts.
21493         * ext/ogg/gstoggdemux.c: (get_relative):
21494         Small guard against a null dereference.
21495         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
21496         (gst_textoverlay_set_property):
21497         Free memory when done. Don't call gst_event_filler_get_duration on
21498         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
21499         g_warning.
21500         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
21501         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
21502         (gst_sw_srclink), (gst_smoothwave_chain):
21503         Draw solid lines, prettier colours.
21504         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
21505         Add a default palette that'll work for some movies.
21506         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
21507         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
21508         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
21509         * gst/mpegstream/gstdvddemux.h:
21510         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
21511         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
21512         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
21513         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
21514         * gst/mpegstream/gstmpegparse.h:
21515         Use PTM/NAV events when for timestamp adjustment when connected to 
21516         dvdnavsrc. Don't use many discont events where one suffices.
21517         * gst/playback/gstplaybasebin.c: (group_destroy),
21518         (gen_preroll_element), (gst_play_base_bin_add_element):
21519         * gst/playback/gstplaybasebin.h:
21520         Make sure we remove subtitles from the same bin we put them in.
21521         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
21522         (gst_subparse_buffer_format_autodetect),
21523         (gst_subparse_change_state):
21524         Fix some memleaks and invalid accesses.
21525         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
21526         (oggskel_type_find), (cmml_type_find), (plugin_init):
21527         Some typefind functions for Annodex v3.0 files
21528         * gst/wavparse/gstwavparse.h:
21529         GstRiffReadClass is the correct parent class.
21530
21531 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21532
21533         * gst-libs/gst/riff/riff-media.c:
21534         (gst_riff_create_video_caps_with_data):
21535           Add extradata to huffyuv (fixes #165013).
21536         * gst-libs/gst/riff/riff-read.c:
21537         (gst_riff_read_strf_vids_with_data):
21538           Fix extradata extraction if it is in the chunk size.
21539
21540 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
21541
21542         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21543
21544         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
21545         (gst_quarktv_change_state), (gst_quarktv_dispose):
21546           Memory free'ing location fix (#164708).
21547
21548 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21549
21550         * gst/playback/gstplaybasebin.c: (group_commit),
21551         (gen_preroll_element), (probe_triggered), (gen_source_element),
21552         (setup_source), (gst_play_base_bin_change_state),
21553         (gst_play_base_bin_add_element):
21554           Don't block for streams.
21555         * gst/playback/gststreaminfo.c: (stream_info_change_state),
21556         (gst_stream_info_set_mute):
21557           Use gst_pad_set_active_recursive.
21558
21559 2005-01-25  Andy Wingo  <wingo@pobox.com>
21560
21561         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
21562         for #ifndef HAVE_XVIDEO.
21563
21564 2005-01-24  Jeffrey C. Ollie
21565
21566         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
21567
21568         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
21569         * ext/gsm/gstgsmdec.h:
21570         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
21571         * ext/gsm/gstgsmenc.h:
21572         Fix rate to 8kHz as per spec, removes obscure errors when no rate
21573         was given by property. Add proper buffer timestamps and offsets.
21574
21575 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21576
21577         * gst-libs/gst/riff/riff-media.c:
21578         (gst_riff_create_audio_caps_with_data):
21579           Audio can be <8000Hz.
21580
21581 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21582
21583         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
21584           Explicit state change to workaround refcount bugs.
21585
21586 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21587
21588         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
21589         (gst_avimux_riff_get_avi_header):
21590           Fix...
21591
21592 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21593
21594         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
21595         (gst_riff_read_element_data):
21596         * gst-libs/gst/riff/riff-read.h:
21597           Add _peek version (req'ed in CDXA).
21598         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
21599         (gst_cdxaparse_loop):
21600           Fix parsing in playbin.
21601         * gst/playback/gstdecodebin.c: (close_pad_link):
21602           Ignore current_ pads, they cause major annoyance.
21603
21604 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21605
21606         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
21607           Safety guard.
21608
21609 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21610
21611         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
21612           Fix padding...
21613
21614 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21615
21616         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
21617           Allow for 0-sized buffers. Fixes length query problems in
21618           starwars.mkv from the testsuite.
21619
21620 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
21621
21622         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
21623         (gst_video_box_i420), (gst_video_box_chain):
21624           Fix row strides for I420 (fixes #163159)
21625           
21626 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21627
21628         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
21629           MPEG2 has a useful rate property, so we can actually use that.
21630           For MPEG-1, continue using the bytes/time properties.
21631
21632 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21633
21634         * gst-libs/gst/riff/riff-media.c:
21635         (gst_riff_create_video_caps_with_data),
21636         (gst_riff_create_video_template_caps):
21637           Add intel-h263.
21638
21639 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21640
21641         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
21642           Fail if caps negotiation fails. Should fix #162184, and should
21643           definately be in there regardless of it fixing the actual bug.
21644         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
21645         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
21646         (gst_avimux_riff_get_avix_header),
21647         (gst_avimux_riff_get_video_header),
21648         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
21649         (gst_avimux_start_file), (gst_avimux_handle_event),
21650         (gst_avimux_change_state):
21651         * gst/avi/gstavimux.h:
21652           Refactor structure writing to use GST_WRITE_UINT macros, add
21653           metadata writing support.
21654
21655 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21656
21657         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
21658           Elements may already be destroyed when this function is called.
21659
21660 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21661
21662         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
21663         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
21664           More memory leak fixes (#149162).
21665
21666 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21667
21668         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
21669         (gst_qtdemux_add_stream):
21670           Fix two memleaks.
21671
21672 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21673
21674         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
21675           Argh...
21676
21677 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21678
21679         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
21680           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
21681           when fixating to six channels in Totem.
21682
21683 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
21684
21685         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
21686           Fix compile warnings on Solaris 10 buildbot
21687
21688 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
21689
21690         * ext/dvdread/dvdreadsrc.c: (_read):
21691           Don't read beyond the last cell in a chapter (fixes 
21692           invalid memory access)
21693
21694 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
21695
21696         * ext/dvdread/stream_labels.c:
21697         (dvdreadsrc_get_audio_stream_labels):
21698           Use NULL for an empty GList instead of g_list_alloc(); fix 
21699           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
21700           of GString (easier to bulk free later)
21701
21702 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
21703
21704         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21705
21706         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21707         (gst_ffmpeg_pixfmt_to_caps):
21708           Fix BGRA32 caps (#164209).
21709
21710 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
21711
21712         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21713
21714         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21715         (gst_ffmpeg_caps_to_pixfmt):
21716           alpha_mask can be RGBA/ABGR. Fixes #164265.
21717
21718 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
21719
21720         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21721
21722         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
21723         (gst_mpeg2dec_alloc_buffer):
21724         * ext/mpeg2dec/gstmpeg2dec.h:
21725           Crop if decoding size is not the actual image size (#163676).
21726
21727 2005-01-17  Steve Baker  <steve@stevebaker.org>
21728
21729         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21730
21731         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
21732         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
21733           Add libsndfile typefind functions (#163309).
21734
21735 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21736
21737         * tools/gst-launch-ext-m.m:
21738           Add .aac, fix .m1v/.m2v (#163891).
21739
21740 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21741
21742         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
21743           Sanity check, don't wait endlessly since the clock might not
21744           actually run at this point (which is a deadlock). Fixes #164069.
21745
21746 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21747
21748         * gst/playback/gstplaybasebin.c: (probe_triggered):
21749           Of course, only pause if group is done...
21750
21751 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21752
21753         * gst/playback/gstplaybasebin.c: (probe_triggered):
21754           Thread safety.
21755
21756 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
21757
21758         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
21759           Don't return state change success when the parent
21760           failed.
21761
21762 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21763
21764         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
21765           Free events (fix memleak in #162905).
21766
21767 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
21768
21769         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21770
21771         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21772         (gst_ffmpeg_caps_to_pixfmt):
21773           Fix for depth = 15. Fixes #161675.
21774
21775 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21776
21777         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
21778           Set FPS correctly, even for webcams and the like.
21779         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
21780           Don error on setting while capturing.
21781
21782 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
21783
21784         * ext/dv/gstdvdec.c:
21785         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
21786         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
21787           I'm a bad boy. using /1001. to force C to do float division
21788           and not integer division (as it did in my last commit)
21789           Thanks to David I. Lehn for pointing this mistake.
21790
21791 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21792
21793         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
21794           Revert Johan's 1.35->1.36 since it breaks compat.
21795
21796 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
21797
21798         * ext/dv/gstdvdec.c:
21799         * ext/libfame/gstlibfame.c:
21800         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
21801         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
21802           replace framerate aproximations by their real value
21803           (24000/1001, 30000/1001, 60000/1001)
21804           Finish fixing bug #164049
21805
21806 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
21807
21808         * ext/ogg/gstoggmux.c:
21809           eos/bos debugging
21810         * gst/tcp/gstmultifdsink.c:
21811         * gst/tcp/gstmultifdsink.h:
21812         * gst/tcp/gsttcp.c:
21813         * gst/tcp/gsttcp.h:
21814         * gst/tcp/gsttcpclientsink.c:
21815         * gst/tcp/gsttcpclientsrc.c:
21816         * gst/tcp/gsttcpserversink.c:
21817         * gst/tcp/gsttcpserversrc.c:
21818           improve reusability of elements after state changes and errors
21819           make multifdsink throw away streamheaders when receiving new ones
21820
21821 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21822
21823         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
21824           Fix for if items are already in list...
21825
21826 2005-01-12  Benjamin Otte  <otte@gnome.org>
21827
21828         * gst/adder/gstadder.c: (gst_adder_loop):
21829           fix adder a bit so it doesn't screw up with events as much anymore
21830
21831 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
21832
21833         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
21834         (pixbufscale_scale), (gst_pixbufscale_chain):
21835         * ext/gdk_pixbuf/pixbufscale.h:
21836           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
21837           to ensure rowstrides are calculated the same way as 
21838           ffmpegcolorspace
21839           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
21840           that we pick up duration and offset also.
21841
21842 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21843
21844         * gst/avi/gstavimux.c: (gst_avimux_class_init),
21845         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
21846           Reusability fixes.
21847
21848 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21849
21850         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
21851         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
21852         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
21853         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
21854           Update flags when requested.
21855
21856 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21857
21858         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
21859           Fix dmix.
21860
21861 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21862
21863         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
21864         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
21865         (probe_triggered), (new_decoded_pad), (gen_source_element),
21866         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
21867         * gst/playback/gstplaybasebin.h:
21868         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
21869         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
21870         (gst_play_bin_change_state):
21871           Implement group-switch signal for use in apps to clear metadata
21872           cache, clean up subtitle, add suburi property instead of # hack,
21873           some error-out fixes.
21874
21875 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21876
21877         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
21878           Debug.
21879         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
21880           If we got a state change in the _get handler, don't return success.
21881
21882 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
21883
21884         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
21885         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
21886           Make jpegdec quiet on MJPEG decoding
21887         * gst/asfdemux/README:
21888           Fix mimetypes for MJPEG and H263
21889
21890 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21891
21892         * ext/theora/theoradec.c: (theora_dec_chain):
21893           Fix broken code generation by gcc by swapping arguments.
21894         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
21895           Fix \n in debug.
21896
21897 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
21898
21899         * TODO:
21900           delete this file, it is by far outdated
21901         * ext/alsa/gstalsa.1: remove
21902         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
21903         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
21904         (gst_alsa_get_caps):
21905           Add HW probing for supported sample rates. Fixes #161704
21906
21907 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21908
21909         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
21910           Don't crash, biatch! :).
21911
21912 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21913
21914         * ext/musepack/gstmusepackreader.cpp:
21915         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
21916           Some work on tags - still doesn't work in playbin...
21917         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
21918           Handle events...
21919
21920 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21921
21922         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
21923           Also shove tags on kid pads.
21924
21925 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21926
21927         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
21928           Don't bail on unknown events.
21929         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
21930           Don't crash on events before negotiation.
21931         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
21932           Send tags on pads, too.
21933         * gst/playback/gststreamselector.c:
21934         (gst_stream_selector_request_new_pad):
21935           Forward events on first pad if no input was selected yet.
21936
21937 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21938
21939         * gst/playback/gstplaybasebin.c: (setup_substreams):
21940           Don't disable streamtype if the stream doesn't exist, since
21941           then playing a video after audio will disable both and nothing
21942           will happen. Fixes the testsuite.
21943
21944 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21945
21946         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
21947         (gst_v4l_xoverlay_set_xwindow_id):
21948         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
21949         (gst_v4l2_xoverlay_set_xwindow_id):
21950           Add debug categories, fix overlay disabling.
21951
21952 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
21953
21954         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
21955         * ext/alsa/gstalsa.h:
21956           Add HW probing for period_count/size and buffer_size MIX/MAX
21957           Adjust default/user defined value if out of bounds
21958           Should fix bug #162024
21959
21960 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21961
21962         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
21963           Fix warning (#161191).
21964
21965 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
21966
21967         * ext/dvdread/stream_labels.c:
21968         (dvdreadsrc_get_audio_stream_labels):
21969           Fix warning (init the good variable in switch default)
21970
21971 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
21972
21973         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21974
21975         * gst/tta/gstttaparse.c: (gst_tta_src_event):
21976           Fix gcc-2.95 compile (#163485).
21977
21978 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21979
21980         * configure.ac:
21981         * ext/flac/gstflacenc.c: (gst_flacenc_init),
21982         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
21983         (gst_flacenc_tell_callback), (gst_flacenc_chain),
21984         (gst_flacenc_change_state):
21985         * ext/flac/gstflacenc.h:
21986           Update for API change in flac-1.1.1. Update requirement in
21987           configure.ac. Fixes #162974.
21988
21989 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21990
21991         * gst/playback/gstplaybasebin.c: (group_destroy):
21992           Remove hack to get rid of assert and get rid of unlinked
21993           signals properly.
21994
21995 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21996
21997         * gst/playback/gstplaybasebin.c: (setup_source):
21998           Set source to NULL so that resources are free'ed. Fixes issues
21999           with playback of CDDA and similar device-accessing things.
22000
22001 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22002
22003         * testsuite/embed/Makefile.am:
22004           test->noinst, fix make test in buildbot.
22005
22006 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
22007
22008         * ext/dvdread/stream_labels.c: new file
22009         * ext/dvdread/stream_labels.h: new file
22010         * ext/dvdread/Makefile.am:
22011         * ext/dvdread/dvdreadsrc.c: (_seek_title):
22012           Extract audio stream label from DVD IFO files.
22013           It only dump them on the console for now, still have to
22014           make playbin aware of them.
22015
22016 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22017
22018         * gst/playback/gstplaybasebin.c: (setup_source):
22019           Fix hanging subs.
22020
22021 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22022
22023         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
22024         (gen_preroll_element), (remove_groups), (setup_subtitle),
22025         (gen_source_element), (setup_source):
22026         * gst/playback/gstplaybasebin.h:
22027           Multiple .sub files is just a stupid idea... Fix some threading
22028           mistakes. Interestingly, external .sub files cause playbin to
22029           hang, I don't know why... Parsing fixes contributed by Fran??ois
22030           Kooman <fkooman@tuxed.net>.
22031
22032 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22033
22034         * testsuite/embed/Makefile.am:
22035           Fix buildbot.
22036
22037 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
22038
22039         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22040
22041         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
22042         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
22043         (gst_pngenc_set_property):
22044         * ext/libpng/gstpngenc.h:
22045           Add compression level property (#163323).
22046
22047 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22048
22049         * configure.ac:
22050         * examples/capsfilter/capsfilter1.c: (main):
22051         * examples/seeking/spider_seek.c: (make_spider_pipeline):
22052         * ext/dvdread/Makefile.am:
22053         * ext/dvdread/demo-play:
22054         * ext/dvdread/demo-play.c:
22055         * gconf/gstreamer.schemas.in:
22056         * gst-libs/gst/gconf/gconf.c:
22057         * sys/v4l/TODO:
22058         * testsuite/Makefile.am:
22059         * testsuite/embed/Makefile.am:
22060         * testsuite/embed/embed.c: (cb_expose), (main):
22061           Remove all references to xvideosink, fix examples (#140845).
22062         * gst/playback/gstplaybasebin.c: (group_destroy):
22063           Apparently, disposal does not unlink - so do explicitely.
22064         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
22065           Add debug.
22066
22067 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
22068
22069         * README: fix PKG_CONFIG_PATH instructions, what was there
22070         previously was breaking default search path, not nice. 
22071         Fixes #163358
22072
22073 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22074
22075         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
22076         (gst_audioscale_chain):
22077           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
22078           when resampling - how the ^@$^!@^! is this possible?!?
22079
22080 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22081
22082         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
22083           Reset variables on READY.
22084         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
22085         (gst_matroska_mux_loop):
22086           Require data before writing header.
22087
22088 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
22089
22090         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22091
22092         * ext/mad/gstmad.c: (gst_mad_chain):
22093           Don't call mad_stream_sync() directly after recovering sync.
22094           Fixes #151661.
22095
22096 2005-01-09  Martin Eikermann  <meiker@upb.de>
22097
22098         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22099
22100         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
22101         (snapshot_handler), (gst_snapshot_sinkconnect),
22102         (gst_snapshot_chain):
22103           Allocate resources when required, fix recursive signal emission
22104           and fix caps. Fixes #161667.
22105
22106 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
22107
22108         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22109
22110         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
22111         (gst_pngdec_chain):
22112           Handle only 8-bppc (bits-per-pixel-component) images, better
22113           error handling and correct strides. Fixes #163177.
22114         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
22115         (gst_pngenc_chain):
22116           Better error handling. Fixes #163348.
22117
22118 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22119
22120         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
22121         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
22122         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
22123         (dvdnavsrc_uri_handler_init):
22124           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
22125         * gst/playback/gstplaybasebin.c: (gen_source_element):
22126           Add MMS to streaming URIs.
22127
22128 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22129
22130         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
22131         * sys/xvimage/xvimagesink.c:
22132         (gst_xvimagesink_navigation_send_event):
22133           Check for pad availability before sending event.
22134
22135 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22136
22137         * gst-plugins.spec.in:
22138           Add subparse.
22139
22140 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22141
22142         * configure.ac:
22143           Since we use functions from CVS, up requirement.
22144
22145 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22146
22147         * gst/playback/Makefile.am:
22148         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
22149         (group_destroy), (group_commit), (group_is_muted),
22150         (gen_preroll_element), (add_stream), (unknown_type),
22151         (probe_triggered), (preroll_unlinked), (mute_stream),
22152         (silence_stream), (new_decoded_pad), (setup_substreams),
22153         (setup_source), (get_active_source), (mute_group_type),
22154         (muted_group_change_state), (set_active_source),
22155         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
22156         (play_base_eos), (gst_play_base_bin_change_state):
22157         * gst/playback/gstplaybasebin.h:
22158         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
22159         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
22160         (gst_stream_info_dispose), (stream_info_mute_pad),
22161         (stream_info_change_state), (gst_stream_info_set_mute):
22162         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
22163         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
22164         (gst_stream_selector_init), (gst_stream_selector_dispose),
22165         (gst_stream_selector_get_linked_pad),
22166         (gst_stream_selector_get_caps), (gst_stream_selector_link),
22167         (gst_stream_selector_get_linked_pads),
22168         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
22169         * gst/playback/gststreamselector.h:
22170           Adding stream selection support plus required properties for
22171           applications to use this. Fully fixes #100931.
22172
22173 2005-01-08  Benjamin Otte  <otte@gnome.org>
22174
22175         * gst/games/gstpuzzle.c: (nav_event_handler):
22176           - handle nav events differently: forward every event no matter if it
22177             was handled or not.
22178           - translate events
22179           You can now cheat by using navigationtest ! puzzle and moving the
22180           mouse close to the edge of a tile. ;)
22181
22182 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22183
22184         * configure.ac:
22185         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
22186         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
22187         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
22188         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
22189         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
22190         (gst_ogm_parse_plugin_init):
22191         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
22192         (gst_textoverlay_link), (gst_textoverlay_getcaps),
22193         (gst_textoverlay_event), (gst_textoverlay_video_chain),
22194         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
22195         * ext/pango/gsttextoverlay.h:
22196         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
22197         (gst_matroska_demux_handle_seek_event),
22198         (gst_matroska_demux_sync_streams),
22199         (gst_matroska_demux_parse_blockgroup),
22200         (gst_matroska_demux_subtitle_caps),
22201         (gst_matroska_demux_plugin_init):
22202         * gst/matroska/matroska-ids.h:
22203         * gst/playback/gstdecodebin.c: (close_pad_link):
22204         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
22205         (gen_preroll_element), (remove_groups), (add_stream),
22206         (new_decoded_pad), (setup_subtitles), (gen_source_element),
22207         (setup_source):
22208         * gst/playback/gstplaybasebin.h:
22209         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
22210         * gst/subparse/Makefile.am:
22211         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
22212         (gst_subparse_base_init), (gst_subparse_class_init),
22213         (gst_subparse_init), (gst_subparse_formats),
22214         (gst_subparse_eventmask), (gst_subparse_event),
22215         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
22216         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
22217         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
22218         (parse_mpsub_deinit), (parse_mpsub_init),
22219         (gst_subparse_buffer_format_autodetect),
22220         (gst_subparse_format_autodetect), (gst_subparse_loop),
22221         (gst_subparse_change_state), (gst_subparse_type_find),
22222         (plugin_init):
22223         * gst/subparse/gstsubparse.h:
22224         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
22225         (plugin_init):
22226           Add subtitle support, .sub parser (supports SRT and MPsub),
22227           OGM text support, Matroska UTF-8 text support, deadlock fixes
22228           all over the place, subtitle awareness in decodebin/playbin
22229           and some fixes to textoverlay to handle subtitles in a stream
22230           correctly. Fixes #100931.
22231
22232 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22233
22234         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
22235           Check for pad availability before doing a query on it.
22236
22237 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
22238
22239         * ext/dv/gstdvdec.c:
22240           really fix bpp24/32 dvdec caps (classic rgba indeed)
22241         * gst/asfdemux/gstasfdemux.c:
22242         (gst_asf_demux_process_ext_content_desc):
22243           don't send text tags if they are empty (bis repetita)
22244
22245 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
22246
22247         * ext/dv/gstdvdec.c:
22248          remove unneeded comment from dvdec
22249           (related to DV 4CC codes in AVI files)
22250           moved them in gstreamer/docs/random/mimetypes
22251         * gst/asfdemux/gstasfdemux.c:
22252         (gst_asf_demux_process_ext_content_desc):
22253          don't send text tags if they are empty
22254          fix mem leak on error path
22255         * gst/ffmpegcolorspace/avcodec.h:
22256         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
22257         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
22258         (gst_ffmpegcsp_avpicture_fill):
22259         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
22260         * gst/ffmpegcolorspace/imgconvert_template.h:
22261          adds BGR32 and BGRA32 to ffmpegcolorspace
22262           (still bad colors, fixing it on next commit)
22263           helps with dvdec outputing BGR32
22264
22265 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
22266
22267         * ext/dv/gstdvdec.c:
22268          Fix audio caps i just broke (missing ',')
22269         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
22270         (gst_matroska_mux_reset):
22271          Fix typo + add FIXME about old "x-gst-metadata" crap
22272
22273 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
22274
22275         * ext/dv/demo-play.c: (main):
22276          xvideosink -> xvimagesink
22277         * ext/dv/gstdvdec.c:
22278          change rgb 32/32 caps to 24/32 (no alpha)
22279          change nb of channels to be a list (2 or 4, not 2)
22280          change sample rate to be a list (32, 44.1, 48 kHz) not a range
22281         * gst/asfdemux/gstasfdemux.c:
22282         (gst_asf_demux_process_ext_content_desc):
22283          Add 'date/year' to extracted metadata list
22284
22285 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22286
22287         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
22288           The return value of fixate_to does not imply that the requested
22289           value was set, so don't assume.
22290
22291 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
22292
22293         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22294
22295         * ext/libpng/gstpngdec.c:
22296         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
22297         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
22298         * ext/libpng/gstpngenc.h:
22299           Alpha support (encoder; #163161), mime fixage.
22300
22301 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
22302
22303         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22304
22305         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
22306         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
22307         (gst_faac_set_property), (gst_faac_get_property):
22308         * ext/faac/gstfaac.h:
22309           Allow for ADTS output (#153434).
22310
22311 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22312
22313         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
22314           Fix against template (#150576).
22315
22316 2005-01-06  Benjamin Otte  <otte@gnome.org>
22317
22318         * gst/games/gstpuzzle.c: (draw_puzzle):
22319           don't draw a puzzle if either width or height of tiles would be 0.
22320
22321 2005-01-06  Benjamin Otte  <otte@gnome.org>
22322
22323         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
22324         (gst_puzzle_class_init), (gst_puzzle_finalize):
22325           no memleaks, please
22326         (gst_puzzle_create), (gst_puzzle_init),
22327         (gst_puzzle_set_property), (gst_puzzle_setup):
22328           change initialization code around so we don't reshuffle on resize
22329         (draw_puzzle):
22330           fix another stupid typo
22331
22332 2005-01-06  Benjamin Otte  <otte@gnome.org>
22333
22334         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
22335           fix stupid typo that borked copying on YUY2
22336
22337 2005-01-06  Benjamin Otte  <otte@gnome.org>
22338
22339         * gst/games/gstpuzzle.c: (draw_puzzle):
22340           fix edges when image sizes aren't multiples of tile sizes
22341
22342 2005-01-06  Benjamin Otte  <otte@gnome.org>
22343
22344         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
22345           make RGB endianness work correctly
22346         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
22347           refactor and fix race with initial shuffling
22348         (nav_event_handler):
22349           allow using the mouse to puzzle
22350         (draw_puzzle):
22351           insist on tiles having width and height as multiples of 4 to get
22352           clean YUV image handling
22353         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
22354         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
22355           s/DEBUG/LOG/ for common messages
22356         (gst_xvimagesink_navigation_send_event):
22357           fix mouse event translation to not include screen PAR
22358         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
22359           fix mouse event translation to actually work
22360
22361 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
22362
22363         * gst/asfdemux/gstasfdemux.c:
22364         (gst_asf_demux_process_ext_content_desc):
22365          Extract TrackNumber metadata + clean up code
22366         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
22367          Hope this is the good fix (var used unitialised)
22368
22369 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22370
22371         * ext/faad/gstfaad.c: (gst_faad_chain):
22372           Only increment timestamp if it's valid. Fixes raw AAC streams.
22373
22374 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22375
22376         * configure.ac:
22377         * gst/games/Makefile.am:
22378         * gst/games/gstpuzzle.c:
22379           add a puzzle game with...
22380         * gst/games/gstvideoimage.c:
22381         * gst/games/gstvideoimage.h:
22382           ... full colorspace support (that includes YUV9 and RGB16)) stolen
22383           from videotestsrc and made into something that would be a nice
22384           library for a lot of other plugins.
22385
22386 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
22387
22388         * configure.ac:
22389          don't compile faad plugin if a RC of 2.0 is found
22390          Fixes #155346 (and FC1 buildbot)
22391         * gst/asfdemux/gstasfdemux.c:
22392         (gst_asf_demux_process_ext_content_desc):
22393          try to make Solaris compiler happier
22394
22395 2005-01-06  Paul Jack  <pjack@sfaf.org>
22396
22397         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22398
22399         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
22400           Fix segfault (#161667).
22401
22402 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22403
22404         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
22405           Fix framerate reporting.
22406
22407 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
22408
22409         * gst-libs/gst/riff/riff-ids.h:
22410         * gst/wavenc/riff.h:
22411          Add AMR (VBR and CBR) ids to riff.h audio codec list
22412         * gst/asfdemux/gstasfdemux.c:
22413         (gst_asf_demux_process_ext_content_desc),
22414         (gst_asf_demux_process_object):
22415           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
22416
22417 2005-01-05  Martin Eikermann  <meiker@upb.de>
22418
22419         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22420
22421         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
22422         (gst_dvd_demux_handle_discont):
22423         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
22424         (gst_mpeg_demux_handle_discont):
22425           Recreate pads on new-media (#160730).
22426         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
22427           Send discont even if manager changes timestamps (#161929).
22428
22429 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
22430
22431         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22432
22433         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
22434           Fix invalid memory access (#159211).
22435
22436 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22437
22438         * examples/gstplay/player.c: (main):
22439           Don't iterate.
22440         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
22441           Add visualizations.
22442         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
22443         (gst_a52dec_handle_frame):
22444           Set duration.
22445         * ext/dvdnav/gst-dvd:
22446           Add audioconvert. Fixes #161325.
22447         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
22448           Explicitely case to gint64. Possible valgrind error.
22449         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
22450         (gst_play_tick_callback), (gst_play_change_state),
22451         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
22452         (gst_play_set_location), (gst_play_get_location),
22453         (gst_play_seek_to_time), (gst_play_set_data_src),
22454         (gst_play_set_video_sink), (gst_play_set_audio_sink),
22455         (gst_play_set_visualization), (gst_play_connect_visualization),
22456         (gst_play_get_framerate), (gst_play_get_all_by_interface),
22457         (gst_play_new):
22458           Use playbin. Fixes #139749 and #147744.
22459         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
22460           Add genre tag.
22461         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
22462         (audioscale_get_type), (gst_audioscale_base_init),
22463         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
22464         (gst_audioscale_getcaps), (gst_audioscale_fixate),
22465         (gst_audioscale_link), (gst_audioscale_get_buffer),
22466         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
22467         (gst_audioscale_init), (gst_audioscale_dispose),
22468         (gst_audioscale_chain), (gst_audioscale_set_property),
22469         (gst_audioscale_get_property), (plugin_init):
22470           Indent properly.
22471         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
22472           Fix LPCM.
22473         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
22474         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
22475         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
22476           Add more metadata (fixes #162656).
22477
22478 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22479
22480         * configure.ac:
22481           back to cvs
22482
22483 === release 0.8.7 ===
22484
22485 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22486
22487         * NEWS:
22488         * RELEASE:
22489         * configure.ac:
22490           releasing 0.8.7, "Hyperspace"
22491
22492 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22493
22494         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
22495
22496         * gst/playback/gstplaybasebin.c:
22497          Fix for #162924 - free caps after use, not before
22498
22499 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22500
22501         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
22502
22503         * gst/playback/gstplaybasebin.c:
22504         * gst/wavparse/gstwavparse.c:
22505           Fix for #154773 - fixes playback of small .wav files
22506
22507 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
22508
22509         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
22510
22511         * gst/audioscale/gstaudioscale.c:
22512           Fix for #162819 - make audioscale reusable
22513           Fixes playback of more than one file with playbin/totem
22514
22515 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
22516
22517         * gst/ffmpegcolorspace/avcodec.h:
22518         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
22519         * gst/ffmpegcolorspace/imgconvert.c:
22520           clean up the mess that made me cry and avoid needless duplication
22521
22522 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
22523
22524         * gst/ffmpegcolorspace/imgconvert.c:
22525           give some indication of why we're segfaulting
22526
22527 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22528
22529         * configure.ac:
22530           Fix indentation, fix v4l2 plugin detection.
22531         * ext/Makefile.am:
22532           Fix libmms location (Maciej, use diff -u!).
22533         * ext/alsa/gstalsa.c: (gst_alsa_init):
22534           Initialize caps cache to NULL.
22535         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
22536           Only change state on audiosink if it exists.
22537
22538 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
22539
22540         * gst/matroska/matroska-demux.c:
22541         * gst/matroska/matroska-ids.h:
22542         * gst/matroska/matroska-demux.h:
22543         Fix Vorbis streams failing to decode in some files, where cluster_time
22544         isn't 0, because then it doesn't send codec_priv before actual data.
22545         Remove time-based test and replace it with marker set on beginning of
22546         new stream
22547
22548 2004-12-28  David Schleef  <ds@schleef.org>
22549
22550         Merge patch from Ronald fixing problems with streaming
22551         text.
22552         * ext/cairo/gstcairo.c: (plugin_init):
22553         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
22554         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
22555         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
22556         (gst_textoverlay_font_init), (gst_textoverlay_init),
22557         (gst_textoverlay_set_property):
22558         * ext/cairo/gsttextoverlay.h:
22559
22560 2004-12-27  David Schleef  <ds@schleef.org>
22561
22562         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
22563         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
22564         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
22565         (gst_textoverlay_font_init), (gst_textoverlay_init),
22566         (gst_textoverlay_set_property): Improvements to actually
22567         render text as white on black outline on video, including
22568         font selection and horizontal/vertical alignment.  (Ronald's
22569         christmas present)
22570         * ext/cairo/gsttextoverlay.h:
22571
22572 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
22573
22574         * ext/ogg/gstogg.c:
22575         * ext/ogg/gstogmparse.c:
22576           fix ogm[audio/video]parse plugin registration
22577           (riff won't load if bytestream is already loaded)
22578
22579 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22580
22581         * gst/audioconvert/gstchannelmix.c:
22582           fix for GLIB < 2.4
22583
22584 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22585
22586         * Makefile.am:
22587         * configure.ac:
22588           disable docs again until it actually passes make distcheck.
22589
22590 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22591
22592         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
22593         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
22594         (plugin_init):
22595           Add 3GP (variables name Q3GP because they can't start with a
22596           number). Add samr audio fourcc (used in .3gp files), decoder
22597           is work in progress. Also do a GST_WARNING instead of ERROR
22598           in case of unknown nodes, to decrease output.
22599
22600 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22601
22602         * Makefile.am:
22603           really fix dist
22604
22605 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
22606
22607         * configure.ac:
22608         * ext/speex/gstspeexdec.h:
22609         * ext/speex/gstspeexenc.h:
22610           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
22611           Fix detection code in configure.ac
22612
22613 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22614
22615         * gst/matroska/matroska-demux.c:
22616         (gst_matroska_demux_parse_blockgroup):
22617           Save position, so that queries give proper return values. Don't
22618           know how this could ever have worked before...
22619
22620 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
22621
22622         * configure.ac:
22623           Put additional LAME check inside the conditional.  Fixes #152339
22624
22625 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22626
22627         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
22628         (gst_avi_demux_stream_scan):
22629           Add some more debug. Fix logic error when setting movi offset
22630           while reading index.
22631
22632 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22633
22634         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
22635         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
22636         (gst_avi_demux_process_next_entry):
22637           Add some debugging. Better detection of broken indexes and the
22638           accompanying index recovery. No infinite loops on state changes
22639           when we're still in our loopfunction.
22640
22641 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22642
22643         * configure.ac:
22644           Fix up.
22645
22646 2004-12-22  Archana Shah  <archana.shah@wipro.com>
22647
22648         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
22649
22650         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
22651           Normalizing the value before setting
22652         (gst_sunaudiomixer_get_volume):
22653           Normalizing the value after getting. Fixes bug# 161980
22654
22655 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
22656
22657         * Makefile.am: Make sure docs gets disted
22658         * docs/Makefile.am: Make sure all needed files get disted
22659         * gst-plugins.spec.in: latest updates
22660
22661 2004-12-22  Wim Taymans  <wim@fluendo.com>
22662
22663         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
22664         Revert patch 1.38 as clock distribution over schedulers does
22665         not work correcly in the core yet.
22666
22667 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
22668
22669         * sys/oss/README: remove this file, which predates my birth
22670           (and which content is by far outdated)
22671
22672 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
22673
22674         * Makefile.am:
22675         * configure.ac:
22676         * docs/Makefile.am:
22677         * docs/libs/Makefile.am:
22678         * docs/libs/gst-plugins-libs-docs.sgml:
22679         * docs/libs/gst-plugins-libs-sections.txt:
22680         * docs/libs/tmpl/gstgconf.sgml:
22681         * docs/upload.mak:
22682         * docs/version.entities.in:
22683           Added boilerplate gtk-doc files for plugin-libs documentation.
22684
22685 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
22686
22687         * gst/auparse/gstauparse.c: fix int and float audio caps
22688
22689 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22690
22691         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
22692         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
22693           g_assert() can be a macro, don't use #ifdef inside it.
22694
22695 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
22696
22697         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22698
22699         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
22700         (gst_videorate_init), (gst_videorate_chain),
22701         (gst_videorate_change_state):
22702           Event handling (fixes #159986).
22703
22704 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22705
22706         * gst-libs/gst/riff/riff-media.c:
22707         (gst_riff_create_video_caps_with_data):
22708           Add BLZ0 (Blizzard's version of DivX) fourcc.
22709
22710 2004-12-18  David Schleef  <ds@schleef.org>
22711
22712         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
22713         portability fix.
22714
22715 2004-12-18  David Schleef  <ds@schleef.org>
22716
22717         * gst/tta/ttadec.h: Disable some header code that isn't used
22718         and clearly isn't portable.
22719
22720 2004-12-18  David Schleef  <ds@schleef.org>
22721
22722         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
22723         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
22724         (avcodec_get_pix_fmt), (avpicture_layout),
22725         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
22726         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
22727         Fix code to not use GCC extensions (and c99 extensions that
22728         Forte does not like.)
22729
22730 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
22731
22732         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22733
22734         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
22735         (gst_deinterlace_chain):
22736           Rowstride fixes. Fixes #161039.
22737         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
22738         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
22739         (gst_video_crop_getcaps), (gst_video_crop_link),
22740         (gst_video_crop_i420), (gst_video_crop_chain),
22741         (gst_video_crop_change_state):
22742           Rework of negotiation. Actually works now. Fixes #158650.
22743
22744 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22745
22746         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
22747           That was very stupid.
22748
22749 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22750
22751         * gst/matroska/matroska-demux.c:
22752         (gst_matroska_demux_parse_blockgroup):
22753           Fix possible crasher.
22754
22755 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22756
22757         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
22758         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
22759           Lace sizes can be zero.
22760
22761 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22762
22763         * ext/musepack/gstmusepackdec.cpp:
22764           Fetch error return values. Fixes #161624.
22765         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
22766           Really EOS.
22767
22768 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22769
22770         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
22771           Work for truncated (unfinished download etc.) files. Fixes #160514.
22772
22773 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22774
22775         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
22776           Fix for integer overflow. Makes #156001 not crash. Probably masks
22777           the real bug.
22778
22779 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22780
22781         * gst/ac3parse/gstac3parse.c: (plugin_init):
22782           Parsers never have ranks. Fixes #159651.
22783
22784 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22785
22786         * gst/playback/gstdecodebin.c: (compare_ranks):
22787           make sure the facotries are ordered the same every time even if they
22788           have the same rank by using the name
22789         * gst/playback/gstdecodebin.c: (find_compatibles):
22790           make sure we don't add factories to the list twice
22791
22792 2004-12-16  David Schleef  <ds@schleef.org>
22793
22794         * configure.ac: look for musepack headers as musepack/*.h
22795         (fixes #159847)
22796         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
22797         * ext/musepack/gstmusepackreader.h: same
22798
22799 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22800
22801         * gst-libs/gst/riff/riff-read.c:
22802         (gst_riff_read_strf_auds_with_data):
22803           Read extradata correctly (fixes #155879).
22804
22805 2004-12-16  David Schleef  <ds@schleef.org>
22806
22807         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
22808         audio.  does _not_ attempt or allow conversion unless channels
22809         is 1 or 2.
22810
22811 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
22812
22813         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
22814
22815 2004-12-16  David Schleef  <ds@schleef.org>
22816
22817         * gst/audioscale/gstaudioscale.c: the resample library only
22818         handles 1 or 2 channels.  Change caps to compensate.
22819
22820 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22821
22822         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
22823         (gst_matroska_demux_audio_caps):
22824           Some MPEG-AAC hacks, because else it doesn't work...
22825
22826 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22827
22828         * gst-libs/gst/riff/riff-media.c:
22829         (gst_riff_create_video_caps_with_data),
22830         (gst_riff_create_video_template_caps):
22831           Add h264.
22832
22833 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22834
22835         * gst-libs/gst/audio/Makefile.am:
22836           Try to fix buildbot.
22837
22838 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
22839
22840         * gst/tcp/gstmultifdsink.c:
22841           Clean up and uniformize debugging.
22842
22843 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
22844
22845         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22846
22847         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
22848         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
22849         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
22850         (gst_mpeg_demux_change_state):
22851           Reset on ready. Fixes 160276.
22852
22853 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
22854
22855         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22856
22857         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22858         (gst_ffmpegcsp_pad_link):
22859           Fix memleak (#154815).
22860
22861 2004-12-16  James Bowes  <bowes@cs.dal.ca>
22862
22863         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22864
22865         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
22866         (gst_musicbrainz_init), (gst_musicbrainz_chain),
22867         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
22868         * ext/musicbrainz/gsttrm.h:
22869           Add support for using a proxy server when getting a trm id from
22870           the MusicBrainz database (#149613).
22871
22872 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
22873
22874         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22875
22876         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
22877         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
22878           Fix memleaks (#157233).
22879
22880 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
22881
22882         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22883
22884         * gst-libs/gst/resample/resample.c: (gst_resample_close):
22885         * gst-libs/gst/resample/resample.h:
22886         * gst/audioscale/gstaudioscale.c:
22887           Fix memleak (#159215).
22888
22889 2004-12-16  Toni Willberg  <toniw@iki.fi>
22890
22891         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22892
22893         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
22894         * sys/oss/oss_probe.c: (main):
22895           Check for mono/stereo support (similar to samplerate probing),
22896           fixes #159433. Also add missing copyright header to oss_probe.c.
22897
22898 2004-12-15  David Schleef  <ds@schleef.org>
22899
22900         * configure.ac: add audioresample and cairo plugins.  Remove
22901         HAVE_MMX stuff, because it's not used.
22902         * ext/Makefile.am: same
22903         * ext/audioresample/Makefile.am: You are not ready for an
22904         audio resampling element based on audioresample.
22905         * ext/audioresample/gstaudioresample.c:
22906         * ext/audioresample/gstaudioresample.h:
22907         * ext/cairo/Makefile.am: You are not ready for overlay elements
22908         based on cairo.  Don't look too closely, these elements kinda
22909         suck right now.
22910         * ext/cairo/gstcairo.c: new
22911         * ext/cairo/gsttextoverlay.c: new
22912         * ext/cairo/gsttextoverlay.h: new
22913         * ext/cairo/gsttimeoverlay.c: new
22914         * ext/cairo/gsttimeoverlay.h: new
22915         * gst-libs/gst/media-info/media-info-priv.h: fix compile
22916         problem with compilers that don't support variadic macros.
22917
22918 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
22919
22920         Reviewed by:  David Schleef  <ds@schleef.org>
22921
22922         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
22923         Bala, registering sunaudiosrc (oops!), and cleaning up code a
22924         bit.  Also ran indent-gst.
22925         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
22926         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
22927         (gst_sunaudiosrc_setparams):
22928
22929 2004-12-14  David Schleef  <ds@schleef.org>
22930
22931         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
22932         output rate to 16000.  Should fix #160235.
22933
22934 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22935
22936         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
22937         Add typefinding for mpeg2 pes streams
22938
22939 2004-12-13  David Schleef  <ds@schleef.org>
22940
22941         * configure.ac:  Applied patch from bug #143659, making default
22942         sources and sinks OS-dependent (for Solaris), and added code
22943         for OS/X.
22944         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
22945
22946 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
22947
22948         * gst-libs/gst/riff/riff-media.c:
22949           forgot to add h2.64 to avidemux template caps
22950
22951 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
22952
22953         * gst/wavenc/riff.h:
22954         * gst-libs/gst/riff/riff-media.c:
22955         * gst-libs/gst/riff/riff-ids.h:
22956         * gst/avi/gstavimux.c
22957         add 4CC code for VideoSoft h264 in AVI (VSSH)
22958           fixes bug #160655
22959         remove s323 from riff, it's quicktime specific :(
22960
22961 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
22962
22963         * gst/asfdemux/README
22964         * gst/wavenc/riff.h
22965         * gst-libs/gst/riff/riff-ids.h
22966         * gst-libs/gst/riff/riff-media.c
22967         * gst/qtdemux/qtdemux.c:
22968           add new 4CC codes for h263 related codecs
22969           fixes partially bug #155163
22970
22971 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
22972
22973         * configure.ac: Update polyaudio requirement to 0.7
22974         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
22975
22976 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22977
22978         * gst/interleave/deinterleave.c:
22979         fix my name's spelling! :)
22980
22981 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
22982
22983         * AUTHORS ChangeLog
22984         * gst/auparse/gstauparse.c
22985         * gst/interleave/deinterleave.c
22986         * gst/law/:
22987                 alaw-decode.c alaw-encode.c
22988                 mulaw-decode.c mulaw-encode.c
22989         * gst/oneton/gstoneton.c
22990         * sys/osxaudio/:
22991                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
22992         * sys/osxvideo/:
22993                 cocoawindow.h cocoawindow.m
22994                 osxvideosink.h osxvideosink.m
22995
22996         put the same mail address for Zaheer Abbas Merali everywhere
22997
22998 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22999
23000         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
23001           Align by packetsize, and assert that we a packet available before
23002           playing. The first makes webstreams work (they often include
23003           trailing padding data in a packet), the second allows pausing a
23004           ASF stream in totem without getting demux errors afterwards.
23005
23006 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23007
23008         * ext/ogg/gstoggdemux.c: (get_relative):
23009           Check for non-NULL before accessing member (end-of-chain).
23010
23011 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23012
23013         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
23014         (cdparanoia_set_property), (cdparanoia_get_property):
23015         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
23016         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
23017         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
23018         (dvdreadsrc_init), (dvdreadsrc_set_property),
23019         (dvdreadsrc_get_property):
23020         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
23021         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
23022           Synchronize property names where not yet the case. Devices are
23023           now device=X, other versions are deprecated (but still exist).
23024           Also use g_free() unconditionally.
23025         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
23026         (setup_source), (gst_play_base_bin_get_property):
23027           Expose source.
23028
23029 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
23030
23031         * configure.ac: move GCONF macro outside conditional for the am
23032           conditional. Fixes #160439
23033
23034 2004-12-08  David Schleef  <ds@schleef.org>
23035
23036         * tools/gst-visualise-m.m: Switch to elements that currently
23037         exist.
23038
23039 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23040
23041         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
23042           We love wrong commas.
23043
23044 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23045
23046         * gst/matroska/matroska-demux.c:
23047         (gst_matroska_demux_handle_src_query):
23048           Don't set DEFAULT, unsupported - makes length display incorrectly
23049           in some cases.
23050
23051 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
23052
23053         * gst/monoscope/README: remove blurb about files being GPL
23054         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
23055         * gst/monoscope/monoscope.c: Change license to BSD with explanation
23056           monoscope is now effectively LGPL licensed
23057
23058 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
23059
23060         * gst/monoscope/README: Update information to be more correct
23061         * gst/monoscope/convolve.c: Relicense to LGPL
23062         * gst/monoscope/convolve.h: Relicense to LGPL
23063
23064 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
23065
23066         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
23067           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
23068         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
23069           set default_duration for mpeg1 audio
23070
23071 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23072
23073         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
23074         * ext/alsa/gstalsa.h:
23075           refactor big chunks of the core caps negotiation code to make it
23076           a lot faster, because people claim it's really slow
23077           (actually, just cache the getcaps when the device is opened)
23078
23079 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23080
23081         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
23082         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
23083         (gst_a52dec_handle_frame), (gst_a52dec_chain),
23084         (gst_a52dec_change_state), (plugin_init):
23085         * ext/a52dec/gsta52dec.h:
23086           Do something useful with timestamps. Make chain-based (since
23087           there's really no reason to be loopbased).
23088         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
23089           Update current_byte/frame correctly.
23090
23091 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23092
23093         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
23094         (gst_ape_demux_stream_init):
23095           Forward tags, too.
23096
23097 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23098
23099         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
23100           Let's make sure we're done typefinding when detecting tags.
23101
23102 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23103
23104         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
23105         (gst_ebml_read_init), (gst_ebml_read_use_event),
23106         (gst_ebml_read_element_id), (gst_ebml_peek_id),
23107         (gst_ebml_read_seek), (gst_ebml_read_skip),
23108         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
23109         (gst_ebml_read_master):
23110         * gst/matroska/ebml-read.h:
23111         * gst/matroska/matroska-demux.c:
23112         (gst_matroska_demux_parse_contents),
23113         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
23114           Disgustingly evil hack for working around INTERRUPT events and
23115           their extremely annoying habit of being a pain in the ass. We
23116           simply peek a cluster before reading any of it.
23117
23118 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23119
23120         * ext/musepack/gstmusepackdec.cpp:
23121           There's also floating point libmusepacks.
23122
23123 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23124
23125         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
23126         (gst_faad_chanpos_to_gst), (gst_faad_chain):
23127           Set DURATION even if source buffer didn't. Also use increasing
23128           timestamps.
23129         * gst-libs/gst/riff/riff-media.c:
23130         (gst_riff_create_audio_caps_with_data):
23131           Block_align can have larger values than 8192.
23132
23133 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23134
23135         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
23136         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
23137         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
23138         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
23139           Fix caps.
23140
23141 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23142
23143         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
23144           Fix logic bug.
23145
23146 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23147
23148         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
23149           Yay, another one.
23150
23151 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23152
23153         * ext/esd/esdsink.c: (gst_esdsink_chain):
23154           Make error actually say something useful (fixes #156798).
23155         * gst-libs/gst/riff/riff-media.c:
23156         (gst_riff_create_video_caps_with_data),
23157         (gst_riff_create_video_template_caps):
23158           Add Intel Video 5.0 fourcc (IV50).
23159
23160 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
23161
23162         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
23163         detection on mono and stereo mp3 files.
23164
23165 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23166
23167         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
23168           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
23169           the contained stream).
23170
23171 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23172
23173         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
23174           Oops, remove debug.
23175
23176 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
23177
23178         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23179
23180         * gst/law/alaw-decode.c: (alawdec_getcaps):
23181         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
23182           Prevent warnings when negotiating caps (fixes #159338).
23183
23184 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23185
23186         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23187         (gst_ffmpegcsp_chain):
23188           Remove old leftover that shouldn't be there...
23189
23190 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
23191
23192         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23193
23194         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
23195           Don't forward DISCONT events (fixes #159684).
23196
23197 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23198
23199         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
23200           Unlink manually since sometimes bin disposal (and therefore
23201           pad unlinking) is delayed, which will cause a new media file
23202           to not be able to start playing instantly.
23203
23204 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23205
23206         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
23207           On mute of an unlinked stream, check for pad availability so
23208           we don't crash on unlinked pad.
23209
23210 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23211
23212         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
23213         (gst_avi_demux_massage_index):
23214           Fix quite humiliating bug in omitting 0-sized index chunks but
23215           forgetting to count them for timestamps.
23216
23217 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23218
23219         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
23220           Actually leave the loop if we failed to sync. Don't crash.
23221
23222 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23223
23224         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
23225         (gst_dvd_demux_process_private):
23226         * gst/mpegstream/gstdvddemux.h:
23227           Fix crash (#159759). Doesn't work, though. :-(.
23228
23229 2004-11-28  Benjamin Otte  <otte@gnome.org>
23230
23231         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
23232           more overwriting protection due to modifying channels one by one
23233           instead of all at once
23234
23235 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23236
23237         * gst/audioconvert/gstchannelmix.c:
23238         (gst_audio_convert_fill_normalize):
23239           Normalize using absolute values.
23240
23241 2004-11-28  Julien MOUTTE  <julien@moutte.net>
23242
23243         * configure.ac:
23244         * ext/Makefile.am:
23245         * ext/directfb/Makefile.am:
23246         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
23247         (gst_directfbvideosink_get_pixel_format),
23248         (gst_directfbvideosink_get_format_from_fourcc),
23249         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
23250         (gst_directfbvideosink_sink_link),
23251         (gst_directfbvideosink_change_state),
23252         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
23253         (gst_directfbvideosink_buffer_alloc),
23254         (gst_directfbvideosink_interface_supported),
23255         (gst_directfbvideosink_interface_init),
23256         (gst_directfbvideosink_navigation_send_event),
23257         (gst_directfbvideosink_navigation_init),
23258         (gst_directfbvideosink_set_property),
23259         (gst_directfbvideosink_get_property),
23260         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
23261         (gst_directfbvideosink_base_init),
23262         (gst_directfbvideosink_class_init),
23263         (gst_directfbvideosink_get_type), (plugin_init):
23264         * ext/directfb/directfbvideosink.h: Adding a first version of
23265         directfbvideosink.
23266         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
23267         more.
23268
23269 2004-11-28  Benjamin Otte  <otte@gnome.org>
23270
23271         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
23272           walk the samples backwards if out_channels > in_channels so we don't
23273           overwrite data
23274
23275 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23276
23277         * gst/audioconvert/Makefile.am:
23278         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
23279         (gst_audio_convert_link), (gst_audio_convert_change_state),
23280         (gst_audio_convert_channels):
23281         * gst/audioconvert/gstchannelmix.c:
23282         (gst_audio_convert_unset_matrix),
23283         (gst_audio_convert_fill_identical),
23284         (gst_audio_convert_fill_compatible),
23285         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
23286         (gst_audio_convert_fill_others),
23287         (gst_audio_convert_fill_normalize),
23288         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
23289         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
23290         * gst/audioconvert/gstchannelmix.h:
23291           Implement a channel mixer.
23292
23293 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
23294
23295         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
23296         * ext/alsa/gstalsa.h:
23297         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
23298         Make alsasink actually honor gst_element_set_clock and use that
23299         clock instead of its internal one.
23300
23301 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
23302
23303         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
23304         (gst_play_base_bin_change_state): nullify source and decoder when
23305         going from READY to NULL so that we don't try to do weird stuff with
23306         them when going from NULL to READY
23307         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
23308         instead of g_object_unref
23309         (gen_video_element), (gen_audio_element): more refcounting fixes, now
23310         it should be correct
23311         (gst_play_bin_change_state): don't call remove_sinks if we are
23312         currently disposing the object
23313
23314 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23315
23316         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
23317           Don't forget bass if it's there. Else left channel is silent...
23318
23319 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23320
23321         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
23322         (gst_a52dec_change_state):
23323           Don't do sample adjusting anymore, we use float audio now.
23324         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
23325           Don't fixate to non-existing properties.
23326
23327 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23328
23329         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
23330         (gst_a52dec_change_state):
23331           Advertise that we can do surround sound.
23332
23333 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23334
23335         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
23336           Add buffer-frames=0.
23337         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
23338         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
23339         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
23340         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
23341         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
23342         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
23343         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
23344         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
23345         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
23346         * ext/dvdread/dvdreadsrc.h:
23347           Add seeking, querying for bytes, sectors, title, angle and
23348           chapter. Handle multiple chapters. Relicense to LGPL because
23349           Billy agreed on that (thanks Billy!).
23350
23351 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
23352
23353         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
23354         call parent dispose method
23355
23356 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
23357
23358         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
23359         (gst_audio_clock_get_internal_time):
23360         Fix active <-> inactive transitions: ensure time value always
23361         grows and avoid abrupt value changes.
23362
23363 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
23364
23365         * configure.ac:
23366         * gst/tta/Makefile.am:
23367         * gst/tta/crc32.h:
23368         * gst/tta/filters.h:
23369         * gst/tta/gsttta.c:
23370         * gst/tta/gstttadec.c:
23371         * gst/tta/gstttadec.h:
23372         * gst/tta/gstttaparse.c:
23373         * gst/tta/gstttaparse.h:
23374         * gst/tta/ttadec.h:
23375           added TTA parser and decoder
23376
23377 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23378
23379         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
23380         (probe_triggered), (check_queue), (buffer_underrun),
23381         (buffer_running), (buffer_overrun), (gen_source_element),
23382         (setup_source):
23383         * gst/playback/gstplaybasebin.h:
23384           Implement buffering. Needs some more work.
23385
23386 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23387
23388         * ext/theora/theoradec.c: (theora_dec_chain):
23389           Fix ilog mask range overflow.
23390
23391 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23392
23393         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
23394           Don't omit the last (which in case of dmix is the only :) )
23395           channel count. Don't set channels if <= 2.
23396
23397 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
23398
23399         * gst/playback/gstplaybin.c: (gen_video_element),
23400         (gen_audio_element): Removed 2 obsolete comments
23401
23402 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
23403
23404         * ext/vorbis/oggvorbisenc.c
23405         * ext/vorbis/vorbisenc.c :
23406           change description fields of those plugins to differentiate them
23407           (pitivi show Encoders by description, they had the same one)
23408
23409 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
23410
23411         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23412
23413         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
23414         (gst_play_bin_set_property), (gen_video_element),
23415         (gen_audio_element):
23416           Refcounting fixes for provided audio-/videosinks.
23417
23418 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23419
23420         * gst/playback/gstplaybin.c: (gen_video_element),
23421         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
23422           Don't reference all sinks, but only the video- and audiosinks.
23423           The vis. element should be disposed when we're done with it.
23424           We don't have any reason to keep it around. This fixes warnings
23425           when reusing playbin for playing multiple audio files with
23426           vis. enabled. Also release audio device on pause - idea stolen
23427           from Rhythmbox.
23428
23429 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23430
23431         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
23432         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
23433         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
23434         * ext/alsa/gstalsaplugin.c: (plugin_init):
23435         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
23436         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
23437         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
23438         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
23439         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
23440         (gst_faad_change_state), (plugin_init):
23441         * ext/faad/gstfaad.h:
23442         * ext/vorbis/vorbis.c: (plugin_init):
23443         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
23444         * gst-libs/gst/audio/Makefile.am:
23445         * gst-libs/gst/audio/audio.c: (plugin_init):
23446         * gst-libs/gst/audio/multichannel.c:
23447         (gst_audio_check_channel_positions),
23448         (gst_audio_get_channel_positions),
23449         (gst_audio_set_channel_positions),
23450         (gst_audio_set_structure_channel_positions_list),
23451         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
23452         (gst_audio_fixate_channel_positions):
23453         * gst-libs/gst/audio/multichannel.h:
23454         * gst-libs/gst/audio/testchannels.c: (main):
23455         * gst/audioconvert/gstaudioconvert.c:
23456         (gst_audio_convert_class_init), (gst_audio_convert_init),
23457         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
23458         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
23459         (gst_audio_convert_fixate), (gst_audio_convert_channels):
23460         * gst/audioconvert/plugin.c: (plugin_init):
23461           Surround sound support.
23462
23463 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23464
23465         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
23466           Fix position for discont if we're close as well. Nitpicking, but
23467           saves a few milliseconds of extra waiting or skipping.
23468
23469 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23470
23471         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
23472           We sometimes need parsers for playback, so add those too.
23473
23474 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23475
23476         * configure.ac:
23477         * gst/apetag/Makefile.am:
23478         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
23479         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
23480         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
23481         (gst_ape_demux_get_src_query_types),
23482         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
23483         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
23484         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
23485         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
23486         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
23487         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
23488         (gst_ape_demux_change_state):
23489         * gst/apetag/apedemux.h:
23490         * gst/apetag/apetag.c: (plugin_init):
23491         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
23492         (plugin_init):
23493           APE v1/2 tag reader plus typefind function.
23494
23495 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23496
23497         * configure.ac:
23498         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
23499         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
23500           Remove hacks for older core. Require newer core version
23501           accordingly.
23502
23503 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23504
23505         * gst/cdxaparse/Makefile.am:
23506         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
23507         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
23508         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
23509         * gst/cdxaparse/gstcdxaparse.h:
23510         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
23511         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
23512         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
23513         (gst_cdxastrip_get_src_query_types),
23514         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
23515         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
23516         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
23517         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
23518         * gst/cdxaparse/gstcdxastrip.h:
23519           SVCD/VCD header stripping separated from CDXA image parsing.
23520         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
23521         (plugin_init):
23522           Add VCD/SVCD header typefinding for VCD/SVCD.
23523         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
23524         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
23525         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
23526         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
23527         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
23528         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
23529         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
23530         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
23531         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
23532         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
23533         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
23534         * sys/vcd/vcdsrc.h:
23535           Fix up, add seeking, querying, URI interface. Works in totem now.
23536
23537 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
23538
23539         * configure.ac:
23540           back to CVS
23541
23542 === release 0.8.6 ===
23543
23544 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
23545
23546         * NEWS:
23547         * RELEASE:
23548         * configure.ac:
23549         * po/af.po:
23550         * po/az.po:
23551         * po/cs.po:
23552         * po/en_GB.po:
23553         * po/hu.po:
23554         * po/it.po:
23555         * po/nb.po:
23556         * po/nl.po:
23557         * po/or.po:
23558         * po/sq.po:
23559         * po/sr.po:
23560         * po/sv.po:
23561         * po/uk.po:
23562           releasing 0.8.6, "IOU Love"
23563
23564 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
23565
23566         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
23567
23568         * gst/playback/gstplaybasebin.c:
23569           Fix unplayable files error handling.  Fixes #158365
23570
23571 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
23572
23573         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
23574
23575         * gst/typefind/gsttypefindfunctions.c:
23576           Fix broken mp3 typefinding.  Fixes #158375
23577
23578 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
23579
23580         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
23581
23582         * ext/ogg/gstoggdemux.c:
23583           Fix sync on broken files.  Fixes #158976
23584
23585 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
23586
23587         patch by: Edward Hervey <bilboed@bilboed.com>
23588
23589         * ext/libpng/gstpngenc.c:
23590           Copy over buffer properties.  Fixes #158832
23591
23592 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
23593
23594         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
23595
23596         * ext/dvdread/dvdreadsrc.c:
23597           Fixes invalid reads (#158462)
23598
23599 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
23600
23601         * sys/v4l/gstv4lsrc.c:
23602         * sys/v4l/gstv4lsrc.h:
23603         * sys/v4l/v4lsrc_calls.c:
23604           Probe less and cache it.  Fixes #159187.
23605
23606 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
23607
23608         * gst/videorate/gstvideorate.c:
23609           Handle all video formats. Fixes #159186.
23610
23611 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
23612         * gst/synaesthesia/gstsynaesthesia.c:
23613         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
23614         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
23615         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
23616         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
23617         (gst_synaesthesia_change_state), (plugin_init):
23618         Fix up synaesthesia to work under different samplerates/ buffer sizes.
23619         Force 320x200 output, as that's the only thing the underlying
23620         synaesthesia implementation supports. Still needs to be made
23621         re-entrant.
23622
23623 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23624
23625         * configure.ac:
23626           Fix mpeg2enc configure check (similar to mplex check below).
23627
23628 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
23629
23630         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23631
23632         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
23633           Fix for gcc-2.95 (fixes #158221).
23634
23635 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23636
23637         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
23638           Re-add clock distribution hack (until new core is released).
23639           Fixes #158125.
23640
23641 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
23642         * configure.ac:
23643           fix mplex configure check segfaulting on some systems (bug #140994)
23644
23645 2004-11-13  Benjamin Otte  <otte@gnome.org>
23646
23647         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
23648           add debugging
23649         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
23650           do a wait when we enter the loop func with no data available to
23651           write instead of getting into an 100% CPU loop by just returning and
23652           being called again by the scheduler
23653
23654 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
23655
23656         * configure.ac:
23657         * ext/libvisual/visual.c: (gst_visual_get_type),
23658         (libvisual_log_handler), (gst_visual_getcaps),
23659         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
23660         (plugin_init):
23661           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
23662         * ext/smoothwave/Makefile.am:
23663         * ext/smoothwave/demo-osssrc.c: (main):
23664         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
23665         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
23666         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
23667         (plugin_init):
23668         * ext/smoothwave/gstsmoothwave.h:
23669           Make gstsmoothwave a working element in the 20th century.
23670
23671         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
23672           Fix incorrect link function
23673
23674 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23675
23676         * gst/volume/gstvolume.c:
23677           Allow buffer-frames=0.
23678
23679 2004-11-12 Iain <iaingnome@gmail.com>
23680
23681         * configure.ac: Check for polypaudio
23682
23683         * ext/Makefile.am: Build the polyp dir
23684
23685         * ext/polyp: The polypsink sources.
23686
23687 2004-10-30 Iain <iaingnome@gmail.com>
23688
23689         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
23690         caps to reflect the new number of channels.
23691
23692 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23693
23694         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
23695           Fix for negotiation order problem. This would show when the
23696           ALSA loopfuction was called before any other function. ALSA
23697           wouldn't do anything because we're not negotiated yet, leading
23698           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
23699
23700 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
23701
23702         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23703
23704         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
23705           No warnings (#157986).
23706
23707 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23708
23709         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
23710           Prefer apev1/2 and id3v1 (at end of file) over musepack.
23711
23712 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23713
23714         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
23715           Signal no-more-pads (so it works in playbin).
23716
23717 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23718
23719         * ext/musepack/gstmusepackreader.cpp:
23720           Workaround for older core.
23721
23722 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23723
23724         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
23725           Actually test for odd width/height rather than testing whether
23726           a temporary variable that was 0 before we subtracted 1 is now
23727           not equal to zero (which it always is).
23728
23729 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23730
23731         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
23732         Fix compilation if HAVE_XVIDEO is not defined
23733
23734 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23735
23736         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
23737         Fix compilation if HAVE_XVIDEO is not defined
23738
23739 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
23740
23741         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
23742         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
23743         (gst_goom_change_state), (plugin_init):
23744         Use the bytestream adapter so goom doesn't depend on the input
23745         buffer size.
23746         Add a debug category
23747
23748 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23749
23750         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
23751           Only set hardware parameters *after* negotiation. Before
23752           negotiation, it will set ANY and that seems to cause crashes
23753           (see e.g. #151288, #153227).
23754
23755 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23756
23757         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
23758           This seems to be antique leftover. It needs to pass error
23759           checking.
23760         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
23761         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
23762         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
23763         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
23764           Fix GstXOverlay implementation (#151059).
23765
23766 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23767
23768         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
23769           Don't assert (#157853).
23770
23771 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23772
23773         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
23774           Fix bytes/samples confustion.
23775         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
23776           Fix for underrun (#144389).
23777
23778 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23779
23780         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
23781           Disable halfway-seek for pending release (since it needs a new
23782           core release).
23783
23784 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
23785
23786         * sys/v4l/gstv4lsrc.c:
23787         * sys/v4l/gstv4lsrc.h:
23788         * sys/v4l/v4lsrc_calls.c:
23789           add autoprobe-fps property so we can separate autoprobing parts
23790
23791 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
23792
23793         * sys/v4l/gstv4lsrc.c:
23794         * sys/v4l/v4lsrc_calls.c:
23795         initialise fourcc to catch unset fourcc's, and debug
23796
23797 2004-11-09  Wim Taymans  <wim@fluendo.com>
23798
23799         * gst/playback/README:
23800         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
23801         * gst/playback/gstplaybin.c: (gst_play_bin_init),
23802         (gst_play_bin_dispose), (gst_play_bin_set_property),
23803         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
23804         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
23805         (gst_play_bin_get_formats), (gst_play_bin_convert),
23806         (gst_play_bin_get_query_types), (gst_play_bin_query):
23807         Cleanups and some more documentation.
23808
23809 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
23810
23811         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
23812         (gst_cacasink_init), (gst_cacasink_chain):
23813         * ext/libcaca/gstcacasink.h:
23814         Cacasink inherits from VideoSink, so let that store the clock.
23815
23816 2004-11-09  Wim Taymans  <wim@fluendo.com>
23817
23818         * gst/playback/README:
23819         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
23820         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
23821         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
23822         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
23823         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
23824         (setup_sinks):
23825         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
23826         (gst_stream_info_is_mute), (gst_stream_info_set_property):
23827         * gst/playback/gststreaminfo.h:
23828         Updated README.
23829         Only switch groups if all streams have muted (EOSed).
23830         Send Tags in sync with the stream playback instead of in
23831         the playback/preroll phase.
23832         Some cleanups, free the fakesrc elements.
23833
23834 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23835
23836         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
23837           buffer-frames property was missing
23838         * ext/arts/gst_arts.c:
23839           rate missing from sinkcaps
23840         * ext/audiofile/gstafparse.c:
23841         * ext/audiofile/gstafsink.c:
23842         * ext/audiofile/gstafsrc.c:
23843         * ext/swfdec/gstswfdec.c:
23844           int audio doesn't know buffer-frames
23845         * ext/cdparanoia/gstcdparanoia.c:
23846           int audio doesn't know chunksize either
23847         * ext/nas/nassink.c:
23848           it's endianness, not endianess
23849         * gst-libs/gst/audio/audio.h:
23850           make float standard pad template caps really describe float
23851         * gst/law/mulaw.c: (linear_factory):
23852           signed only, please
23853         * gst/mpegstream/gstdvddemux.c:
23854           widths of 20 are not valid
23855
23856 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23857
23858         Submitted by: Luca Ferretti <elle.uca@infinito.it>
23859
23860         * po/LINGUAS:
23861         * po/it.po:
23862           Add Italian
23863
23864 2004-11-08  Wim Taymans  <wim@fluendo.com>
23865
23866         * gst/playback/README:
23867         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
23868         * gst/playback/gstplaybasebin.c: (probe_triggered),
23869         (gst_play_base_bin_change_state):
23870         Updated README, added more comments for fixmes etc..
23871
23872 2004-11-08  Wim Taymans  <wim@fluendo.com>
23873
23874         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
23875         We can remove this hack now.
23876
23877 2004-11-08  Wim Taymans  <wim@fluendo.com>
23878
23879         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
23880         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
23881         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
23882         Only mix AYUV for maximum quality.
23883
23884 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23885
23886         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
23887         (gst_ogg_demux_push), (gst_ogg_pad_push):
23888           Let's act as if we're synchronized now! :).
23889         * ext/theora/theoradec.c: (theora_dec_chain):
23890           Add some debug.
23891
23892 2004-11-08  Wim Taymans  <wim@fluendo.com>
23893
23894         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
23895         (gst_alpha_set_property), (gst_alpha_sink_link),
23896         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
23897         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
23898         (gst_alpha_init_params), (gst_alpha_chain):
23899         Implement alpha functions for AYUV too, this increases
23900         accuracy quite a bit.
23901
23902 2004-11-08  Wim Taymans  <wim@fluendo.com>
23903
23904         * gst/ffmpegcolorspace/avcodec.h:
23905         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
23906         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
23907         (gst_ffmpegcsp_avpicture_fill):
23908         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23909         (gst_ffmpegcsp_caps_remove_format_info):
23910         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
23911         (shrink12), (img_get_alpha_info), (deinterlace_line),
23912         (deinterlace_line_inplace):
23913         * gst/ffmpegcolorspace/imgconvert_template.h:
23914         Added AYUV colorspace and handle RGBA a bit more respectful.
23915
23916 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23917
23918         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
23919           Actually always send a discont (cornercase when resending the
23920           same serial-tagged chain twice).
23921
23922 2004-11-08  Julien MOUTTE  <julien@moutte.net>
23923
23924         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
23925         (gst_ximagesink_finalize):
23926         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
23927         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
23928
23929 2004-11-08  Wim Taymans  <wim@fluendo.com>
23930
23931         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
23932         Don't segfault on NULL data.
23933
23934 2004-11-08  Wim Taymans  <wim@fluendo.com>
23935
23936         * gst/playback/gstdecodebin.c: (unlinked):
23937         * gst/playback/gstplay-marshal.list:
23938         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
23939         (gst_play_base_bin_init), (group_create), (get_active_group),
23940         (get_building_group), (group_destroy), (group_commit),
23941         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
23942         (add_element_stream), (no_more_pads), (probe_triggered),
23943         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
23944         (state_change), (setup_source), (gst_play_base_bin_get_property),
23945         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
23946         (gst_play_base_bin_link_stream),
23947         (gst_play_base_bin_get_streaminfo):
23948         * gst/playback/gstplaybasebin.h:
23949         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
23950         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
23951         Add support for chained ogg files. Prepare for playlist
23952         support. This patch introduces the concept of pad groups, which
23953         together compose one playable media file.
23954
23955 2004-11-07  David Schleef  <ds@schleef.org>
23956
23957         * testsuite/gst-lint: Check for pad templates that aren't statically
23958         scoped.
23959
23960 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23961
23962         * configure.ac:
23963         * ext/Makefile.am:
23964         * ext/musepack/Makefile.am:
23965         * ext/musepack/gstmusepackdec.cpp:
23966         * ext/musepack/gstmusepackdec.h:
23967         * ext/musepack/gstmusepackreader.cpp:
23968         * ext/musepack/gstmusepackreader.h:
23969           Add musepack decoder.
23970         * ext/faad/gstfaad.c: (gst_faad_base_init):
23971           Make pad templates static.
23972         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
23973         (plugin_init):
23974           Add musepack typefinder, make mp3 typefinding work halfway stream,
23975           which doesn't actually work yet because id3demux doesn't implement
23976           _get_length().
23977
23978 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23979
23980         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
23981         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
23982           Fix interrupt event handling (#144436).
23983
23984 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23985
23986         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
23987           Hide unused glory.
23988
23989 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
23990
23991         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23992
23993         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
23994           Fix weird caps (#157548).
23995
23996 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
23997
23998         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23999
24000         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
24001           Add missing NULL terminator (#157543).
24002
24003 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
24004
24005         * gst/tcp/gsttcp.h:
24006         * gst/tcp/gsttcpclientsink.c:
24007         * gst/tcp/gsttcpclientsrc.c:
24008         * gst/tcp/gsttcpserversink.c:
24009         * gst/tcp/gsttcpserversrc.c:
24010           ports can go up to 65535.  Move common defines to gsttcp.h
24011
24012 2004-11-05  Wim Taymans  <wim@fluendo.com>
24013
24014         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
24015         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
24016         Added two more colorspaces.
24017
24018 2004-11-05  Wim Taymans  <wim@fluendo.com>
24019
24020         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
24021         (gst_ffmpegcsp_avpicture_fill):
24022         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
24023         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
24024         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
24025         More stride fixes.
24026
24027 2004-11-05  Wim Taymans  <wim@fluendo.com>
24028
24029         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
24030         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
24031         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
24032         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
24033         (gst_videomixer_loop):
24034         More stride fixes.
24035
24036 2004-11-05  Benjamin Otte  <otte@gnome.org>
24037
24038         * ext/mad/gstmad.c: (gst_mad_chain):
24039           don't overflow data buffer. Flush not needed sync data when syncing
24040           failed.
24041
24042 2004-11-04  Wim Taymans  <wim@fluendo.com>
24043
24044         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
24045         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
24046         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
24047         (gst_alpha_init_params), (gst_alpha_chain),
24048         (gst_alpha_change_state):
24049         Updated the chroma keying algorithm with something more
24050         sophisticated.
24051
24052 2004-11-03  Wim Taymans  <wim@fluendo.com>
24053
24054         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
24055         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
24056         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
24057         Fix stride issues. Does not completely work for odd
24058         heights.
24059
24060 2004-11-03  Wim Taymans  <wim@fluendo.com>
24061
24062         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
24063         (gst_alpha_chroma_key), (gst_alpha_chain):
24064         Fix stride issues. Does not completely work for odd
24065         heights.
24066
24067 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
24068
24069         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
24070         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
24071         leak fixes
24072
24073 2004-11-03  Wim Taymans  <wim@fluendo.com>
24074
24075         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
24076         (gst_ffmpegcsp_avpicture_fill):
24077         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
24078         (avpicture_alloc):
24079         * gst/ffmpegcolorspace/imgconvert_template.h:
24080         Use correct _fill function to get correct strides.
24081
24082 2004-11-02  David Schleef  <ds@schleef.org>
24083
24084         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
24085         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
24086         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
24087         Change all g_print()s to debugging.  Add a bunch of consistency
24088         checks.
24089
24090 2004-11-02  Wim Taymans  <wim@fluendo.com>
24091
24092         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
24093         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
24094         (unlinked), (no_more_pads), (close_link):
24095         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
24096         (unknown_type), (add_element_stream), (new_decoded_pad),
24097         (removed_decoded_pad), (setup_source):
24098         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
24099         (gst_stream_info_class_init), (gst_stream_info_init),
24100         (gst_stream_info_new), (gst_stream_info_dispose),
24101         (stream_info_mute_pad), (gst_stream_info_set_property),
24102         (gst_stream_info_get_property):
24103         * gst/playback/gststreaminfo.h:
24104         Fix playback of multiple files.
24105         a slightly different approach to handling dynamic pad removals.
24106         This one only looks at pads that we have linked.
24107
24108 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
24109
24110         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
24111         free" warning from libc.
24112
24113 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24114
24115         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
24116         (get_unconnected_element), (remove_starting_from), (pad_removed),
24117         (close_link):
24118           Implement support for dynamic pad changing. We listen to "live"
24119           pad removals (i.e. while playing) and re-setup autoplugging
24120           after that. Playbasebin/playbin need some more work for this
24121           to finally work, but decodebin supports (and replugs) chained
24122           ogg now.
24123
24124 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
24125
24126         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
24127         (gst_alsa_finalize):
24128         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
24129         (gst_cdaudio_finalize):
24130         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
24131         (cdparanoia_finalize):
24132         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
24133         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
24134         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
24135         (dvdreadsrc_finalize):
24136         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
24137         (gst_flacdec_finalize):
24138         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
24139         (gst_flacenc_finalize):
24140         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
24141         (gst_gnomevfssink_finalize):
24142         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
24143         (gst_gnomevfssrc_finalize):
24144         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
24145         (gst_fameenc_finalize):
24146         * ext/nas/nassink.c: (gst_nassink_class_init),
24147         (gst_nassink_finalize):
24148         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
24149         (gst_sdlvideosink_class_init):
24150         * ext/sndfile/gstsf.c: (gst_sf_dispose):
24151         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
24152         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
24153         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
24154         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
24155         (gst_x_window_listener_dispose):
24156         * gst/audioscale/gstaudioscale.c:
24157         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
24158         (play_on_demand_finalize):
24159         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
24160         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
24161         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
24162         (cdplayer_finalize):
24163         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
24164         (gst_glimagesink_class_init):
24165         * sys/oss/gstosselement.c: (gst_osselement_class_init),
24166         (gst_osselement_finalize):
24167         * sys/oss/gstosssink.c: (gst_osssink_dispose):
24168         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
24169         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
24170           Fixes a bunch of problems with finalize and dispose functions,
24171           either assumptions that dispose is only called once, or not calling
24172           the parent class dispose/finalize function
24173
24174 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
24175
24176         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
24177           added two api precondition guards
24178           use g_strdup with getenv to fix crash when using ENVVAR
24179
24180 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
24181         * ext/esd/esdsink.c: (gst_esdsink_class_init),
24182         (gst_esdsink_finalize):
24183         Use a finalize function, not dispose, and more importantly,
24184         call the parent class finalize function too
24185
24186 2004-11-01  Johan Dahlin  <johan@gnome.org>
24187
24188         * ext/ogg/gstoggdemux.c:
24189         * gst/tags/gstvorbistag.c:
24190         Plug leaks.
24191
24192 2004-10-31  Benjamin Otte  <otte@gnome.org>
24193
24194         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
24195           lotsa memleaks today. But they're all small...
24196
24197 2004-10-31  Benjamin Otte  <otte@gnome.org>
24198
24199         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
24200           another memleak crushed
24201
24202 2004-10-31  Benjamin Otte  <otte@gnome.org>
24203
24204         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
24205           fix memleak
24206
24207 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24208
24209         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
24210           Hack to prevent crash when going to READY inside signal handler
24211           while this function is active.
24212
24213 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24214
24215         * gst/ffmpegcolorspace/Makefile.am:
24216         * gst/ffmpegcolorspace/avcodec.h:
24217         * gst/ffmpegcolorspace/common.h:
24218         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
24219         * gst/ffmpegcolorspace/dsputil.h:
24220         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
24221         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
24222         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
24223         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
24224         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
24225         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
24226         (gst_ffmpegcsp_avpicture_fill):
24227         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
24228         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24229         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
24230         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
24231         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
24232         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
24233         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
24234         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
24235         * gst/ffmpegcolorspace/imgconvert.c:
24236         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
24237         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
24238         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
24239         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
24240         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
24241         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
24242         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
24243         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
24244         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
24245         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
24246         (grow21), (grow22), (grow41), (grow44), (conv411),
24247         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
24248         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
24249         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
24250         (avpicture_free), (is_yuv_planar), (img_convert),
24251         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
24252         (deinterlace_line_inplace), (deinterlace_bottom_field),
24253         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
24254         * gst/ffmpegcolorspace/imgconvert_template.h:
24255         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
24256         * gst/ffmpegcolorspace/mmx.h:
24257         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
24258         (av_fast_realloc), (av_mallocz_static), (av_free_static),
24259         (av_freep), (avcodec_get_context_defaults),
24260         (avcodec_alloc_context), (avcodec_init):
24261           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
24262           handling plus update from ffmpeg CVS. Large clean-up.
24263
24264 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24265
24266         * gst/playback/Makefile.am:
24267           We need the marshallers for decodebin, too.
24268
24269 2004-10-30  David Schleef  <ds@schleef.org>
24270
24271         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
24272           quicktime typefinding work with 64-bit offsets.
24273
24274 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
24275
24276         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
24277           Set EOS on the element when processing an EOS event.
24278         * ext/speex/gstspeexdec.h:
24279         * ext/speex/gstspeexenc.h:
24280           Only keep a const ptr to the mode
24281         * gst-libs/gst/riff/riff-media.c:
24282         (gst_riff_create_audio_caps_with_data),
24283         (gst_riff_create_audio_template_caps):
24284           Allow WMAV3, with up to 6 channels.
24285         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
24286           Don't call gst_pad_set_event_function on a sink pad.
24287         * gst/mpegstream/gstdvddemux.c:
24288         (gst_dvd_demux_get_subpicture_stream),
24289         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
24290           Copy the explicit caps that were set across to the cur_* pads,
24291           instead of trying to use a possibly non-existent negotiated caps.
24292           Reset the type of subpicture pads to UNKNOWN after calling
24293           init_stream, so that the caps get set.
24294
24295 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
24296
24297         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24298
24299         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
24300           Don't touch buffer if it is of size 0 (fixes #151064).
24301
24302 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24303
24304         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
24305           Synchronized discont handling.
24306
24307 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24308
24309         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
24310         (gst_ogg_demux_push):
24311           Make seeking sort-of exact again (fixes #156387).
24312
24313 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24314
24315         * gst/playback/gstplaybasebin.c: (unknown_type),
24316         (add_element_stream), (new_decoded_pad),
24317         (gst_play_base_bin_change_state):
24318         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
24319         (gst_stream_info_init), (gst_stream_info_new),
24320         (gst_stream_info_dispose), (gst_stream_info_get_property):
24321         * gst/playback/gststreaminfo.h:
24322           Make caps explicitely available. Makes testing for unsupported
24323           types possible. Improves error reporting.
24324
24325 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24326
24327         * gst/audioconvert/gstaudioconvert.c:
24328         (gst_audio_convert_buffer_to_default_format):
24329           Really don't touch read-only buffers (#156563).
24330
24331 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
24332
24333         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24334
24335         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
24336           Fix memleak (#155223).
24337
24338 2004-10-29  Wim Taymans  <wim@fluendo.com>
24339
24340         * gst/tcp/.cvsignore:
24341         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
24342         (gst_multifdsink_class_init), (gst_multifdsink_init),
24343         (gst_multifdsink_add), (gst_multifdsink_remove),
24344         (gst_multifdsink_remove_client_link), (is_sync_frame),
24345         (gst_multifdsink_new_client),
24346         (gst_multifdsink_handle_client_write),
24347         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
24348         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
24349         (gst_multifdsink_get_property):
24350         * gst/tcp/gstmultifdsink.h:
24351         Added burst on connect sync_method, deprecated sync_clients,
24352         streamlined the sync code some more.
24353
24354 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24355
24356         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
24357         (gst_play_base_bin_change_state):
24358           Improve error reporting.
24359
24360 2004-10-28  Wim Taymans  <wim@fluendo.com>
24361
24362         * gst/tcp/Makefile.am:
24363         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
24364         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
24365         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
24366         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
24367         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
24368         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
24369         (gst_fdset_wait):
24370         Added more locks around fdset structures. Fixed/reworked
24371         the poll array resizing code.
24372         Added stress test for fdset.
24373
24374 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24375
24376         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
24377         fix build
24378
24379 2004-10-28  Benjamin Otte  <otte@gnome.org>
24380
24381         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
24382           fix link function to always query channels and query width for
24383           floats
24384         * configure.ac:
24385           add equalizer dir
24386         * gst/equalizer/Makefile.am:
24387         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
24388         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
24389         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
24390         (arg_to_scale), (setup_filter),
24391         (gst_iir_equalizer_compute_frequencies),
24392         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
24393         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
24394         (plugin_init):
24395           add an equalizer
24396
24397 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
24398
24399         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
24400
24401         * po/LINGUAS:
24402         * po/nb.po:
24403           Added Norwegian Bokmaal translation
24404
24405 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24406
24407         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
24408           Don't break on options (fixes #156488).
24409
24410 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
24411
24412         * configure.ac:
24413         * ext/cdaudio/Makefile.am:
24414         * sys/Makefile.am:
24415           fix build on older automake
24416
24417 2004-10-26  Wim Taymans  <wim@fluendo.com>
24418
24419         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
24420         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
24421         Allow a little margin when negotiating the framerate.
24422
24423 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
24424
24425         * gst/level/gstlevel.c:
24426           synchonised naming of pads and pad-templates
24427
24428 2004-10-26  Wim Taymans  <wim@fluendo.com>
24429
24430         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
24431         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
24432         (_find_streams_check), (gst_ogg_demux_push):
24433         Fix EOS again. Needs to be done in a better way. We should not
24434         remove the pad if there is no new chained stream.
24435
24436 2004-10-26 Iain <iaingnome@gmail.com>
24437
24438         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
24439         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
24440         of the caps.
24441         * gst/interleave/interleave.c (interleave_class_init): Hook up release
24442         pad.
24443         (interleave_release_pad): Remove the pad.
24444         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
24445         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
24446         the set device.
24447         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
24448         attrs
24449         (gst_xvimagesink_xcontext_clear): Free the xcontext.
24450         (gst_xvimagesink_finalize): Free the par.
24451
24452 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24453
24454         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
24455         (gst_avimux_stop_file):
24456           First calculate the rate, and only then use it. Hdr.rate is a
24457           multiple and not a derivative of hdr.scale. Scale is not the
24458           same as blockalign but is solely related to rate.
24459
24460 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24461
24462         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
24463         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
24464           Implement seeking.
24465
24466 2004-10-25  James Henstridge  <james@jamesh.id.au>
24467
24468         Reviewed by:  David Schleef  <ds@schleef.org>
24469
24470         * examples/gstplay/player.c: (got_stream_length), (main):
24471         * examples/seeking/cdplayer.c: (update_scale):
24472         * examples/seeking/seek.c: (format_value), (update_scale):
24473         * examples/seeking/spider_seek.c: (format_value), (update_scale),
24474         (stop_seek):
24475         Build fixes on AMD64.
24476
24477 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24478
24479         reviewed by: Ronald Bultje <rbultje at gnome dot org>
24480
24481         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
24482         Fix for some v4l cards which hang in v4lsrc
24483
24484 2004-10-25  Wim Taymans  <wim@fluendo.com>
24485
24486         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
24487         (gst_ogg_demux_push), (gst_ogg_chains_clear):
24488         Make sure to remove the pad when a new chain is
24489         encountered. Set some vars to NULL so we don't try
24490         to reference freed memory.
24491
24492 2004-10-25  Wim Taymans  <wim@fluendo.com>
24493
24494         * examples/seeking/Makefile.am:
24495         * examples/seeking/cdplayer.c: (update_scale):
24496         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
24497         * examples/seeking/playbin.c: (make_playerbin_pipeline),
24498         (format_value), (update_scale), (iterate), (start_seek),
24499         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
24500         (print_usage), (main):
24501         Added some more examples, update others.
24502
24503 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24504
24505         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
24506         * ext/speex/gstspeexdec.c: (speex_dec_chain):
24507         * ext/theora/theoradec.c: (theora_dec_chain):
24508         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
24509           Add codec-name metadata.
24510
24511 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
24512
24513         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24514
24515         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
24516         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
24517         * ext/alsa/gstalsamixertrack.h:
24518         * po/POTFILES.in:
24519           ALSA mixer track label internationalization (#154054).
24520
24521 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24522
24523         * ext/theora/theoradec.c: (theora_dec_chain):
24524           Export bitrate as metadata.
24525
24526 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24527
24528         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
24529         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
24530         * ext/alsa/gstalsamixertrack.h:
24531           Fix names, fix loop.
24532
24533 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24534
24535         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
24536         (speex_dec_convert):
24537           sinkconvert function so oggdemux can get the file length (totem).
24538
24539 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
24540
24541         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24542
24543         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
24544           Don't push incomplete packets.
24545         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
24546           Fix MPEG-4 audio typefinding.
24547
24548 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24549
24550         * sys/v4l/Makefile.am:
24551         * sys/v4l/gstv4l.c: (plugin_init):
24552         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
24553         (gst_v4lelement_init), (gst_v4lelement_dispose),
24554         (gst_v4lelement_change_state):
24555         * sys/v4l/gstv4lelement.h:
24556         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
24557         (gst_v4l_xoverlay_close), (idle_refresh),
24558         (gst_v4l_xoverlay_set_xwindow_id):
24559         * sys/v4l/gstv4lxoverlay.h:
24560         * sys/v4l/v4l-overlay_calls.c:
24561         * sys/v4l/v4l_calls.h:
24562         * sys/v4l2/Makefile.am:
24563         * sys/v4l2/gstv4l2.c: (plugin_init):
24564         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
24565         (gst_v4l2element_init), (gst_v4l2element_dispose),
24566         (gst_v4l2element_change_state):
24567         * sys/v4l2/gstv4l2element.h:
24568         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
24569         (gst_v4l2_xoverlay_close), (idle_refresh),
24570         (gst_v4l2_xoverlay_set_xwindow_id):
24571         * sys/v4l2/gstv4l2xoverlay.h:
24572         * sys/v4l2/v4l2-overlay_calls.c:
24573         * sys/v4l2/v4l2_calls.h:
24574           Remove client-side overlay handling, use the X-server v4l plugin
24575           for that. Nicer overlay, less code. Also make the plugin
24576           compileable without X (but then without overlay, obviously).
24577           Makes xwindowlistener obsolete, should we remove that?
24578
24579 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24580
24581         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
24582         (gst_osssrc_src_query):
24583         * sys/oss/gstosssrc.h:
24584           OK, so people want offset in DEFAULT. This time, actually fix all
24585           cases.
24586         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
24587           Add FPS properly.
24588
24589 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24590
24591         * gst/asfdemux/gstasfmux.c:
24592         * gst/avi/gstavimux.c:
24593           Framerate.
24594
24595 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24596
24597         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
24598           Fix properties (channel, norm, frequency).
24599
24600 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24601
24602         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
24603           Flag typo.
24604         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
24605           No warnings.
24606
24607 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24608
24609         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
24610           Fix hang.
24611
24612 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24613
24614         * sys/v4l2/gstv4l2element.h:
24615           Yet Another Hack (tm) for kernel header borkedness.
24616         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
24617         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
24618         (gst_v4l2src_link), (gst_v4l2src_getcaps),
24619         (gst_v4l2src_change_state):
24620         * sys/v4l2/gstv4l2src.h:
24621         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
24622         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
24623           Fix caps, keep track of state, work.
24624
24625 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24626
24627         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
24628           Quiet.
24629
24630 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24631
24632         * sys/oss/gstosssrc.c: (gst_osssrc_get):
24633           Don't mix bytes and samples.
24634
24635 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24636
24637         * ext/ogg/gstoggmux.c:
24638           Basic pad template which accepts OGM tracks, speex, flac, vorbis
24639           and theora. Any is incorrect.
24640         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
24641           Fix caps.
24642         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
24643         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
24644         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
24645         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
24646         * sys/v4l/gstv4lmjpegsrc.h:
24647         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
24648         (gst_v4lsrc_change_state):
24649         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
24650         (gst_v4lmjpegsrc_capture_stop):
24651           Fix caps. Keep track of internal state. Work.
24652
24653 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24654
24655         * ext/Makefile.am:
24656           Fix the build fixes.
24657
24658 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24659
24660         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
24661         (gst_ogg_demux_src_event), (_find_chain_seek),
24662         (gst_ogg_pad_push):
24663           Check for pad availability before using it.
24664         * ext/ogg/gstoggdemux.c: (_find_chain_process):
24665           Fix parsing of chained ogg. Needs more work on the decoder side.
24666
24667 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24668
24669         * gst/spectrum/Makefile.am:
24670         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
24671         (idle_func):
24672           Fix demo and reenable it. Yes, I'm currently playing with audio
24673           analysis tools
24674
24675 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24676
24677         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
24678           We love it if files that start at zero work too...
24679
24680 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24681
24682         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
24683           Handle files with missing EOS headers.
24684
24685 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24686
24687         * gst/tcp/gsttcpserversink.c:
24688         (gst_tcpserversink_handle_server_read),
24689         (gst_tcpserversink_init_send):
24690         Zero some variables first (need for accept not to return EINVAL)
24691
24692 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24693
24694         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
24695         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
24696         * ext/theora/theoradec.c: (theora_dec_sink_convert),
24697         (theora_dec_chain):
24698         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
24699         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
24700           Seeking and querying finetune.
24701
24702 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
24703
24704         * configure.ac:
24705         * ext/Makefile.am:
24706         * ext/raw1394/Makefile.am:
24707           fix the build
24708
24709 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24710
24711         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
24712           Wrong return.
24713         * gst/playback/Makefile.am:
24714         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
24715         * gst/playback/gstplay-marshal.list:
24716         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
24717           Fix marshallers.
24718
24719 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24720
24721         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
24722           Silence.
24723
24724 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24725
24726         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
24727         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
24728         (gst_ogg_pad_push):
24729           Yay for non-lineair granulepos in theora.
24730
24731 2004-10-18  Wim Taymans  <wim@fluendo.com>
24732
24733         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
24734         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
24735         * ext/dv/gstdvdec.h:
24736         Make sure we renegotiate aspect ratio when the camera switches.
24737
24738 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24739
24740         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
24741         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
24742           Start at zero.
24743         * ext/theora/theoradec.c: (theora_dec_chain):
24744           Skip headers. Bad idea for chained ogg, but fixes seeking.
24745
24746 2004-10-18  Wim Taymans  <wim@fluendo.com>
24747
24748         * configure.ac:
24749         I swear, this is the last time I touch this.
24750
24751 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24752
24753         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
24754         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
24755         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
24756           Faster seeking.
24757         * ext/theora/theoradec.c: (theora_dec_sink_convert):
24758           Time-to-default conversion.
24759         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
24760           Don't error on unknown packets, just skip. We should probably
24761           read them if we want to support chained ogg.
24762
24763 2004-10-18  Wim Taymans  <wim@fluendo.com>
24764
24765         * configure.ac:
24766         Added cdaudio to wrong list.
24767
24768 2004-10-18  Wim Taymans  <wim@fluendo.com>
24769
24770         * configure.ac:
24771         Revive cdaudio.
24772
24773 2004-10-18  Wim Taymans  <wim@fluendo.com>
24774
24775         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
24776         (gst_dvdec_video_link), (gst_dvdec_push):
24777         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
24778         (gst_smokeenc_resync), (gst_smokeenc_chain):
24779         Fix mimetype on smoke encoder.
24780         Add aspect ratio to dvdec. Not sure if these
24781         values are correct though....
24782
24783 2004-10-18  Wim Taymans  <wim@fluendo.com>
24784
24785         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
24786         Fix vorbis property descriptions and ranges.
24787
24788 2004-10-18  Wim Taymans  <wim@fluendo.com>
24789
24790         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
24791         Really do nothing when no data is available.
24792         Go to the playing state when the stream is not seekable
24793         instead of failing.
24794
24795 2004-10-18  Wim Taymans  <wim@fluendo.com>
24796
24797         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
24798         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
24799         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
24800         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
24801         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
24802         Added uri handler for cd://
24803         Port to new API.
24804
24805 2004-10-18  Wim Taymans  <wim@fluendo.com>
24806
24807         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
24808         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
24809         (try_to_link_1), (no_more_pads), (close_link), (type_found):
24810         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
24811         (remove_prerolls), (unknown_type), (add_element_stream),
24812         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
24813         (gst_play_base_bin_remove_element),
24814         (gst_play_base_bin_link_stream):
24815         * gst/playback/gstplaybin.c: (gen_video_element),
24816         (gen_vis_element), (remove_sinks), (setup_sinks):
24817         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
24818         (gst_stream_info_get_type), (gst_stream_info_class_init),
24819         (gst_stream_info_init), (gst_stream_info_new),
24820         (gst_stream_info_dispose), (stream_info_mute_pad),
24821         (gst_stream_info_set_property), (gst_stream_info_get_property):
24822         * gst/playback/gststreaminfo.h:
24823         Add sink padtemplate to decodebin.
24824         Added some more comments.
24825         Make queue size configurable in playbasebin.
24826         Added possibility to use elements as sinks (ex cdaudio).
24827
24828 2004-10-15  Wim Taymans  <wim@fluendo.com>
24829
24830         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
24831         (gst_speexenc_chain):
24832         Fix speex timestamps so that it gets muxed properly.
24833
24834 2004-10-15  Wim Taymans  <wim@fluendo.com>
24835
24836         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
24837         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
24838         (gst_dv1394src_init), (gst_dv1394src_dispose),
24839         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
24840         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
24841         (gst_dv1394src_event), (gst_dv1394src_get_formats),
24842         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
24843         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
24844         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
24845         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
24846         * ext/raw1394/gstdv1394src.h:
24847         Added conversion/query functions.
24848         Update buffer timestamps,
24849         Added signals.
24850         Added uri dv:// so it might play from the firewire in playbin.
24851         Fix a possible leak.
24852         Added debugging.
24853
24854 2004-10-15  Wim Taymans  <wim@fluendo.com>
24855
24856         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
24857         (gst_dv1394src_init), (gst_dv1394src_set_property),
24858         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
24859         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
24860         * ext/raw1394/gstdv1394src.h:
24861         Added AV/C VTR control support needed for some cameras.
24862         Added automatic port detection.
24863         Added properties for selecting the channel.
24864         The configure.ac script is not yet updated to reflect the
24865         new libavc1394 and librom1394 dependencies.
24866
24867 2004-10-15  Wim Taymans  <wim@fluendo.com>
24868
24869         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
24870         (qtdemux_parse), (gst_qtdemux_handle_esds):
24871         An esds box is not a container.
24872         Fix parsing of mp4v boxes.
24873         Do not try to renegotiate fps for each frame. Need to
24874         find a better method. This should fix mp4 playback.
24875
24876 2004-10-14  David Schleef  <ds@schleef.org>
24877
24878         * configure.ac: update for swfdec-0.3 and liboil-0.2
24879         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
24880         * ext/swfdec/gstswfdec.h: same
24881         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
24882         * gst/videotestsrc/videotestsrc.c: same
24883
24884 2004-10-14  Wim Taymans  <wim@fluendo.com>
24885
24886         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
24887         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
24888         (is_sync_frame), (gst_multifdsink_new_client),
24889         (gst_multifdsink_handle_client_write),
24890         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
24891         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
24892         Turn warnings into info.
24893         Don't allow a state change in the streaming thread.
24894
24895 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
24896
24897         * ext/vorbis/oggvorbisenc.c:
24898         * ext/vorbis/vorbisdec.c:
24899           fix template sample rate
24900
24901 2004-10-13  Wim Taymans  <wim@fluendo.com>
24902
24903         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
24904         Decoding the header first fixes some problems in resyncing
24905         in more mp3s.
24906
24907 2004-10-12  Wim Taymans  <wim@fluendo.com>
24908
24909         * gst/playback/gstplaybin.c: (gen_video_element),
24910         (gen_vis_element), (remove_sinks), (setup_sinks):
24911         Added vis plugin support, need to configure the vis
24912         element to activate it.
24913
24914 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24915
24916         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
24917         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
24918           Some debug.
24919         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
24920         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
24921         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
24922         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
24923         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
24924         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
24925         * gst/avi/gstavidemux.h:
24926           Support for openDML-2.0 indx/ix## chunks. Support for broken index
24927           recovery (where, if part of the index is broken, we will still read
24928           the rest of the index and recover the broken part by stream
24929           scanning). More broken media support. EOS workarounds. General AVI
24930           braindamage headache recovery. Aspirin included.
24931
24932 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24933
24934         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
24935         (cdparanoia_event), (cdparanoia_query):
24936           Get rid of hideous lead-in.
24937
24938 2004-10-11  Wim Taymans  <wim@fluendo.com>
24939
24940         * gst/playback/gstplaybasebin.c: (setup_source):
24941         Wrong var used to get g_list_next.
24942
24943 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24944
24945         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
24946         (cdparanoia_get), (cdparanoia_open):
24947           Report discid as metadata, add duration.
24948
24949 2004-10-11  Wim Taymans  <wim@fluendo.com>
24950
24951         * gst/playback/gstplaybasebin.c: (setup_source):
24952         Cleanup the previous pipeline a little earlier for the
24953         case that a source element provides raw data.
24954
24955 2004-10-11  Benjamin Otte  <otte@gnome.org>
24956
24957         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
24958           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
24959           consuming the last 128 bytes, even though it was valid mp3 data.
24960
24961 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24962
24963         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
24964         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
24965         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
24966         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
24967
24968 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24969
24970         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
24971         Fix for webcams that support only specific width or height
24972
24973 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
24974
24975         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24976
24977         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
24978           Fix wrong discont event setup (fixes #154967).
24979
24980 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
24981
24982         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24983
24984         * gst/auparse/gstauparse.c: (gst_auparse_chain):
24985           Error out on invalid data (fixes #154807).
24986
24987 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
24988
24989         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24990
24991         * ext/dvdread/dvdreadsrc.c: (_read):
24992           Make titles > 0 work again (fixes #154834).
24993
24994 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24995
24996         * gst-libs/gst/riff/riff-media.c:
24997         (gst_riff_create_video_template_caps):
24998           WMV3 missing in template caps.
24999
25000 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25001
25002         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
25003           OK, so the original code was too strict. It makes random AVI files
25004           hang for seconds upon opening, which is unacceptable and is far
25005           beyond the original goal of getting multiple chunks for one-chunk
25006           sounc stream files. So now do just that.
25007
25008 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25009
25010         * gst/playback/gstplaybasebin.c: (setup_source),
25011         (gst_play_base_bin_change_state):
25012           Actually clean up streaminfo if output fails. This would trigger
25013           if, for example, there was no CD in the drive. No preroll, so
25014           a streaminfo structure is created, but the subsequent state change
25015           of the thread fails.
25016         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
25017           Don't change state if parent failed.
25018
25019 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25020
25021         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
25022         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
25023         (gen_video_element), (remove_sinks):
25024           Add small bits of code for screenshot handling.
25025
25026 2004-10-08  Wim Taymans  <wim@fluendo.com>
25027
25028         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
25029         (gen_video_element), (gen_audio_element), (setup_sinks):
25030         Don't assume the user provided sinks are named "sink"...
25031
25032 2004-10-08  Wim Taymans  <wim@fluendo.com>
25033
25034         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
25035         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
25036         (gst_play_base_bin_link_stream):
25037         Do not try to autoplug sources that generate raw streams like
25038         cdparanoia.
25039         disconnect the preroll overrun signal when we don't need it anymore.
25040
25041 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
25042
25043         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
25044         Added reworked patch from #154903 from milosz derezynski (deadchip).
25045
25046 2004-10-08  Wim Taymans  <wim@fluendo.com>
25047
25048         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
25049         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
25050         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
25051         (cdparanoia_convert), (cdparanoia_uri_get_type),
25052         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
25053         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
25054         * ext/cdparanoia/gstcdparanoia.h:
25055         This adds the cdda://<tracknum> uri.
25056
25057 2004-10-08  Wim Taymans  <wim@fluendo.com>
25058
25059         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
25060         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
25061         (try_to_link_1), (no_more_pads), (close_link), (type_found):
25062         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
25063         (unknown_type), (gst_play_base_bin_remove_element),
25064         (gst_play_base_bin_link_stream):
25065         * gst/playback/gstplaybasebin.h:
25066         * gst/playback/gstplaybin.c: (gst_play_bin_init),
25067         (gst_play_bin_set_property), (gen_video_element),
25068         (gen_audio_element), (setup_sinks):
25069         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
25070         (gst_stream_info_get_type), (gst_stream_info_class_init),
25071         (gst_stream_info_init), (gst_stream_info_new),
25072         (gst_stream_info_dispose), (stream_info_mute_pad),
25073         (gst_stream_info_set_property), (gst_stream_info_get_property):
25074         * gst/playback/gststreaminfo.h:
25075         Reuse the audio and video bins.
25076         Some internal cleanups in the stream selection code.
25077
25078 2004-10-08  Julien MOUTTE  <julien@moutte.net>
25079
25080         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
25081         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
25082         * sys/ximage/ximagesink.h:
25083         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
25084         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
25085         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
25086         not coming from those elements. Moreover these elements should not keep
25087         the xid they have been given when in NULL state.
25088
25089 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25090
25091         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
25092         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
25093         * sys/ximage/ximagesink.h:
25094         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
25095         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
25096         * sys/xvimage/xvimagesink.h:
25097           Actually only create a new toplevel window if we're not gonna
25098           embed it right after.
25099
25100 2004-10-07  Wim Taymans  <wim@fluendo.com>
25101
25102         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
25103         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
25104         * gst/playback/gstplaybin.c: (setup_sinks):
25105         Implement muting/unmuting of streams, mute streams that are not
25106         used.
25107
25108 2004-10-07  Wim Taymans  <wim@fluendo.com>
25109
25110         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
25111         (plugin_init):
25112         Added lame audio/x-ac3 typefind function.
25113
25114 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
25115
25116         * configure.ac:
25117           bump nano to cvs
25118
25119 === release 0.8.5 ===
25120
25121 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
25122
25123         * NEWS:
25124         * RELEASE:
25125         * configure.ac:
25126           releasing 0.8.5, "Take You On"
25127
25128 2004-10-06  Wim Taymans  <wim@fluendo.com>
25129
25130         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
25131         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
25132         (no_more_pads), (close_link), (type_found):
25133         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
25134         * gst/playback/gstplaybin.c: (gen_video_element):
25135         Do not signal the no_more_pads after the first pad when
25136         we are plugging a non dynamic element with multiple
25137         output pads (like swfdec, dvdec, ...).
25138
25139 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
25140
25141         * configure.ac:
25142           bump for prerelease
25143
25144 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
25145
25146         * gst/wavparse/gstwavparse.c:
25147           add ATRAC3 to STATIC CAPS to fix a warning
25148
25149         * gst/matroska/ebml-read.c:
25150         * gst-libs/gst/riff/riff-read.c:
25151           fix typos
25152
25153 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
25154
25155         * gst-libs/gst/riff/riff-media.c:
25156           generate caps for ATRAC3 audio streams
25157
25158         * gst/realmedia/rmdemux.c:
25159           generate caps for ATRAC3 audio streams
25160
25161 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
25162
25163         * gst/wavparse/Makefile.am
25164         * gst/wavparse/riff.h
25165         * gst/wavparse/wavparse.vcproj
25166           riff.h removal (unused and duplication with riff-ids.h)
25167
25168 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
25169
25170         * gst/wavparse/gstwavparse.h
25171           remove duplicated defines for audio codec codes
25172
25173         * gst-libs/gst/riff/riff-ids.h
25174         * gst/wavenc/riff.h:
25175           add "4CC" code for ATRAC3 audio streams
25176           add "4CC" code for ITU_G721_ADPCM (unused for now)
25177
25178 2004-10-06  Wim Taymans  <wim@fluendo.com>
25179
25180         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
25181         Actually _do_ negotiation. Pass gdouble as arg instead
25182         of guint64 for the framerate.
25183
25184 2004-10-06  Wim Taymans  <wim@fluendo.com>
25185
25186         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
25187         (find_compatibles), (close_pad_link), (try_to_link_1),
25188         (no_more_pads), (close_link), (type_found):
25189         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
25190         * gst/playback/gstplaybin.c: (gen_video_element),
25191         (gen_audio_element):
25192         Set state on newly added element to READY so that negotiation
25193         can happen ASAP.
25194         Addes some more debug info.
25195         Do not try to plug pads with multiple caps structures or ANY
25196         because it is too dangerous since we do not do dynamic
25197         replugging.
25198
25199 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
25200
25201         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
25202
25203         * po/LINGUAS:
25204         * po/or.po:
25205           add Oriya translation
25206
25207 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25208
25209         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
25210           Prevent overwrite of size member. Makes audio sound crappy.
25211
25212 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
25213
25214         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
25215         Add rmvb to the list of known RealMedia extensions
25216
25217 2004-10-05  Wim Taymans  <wim@fluendo.com>
25218
25219         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
25220         (mngdec_openstream), (mngdec_closestream),
25221         (mngdec_handle_sink_event), (mngdec_readdata),
25222         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
25223         (mngdec_getcanvasline), (mngdec_refresh),
25224         (gst_mngdec_change_state):
25225         Set the framerate correctly.
25226
25227 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25228
25229         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
25230           There was something wrong with the index massaging.
25231
25232 2004-10-04  Wim Taymans  <wim@fluendo.com>
25233
25234         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
25235         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
25236         (gst_smokedec_chain):
25237         * ext/jpeg/gstsmokedec.h:
25238         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
25239         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
25240         * ext/jpeg/gstsmokeenc.h:
25241         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
25242         (smokecodec_decode_new), (smokecodec_info_free),
25243         (smokecodec_set_quality), (smokecodec_get_quality),
25244         (smokecodec_set_threshold), (smokecodec_get_threshold),
25245         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
25246         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
25247         (smokecodec_encode), (smokecodec_parse_id),
25248         (smokecodec_parse_header), (smokecodec_decode):
25249         * ext/jpeg/smokecodec.h:
25250         * ext/jpeg/smokeformat.h:
25251         Updated smoke, new bitstream, allows embedding in ogg.
25252
25253 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25254
25255         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
25256           Fix seeking in some files. All this code is no longer needed (and
25257           actually breaks stuff) because we now synchronize the full index
25258           right when reading the header.
25259
25260 2004-10-04  Wim Taymans  <wim@fluendo.com>
25261
25262         * configure.ac:
25263         configure update for libmng.
25264
25265 2004-10-04  Wim Taymans  <wim@fluendo.com>
25266
25267         * ext/libmng/Makefile.am:
25268         * ext/libmng/gstmng.c: (plugin_init):
25269         * ext/libmng/gstmng.h:
25270         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
25271         (gst_mngdec_base_init), (gst_mngdec_class_init),
25272         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
25273         (gst_mngdec_loop), (gst_mngdec_get_property),
25274         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
25275         (mngdec_closestream), (mngdec_handle_sink_event),
25276         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
25277         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
25278         (gst_mngdec_change_state):
25279         * ext/libmng/gstmngdec.h:
25280         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
25281         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
25282         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
25283         (gst_mngenc_chain), (gst_mngenc_get_property),
25284         (gst_mngenc_set_property):
25285         * ext/libmng/gstmngenc.h:
25286         Added basic MNG decoder. Needs more work. The encoder does
25287         not work yet.
25288
25289 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25290
25291         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
25292         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
25293         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
25294           Don't hang on length=0 chunks. Some negotiation fixes. Signal
25295           no-more-pads.
25296
25297 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
25298
25299         * configure.ac:
25300           you need at least 1.0.4 of speex
25301
25302 2004-10-04 Iain <iaingnome@gmail.com>
25303
25304         * ext/speex/gstspeexdec.h: Revert the includes changes.
25305
25306         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
25307
25308 2004-09-30 Iain <iaingnome@gmail.com>
25309
25310         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
25311         found during init or set as a property instead of hardcoding /dev/audio
25312
25313 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25314
25315         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
25316         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
25317         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
25318         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
25319         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
25320         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
25321         (gst_rmdemux_dump_data):
25322           Use debug category, fix EOS handling. filesrc ! rmdemux now
25323           works.
25324
25325 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25326
25327         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
25328         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
25329         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
25330           Improve allocation, cutting and sorting of the index. How takes a
25331           few seconds instead of minutes.
25332
25333 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
25334
25335         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
25336           fixed compilation
25337
25338 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25339
25340         * gst-libs/gst/riff/riff-media.c:
25341         (gst_riff_create_video_caps_with_data),
25342         (gst_riff_create_video_template_caps):
25343           Add wing commander format mimetype/fourccs.
25344         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
25345           Don't crash if some value is 0.
25346
25347 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25348
25349         * gst-libs/gst/riff/riff-media.c:
25350         (gst_riff_create_video_caps_with_data),
25351         (gst_riff_create_video_template_caps):
25352           Add DIB fourcc (raw, palettized 8-bit RGB).
25353         * gst-libs/gst/riff/riff-read.c:
25354         (gst_riff_read_strf_vids_with_data):
25355           Oops, fix strf_data reading bug.
25356         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
25357           Use a non-NULL tag.
25358         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
25359           Time for hacks. Sorry Dave. At least one quicktime movie (a
25360           trailer) that I've encountered contains multiple video tracks.
25361           One of those is the actual video track, the other are one-frame
25362           tracks (images). Unfortunately, the number of frames according
25363           to the trak header is 1 for each, so that doesn't help. So
25364           instead, I look at the duration and discard tracks with a
25365           duration shorter than 20% of the length of the stream. Better
25366           than nothing.
25367
25368 2004-10-01  Christian Schaller <christian@fluendo.com>
25369
25370         * ext/ivorbis/vorbis.c:
25371           Patch from Phil Blundell (Bug 152341)
25372
25373 2004-10-01  Wim Taymans  <wim@fluendo.com>
25374
25375         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
25376         (speex_dec_get_formats), (speex_dec_convert),
25377         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
25378         (speex_dec_chain), (gst_speexdec_get_property),
25379         (gst_speexdec_set_property):
25380         Small cleanups.
25381
25382 2004-10-01  Wim Taymans  <wim@fluendo.com>
25383
25384         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
25385         (gst_wavparse_stream_init), (gst_wavparse_fmt),
25386         (gst_wavparse_other), (gst_wavparse_loop),
25387         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
25388         (gst_wavparse_srcpad_event):
25389         * gst/wavparse/gstwavparse.h:
25390         Added some more debugging info.
25391         Fix the case where the length of the file is 0.
25392         Make sure we seek to sample borders.
25393
25394 2004-10-01  Wim Taymans  <wim@fluendo.com>
25395
25396         * gst/playback/README:
25397         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
25398         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
25399         (try_to_link_1), (no_more_pads), (close_link), (type_found):
25400         Add some debug info to decodebin, update README
25401
25402 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25403
25404         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
25405           Don't use g_print(); use GST_DEBUG().
25406
25407 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25408
25409         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
25410         (gst_ogg_mux_queue_pads):
25411           Handle EOS properly.
25412
25413 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
25414
25415         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25416
25417         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
25418         (gst_faad_chain), (gst_faad_change_state):
25419         * ext/faad/gstfaad.h:
25420           Allow playback of raw (unframed) MPEG AAC files (#148993).
25421
25422 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
25423
25424         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25425
25426         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
25427           Throw error if we didn't recognize the stream. Fixes #152289.
25428
25429 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25430
25431         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
25432           Fix negotiation.
25433
25434 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
25435
25436         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25437
25438         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
25439           Fix memleak.
25440
25441 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
25442
25443         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25444
25445         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
25446           Solve #152805.
25447         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
25448           Solve 152806.
25449
25450 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25451
25452         * gst-libs/gst/riff/riff-media.c:
25453         (gst_riff_create_video_caps_with_data),
25454         (gst_riff_create_audio_caps_with_data):
25455           Add codec_data handling (like asfdemux used to do).
25456         * gst/asfdemux/gstasf.c: (plugin_init):
25457         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
25458         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
25459           Use riff-media for caps creation instead of our own (mostly
25460           broken) copy of its functions.
25461
25462 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25463
25464         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
25465           Don't actually error out if we get another return value than
25466           -EINVAL. Opposite to what I first thought, drivers have random
25467           return values for this, although -EINVAL is the expected return
25468           value. Since this is not fatal, we shouldn't use
25469           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
25470
25471 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25472
25473         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
25474         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
25475         (dvdreadsrc_get_property), (_open), (_seek), (_read),
25476         (dvdreadsrc_get), (dvdreadsrc_open_file),
25477         (dvdreadsrc_change_state):
25478           Fix. Don't do one big huge loop around the whole DVD, that will
25479           cache all data and thus eat sizeof(dvd) (several GB) before we
25480           see something.
25481         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
25482           Actually NULL'ify event after using it.
25483         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
25484         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
25485         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
25486         (gst_ebml_read_seek), (gst_ebml_read_skip):
25487           Handle events.
25488         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
25489         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
25490         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
25491           Fix timing (this will probably break if I seek using menus, but
25492           I didn't get there yet). VOBs and normal DVDs should now work.
25493           Add a mpeg2-only pad with high rank so this get autoplugged for
25494           MPEG-2 movies.
25495         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
25496         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
25497         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
25498         (gst_mpeg_demux_get_audio_stream),
25499         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
25500         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
25501           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
25502           MPEG-1 but use dvddemux for MPEG-2.
25503         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
25504         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
25505         (gst_mpeg_parse_parse_packhead):
25506           Timing. Only add pad template if it exists. Add sink template from
25507           class and not from ourselves. This means we will always use the
25508           correct sink template even if it is not the one defined in this
25509           file.
25510
25511 2004-09-29  Wim Taymans  <wim@fluendo.com>
25512
25513         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
25514         (gst_mpeg_demux_parse_pes):
25515         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
25516         Fix playback of mpeg again, timestamps where screwed up by
25517         patch 1.61.
25518
25519 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25520
25521         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
25522           Only return true if we actually filled something in. Prevents
25523           player applications from showing a random length for flac files.
25524         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
25525         (gst_riff_read_use_event), (gst_riff_read_handle_event),
25526         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
25527         (gst_riff_read_strf_vids_with_data),
25528         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
25529           OK, ok, so I implemented event handling. Apparently it's normal
25530           that we receive random events at random points without asking
25531           for it.
25532         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
25533         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
25534         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
25535         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
25536         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
25537         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
25538         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
25539         * gst/avi/gstavidemux.h:
25540           Implement non-lineair chunk handling and subchunk processing.
25541           The first solves playback of AVI files where the audio and video
25542           data of individual buffers that we read are not synchronized.
25543           This should not happen according to the wonderful AVI specs, but
25544           of course it does happen in reality. It is also a prerequisite for
25545           the second. Subchunk processing allows us to cut chunks in small
25546           pieces and process each of these pieces separately. This is
25547           required because I've seen several AVI files with incredibly large
25548           audio chunks, even some files with only one audio chunk for the
25549           whole file. This allows for proper playback including seeking.
25550           This patch is supposed to fix all AVI A/V sync issues.
25551         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
25552         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
25553           Work.
25554         * gst/modplug/gstmodplug.cc:
25555           Proper return value setting for the query() function.
25556         * gst/playback/gstplaybasebin.c: (setup_source):
25557           Being in non-playing state (after, e.g., EOS) is not necessarily
25558           a bad thing. Allow for that. This fixes playback of short files.
25559           They don't actually playback fully now, because the clock already
25560           runs. This means that small files (<500kB) with a small length
25561           (<2sec) will still not or barely play. Other files, such as mod
25562           or flx, will work correctly, however.
25563
25564 2004-09-28  Wim Taymans  <wim@fluendo.com>
25565
25566         * ext/speex/gstspeex.c: (plugin_init):
25567         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
25568         (gst_speex_dec_class_init), (speex_dec_get_formats),
25569         (speex_get_event_masks), (speex_get_query_types),
25570         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
25571         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
25572         (gst_speexdec_get_property), (gst_speexdec_set_property),
25573         (speex_dec_change_state):
25574         * ext/speex/gstspeexdec.h:
25575         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
25576         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
25577         (gst_speexenc_base_init), (gst_speexenc_class_init),
25578         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
25579         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
25580         (gst_speexenc_src_query), (gst_speexenc_init),
25581         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
25582         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
25583         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
25584         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
25585         (gst_speexenc_chain), (gst_speexenc_get_property),
25586         (gst_speexenc_set_property), (gst_speexenc_change_state):
25587         * ext/speex/gstspeexenc.h:
25588         Rewrote speex encoder, make sure it can be embedded in ogg.
25589         Implemented speex decoder.
25590
25591 2004-09-28  Christian Schaller <christian@fluendo.com>
25592
25593         * configure.ac:
25594         Remove kioslave plugin. Markey is brewing a new working one
25595         * ext/Makefile.am: Remove kioslave plugin
25596         * ext/kio: remove
25597         * gst-plugins.spec.in: remove kio plugin from spec
25598
25599 2004-09-27  Wim Taymans  <wim@fluendo.com>
25600
25601         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
25602         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
25603         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
25604         (gst_multifdsink_new_client),
25605         (gst_multifdsink_handle_client_write),
25606         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
25607         (gst_multifdsink_handle_clients):
25608         * gst/tcp/gstmultifdsink.h:
25609         Make syncing to keyframes actually work for new clients and lagging
25610         clients.
25611
25612 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25613
25614         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
25615         (gst_navigationtest_handle_src_event), (draw_box_planar411),
25616         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
25617         * gst/debug/gstnavigationtest.h:
25618           make navigationtest display button-press and button-release events
25619
25620 2004-09-26 Iain <iaingnome@gmail.com>
25621
25622         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
25623         the channels have received a new media event.
25624         (interleave_buffered_loop): Compresses a new media event on all
25625         channels into one.
25626
25627 2004-09-26 Iain <iaingnome@gmail.com>
25628
25629         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
25630         call the sinkpad's default event handler and not the srcpads. He also
25631         says this is confusing :)
25632         (gst_wavenc_stop_file): Company says that seek events only go upstream
25633         we should send a discontinuous downstream instead.
25634
25635 2004-09-25  Christian Schaller <christian@fluendo.com>
25636
25637         * Update SPEC file to be usable in conjunction with Fedora Core,
25638           Fedora.us and freshrpms packages
25639         * Fix typo in multifilesrc test Makefile
25640
25641 2004-09-24  Wim Taymans  <wim@fluendo.com>
25642
25643         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
25644         Only signal the no_more_pads signal when we have
25645         added the stream to our list.
25646
25647 2004-09-24  Wim Taymans  <wim@fluendo.com>
25648
25649         * gst/playback/gstplaybasebin.c: (remove_prerolls),
25650         (new_decoded_pad):
25651         * gst/playback/gstplaybasebin.h:
25652         * gst/playback/gstplaybin.c: (setup_sinks):
25653         Don't try to preroll or decode more than one audio/video
25654         track.
25655
25656 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25657
25658         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
25659           Throw error if we failed to find a suitable output. This should
25660           throw an error if we successfully set up a pipeline (e.g. because
25661           we recognized a media file) but found no decodable streams in it
25662           (e.g. because it contains only media stream types for which we
25663           have no decoders, or because it's not a media type).
25664
25665 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25666
25667         * ext/dirac/Makefile.am:
25668         * ext/dirac/gstdirac.cc:
25669         * ext/dirac/gstdiracdec.cc:
25670         * ext/dirac/gstdiracdec.h:
25671           Do something. Don't actually know if this works because I don't
25672           have a demuxer yet.
25673         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
25674           Add channels=1 to caps returned from _getcaps().
25675         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
25676         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
25677         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
25678         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
25679         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
25680         (gst_ogm_parse_change_state):
25681           Separate between audio/video so ogmaudioparse actually uses the
25682           audio pad templates. Both audio and video work now, including
25683           autoplugging. Also use sometimes-srcpad hack.
25684         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
25685           Handle events better. Don't hang on infinite loops.
25686         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
25687         (gst_avi_demux_init), (gst_avi_demux_reset),
25688         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
25689         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
25690         (gst_avi_demux_change_state):
25691         * gst/avi/gstavidemux.h:
25692           Improve A/V sync. Still not perfect.
25693         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
25694         (gst_ebml_read_skip):
25695           Handle events better.
25696         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
25697         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
25698         (qtdemux_audio_caps):
25699           Add IMA4. Improve event handling. Save offset after a seek when
25700           the headers are at the end of the file so that we don't end up in
25701           an infinite loop.
25702         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
25703           Add low-priority typefind support for files with no length.
25704
25705 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
25706
25707         * testsuite/multifilesink/Makefile.am:
25708         fix typo
25709
25710 2004-09-22  Julien MOUTTE  <julien@moutte.net>
25711
25712         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
25713         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
25714         mistakes from thaytan's patches.
25715
25716 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
25717
25718         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
25719           For completeness, XSync in the destroy function as xvimage does.
25720
25721 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
25722
25723         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
25724            Correct caps negotiation
25725         * gst/volume/gstvolume.c: (volume_chain_float),
25726         (volume_chain_int16):
25727            Modify debug output to be little more informative
25728         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
25729         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
25730         (gst_xvimagesink_xvimage_destroy):
25731           Add XSync calls after detaching from the shared memory segment to
25732           avoid a crash.
25733
25734 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
25735
25736         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
25737         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
25738         * ext/vorbis/vorbis.c: (plugin_init):
25739         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
25740         (gst_vorbisenc_chain):
25741         * ext/vorbis/vorbisenc.h:
25742         remove explicit newmedia support from oggmux and vorbisenc
25743         add debug category to vorbisenc
25744         * gst/multifilesink/gstmultifilesink.c:
25745         (gst_multifilesink_class_init), (gst_multifilesink_init),
25746         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
25747         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
25748         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
25749         (plugin_init):
25750         * gst/multifilesink/gstmultifilesink.h:
25751         add support for streamheader in multifilesink
25752
25753 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25754
25755         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
25756         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
25757         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
25758           Prevent infinite loops. More correct error reporting.
25759         * gst/auparse/gstauparse.c: (gst_auparse_chain):
25760           Error out if negotiation fails.
25761         * gst/playback/gstplaybasebin.c: (setup_source),
25762         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
25763         (gst_play_base_bin_found_tag):
25764           Error/tag forwarding. Pre-roll fixes for source errors on state
25765           changes (e.g. "file does not exist") to prevent hangs.
25766
25767 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
25768
25769         * testsuite/multifilesink/Makefile.am:
25770         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
25771         (gst_newmedia_class_init), (gst_newmedia_init),
25772         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
25773         (newfile_signal), (test_signal), (main):
25774         * testsuite/multifilesink/multifilesrc_test.c: (main):
25775         * testsuite/multifilesink/oggtheora_test.c:
25776         (gst_newmedia_base_init), (gst_newmedia_class_init),
25777         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
25778         (test_format), (newfile_signal), (test_signal), (main):
25779         * testsuite/multifilesink/oggvorbis_test.c:
25780         (gst_newmedia_base_init), (gst_newmedia_class_init),
25781         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
25782         (test_format), (newfile_signal), (test_signal), (main):
25783         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
25784         (gst_newmedia_class_init), (gst_newmedia_init),
25785         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
25786         (newfile_signal), (test_signal), (main):
25787         New media tests
25788
25789 2004-09-20  Christian Schaller <christian@fluendo.com>
25790
25791         * Fix mikmod license to LGPL as they have relicensed
25792         * Move Dirac and Effectv into LGPL section of README_license
25793
25794 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25795
25796         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
25797         (gst_mad_change_state):
25798           Allow for mp3 rate/channels changes. However, only very
25799           conservatively. Reason that we *have* to enable this is smiply
25800           because the mad find_sync() function is not good enough, it will
25801           regularly sync on random data as valid frames and therefore make
25802           us provide random caps as *final* caps of the stream. The best fix
25803           I could think of is to simply require several of the same stream
25804           changes in a row before we change caps.
25805           The actual testcase that works now is #
25806         * ext/ogg/Makefile.am:
25807         * ext/ogg/gstogg.c: (plugin_init):
25808         * ext/ogg/gstogmparse.c:
25809           OGM support (video only for now; I need an audio sample file).
25810         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
25811         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
25812         (gst_asf_demux_add_video_stream):
25813           WMV extradata.
25814         * gst/playback/gstplaybasebin.c: (unknown_type):
25815           Don't error out on single unknown-types after all. It's wrong.
25816           If we found type of video and audio but not of a subtitle stream,
25817           it will still error out (which is unwanted). Will find a better fix
25818           later on.
25819         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
25820         (ogmaudio_type_find), (plugin_init):
25821           OGM support.
25822
25823 2004-09-20  Johan Dahlin  <johan@gnome.org>
25824
25825         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
25826         after setting caps.
25827
25828 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
25829
25830         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
25831         * gst/wavenc/gstwavenc.h:
25832         Added newmedia support to wavenc
25833
25834 2004-09-17  Wim Taymans  <wim@fluendo.com>
25835
25836         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
25837         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
25838         (gst_fdset_fd_can_write), (gst_fdset_wait):
25839         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
25840         (gst_multifdsink_init), (gst_multifdsink_add),
25841         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
25842         (gst_multifdsink_remove_client_link),
25843         (gst_multifdsink_client_queue_buffer),
25844         (gst_multifdsink_handle_client_write),
25845         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
25846         (gst_multifdsink_close), (gst_multifdsink_change_state):
25847         * gst/tcp/gstmultifdsink.h:
25848         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
25849         (gst_tcpserversink_removed):
25850         Small cleanups in fdset.c
25851         Use a hastable to map fd to the client structure for faster
25852         lookup in _remove and get_stats.
25853         Added virtual function to close the fds.
25854         Handle clients even when the select/poll call was unblocked because
25855         of a command.
25856         Implement syncing to keyframe in the recovery procedure.
25857
25858 2004-09-16 Iain <iaingnome@gmail.com>
25859
25860         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
25861         try caps.
25862
25863 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25864
25865         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
25866           Caps are only set if the type of the stream is unknown, but this
25867           is initialized in ->init_stream(), so set to UNKNOWN after calling
25868           ->init_stream() so that capsnego starts.
25869
25870 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25871
25872         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
25873         (gst_avi_demux_stream_data):
25874           Just hardcode for raw audio then. AVI audio sucks.
25875
25876 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
25877
25878         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
25879         * gst/matroska/matroska-mux.c: (audiosink_templ),
25880         (gst_matroska_mux_audio_pad_link):
25881         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
25882         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
25883
25884 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25885
25886         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
25887         (gst_avi_demux_stream_data):
25888           Try to fix a/v sync issues.
25889
25890 2004-09-15  David Schleef  <ds@schleef.org>
25891
25892         * configure.ac: remove NASM check, since we don't use it.  Update
25893         dirac check to 0.4
25894         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
25895         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
25896         Initialized variables.
25897         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
25898         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
25899         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
25900         SVQ3 format
25901
25902 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25903
25904         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
25905         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
25906         * gst/avi/gstavidemux.h:
25907           Fix for compressed audio (mp3) timestamp generation. How did this
25908           ever work?
25909
25910 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25911
25912         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
25913           Volume is a double not a float.
25914
25915 2004-09-15  Wim Taymans  <wim@fluendo.com>
25916
25917         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
25918         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
25919         Don't close the fd in multifdsink as we didn't open it in the
25920         first place. Some cleanups.
25921
25922 2004-09-15  Wim Taymans  <wim@fluendo.com>
25923
25924         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
25925         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
25926         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
25927         Fix the case where the muxer would mark pages as delta
25928         frames when they are not (vorbis only ogg).
25929
25930 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25931
25932         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
25933         (gst_play_base_bin_change_state):
25934           Handle the case where we failed to setup a clear pipeline. This
25935           will throw an error (or EOS, another nice case) and if you don't
25936           catch that, the app will wait for the signal forever (and thus
25937           hang).
25938
25939 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25940
25941         * ext/gnomevfs/gstgnomevfssink.c:
25942         (gst_gnomevfssink_uri_get_protocols):
25943         * ext/gnomevfs/gstgnomevfssrc.c:
25944         (gst_gnomevfssrc_uri_get_protocols):
25945         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
25946         * ext/gnomevfs/gstgnomevfsuri.h:
25947           Use _uri_new() instead of _open(), so it doesn't take as long and
25948           Christophe's computer won't hang.
25949         * gst/playback/gstplaybasebin.c: (unknown_type):
25950           Throw error on unknown media type, so apps actually display it.
25951
25952 2004-09-14  Brian Cameron  <brian.cameron@sun.com
25953
25954         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
25955           this script to work on Solaris since bash shell handles echo
25956           differenly than bash.
25957
25958 2004-09-17  Wim Taymans  <wim@fluendo.com>
25959
25960         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
25961         (setup_source), (gst_play_base_bin_set_property),
25962         (gst_play_base_bin_add_element):
25963         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
25964         Some more work on making sure seeking pauses the pipeline and
25965         that changing the uri actually does something.
25966
25967 2004-09-17  Wim Taymans  <wim@fluendo.com>
25968
25969         * gst/tcp/gstfdset.c: (gst_fdset_wait):
25970         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
25971         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
25972         (gst_tcpserversink_close):
25973         Be a bit more paranoid when freeing memory.
25974
25975 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25976
25977         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
25978         (qtdemux_parse_trak):
25979           Don't crash by dividing by zero (see sample movie in #126922).
25980
25981 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25982
25983         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
25984           Don't touch non-existing data (fixes crash on file in #140147).
25985
25986 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25987
25988         * gst/playback/gstplaybasebin.c:
25989         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
25990           Handle double disposals, and proper change of URIs.
25991
25992 2004-09-13  Martin Eikermann <meiker@upb.de>
25993
25994         * gst/mpegstream/gstmpegparse.c:
25995           fix synchronistation for streams recorded from digital PCR
25996           fixes bug #119376
25997
25998 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25999
26000         * ext/gnomevfs/Makefile.am:
26001         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
26002         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
26003         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
26004         (gst_gnomevfssink_uri_get_type),
26005         (gst_gnomevfssink_uri_get_protocols),
26006         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
26007         (gst_gnomevfssink_uri_handler_init),
26008         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
26009         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
26010         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
26011         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
26012         (gst_gnomevfssrc_uri_get_type),
26013         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
26014         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
26015         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
26016         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
26017         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
26018         * ext/gnomevfs/gstgnomevfsuri.h:
26019           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
26020           of fake URIs to see which this version of Gnome-VFS likes, and
26021           uses that for the Gst-URI interface. Makes playbin support http://
26022           streams. Also fix up some stupid behaviour in gnomevfssrc.
26023
26024 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26025
26026         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
26027         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
26028         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
26029         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
26030           Update mixer (to sync with other sessions) if we try to obtain
26031           a new value. This makes alsamixer work accross applications.
26032         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
26033           Only call sync functions if we're running, else alsalib asserts.
26034         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
26035           Sometimes fails to compile. Possibly a gcc bug.
26036         * gst/playback/gstplaybin.c: (gen_video_element),
26037         (gen_audio_element):
26038           Add a reference to an application-provided object, because we lose
26039           this same reference if we add it to the bin. If we don't do this,
26040           we can only use this object once and thus crash if we go from
26041           ready to playing, back to ready and back to playing again.
26042           Also add an audioscale element because several cheap soundcards -
26043           like mine - don't support all samplerates.
26044         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
26045         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
26046           Fix wrong order or PAR calls. Makes automatically obtained PAR
26047           from the X server atually being used.
26048
26049 2004-09-12  David Schleef  <ds@schleef.org>
26050
26051         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
26052         #151887, #152102, #152247.
26053         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
26054         * examples/seeking/cdparanoia.c: same
26055         * examples/seeking/cdplayer.c: same
26056         * examples/seeking/seek.c: same
26057         * examples/seeking/spider_seek.c: same
26058         * examples/seeking/vorbisfile.c: same
26059         * examples/stats/mp2ogg.c: same
26060         * ext/esd/esdsink.c: (gst_esdsink_class_init),
26061         (gst_esdsink_dispose): Dispose of element properly.
26062         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
26063         fixes.
26064         * ext/nas/nassink.c: (gst_nassink_class_init),
26065         (gst_nassink_dispose): Dispose of element correctly.
26066         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
26067         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
26068         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
26069         Fix 64-bit warning.
26070         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
26071         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
26072         Fix 64-bit warning.
26073
26074 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
26075
26076         * configure.ac : change speex detection as 1.1.6 now uses
26077           .pc/pkg-config and they changed their headers location.
26078
26079 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
26080
26081         * gst/matroska/matroska-mux.h:
26082         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
26083         (gst_matroska_mux_start), (gst_matroska_mux_finish),
26084         (gst_matroska_mux_write_data):
26085           Write multiple blocks/frames per cluster.
26086                 Write meta-seek information (seek heads).
26087
26088 2004-09-09  Scott Wheeler <wheeler@kde.org>
26089
26090         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
26091         (gst_play_bin_set_property), (gst_play_bin_get_property),
26092         (gen_audio_element), (gen_audio_element):
26093           Add a volume element / property to the pipeline.
26094
26095 2004-09-07  Wim Taymans  <wim@fluendo.com>
26096
26097         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
26098         Copy timestamps from the master pad to the output buffers.
26099
26100 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
26101
26102         * ext/raw1394/gstdv1394src.c:
26103           throw errors when applicable
26104
26105 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
26106
26107         * gst/matroska/ebml-ids.h:
26108         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
26109         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
26110         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
26111           automatically convert unix time <-> ebml time when reading/writing
26112           a date, use gst_ebml_write_uint to write CUETIME,
26113           not gst_ebml_write_date.
26114         * gst/matroska/matroska-ids.h:
26115         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
26116         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
26117         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
26118         (gst_matroska_mux_write_data):
26119           Write track and segment UIDs, write muxing date, write
26120           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
26121           Create cues for audio only files.
26122
26123 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26124
26125         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
26126         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
26127           Re-commit ALSA switches.
26128         * gst/adder/gstadder.c: (gst_adder_loop):
26129           64-bit fix (#151416).
26130         * gst/debug/progressreport.c: (gst_progressreport_report):
26131           64-bit fix (#151419).
26132         * gst/matroska/matroska-demux.c:
26133         (gst_matroska_demux_parse_contents):
26134           64-bit fix (#151420).
26135         * gst/playback/test3.c: (update_scale):
26136           64-bit fix (#151421).
26137
26138 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
26139
26140         * configure.ac:
26141           bump nano to cvs
26142
26143 === release 0.8.4 ===
26144
26145 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
26146
26147         * configure.ac: releasing 0.8.4, "Alias"
26148
26149 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
26150
26151         * ext/theora/Makefile.am:
26152           fix makefile.  Fixes #151462.
26153
26154 2004-08-30  Wim Taymans  <wim@fluendo.com>
26155
26156         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
26157         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
26158         (gst_multifdsink_remove_client_link),
26159         (gst_multifdsink_client_queue_buffer),
26160         (gst_multifdsink_handle_client_write):
26161         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
26162         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
26163         Fix some memory leaks.
26164
26165 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
26166
26167         Patch by: David Schleef
26168
26169         * configure.ac:
26170         * sys/Makefile.am:
26171           rename our detection macro for V4L2.  Fixes #151236.
26172
26173 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
26174
26175         Patch by: David Schleef
26176
26177         * configure.ac:
26178           check to define LAMEPRESET.  Fixes #151232.
26179
26180 2004-08-27  David Schleef  <ds@schleef.org>
26181
26182         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
26183         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
26184         (gst_glimagesink_fixate):  Move local variable declarations to
26185         make gcc-2.95 happy.
26186
26187 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
26188
26189         * configure.ac:
26190           bump nano for prerelease
26191
26192 2004-08-27  David Schleef  <ds@schleef.org>
26193
26194         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
26195         * sys/sunaudio/gstsunaudiosrc.c:
26196         * sys/sunaudio/gstsunaudiosrc.h:
26197
26198 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
26199
26200         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
26201         handle EOS correctly
26202         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
26203         * gst/matroska/matroska-mux.h:
26204         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
26205         VFW compatibility mode
26206
26207 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
26208
26209         patch by: Zaheer Abbas Merali
26210
26211         * ext/ogg/gstoggmux.c:
26212         * ext/vorbis/vorbisenc.c:
26213         * ext/vorbis/vorbisenc.h:
26214           handle NEWMEDIA
26215
26216 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
26217
26218         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
26219         fix byte order reversion on little endian machines.
26220         * gst/matroska/matroska-mux.c: (audiosink_templ),
26221         (gst_matroska_mux_audio_pad_link):
26222         add TTA codec to the list of supported codecs.
26223         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
26224         (gst_matroska_mux_start), (gst_matroska_mux_finish),
26225         (gst_matroska_mux_write_data):
26226         * gst/matroska/matroska-mux.h:
26227         write segment duration correctly, write muxing app string, fixes bugs
26228         #140897 and #140898.
26229         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
26230         wait for all pads to be negotiated before starting to mux.
26231
26232 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26233
26234         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
26235         * ext/lame/gstlame.h:
26236         Added new media support to lame
26237
26238 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
26239
26240         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
26241         send vorbis headers at the beginning of a stream, fixes bug #141554.
26242         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
26243         bug #148950.
26244         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
26245         (gst_matroska_demux_plugin_init):
26246         * gst/matroska/matroska-ids.h:
26247         enable demuxing of TTA audio streams, fixes bug #148951.
26248         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
26249         enable typefinding for TTA audio files, fixes bug #148711.
26250         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
26251         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
26252         fixes playback of packed bitstream and xvid with bframes, bug #135407.
26253
26254 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
26255
26256         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
26257         (gst_riff_read_element_data), (gst_riff_read_seek),
26258         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
26259         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
26260         <teuf@gnome.org>
26261
26262 2004-08-23 Iain <iaingnome@gmail.com>
26263
26264         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
26265         tags. They appear to be handled differently to normal.
26266         (tag_list_to_id3_tag_foreach): Ditto.
26267
26268 2004-08-22  Wim Taymans  <wim@fluendo.com>
26269
26270         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
26271         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
26272         Make sure we never send -1 granulepos.
26273
26274 2004-08-20  Wim Taymans  <wim@fluendo.com>
26275
26276         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
26277         (gst_ogg_mux_loop):
26278         I will accept bitchslappings with non sharp objects.
26279
26280 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26281
26282         * configure.ac:
26283         Clean up the test for lame presets
26284
26285 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26286
26287         * configure.ac:
26288         * ext/lame/Makefile.am:
26289         * ext/lame/gstlame.c: (gst_lame_class_init),
26290         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
26291         Only enable lame presets if version of lame has presets in API
26292
26293 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
26294         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
26295         * gst/udp/gstudpsrc.h:
26296           Don't call gst_pad_push in a get function. Fixes #150449
26297
26298 2004-08-18  Wim Taymans  <wim@fluendo.com>
26299
26300         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
26301         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
26302         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
26303         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
26304         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
26305         (gst_fdset_wait):
26306         * gst/tcp/gstfdset.h:
26307         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
26308         (gst_multifdsink_client_queue_buffer),
26309         (gst_multifdsink_handle_client_write):
26310         * gst/tcp/gstmultifdsink.h:
26311         Some extra checks in gstfdset.
26312         Only use send() when the fd is a socket. Don't try to
26313         read from write only fds.
26314
26315 2004-08-18  Wim Taymans  <wim@fluendo.com>
26316
26317         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
26318         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
26319         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
26320         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
26321         (gst_fdset_wait):
26322         Add more locking and bounds checking.
26323
26324 2004-08-18  Wim Taymans  <wim@fluendo.com>
26325
26326         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
26327         Realloc test fdset in the lock and right before starting
26328         the poll call. Bump the limit to 4096.
26329
26330 2004-08-17  David Schleef  <ds@schleef.org>
26331
26332         * sys/sunaudio/Makefile.am:
26333         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
26334         of rates and channels.  Make debugging less obnoxious.
26335
26336         Patch from Balamurali Viswanathan implementing a mixer for
26337         Sun audio.  (bug #144091):
26338         * sys/sunaudio/gstsunelement.c:
26339         * sys/sunaudio/gstsunelement.h:
26340         * sys/sunaudio/gstsunmixer.c:
26341         * sys/sunaudio/gstsunmixer.h:
26342
26343 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26344
26345         * gst/audioscale/gstaudioscale.c:
26346         * gst/audioscale/gstaudioscale.h:
26347         made audioscale resample from any sample rate to any sample rate
26348
26349 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
26350
26351         * ext/libpng/gstpngdec.c:
26352           error out on unsupported types
26353
26354 2004-08-17  Iain <iaingnome@gmail.com>
26355
26356         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
26357         mid_side and loose_mid_side properties if its a stereo stream.
26358
26359 2004-08-17  Wim Taymans  <wim@fluendo.com>
26360
26361         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
26362         (theora_get_formats), (theora_dec_src_convert),
26363         (theora_dec_sink_convert), (theora_dec_src_query),
26364         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
26365         Add a debug line.
26366
26367 2004-08-17  Wim Taymans  <wim@fluendo.com>
26368
26369         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
26370         (gst_ogg_pad_push):
26371         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
26372         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
26373         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
26374         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
26375         Mark delta units in the muxer.
26376         Try to decode the packet after an out-of-sync error from
26377         libogg.
26378
26379 2004-08-17  Wim Taymans  <wim@fluendo.com>
26380
26381         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
26382         (gst_multifdsink_init), (gst_multifdsink_add),
26383         (gst_multifdsink_client_queue_buffer),
26384         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
26385         * gst/tcp/gstmultifdsink.h:
26386         Added option to send a keyframe to clients as the first buffer.
26387         Make timeout property writable.
26388
26389 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
26390
26391         patch by: Wim Taymans
26392
26393         * gst/tcp/gstfdset.c:
26394         * gst/tcp/gstmultifdsink.c:
26395           fix index comparison, should include 0
26396
26397 2004-08-16  Wim Taymans  <wim@fluendo.com>
26398
26399         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
26400         (gst_fdset_add_fd), (gst_fdset_remove_fd),
26401         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
26402         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
26403         (gst_fdset_wait):
26404           copy when reallocing for poll so the select arguments don't get
26405           changed during the call
26406
26407 2004-08-16  Wim Taymans  <wim@fluendo.com>
26408
26409         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
26410         (gst_theora_enc_class_init), (theora_enc_sink_link),
26411         (theora_buffer_from_packet), (theora_enc_chain):
26412         Fix bug where buffers were not marked as keyframes
26413         correctly.
26414
26415 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26416
26417         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
26418         (gst_lame_preset_get_type), (gst_lame_class_init):
26419         describe the enum values for vbr mode and presets more verbosely
26420
26421 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26422
26423         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
26424         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
26425         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
26426         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
26427         * ext/lame/gstlame.h:
26428         add preset property to lame so it can use lame presets
26429
26430 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26431
26432         * ext/lame/gstlame.c: (gst_lame_get_property):
26433         whoops forgot break, thanks teuf
26434
26435 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26436
26437         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
26438         (gst_lame_class_init), (gst_lame_src_getcaps),
26439         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
26440         (gst_lame_get_property), (gst_lame_setup):
26441         * ext/lame/gstlame.h:
26442         fix lame's broken vbr stuff, allow it to resample if need be, and also
26443         make xing header optional
26444
26445 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26446
26447         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
26448         added getcaps function so samplerate doesnt get fixated to silly values
26449
26450 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26451
26452         * ext/lame/gstlame.c: (gst_lame_src_link):
26453         revert previous fix
26454
26455 2004-08-12  Johan Dahlin  <johan@gnome.org>
26456
26457         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
26458         checks. Doesn't matter what state we are in. Interfaces are a
26459         compile time thing, not runtime. It also broke the python bindings.
26460
26461 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26462
26463         * ext/lame/gstlame.c: (gst_lame_src_link):
26464         made source pad link function check if sinkpad is ok..fixes the problem
26465         where core fixates the output rate of lame stupidly
26466
26467 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
26468
26469         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
26470         * sys/v4l/v4l_calls.c:
26471         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
26472           fix fixate function to handle nonsimple caps.
26473           remove bogus check in _link
26474           cleanups
26475
26476 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26477
26478         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
26479         set default compression ratio parameter to 0.0 so bitrate parameter
26480         works :)
26481
26482 2004-08-11  David Schleef  <ds@schleef.org>
26483
26484         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
26485
26486 2004-08-11  David Schleef  <ds@schleef.org>
26487
26488         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
26489         before.
26490
26491 2004-08-11  David Schleef  <ds@schleef.org>
26492
26493         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
26494
26495 2004-08-11  David Schleef  <ds@schleef.org>
26496
26497         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
26498           license field
26499         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
26500         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
26501           LGPL.
26502         * gst/auparse/gstauparse.c: Fix plugin license field.
26503         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
26504         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
26505         * gst/rtp/gstrtp.c: Fix plugin license field.
26506
26507 2004-08-11  Wim Taymans  <wim@fluendo.com>
26508
26509         * gst/tcp/Makefile.am:
26510         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
26511         (ensure_size), (gst_fdset_new), (gst_fdset_free),
26512         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
26513         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
26514         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
26515         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
26516         (gst_fdset_fd_can_write), (gst_fdset_wait):
26517         * gst/tcp/gstfdset.h:
26518         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
26519         (gst_multifdsink_class_init), (gst_multifdsink_init),
26520         (gst_multifdsink_add), (gst_multifdsink_remove),
26521         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
26522         (gst_multifdsink_remove_client_link),
26523         (gst_multifdsink_handle_client_read),
26524         (gst_multifdsink_client_queue_data),
26525         (gst_multifdsink_client_queue_caps),
26526         (gst_multifdsink_client_queue_buffer),
26527         (gst_multifdsink_handle_client_write),
26528         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
26529         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
26530         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
26531         (gst_multifdsink_close):
26532         * gst/tcp/gstmultifdsink.h:
26533         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
26534         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
26535         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
26536         (gst_tcpserversink_close):
26537         * gst/tcp/gsttcpserversink.h:
26538         Abstracted away the select call, implemented poll (yes we ran into
26539         the 1024 limit in production).
26540
26541 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
26542
26543         * gst/tcp/gsttcp.c:
26544         * gst/tcp/gsttcpplugin.c:
26545           improve debuggging, remove assert
26546
26547 2004-08-10  Wim Taymans  <wim@fluendo.com>
26548
26549         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
26550         (gst_client_status_get_type), (gst_multifdsink_class_init),
26551         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
26552         (gst_multifdsink_handle_client_read),
26553         (gst_multifdsink_handle_client_write),
26554         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
26555         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
26556         (gst_multifdsink_get_property):
26557         * gst/tcp/gstmultifdsink.h:
26558         * gst/tcp/gsttcp-marshal.list:
26559         Starting to prepare for specifying buffer time in other units
26560         than buffers. Expose remove reason in signal.
26561
26562 2004-08-10  Wim Taymans  <wim@fluendo.com>
26563
26564         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
26565         (gst_multifdsink_remove), (gst_multifdsink_clear),
26566         (gst_multifdsink_remove_client_link),
26567         (gst_multifdsink_handle_client_read),
26568         (gst_multifdsink_client_queue_data),
26569         (gst_multifdsink_client_queue_buffer),
26570         (gst_multifdsink_handle_client_write),
26571         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
26572         (gst_multifdsink_chain), (gst_multifdsink_close):
26573         * gst/tcp/gstmultifdsink.h:
26574         Added more debugging info. Changed the way clients are
26575         removed from the lists. Fixed a bug where a bad file descriptor
26576         could cause many clients to be removed.
26577
26578 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26579
26580         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
26581           allow all pixel-aspect-ratios, not just 1:1
26582
26583 2004-08-09  David Schleef  <ds@schleef.org>
26584
26585         * sys/glsink/ARB_multitexture.h:  Remove old files.
26586         * sys/glsink/EXT_paletted_texture.h:
26587         * sys/glsink/NV_register_combiners.h:
26588         * sys/glsink/gstgl_nvimage.c:
26589         * sys/glsink/gstgl_pdrimage.c:
26590         * sys/glsink/gstgl_rgbimage.c:
26591         * sys/glsink/gstglsink.c:
26592         * sys/glsink/gstglsink.h:
26593         * sys/glsink/gstglxwindow.c:
26594         * sys/glsink/regcomb_yuvrgb.c:
26595
26596 2004-08-09  David Schleef  <ds@schleef.org>
26597
26598         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
26599         GL sink plugin.  (Bug #147302)
26600
26601         * configure.ac: Test for OpenGL
26602         * sys/Makefile.am: Use test for OpenGL
26603         * sys/glsink/Makefile.am:
26604         * sys/glsink/glimagesink.c: rewrite
26605         * sys/glsink/glimagesink.h: rewrite
26606
26607 2004-08-09  David Schleef  <ds@schleef.org>
26608
26609         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
26610         sane framerates.
26611         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
26612         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
26613         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
26614
26615 2004-08-09  Wim Taymans  <wim@fluendo.com>
26616
26617         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
26618         (gst_multifdsink_add), (gst_multifdsink_get_stats),
26619         (gst_multifdsink_client_remove),
26620         (gst_multifdsink_handle_client_read),
26621         (gst_multifdsink_handle_client_write),
26622         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
26623         Do a bit more logging, make the client_read code more robust.
26624
26625 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
26626
26627         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
26628         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
26629         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
26630         (gst_jpegdec_init), (gst_jpegdec_chain):
26631         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
26632         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
26633           cleanups, debugging fixes and memleak plugging
26634
26635 2004-08-09  Wim Taymans  <wim@fluendo.com>
26636
26637         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
26638         (theora_get_formats), (theora_dec_src_convert),
26639         (theora_dec_sink_convert), (theora_dec_src_query),
26640         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
26641         (theora_dec_change_state):
26642         Don't crash on missing header packets.
26643
26644 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
26645
26646         * po/LINGUAS:
26647         * po/sq.po:
26648           Added Albanian translation (Laurent Dhima)
26649         * po/cs.po:
26650           updated
26651
26652 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
26653
26654         * ext/lame/gstlame.c:
26655           fix/add debugging
26656
26657 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
26658
26659         * sys/ximage/ximagesink.c:
26660         * sys/xvimage/xvimagesink.c:
26661           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
26662
26663 2004-08-06  Wim Taymans  <wim@fluendo.com>
26664
26665         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
26666         (gst_multifdsink_add), (gst_multifdsink_get_stats),
26667         (gst_multifdsink_client_remove),
26668         (gst_multifdsink_handle_client_read),
26669         (gst_multifdsink_handle_client_write),
26670         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
26671         Make sure we don't try to read more from a client that what
26672         ioctl says us or we deadlock.
26673
26674 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26675
26676         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
26677         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
26678         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
26679           decouple running_time and n_frames so it can handle changing
26680           framerate while running
26681
26682 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26683
26684         * po/nl.po:
26685         * po/sv.po:
26686           updated translations
26687
26688 2004-08-04  Benjamin Otte  <otte@gnome.org>
26689
26690         * gst/videotestsrc/gstvideotestsrc.c:
26691         (gst_videotestsrc_get_capslist), (generate_capslist),
26692         (plugin_init):
26693           generate the list of supported caps at startup and reuse it instead
26694           of always generating it
26695
26696 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26697
26698         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
26699           whoops, last checkin broke normal build
26700
26701 2004-08-03  Benjamin Otte  <otte@gnome.org>
26702
26703         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
26704         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
26705         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
26706         (gst_alsa_mixer_get_option):
26707         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
26708         (dvdnavsrc_print_event):
26709         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
26710         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
26711         (gst_ogg_mux_pad_unlink):
26712         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
26713         (gst_multipart_mux_pad_unlink):
26714         * gst/videofilter/gstvideobalance.c:
26715         (gst_videobalance_colorbalance_set_value):
26716         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
26717         (gst_videomixer_pad_unlink):
26718         * po/uk.po:
26719         * sys/oss/gstossmixer.c:
26720         * sys/v4l/gstv4lcolorbalance.c:
26721         * sys/v4l/gstv4ltuner.c:
26722         * sys/v4l/v4lsrc_calls.c:
26723         * sys/v4l2/gstv4l2colorbalance.c:
26724         * sys/v4l2/gstv4l2tuner.c:
26725           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
26726
26727 2004-08-03  Benjamin Otte  <otte@gnome.org>
26728
26729         * examples/dynparams/filter.c: (ui_control_create):
26730         * examples/gstplay/player.c: (print_tag):
26731         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
26732         * ext/gdk_pixbuf/gstgdkanimation.c:
26733         (gst_gdk_animation_iter_may_advance):
26734         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
26735         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
26736         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
26737         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
26738         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
26739         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
26740         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
26741         * gst/sine/demo-dparams.c: (main):
26742         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
26743         * testsuite/alsa/formats.c: (create_pipeline):
26744         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
26745           fixes for G_DISABLE_ASSERT and friends
26746         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
26747         (mp3_type_frame_length_from_header), (mp3_type_find),
26748         (plugin_init):
26749           require mp3 typefinding to have at least MIN_HEADERS valid headers
26750           add typefinding for AAC adts files
26751
26752 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
26753
26754         * sys/ximage/ximagesink.c:
26755         (gst_ximagesink_calculate_pixel_aspect_ratio):
26756         * sys/xvimage/xvimagesink.c:
26757         (gst_xvimagesink_calculate_pixel_aspect_ratio):
26758         Make sure we calculate pixel-aspect-ratio using floating point maths
26759
26760 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
26761
26762         * po/uk.po:
26763           updated translation
26764
26765 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
26766
26767         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
26768         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
26769           add debugging for display PAR calculation
26770
26771 2004-08-02  David Schleef  <ds@schleef.org>
26772
26773         * configure.ac: Fix mikmod CFLAGS.
26774
26775 2004-07-27  Benjamin Otte  <otte@gnome.org>
26776
26777         * gst/audioscale/gstaudioscale.c:
26778         - fix templates to only support S16, it's the only format that works
26779         - make caps nego code use try_set_caps_nonfixed and fixation instead
26780         of try_set_caps twice, which is not nice for autopluggers
26781         - change rank to secondary, so autopluggers can pick it up after
26782         audioconvert
26783
26784 2004-08-02  Iain <iain@prettypeople.org>
26785
26786         * gst/interleave/interleave.c (interleave_init),
26787         (interleave_request_new_pad),
26788         (interleave_pad_removed),
26789         (interleave_buffered_loop): Use the real pad count, not the artificial
26790         one.
26791
26792 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
26793
26794         * configure.ac: bump nano back to development
26795
26796 === release 0.8.3 ===
26797
26798 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
26799
26800         * configure.ac: releasing 0.8.3, "Water"
26801
26802 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
26803
26804         * sys/xvimage/xvimagesink.c:
26805         (gst_xvimagesink_calculate_pixel_aspect_ratio),
26806         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
26807         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
26808         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
26809         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
26810         * sys/xvimage/xvimagesink.h:
26811           apply similar PAR fixes as to ximagesink
26812
26813 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
26814
26815         patch from: Benjamin Otte
26816
26817         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
26818           add link function to lame.  Fixes #148986.
26819
26820 2004-08-02  Johan Dahlin  <johan@gnome.org>
26821
26822         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
26823         fix debugging log
26824
26825 2004-07-30  David Schleef  <ds@schleef.org>
26826
26827         * gst/videomixer/Makefile.am: Fix things that should have been
26828         fixed in the last checkin.
26829
26830 2004-07-30  David Schleef  <ds@schleef.org>
26831
26832         * gst/multipart/Makefile.am: Fix things that should have been
26833         fixed in the last checkin.
26834
26835 2004-07-30  David Schleef  <ds@schleef.org>
26836
26837         * testsuite/multifilesink/Makefile.am: Fix unused variable.
26838
26839 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
26840
26841         * configure.ac:
26842           bump nano for prerelease
26843         * po/af.po:
26844         * po/az.po:
26845         * po/cs.po:
26846         * po/en_GB.po:
26847         * po/hu.po:
26848         * po/nl.po:
26849         * po/sr.po:
26850         * po/sv.po:
26851         * po/uk.po:
26852           updates
26853
26854 2004-07-30  Wim Taymans  <wim@fluendo.com>
26855
26856         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
26857         (gst_multifdsink_add), (gst_multifdsink_remove),
26858         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
26859         (gst_multifdsink_client_remove),
26860         (gst_multifdsink_handle_client_write),
26861         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
26862         * gst/tcp/gstmultifdsink.h:
26863         Recover from a select with a bad file descriptor by removing
26864         the client.
26865
26866 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
26867
26868         * configure.ac:
26869           fix requirement of core
26870         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
26871         (gst_play_pipeline_setup):
26872           don't use colorspace element.  do use hermescolorspace element.
26873           make macro to get a colorspace element.
26874           mark strings for translation.
26875         * po/POTFILES.in:
26876           add play.c
26877         * po/af.po:
26878         * po/az.po:
26879         * po/cs.po:
26880         * po/en_GB.po:
26881         * po/hu.po:
26882         * po/nl.po:
26883         * po/sr.po:
26884         * po/sv.po:
26885         * po/uk.po:
26886           update translations
26887
26888 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26889
26890         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
26891         fix default for newmedia flag
26892
26893 2004-07-30  Wim Taymans  <wim@fluendo.com>
26894
26895         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
26896         (gst_theora_dec_init), (theora_get_formats),
26897         (theora_dec_src_convert), (theora_dec_sink_convert),
26898         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
26899         (theora_dec_chain), (theora_dec_set_property),
26900         (theora_dec_get_property):
26901         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
26902         (gst_theora_enc_class_init), (gst_theora_enc_init),
26903         (theora_enc_sink_link), (theora_enc_chain),
26904         (theora_enc_set_property), (theora_enc_get_property):
26905         Added cropping option to theora decoder.
26906         Added border option to theora encoder.
26907
26908 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26909
26910         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
26911         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
26912         (gst_pngenc_set_property):
26913         * ext/libpng/gstpngenc.h:
26914         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
26915
26916 2004-07-30  Wim Taymans  <wim@fluendo.com>
26917
26918         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
26919         (theora_enc_sink_link), (theora_enc_chain),
26920         (theora_enc_set_property), (theora_enc_get_property):
26921         Fix encoding of non-multiple-of-16 video.
26922
26923 2004-07-29  David Schleef  <ds@schleef.org>
26924
26925         * configure.ac: make test for audiofile more strict
26926
26927 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26928
26929         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
26930           give different names to typefind functions
26931
26932 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
26933
26934         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
26935         (gst_ximagesink_calculate_pixel_aspect_ratio),
26936         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
26937         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
26938         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
26939         (gst_ximagesink_get_property), (gst_ximagesink_init):
26940         * sys/ximage/ximagesink.h:
26941           allocate PAR's dynamically.
26942           use autodetected PAR if no object-set PAR is given.
26943           add workaround for directfb's X not setting physical size.
26944           fix to xvimagesink will follow tomorrow.
26945
26946 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
26947
26948         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
26949         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
26950         (gst_shout2send_get_type), (gst_shout2send_set_clock),
26951         (gst_shout2send_class_init), (gst_shout2send_init),
26952         (set_shout_metadata), (gst_shout2send_set_metadata),
26953         (gst_shout2send_chain), (gst_shout2send_set_property),
26954         (gst_shout2send_get_property), (gst_shout2send_connect),
26955         (gst_shout2send_change_state):
26956         * ext/shout2/gstshout2.h:
26957         - fix for sending mp3 audio to icecast2 server, if pad link function not
26958         called before PAUSED state
26959         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
26960         - added tagging support for mp3 audio broadcasted
26961         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
26962         debug info
26963
26964 2004-07-28  Wim Taymans  <wim@fluendo.com>
26965
26966         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
26967         (gst_ogg_demux_push):
26968         Return query failure when we don't know the length of
26969         an ogg stream insteda of returning TRUE with a bogus value.
26970
26971 2004-07-28  Wim Taymans  <wim@fluendo.com>
26972
26973         * ext/theora/theoradec.c: (theora_get_formats),
26974         (theora_dec_src_convert), (theora_dec_sink_convert),
26975         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
26976         (theora_dec_chain):
26977         Don't screw up the 1 Chroma for 1 luma sample situation when we
26978         have an odd offset/width by adding a black border in those cases.
26979
26980 2004-07-28  Wim Taymans  <wim@fluendo.com>
26981
26982         * ext/theora/theoradec.c: (theora_get_formats),
26983         (theora_dec_src_convert), (theora_dec_sink_convert),
26984         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
26985         (theora_dec_chain):
26986         * ext/theora/theoraenc.c: (theora_enc_sink_link):
26987         Added first attempt at cropping of the image as required by the
26988         theora spec. We need more properties in the caps (offset_x,
26989         offset_y,stride) to implement this correctly.
26990
26991 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
26992
26993         * ext/dvdnav/README:
26994           Update the README to use dvddemux
26995         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
26996           Ensure getcaps returns a subset of the template caps
26997         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
26998         (gst_mpeg2subt_init):
26999           Ensure getcaps returns a subset of the template caps
27000         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
27001         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
27002         (gst_dvd_demux_get_subpicture_stream),
27003         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
27004         * gst/mpegstream/gstdvddemux.h:
27005           Set the explicit caps on the current_video pad before pushing
27006           anything
27007         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
27008         (gst_mpeg_demux_get_audio_stream):
27009           Free caps used to gst_pad_set_explicit_caps, which takes a const
27010           GstCaps *
27011
27012 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
27013
27014         * configure.ac: update GStreamer requirement to 0.8.4 because of
27015           GstFraction.
27016
27017 2004-07-28  Wim Taymans  <wim@fluendo.com>
27018
27019         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
27020         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
27021         Add the pad to the element after setting up the caps. This
27022         makes it a lot easier to autoplug.
27023
27024 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
27025
27026         * gst/median/gstmedian.c:
27027         * gst/mpeg2subt/gstmpeg2subt.c:
27028         * gst/mpegaudioparse/gstmpegaudioparse.c:
27029         * gst/mpegstream/gstdvddemux.c:
27030         * gst/mpegstream/gstmpegdemux.c:
27031         * gst/mpegstream/gstmpegpacketize.c:
27032         * gst/rtjpeg/gstrtjpeg.c:
27033         * gst/rtjpeg/gstrtjpegdec.c:
27034         * gst/rtjpeg/gstrtjpegenc.c:
27035         * gst/sine/gstsinesrc.c:
27036         * gst/smooth/gstsmooth.c:
27037         * gst/smpte/gstsmpte.c:
27038         * gst/smpte/gstsmpte.h:
27039         * gst/stereo/gststereo.c:
27040         * gst/videofilter/gstgamma.c:
27041         * gst/videofilter/gstvideobalance.c:
27042         * gst/videofilter/gstvideofilter.c:
27043         * gst/videofilter/gstvideoflip.c:
27044         * gst/videoscale/gstvideoscale.c:
27045         * gst/videoscale/videoscale.c:
27046         * gst/videotestsrc/gstvideotestsrc.c:
27047         * gst/videotestsrc/videotestsrc.c:
27048         * gst/wavenc/gstwavenc.c:
27049         * gst/wavparse/gstwavparse.c:
27050           fix local includes and 64 bits constants
27051
27052 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
27053
27054         * win32/gst.sln:
27055         * gst-libs/gst/*/*.vcproj:
27056         * gst/*/*.vcproj:
27057           more working plugins
27058
27059 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27060
27061         * testsuite/alsa/Makefile.am:
27062         * testsuite/alsa/srcstate.c:
27063         add test for alsasrc changing state
27064
27065 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27066
27067         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
27068         (gst_silence_get):
27069         * gst/silence/gstsilence.h:
27070         fix silence generation for 16bit raw audio
27071
27072 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
27073
27074         * gst/matroska/matroska-demux.c:
27075         (gst_matroska_demux_parse_metadata),
27076         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
27077         * gst/mpegaudio/common.c:
27078         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
27079         (gst_videoscale_getcaps), (gst_videoscale_link),
27080         (gst_videoscale_src_fixate), (gst_videoscale_init),
27081         (gst_videoscale_finalize):
27082         * gst/videoscale/gstvideoscale.h:
27083         * gst/videotestsrc/gstvideotestsrc.c:
27084         (gst_videotestsrc_get_capslist):
27085         * gst/wavenc/gstwavenc.c:
27086         * sys/oss/gstossmixer.c: (fill_labels):
27087         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
27088         (gst_ximagesink_handle_xevents),
27089         (gst_ximagesink_calculate_pixel_aspect_ratio),
27090         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
27091         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
27092         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
27093         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
27094         (gst_ximagesink_init), (gst_ximagesink_class_init):
27095         * sys/ximage/ximagesink.h:
27096         * sys/xvimage/xvimagesink.c:
27097         (gst_xvimagesink_calculate_pixel_aspect_ratio),
27098         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
27099         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
27100         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
27101         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
27102         * sys/xvimage/xvimagesink.h:
27103           first batch of pixel aspect ratio commits.
27104
27105 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
27106
27107         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27108         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
27109         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
27110           handle stride, needs work if we want to move stride handling
27111           upstream, but works correctly for our purposes.
27112
27113 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
27114
27115         * gst/videoscale/README:
27116           add testing examples
27117         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
27118         (gst_videoscale_chain):
27119         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
27120         (gst_videoscale_get_size):
27121           add get_size function that handles stride like videotestsrc.
27122           fixes conversion for YUV formats for as much as I can test them.
27123
27124 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
27125
27126         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
27127         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
27128         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
27129         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
27130         (gst_xvimagesink_xvimage_put):
27131           further cleanups, logging, error handling and synchronizing
27132
27133 2004-07-27  Wim Taymans  <wim@fluendo.com>
27134
27135         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
27136         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
27137         (gst_videomixer_pad_set_property),
27138         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
27139         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
27140         (gst_videomixer_class_init), (gst_videomixer_init),
27141         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
27142         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
27143         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
27144         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
27145         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
27146         (gst_videomixer_loop), (plugin_init):
27147         Be a nicer negotiation citizen and provide a getcaps function on
27148         the srcpad. This also fixes a crash when resizing.
27149
27150 2004-07-27  Julien MOUTTE  <julien@moutte.net>
27151
27152         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
27153         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
27154
27155 2004-07-27  Wim Taymans  <wim@fluendo.com>
27156
27157         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
27158         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
27159         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
27160         (gst_pngenc_set_property):
27161         * ext/libpng/gstpngenc.h:
27162         Added snapshot property to pngenc.
27163         removed g_print from pngdec
27164
27165 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
27166
27167         * gst/ac3parse/ac3parse.vcproj
27168         * gst/adder/adder.vcproj
27169         * gst/alpha/alpha.vcproj
27170         * gst/alpha/alphacolor.vcproj
27171         * gst/asfdemux/asf.vcproj
27172         * gst/audioconvert/audioconvert.vcproj
27173         * gst/audiorate/audiorate.vcproj
27174         * gst/audioscale/audioscale.vcproj
27175         * gst/auparse/auparse.vcproj
27176         * gst/avi/avi.vcproj
27177         * gst/cdxaparse/cdxaparse.vcproj
27178         * gst/chart/chart.vcproj
27179         * gst/colorspace/colorspace.vcproj
27180         * gst/cutter/cutter.vcproj
27181         * gst/debug/debug.vcproj
27182         * gst/debug/efence.vcproj
27183         * gst/debug/navigationtest.vcproj
27184         * gst/deinterlace/deinterlace.vcproj
27185         * gst/effectv/effectv.vcproj
27186         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
27187         * gst/filter/filter.vcproj
27188         * gst/flx/flxdec.vcproj
27189         * gst/goom/goom.vcproj
27190         * gst/interleave/interleave.vcproj
27191         * gst/law/alaw.vcproj
27192         * gst/law/mulaw.vcproj
27193         * gst/matroska/matroska.vcproj
27194         * gst/median/median.vcproj
27195         * gst/mixmatrix/mixmatrix.vcproj
27196         * gst/mpeg1sys/mpeg1systemencode.vcproj
27197         * gst/mpeg1videoparse/mp1videoparse.vcproj
27198         * gst/mpeg2sub/mpeg2subt.vcproj
27199         * gst/mpegaudio/mpegaudio.vcproj
27200         * gst/mpegaudioparse/mpegaudioparse.vcproj
27201         * gst/mpegstream/mpegstream.vcproj
27202         * gst/multifilesink/multifilesink.vcproj
27203         * gst/multipart/multipart.vcproj
27204         * gst/oneton/oneton.vcproj
27205         * gst/overlay/overlay.vcproj
27206         * gst/passthrough/passthrough.vcproj
27207         * gst/qtdemux/qtdemux.vcproj
27208         * gst/realmedia/rmdemux.vcproj
27209         * gst/rtjpeg/rtjpeg.vcproj
27210         * gst/rtp/rtp.vcproj
27211         * gst/silence/silence.vcproj
27212         * gst/sine/sinesrc.vcproj
27213         * gst/smooth/smooth.vcproj
27214         * gst/smpte/smpte.vcproj
27215         * gst/spectrum/spectrum.vcproj
27216         * gst/speed/speed.vcproj
27217         * gst/stereo/stereo.vcproj
27218         * gst/switch/switch.vcproj
27219         * gst/tags/tagedit.vcproj
27220         * gst/tcp/tcp.vcproj
27221         * gst/typefind/typefindfunctions.vcproj
27222         * gst/udp/udp.vcproj
27223         * gst/videobox/videobox.vcproj
27224         * gst/videocrop/videocrop.vcproj
27225         * gst/videodrop/videodrop.vcproj
27226         * gst/videofilter/gamma.vcproj
27227         * gst/videofilter/videobalance.vcproj
27228         * gst/videofilter/videofilter.vcproj
27229         * gst/videofilter/videoflip.vcproj
27230         * gst/videoflip/videoflip.vcproj
27231         * gst/videomixer/videomixer.vcproj
27232         * gst/videorate/videorate.vcproj
27233         * gst/videoscale/videoscale.vcproj
27234         * gst/videotestsrc/videotestsrc.vcproj
27235         * gst/virtualdub/virtualdub.vcproj
27236         * gst/volenv/volenv.vcproj
27237         * gst/volume/volume.vcproj
27238         * gst/wavenc/wavenc.vcproj
27239         * gst/wavparse/wavparse.vcproj
27240         * gst/y4m/y4menc.vcproj
27241         * gst-libs/gst/audio/audio.vcproj
27242         * gst-libs/gst/audio/audiofilter.vcproj
27243         * gst-libs/gst/colorbalance/colorbalance.vcproj
27244         * gst-libs/gst/idct/idtc.vcproj
27245         * gst-libs/gst/media-info/media-info.vcproj
27246         * gst-libs/gst/mixer/mixer.vcproj
27247         * gst-libs/gst/navigation/navigation.vcproj
27248         * gst-libs/gst/play/play.vcproj
27249         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
27250         * gst-libs/gst/resample/resample.vcproj
27251         * gst-libs/gst/riff/riff.vcproj
27252         * gst-libs/gst/tuner/tuner.vcproj
27253         * gst-libs/gst/video/video.vcproj
27254         * gst-libs/gst/xoverlay/xoverlay.vcproj
27255           avoid problems with math.h, fix release dependancy
27256           rename GStreamer-0.8.lib to libgstreamer.lib
27257
27258 2004-07-27  Julien MOUTTE  <julien@moutte.net>
27259
27260         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
27261         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
27262         the atom is not available we have to unlock the mutex. Fixes #148023
27263
27264 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
27265
27266         * gst-libs/gst/media-info/media-info.h:
27267           issue for a vararg macro with MSVC
27268
27269 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
27270
27271         * gst/effectv/effectv.vcproj
27272         * gst-libs/gst/idct/idct.vcproj:
27273         * gst-libs/gst/media-info/media-info.vcproj:
27274         * gst-libs/gst/navigation/navigation.vcproj:
27275         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
27276         * gst-libs/gst/video/video.vcproj:
27277         * gst-libs/gst/xoverlay/xoverlay.vcproj:
27278           fixes for build problems
27279
27280 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
27281
27282         * gst-libs/gst/audio/audio.def:
27283         * gst-libs/gst/audio/riff.def:
27284           add some definitions needed by plugins
27285
27286 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
27287
27288         * gst/asfdemux/gstasfmux.c
27289           Fix some 64 bits constants to be glib friendly
27290
27291 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
27292
27293         * gst/ac3parse/gstac3parse.c
27294         * gst/audioscale/gstaudioscale.c
27295         * gst/auparse/gstauparse.c
27296         * gst/colorspace/gstcolorspace.c
27297         * gst/colorspace/yuv2rgb.h
27298           local include fixes
27299
27300 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
27301
27302         * win32/gst.sln
27303           add more plugins to the build
27304
27305 2004-07-26  Julien MOUTTE  <julien@moutte.net>
27306
27307         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
27308         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
27309
27310 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
27311
27312         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
27313         (gst_level_set_property), (gst_level_get_property),
27314         (gst_level_base_init), (gst_level_class_init):
27315           add debugging categories.  cleanups.
27316
27317 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
27318
27319         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
27320         (gst_videoscale_planar411), (gst_videoscale_planar400),
27321         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
27322         (gst_videoscale_scale_nearest_str1),
27323         (gst_videoscale_scale_nearest_str2),
27324         (gst_videoscale_scale_nearest_str4),
27325         (gst_videoscale_scale_nearest_16bit),
27326         (gst_videoscale_scale_nearest_24bit):
27327           fixed stride issues
27328           tested with 320x240 -> 321, 322, 324 x240
27329           tested with YV12, I420, YUY2, UYVY
27330           fixed packed422rev (don't think it could have worked before)
27331           by testing with UYVY
27332
27333 2004-07-26  Benjamin Otte  <otte@gnome.org>
27334
27335         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
27336         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
27337         (plugin_init):
27338           add debugging category, add error checks like checking return values
27339           of setup calls, make sure it still works after
27340           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
27341
27342 2004-07-26  Wim Taymans  <wim@fluendo.com>
27343
27344         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
27345         (gst_mpeg_demux_get_audio_stream),
27346         (gst_mpeg_demux_process_private):
27347         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
27348         Check for error codes from the negotiation functions. Make sure
27349         we really set the pad caps when a new pad is created.
27350
27351 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
27352
27353         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27354         (gst_ffmpeg_caps_to_pix_fmt):
27355         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
27356         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27357         (gst_ffmpegcolorspace_pad_link):
27358           don't make function do two things at the same time without reason.
27359
27360 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
27361
27362         * gst/ac3parse/ac3parse.vcproj
27363         * gst/adder/adder.vcproj
27364         * gst/alpha/alpha.vcproj
27365         * gst/alpha/alphacolor.vcproj
27366         * gst/asfdemux/asf.vcproj
27367         * gst/audioconvert/audioconvert.vcproj
27368         * gst/audiorate/audiorate.vcproj
27369         * gst/audioscale/audioscale.vcproj
27370         * gst/auparse/auparse.vcproj
27371         * gst/avi/avi.vcproj
27372         * gst/cdxaparse/cdxaparse.vcproj
27373         * gst/chart/chart.vcproj
27374         * gst/colorspace/colorspace.vcproj
27375         * gst/cutter/cutter.vcproj
27376         * gst/debug/debug.vcproj
27377         * gst/debug/efence.vcproj
27378         * gst/debug/navigationtest.vcproj
27379         * gst/deinterlace/deinterlace.vcproj
27380         * gst/effectv/effectv.vcproj
27381         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
27382         * gst/filter/filter.vcproj
27383         * gst/flx/flxdec.vcproj
27384         * gst/goom/goom.vcproj
27385         * gst/interleave/interleave.vcproj
27386         * gst/law/alaw.vcproj
27387         * gst/law/mulaw.vcproj
27388         * gst/matroska/matroska.vcproj
27389         * gst/median/median.vcproj
27390         * gst/mixmatrix/mixmatrix.vcproj
27391         * gst/mpeg1sys/mpeg1systemencode.vcproj
27392         * gst/mpeg1videoparse/mp1videoparse.vcproj
27393         * gst/mpeg2sub/mpeg2subt.vcproj
27394         * gst/mpegaudio/mpegaudio.vcproj
27395         * gst/mpegaudioparse/mpegaudioparse.vcproj
27396         * gst/mpegstream/mpegstream.vcproj
27397         * gst/multifilesink/multifilesink.vcproj
27398         * gst/multipart/multipart.vcproj
27399         * gst/oneton/oneton.vcproj
27400         * gst/overlay/overlay.vcproj
27401         * gst/passthrough/passthrough.vcproj
27402         * gst/qtdemux/qtdemux.vcproj
27403         * gst/realmedia/rmdemux.vcproj
27404         * gst/rtjpeg/rtjpeg.vcproj
27405         * gst/rtp/rtp.vcproj
27406         * gst/silence/silence.vcproj
27407         * gst/sine/sinesrc.vcproj
27408         * gst/smooth/smooth.vcproj
27409         * gst/smpte/smpte.vcproj
27410         * gst/spectrum/spectrum.vcproj
27411         * gst/speed/speed.vcproj
27412         * gst/stereo/stereo.vcproj
27413         * gst/switch/switch.vcproj
27414         * gst/tags/tagedit.vcproj
27415         * gst/tcp/tcp.vcproj
27416         * gst/typefind/typefindfunctions.vcproj
27417         * gst/udp/udp.vcproj
27418         * gst/videobox/videobox.vcproj
27419         * gst/videocrop/videocrop.vcproj
27420         * gst/videodrop/videodrop.vcproj
27421         * gst/videofilter/gamma.vcproj
27422         * gst/videofilter/videobalance.vcproj
27423         * gst/videofilter/videofilter.vcproj
27424         * gst/videofilter/videoflip.vcproj
27425         * gst/videoflip/videoflip.vcproj
27426         * gst/videomixer/videomixer.vcproj
27427         * gst/videorate/videorate.vcproj
27428         * gst/videoscale/videoscale.vcproj
27429         * gst/videotestsrc/videotestsrc.vcproj
27430         * gst/virtualdub/virtualdub.vcproj
27431         * gst/volenv/volenv.vcproj
27432         * gst/volume/volume.vcproj
27433         * gst/wavenc/wavenc.vcproj
27434         * gst/wavparse/wavparse.vcproj
27435         * gst/y4m/y4menc.vcproj
27436           more plugins supported under windows
27437
27438 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
27439
27440         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
27441         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
27442         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
27443         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
27444         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
27445           Add debugging statements.  Use the sizes as returned by the
27446           *CreateImage calls.
27447
27448 2004-07-26  Johan Dahlin  <johan@gnome.org>
27449
27450         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
27451         the pad is negotiated.
27452
27453         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
27454
27455 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
27456
27457         * gst-libs/gst/colorbalance/colorbalance.vcproj:
27458         * gst-libs/gst/idct/idct.vcproj:
27459         * gst-libs/gst/media-info/media-info.vcproj:
27460         * gst-libs/gst/mixer/mixer.vcproj:
27461         * gst-libs/gst/navigation/navigation.vcproj:
27462         * gst-libs/gst/play/play.vcproj:
27463         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
27464         * gst-libs/gst/resample/resample.vcproj:
27465         * gst-libs/gst/tuner/tuner.vcproj:
27466         * gst-libs/gst/video/video.vcproj:
27467         * gst-libs/gst/xoverlay/xoverlay.vcproj:
27468           more plugins supported under windows
27469
27470 2004-07-25 Iain <iain@prettypeople.org>
27471
27472         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
27473         pad now rather than when the pad is created because state changes wipe
27474         explicit caps (fixes #148043).
27475
27476 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
27477
27478         reviewed by Benjamin Otte  <otte@gnome.org>
27479
27480         * ext/mad/gstmad.c:
27481           fix mad plugin crashing on Sun (fixes #148289)
27482
27483 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
27484
27485         * gst/avi/avi.def:
27486         * gst/avi/avi.vcproj:
27487         * gst/matroska/matroska.def:
27488         * gst/matroska/matroska.vcproj:
27489           remove unused .def files
27490
27491 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
27492
27493         * gst-libs/gst/audio/gstaudiofilter.c:
27494           Clean the local include
27495
27496 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
27497
27498         * win32/gst.sln:
27499         * gst-libs/gst/audio/audio.def:
27500         * gst-libs/gst/audio/audio.vcproj:
27501         * gst-libs/gst/audio/audiofilter.vcproj:
27502         * gst-libs/gst/audio/riff.def:
27503         * gst-libs/gst/audio/riff.vcproj:
27504         * gst-libs/gst/gst-libs.def:
27505         * gst-libs/gst/gst-libs.vcproj:
27506         * gst/avi/avi.vcproj:
27507         * gst/avi/avi.vcproj:
27508           Copy the files where needed after building, cleaner projects
27509
27510 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
27511
27512         * gst/matroska/ebml-write.c:
27513           Fix some 64 bits constants to be glib friendly
27514
27515 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
27516
27517         * win32/gst.sln:
27518         * gst-libs/gst/gst-libs.def:
27519         * gst-libs/gst/gst-libs.vcproj:
27520         * gst/matroska/matroska.def:
27521         * gst/matroska/matroska.vcproj:
27522           Add the preliminary canvas to build plugins on Win32
27523
27524 2004-07-23  Benjamin Otte  <otte@gnome.org>
27525
27526         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
27527           don't enfore negotiation from source side, it breaks
27528           sinesrc ! audioconvert ! osssink
27529
27530 2004-07-22  David Schleef  <ds@schleef.org>
27531
27532         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
27533         for ELF files, since they can easily be recognized as audio/mpeg.
27534         (bug #147441)
27535
27536 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
27537
27538         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
27539         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
27540         (gst_videoscale_scale_nearest_24bit),
27541         (gst_videoscale_scale_nearest_16bit):
27542           fix 16bit and 24bit for stride (24bit might need testing)
27543           don't pretend we do more than one algorithm
27544
27545 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27546
27547         * configure.ac:
27548         * gst/Makefile.am:
27549         * gst/multifilesink/Makefile.am:
27550         * gst/multifilesink/gstmultifilesink.c:
27551         (gst_multifilesink_get_formats),
27552         (gst_multifilesink_get_query_types), (_do_init),
27553         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
27554         (gst_multifilesink_init), (gst_multifilesink_dispose),
27555         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
27556         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
27557         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
27558         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
27559         (gst_multifilesink_chain), (gst_multifilesink_change_state),
27560         (gst_multifilesink_uri_get_type),
27561         (gst_multifilesink_uri_get_protocols),
27562         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
27563         (gst_multifilesink_uri_handler_init), (plugin_init):
27564         * gst/multifilesink/gstmultifilesink.h:
27565         * testsuite/Makefile.am:
27566         * testsuite/multifilesink/Makefile.am:
27567         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
27568         (gst_newmedia_class_init), (gst_newmedia_init),
27569         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
27570         (newfile_signal), (test_signal), (main):
27571         multifilesink plugin for creating new files every time a new media
27572         discontinuity event occurs
27573
27574 2004-07-22  Wim Taymans  <wim@fluendo.com>
27575
27576         * gst/alpha/Makefile.am:
27577         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
27578         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
27579         (gst_alpha_color_init), (gst_alpha_color_set_property),
27580         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
27581         (transform), (gst_alpha_color_chain),
27582         (gst_alpha_color_change_state), (plugin_init):
27583         Stupid plugin to to RGBA to AYUV conversion because none of
27584         the colorspace plugins can handle that yet.
27585
27586 2004-07-22  Wim Taymans  <wim@fluendo.com>
27587
27588         * examples/seeking/seek.c: (update_scale), (main):
27589         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
27590         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
27591         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
27592         (gst_decode_bin_init), (gst_decode_bin_dispose),
27593         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
27594         (no_more_pads), (close_link), (type_found),
27595         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
27596         (plugin_init):
27597         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
27598         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
27599         (gst_play_base_bin_dispose), (queue_overrun),
27600         (gen_preroll_element), (remove_prerolls), (unknown_type),
27601         (no_more_pads), (new_stream), (setup_source),
27602         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
27603         (play_base_eos), (gst_play_base_bin_change_state),
27604         (gst_play_base_bin_add_element),
27605         (gst_play_base_bin_remove_element),
27606         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
27607         (gst_play_base_bin_unlink_stream),
27608         (gst_play_base_bin_get_streaminfo):
27609         * gst/playback/gstplaybin.c: (gen_video_element),
27610         (gen_audio_element):
27611         * gst/playback/gststreaminfo.h:
27612         More playback updates, attempt to fix things after the state change
27613         breakage.
27614
27615 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
27616
27617         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
27618         (gst_videoscale_scale_nearest_16bit):
27619           comment algorithm
27620
27621 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
27622
27623         * gst/videotestsrc/gstvideotestsrc.c:
27624         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
27625         (gst_videotestsrc_init), (gst_videotestsrc_get),
27626         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
27627         (gst_videotestsrc_get_property):
27628         * gst/videotestsrc/gstvideotestsrc.h:
27629         * gst/videotestsrc/videotestsrc.c:
27630         * gst/videotestsrc/videotestsrc.h:
27631           cleanup and commenting
27632
27633 2004-07-21  Wim Taymans  <wim@fluendo.com>
27634
27635         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
27636         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
27637         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
27638         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
27639         (_find_chain_get_unknown_part), (_find_streams_check),
27640         (gst_ogg_demux_push), (gst_ogg_pad_push):
27641         * ext/theora/theoradec.c: (theora_get_formats),
27642         (theora_dec_src_convert), (theora_dec_sink_convert),
27643         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
27644         (theora_dec_chain):
27645         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
27646         (vorbis_dec_convert), (vorbis_dec_src_query),
27647         (vorbis_dec_src_event), (vorbis_dec_event):
27648         More seeking fixes, oggdemux now supports seeking to time and
27649         uses the downstream element to convert granulepos to time.
27650         Seeking in theora-only ogg files now works.
27651
27652 2004-07-21  Wim Taymans  <wim@fluendo.com>
27653
27654         * ext/theora/theoradec.c: (gst_theora_dec_init),
27655         (theora_get_formats), (theora_get_event_masks),
27656         (theora_get_query_types), (theora_dec_src_convert),
27657         (theora_dec_sink_convert), (theora_dec_src_query),
27658         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
27659         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
27660         (vorbis_get_event_masks), (vorbis_get_query_types),
27661         (gst_vorbis_dec_init), (vorbis_dec_convert),
27662         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
27663         Added query/convert/formats functions to vorbis and theora decoders
27664         so that the outside world can use them too. Fixed seeking on an
27665         ogg/theora/vorbis file by disabling the seeking seeking on the
27666         theora srcpad.
27667
27668 2004-07-21  Julien MOUTTE  <julien@moutte.net>
27669
27670         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
27671         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
27672         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
27673         images creation for both elements. We don't create the image on caps
27674         nego or renego, we just destroy the internal one if present if it does
27675         not match the needs. The chain function takes care of creating a new
27676         image when needed.
27677         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
27678         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
27679         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
27680         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
27681         the image format information. The buffer pool checks for the context
27682         image format and discard images with different formats.
27683         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
27684
27685 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
27686
27687         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27688         (gst_ffmpegcolorspace_chain):
27689           no point in doing any chaining if the pad we want to push from
27690           isn't usable.
27691
27692 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27693
27694         * gst-libs/gst/riff/riff-media.c:
27695         (gst_riff_create_audio_caps_with_data):
27696           Fix double end-to-native symbol conversion (#148021).
27697
27698 2004-07-20  David Schleef  <ds@schleef.org>
27699
27700         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
27701         Don't use an Atom that doesn't exist.
27702
27703 2004-07-20  Wim Taymans  <wim@fluendo.com>
27704
27705         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
27706         (gst_multifdsink_add), (gst_multifdsink_get_stats),
27707         (gst_multifdsink_client_remove),
27708         (gst_multifdsink_handle_client_write),
27709         (gst_multifdsink_queue_buffer):
27710         * gst/tcp/gstmultifdsink.h:
27711         More multifdsink stats. Avoid deadlock by releasing locks
27712         before sending out a signal.
27713
27714 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
27715
27716         * po/LINGUAS:
27717         * po/hu.po:
27718           added Hungarian translation (Laszlo Dvornik)
27719
27720 2004-07-20  Wim Taymans  <wim@fluendo.com>
27721
27722         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
27723         (gst_multifdsink_add), (gst_multifdsink_client_remove),
27724         (gst_multifdsink_handle_client_write),
27725         (gst_multifdsink_queue_buffer):
27726         * gst/tcp/gsttcp-marshal.list:
27727         Fixed the stupid marshal definition.
27728
27729 2004-07-20  Wim Taymans  <wim@fluendo.com>
27730
27731         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
27732         (gst_multifdsink_init), (gst_multifdsink_add),
27733         (gst_multifdsink_client_remove),
27734         (gst_multifdsink_handle_client_write),
27735         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
27736         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
27737         (gst_multifdsink_init_send):
27738         * gst/tcp/gstmultifdsink.h:
27739         Added more stats, added timeout for a client, fixed some typos
27740         and added some comments.
27741
27742 2004-07-20  Wim Taymans  <wim@fluendo.com>
27743
27744         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
27745         (gst_multifdsink_add), (gst_multifdsink_get_stats),
27746         (gst_multifdsink_client_remove),
27747         (gst_multifdsink_handle_client_write):
27748         * gst/tcp/gstmultifdsink.h:
27749         * gst/tcp/gsttcp-marshal.list:
27750         Added get_stats method that returns a GValueArray of
27751         stats values.
27752
27753 2004-07-19  Benjamin Otte  <otte@gnome.org>
27754
27755         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
27756           make sure longname, description and author are valid UTF-8
27757
27758 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
27759
27760         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
27761         (gst_ximagesink_set_property):
27762         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
27763         (gst_xvimagesink_set_property):
27764           make sure SYNCHRONOUS is respected after getting the X context
27765
27766 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
27767
27768         * gst/matroska/matroska-demux.c:
27769         (gst_matroska_demux_handle_src_event),
27770         (gst_matroska_demux_parse_blockgroup):
27771         * gst/matroska/matroska-ids.h:
27772           add BlockReference tag and ignore it to clear out log.
27773           ignore NAVIGATION events to clear out log.
27774
27775 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
27776
27777         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
27778         (gst_matroska_demux_add_stream):
27779         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
27780           add debug categories
27781
27782 2004-07-16  Wim Taymans  <wim@fluendo.com>
27783
27784         * ext/libpng/Makefile.am:
27785         * ext/libpng/gstpng.c: (plugin_init):
27786         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
27787         (gst_pngdec_get_type), (gst_pngdec_base_init),
27788         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
27789         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
27790         * ext/libpng/gstpngdec.h:
27791         Added png decoder.
27792
27793 2004-07-16  Julien MOUTTE  <julien@moutte.net>
27794
27795         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
27796         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
27797         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
27798         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
27799         (gst_ximagesink_buffer_alloc):
27800         * sys/ximage/ximagesink.h:
27801         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
27802         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
27803         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
27804         (gst_xvimagesink_buffer_alloc):
27805         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
27806         again. Using internal data pointer of the x(v)image to store image's
27807         data to be coherent with the buffer alloc mechanism. Investigated the
27808         image destruction code to be sure that everything gets freed correctly.
27809
27810 2004-07-16  Wim Taymans  <wim@fluendo.com>
27811
27812         * gst-libs/gst/riff/riff-read.c:
27813         (gst_riff_read_strf_vids_with_data),
27814         (gst_riff_read_strf_auds_with_data):
27815         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
27816         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
27817         Make sure we don't create 0 sized subbuffers in riff-read.
27818         Signal the no more pads signal after reading the avi header.
27819
27820 2004-07-16  Wim Taymans  <wim@fluendo.com>
27821
27822         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
27823         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
27824         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
27825         (gst_decode_bin_init), (gst_decode_bin_dispose),
27826         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
27827         (no_more_pads), (close_link), (type_found),
27828         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
27829         (gst_decode_bin_change_state), (plugin_init):
27830         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
27831         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
27832         (gst_play_base_bin_dispose), (queue_overrun),
27833         (gen_preroll_element), (remove_prerolls), (unknown_type),
27834         (no_more_pads), (new_stream), (setup_source),
27835         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
27836         (play_base_eos), (gst_play_base_bin_change_state),
27837         (gst_play_base_bin_add_element),
27838         (gst_play_base_bin_remove_element),
27839         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
27840         (gst_play_base_bin_unlink_stream),
27841         (gst_play_base_bin_get_streaminfo):
27842         * gst/playback/gstplaybasebin.h:
27843         Better error recovery. Added configurable preroll queue size. Faster
27844         detection of no-more-pads.
27845
27846 2004-07-16  Wim Taymans  <wim@fluendo.com>
27847
27848         * gst-libs/gst/video/video.h:
27849         Added 32 bits RGBA. Not sure if we should use another mime-type
27850         for alpha rgb. Currently the presence of the alpha_mask property
27851         signals an alpha channel.
27852
27853 2004-07-16  Wim Taymans  <wim@fluendo.com>
27854
27855         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
27856         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
27857         FPS seems to be 0.0 to MAX everywhere else.
27858
27859 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27860
27861         * gst-libs/gst/riff/riff-media.c:
27862         (gst_riff_create_video_caps_with_data):
27863           mp42/mp43 (no caps) exist too.
27864         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
27865           Set pixel_width/height; we've got them in-caps.
27866         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
27867         * gst/wavparse/gstwavparse.c: (plugin_init):
27868           Both are valid primary.
27869         * sys/oss/gstossmixer.c:
27870           Remove i18n hack and enable translations.
27871
27872 2004-07-15  Benjamin Otte  <otte@gnome.org>
27873
27874         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
27875         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
27876           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
27877
27878 2004-07-15  Benjamin Otte  <otte@gnome.org>
27879
27880         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
27881         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
27882         (gst_alsa_close_audio):
27883           disable some of the debugging code for now. Writing debugging to a
27884           buffer is broken in current alsalib releases.
27885
27886 2004-07-12  Benjamin Otte  <otte@gnome.org>
27887
27888         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
27889           use bufferpools
27890
27891 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
27892
27893         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
27894         (theora_dec_src_query), (theora_dec_event):
27895         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
27896           add debugging categories.  Remove \n's.
27897
27898 2004-07-13  Johan Dahlin  <johan@gnome.org>
27899
27900         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
27901         (gst_play_bin_get_property): Impl.
27902
27903 2004-07-13  Wim Taymans  <wim@fluendo.com>
27904
27905         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
27906         When trying to find the stream length, seek back N pages
27907         instead of just one, where N is the number of streams in
27908         the current chain.
27909
27910 2004-07-13  Wim Taymans  <wim@fluendo.com>
27911
27912         * gst-libs/gst/riff/riff-media.c:
27913         (gst_riff_create_audio_caps_with_data),
27914         (gst_riff_create_audio_caps),
27915         (gst_riff_create_audio_template_caps):
27916         * gst-libs/gst/riff/riff-media.h:
27917         * gst-libs/gst/riff/riff-read.c:
27918         (gst_riff_read_strf_vids_with_data),
27919         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
27920         * gst-libs/gst/riff/riff-read.h:
27921         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
27922         (gst_avi_demux_add_stream):
27923         Set codec_data on caps for avidemuxer.
27924
27925 2004-07-12  David Schleef  <ds@schleef.org>
27926
27927         * configure.ac: Fix test for Objective C
27928
27929 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
27930         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
27931         (gst_gdk_pixbuf_chain):
27932           Add svg and pcx to template caps, and ensure that getcaps returns a
27933           subset of the template caps.
27934           Copy each row manually for output, as gdkpixbuf may pad the
27935           rowstride to a 32-bit word boundary.
27936
27937 2004-07-12  Wim Taymans  <wim@fluendo.com>
27938
27939         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
27940         (gst_riff_create_video_template_caps):
27941         Fix the template caps to include some more media types.
27942
27943 2004-07-12  Wim Taymans  <wim@fluendo.com>
27944
27945         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
27946         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
27947         (compare_ranks), (print_feature), (gst_decode_bin_init),
27948         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
27949         (try_to_link_1), (new_pad), (close_link), (type_found),
27950         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
27951         (gst_decode_bin_change_state), (plugin_init):
27952         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
27953         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
27954         (gst_play_base_bin_dispose), (queue_overrun),
27955         (gen_preroll_element), (remove_prerolls), (no_more_pads),
27956         (new_stream), (setup_source), (gst_play_base_bin_set_property),
27957         (gst_play_base_bin_get_property), (play_base_eos),
27958         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
27959         (gst_play_base_bin_remove_element),
27960         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
27961         (gst_play_base_bin_unlink_stream),
27962         (gst_play_base_bin_get_streaminfo):
27963         * gst/playback/gstplaybasebin.h:
27964         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
27965         (gst_play_bin_class_init), (gst_play_bin_init),
27966         (gst_play_bin_dispose), (gst_play_bin_set_property),
27967         (gst_play_bin_get_property), (gen_video_element),
27968         (gen_audio_element), (remove_sinks), (setup_sinks),
27969         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
27970         (gst_play_bin_send_event), (gst_play_bin_get_formats),
27971         (gst_play_bin_convert), (gst_play_bin_get_query_types),
27972         (gst_play_bin_query), (plugin_init):
27973         * gst/playback/test4.c: (main):
27974         More fixes on reusing of the element.
27975
27976 2004-07-11  Benjamin Otte  <otte@gnome.org>
27977
27978         * ext/mad/gstmad.c: (normal_seek):
27979           allow seeking for other methods than just SET
27980
27981 2004-07-11  Andy Wingo  <wingo@pobox.com>
27982
27983         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
27984         float, "any" caps -> buffer_frames=[0,MAX].
27985
27986         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
27987         doesn't intersect our caps with the template any more. Do it
27988         ourselves.
27989         (interleave_buffered_loop): Use g_newa instead of malloc/free.
27990
27991 2004-07-09  Wim Taymans  <wim@fluendo.com>
27992
27993         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
27994         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
27995         (compare_ranks), (print_feature), (gst_decode_bin_init),
27996         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
27997         (try_to_link_1), (new_pad), (close_link), (type_found),
27998         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
27999         (gst_decode_bin_change_state), (plugin_init):
28000         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
28001         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
28002         (gst_play_base_bin_dispose), (queue_overrun),
28003         (gen_preroll_element), (remove_prerolls), (no_more_pads),
28004         (new_stream), (setup_source), (gst_play_base_bin_set_property),
28005         (gst_play_base_bin_get_property), (play_base_eos),
28006         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
28007         (gst_play_base_bin_remove_element),
28008         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
28009         (gst_play_base_bin_unlink_stream),
28010         (gst_play_base_bin_get_streaminfo):
28011         * gst/playback/gstplaybasebin.h:
28012         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
28013         (gst_play_bin_class_init), (gst_play_bin_init),
28014         (gst_play_bin_dispose), (gst_play_bin_set_property),
28015         (gst_play_bin_get_property), (gen_video_element),
28016         (gen_audio_element), (remove_sinks), (setup_sinks),
28017         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
28018         (gst_play_bin_send_event), (gst_play_bin_get_formats),
28019         (gst_play_bin_convert), (gst_play_bin_get_query_types),
28020         (gst_play_bin_query), (plugin_init):
28021         * gst/playback/test4.c: (main):
28022         Work on object reuse and seeking.
28023
28024 2004-07-09  Wim Taymans  <wim@fluendo.com>
28025
28026         * examples/seeking/seek.c: (iterate):
28027         Don't consume all CPU in the idle loop.
28028
28029 2004-07-09  Wim Taymans  <wim@fluendo.com>
28030
28031         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
28032         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
28033         Add pad to element *after* setting the pad functions so that
28034         the scheduler can use the correct ones.
28035
28036 2004-07-09  Wim Taymans  <wim@fluendo.com>
28037
28038         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
28039         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
28040         Sync to keyframe after seek
28041
28042 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
28043
28044         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
28045         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
28046         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
28047         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
28048         * ext/libvisual/visual.c: (gst_visual_change_state):
28049         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
28050         * ext/theora/theoradec.c: (theora_dec_change_state):
28051         * ext/theora/theoraenc.c: (theora_enc_change_state):
28052         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
28053         * gst-libs/gst/navigation/navigation.c:
28054         * gst/adder/gstadder.c: (gst_adder_change_state):
28055         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
28056         (gst_audio_convert_get_buffer):
28057         * gst/multipart/multipartdemux.c:
28058         (gst_multipart_demux_change_state):
28059         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
28060         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
28061         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
28062         * gst/videoscale/gstvideoscale.c:
28063         (gst_videoscale_handle_src_event):
28064         * gst/volume/gstvolume.c: (volume_chain_int16):
28065           don't assert in state change, this should be done by the base
28066           GstElement class.
28067           various debugging fixes.
28068
28069 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
28070
28071         * configure.ac:
28072         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
28073         (gst_play_dispose), (gst_play_set_location),
28074         (gst_play_set_data_src), (gst_play_set_video_sink),
28075         (gst_play_set_audio_sink), (gst_play_set_visualization),
28076         (gst_play_connect_visualization), (gst_play_get_sink_element),
28077         (gst_play_get_all_by_interface):
28078         * gst-libs/gst/play/play.h:
28079           add new method to get elements implementing an interface.
28080           add various error logging
28081
28082 2004-07-08  Wim Taymans  <wim@fluendo.com>
28083
28084         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
28085         (make_mpeg_pipeline), (make_mpegnt_pipeline),
28086         (make_playerbin_pipeline), (query_durations_elems),
28087         (query_durations_pads), (query_positions_elems),
28088         (query_positions_pads), (update_scale), (iterate), (stop_seek),
28089         (main):
28090         Added playbin seeking example.
28091
28092 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
28093
28094         * gst-libs/gst/play/play.c: (gst_play_set_location),
28095         (gst_play_set_data_src), (gst_play_set_video_sink),
28096         (gst_play_set_audio_sink), (gst_play_set_visualization),
28097         (gst_play_connect_visualization), (gst_play_get_framerate):
28098           use a macro to look up elements from hash table
28099
28100 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
28101
28102         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
28103         (gst_play_get_length_callback), (gst_play_set_location),
28104         (gst_play_seek_to_time), (gst_play_set_data_src),
28105         (gst_play_set_video_sink), (gst_play_set_audio_sink),
28106         (gst_play_set_visualization), (gst_play_connect_visualization),
28107         (gst_play_get_sink_element):
28108         - add debugging info
28109         - fix looking up sink elements by iterating over complete caps
28110         - put everything except for source and autoplugger in a complete bin
28111
28112 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
28113
28114         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
28115         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
28116         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
28117         (gst_alsa_sink_write), (gst_alsa_sink_loop):
28118         * ext/alsa/gstalsasink.h:
28119         - add debugging info
28120         - clean up schizophrenia of data/buffer/event
28121         - fix double event unref error
28122
28123 2004-07-08  Wim Taymans  <wim@fluendo.com>
28124
28125         * gst/playback/Makefile.am:
28126         Add headers to noinst
28127
28128 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
28129
28130         * tools/gst-launch-ext-m.m:
28131         * tools/gst-launch-ext.1.in:
28132           convert to the third millenium
28133
28134 2004-07-07  David Schleef  <ds@schleef.org>
28135
28136         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
28137
28138 2004-07-07  Wim Taymans  <wim@fluendo.com>
28139
28140         * gst/playback/Makefile.am:
28141         * gst/playback/README:
28142         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
28143         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
28144         (compare_ranks), (print_feature), (gst_decode_bin_init),
28145         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
28146         (try_to_link_1), (new_pad), (close_link), (type_found),
28147         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
28148         (plugin_init):
28149         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
28150         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
28151         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
28152         (gen_preroll_element), (no_more_pads), (new_stream),
28153         (setup_source), (gst_play_base_bin_set_property),
28154         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
28155         (gst_play_base_bin_add_element),
28156         (gst_play_base_bin_remove_element),
28157         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
28158         (gst_play_base_bin_unlink_stream),
28159         (gst_play_base_bin_get_streaminfo):
28160         * gst/playback/gstplaybasebin.h:
28161         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
28162         (gst_play_bin_class_init), (gst_play_bin_init),
28163         (gst_play_bin_dispose), (gst_play_bin_set_property),
28164         (gst_play_bin_get_property), (gen_video_element),
28165         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
28166         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
28167         (gst_play_bin_get_formats), (gst_play_bin_convert),
28168         (gst_play_bin_get_query_types), (gst_play_bin_query),
28169         (plugin_init):
28170         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
28171         (gst_stream_info_get_type), (gst_stream_info_class_init),
28172         (gst_stream_info_init), (gst_stream_info_new),
28173         (gst_stream_info_dispose), (gst_stream_info_set_property),
28174         (gst_stream_info_get_property):
28175         * gst/playback/gststreaminfo.h:
28176         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
28177         (main):
28178         * gst/playback/test2.c: (main):
28179         * gst/playback/test3.c: (update_scale), (main):
28180         More playbin fixes. Added README. Do better element filtering.
28181         Added base class to preroll media. Added test apps.
28182
28183 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
28184
28185         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
28186         * ext/mpeg2dec/gstmpeg2dec.h:
28187           various debugging improvements.  Reset stream to next picture
28188           instead of sequence header, otherwise seeks cannot work.
28189
28190 2004-07-07  Wim Taymans  <wim@fluendo.com>
28191
28192         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
28193         (gst_video_box_class_init), (gst_video_box_set_property),
28194         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
28195         Use pad_alloc where possible.
28196
28197 2004-07-07  Wim Taymans  <wim@fluendo.com>
28198
28199         * sys/oss/gstosselement.c: (gst_osselement_reset),
28200         (gst_osselement_parse_caps):
28201         * sys/oss/gstosselement.h:
28202         * sys/oss/gstosssrc.c: (gst_osssrc_get):
28203         Fix offset on osssrc.
28204
28205 2004-07-07  Wim Taymans  <wim@fluendo.com>
28206
28207         * ext/theora/theora.c: (plugin_init):
28208         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
28209         (theora_dec_src_query), (theora_dec_chain):
28210         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
28211         (theora_enc_sink_link), (theora_buffer_from_packet),
28212         (theora_push_packet), (theora_enc_chain):
28213         Fix theora granulepos calculation.
28214         Fix overflow in duration/position calculation.
28215         Bump rank to PRIMARY for theoradec.
28216         Use granulepos of last packet to calculate position.
28217         Set keyframe flag on buffers when needed.
28218
28219 2004-07-06  David Schleef  <ds@schleef.org>
28220
28221         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
28222         serious?  (Fixed, obviously.)
28223
28224 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
28225
28226         * po/LINGUAS:
28227         * po/cs.po:
28228           added Czech translation (Miloslav Trmac)
28229
28230 2004-07-05  Wim Taymans  <wim@fluendo.com>
28231
28232         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
28233         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
28234         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
28235         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
28236         (close_link), (type_found), (gst_decode_bin_set_property),
28237         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
28238         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
28239         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
28240         (gst_decode_bin_query), (plugin_init):
28241         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
28242         (gst_play_bin_class_init), (gst_play_bin_init),
28243         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
28244         (get_video_element), (new_pad), (setup_source),
28245         (gst_play_bin_set_property), (gst_play_bin_get_property),
28246         (gst_play_bin_change_state), (gst_play_bin_add_element),
28247         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
28248         (gst_play_bin_send_event), (gst_play_bin_get_formats),
28249         (gst_play_bin_convert), (gst_play_bin_get_query_types),
28250         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
28251         * gst/playback/test.c: (main):
28252         More fixes, cleaned up playbin, make it use decodebin. Added
28253         threaded property to playbin.
28254
28255 2004-07-05  Wim Taymans  <wim@fluendo.com>
28256
28257         * configure.ac:
28258         * gst/playback/Makefile.am:
28259         * gst/playback/decodetest.c: (main):
28260         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
28261         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
28262         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
28263         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
28264         (close_link), (type_found), (gst_decode_bin_set_property),
28265         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
28266         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
28267         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
28268         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
28269         (plugin_init):
28270         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
28271         (gst_play_bin_class_init), (gst_play_bin_init),
28272         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
28273         (collect_sink_pads), (find_compatibles), (close_pad_link),
28274         (try_to_link_1), (new_pad), (close_link), (type_found),
28275         (setup_source), (gst_play_bin_set_property),
28276         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
28277         (compare_ranks), (gst_play_bin_collect_factories),
28278         (gst_play_bin_change_state), (gst_play_bin_add_element),
28279         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
28280         (gst_play_bin_send_event), (gst_play_bin_get_formats),
28281         (gst_play_bin_convert), (gst_play_bin_get_query_types),
28282         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
28283         * gst/playback/test.c: (main):
28284         Added some playback helper elements and some test apps, very alpha
28285         still.
28286
28287 2004-07-04  Benjamin Otte  <otte@gnome.org>
28288
28289         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
28290           only restart audio when we indeed have an xrun to fix repeated
28291           xruns. Fix suggested by Giuliano Pochini.
28292
28293 2004-07-03  David Schleef  <ds@schleef.org>
28294
28295         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
28296         call to gst_debug_log() if debugging is disabled (bug #145118)
28297
28298 2004-07-03  Benjamin Otte  <otte@gnome.org>
28299
28300         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
28301           use our own functions for restarting the alsa device.
28302         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
28303           I should apply patches myself - use MIN for the third argument, not
28304           the second, this fixes seeking
28305
28306 2004-07-02  David Schleef  <ds@schleef.org>
28307
28308         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
28309         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
28310         do with the logic.
28311
28312 2004-07-02  David Schleef  <ds@schleef.org>
28313
28314         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
28315         output buffers.  Fix logic mistake.  (bug #144866)
28316
28317 2004-07-02  David Schleef  <ds@schleef.org>
28318
28319         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
28320         on X.  (bug #144753)
28321
28322 2004-07-02  David Schleef  <ds@schleef.org>
28323
28324         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
28325         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
28326         (bug #144624)
28327         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
28328         (gst_osselement_rate_probe_check): Add another workaround for
28329         buggy drivers (bug #145336)
28330
28331 2004-07-02  David Schleef  <ds@schleef.org>
28332
28333         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
28334         Most systems don't have MSG_NOSIGNAL.
28335
28336 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
28337
28338         * Makefile.am:
28339         * gst-libs/gst/colorbalance/Makefile.am:
28340         * gst-libs/gst/mixer/Makefile.am:
28341         * gst-libs/gst/play/Makefile.am:
28342         * gst-libs/gst/tuner/Makefile.am:
28343           (hopefully) fix both install and dist and make error message useful.
28344           needs testing across automakes.
28345
28346 2004-07-02  Benjamin Otte  <otte@gnome.org>
28347
28348         * ext/ogg/gstogg.c: (plugin_init):
28349           we require bytestream now
28350         * ext/ogg/gstoggdemux.c:
28351           huge diff to implement chain setup in a fast and generic way. This
28352           improves tag reading and startup of huge files (read: Theora videos)
28353           quite a bit. It probably contains bugs, too, so please test.
28354           Seeking is not improved to the fast method.
28355
28356 2004-06-29  Wim Taymans  <wim@fluendo.com>
28357
28358         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28359         * ext/ogg/gstoggmux.c:
28360         Fix memleak in oggdemux when running unconnected pads.
28361         doc update in mux, start working on keyframe mode.
28362
28363 2004-06-29  Benjamin Otte  <otte@gnome.org>
28364
28365         * sys/oss/gstosssink.c:
28366         * sys/oss/gstosssrc.c:
28367           advertise correct template caps - we indeed do non-native endianness
28368           and 8bit audio has no endianness
28369         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
28370         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
28371           avoid (wrong) duplications in getcaps function and return
28372           template caps
28373
28374 2004-06-29  Wim Taymans  <wim@fluendo.com>
28375
28376         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
28377         (gst_multifdsink_class_init), (gst_multifdsink_add),
28378         (gst_multifdsink_remove), (gst_multifdsink_clear),
28379         (gst_multifdsink_client_remove),
28380         (gst_multifdsink_handle_client_read),
28381         (gst_multifdsink_client_queue_data),
28382         (gst_multifdsink_client_queue_caps),
28383         (gst_multifdsink_client_queue_buffer),
28384         (gst_multifdsink_handle_client_write),
28385         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
28386         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
28387         (gst_multifdsink_init_send), (gst_multifdsink_close):
28388         Fix wrong GList iteration that could crash the server when
28389         more then 2 clients disconnect at the same time. Read all the
28390         pending commands in one batch to recover from command storms under
28391         very heavy load.
28392
28393 2004-06-28  Wim Taymans  <wim@fluendo.com>
28394
28395         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
28396         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
28397         (gst_videomixer_pad_set_property),
28398         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
28399         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
28400         (gst_videomixer_class_init), (gst_videomixer_init),
28401         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
28402         (pad_zorder_compare), (gst_videomixer_sort_pads),
28403         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
28404         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
28405         (gst_videomixer_update_queues), (gst_videomixer_loop),
28406         (plugin_init):
28407         Avoid divide by zero, choose masterpad as the pad with the highest
28408         framerate.
28409
28410 2004-06-27  Julien Moutte  <julien@moutte.net>
28411
28412         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
28413         (gst_ximagesink_xwindow_new):
28414         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
28415         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
28416         function directly. We might want to call it from somewhere else one day.
28417
28418 2004-06-27  Julien Moutte  <julien@moutte.net>
28419
28420         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
28421         (gst_ximagesink_xwindow_new):
28422         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
28423         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
28424         window decorations.
28425
28426 2004-06-27  Wim Taymans  <wim@fluendo.com>
28427
28428         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
28429         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
28430         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
28431         (gst_dvdec_set_property), (gst_dvdec_get_property):
28432         * ext/dv/gstdvdec.h:
28433         Implement drop_factor property to lower the framerate with
28434         a factor.
28435
28436 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
28437
28438         * gst-libs/gst/colorbalance/Makefile.am:
28439         * gst-libs/gst/mixer/Makefile.am:
28440         * gst-libs/gst/play/Makefile.am:
28441         * gst-libs/gst/tuner/Makefile.am:
28442           unbreak Company's fix that didn't install the -enum.h files
28443
28444 2004-06-27  Wim Taymans  <wim@fluendo.com>
28445
28446         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
28447         (gst_dvdec_change_state):
28448         * ext/dv/gstdvdec.h:
28449         Fix timestamp, duration and offset of the buffers.
28450
28451 2004-06-27  Wim Taymans  <wim@fluendo.com>
28452
28453         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
28454         (gst_multifdsink_class_init), (gst_multifdsink_add),
28455         (gst_multifdsink_remove), (gst_multifdsink_clear),
28456         (gst_multifdsink_client_remove),
28457         (gst_multifdsink_handle_client_read),
28458         (gst_multifdsink_client_queue_data),
28459         (gst_multifdsink_client_queue_caps),
28460         (gst_multifdsink_client_queue_buffer),
28461         (gst_multifdsink_handle_client_write),
28462         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
28463         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
28464         (gst_multifdsink_init_send), (gst_multifdsink_close):
28465         * gst/tcp/gstmultifdsink.h:
28466         * gst/tcp/gsttcpserversink.c:
28467         (gst_tcpserversink_handle_server_read),
28468         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
28469         More multifdsink fixes, more recovery policy fixes.
28470         Removed stupid g_print
28471
28472 2004-06-26  Wim Taymans  <wim@fluendo.com>
28473
28474         * gst/tcp/Makefile.am:
28475         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
28476         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
28477         (gst_multifdsink_class_init), (gst_multifdsink_init),
28478         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
28479         (gst_multifdsink_handle_client_read),
28480         (gst_multifdsink_client_queue_data),
28481         (gst_multifdsink_client_queue_caps),
28482         (gst_multifdsink_client_queue_buffer),
28483         (gst_multifdsink_handle_client_write),
28484         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
28485         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
28486         (gst_multifdsink_chain), (gst_multifdsink_set_property),
28487         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
28488         (gst_multifdsink_close), (gst_multifdsink_change_state):
28489         * gst/tcp/gstmultifdsink.h:
28490         * gst/tcp/gsttcpplugin.c: (plugin_init):
28491         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
28492         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
28493         (gst_tcpserversink_handle_server_read),
28494         (gst_tcpserversink_handle_select),
28495         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
28496         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
28497         * gst/tcp/gsttcpserversink.h:
28498         Added multifdsink, made tcpserversink a subclass of fdsink, removed
28499         one of the locks, added recovery policy to multifdsink.
28500
28501 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
28502
28503         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
28504           fix decision for when getting frames with same timestamp
28505         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
28506         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
28507         (gst_v4lsrc_get_property):
28508         * sys/v4l/gstv4lsrc.h:
28509           add latency offset property
28510
28511 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
28512
28513         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
28514         (plugin_init):
28515           fix debugging. add category.
28516
28517 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28518
28519         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
28520           fix wrong offsets
28521
28522 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28523
28524         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
28525         (gst_alsa_src_get_time), (gst_alsa_src_loop),
28526         (gst_alsa_src_change_state):
28527           return a time that is in sync with the element's processing
28528
28529 2004-06-25  Wim Taymans  <wim@fluendo.com>
28530
28531         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
28532         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
28533         (gst_tcpserversink_client_remove),
28534         (gst_tcpserversink_handle_client_read),
28535         (gst_tcpserversink_client_queue_data),
28536         (gst_tcpserversink_client_queue_caps),
28537         (gst_tcpserversink_client_queue_buffer),
28538         (gst_tcpserversink_handle_client_write),
28539         (gst_tcpserversink_queue_buffer),
28540         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
28541         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
28542         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
28543         (gst_tcpserversink_close):
28544         * gst/tcp/gsttcpserversink.h:
28545         Serversink rewrite. Really do non blocking writes to clients and
28546         maintain an internal queue to handle slower clients while not
28547         disturbing fast clients.
28548
28549 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28550
28551         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
28552           better debug, don't override OFFSET and OFFSET_END
28553
28554 2004-06-25  Iain <iain@prettypeople.org>
28555
28556         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
28557         name=source for the wavparse pipeline.
28558
28559 2004-06-24  Johan Dahlin  <johan@gnome.org>
28560
28561         * ext/theora/theoraenc.c (theora_enc_chain): Call
28562         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
28563         streamheader caps are set correctly.
28564
28565 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
28566
28567         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
28568         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
28569           respect minimum bitrate; same could be done for max bitrate
28570
28571 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
28572
28573         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
28574         (gst_vorbisenc_setup):
28575           fix sample rate range
28576
28577 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
28578
28579         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
28580         (gst_oggvorbisenc_setup):
28581         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
28582         (gst_vorbisenc_setup):
28583           resolve ambiguities in code and description
28584
28585 2004-06-24  Wim Taymans  <wim@fluendo.com>
28586
28587         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
28588         * ext/alsa/gstalsa.h:
28589         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
28590         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
28591         Use alsa trigger_tstamp to get the timestamp of the first
28592         sample in the buffer for more precise sync. Some cleanups.
28593
28594 2004-06-24  Wim Taymans  <wim@fluendo.com>
28595
28596         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
28597         (gst_audiorate_init), (gst_audiorate_chain),
28598         (gst_audiorate_set_property), (gst_audiorate_get_property):
28599         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
28600         (gst_videorate_chain):
28601         Added some logging, fixed an overflow bug in videorate.
28602
28603 2004-06-24  Benjamin Otte  <otte@gnome.org>
28604
28605         * ext/kio/Makefile.am:
28606           fix for builddir != srcdir and distcheck
28607
28608 2004-06-24  Benjamin Otte  <otte@gnome.org>
28609
28610         * gst-libs/gst/colorbalance/Makefile.am:
28611         * gst-libs/gst/mixer/Makefile.am:
28612         * gst-libs/gst/play/Makefile.am:
28613         * gst-libs/gst/tuner/Makefile.am:
28614         * gst/tcp/Makefile.am:
28615         * sys/dxr3/Makefile.am:
28616           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
28617           tarball.
28618           Also add all *.list files that were missing.
28619         * Makefile.am:
28620           add a distcheck hook to ensure the above doesn't happen again.
28621
28622 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
28623
28624         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
28625
28626 2004-06-23  Colin Walters  <walters@redhat.com>
28627
28628         * m4/Makefile.am: Distribute gst-fionread.m4.
28629
28630 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28631
28632         * configure.ac: back to dev
28633
28634 2004-06-23  Wim Taymans  <wim@fluendo.com>
28635
28636         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
28637         (gst_alsa_xrun_recovery):
28638         * ext/alsa/gstalsa.h:
28639         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
28640         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
28641         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
28642         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
28643         (gst_alsa_src_loop):
28644         Add clock to alsasrc. Take new capture timestamp when
28645         restarting after an overrun. Split up some functions between
28646         alsasrc and alsasink.
28647
28648 === release 0.8.2 ===
28649
28650 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28651
28652         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
28653         (gst_alsa_change_state), (gst_alsa_update_avail),
28654         (gst_alsa_xrun_recovery):
28655         * ext/alsa/gstalsa.h:
28656         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
28657           merge back changes from release
28658
28659 2004-06-23  Wim Taymans  <wim@fluendo.com>
28660
28661         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
28662         (gst_audiorate_init), (gst_audiorate_chain),
28663         (gst_audiorate_set_property), (gst_audiorate_get_property):
28664         Implement sample dropping and notify
28665
28666 2004-06-22  Wim Taymans  <wim@fluendo.com>
28667
28668         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
28669         (theora_enc_sink_link), (theora_buffer_from_packet),
28670         (theora_push_packet), (theora_enc_chain):
28671         Some cleanups, make sure the timestamps are correct.
28672
28673 2004-06-22  Wim Taymans  <wim@fluendo.com>
28674
28675         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
28676         (gst_alsa_change_state), (gst_alsa_update_avail),
28677         (gst_alsa_xrun_recovery):
28678         * ext/alsa/gstalsa.h:
28679         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
28680         Cleanups, take queued samples into account when reporting
28681         the time.
28682
28683 2004-06-22  Wim Taymans  <wim@fluendo.com>
28684
28685         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
28686         (gst_videorate_init):
28687         Initialize the property as well.
28688
28689 2004-06-22  Wim Taymans  <wim@fluendo.com>
28690
28691         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
28692         (gst_videorate_init), (gst_videorate_chain),
28693         (gst_videorate_set_property), (gst_videorate_get_property):
28694         Add property to make videorate silent.
28695         Add property to prefer new frames over old ones.
28696
28697 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28698
28699         * sys/osxvideo/Makefile.am:
28700         Workaround so that the osxvideo .so file gets linked with the
28701         Cocoa, OpenGL and QuickTime frameworks
28702
28703 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28704
28705         * sys/osxaudio/Makefile.am:
28706         Workaround so that the osxaudio .so file gets linked with the
28707         CoreAudio framework
28708
28709 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28710
28711         * configure.ac:
28712         Whoops, my fault...fixed build issues
28713
28714 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28715
28716         * configure.ac:
28717         Add objective-c support if running in Darwin/Mac OS X
28718         * sys/Makefile.am:
28719         * sys/osxvideo:
28720         * sys/osxvideo/Makefile.am:
28721         * sys/osxvideo/osxvideosink.h:
28722         * sys/osxvideo/osxvideosink.m:
28723         * sys/osxvideo/cocoawindow.h:
28724         * sys/osxvideo/cocoawindow.m:
28725         Add osxvideosink, a cocoa-based osx video sink
28726
28727
28728 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
28729         * ext/dvdnav/gst-dvd:
28730         Grab the gconf key from the right spot
28731         * gst/debug/gstnavseek.c: (gst_navseek_init),
28732         (gst_navseek_segseek), (gst_navseek_handle_src_event),
28733         (gst_navseek_chain):
28734         * gst/debug/gstnavseek.h:
28735           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
28736           and loop parameters of a segment seek.
28737         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
28738         (gst_videotestsrc_get_event_masks),
28739         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
28740         * gst/videotestsrc/gstvideotestsrc.h:
28741           Add seeking support to videotestsrc
28742           Initialise the timestamp_offset variable.
28743
28744 2004-06-18  Wim Taymans  <wim@fluendo.com>
28745
28746         * ext/sidplay/gstsiddec.cc:
28747         Fix negotiation and set correct end offset.
28748
28749 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
28750
28751         * configure.ac: branch and prerelease
28752
28753 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
28754
28755         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
28756         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
28757         (gst_tcpclientsrc_init_receive):
28758         * gst/tcp/gsttcpclientsrc.h:
28759           read caps when connecting to server for GDP so we set them correctly
28760
28761 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
28762
28763         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
28764           notify drops and duplicates
28765         * gst/videoscale/videoscale.c: (videoscale_get_structure):
28766           no good reason to limit ourselves to 100x100
28767
28768 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
28769
28770         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
28771         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
28772         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
28773         (gst_v4lsrc_get_property):
28774         * sys/v4l/gstv4lsrc.h:
28775         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
28776         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
28777         (gst_v4l_set_audio):
28778         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
28779         (gst_v4lsrc_try_capture):
28780         * sys/v4l/v4lsrc_calls.h:
28781           change try_palette to more general try_capture
28782           add autoprobe option so we can turn off autoprobing
28783           various fixes
28784
28785 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
28786
28787         * configure.ac:
28788           add videorate
28789         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
28790         (gst_ximagesink_class_init):
28791         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
28792         (gst_xvimagesink_class_init):
28793           run them as finalize, not dispose, since dispose can be invoked
28794           multiple times
28795
28796 2004-06-17  Wim Taymans  <wim@fluendo.com>
28797
28798         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
28799         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
28800         * ext/alsa/gstalsa.h:
28801         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
28802         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
28803         (gst_alsa_src_change_state):
28804         * ext/alsa/gstalsasrc.h:
28805         Make the xrun code timestamp and offset the buffers correctly.
28806         moved the clock to the base class, use alsa methods to get time.
28807         Do correct timestamping on outgoing buffers.
28808
28809 2004-06-17  Wim Taymans  <wim@fluendo.com>
28810
28811         * gst/audiorate/Makefile.am:
28812         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
28813         (gst_audiorate_base_init), (gst_audiorate_class_init),
28814         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
28815         (gst_audiorate_set_property), (gst_audiorate_get_property),
28816         (gst_audiorate_change_state), (plugin_init):
28817         Added an audiorate converter that fills in gaps.
28818
28819 2004-06-17  Johan Dahlin  <johan@gnome.org>
28820
28821         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
28822
28823 2004-06-16  Wim Taymans  <wim@fluendo.com>
28824
28825         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
28826         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
28827         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
28828         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
28829         (gst_v4lsrc_get_property):
28830         * sys/v4l/gstv4lsrc.h:
28831         Added a copy mode to v4lsrc where it will output a copied version
28832         of its internal hardware buffer.
28833         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
28834         can't | them.
28835
28836 2004-06-16  Wim Taymans  <wim@fluendo.com>
28837
28838         * sys/oss/gstosssrc.c: (gst_osssrc_get):
28839         Timestamp fixes.
28840
28841 2004-06-16  Wim Taymans  <wim@fluendo.com>
28842
28843         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
28844         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
28845         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
28846         (gst_v4lsrc_get_property):
28847         * sys/v4l/gstv4lsrc.h:
28848         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
28849         Added a sync mode enum property to control v4lsrc timestamp method
28850         Removed the use-fixed-fps property and moved functionality in
28851         the enum.
28852         Don't error on an error value from v4l-conf, it might not always
28853         be a real error.
28854
28855 2004-06-16  Wim Taymans  <wim@fluendo.com>
28856
28857         * gst/videorate/Makefile.am:
28858         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
28859         (gst_videorate_base_init), (gst_videorate_class_init),
28860         (gst_videorate_getcaps), (gst_videorate_link),
28861         (gst_videorate_init), (gst_videorate_chain),
28862         (gst_videorate_set_property), (gst_videorate_get_property),
28863         (gst_videorate_change_state), (plugin_init):
28864         Added a video timestamp corrector.
28865
28866 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28867
28868         fixed a potential leak with previous commit
28869
28870         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
28871
28872 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28873
28874         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
28875         Added missing refcount, fixes bug #144425
28876         Cheers Tim for finding the bug
28877
28878 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
28879
28880         * sys/v4l/gstv4l.c: (plugin_init):
28881         * sys/v4l/gstv4lcolorbalance.c:
28882         * sys/v4l/gstv4lcolorbalance.h:
28883         * sys/v4l/gstv4lelement.c:
28884         * sys/v4l/gstv4lelement.h:
28885         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
28886         * sys/v4l/gstv4lmjpegsink.h:
28887         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
28888         * sys/v4l/gstv4lmjpegsrc.h:
28889         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
28890         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
28891         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
28892         * sys/v4l/gstv4lsrc.h:
28893         * sys/v4l/gstv4ltuner.c:
28894         * sys/v4l/gstv4ltuner.h:
28895         * sys/v4l/gstv4lxoverlay.c:
28896         * sys/v4l/gstv4lxoverlay.h:
28897         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
28898         (gst_v4l_set_window), (gst_v4l_enable_overlay):
28899         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
28900         (gst_v4l_open), (gst_v4l_get_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_sync_frame),
28905         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
28906         (gst_v4lmjpegsink_playback_init),
28907         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
28908         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
28909         (gst_v4lmjpegsink_playback_stop),
28910         (gst_v4lmjpegsink_playback_deinit):
28911         * sys/v4l/v4lmjpegsink_calls.h:
28912         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
28913         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
28914         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
28915         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
28916         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
28917         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
28918         * sys/v4l/v4lmjpegsrc_calls.h:
28919         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
28920         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
28921         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
28922         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
28923         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
28924         (gst_v4lsrc_try_palette):
28925         * sys/v4l/v4lsrc_calls.h:
28926           bunch of paranoia cleanups
28927
28928 2004-06-14  David Schleef  <ds@schleef.org>
28929
28930         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
28931         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
28932         Send discont events and change timestamps appropriately when
28933         we get a seek event.  (bug #144240)
28934         * ext/cdparanoia/gstcdparanoia.h:
28935
28936 2004-06-14  Benjamin Otte  <otte@gnome.org>
28937
28938         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
28939           snd_pcm_hw_params_set_rate  since the latter fails for no good
28940           reason on some setups.
28941
28942 2004-06-14  David Schleef  <ds@schleef.org>
28943
28944         * gst/volume/demo.c: (value_changed_callback): exp10() is not
28945         standard.  Thank you for playing.
28946
28947 2004-06-14  Wim Taymans  <wim@fluendo.com>
28948
28949         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
28950         Patch 1.3 broke the ordering of the colorspace info and
28951         made the plugin basically work by coincidence, reordered
28952         the info.
28953
28954 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
28955
28956         * ext/lame/gstlame.c:
28957         * ext/mad/gstmad.c:
28958           sync caps.  Make sure mad can only output a list of rates, not
28959           a full range.  In the future, have three caps lists for each of the
28960           mpeg versions.  Change mpegversion to a double as well.
28961
28962 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
28963
28964         * gst/volume/.cvsignore:
28965         * gst/volume/Makefile.am:
28966         * gst/volume/demo.c: (value_changed_callback), (idler),
28967         (setup_gui), (main):
28968           added small demo app
28969
28970 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
28971         * ext/esd/esdsink.c: (gst_esdsink_change_state):
28972         * ext/esd/esdsink.h:
28973         Close the esd connection on pause, because esd will just wait -
28974         blocking all other esd clients indefinitely.
28975
28976 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
28977
28978         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
28979           previous commit with GST_DEBUG
28980
28981 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
28982
28983         * configure.ac:
28984           add a header check for a dvdread header in dvdnav.  Fixes #133002
28985
28986 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28987
28988         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
28989         * gst/tcp/gsttcpclientsink.h:
28990         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
28991         * gst/tcp/gsttcpclientsrc.h:
28992         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
28993         (gst_tcpserversink_handle_server_read),
28994         (gst_tcpserversink_init_send):
28995         * gst/tcp/gsttcpserversink.h:
28996         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
28997         * gst/tcp/gsttcpserversrc.h:
28998         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
28999         version of IP)
29000
29001 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29002
29003         * configure.ac:
29004         Added ogg library so that OSX detects libtheora properly
29005
29006 2004-06-11  Wim Taymans  <wim@fluendo.com>
29007
29008         * ext/theora/theoradec.c: (theora_dec_chain),
29009         (theora_dec_change_state):
29010         Don't try to decode frames before we received a keyframe.
29011
29012 2004-06-11  Wim Taymans  <wim@fluendo.com>
29013
29014         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
29015         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
29016         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
29017         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
29018         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
29019         Added property to set the maximum delay of a page.
29020
29021 2004-06-10  Wim Taymans  <wim@fluendo.com>
29022
29023         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
29024         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
29025         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
29026         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
29027         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
29028         Added max-delay property to control the maximum amount
29029         of data to put in one page.
29030
29031 2004-06-10  Wim Taymans  <wim@fluendo.com>
29032
29033         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
29034         (gst_theora_enc_init), (theora_enc_sink_link),
29035         (theora_buffer_from_packet), (theora_enc_set_property),
29036         (theora_enc_get_property):
29037         Set duration on encoded buffer, added some more properties
29038
29039 2004-06-10  Wim Taymans  <wim@fluendo.com>
29040
29041         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
29042         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
29043         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
29044         * ext/theora/theoraenc.c: (theora_enc_chain):
29045         Fix refcounting bugs
29046
29047 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29048
29049         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
29050         (gst_asf_demux_loop), (gst_asf_demux_process_file),
29051         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
29052         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
29053         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
29054         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
29055         (gst_asf_demux_change_state):
29056         * gst/asfdemux/gstasfdemux.h:
29057           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
29058           feels like. I think we should set a new requirement for demuxers
29059           from now on to implement sane loop functions, data loops, query
29060           and seek functions before first commit into CVS. And this commit
29061           fixes all of the above.
29062
29063 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
29064
29065         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
29066           vorbis comments are properly encoded in UTF-8 before adding them
29067           to a GstTagList
29068
29069 2004-06-09  Benjamin Otte  <otte@gnome.org>
29070
29071         * ext/alsa/gstalsa.c: (add_channels):
29072           handle min <= max correctly
29073         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
29074         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
29075           add fixation functions so we fixate correctly. No preferring of alaw
29076           anymore because it's the first structure.
29077         * ext/alsa/gstalsa.h:
29078         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
29079         (gst_alsa_hw_params_dump):
29080           add functions to ease debugging in alsalib
29081         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
29082         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
29083         (gst_alsa_start_audio):
29084           only specify hw params if we really setup a format (fixes #134007 -
29085           or at least works around it)
29086
29087 2004-06-09  Wim Taymans  <wim@fluendo.com>
29088
29089         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
29090         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
29091         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
29092         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
29093         (gst_ogg_mux_loop):
29094         Use stream caps to setup the initial pages in the ogg stream.
29095         Correctly set the streamheader caps on the srcpad.
29096
29097 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
29098
29099         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
29100         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
29101         (gst_v4lsrc_getcaps):
29102         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
29103         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
29104           add querying of fps lists for webcams.  Negotiating to a framerate
29105           now works.
29106
29107 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
29108
29109         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
29110         (theora_push_buffer), (theora_push_packet),
29111         (theora_set_header_on_caps), (theora_enc_chain):
29112           mark buffers and put on streamheader, raw theora streaming
29113           now works too, whee
29114
29115 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
29116
29117         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
29118         (gst_tcp_gdp_read_caps):
29119           do a looping read for caps and GDP headers too
29120
29121 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
29122
29123         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
29124         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
29125           return EOS instead of NULL in _get
29126
29127 2004-06-08  Wim Taymans  <wim@fluendo.com>
29128
29129         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
29130         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
29131         (gst_tcp_gdp_write_caps):
29132         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
29133         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
29134         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
29135         Memory leak fixes
29136
29137 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
29138
29139         * ext/vorbis/Makefile.am:
29140         * ext/vorbis/vorbis.c: (plugin_init):
29141         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
29142         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
29143         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
29144         (vorbis_parse_change_state):
29145         * ext/vorbis/vorbisparse.h:
29146           adding a vorbisparse element that marks the buffers, streaming
29147           raw vorbis using GDP now works, whee
29148
29149 2004-06-08  Wim Taymans  <wim@fluendo.com>
29150
29151         * ext/jpeg/Makefile.am:
29152         * ext/jpeg/README:
29153         * ext/jpeg/gstjpeg.c: (plugin_init):
29154         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
29155         (gst_smokedec_base_init), (gst_smokedec_class_init),
29156         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
29157         * ext/jpeg/gstsmokedec.h:
29158         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
29159         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
29160         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
29161         (gst_smokeenc_resync), (gst_smokeenc_chain),
29162         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
29163         * ext/jpeg/gstsmokeenc.h:
29164         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
29165         (smokecodec_flush_destination), (smokecodec_term_destination),
29166         (smokecodec_init_source), (smokecodec_fill_input_buffer),
29167         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
29168         (smokecodec_term_source), (smokecodec_encode_new),
29169         (smokecodec_decode_new), (smokecodec_info_free),
29170         (smokecodec_set_quality), (smokecodec_get_quality),
29171         (smokecodec_set_threshold), (smokecodec_get_threshold),
29172         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
29173         (find_best_size), (abs_diff), (put), (smokecodec_encode),
29174         (smokecodec_parse_header), (smokecodec_decode):
29175         * ext/jpeg/smokecodec.h:
29176         Added a new simple jpeg based codec
29177
29178 2004-06-08  Wim Taymans  <wim@fluendo.com>
29179
29180         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
29181         (gst_multipart_mux_loop):
29182         Fix memory leak
29183
29184 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
29185
29186         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
29187         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
29188         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
29189         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
29190         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
29191         * gst/tcp/gsttcpserversink.h:
29192           take streamheader into account
29193
29194 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
29195
29196         * gst/level/Makefile.am:
29197         * gst/level/gstlevel.c: (gst_level_class_init):
29198           clean up marshal generation
29199
29200 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
29201
29202         * gst/tcp/Makefile.am:
29203         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
29204         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
29205         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
29206         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
29207         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
29208         (gst_tcpclientsrc_get_property):
29209         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
29210         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
29211         (gst_tcpserversink_handle_client_read),
29212         (gst_tcpserversink_handle_client_write),
29213         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
29214         * gst/tcp/gsttcpserversink.h:
29215           add signals client-added and client-removed
29216         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
29217         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
29218         (gst_tcpserversrc_get_property):
29219         uniformized, change default protocol to NONE
29220         * gst/tcp/gsttcp-marshal.list: added
29221 2004-06-07  Benjamin Otte  <otte@gnome.org>
29222
29223         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
29224           handle discont events if they happen before caps nego
29225
29226 2004-06-07  Wim Taymans  <wim@fluendo.com>
29227
29228         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
29229         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
29230         (gst_multipart_demux_plugin_init):
29231         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
29232         (gst_multipart_mux_init), (gst_multipart_mux_loop),
29233         (gst_multipart_mux_change_state):
29234         Small updates, fix a memleak
29235
29236 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29237
29238         * configure.ac: OSS portability
29239         * ext/arts/gst_arts.c: idem
29240         * sys/oss/gstosselement.c: idem
29241         * sys/oss/gstossmixer.c: idem
29242         * sys/oss/gstosssink.c: idem
29243         * sys/oss/gstosssrc.c: idem
29244         * sys/oss/oss_probe.c: idem
29245           - check for soundcard.h in different places for some BSD
29246
29247 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
29248
29249         * AUTHORS:
29250         Add me to the authors file
29251         * configure.ac:
29252         Increase the libdv requirement to >= version 0.100
29253         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
29254         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
29255         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
29256         * ext/dv/gstdvdec.h:
29257         Add support for the new_media flag when sending DISCONT events
29258         Make the querying work when video pad is not linked
29259
29260 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29261
29262         reviewed by Benjamin Otte  <otte@gnome.org>
29263
29264         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
29265           create a NULL-initialized array of pads, so we don't think they
29266           exist already. (fixes #143130)
29267
29268 2004-06-07  Benjamin Otte  <otte@gnome.org>
29269
29270         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
29271         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
29272         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
29273           don't use // coments
29274
29275 2004-06-07  Benjamin Otte  <otte@gnome.org>
29276
29277         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
29278           cast to GstClockTime to get higher granularity
29279         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
29280           use gst_element_set_time_delay to get the exact time
29281         * ext/mad/gstmad.c: (gst_mad_chain):
29282           use the negotiated rate instead of the current frame's rate which
29283           might be wrong because of bit errors. This avoids emitting totally
29284           bogus timestamps and screwing sync.
29285         (fixes #143454)
29286
29287 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29288
29289         reviewed by Benjamin Otte  <otte@gnome.org>
29290
29291         * gst/adder/gstadder.c: (gst_adder_loop):
29292           properly error out when no negotiation has happened yet. (fixes
29293           #143032)
29294
29295 2004-06-06  Benjamin Otte  <otte@gnome.org>
29296
29297         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
29298           forward correctly transformed offset in discont events. Based on
29299           patch by Arwed v. Merkatz. (fixes #142851)
29300
29301 2004-06-06  David Schleef  <ds@schleef.org>
29302
29303         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
29304         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
29305         problems on several systems.
29306
29307 2004-06-06  Benjamin Otte  <otte@gnome.org>
29308
29309         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
29310           use explicit caps on the srcpad
29311         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29312           properly error out if caps couldn't be set (fixes #142764)
29313
29314 2004-06-06  Benjamin Otte  <otte@gnome.org>
29315
29316         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
29317         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
29318         (gst_alsa_start_audio):
29319           - don't call set_periods_integer anymore, it breaks the
29320           configuration randomly
29321           - call snd_pcm_hw_params_set_access directly instead of using masks
29322           - don't fail if the sw_params can't be set, just use the default
29323           params and hope it works. Alsalib has weird issues when you touch
29324           sw_params and does no proper error reporting about what failed.
29325         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
29326         (gst_alsa_close_audio):
29327           make our alsa debugging go via gst debugging and not conditionally
29328           defined
29329         * ext/alsa/gstalsa.h:
29330           add ALSA_DEBUG_FLUSH macro
29331         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
29332         (plugin_init):
29333           wrap alsa errors to be printed via the gst debugging system and not
29334           spammed to stderr
29335
29336 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29337
29338         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
29339         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
29340         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
29341         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
29342         (qtdemux_parse_trak):
29343         * gst/qtdemux/qtdemux.h:
29344           Bitch. Also known as seeking, querying & co.
29345         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
29346         (gst_osssink_change_state):
29347         * sys/oss/gstosssink.h:
29348           Resyncing is for weenies, this hack is no longer needed and was
29349           broken anyway (since it - unintendedly - always leaves resync to
29350           TRUE).
29351
29352 2004-06-05  Andrew Turner <zxombie@hotpop.com>
29353
29354         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
29355         * gst/tcp/gsttcpclientsrc.h: idem
29356           - define MSG_NOSIGNAL if not done
29357           - include unistd.h for off_t
29358           (fixes #143749)
29359
29360 2004-06-05  Benjamin Otte  <otte@gnome.org>
29361
29362         * configure.ac:
29363         * ext/kio/Makefile.am:
29364           check for qt's moc preprocessor explicitly and use it
29365
29366 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
29367
29368         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
29369           don't get a signal for EPIPE on socket writes
29370           (somebody check if this works on other platforms)
29371
29372 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
29373
29374         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
29375         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
29376           check error condition on available samples correctly
29377
29378 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
29379
29380         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
29381           avoid a segfault
29382         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
29383         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
29384         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
29385         (gst_tcpserversrc_gdp_read_header):
29386          use ssize_t over size_t since the former is signed and thus the
29387          check for error codes can work
29388
29389 2004-06-02  Wim Taymans  <wim@fluendo.com>
29390
29391         reviewed by: Johan
29392
29393         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
29394         (gst_multipart_mux_loop):
29395         Oops
29396
29397 2004-06-02  Wim Taymans  <wim@fluendo.com>
29398
29399         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
29400         (gst_multipart_mux_init), (gst_multipart_mux_loop),
29401         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
29402         (gst_multipart_mux_change_state):
29403         Added configurable boundary specifier, added the value as a
29404         caps field as well.
29405
29406 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29407
29408         * gst/tcp/gsttcp.c:
29409         * gst/tcp/gsttcpclientsrc.c:
29410         * gst/tcp/gsttcpclientsrc.h:
29411         * gst/tcp/gsttcpserversrc.c:
29412           - portability fix, to compile on OSX
29413             (fixes #143146)
29414
29415         * sys/osxaudio/gstosxaudioelement.c:
29416         * sys/osxaudio/gstosxaudiosink.c:
29417         * sys/osxaudio/gstosxaudiosrc.c:
29418           - compilation warnings on OSX
29419             (fixes #143153)
29420
29421 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
29422
29423         * ext/vorbis/vorbisdec.c : sign warning fixes
29424
29425         * gst-libs/gst/mixer/mixertrack.c :
29426           do no use defines which are glib 2.4 specific
29427
29428 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
29429
29430         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
29431           buffer since libflac doesn't expect it (reports a sync error when
29432           it encounters that)
29433
29434
29435 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
29436
29437         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
29438         * gst-libs/gst/mixer/mixertrack.c:
29439         (gst_mixer_track_get_property), (get_mixer_track_init),
29440         (get_mixer_track_get_property): Added property accessors
29441         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
29442         * gst-libs/gst/mixer/mixeroptions.c:
29443         (gst_mixer_options_get_values): Added
29444         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
29445         * gst-libs/gst/mixer/mixer.c: Fixed comment
29446
29447
29448 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
29449
29450         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
29451           improve error messages on open
29452
29453
29454 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
29455
29456         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
29457           check if v4l-conf is in path
29458
29459 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
29460
29461         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
29462           change assert to a more readable error message
29463
29464 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29465
29466         * gst-libs/gst/tuner/tunerchannel.h:
29467           - add a freq_multiplicator field to make the conversion
29468             between internal frequency unit and Hz
29469         * sys/v4l/gstv4lelement.c:
29470         * sys/v4l2/gstv4l2element.c:
29471           - change default video device to /dev/video0
29472         * sys/v4l/v4l_calls.c:
29473         * sys/v4l2/v4l2_calls.c:
29474           - we only expose frequency to the user in Hz instead of
29475             bastard v4lX unit (either 62.5kHz or 62.5Hz)
29476
29477 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
29478         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29479           Initialise b_o_s and e_o_s variables
29480         * gst-libs/gst/riff/riff-media.c:
29481         (gst_riff_create_video_caps_with_data):
29482           Add some unusual fourcc's from mplayer avi's
29483         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
29484           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
29485           autoplugging.
29486
29487 2004-05-28  Wim Taymans  <wim@fluendo.com>
29488
29489         * configure.ac:
29490         * gst/alpha/Makefile.am:
29491         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
29492         (gst_alpha_get_type), (gst_alpha_base_init),
29493         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
29494         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
29495         (gst_alpha_chroma_key), (gst_alpha_chain),
29496         (gst_alpha_change_state), (plugin_init):
29497         A plugin to add an alpha channel to I420 video. Can optionally do
29498         chroma keying.
29499         * gst/multipart/Makefile.am:
29500         * gst/multipart/multipart.c: (plugin_init):
29501         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
29502         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
29503         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
29504         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
29505         (gst_multipart_demux_change_state),
29506         (gst_multipart_demux_plugin_init):
29507         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
29508         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
29509         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
29510         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
29511         (gst_multipart_mux_pad_unlink),
29512         (gst_multipart_mux_request_new_pad),
29513         (gst_multipart_mux_handle_src_event),
29514         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
29515         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
29516         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
29517         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
29518         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
29519         send multipart jpeg images to a browser.
29520         * gst/videobox/Makefile.am:
29521         * gst/videobox/README:
29522         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
29523         (gst_video_box_get_type), (gst_video_box_base_init),
29524         (gst_video_box_class_init), (gst_video_box_init),
29525         (gst_video_box_set_property), (gst_video_box_get_property),
29526         (gst_video_box_sink_link), (gst_video_box_i420),
29527         (gst_video_box_ayuv), (gst_video_box_chain),
29528         (gst_video_box_change_state), (plugin_init):
29529         Crops or adds borders around an image. can do alpha channel
29530         borders as well.
29531         * gst/videomixer/Makefile.am:
29532         * gst/videomixer/README:
29533         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
29534         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
29535         (gst_videomixer_pad_get_sink_event_masks),
29536         (gst_videomixer_pad_get_property),
29537         (gst_videomixer_pad_set_property),
29538         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
29539         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
29540         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
29541         (gst_videomixer_base_init), (gst_videomixer_class_init),
29542         (gst_videomixer_init), (gst_videomixer_request_new_pad),
29543         (gst_videomixer_handle_src_event),
29544         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
29545         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
29546         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
29547         (gst_videomixer_loop), (gst_videomixer_get_property),
29548         (gst_videomixer_set_property), (gst_videomixer_change_state),
29549         (plugin_init):
29550         Generic video mixer plugin, can handle multiple inputs all with
29551         different framerates and video sizes. Is fully alpha channel
29552         aware.
29553
29554 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29555
29556         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29557           Select first track as master track. Not sure how else to handle
29558           that...
29559         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
29560           Discard discont events. Should fix #142962.
29561
29562 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29563
29564         * ext/alsa/Makefile.am:
29565         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
29566         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
29567         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
29568         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
29569         (gst_alsa_mixer_get_option):
29570         * ext/alsa/gstalsamixer.h:
29571         * ext/alsa/gstalsamixeroptions.c:
29572         (gst_alsa_mixer_options_get_type),
29573         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
29574         (gst_alsa_mixer_options_new):
29575         * ext/alsa/gstalsamixeroptions.h:
29576         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
29577         * ext/alsa/gstalsamixertrack.h:
29578           Add enumerations (as GstMixerOptions). Make correct distinction
29579           between input/output tracks. Add capture/playback private flag.
29580           Use flag to decide on whether to set capture or playback volumes
29581           or switches. Use playback and record switches.
29582         * gst-libs/gst/mixer/Makefile.am:
29583         * gst-libs/gst/mixer/mixer-marshal.list:
29584         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
29585         (gst_mixer_set_option), (gst_mixer_get_option),
29586         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
29587         (gst_mixer_volume_changed), (gst_mixer_option_changed):
29588         * gst-libs/gst/mixer/mixer.h:
29589         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
29590         (gst_mixer_options_class_init), (gst_mixer_options_init),
29591         (gst_mixer_options_dispose):
29592         * gst-libs/gst/mixer/mixeroptions.h:
29593           Add GstMixerOptions.
29594         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
29595           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
29596           broken device detection on computers with multiple OSS sound
29597           cards.
29598
29599 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29600
29601         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
29602           fixate nicely even when the peer is not negotiating
29603
29604 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29605
29606         * gst/audioconvert/gstaudioconvert.c:
29607         (gst_audio_convert_parse_caps):
29608           make sure we don't allow depth > width
29609         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
29610           fixate endianness to G_BYTE_ORDER as default
29611         * gst/audioscale/gstaudioscale.c:
29612           we don't handle another endianness as host-endianness
29613
29614 2004-05-25  David Schleef  <ds@schleef.org>
29615
29616         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
29617
29618 2004-05-24  Benjamin Otte  <otte@gnome.org>
29619
29620         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
29621         (gst_oggvorbisenc_setup):
29622           properly fail when we can't setup the vorbis encoder due to
29623           unsupported settings
29624         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
29625         (gst_vorbisenc_setup):
29626           same
29627         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
29628           fix case where warnings occured when one pad was unlinked while the
29629           other's link function was called
29630
29631 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
29632
29633         * gst/tcp/Makefile.am:
29634           use GST_ENABLE_NEW
29635
29636 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29637
29638         * gst-libs/gst/resample/private.h:
29639           don't use optimizations that are #if 0'ed
29640
29641 2004-05-24  Wim Taymans  <wim@fluendo.com>
29642
29643         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
29644         Fix potential division by zero error and hopefully get
29645         the position query right to get correct timestamps on avi
29646         audio.
29647
29648 2004-05-24  Wim Taymans  <wim@fluendo.com>
29649
29650         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
29651         (gst_videoscale_scale_nearest_str2),
29652         (gst_videoscale_scale_nearest_str4),
29653         (gst_videoscale_scale_nearest_32bit),
29654         (gst_videoscale_scale_nearest_24bit),
29655         (gst_videoscale_scale_nearest_16bit):
29656         Fix the scaling algorithm and avoid a buffer overflow.
29657         removed the while loop in the scaling function as it
29658         was used for point sampling only.
29659
29660 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29661
29662         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
29663         (gst_id3_tag_class_init), (gst_id3_tag_init),
29664         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
29665         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
29666         (gst_id3_tag_send_tag_event):
29667           lots of fixes to make id3mux work and id3demux work correctly
29668
29669 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
29670
29671         * ext/Makefile.am:
29672           add rules to build shout2send (was removed by accident
29673           when this module was no more marked experimental/broken)
29674
29675 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29676
29677         * ext/shout2/gstshout2.c:
29678         * ext/shout2/gstshout2.h:
29679           adding a "connection problem" signal to shout2send
29680           (fixes #142954)
29681
29682 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
29683
29684         * ext/kio/kioreceiver.cpp:
29685         * ext/kio/kioreceiver.h:
29686           fix sign comparison issues
29687
29688 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
29689
29690         * gst/cdxaparse/gstcdxaparse.c:
29691         * gst/cdxaparse/gstcdxaparse.h:
29692           some renaming
29693           add some checks/sanity
29694           prepare for seek addition
29695
29696         * sys/sunaudio/gstsunaudio.c:
29697           remove exported dupe init function
29698
29699 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
29700
29701         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
29702         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
29703           Fix format conversion and position querying.
29704         * gst/debug/progressreport.c: (gst_progressreport_report):
29705           Don't output a bogus total value that we didn't query.
29706         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
29707           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
29708           only a blank window after xine has been used.
29709
29710 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
29711
29712         * m4/as-arts.m4:
29713           sync with upstream version to fix test on FC2
29714           readd with -ko to preserve Id header
29715
29716 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
29717
29718         * configure.ac:
29719           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
29720         * gst/tcp/gsttcpclientsrc.c: idem
29721         * gst/tcp/gsttcpserversink.c: idem
29722         * gst/tcp/gsttcpserversrc.c: idem
29723         * m4/gst-fionread.m4: idem
29724
29725         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
29726
29727         * configure.ac: enable speex plugin for speex 1.1.5+
29728         * ext/speex/gstspeexenc.c: fix cast warning
29729
29730         * ext/esd/README: fix typo
29731
29732 2004-05-20  David Schleef  <ds@schleef.org>
29733
29734         * configure.ac: Minor cosmetic change to convince the buildbot to
29735         reautogen.
29736         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
29737         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
29738         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
29739         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
29740         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
29741         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
29742         More hacking.  Plays audio now.
29743
29744 2004-05-20  David Schleef  <ds@schleef.org>
29745
29746         * configure.ac:
29747         * sys/Makefile.am:
29748
29749 2004-05-20  David Schleef  <ds@schleef.org>
29750
29751         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
29752         * sys/osxaudio/gstosxaudio.c:
29753         * sys/osxaudio/gstosxaudioelement.c:
29754         * sys/osxaudio/gstosxaudioelement.h:
29755         * sys/osxaudio/gstosxaudiosink.c:
29756         * sys/osxaudio/gstosxaudiosink.h:
29757         * sys/osxaudio/gstosxaudiosrc.c:
29758         * sys/osxaudio/gstosxaudiosrc.h:
29759
29760 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29761
29762         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
29763         (gst_vorbisenc_chain):
29764           put the codec headers on the caps as streamheader as well as
29765           pushing them out
29766
29767 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29768
29769         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
29770         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
29771         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
29772         split up push_packet into two functions
29773
29774 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29775
29776         * gst/tcp/.cvsignore:
29777           ignore enums
29778         * gst/tcp/Makefile.am:
29779         * gst/tcp/README:
29780         * gst/tcp/gsttcp.c:
29781         * gst/tcp/gsttcp.h:
29782         * gst/tcp/gsttcpclientsink.c:
29783         * gst/tcp/gsttcpclientsink.h:
29784         * gst/tcp/gsttcpclientsrc.c:
29785         * gst/tcp/gsttcpclientsrc.h:
29786         * gst/tcp/gsttcpplugin.c:
29787         * gst/tcp/gsttcpserversink.c:
29788         * gst/tcp/gsttcpserversink.h:
29789         * gst/tcp/gsttcpserversrc.c:
29790         * gst/tcp/gsttcpserversrc.h:
29791           add new tcp elements
29792
29793 2004-05-19  Wim Taymans  <wim@fluendo.com>
29794
29795         * gst/law/mulaw-conversion.c: (mulaw_encode):
29796         Fix overflow bug in ulaw encoding.
29797
29798 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29799
29800         * ext/mad/gstmad.c: (gst_mad_handle_event):
29801           don't unref the event twice
29802
29803 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29804
29805         * configure.ac:
29806           remove -Wno-sign-compare
29807
29808 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29809
29810         * configure.ac:
29811           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
29812           if you want to work against glib 2.2 and 2.4
29813
29814 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
29815
29816         * gst/tcp/Makefile.am:
29817         * gst/tcp/gsttcp.c:
29818         * gst/tcp/gsttcp.h:
29819         * gst/tcp/gsttcpsink.h:
29820         * gst/tcp/gsttcpsrc.h:
29821           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
29822
29823 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29824
29825         * gst/debug/tests.c: (md5_get_value):
29826           fix segfault on gst-inspect
29827
29828 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29829
29830         * gst/debug/testplugin.c:
29831         * gst/debug/tests.c:
29832         * gst/debug/tests.h:
29833           add new extensible and configurable testing element. Current tests
29834           include buffer count, stream length, timestamp/duration matching and
29835           md5.
29836         * gst/debug/Makefile.am:
29837         * gst/debug/gstdebug.c: (plugin_init):
29838           add infrastructure for new element
29839
29840 2004-05-19  Johan Dahlin  <johan@gnome.org>
29841
29842         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
29843         ending of the array. Fixes gst-inspect segfault on ppc.
29844
29845 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
29846
29847         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
29848
29849         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
29850
29851 2004-05-18  David Schleef  <ds@schleef.org>
29852
29853         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
29854         warnings (bugs, actually) noticed by gcc but not forte.
29855
29856 2004-05-18  David Schleef  <ds@schleef.org>
29857
29858         * sys/sunaudio/Makefile.am:
29859         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
29860
29861 2004-05-18  David Schleef  <ds@schleef.org>
29862
29863         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
29864         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
29865         to allow qtdemux to use non-seekable streams. (bug #142272)
29866
29867 2004-05-18  David Schleef  <ds@schleef.org>
29868
29869         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
29870         (gst_resample_sinc_ft_float): Remove use of static temporary
29871         buffer.  This code was obviously not supposed to last long, but
29872         it's stuck in our ABI, so it required a little hack to make it
29873         ABI-compatible.  Fixes #142585.
29874         * gst-libs/gst/resample/resample.h: same.
29875
29876 2004-05-18  David Schleef  <ds@schleef.org>
29877
29878         * configure.ac: Add sunaudio
29879         * examples/Makefile.am: make gstplay depend on gconf
29880         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
29881         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
29882         (convert_table_lookup), (img_convert): remove c99-isms
29883         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
29884           unsigned, to fix a warning on Solaris
29885         * gst/mpeg1sys/systems.c: bcopy->memcpy
29886         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
29887         * sys/Makefile.am: Add sunaudio
29888
29889 2004-05-18  Wim Taymans  <wim@fluendo.com>
29890
29891         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
29892         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
29893         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
29894         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
29895         (gst_ogg_mux_loop):
29896         Fix an ugly memleak where the muxer didn't flush enough ogg
29897         pages. This also resulted in badly muxed ogg files.
29898
29899 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
29900
29901         * gst/asfdemux/asfheaders.c :
29902         * gst/asfdemux/asfheaders.h :
29903         * gst/asfdemux/gstasfdemux.c :
29904           - fix ASF_OBJ_PADDING guid
29905           - add 3 new object guids (language list, metadata,
29906             extended stream properties)
29907           - add a function to parse extended header objects
29908
29909 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29910
29911         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
29912           remove leftover debugging g_print
29913
29914 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29915
29916         * ext/mad/gstmad.c: (gst_mad_handle_event):
29917           Fix for when the first format in a discont event is not a
29918           byte-based one. Should fix #137710.
29919
29920 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
29921
29922         * m4/a52.m4 : fix compilation with -Wall -Werror
29923         * m4/libfame.m4 : idem
29924         * m4/libmikmod.m4 : idem
29925
29926 2004-05-17  Benjamin Otte  <otte@gnome.org>
29927
29928         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
29929           signal the new tags before giving up the reference
29930
29931 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29932
29933         * ext/shout2/gstshout2.c:
29934           use application/ogg instead of application/x-ogg (patch by Patrick
29935           Guimond, fixes #142432)
29936         * sys/oss/gstosselement.c: (gst_osselement_reset),
29937         (gst_osselement_sync_parms):
29938           don't set fragment size unless specified (fixes #142493)
29939
29940 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
29941
29942         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
29943           fixes #142664
29944
29945 2004-05-17  Benjamin Otte  <otte@gnome.org>
29946
29947         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
29948           compute offsets correctly for internal buffers so timestamps are set
29949           correctly when we can't seek. Also handle cases where there are no
29950           offsets. (based on a patch by David Moore, fixes #142507)
29951
29952 2004-05-17  Benjamin Otte  <otte@gnome.org>
29953
29954         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
29955           use correct variable when determining amount of data to skip so we
29956           don't skip into the void and segfault
29957
29958 2004-05-16  Benjamin Otte  <otte@gnome.org>
29959
29960         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
29961           Hi, I'm a memleak
29962
29963 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
29964
29965         * gst/asfdemux/gstasfdemux.c:
29966           - fix a mem leak and always propagate tags
29967           - add WMV3 to known video codecs (but no decoder yet)
29968           - replace "surplus data" at end of audio header for what
29969             it is : codec specific data
29970           - fix a typo
29971
29972 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
29973
29974         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
29975
29976         * gst-libs/gst/audio/audioclock.c:
29977           Fix wrong return type (#142205).
29978
29979 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29980
29981         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
29982           Ignore CRCs by default (fixes #142566).
29983
29984 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29985
29986         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
29987         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
29988         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
29989         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
29990         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
29991         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
29992           Fix for cases where we fail to attach to a mixer.
29993
29994 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29995
29996         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
29997           Don't touch events after not owning them anymore.
29998         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
29999         (gst_wavparse_fmt), (gst_wavparse_other),
30000         (gst_wavparse_handle_seek), (gst_wavparse_loop),
30001         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
30002         (gst_wavparse_srcpad_event):
30003         * gst/wavparse/gstwavparse.h:
30004           Add seeking, fix querying.
30005
30006 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
30007
30008         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
30009           - process comments even if they don't end with \0\0
30010             g_convert would ignore them if present and works well without them
30011
30012 2004-05-16  Benjamin Otte  <otte@gnome.org>
30013
30014         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
30015           simplify caps
30016
30017 2004-05-16  Benjamin Otte  <otte@gnome.org>
30018
30019         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
30020           don't write to memory we might not write to - g_convert does that
30021           for us anyway (fixes #142613)
30022         (gst_asf_demux_audio_caps):
30023           comment out gst_util_dump_mem
30024
30025 2004-05-16  Benjamin Otte  <otte@gnome.org>
30026
30027         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
30028           compute correct expected timestamps after seek (broken since
30029           last commit)
30030         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
30031           rename element and debugging category to gdkpixbufscale
30032
30033 2004-05-16  Benjamin Otte  <otte@gnome.org>
30034
30035         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
30036           add error checking to snd_pcm_delay and remove duplicate call to
30037           snd_pcm_delay that caused issues (see inline code comments)
30038         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
30039           make more readable and fix return value when snd_pcm_delay fails
30040         (fixes #142586)
30041
30042 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
30043         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
30044         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
30045         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
30046         (gst_pixbufscale_link), (gst_pixbufscale_init),
30047         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
30048         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
30049         (gst_pixbufscale_get_property), (pixbufscale_init):
30050         * ext/gdk_pixbuf/pixbufscale.h:
30051         Add these files I forgot earlier
30052
30053 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
30054         * ext/gdk_pixbuf/Makefile.am:
30055         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
30056         * ext/gdk_pixbuf/gstgdkpixbuf.h:
30057         Add new pixbufscale element to scale RGB video
30058         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
30059         and HYPER interpolation correctly.
30060         * ext/theora/theoraenc.c: (theora_enc_chain),
30061         Discard buffer and return if explicit caps could not be set
30062         (theora_enc_get_property):
30063         Make _get return kbps for the bitrate consistent with
30064         the _set function.
30065
30066
30067 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30068
30069         * ext/libvisual/visual.c: (gst_visual_chain):
30070           add missing visual_audio_analyze
30071
30072 2004-05-14  David Schleef  <ds@schleef.org>
30073
30074         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
30075         is killed while we're playing.
30076         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
30077         gst_element_no_more_pads().
30078
30079 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
30080
30081         * gst-libs/gst/riff/riff-read.c :
30082           - fix INFO tag extraction in RIFF/AVI files
30083             because gst_event_unref (event) also freed taglist
30084           - avoid a mem leak
30085
30086 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
30087
30088         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
30089         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
30090
30091         * gst/auparse/gstauparse.c :
30092           - add code (commented for now) to support audio/x-adpcm on src pad
30093             (we have no decoder for those layout yet)
30094
30095         * gst/cdxaparse/gstcdxaparse.c :
30096         * gst/cdxaparse/gstcdxaparse.h :
30097           - partial rewrite using RiffRead (ripped iain's wavparse code)
30098
30099         * gst/rtp/gstrtpL16enc.c : typo
30100         * gst/rtp/gstrtpgsmenc.c : typo
30101
30102 2004-05-13  Benjamin Otte  <otte@gnome.org>
30103
30104         * configure.ac:
30105           check for exact version of libvisual, it's not supposed to be
30106           API/ABI stable yet
30107
30108 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30109
30110         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
30111           signal no-more-pads
30112
30113 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
30114
30115         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
30116         Report which format was used for GST_FORMAT_DEFAULT
30117         * gst/debug/Makefile.am:
30118         * gst/debug/gstdebug.c: (plugin_init):
30119         * gst/debug/progressreport.c: (gst_progressreport_base_init),
30120         (gst_progressreport_class_init), (gst_progressreport_init),
30121         (gst_progressreport_report), (gst_progressreport_set_property),
30122         (gst_progressreport_get_property), (gst_progressreport_chain),
30123         (gst_progressreport_plugin_init):
30124         Add progressreport element for testing.
30125
30126 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
30127
30128         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
30129         * sys/v4l/gstv4lsrc.h:
30130         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
30131         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
30132         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
30133         (gst_v4lsrc_grab_frame):
30134           add more debugging
30135           send a discont at start
30136
30137 2004-05-12  Colin Walters  <walters@redhat.com>
30138
30139         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
30140         inflooping if we can't find a chunk.  Or in other words, don't blow
30141         chunks if we don't have a chunk to blow.
30142
30143 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
30144         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
30145         Remove old debug output
30146         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
30147         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
30148         (gst_dvdec_set_property), (gst_dvdec_get_property):
30149         Change the quality setting to an enum, so it works from gst-launch
30150         Don't renegotiate a non-linked pad. Allows audio only decoding.
30151         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
30152         (gst_deinterlace_link), (gst_deinterlace_init):
30153         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
30154         (gst_videodrop_link):
30155         Some caps negotiation fixes
30156
30157 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
30158
30159         * ext/tarkin/gsttarkin.c :
30160           - Change RANK from NONE to PRIMARY
30161         * ext/gdk_pixbuf/gstgdkpixbuf.c :
30162           - Change RANK from NONE to MARGINAL
30163         * ext/divx/gstdivxenc.c :
30164           - Change RANK from PRIMARY to NONE (encoder/spider issue)
30165
30166 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
30167
30168         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
30169         (gst_vorbisenc_push_packet):
30170           copy a function that was added between 1.0 and 1.0.1 until we
30171           depend on worthwhile features of post-1.0
30172
30173 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30174
30175         * configure.ac:
30176           enable shout2 by default
30177         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
30178         (gst_shout2send_base_init), (gst_shout2send_init),
30179         (gst_shout2send_connect), (gst_shout2send_change_state):
30180         * ext/shout2/gstshout2.h:
30181           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
30182           #142262)
30183         * ext/theora/theora.c: (plugin_init):
30184           don't set rank on encoders
30185
30186 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
30187
30188         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
30189           Use codec_data property instead of flag1 and flag2 for wma
30190
30191 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
30192
30193         * gst/cdxaparse/gstcdxaparse.c :
30194           - Add mpegversion to CAPS to make it link
30195           - Rank is as GST_RANK_SECONDARY instead of NONE
30196         * gst/auparse/gstauparse.c :
30197           - Document all audio encoding we can encounter from Solaris 9
30198             headers and libsndfile information.
30199           - Increase max. rate from 48000 to 192000 (to match other elements)
30200           - Don't try to play junk data between header and samples
30201
30202 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30203
30204         * ext/libvisual/visual.c: (gst_visual_getcaps):
30205           use the right caps depending on endianness (I hope)
30206         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
30207           use GST_RANK_NONE for all non-decoding elements or spider gets
30208           mighty confused
30209
30210 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30211
30212         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
30213           Fix some odd cases and fix BE metadata parsing of unicode16 text.
30214
30215 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30216
30217         * gst/switch/gstswitch.c: (gst_switch_release_pad),
30218         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
30219         (gst_switch_loop), (gst_switch_get_type):
30220           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
30221           HEADERS. Had to be said.
30222
30223 2004-05-10  David Schleef  <ds@schleef.org>
30224
30225         * configure.ac: Add prototype Dirac support.
30226         * ext/Makefile.am:
30227         * ext/dirac/Makefile.am:
30228         * ext/dirac/gstdirac.cc:
30229         * ext/dirac/gstdiracdec.cc:
30230
30231 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30232
30233         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
30234         (gst_auparse_init), (gst_auparse_chain),
30235         (gst_auparse_change_state):
30236           Hack around spider. Remove me some day please.
30237
30238 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30239
30240         * gst/auparse/gstauparse.c: (gst_auparse_chain):
30241           Fix for some uninitialized variables in previous patch, also
30242           makes it work. Fixes #142286 while we're at it.
30243
30244 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
30245
30246         * gst/auparse/gstauparse.c:
30247                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
30248                 only unsupported formats are ADPCM/CCITT G.72x
30249                 reviewed by Ronald
30250         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
30251
30252 2004-05-10  Wim Taymans  <wim@fluendo.com>
30253
30254         * ext/vorbis/Makefile.am:
30255         * ext/vorbis/README:
30256         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
30257         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
30258         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
30259         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
30260         (gst_oggvorbisenc_convert_sink),
30261         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
30262         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
30263         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
30264         (get_constraints_string), (update_start_message),
30265         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
30266         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
30267         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
30268         * ext/vorbis/oggvorbisenc.h:
30269         * ext/vorbis/vorbis.c: (plugin_init):
30270         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
30271         (raw_caps_factory), (gst_vorbisenc_class_init),
30272         (gst_vorbisenc_init), (gst_vorbisenc_setup),
30273         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
30274         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
30275         * ext/vorbis/vorbisenc.h:
30276         Added a raw vorbis encoder to be used with the oggmuxer.
30277         We still need the old encoder for some gnome applications,
30278         read the README to find out how that works.
30279         The raw encoder is called "rawvorbisenc" until 0.9.
30280
30281 2004-05-10  Wim Taymans  <wim@fluendo.com>
30282
30283         * ext/ogg/gstogg.c: (plugin_init):
30284         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
30285         (gst_ogg_print):
30286         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
30287         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
30288         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
30289         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
30290         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
30291         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
30292         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
30293         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
30294         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
30295         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
30296         Added an ogg muxer.
30297         Small typo fixes in the demuxer.
30298
30299 2004-05-10  Wim Taymans  <wim@fluendo.com>
30300
30301         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
30302         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
30303         (theora_enc_change_state), (theora_enc_set_property),
30304         (theora_enc_get_property):
30305         Mark the last packet with an EOS flag which is not really needed
30306         in gstreamer.
30307         Do some better video framerate initialisation.
30308         Update the buffer timestamp.
30309
30310 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
30311
30312         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
30313         Return the result of the parent state change call
30314
30315 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
30316
30317         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
30318         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
30319         * gst/law/alaw-encode.c : (idem)
30320         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
30321         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
30322         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
30323
30324 2004-05-09  Benjamin Otte  <otte@gnome.org>
30325
30326         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
30327           don't use a fixed buffer size when writing variable length data to
30328           it. Fixes memory corruption and makes alsasrc work
30329
30330 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30331
30332         * ext/gnomevfs/gstgnomevfssink.c:
30333         (_gst_boolean_allow_overwrite_accumulator),
30334         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
30335           Run glib's default signal handler (??) in RUN_CLEANUP rather than
30336           RUN_LAST, and don't use that to set the accumulator value because
30337           then it's always FALSE.
30338
30339 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30340
30341         * gst-libs/gst/riff/riff-media.c:
30342         (gst_riff_create_video_caps_with_data),
30343         (gst_riff_create_audio_caps),
30344         (gst_riff_create_audio_template_caps):
30345         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
30346           Fix for unaligned RIFF files (i.e. where all the chunks together
30347           in a LIST chunk are not of the same size as the size given in
30348           the LIST chunk header). Fixes several odd WAVE files. Also fix
30349           ADPCM (block_align property) in audio, so that wavparse based
30350           on this works now as it used to stand-alone.
30351
30352 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
30353
30354         reviewed by Benjamin Otte  <otte@gnome.org>
30355
30356         * ext/a52dec/gsta52dec.c:
30357         * ext/divx/gstdivxdec.c:
30358         * ext/divx/gstdivxenc.c:
30359         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
30360         * ext/faac/gstfaac.c: (gst_faac_base_init):
30361         * ext/faad/gstfaad.c: (gst_faad_base_init):
30362         * ext/ivorbis/vorbisfile.c:
30363         * ext/lame/gstlame.c:
30364         * ext/libfame/gstlibfame.c:
30365         * ext/mpeg2enc/gstmpeg2enc.cc:
30366         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
30367         * ext/sidplay/gstsiddec.cc:
30368         * ext/speex/gstspeexdec.c:
30369         * ext/speex/gstspeexenc.c:
30370         * ext/xvid/gstxviddec.c:
30371         * ext/xvid/gstxvidenc.c:
30372           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
30373           (fixes #142193)
30374
30375 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30376
30377         * ext/alsa/gstalsa.c: (device_list),
30378         (gst_alsa_class_probe_devices):
30379         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
30380           Fix alsa oddness in mixer after the combination of using mixer
30381           in source/sink elements and using hw:x,y instead of just hw:x.
30382
30383 2004-05-09  Benjamin Otte  <otte@gnome.org>
30384
30385         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
30386         (gst_wavparse_create_sourcepad):
30387           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
30388           sourcepads
30389
30390 2004-05-09  Benjamin Otte  <otte@gnome.org>
30391
30392         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
30393           allow discont events before caps nego
30394
30395 2004-05-08  Benjamin Otte  <otte@gnome.org>
30396
30397         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
30398           don't leak events
30399
30400 2004-05-08  Benjamin Otte  <otte@gnome.org>
30401
30402         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
30403         (gst_level_change_state), (gst_level_init):
30404         * gst/level/gstlevel.h:
30405           figure out if we're initialized directly instead of keeping a
30406           variable that's wrong in 90% of cases
30407           don't initialize pads and then leak them and use a new unitialized
30408           pad. (fixes #142084)
30409           these were bugs so n00bish I didn't find them for an hour :/
30410
30411 2004-05-08 Iain <iain@prettypeople.org>
30412
30413         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
30414         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
30415         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
30416         return the length that was read.
30417         (gst_riff_read_strf_auds): Allow fmt tags as well.
30418
30419 2004-05-07  David Schleef  <ds@schleef.org>
30420
30421         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
30422         signed char assumption in faad.h.
30423
30424 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30425
30426         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
30427           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
30428
30429 2004-05-07  Colin Walters  <walters@redhat.com>
30430
30431         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
30432         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
30433         function.
30434         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
30435         Add dispose function.
30436
30437 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
30438         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
30439           Fix caps nego and pad templates. RGB mode caps should
30440           work now.
30441         * ext/dvdnav/gst-dvd:
30442           Move mpeg2dec inside the thread because otherwise the
30443           queue rejects cap changes mid-stream
30444         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
30445         (gst_mpeg2dec_flush_decoder):
30446           For mpeg2dec > 0.4.0, call the flush function instead of
30447           manually extracting all in-flight frames.
30448         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
30449         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
30450           Change mime type video/dv go video/x-dv to match the
30451           rest of gst-plugins
30452
30453 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30454
30455         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
30456         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
30457         (gst_alsa_sink_class_init):
30458         * ext/alsa/gstalsasink.h:
30459         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
30460         (gst_alsa_src_class_init):
30461         * ext/alsa/gstalsasrc.h:
30462           Make alsasink/src a subclass of alsamixer so that mixer stuff
30463           shows up in gst-rec. Needs some finetuning.
30464
30465 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30466
30467         * ext/lame/gstlame.c: (gst_lame_chain):
30468           simplify
30469         * ext/mad/gstmad.c: (gst_mad_handle_event):
30470           fix event leak
30471         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
30472           be able to detect mp3 files < 4096 bytes
30473
30474 2004-05-06  Wim Taymans  <wim@fluendo.com>
30475
30476         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
30477         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
30478         (theora_enc_set_property), (theora_enc_get_property):
30479         Also encode the first frame, cleanup some code.
30480
30481 2004-05-06  Wim Taymans  <wim@fluendo.com>
30482
30483         * ext/mpeg2enc/gstmpeg2enc.cc:
30484         Forward events first before deciding that negotiation was
30485         not performed.
30486
30487 2004-05-06  Wim Taymans  <wim@fluendo.com>
30488
30489         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
30490         First process the events before deciding that negotiation
30491         was not performed.
30492
30493 2004-05-06  Wim Taymans  <wim@fluendo.com>
30494
30495         * ext/theora/Makefile.am:
30496         * ext/theora/theora.c: (plugin_init):
30497         * ext/theora/theoradec.c: (theora_dec_change_state):
30498         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
30499         (gst_theora_enc_class_init), (gst_theora_enc_init),
30500         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
30501         (theora_enc_chain), (theora_enc_change_state),
30502         (theora_enc_set_property), (theora_enc_get_property):
30503         Added a theora encoder, grouped the encoder and decoder into the
30504         same plugin.
30505
30506 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
30507
30508         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
30509         (gst_jpegenc_chain):
30510         fix DURATION on outgoing buffers
30511         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
30512         debug using time formats
30513         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
30514         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
30515         (gst_xvimagesink_sink_link):
30516         windows with width/height 0 generate X errors, so don't allow them
30517
30518 2004-05-05  Wim Taymans  <wim@fluendo.com>
30519
30520         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
30521         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
30522         (gst_mpeg2dec_negotiate_format):
30523         * ext/mpeg2dec/gstmpeg2dec.h:
30524           removed the static pad template so that we can add the
30525           more accurate framerate value to the caps.
30526
30527
30528 2004-05-04  Benjamin Otte  <otte@gnome.org>
30529
30530         * configure.ac:
30531           check for kdemacros.h, too (should fix #141821)
30532         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
30533           don't crash if no header was sent, but nicely error out (fixes part
30534           of #141554)
30535
30536 2004-05-04  Wim Taymans  <wim@fluendo.com>
30537
30538         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
30539         parent dispose function to avoid segfault on destroy.
30540
30541 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
30542
30543         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
30544         (plugin_init):
30545         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30546         (gst_xvimagesink_sink_link):
30547         clean up debugging caps
30548         also recreate xvimage when format has changed
30549
30550 2004-05-04  Benjamin Otte  <otte@gnome.org>
30551
30552         * ext/libvisual/Makefile.am:
30553         * ext/libvisual/visual.c: (gst_visual_class_init),
30554         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
30555         (gst_visual_srclink), (gst_visual_chain),
30556         (gst_visual_change_state), (plugin_init):
30557           use a GstAdapter to correctly adapt buffer sizes - allows using a
30558           framerate
30559
30560 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
30561
30562         * sys/v4l/gstv4lelement.h:
30563         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
30564         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
30565         (gst_v4lsrc_buffer_free):
30566         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
30567         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
30568         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
30569         (gst_v4lsrc_requeue_frame):
30570         move some debugging categories around
30571         query for fps index and set accordingly if found
30572
30573 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
30574
30575         * ext/lame/gstlame.c:
30576         correct defaults that lame_init puts out of range
30577
30578 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
30579
30580         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
30581         (gst_divxenc_class_init):
30582         fix range since -1 is the default
30583         * gst/mpeg1sys/gstmpeg1systemencode.c:
30584         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
30585         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
30586         (gst_rtjpegdec_chain):
30587         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
30588         (gst_rtjpegenc_chain):
30589         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
30590         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
30591         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
30592         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
30593         * sys/v4l/gstv4lsrc.c:
30594         * sys/v4l/v4l_calls.c: (gst_v4l_open):
30595         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
30596         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
30597         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
30598         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
30599           remove gst_info calls
30600
30601 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
30602
30603         * Makefile.am:
30604         * po/af.po:
30605         * po/az.po:
30606         * po/en_GB.po:
30607         * po/nl.po:
30608         * po/sr.po:
30609         * po/sv.po:
30610           Updated translations
30611
30612 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
30613
30614         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
30615           refactor/comment code
30616
30617 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30618
30619         * gst/asfdemux/Makefile.am:
30620         * gst/asfdemux/asfheaders.c:
30621         * gst/asfdemux/asfheaders.h:
30622         * gst/asfdemux/gstasf.c: (plugin_init):
30623         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
30624         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
30625         (gst_asf_demux_setup_pad):
30626         * gst/asfdemux/gstasfdemux.h:
30627         * gst/asfdemux/gstasfmux.c:
30628         * gst/asfdemux/gstasfmux.h:
30629           Add tagging support to demuxer, split out registration in its own
30630           file instead of in demux (hacky), and prevent having some tables
30631           in our memory multiple times (in asfheaders.h).
30632
30633 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30634
30635         * gst/matroska/matroska-demux.c:
30636         (gst_matroska_demux_parse_metadata):
30637         * gst/matroska/matroska-ids.h:
30638           Basic tag reading support.
30639
30640 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30641
30642         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
30643           Really detect ac-3 audio.
30644         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
30645           really detect matroska files (off-by-1).
30646
30647 2004-04-30  David Schleef  <ds@schleef.org>
30648
30649         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
30650         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
30651         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
30652         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
30653         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
30654         hackage -- parse a lot more atoms, extract a few tags.  One might even
30655         mistake this for tag support.  Maybe it is.
30656         * gst/qtdemux/qtdemux.h:
30657
30658 2004-04-30  Colin Walters  <walters@verbum.org>
30659
30660         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
30661
30662 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
30663
30664         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
30665         (gst_ffmpegcolorspace_getcaps):
30666           remove broken nego fix
30667
30668 2004-04-30  Benjamin Otte  <otte@gnome.org>
30669
30670         * configure.ac:
30671         * ext/Makefile.am:
30672         * ext/libvisual/Makefile.am:
30673         * ext/libvisual/visual.c:
30674           add initial support for libvisual (http://libvisual.sourceforge.net)
30675           libvisual is still quite alpha, so expect crashes in there :)
30676
30677 2004-04-29  David Schleef  <ds@schleef.org>
30678
30679         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
30680         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
30681         up qtdemux to make it spit out codec_data.  Do _not_ look at this
30682         code; you will no longer respect me.
30683
30684 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
30685
30686         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
30687         * ext/alsa/gstalsa.h :
30688         change alsa pcm device discovery to find more than 1 device
30689         per card. code review by Ronald.
30690
30691 2004-04-29  David Schleef  <ds@schleef.org>
30692
30693         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
30694         Add a check for a driver bug on FreeBSD.  (bug #140565)
30695
30696 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
30697
30698         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
30699         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
30700         (gst_jpegenc_getcaps):
30701           move format setting to inner loop
30702         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
30703         (gst_ffmpegcolorspace_getcaps):
30704           use GST_PAD_CAPS if available so that we use already negotiated
30705           caps
30706         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
30707         (qtdemux_parse_moov), (qtdemux_parse):
30708           extra debugging
30709         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
30710         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
30711           move hardcoded path to DEFINE
30712
30713 2004-04-28  David Schleef  <ds@schleef.org>
30714
30715         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
30716         (bug #140064)
30717
30718 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30719
30720         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
30721           Don't probe for playback device if we're a source element. Fixes
30722           #139658.
30723
30724 2004-04-29  Benjamin Otte  <otte@gnome.org>
30725
30726         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
30727         (gst_id3_tag_chain):
30728           rewrite buffer offset
30729
30730 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30731
30732         * configure.ac:
30733         * ext/Makefile.am:
30734         * ext/dts/Makefile.am:
30735         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
30736         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
30737         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
30738         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
30739         (gst_dtsdec_loop), (gst_dtsdec_change_state),
30740         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
30741         (plugin_init):
30742         * ext/dts/gstdtsdec.h:
30743           New DTS decoder.
30744         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
30745         (gst_faad_srcconnect):
30746           Add ESDS atom handling (.m4a).
30747
30748 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30749
30750         * ext/divx/gstdivxdec.c: (plugin_init):
30751           Remove comment that makes no sense.
30752         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
30753           Fix for obvious typo that resulted in warnings during gst-register.
30754         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
30755         (gst_xviddec_sink_link):
30756           Fix caps negotiation a bit better.
30757         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
30758           We call this 'codec_data', not 'esds'.
30759
30760 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30761
30762         * gst/monoscope/gstmonoscope.c:
30763           make sure we only provide 256x128
30764         * gst/monoscope/monoscope.c: (monoscope_init):
30765           assert size of 256x128
30766
30767 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
30768
30769         * Makefile.am:
30770         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
30771         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
30772           fixate to max width and height of device
30773
30774 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
30775
30776         * Makefile.am:
30777         * sys/v4l/gstv4l.c:
30778         * sys/v4l/gstv4lsrc.c:
30779         * sys/v4l/v4l_calls.c:
30780         * sys/v4l/v4lsrc_calls.c:
30781           fix for qc-usb driver which fakes having more than one buffer
30782           by handing the same buffer twice, which confused GStreamer's/v4lsrc
30783           buffer_free override
30784           add debugging
30785
30786 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
30787
30788         * Makefile.am:
30789         * gst/videotestsrc/gstvideotestsrc.c:
30790         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
30791         (gst_videotestsrc_init), (gst_videotestsrc_get),
30792         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
30793         * gst/videotestsrc/gstvideotestsrc.h:
30794           add num-buffers property
30795
30796         2004-04-26  Benjamin Otte  <otte@gnome.org>
30797
30798         * ext/mad/gstid3tag.c: (plugin_init):
30799           set id3mux rank to NONE so it doesn't confuse spider
30800           require audio/mpeg,mpegversion=1 in id3mux
30801
30802 2004-04-26  Benjamin Otte  <otte@gnome.org>
30803
30804         * configure.ac:
30805           detect faad correctly as non-working if it's indeed non-working
30806
30807 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
30808
30809         * Makefile.am:
30810         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
30811         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
30812         fix _getcaps so it only negotiates to its supported format
30813
30814 2004-04-25  Benjamin Otte  <otte@gnome.org>
30815
30816         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
30817           fix memleak
30818
30819 2004-04-23  Benjamin Otte  <otte@gnome.org>
30820
30821         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
30822           audio/x-raw-int with height rules! not. Now it's depth.
30823
30824 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30825
30826         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
30827         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
30828         (gst_wavparse_loop):
30829           Missing variable initialization. Add handling of DVI ADPCM. Fix
30830           mis-parsing of LIST chunks. This works around a bug where we mis-
30831           parse non-aligning LIST chunks (so LIST chunks where the contents
30832           don't align with the actual LIST size). The correct fix is to use
30833           rifflib, I'm not going to fix wavparse - too much work. All this
30834           fixes #104878.
30835
30836 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30837
30838         reviewed by Benjamin Otte  <otte@gnome.org>
30839
30840         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
30841           fix shoutcast not working (fixes #140844)
30842
30843 2004-04-22  Benjamin Otte  <otte@gnome.org>
30844
30845         * ext/hermes/gsthermescolorspace.c:
30846         (gst_hermes_colorspace_caps_remove_format_info):
30847         * gst/colorspace/gstcolorspace.c:
30848         (gst_colorspace_caps_remove_format_info):
30849         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
30850         (gst_ffmpegcolorspace_caps_remove_format_info):
30851           s/gst_caps_simplify/gst_caps_do_simplify/
30852
30853 2004-04-22  Benjamin Otte  <otte@gnome.org>
30854
30855         * gst-libs/gst/riff/riff-media.c:
30856         (gst_riff_create_video_caps_with_data):
30857           mpegversion is an int
30858         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
30859           don't try to create pad templates with NULL caps, use any caps
30860           instead.
30861
30862 2004-04-20  David Schleef  <ds@schleef.org>
30863
30864         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
30865         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
30866         (bug #140384)
30867
30868 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
30869
30870         reviewed by David Schleef
30871
30872         * ext/mad/gstid3tag.c: Add stdlib.h
30873         * gst/rtp/gstrtpgsmenc.c: same
30874         * gst/tags/gstid3tag.c: same
30875         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
30876         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
30877         GST_DISABLE_LOADSAVE use.
30878         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
30879         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
30880         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
30881         atol(3)).
30882         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
30883         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
30884         strtoul(3)).
30885         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
30886         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
30887         $(ID3_CFLAGS).
30888         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
30889         $(LIBFAME_CFLAGS).
30890
30891 2004-04-20  David Schleef  <ds@schleef.org>
30892
30893         * gst/realmedia/rmdemux.c:  This was supposed to part of the
30894         last checkin.  Same idea.
30895
30896 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
30897
30898         reviewed by David Schleef
30899
30900         * configure.ac: bump required gstreamer version to 0.8.1.1
30901         because of following changes [--ds]
30902
30903         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
30904         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
30905         (gst_riff_read_header):  Use GST_READ_UINT*
30906         macros to access possibly unaligned memory.
30907
30908         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
30909         (mp3_type_find):  Use GST_READ_UINT*
30910         macros to access possibly unaligned memory.
30911         (mp3_type_find, mpeg1_parse_header, qt_type_find)
30912         (speex_type_find): Likewise
30913
30914         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
30915
30916         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
30917         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
30918         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
30919         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
30920         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
30921         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
30922         macros to access possibly unaligned memory.
30923
30924         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
30925         Likewise.
30926
30927         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
30928         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
30929
30930         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
30931         Likewise.
30932
30933         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
30934         (gst_mpeg2subt_chain_subtitle): Likewise.
30935
30936         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
30937         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
30938         Likewise.
30939
30940         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
30941         Likewise.
30942
30943         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
30944         Likewise.
30945
30946         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
30947         Likewise.
30948
30949 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
30950
30951         * configure.ac:
30952           update required version of GStreamer because of GST_TIME_FORMAT
30953
30954 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30955
30956         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
30957           remove leftover g_print
30958         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
30959           don't try setting only a subset of the caps. We don't want to kill
30960           autoplugging on purpose
30961
30962 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
30963
30964         * sys/ximage/ximagesink.c: (plugin_init):
30965         * sys/xvimage/xvimagesink.c: (plugin_init):
30966           add debugging categories
30967
30968 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
30969
30970         * po/en_GB.po:
30971         * po/LINGUAS:
30972           Adding en_GB translation (Gareth Owen)
30973
30974 2004-04-20  David Schleef  <ds@schleef.org>
30975
30976         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
30977         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
30978         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
30979         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
30980         A number of new features and hacks to extract the esds atom and
30981         put it into the caps.  (bug #137724)
30982
30983 2004-04-19  David Schleef  <ds@schleef.org>
30984
30985         * gconf/Makefile.am: Fix for non-GNU make
30986         * gst-libs/gst/Makefile.am: Change directory order to handle
30987         GstPlay linking with gstinterfaces
30988         * gst-libs/gst/audio/make_filter: make use of tr portable
30989         * gst-libs/gst/play/Makefile.am: Add intended \
30990         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
30991         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
30992         function prototype instead of void *.
30993         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
30994         macro.
30995         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
30996         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
30997         * gst/videofilter/make_filter: make use of tr portable
30998         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
30999
31000 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
31001
31002         * po/LINGUAS:
31003         * po/uk.po:
31004           Added Ukrainian translation (Maxim V. Dziumanenko)
31005
31006 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31007
31008         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
31009         (gst_gsmdec_link), (gst_gsmdec_chain):
31010           Fix capsnego, simplify chain function slightly.
31011         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
31012           Add GSM.
31013
31014 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31015
31016         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
31017         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
31018         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
31019           Hack to make wavparse work with spider (always -> sometimes pad).
31020           Fixes #135862 && #140411.
31021
31022 2004-04-18  Benjamin Otte  <otte@gnome.org>
31023
31024         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
31025         (gst_osselement_rate_probe_check),
31026         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
31027           get rid of \n in debug output
31028
31029 2004-04-17  Iain <iain@prettypeople.org>
31030
31031         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
31032         not just EOS.
31033
31034 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31035
31036         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
31037         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
31038         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
31039         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
31040         (gst_id3_tag_src_link), (gst_id3_tag_chain),
31041         (gst_id3_tag_change_state), (plugin_init):
31042           deprecate id3tag element and replace with id3demux/id3mux.
31043           great side effect: this ugly file is now even uglier, yay!
31044         * ext/mad/gstmad.h:
31045           remove non-available function
31046           update for new get_type
31047
31048 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31049
31050         * configure.ac:
31051           require mpeg2dec >= 0.4.0
31052
31053 2004-04-17  Benjamin Otte  <otte@gnome.org>
31054
31055         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
31056         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
31057         (gst_xvimagesink_set_xwindow_id):
31058           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
31059           assorted cleanup fixes.
31060
31061 2004-04-16  David Schleef  <ds@schleef.org>
31062
31063         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
31064         * sys/xvimage/xvimagesink.h: same
31065
31066 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
31067
31068         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
31069           Fix GST_ELEMENT_ERROR with (NULL)
31070
31071 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31072
31073         * gst-libs/gst/riff/riff-media.c:
31074         (gst_riff_create_video_caps_with_data):
31075           Add div[3456] as fourccs for DivX 3 (fixes #140137).
31076
31077 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31078
31079         * gst-libs/gst/riff/riff-media.c:
31080         (gst_riff_create_video_caps_with_data),
31081         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
31082         (gst_riff_create_video_template_caps),
31083         (gst_riff_create_audio_template_caps):
31084         * gst-libs/gst/riff/riff-media.h:
31085         * gst-libs/gst/riff/riff-read.c:
31086         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
31087         * gst-libs/gst/riff/riff-read.h:
31088         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
31089           Add MS RLE support. I added some functions to read out strf chunks
31090           into strf chunks and the data behind it. This is usually color
31091           palettes (as in RLE, but also in 8-bit RGB). Also use those during
31092           caps creation. Lastly, add ADPCM (similar to wavparse - which
31093           should eventually be rifflib based).
31094         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
31095         (gst_matroska_demux_init), (gst_matroska_demux_reset):
31096         * gst/matroska/matroska-demux.h:
31097           Remove placeholders for some prehistoric tagging system. Didn't add
31098           support for any tag system really anyway.
31099         * gst/qtdemux/qtdemux.c:
31100           Add support for audio/x-m4a (MPEG-4) through spider.
31101         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
31102         (gst_wavparse_loop):
31103           ADPCM support (#135862). Increase max. buffer size because we
31104           cannot split buffers for ADPCM (screws references) and I've seen
31105           files with 2048 byte chunks. 4096 seems safe for now.
31106
31107 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
31108
31109         * configure.ac: bump nano to 1
31110
31111 === release 0.8.1 ===
31112
31113 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
31114
31115         * configure.ac: releasing 0.8.1, "Comforting Sounds"
31116
31117 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31118
31119         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
31120           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
31121           Fixes #140058
31122
31123 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
31124
31125         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
31126           lower rank of dvddemux so that it's not used for mpeg playback.
31127
31128 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31129
31130         * configure.ac:
31131           save libs correctly when checking mad
31132
31133 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
31134
31135         * ext/mad/gstid3tag.c: (plugin_init):
31136           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
31137
31138 2004-04-13  David Schleef  <ds@schleef.org>
31139
31140         * common/m4/gst-feature.m4: Call -config scripts with
31141         --plugin-libs if it is supported.
31142         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
31143         JPEG images are image/jpeg.
31144         * gst/debug/Makefile.am:
31145         * gst/debug/negotiation.c: (gst_negotiation_class_init),
31146         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
31147         (gst_negotiation_update_caps), (gst_negotiation_get_property),
31148         (gst_negotiation_plugin_init): Add a property that acts like
31149         filter caps.
31150         * testsuite/gst-lint:  Move license checking to be a standard
31151         test.
31152
31153 2004-04-13  David Schleef  <ds@schleef.org>
31154
31155         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
31156         patch from Sebastien Cote (bug #139958)
31157
31158 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
31159
31160         * examples/gstplay/Makefile.am:
31161         * examples/gstplay/player.c: (main):
31162           make the commandline player example use gconf settings
31163
31164 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
31165
31166         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
31167         (gst_cacasink_sinkconnect), (gst_cacasink_init),
31168         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
31169           init/end library during state transition, not object
31170           creation/disposal.  get rid of custom dispose handler.
31171
31172
31173 2004-04-12  Christian Schaller <Uraeus@gnome.org>
31174
31175         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
31176         be a symlink
31177
31178 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31179
31180         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
31181           Handle JUNK chunks inside data section. Prevents warnings.
31182
31183 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31184
31185         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
31186         (gst_riff_create_video_template_caps):
31187           Add MS video v1.
31188         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
31189         (gst_avi_demux_stream_data):
31190           Add support for "rec-list" chunks.
31191
31192 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31193
31194         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
31195           Fix another codecname mismatch.
31196
31197 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31198
31199         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
31200           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
31201           so that MJPEG plays back.
31202
31203 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31204
31205         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
31206         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
31207         * gst/mpeg1videoparse/gstmp1videoparse.h:
31208           Fix for some slight mis-cuts in buffer parsing, and for some
31209           potential overflows or faults-causers. Adds disconts. Also fixes
31210           #139105 while we're at it.
31211
31212 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31213
31214         * configure.ac:
31215         * sys/v4l2/gstv4l2element.h:
31216           Workaround for missing struct v4l2_buffer declaration in Suse 9
31217           and Mandrake 10 linux/videodev2.h header file (#135919).
31218
31219 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31220
31221         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
31222           Bail out if no filename was given.
31223
31224 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31225
31226         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
31227         (gst_v4l2_fourcc_from_structure):
31228           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
31229           Y41B somewhere).
31230
31231 2004-04-09  Benjamin Otte  <otte@gnome.org>
31232
31233         * ext/gnomevfs/gstgnomevfssink.c:
31234         (_gst_boolean_allow_overwrite_accumulator),
31235         (gst_gnomevfssink_class_init):
31236           fix erase signal - if any handler returns false the file will not be
31237           overwritten. If no handler is connected, the file will not be
31238           overwritten either.
31239           renamed signal to "allow-overwrite"
31240         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
31241           free string when adding it to ID3 failed
31242         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
31243           unref event when done
31244         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
31245           free caps
31246         * gst/typefind/gsttypefindfunctions.c:
31247         (mpeg_video_stream_type_find):
31248           fix invalid read
31249
31250 2004-04-08  David Schleef  <ds@schleef.org>
31251
31252         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
31253         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
31254
31255 2004-04-08  David Schleef  <ds@schleef.org>
31256
31257         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
31258         we don't support (bug #139532)
31259
31260 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
31261
31262         * ext/mad/gstmad.c: (gst_mad_handle_event),
31263         (gst_mad_check_caps_reset), (gst_mad_chain),
31264         (gst_mad_change_state):
31265           only set explicit caps if they haven't been set before for
31266           this stream.  MPEG-audio sample rate/channels aren't allowed
31267           to change in-stream.
31268           Fixes #139382
31269
31270 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31271
31272         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
31273         (_gst_boolean_did_something_accumulator),
31274         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
31275         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
31276         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
31277         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
31278         (gst_gnomevfssink_change_state):
31279           Fix erase signal. Don't erase by default. Remove handoff signal.
31280           Remove erase property. Don't segfault. General cleanup.
31281
31282 2004-04-07  Benjamin Otte  <otte@gnome.org>
31283
31284         * gst-libs/gst/gconf/test-gconf.c: (main):
31285           add missing gst_init
31286
31287 2004-04-07  Benjamin Otte  <otte@gnome.org>
31288
31289         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
31290           free the mutexes, too
31291
31292 2004-04-07  Benjamin Otte  <otte@gnome.org>
31293
31294         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
31295           actually free the URI string
31296         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
31297           compute offset correctly when passing discont events
31298         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
31299           don't leak discont events
31300         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
31301           add some missing breaks so caps aren't copied randomly
31302         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
31303           if we realloc memory, we better use it
31304
31305 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31306
31307         * ext/mad/gstmad.c: (normal_seek):
31308           fix GST_FORMAT_TIME usage
31309
31310 2004-04-05  David Schleef  <ds@schleef.org>
31311
31312         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
31313         a deprecated function (hack!)
31314
31315 2004-04-05  Benjamin Otte  <otte@gnome.org>
31316
31317         * ext/esd/esdmon.c: (gst_esdmon_get):
31318           fix nonterminated vararg and memleak
31319
31320 2004-04-05  Benjamin Otte  <otte@gnome.org>
31321
31322         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
31323         (gst_ladspa_init), (gst_ladspa_force_src_caps),
31324         (gst_ladspa_set_property), (gst_ladspa_get_property),
31325         (gst_ladspa_instantiate), (gst_ladspa_activate),
31326         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
31327           clean up debugging
31328
31329 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
31330
31331         reviewed by Benjamin Otte  <otte@gnome.org>
31332
31333         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
31334           check for broken LADSPA parameters (fixes #138635)
31335
31336 2004-04-05  Benjamin Otte  <otte@gnome.org>
31337
31338         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
31339           advertise buffer-frames correctly on sinkpads
31340
31341 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31342
31343         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
31344         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
31345         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
31346         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
31347         (gst_mad_check_caps_reset), (gst_mad_chain):
31348         add more debugging, only reset caps when we're not in error state
31349
31350 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31351
31352         * ext/mad/gstmad.c: add debugging category, comment + cleanups
31353
31354 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
31355
31356         reviewed by Benjamin Otte  <otte@gnome.org>
31357
31358         * configure.ac:
31359           fix == in test(1) operator
31360
31361 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
31362
31363         reviewed by Benjamin Otte  <otte@gnome.org>
31364
31365         * configure.ac:
31366           fix --export-symblos-regex to a working regex.
31367
31368 2004-04-04  Benjamin Otte  <otte@gnome.org>
31369
31370         * sys/oss/.cvsignore:
31371           add for oss_probe
31372
31373 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
31374
31375         reviewed by Benjamin Otte  <otte@gnome.org>
31376
31377         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
31378           add missing 'new_media' argument (fixes #138168)
31379         * gst/matroska/matroska-demux.c:
31380         (gst_matroska_demux_handle_seek_event):
31381           add vararg terminator (fixes #138169)
31382
31383 2004-04-02  David Schleef  <ds@schleef.org>
31384
31385         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
31386         disted (bug #138914)
31387
31388 2004-04-01  Benjamin Otte  <otte@gnome.org>
31389
31390         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
31391         (gst_alsa_close_audio):
31392           handle case better where a soundcard can't pause
31393         * ext/ogg/gstoggdemux.c:
31394           don't crash when we get events but don't have pads yet
31395
31396 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
31397
31398         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
31399           throw an error if we couldn't probe any caps.
31400
31401 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
31402
31403         * ext/dvdnav/gst-dvd:
31404         Add a really simple sample DVD player
31405
31406 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
31407
31408         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
31409         (gst_a52dec_push), (gst_a52dec_handle_event),
31410         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
31411         (gst_a52dec_change_state):
31412         * ext/a52dec/gsta52dec.h:
31413           Use a debug category, Output timestamps correctly
31414           Emit tag info, Handle events, tell liba52dec about cpu
31415           capabilities so it can use MMX etc.
31416         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
31417           Fix a crasher accessing invalid memory
31418         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
31419         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
31420         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
31421         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
31422         (dvdnavsrc_query):
31423           Some support for byte-format seeking.
31424           Small fixes for still frames and menu button overlays
31425         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
31426         (gst_mpeg2dec_alloc_buffer):
31427           Use a debug category. Adjust the report level of several items to
31428           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
31429           so it doesn't lose the GstBuffer pointer
31430         * gst/debug/Makefile.am:
31431         * gst/debug/gstdebug.c: (plugin_init):
31432         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
31433         (gst_navseek_base_init), (gst_navseek_class_init),
31434         (gst_navseek_init), (gst_navseek_seek),
31435         (gst_navseek_handle_src_event), (gst_navseek_set_property),
31436         (gst_navseek_get_property), (gst_navseek_chain),
31437         (gst_navseek_plugin_init):
31438         * gst/debug/gstnavseek.h:
31439           Add the navseek debug element for seeking back and forth in a
31440           video stream using arrow keys.
31441         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
31442         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
31443         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
31444         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
31445         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
31446         (gst_mpeg2subt_parse_header), (gst_get_nibble),
31447         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
31448         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
31449         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
31450         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
31451         * gst/mpeg2sub/gstmpeg2subt.h:
31452           Pretty much a complete rewrite. Now a loopbased element. May still
31453           require work to properly synchronise subtitle buffers.
31454         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
31455         (gst_dvd_demux_send_subbuffer):
31456         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
31457           Don't attempt to create subbuffers of size 0
31458           Reduce a couple of error outputs to warnings.
31459         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
31460         (gst_y4mencode_chain):
31461         Output the y4m frame header correctly.
31462
31463 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
31464
31465         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
31466           throw errors instead of allowing SIGFPE
31467
31468 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
31469
31470         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
31471         (gst_gconf_render_bin_from_key):
31472           leak plugging and style fixing
31473
31474 2004-03-31  David Schleef  <ds@schleef.org>
31475
31476         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
31477         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
31478         (bug #138225)
31479         * gst/debug/Makefile.am:
31480         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
31481         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
31482         plugin.
31483         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
31484         (gst_negotiation_base_init), (gst_negotiation_class_init),
31485         (gst_negotiation_init), (gst_negotiation_getcaps),
31486         (gst_negotiation_pad_link), (gst_negotiation_chain),
31487         (gst_negotiation_set_property), (gst_negotiation_get_property),
31488         (gst_negotiation_plugin_init):  New element to talk about random
31489         negotiation things happening in a pipeline.
31490
31491 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
31492
31493         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
31494           fix integer addition with help of Stefan Kost
31495
31496 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
31497
31498         * po/nl.po: updated Dutch translation (Elros Cyriatan)
31499
31500 2004-03-30  David Schleef  <ds@schleef.org>
31501
31502         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
31503         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
31504         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
31505         (bug #137504)
31506         * ext/mpeg2dec/gstmpeg2dec.h:
31507
31508 2004-03-30  David Schleef  <ds@schleef.org>
31509
31510         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
31511
31512 2004-03-30  David Schleef  <ds@schleef.org>
31513
31514         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
31515         Michael Petullo) to handle .mov
31516
31517 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31518
31519         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
31520         (gst_osselement_rate_check_rate):
31521           probe caps correctly for sound cards that only support one format
31522
31523 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31524
31525         * ext/kio/kiosrc.cpp: (process_events):
31526           update handling event processing if inside KDE - untested
31527
31528 2004-03-29  David Schleef  <ds@schleef.org>
31529
31530         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
31531         by 2 to not interfere with other colorspaces.
31532         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
31533         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
31534         one to not interfere with ffmpeg_colorspace.
31535
31536 2004-03-29  David Schleef  <ds@schleef.org>
31537
31538         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
31539         aren't in the caps.
31540         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
31541         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
31542
31543 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31544
31545         * gst-libs/gst/riff/riff-media.c:
31546           fail on error, don't try to set stuff on NULL caps
31547
31548 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31549
31550         * configure.ac:
31551         * ext/Makefile.am:
31552         * ext/kio/Makefile.am:
31553         * ext/kio/kioreceiver.cpp:
31554         * ext/kio/kioreceiver.h:
31555         * ext/kio/kiosrc.cpp:
31556         * ext/kio/kiosrc.h:
31557           add experimental kiosrc plugin
31558         * ext/alsa/gstalsaplugin.c: (plugin_init):
31559           initialize debugging category only when we're sure registering the
31560           plugins worked.
31561
31562 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
31563
31564         * examples/gstplay/player.c: (main):
31565         * gst-libs/gst/play/play.c: (gst_play_class_init),
31566         (gst_play_set_location), (gst_play_set_data_src),
31567         (gst_play_set_video_sink), (gst_play_set_audio_sink),
31568         (gst_play_set_visualization), (gst_play_connect_visualization):
31569           check return values of element_set_state and return FALSE where
31570           failed
31571
31572 2004-03-29  Benjamin Otte  <otte@gnome.org>
31573
31574         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
31575           try harder to check if an event is really a discont
31576
31577 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
31578
31579         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
31580         * po/az.po:
31581
31582 2004-03-28  Benjamin Otte  <otte@gnome.org>
31583
31584         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
31585         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
31586         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
31587           get rid of non-standard "..." ranges in case statements.
31588
31589 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
31590
31591         * gst/mpegstream/gstmpegdemux.c:
31592         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
31593         specific functionality split to the new dvddemux element.
31594         * gst/mpegstream/gstdvddemux.c:
31595         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
31596         streams, derived from mpegdemux.
31597         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
31598         up. SCR based timestamp rewriting can be turned off (will probably
31599         completely disappear soon).
31600         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
31601         hacking. General cleanup. All printf statements replaced by
31602         debugging messages. Almost complete libdvdnav support.
31603         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
31604         by events. New properties for audio and subpicture languages.
31605         (dvdnavsrc_update_highlight): Now uses events.
31606         (dvdnavsrc_user_op): Cleaned up.
31607         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
31608         based). Lots of cleanup, and propper support for most libdvdnav
31609         events.
31610         (dvdnavsrc_make_dvd_event): New function.
31611         (dvdnavsrc_make_dvd_nav_packet_event): New function.
31612         (dvdnavsrc_make_clut_change_event): New function.
31613
31614 2004-03-26  Benjamin Otte  <otte@gnome.org>
31615
31616         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
31617           fix bug where typefinding would claim it's theora whenever less then
31618           7 bytes of data were available
31619
31620 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31621
31622         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
31623         (gst_alawdec_base_init), (gst_alawdec_class_init),
31624         (gst_alawdec_init), (gst_alawdec_chain):
31625         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
31626         (gst_alawenc_base_init), (gst_alawenc_class_init),
31627         (gst_alawenc_init), (gst_alawenc_chain):
31628         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
31629         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
31630         (gst_mulawdec_init), (gst_mulawdec_chain):
31631         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
31632         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
31633         (gst_mulawenc_init), (gst_mulawenc_chain):
31634           Fix capsnego in all four, remove the unused property functions and
31635           simplify the chain functions slightly. I guess we could use macros
31636           or something similar for those, since the code is so similar, but
31637           I'm currently too lazy...
31638
31639 2004-03-24  David Schleef  <ds@schleef.org>
31640
31641         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
31642         (gst_osselement_close_audio), (gst_osselement_probe_caps),
31643         (gst_osselement_get_format_structure),
31644         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
31645         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
31646         (gst_osselement_rate_int_compare): Add code to handle rate probing
31647         (bug #120883)
31648         * sys/oss/gstosselement.h: same
31649         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
31650         Use rate probing provided by osselement.
31651         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
31652
31653 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31654
31655         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
31656         (gst_xvidenc_get_property):
31657           ulong/int mess-up.
31658
31659 2004-03-24  David Schleef  <ds@schleef.org>
31660
31661         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
31662         (gst_speexdec_init):
31663         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
31664         (gst_speexenc_init):  Create the pad template correctly (from
31665         the static pad template, not a NULL pointer.)
31666
31667 2004-03-25  Benjamin Otte  <otte@gnome.org>
31668
31669         * gst/debug/Makefile.am:
31670         * gst/debug/breakmydata.c:
31671           add element that quasi-randomly changes bytes in the stream.
31672           Intended use is robustness checking of demuxers and decoders in
31673           media tests.
31674
31675 2004-03-24  Benjamin Otte  <otte@gnome.org>
31676
31677         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
31678         (gst_alsa_probe_hw_params):
31679         * ext/alsa/gstalsa.h:
31680           debugging output fixes
31681
31682 2004-03-24  Benjamin Otte  <otte@gnome.org>
31683
31684         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
31685           don't g_return_if_fail if element is PLAYING, fail silently as every
31686           other element.
31687         * gst/effectv/gstquark.c: (gst_quarktv_chain):
31688           only fix needed for cast lvalue issues in gst-plugins
31689         * gst/volenv/gstvolenv.c: (gst_volenv_init):
31690           add proxy_getcaps
31691
31692 2004-03-24  Benjamin Otte  <otte@gnome.org>
31693
31694         * gst/level/gstlevel.c: (gst_level_init):
31695           add proxying getcaps function, so level doesn't advertise impossible
31696           caps
31697
31698 2004-03-24  David Schleef  <ds@schleef.org>
31699
31700         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
31701         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
31702         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
31703         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
31704         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
31705         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
31706         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
31707         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
31708         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
31709         messages.  Divide the chunk size by the compression ratio
31710         (needed for MACE audio)
31711
31712 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31713
31714         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
31715           Fix buffer overflow read error.
31716
31717 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31718
31719         * ext/alsa/gstalsa.h:
31720           Remove unused entry.
31721         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
31722           Add cinepak.
31723         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
31724         (gst_videodrop_link), (gst_videodrop_chain):
31725           Fix, sort of. Was horribly broken with new capsnego. Bah...
31726
31727 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
31728
31729         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
31730         (plugin_init):
31731         Add a monkeysaudio typefind function
31732
31733 2004-03-23  Johan Dahlin  <johan@gnome.org>
31734
31735         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
31736         (gst_play_video_fixate): Check so the structure has the field
31737         before trying to fixate them, this makes it possible to have
31738         fakesinks for video and audio output without printing errors on
31739         the output console.
31740
31741 2004-03-22  David Schleef  <ds@schleef.org>
31742
31743         * sys/oss/Makefile.am:
31744         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
31745         (check_rate), (add_rate):  Rate probing test app.
31746
31747 2004-03-21  Benjamin Otte  <otte@gnome.org>
31748
31749         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
31750         (_fixate_caps_to_int), (gst_audio_convert_fixate):
31751           add a fixation function that pretty much does the right thing (fixes
31752           #137556)
31753
31754 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
31755
31756         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
31757
31758 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
31759
31760         reviewed by: Benjamin Otte  <otte@gnome.org>
31761
31762         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
31763           terminate gst_event_new_discontinuous correctly (fixes parts of
31764           #137711)
31765
31766 2004-03-19  David Schleef  <ds@schleef.org>
31767
31768         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
31769         since it doesn't depend on X, and it's part of our ABI.
31770
31771 2004-03-19  Iain <iain@prettypeople.org>
31772
31773         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
31774         is_int in the structure, not the local variable.
31775
31776 2004-03-19  David Schleef  <ds@schleef.org>
31777
31778         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
31779         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
31780         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
31781         Improvements in caps negotiation.
31782
31783 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
31784
31785         * po/LINGUAS:
31786         * po/af.po:
31787           adding Afrikaans (Petri Jooste)
31788
31789 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
31790
31791         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
31792         (gst_ffmpegcolorspace_chain):
31793         throw error instead of g_critical (#137588)
31794
31795 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
31796
31797         * Makefile.am:
31798         * configure.ac:
31799           dist common and m4 correctly
31800         * po/sv.po:
31801
31802 2004-03-17  David Schleef  <ds@schleef.org>
31803
31804         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
31805         (bug #137348)
31806
31807 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
31808
31809         * po/LINGUAS:
31810         * po/sv.po:
31811           adding Swedish translation (Christian Rose)
31812
31813 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
31814
31815         * Makefile.am: use release.mak
31816
31817 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
31818
31819         * common/ChangeLog:
31820         * common/gst-autogen.sh:
31821           add some explanation about the version detection
31822         * configure.ac:
31823           fix X check
31824
31825 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
31826
31827         * configure.ac: bump nano to 1
31828
31829 === release 0.8.0 ===
31830
31831 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
31832
31833         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
31834
31835 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
31836
31837         * configure.ac:
31838           update libtool version
31839         * gst-libs/gst/media-info/Makefile.am:
31840           actually use libtool version
31841
31842 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
31843
31844         * configure.ac: fix speex detection to work with 1.0 but not 1.1
31845
31846 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
31847
31848         * configure.ac:
31849         * gst-plugins.spec.in:
31850         * pkgconfig/Makefile.am:
31851         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
31852         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
31853         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
31854         * pkgconfig/gstreamer-libs.pc.in:
31855         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
31856         * pkgconfig/gstreamer-play-uninstalled.pc.in:
31857         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
31858         * pkgconfig/gstreamer-plugins.pc.in:
31859           remove @VERSION@ from some of the pc files since core and plugins
31860           are decoupled.
31861           created gstreamer-plugins.pc as it's a better name, but keeping
31862           -libs around for now to get fixes upstream done first.
31863
31864 2004-03-15  Julien MOUTTE <julien@moutte.net>
31865
31866         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
31867         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
31868         * gst-libs/gst/play/play.h:
31869
31870 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
31871
31872         * *.c, *.cc: don't mix tabs and spaces
31873
31874 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
31875
31876         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
31877           use the new ffmpegcolorspace
31878         * gst-plugins.spec.in:
31879           package new colorspace and media-info
31880         * configure.ac:
31881         * pkgconfig/Makefile.am:
31882           fix some more disting issues
31883         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
31884         * pkgconfig/gstreamer-media-info.pc.in:
31885           generate media-info pc files
31886
31887 2004-03-15  Johan Dahlin  <johan@gnome.org>
31888
31889         * *.h: Revert indenting
31890
31891 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
31892
31893         * configure.ac:
31894           adding ffmpegcolorspace element
31895         * gst/ffmpegcolorspace/Makefile.am:
31896         * gst/ffmpegcolorspace/avcodec.h:
31897         * gst/ffmpegcolorspace/common.h:
31898         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
31899         * gst/ffmpegcolorspace/dsputil.h:
31900         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
31901         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
31902         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
31903         (gst_ffmpeg_caps_to_pix_fmt):
31904         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
31905         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
31906         (gst_ffmpegcolorspace_caps_remove_format_info),
31907         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
31908         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
31909         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
31910         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
31911         (gst_ffmpegcolorspace_set_property),
31912         (gst_ffmpegcolorspace_get_property),
31913         (gst_ffmpegcolorspace_register):
31914         * gst/ffmpegcolorspace/imgconvert.c:
31915         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
31916         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
31917         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
31918         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
31919         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
31920         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
31921         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
31922         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
31923         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
31924         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
31925         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
31926         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
31927         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
31928         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
31929         (img_get_alpha_info), (deinterlace_line),
31930         (deinterlace_line_inplace), (deinterlace_bottom_field),
31931         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
31932         * gst/ffmpegcolorspace/imgconvert_template.h:
31933         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
31934         * gst/ffmpegcolorspace/mmx.h:
31935         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
31936           adding ffmpegcolorspace element supplied by Ronald after cleaning
31937           up and pulling in the right bits of upstream source.
31938           I'm sure a better C/compiler wizard could do some cleaning up (for
31939           example use GLIB's malloc stuff), but as a first pass this
31940           works very well
31941
31942 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
31943
31944         * ext/alsa/gstalsa.h:
31945           I assume Ronald forgot to commit the change to have cardname
31946           as a struct member.  Expect some public spanking at the next
31947           opportunity.
31948
31949 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31950
31951         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
31952         (gst_alsa_open_audio), (gst_alsa_close_audio):
31953         * ext/alsa/gstalsa.c:
31954           Don't open the device if we're a mixer (= padless).
31955         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
31956         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
31957         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
31958           Open mixer during state change rather than during object
31959           initialization. Also, get a device name. Currently in a somewhat
31960           hackish fashion, but I didn't really find something better.
31961
31962 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
31963
31964         * *.c, *.h: run gst-indent
31965
31966 2004-03-14  Benjamin Otte  <otte@gnome.org>
31967
31968         * gst/modplug/gstmodplug.cc:
31969         * gst/modplug/gstmodplug.h:
31970           set correct timestamps on outgoing buffers
31971
31972 2004-03-14  Benjamin Otte  <otte@gnome.org>
31973
31974         * gst/modplug/gstmodplug.cc:
31975           handle events - don't do crap when a discont arrives that's not
31976           necessary
31977           This allows correct loading and playback of mods in Rhythmbox
31978
31979 2004-03-14  Benjamin Otte  <otte@gnome.org>
31980
31981         * configure.ac:
31982         * gst-libs/gst/gconf/Makefile.am:
31983         * pkgconfig/Makefile.am:
31984           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
31985           they get rebuilt properly
31986         * configure.ac:
31987           when checking for vorbis, try pkgconfig first.
31988         * gst/modplug/gstmodplug.cc:
31989           add fixate function
31990
31991 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31992
31993         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
31994           Fix for obvious mistake, where we first shift the offset and then
31995           read a samplesize element assuming the old offset. Note that this
31996           part still has something weird, i.e. my movies containing those
31997           don't actually play well, but at least there's something that looks
31998           like sound now.
31999
32000 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
32001         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
32002         (plugin_init):
32003         Add a typefind function for speex format
32004
32005 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32006
32007         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
32008         (gst_asf_demux_setup_pad):
32009           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
32010           instead of 0. Reason is simple: some elements have a fps range
32011           of 1-max instead of 0-max. So now ASF video actually works.
32012
32013 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
32014
32015         * po/LINGUAS:
32016         * po/sr.po:
32017           adding serbian as a language
32018
32019 2004-03-13  Benjamin Otte  <otte@gnome.org>
32020
32021         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
32022           return taglist correctly from _get function, don't gst_pad_push it.
32023           (fixes #137042)
32024
32025 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
32026         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
32027
32028 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32029
32030         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
32031         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
32032         (gst_alsa_mixer_track_new):
32033         * ext/alsa/gstalsamixertrack.h:
32034           Fix ancient leftovers... MixerTrack is a GObject.
32035
32036 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32037
32038         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
32039         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
32040           Don't block during probing...
32041
32042 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32043
32044         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
32045         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
32046         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
32047         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
32048         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
32049         (gst_alsa_open_audio), (gst_alsa_close_audio):
32050         * ext/alsa/gstalsa.h:
32051           Add propertyprobe interface implementation, add some device-name
32052           property, all this so that it looks good in gnome-volume-control.
32053
32054 2004-03-12  David Schleef  <ds@schleef.org>
32055
32056         * configure.ac: the Hermes library controls hermescolorspace, not
32057         colorspace.
32058         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
32059         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
32060         not /* */
32061         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
32062         * ext/sdl/sdlvideosink.h: ditto.
32063         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
32064
32065 2004-03-12  Benjamin Otte  <otte@gnome.org>
32066
32067         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
32068         (gst_x_overlay_got_xwindow_id):
32069         * gst-libs/gst/xoverlay/xoverlay.h:
32070           replace XID with unsigned long to get rid of the xlibs dependency in
32071           XOverlay (fixes #137004)
32072
32073 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
32074         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
32075         (gst_agingtv_setup):
32076         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
32077         (gst_dicetv_base_init), (gst_dicetv_class_init),
32078         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
32079         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
32080         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
32081         (gst_edgetv_setup), (gst_edgetv_rgb32):
32082         * gst/effectv/gsteffectv.c:
32083         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
32084         (gst_quarktv_set_property):
32085         * gst/effectv/gstrev.c: (gst_revtv_get_type),
32086         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
32087         (gst_revtv_setup), (gst_revtv_rgb32):
32088         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
32089         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
32090         (gst_shagadelictv_init), (gst_shagadelictv_setup),
32091         (gst_shagadelictv_rgb32):
32092         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
32093         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
32094         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
32095         * gst/effectv/gstwarp.c:
32096         Port everything that can be ported to videofilter and fix up the caps.
32097         Can someone with a big-endian machine please check these?
32098
32099 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32100
32101         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
32102         (gst_osssink_chain), (gst_osssink_change_state):
32103           Latest fixes for A/V sync, audio playback and such. This is about
32104           all... MPEG playback issues are mostly related to the async build-
32105           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
32106
32107 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
32108
32109         patch from: Stephane Loeuillet
32110
32111         * configure.ac:
32112           use pkg-config for some libraries, falling back to the old .m4 way
32113           (fixes #131270)
32114         * m4/libdv.m4:
32115           removed
32116
32117 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
32118
32119         * configure.ac:
32120         * tools/Makefile.am:
32121         * tools/Makefile.in:
32122         * tools/gst-launch-ext-m.m:
32123         * tools/gst-launch-ext.1.in:
32124         * tools/gst-visualise-m.m:
32125         * tools/gst-visualise.1:
32126         * tools/gst-visualise.1.in:
32127           reorganizing generation of script tools
32128
32129 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32130
32131         * ext/divx/gstdivxdec.c:
32132           Downgrade priority. We prefer ffdec_mpeg4.
32133         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
32134         (gst_faad_chain), (gst_faad_change_state):
32135           Fix capsnego. Doesn't work for some sounds because we don't have
32136           a 5:1 to stereo element.
32137         * ext/xvid/gstxvid.c: (plugin_init):
32138           Add priority.
32139         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
32140         (gst_osssink_change_state):
32141           Add discont handling.
32142
32143 2004-03-09  Colin Walters  <walters@verbum.org>
32144
32145         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
32146         conversion.
32147
32148 2004-03-09  Benjamin Otte  <otte@gnome.org>
32149
32150         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
32151           the signals take 2 arguments
32152
32153 2004-03-09  David Schleef  <ds@schleef.org>
32154
32155         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
32156         (gst_alsa_fixate): Add fixate function.  (bug #136686)
32157         * ext/alsa/gstalsa.h:
32158         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
32159
32160 2004-03-09  Benjamin Otte  <otte@gnome.org>
32161
32162         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
32163         (gst_mikmod_change_state):
32164         * ext/mikmod/gstmikmod.h:
32165           make mikmod's loop function not loop infinitely and call
32166           gst_element_yield anymore
32167         * gst/modplug/gstmodplug.cc:
32168           fix pad negotiation (fixes #136590)
32169
32170 2004-03-09  David Schleef  <ds@schleef.org>
32171
32172         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
32173         doesn't conflict with the internal colorspace plugin.
32174         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
32175         satisfy the crappy-ass shell shipped by a certain vendor.
32176         * gst/videofilter/make_filter: same (bug #135299)
32177
32178 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
32179
32180         * configure.ac: bump nano to 1
32181
32182 === release 0.7.6 ===
32183
32184 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
32185
32186         * configure.in: releasing 0.7.6, "There"
32187
32188 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
32189
32190         * pkgconfig/gstreamer-play-uninstalled.pc.in:
32191         * pkgconfig/gstreamer-play.pc.in:
32192           synchronize the two
32193
32194 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
32195
32196         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
32197         (cdparanoia_open), (cdparanoia_event):
32198           fix/add error handling
32199         * po/POTFILES.in:
32200           add cdparanoia source
32201         * tools/Makefile.am:
32202           make scripts executable
32203
32204 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
32205
32206         * configure.ac:
32207         * ext/vorbis/Makefile.am:
32208         * sys/Makefile.am:
32209           remove id3types, vorbisfile and xvideosink from the build (#133783)
32210
32211 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32212
32213         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
32214           Fix metadata read crash (#136537).
32215
32216 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
32217
32218         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
32219         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
32220           adding mime types, fixing the one-stop function
32221
32222 2004-03-08  Christian Schaller <Uraeus@gnome.org>
32223
32224         * ext/nas/nassink.c and /ext/nas/nassink.h:
32225         More NAS love from Arwed von Merkatz
32226         So lets all sing 'Can you feel the NAS tonight'
32227
32228 2004-03-08  Christian Schaller <Uraeus@gnome.org>
32229
32230         * tools/gst-launch-ext.in:
32231         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
32232
32233 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
32234
32235         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
32236         (gst_mpeg2dec_init):
32237         remove the user_data pad for now, because it is being used in
32238         fixating causing MPEG playback to fixate on 1000 Hz for playback.
32239         If someone knows how to fix this properly, please do.
32240
32241 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
32242
32243         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
32244         (gst_osssink_get_time):
32245         add a warning, IMO this won't get triggered anymore, remove later
32246
32247 2004-03-07  David Schleef  <ds@schleef.org>
32248
32249         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
32250         format (bug #136470)
32251
32252 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
32253
32254         * gst-libs/Makefile.am:
32255         * gst-libs/gst/media-info/Makefile.am:
32256         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
32257         (error_callback), (gst_media_info_error_create),
32258         (gst_media_info_error_element), (gmip_init), (gmip_reset),
32259         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
32260         * gst-libs/gst/media-info/media-info-priv.h:
32261         * gst-libs/gst/media-info/media-info-test.c: (main):
32262         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
32263         (gst_media_info_class_init), (gst_media_info_instance_init),
32264         (gst_media_info_set_source), (gst_media_info_read_with_idler),
32265         (gst_media_info_read_idler), (gst_media_info_read):
32266         * gst-libs/gst/media-info/media-info.h:
32267         fixed, should work now
32268
32269 2004-03-07  Christian Schaller <Uraeus@gnome.org>
32270
32271         * ext/nas/nassink.c:
32272         A bunch of NAS fixes from Arwed von Merkatz
32273
32274 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32275
32276         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
32277         (qtdemux_parse_trak):
32278           Fix crash (j might be greater than n_samples, in which case we're
32279           writing outside the allocated space for the array) and memleak.
32280
32281 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32282
32283         * sys/oss/gstosssink.c: (gst_osssink_chain):
32284           And another caller that couldn't handle delay < 0 (unsigned
32285           integer overflow). Video now continues playing on an audio
32286           buffer underrun, and the clock continues working. Audio still
32287           stalls.
32288
32289 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32290
32291         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
32292         (gst_osssink_get_time):
32293           get_delay() may return values lower than 0. In those cases, we
32294           should not actually cast to *unsigned* int64, that will break
32295           stuff horribly. In my case, it screwed up A/V sync in movies
32296           in totem rather badly.
32297
32298 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
32299
32300         * ext/faac/gstfaac.c: (gst_faac_chain):
32301         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
32302         * ext/libpng/gstpngenc.c: (user_write_data):
32303         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
32304         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
32305         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
32306         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
32307         Fix several misuse of gst_buffer_merge (it doesn't take ownership
32308         of any buffer), should fix some leaks. I hope I didn't unref buffers
32309         that shouldn't be...
32310
32311 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
32312
32313         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
32314         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
32315         (error_callback), (gmi_reset), (gmi_seek_to_track),
32316         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
32317         (gmip_find_type_post), (gmip_find_stream_post),
32318         (gmip_find_track_streaminfo_post):
32319         * gst-libs/gst/media-info/media-info-priv.h:
32320         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
32321         (info_print), (main):
32322         * gst-libs/gst/media-info/media-info.c:
32323         (gst_media_info_error_create), (gst_media_info_error_element),
32324         (gst_media_info_instance_init), (gst_media_info_get_property),
32325         (gst_media_info_new), (gst_media_info_set_source),
32326         (gst_media_info_read_idler), (gst_media_info_read):
32327         * gst-libs/gst/media-info/media-info.h:
32328           first pass at making this work again.  This seems to work on
32329           tagged ogg/vorbis and mp3 files.
32330
32331 2004-03-06  Benjamin Otte  <otte@gnome.org>
32332
32333         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
32334           fix huge leak: gst_buffer_merge doesn't unref the first argument
32335           itself.
32336
32337 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
32338
32339         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
32340           report layer/mode/emphasis
32341
32342 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
32343
32344         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
32345
32346 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
32347
32348         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
32349           signal serial
32350
32351 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
32352
32353         * ext/vorbis/vorbis.c: (plugin_init):
32354         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32355         (gst_vorbis_dec_init), (vorbis_dec_event):
32356         add debug category
32357         make vorbisdec handle _BYTE and _TIME queries
32358
32359 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
32360
32361         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
32362           from the xing header
32363
32364 2004-03-06  Benjamin Otte  <otte@gnome.org>
32365
32366         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
32367         (gst_audio_convert_link), (gst_audio_convert_change_state),
32368         (gst_audio_convert_buffer_from_default_format):
32369           do conversions from/to float correctly, fix some caps nego errors,
32370           export correct supported caps in template and getcaps, use correct
32371           caps in try_set_caps functions
32372
32373 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
32374
32375         For some reason, I only committed a ChangeLog entry yesterday and
32376         not the corresponding code...
32377         * ext/mad/gstmad.c: Fix detection of Xing headers
32378         * gst/tags/gstid3tag.c: Changes to support TLEN tags
32379
32380 2004-03-06  Benjamin Otte  <otte@gnome.org>
32381
32382         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
32383         (gst_ogg_demux_src_query):
32384           make sure to handle the case where there's no current chain
32385           gracefully.
32386
32387 2004-03-05  David Schleef  <ds@schleef.org>
32388
32389         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
32390         Add fixate function. (bug #131128)
32391         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
32392         (gst_sdlvideosink_fixate):  Add fixate function.
32393         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
32394         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
32395         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
32396         Fix missing break that was causing ulaw to be interpreted as
32397         raw int.
32398
32399 2004-03-05  David Schleef  <ds@schleef.org>
32400
32401         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
32402         Fix code that ignores return value of gst_buffer_merge().
32403         (bug #114560)
32404         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
32405         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
32406         * testsuite/gst-lint:  Check for above.
32407
32408 2004-03-05  David Schleef  <ds@schleef.org>
32409
32410         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
32411         caps and throw an element error.  (bug #136334)
32412
32413 2004-03-05  David Schleef  <ds@schleef.org>
32414
32415         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
32416         (gst_faad_chain): Fix negotiation.
32417         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
32418         key and button events.
32419         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
32420         dung heap of code.
32421         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
32422         depends on gconf
32423         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
32424         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
32425         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
32426         function to encourage better negotiation, particularly between
32427         audioconvert and osssink.
32428         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
32429         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
32430         more important.
32431         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
32432         typefinding.
32433         * gst/vbidec/vbiscreen.c:  Add glib header
32434         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
32435
32436 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
32437
32438         * ext/mad/gstmad.c: Fix detection of Xing headers
32439         * gst/tags/gstid3tag.c: Changes to support TLEN tags
32440
32441 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
32442
32443         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
32444         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
32445           debug updates
32446
32447 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
32448
32449         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
32450         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
32451         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
32452         files, and report the parsed length as a GST_TAG_DURATION tag.
32453         * gst/tags/gstid3tag.c: support TLEN (duration) tag
32454
32455 2004-03-05  Benjamin Otte  <otte@gnome.org>
32456
32457         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
32458           convert channels correctly. convert correctly to unsigned.
32459
32460 2004-03-05  Julien MOUTTE <julien@moutte.net>
32461
32462         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
32463         we have a window before clearing it.
32464
32465 2004-03-05  Julien MOUTTE <julien@moutte.net>
32466
32467         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
32468         have a window before clearing it.
32469
32470 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
32471
32472         * gconf/gstreamer.schemas.in:
32473         * gst-libs/gst/gconf/Makefile.am:
32474           version installation path the same way as for 0.6
32475         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
32476         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
32477         * pkgconfig/gstreamer-play-uninstalled.pc.in:
32478           remove comment that was fixed
32479
32480 2004-03-05  David Schleef  <ds@schleef.org>
32481
32482         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
32483         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
32484         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
32485         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
32486         Add prototype code for handling seeking and querying.
32487
32488 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32489
32490         * examples/gstplay/player.c: (main):
32491           Initialize variables to NULL. Prevents a segfault because the
32492           (uninitialized) variable is not NULL, resulting in a crash on
32493           trying to reach error->message.
32494
32495 2004-03-05  Benjamin Otte  <otte@gnome.org>
32496
32497         * gst/audioconvert/gstaudioconvert.c:
32498         (gst_audio_convert_buffer_to_default_format):
32499         make float=>int conversion work correctly even in cornercases.
32500
32501 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
32502
32503         * debian/README.Debian:
32504         * debian/build-deps:
32505         * debian/changelog:
32506         * debian/control:
32507         * debian/control.in:
32508         * debian/copyright:
32509         * debian/gstreamer-a52dec.files:
32510         * debian/gstreamer-aa.files:
32511         * debian/gstreamer-alsa.files:
32512         * debian/gstreamer-alsa.manpages:
32513         * debian/gstreamer-arts.files:
32514         * debian/gstreamer-artsd.files:
32515         * debian/gstreamer-audiofile.files:
32516         * debian/gstreamer-avifile.files:
32517         * debian/gstreamer-cdparanoia.files:
32518         * debian/gstreamer-colorspace.files:
32519         * debian/gstreamer-doc.files:
32520         * debian/gstreamer-dv.files:
32521         * debian/gstreamer-dvd.files:
32522         * debian/gstreamer-esd.files:
32523         * debian/gstreamer-festival.files:
32524         * debian/gstreamer-flac.files:
32525         * debian/gstreamer-gconf.conffiles:
32526         * debian/gstreamer-gconf.files:
32527         * debian/gstreamer-gconf.postinst:
32528         * debian/gstreamer-gnomevfs.files:
32529         * debian/gstreamer-gsm.files:
32530         * debian/gstreamer-http.files:
32531         * debian/gstreamer-jack.files:
32532         * debian/gstreamer-jpeg.files:
32533         * debian/gstreamer-mad.files:
32534         * debian/gstreamer-mikmod.files:
32535         * debian/gstreamer-misc.files:
32536         * debian/gstreamer-mpeg2dec.files:
32537         * debian/gstreamer-oss.files:
32538         * debian/gstreamer-plugin-apps.files:
32539         * debian/gstreamer-plugin-apps.manpages:
32540         * debian/gstreamer-plugin-libs-dev.files:
32541         * debian/gstreamer-plugin-libs.files:
32542         * debian/gstreamer-plugin-template.postinst:
32543         * debian/gstreamer-plugin-template.postrm:
32544         * debian/gstreamer-sdl.files:
32545         * debian/gstreamer-sid.files:
32546         * debian/gstreamer-vorbis.files:
32547         * debian/gstreamer-x.files:
32548         * debian/mk.control:
32549         * debian/rules:
32550         Debian package info not maintained here.
32551
32552 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
32553
32554         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
32555         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
32556         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
32557         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
32558         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
32559         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
32560         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
32561         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
32562         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
32563         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
32564         * gst-libs/gst/colorbalance/colorbalance.c:
32565         (gst_color_balance_class_init):
32566         * gst-libs/gst/colorbalance/colorbalancechannel.c:
32567         (gst_color_balance_channel_class_init):
32568         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
32569         * gst-libs/gst/play/play.c: (gst_play_class_init):
32570         * gst-libs/gst/propertyprobe/propertyprobe.c:
32571         (gst_property_probe_iface_init):
32572         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
32573         * gst-libs/gst/tuner/tunerchannel.c:
32574         (gst_tuner_channel_class_init):
32575         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
32576         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
32577         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
32578         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
32579         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
32580         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
32581         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
32582         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
32583         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
32584           fix signals to use - instead of _
32585         * ext/libcaca/gstcacasink.h:
32586         * ext/sdl/sdlvideosink.h:
32587           fix header rename
32588
32589 2004-03-04  David Schleef  <ds@schleef.org>
32590
32591         * testsuite/gst-lint:  Add a check for bad signal names.
32592
32593 2004-03-04  Stefan Kost <kost@imn.htwk-leipzig.de>
32594
32595         reviewed by David Schleef
32596
32597         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
32598         modified the alpha channel and caused a warning. (bug #136192)
32599
32600 2004-04-03  Christian Schaller <Uraeus@gnome.org>
32601
32602         * gst-plugins.spec.in:
32603         Change names of plugins to actually be correct. Try to keep things
32604         alphabetical to avoid getting beat up by Thomas
32605
32606 2004-03-03  Julien MOUTTE <julien@moutte.net>
32607
32608         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
32609         Using ximagesink as a default if no gconf key found. We should
32610         probably consider using alsasink instead of osssink for the audio
32611         part.
32612
32613 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
32614
32615         * configure.ac:
32616           fix --with-plugins, don't think it ever worked before
32617         * gst-plugins.spec.in:
32618           even more updates
32619
32620 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32621
32622         * ext/sdl/sdlvideosink.h:
32623         * sys/ximage/ximagesink.h:
32624         * sys/xvideo/xvideosink.h:
32625         * sys/xvimage/xvimagesink.h:
32626           Fix for move of gstvideosink.h -> videosink.h.
32627
32628 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
32629
32630         * gst-libs/gst/xwindowlistener/Makefile.am:
32631           this is a plugin library, not a library
32632
32633 2004-03-01  David Schleef  <ds@schleef.org>
32634
32635         * AUTHORS:  Added some names.  Add yourself if you're still
32636         missing.
32637
32638 2004-03-01  David Schleef  <ds@schleef.org>
32639
32640         * MAINTAINERS: Add
32641
32642 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
32643
32644         * gst-plugins.spec.in: clean up spec file
32645
32646 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
32647
32648         * gst-libs/gst/video/Makefile.am:
32649         * gst-libs/gst/video/gstvideosink.c:
32650         * gst-libs/gst/video/gstvideosink.h:
32651           rename gstvideosink.h to videosink.h to match other headers
32652         * gst/mixmatrix/Makefile.am:
32653           fix plugin filename
32654         * gst/tags/Makefile.am: fix plugin filename
32655
32656 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
32657
32658         * gst/tags/Makefile.am: fix plugin filename
32659
32660 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
32661
32662         * examples/gstplay/player.c: (got_time_tick), (main):
32663           add error handler
32664           display time_tick more readably
32665         * gst/mixmatrix/Makefile.am:
32666           fix plugin file name
32667
32668 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
32669
32670         * sys/oss/gstosselement.c: (gst_osselement_probe),
32671         (device_combination_append), (gst_osselement_class_probe_devices):
32672         * sys/oss/gstosselement.h:
32673           Reworked enumeration of oss dsps and mixers so that gst-mixer works
32674           on my system using alsa oss emulation, fixes bug #135597
32675
32676 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32677
32678         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
32679         (gst_videodrop_chain), (gst_videodrop_change_state):
32680         * gst/videodrop/gstvideodrop.h:
32681           Work based on timestamp of input data, not based on the expected
32682           framerate from the input. The consequence is that this element now
32683           not only scales framerates, but also functions as a framerate
32684           corrector or framerate stabilizer/constantizer.
32685
32686 2004-02-27  David Schleef  <ds@schleef.org>
32687
32688         patches from jmmv@menta.net (Julio M. Merino Vidal)
32689
32690         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
32691         GST_ELEMENT_ERROR call (bug #135634)
32692         * gst/interleave/interleave.c: (interleave_buffered_loop),
32693         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
32694         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
32695         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
32696         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
32697         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
32698         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
32699         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
32700         Fix GST_ELEMENT_ERROR call.
32701         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
32702         GST_ELEMENT_ERROR call.
32703
32704 2004-02-27  Benjamin Otte  <otte@gnome.org>
32705
32706         * gst-libs/gst/audio/audio.h:
32707           add macro to make sure header isn't included twice
32708         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
32709           don't use gst_buffer_free
32710         * gst/playondemand/filter.func:
32711           don't use gst_data_free. Free data only once.
32712
32713 2004-02-26  David Schleef  <ds@schleef.org>
32714
32715         * gst-libs/gst/colorbalance/Makefile.am:
32716         * gst-libs/gst/mixer/Makefile.am:
32717         * gst-libs/gst/tuner/Makefile.am:
32718         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
32719         should not be disted, -marshal.h files should not be installed,
32720         and -enum.h files _should_ be installed.  Fix to make this the
32721         case.
32722
32723 === release 0.7.5 ===
32724
32725 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32726
32727         * configure.ac: release 0.7.5, "Under The Sea"
32728
32729 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
32730
32731         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
32732         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
32733         * gst/videoscale/gstvideoscale.c:
32734         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
32735           assorted debug/warning fixes
32736
32737 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
32738
32739         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
32740         (gst_videoscale_init), (gst_videoscale_chain),
32741         (gst_videoscale_set_property), (plugin_init):
32742         * gst/videoscale/gstvideoscale.h:
32743         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32744         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
32745         (gst_videoscale_planar400), (gst_videoscale_packed422),
32746         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
32747         (gst_videoscale_24bit), (gst_videoscale_16bit),
32748         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
32749         (gst_videoscale_scale_plane_slow),
32750         (gst_videoscale_scale_point_sample),
32751         (gst_videoscale_scale_nearest),
32752         (gst_videoscale_scale_nearest_str2),
32753         (gst_videoscale_scale_nearest_str4),
32754         (gst_videoscale_scale_nearest_32bit),
32755         (gst_videoscale_scale_nearest_24bit),
32756         (gst_videoscale_scale_nearest_16bit):
32757         add debugging category and use it properly
32758         fix use of GST_PTR_FORMAT
32759
32760 2004-02-25  Andy Wingo  <wingo@pobox.com>
32761
32762         * gst/interleave/interleave.c (interleave_buffered_loop): Always
32763         push only when channel->buffer is NULL. Prevents segfaults doing
32764         the state change after a nonlocal exit, like a scheme exception.
32765
32766         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
32767         Handle the case where the intersected caps is empty.
32768
32769 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
32770
32771         * gst/law/mulaw-decode.c: (mulawdec_link):
32772         * gst/law/mulaw.c: (plugin_init):
32773           fix mulawdec so it actually works again
32774
32775 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
32776
32777         reviewed by: David Schleef  <ds@schleef.org>
32778
32779         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
32780         (gst_gamma_init), (gst_gamma_set_property),
32781         (gst_gamma_get_property), (gst_gamma_calculate_tables),
32782         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
32783         for RGB, with separate r g and b correction factors. (#131167)
32784
32785 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
32786
32787         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
32788           only signal tags for bitrate if they're > 0 (#134894)
32789
32790 2004-02-24  David Schleef  <ds@schleef.org>
32791
32792         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
32793         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
32794         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
32795         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
32796         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
32797         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
32798         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
32799         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
32800         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
32801         category.  Attempt to fix timestamp calculation.
32802
32803 2004-02-24  Johan Dahlin  <johan@gnome.org>
32804
32805         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
32806
32807 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
32808
32809         * configure.ac:
32810         * gconf/Makefile.am:
32811         * gconf/gstreamer.schemas:
32812         * gst-libs/gst/gconf/Makefile.am:
32813         * gst-libs/gst/gconf/gconf.c:
32814           version gconf schemas and install locations
32815
32816 2004-02-23  Benjamin Otte  <otte@gnome.org>
32817
32818         * ext/xine/xineinput.c: (gst_xine_input_dispose):
32819         (gst_xine_input_subclass_init):
32820           call parent dispose.
32821           change pad template for CD reader correctly
32822         * ext/xine/Makefile.am:
32823         * ext/xine/gstxine.h:
32824         * ext/xine/xine.c: (plugin_init):
32825         * ext/xine/xineaudiosink.c:
32826           wrap audio sinks, too
32827         * gst-libs/gst/resample/private.h:
32828         * gst-libs/gst/resample/resample.c: (gst_resample_init),
32829         (gst_resample_reinit), (gst_resample_scale),
32830         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
32831         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
32832         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
32833         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
32834         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
32835         * gst-libs/gst/resample/resample.h:
32836         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
32837         (gst_audioscale_class_init), (gst_audioscale_link),
32838         (gst_audioscale_get_buffer), (gst_audioscale_init),
32839         (gst_audioscale_chain), (gst_audioscale_set_property),
32840         (gst_audioscale_get_property):
32841         * gst/audioscale/gstaudioscale.h:
32842           s/resample_*/gst_resample_*/i to not clobber namespaces
32843
32844 2004-02-23  Julien MOUTTE  <julien@moutte.net>
32845
32846         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
32847         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
32848         (gst_riff_create_video_template_caps),
32849         (gst_riff_create_audio_template_caps),
32850         (gst_riff_create_iavs_template_caps):
32851         * gst-libs/gst/riff/riff-media.h:
32852         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
32853         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
32854         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
32855         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
32856         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
32857         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
32858         (gst_matroska_demux_plugin_init): First batch implementing audio and
32859         video codec tags in demuxers.
32860
32861 2004-02-22  Benjamin Otte  <otte@gnome.org>
32862
32863         * ext/xine/Makefile.am:
32864         * ext/xine/gstxine.h:
32865         * ext/xine/xine.c: (plugin_init):
32866         * ext/xine/xineinput.c:
32867           add input plugin wrapper. Playback from files, http, mms and cdda
32868           works.
32869         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
32870           remove leftover G_GNUC_UNUSED
32871         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
32872         (gst_asf_demux_identify_guid):
32873           improve debugging output
32874
32875 2004-02-22  Benjamin Otte  <otte@gnome.org>
32876
32877         reported by: Padraig O'Briain <padraig.obriain@sun.com>
32878
32879         * autogen.sh:
32880           replace test -e with test -x for mkinstalldirs to be more portable.
32881           (fixes #134816)
32882
32883 2004-02-22  Benjamin Otte  <otte@gnome.org>
32884
32885         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
32886
32887         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
32888           set rank to PRIMARY
32889         * gst/volume/gstvolume.c: (plugin_init):
32890           set rank to NONE
32891         fixes #134960
32892
32893 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
32894
32895         reviewed by Benjamin Otte  <otte@gnome.org>
32896
32897         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
32898           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
32899
32900 2004-02-22  Benjamin Otte  <otte@gnome.org>
32901
32902         * configure.ac:
32903           export [_]*{gst,Gst,GST}.* symbols from plugins
32904
32905 2004-02-22  Christophe Fergeau <teuf@gnome.org>
32906
32907         reviewed by: Benjamin Otte  <otte@gnome.org>
32908
32909         * ext/lame/gstlame.c: (add_one_tag):
32910         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
32911         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
32912         (gst_vorbisenc_metadata_set1):
32913         * gst/tags/gstid3tag.c:
32914         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
32915           apply fixes from bugs #135042 (lame can't write tags) and #133817
32916           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
32917
32918 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
32919
32920         * configure.ac: Export only gst_plugin_desc from plugins.
32921          Note that this change only makes any effect with Linux using libtool
32922          1.5.2 or higher. Otherwise it is silently ignored, but it would build
32923          fine. And don't try to have several versions of libtool in different
32924          directories.
32925
32926 2004-02-20  Andy Wingo  <wingo@pobox.com>
32927
32928         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
32929         interleave respectively.
32930
32931         * gst/interleave/deinterleave.c: New plugin: deinterleave
32932         (replaces on oneton).
32933         * gst/interleave/interleave.c: New plugin: interleave.
32934         * gst/interleave/plugin.h: Support file.
32935         * gst/interleave/plugin.c: Support file.
32936
32937         * configure.ac: Remove intfloat and oneton, add interleave.
32938
32939         * ext/sndfile/gstsf.c: Handle events better.
32940
32941         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
32942         and float2int operation. int2float has scheduling problems as
32943         noted in in2float_chain.
32944
32945 2004-02-20  Benjamin Otte  <otte@gnome.org>
32946
32947         * ext/xine/Makefile.am:
32948         * ext/xine/gstxine.h:
32949         * ext/xine/xine.c:
32950         * ext/xine/xineaudiodec.c:
32951         * ext/xine/xinecaps.c:
32952           add first version of xine plugin wrapper. Currently only wraps the
32953           QDM2 win32 DLL, and even that only in proof-of-concept quality.
32954         * configure.ac:
32955         * ext/Makefile.am:
32956           add xine plugin wrapper, disabled by default. Use --enable-xine to
32957           build. Note that it'll segfault on gst-register if you don't remove
32958           the goom and tvtime post plugins from xine.
32959         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
32960         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
32961           add extradata parsing for QDM2.
32962           change around debugging prints.
32963
32964 2004-02-19  Benjamin Otte  <otte@gnome.org>
32965
32966         * ext/lame/gstlame.c: (gst_lame_chain):
32967         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
32968           use gst_tag_list_insert when you want to insert tags
32969
32970 2004-02-18  David Schleef  <ds@schleef.org>
32971
32972         * configure.ac:  Move massink to gst-rotten
32973         * ext/Makefile.am:
32974         * ext/mas/Makefile.am:
32975         * ext/mas/massink.c:
32976         * ext/mas/massink.h:
32977
32978 2004-02-18  David Schleef  <ds@schleef.org>
32979
32980         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
32981         typefinding, since it seems to be worse than nothing.
32982         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
32983         atom to recognize .mp4 and .m4a files as video/quicktime.
32984
32985 2004-02-18  David Schleef  <ds@schleef.org>
32986
32987         * gst/sine/demo-dparams.c: (quit_live),
32988         (dynparm_log_value_changed), (dynparm_value_changed), (main):
32989         Use double dparams, not float.
32990         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
32991         (gst_sinesrc_init): Change sync default to FALSE, since multiple
32992         sync'd elements don't really work correctly.
32993         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
32994         (volume_update_volume), (volume_get_property):  Change dparam
32995         to double.
32996
32997 2004-02-18  Julien MOUTTE  <julien@moutte.net>
32998
32999         * sys/ximage/ximagesink.c:
33000         (gst_ximagesink_xwindow_update_geometry),
33001         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
33002         (gst_ximagesink_change_state), (gst_ximagesink_expose),
33003         (gst_ximagesink_init): Rework the way software video scaling works. So
33004         now we check on each chain call if the video frames are feeling the
33005         window. If not we try to renegotiate caps. On failure we memorize that
33006         and we won't try again for that PLAYING sessions.
33007         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
33008         failure.
33009         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
33010         synchronous flag.
33011
33012 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
33013
33014         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
33015           break up _link so we can give a better debug message for errors
33016
33017 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
33018
33019         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
33020           set up debug category
33021
33022 2004-02-18  Julien MOUTTE <julien@moutte.net>
33023
33024         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
33025         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
33026         the way renegotiation work. The event handling function is not taking
33027         care of external windows and renegotiate method check for pad flags
33028         NEGOTIATING. Should fix : #133209
33029
33030 2004-02-17  Julien MOUTTE  <julien@moutte.net>
33031
33032         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
33033         pad is negotiating before trying renegotiation.
33034
33035 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33036
33037         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
33038           pass on all possible mime types as typefind hints
33039
33040 2004-02-17  Julien MOUTTE <julien@moutte.net>
33041
33042         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
33043         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
33044         possible SHM leak if we crash. All other apps using XShm are doing
33045         that.
33046
33047 2004-02-17  Julien MOUTTE  <julien@moutte.net>
33048
33049         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
33050         (gst_ximagesink_expose): Renegotiate size on expose.
33051         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
33052         size on expose.
33053
33054 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33055
33056         * testsuite/alsa/sinesrc.c:
33057           cosmetic fix to fix compile issue with gcc 2.95.4
33058
33059 2004-02-16  Julien MOUTTE <julien@moutte.net>
33060
33061         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
33062         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
33063         failed opening the audio device.
33064         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
33065         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
33066         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
33067         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
33068         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
33069         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
33070         (gst_ximagesink_change_state), (gst_ximagesink_chain),
33071         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
33072         Removing some useless g_return_if_fail like wingo suggested.
33073         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
33074         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
33075         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
33076         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
33077         (gst_xvimagesink_update_colorbalance),
33078         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
33079         (gst_xvimagesink_xcontext_clear),
33080         (gst_xvimagesink_get_fourcc_from_caps),
33081         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
33082         (gst_xvimagesink_set_xwindow_id),
33083         (gst_xvimagesink_colorbalance_list_channels),
33084         (gst_xvimagesink_colorbalance_set_value),
33085         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
33086         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
33087
33088 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
33089
33090         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
33091           throw error when not negotiated instead of asserting
33092
33093 2004-02-15  Julien MOUTTE  <julien@moutte.net>
33094
33095         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
33096         correct data refcounting.
33097
33098 2004-02-15  Julien MOUTTE  <julien@moutte.net>
33099
33100         * gst/switch/gstswitch.c: (gst_switch_change_state),
33101         (gst_switch_class_init): Cleaning the sinkpads correctly on state
33102         change, mostly the EOS flag.
33103
33104 2004-02-15  Julien MOUTTE  <julien@moutte.net>
33105
33106         * examples/gstplay/player.c: (got_eos), (main): Adding some
33107         output for debugging.
33108         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
33109         timeouts if we go to any state different from PLAYING.
33110         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
33111         more EOS bugs in riff lib.
33112
33113 2004-02-14  Julien MOUTTE  <julien@moutte.net>
33114
33115         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
33116         visualization until i find a way to fix switch correctly.
33117         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
33118         EOS arrives.
33119         * gst/switch/gstswitch.c: (gst_switch_release_pad),
33120         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
33121         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
33122         Reworked switch to get a more correct behaviour with events and refing
33123         of data stored in sinkpads.
33124         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
33125         we don't pull from a pad in EOS.
33126
33127 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33128
33129         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
33130           remove v1 tag even if we can't read it (makes sure we don't detect
33131           it again)
33132
33133 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33134
33135         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
33136         (gst_alsa_xrun_recovery):
33137         * ext/alsa/gstalsa.h:
33138           try xrun recovery when wait failed. Make xrun recovery function
33139           return TRUE/FALSE to indicate success. (might fix #134354)
33140
33141 2004-02-13  David Schleef  <ds@schleef.org>
33142
33143         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
33144         (dynparm_value_changed), (main): Convert from float to double.
33145         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
33146
33147 2004-02-13  David Schleef  <ds@schleef.org>
33148
33149         * gst/silence/gstsilence.c: (gst_silence_class_init),
33150         (gst_silence_set_clock), (gst_silence_get),
33151         (gst_silence_set_property), (gst_silence_get_property):
33152         * gst/silence/gstsilence.h: Add sync property.
33153         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
33154         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
33155         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
33156         * gst/sine/gstsinesrc.h: Add sync property.
33157
33158 2004-02-13  David Schleef  <ds@schleef.org>
33159
33160         * gst/intfloat/gstint2float.c: (conv_f32_s16),
33161         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
33162
33163 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
33164
33165         * configure.ac:
33166         * ext/Makefile.am:
33167         * gst-libs/ext/Makefile.am:
33168           move ffmpeg plugin to gst-ffmpeg module
33169
33170 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
33171
33172         * configure.ac: use GST_ARCH to detect architecture
33173
33174 2004-02-12  Julien MOUTTE  <julien@moutte.net>
33175
33176         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
33177
33178 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
33179
33180         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
33181           classify LADSPA plugins based on number of src/sink pads
33182           (#133663, Stefan Kost)
33183         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
33184           fix dparams registration
33185           (#133528, Stefan Kost)
33186         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
33187           fix use of isprint and use g_ascii_isprint instead
33188           (#133316, Stefan Kost)
33189
33190 2004-02-11  David Schleef  <ds@schleef.org>
33191
33192         Convert a few inner loops to use liboil.  This is currently
33193         optional, and is only enabled if liboil is present (duh!).
33194         * configure.ac: Check for liboil-0.1
33195         * gst/intfloat/Makefile.am:
33196         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
33197         (gst_int2float_chain_gint16):
33198         * gst/videofilter/Makefile.am:
33199         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
33200         (tablelookup_u8), (gst_videobalance_planar411):
33201         * gst/videotestsrc/Makefile.am:
33202         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
33203         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
33204         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
33205         (paint_hline_RGB565), (paint_hline_xRGB1555):
33206
33207 2004-02-11  David Schleef  <ds@schleef.org>
33208
33209         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
33210         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
33211         (gst_colorspace_getcaps), (gst_colorspace_link),
33212         (gst_colorspace_base_init), (gst_colorspace_init),
33213         (gst_colorspace_chain), (gst_colorspace_change_state),
33214         (plugin_init): Merge Ronald's patch (bug #117897) and update
33215         for new caps and negotiation.  Seems to work, although it
33216         shows off bugs in lcs.
33217
33218 2004-02-11  David Schleef  <ds@schleef.org>
33219
33220         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
33221         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
33222
33223 2004-02-11  David Schleef  <ds@schleef.org>
33224
33225         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
33226         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
33227         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
33228         Add server and port properties
33229
33230 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
33231
33232         * m4/a52.m4:
33233         * m4/aalib.m4:
33234         * m4/as-ffmpeg.m4:
33235         * m4/as-liblame.m4:
33236         * m4/as-slurp-ffmpeg.m4:
33237         * m4/check-libheader.m4:
33238         * m4/esd.m4:
33239         * m4/freetype2.m4:
33240         * m4/gconf-2.m4:
33241         * m4/glib.m4:
33242         * m4/gst-alsa.m4:
33243         * m4/gst-artsc.m4:
33244         * m4/gst-ivorbis.m4:
33245         * m4/gst-matroska.m4:
33246         * m4/gst-sdl.m4:
33247         * m4/gst-shout2.m4:
33248         * m4/gst-sid.m4:
33249         * m4/gtk.m4:
33250         * m4/libdv.m4:
33251         * m4/libfame.m4:
33252         * m4/libmikmod.m4:
33253         * m4/ogg.m4:
33254         * m4/vorbis.m4:
33255           fix underquotedness of macros (#133800)
33256         * m4/as-avifile.m4:
33257         * m4/xmms.m4:
33258           removed because no longer used
33259
33260 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
33261
33262         * configure.ac:
33263           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
33264           by autopoint (fixes #132996)
33265
33266 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33267
33268         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
33269         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
33270         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
33271         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
33272           fix memleaks
33273
33274 2004-02-11  David Schleef  <ds@schleef.org>
33275
33276         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
33277         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
33278         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
33279         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
33280         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
33281         (gst_jpegenc_class_init), (gst_jpegenc_init),
33282         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
33283         (gst_jpegenc_chain), (gst_jpegenc_set_property),
33284         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
33285         * ext/jpeg/gstjpegenc.h: Fix negotiation.
33286
33287 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33288
33289         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
33290         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
33291         * ext/mikmod/gstmikmod.h:
33292           fix caps negotiation in mikmod
33293         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
33294           output debug information
33295
33296 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33297
33298         * gst-libs/gst/colorbalance/Makefile.am:
33299         * gst-libs/gst/navigation/Makefile.am:
33300         * gst-libs/gst/xoverlay/Makefile.am:
33301           remove unused GST_OPT_CFLAGS from Makefiles
33302           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
33303
33304 2004-02-07  David Schleef  <ds@schleef.org>
33305
33306         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
33307         push events to pads that haven't been created (#133508)
33308
33309 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
33310
33311         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
33312         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
33313         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
33314         (gst_dvdec_loop), (gst_dvdec_change_state):
33315         Second attempt at committing a working dvdec element.
33316
33317 2004-02-06  David Schleef  <ds@schleef.org>
33318
33319         Build fixes for OS X: (see #129600)
33320         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
33321         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
33322         (gst_riff_read_strf_iavs):
33323         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
33324         (gst_avi_demux_stream_odml):
33325         * gst/playondemand/Makefile.am:
33326         * gst/rtp/rtp-packet.c:
33327
33328 2004-02-05  David Schleef  <ds@schleef.org>
33329
33330         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
33331         last change, because it Just Doesn't Compile.
33332
33333 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33334
33335         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
33336           skip undecodable id3v2 tag instead of keeping it
33337
33338 2004-02-05  David Schleef  <ds@schleef.org>
33339
33340         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
33341         Unref leaked buffer.  (Noticed by Ronald)
33342
33343 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
33344
33345         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
33346         Sync requires with other checks.  >= vs =.
33347
33348 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
33349
33350         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
33351         (gst_dvdec_video_link), (gst_dvdec_loop):
33352         * ext/dv/gstdvdec.h:
33353           rework the caps negotiation so that dvdec works again instead
33354           of just segfaulting.
33355
33356 === release 0.7.4 ===
33357
33358 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
33359
33360         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
33361         * configure.ac: changed for release
33362
33363 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
33364
33365         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
33366         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
33367         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
33368         * pkgconfig/gstreamer-play-uninstalled.pc.in:
33369           reworked patch by David Lehn to fix libdir and includedir for
33370           uninstalled libraries
33371           removed play and gconf from gstreamer-libs since they have their
33372           own pkgconfig files
33373
33374 2004-02-04  David Schleef  <ds@schleef.org>
33375
33376         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
33377         memleak.
33378
33379 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33380
33381         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
33382           use correct GST_TAG_ENCODER tag
33383
33384 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33385
33386         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
33387           be sure to stop the clock when going to paused
33388         * sys/oss/gstosssink.c: (gst_osssink_change_state):
33389           reset number of transmitted when going to ready.
33390         fixes #132935
33391
33392 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
33393
33394         reviewed by Benjamin Otte
33395
33396         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
33397           extract track count (fixes #133410)
33398
33399 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33400
33401         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
33402           that should be !=, not == (fixes #132519)
33403
33404 2004-02-04  David Schleef  <ds@schleef.org>
33405
33406         Make sure set_explicit_caps() is called before adding pad.
33407         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
33408         * gst/id3/gstid3types.c: (gst_id3types_loop):
33409         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
33410         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
33411
33412 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
33413
33414         * configure.ac:
33415           bump nano to 2, first prerelease
33416           put back AM_PROG_LIBTOOL
33417
33418 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
33419
33420         * testsuite/alsa/Makefile.am:
33421           these are user test apps, not automatic testsuite tests
33422
33423 2004-02-04  David Schleef  <ds@schleef.org>
33424
33425         Convert GST_DEBUG_CAPS() to GST_DEBUG():
33426         * gst/mpeg1videoparse/gstmp1videoparse.c:
33427         (mp1videoparse_parse_seq):
33428         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
33429         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
33430         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
33431         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
33432         (gst_xvideosink_getcaps):
33433         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
33434         * testsuite/gst-lint: more tests
33435
33436 2004-02-04  David Schleef  <ds@schleef.org>
33437
33438         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
33439         with the code that they would expand to.
33440         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
33441         (gst_flacdec_get_src_query_types),
33442         (gst_flacdec_get_src_event_masks):
33443         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
33444         (gst_gnomevfssrc_get_query_types),
33445         (gst_gnomevfssrc_get_event_mask):
33446
33447 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33448
33449         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
33450         (gst_sinesrc_dispose):
33451           fix memleak by properly disposing sinesrc
33452
33453 2004-02-04  Julien MOUTTE  <julien@moutte.net>
33454
33455         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
33456         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
33457         an overlay to redraw the image because it has been exposed.
33458         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
33459         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
33460         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
33461         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
33462         interface
33463         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
33464         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
33465         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
33466         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
33467         interface
33468
33469 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33470
33471         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
33472           more memleak fixage
33473
33474 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33475
33476         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
33477         * gst/typefind/gsttypefindfunctions.c:
33478           fix memleaks shown by gst-typefind
33479
33480 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
33481
33482         * common/glib-gen.mak:
33483           add hack rule to touch .Plo files
33484         * gst-libs/gst/colorbalance/Makefile.am:
33485         * gst-libs/gst/mixer/Makefile.am:
33486         * gst-libs/gst/play/Makefile.am:
33487         * gst-libs/gst/tuner/Makefile.am:
33488           remove glib_root variable
33489
33490 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33491
33492         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
33493           set explicit caps before adding the element, so the autopluggers can
33494           plug correctly.
33495         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
33496         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
33497         (mpeg_video_type_find), (mpeg_video_stream_type_find),
33498         (dv_type_find):
33499           fix memleaks in typefind functions. gst_type_find_suggest takes a const
33500           argument.
33501
33502 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
33503
33504         * gst-libs/gst/colorbalance/Makefile.am:
33505         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
33506         * gst-libs/gst/colorbalance/colorbalance.c:
33507         * gst-libs/gst/colorbalance/colorbalance.h:
33508         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
33509         * gst-libs/gst/mixer/Makefile.am:
33510         * gst-libs/gst/mixer/mixer-marshal.list:
33511         * gst-libs/gst/mixer/mixer.c:
33512         * gst-libs/gst/mixer/mixer.h:
33513         * gst-libs/gst/mixer/mixermarshal.list:
33514         * gst-libs/gst/play/Makefile.am:
33515         * gst-libs/gst/play/play.h:
33516         * gst-libs/gst/tuner/Makefile.am:
33517         * gst-libs/gst/tuner/tuner-marshal.list:
33518         * gst-libs/gst/tuner/tuner.c:
33519         * gst-libs/gst/tuner/tuner.h:
33520         * gst-libs/gst/tuner/tunermarshal.list:
33521           use new glib-gen.mak snippet to clean up Makefile.am
33522           fix various bugs in Makefile.am's
33523
33524 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33525
33526         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
33527           handle chain parsing correctly in the multichain case
33528         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
33529         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
33530         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
33531         (theora_dec_chain):
33532           handle events and queries correctly
33533
33534 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
33535
33536         * .cvsignore:
33537         Ignore generated file _stdint.h.
33538
33539 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
33540
33541         * gst-libs/gst/colorbalance/Makefile.am:
33542         * gst-libs/gst/colorbalance/colorbalance.h:
33543         * gst-libs/gst/mixer/Makefile.am:
33544         * gst-libs/gst/mixer/mixer.h:
33545         * gst-libs/gst/play/Makefile.am:
33546         * gst-libs/gst/play/play.h:
33547         * gst-libs/gst/tuner/Makefile.am:
33548         * gst-libs/gst/tuner/tuner.h:
33549         Generate enum type code with glib-mkenums.
33550         * gst-libs/gst/colorbalance/.cvsignore:
33551         * gst-libs/gst/mixer/.cvsignore:
33552         * gst-libs/gst/play/.cvsignore:
33553         * gst-libs/gst/tuner/.cvsignore:
33554         Ignore generated files.
33555
33556 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
33557
33558         * gst-libs/gst/audio/.cvsignore:
33559         Ignore generated file.
33560         * gst-libs/gst/audio/Makefile.am:
33561         Do not install example filter.
33562
33563 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
33564
33565         * examples/switch/.cvsignore:
33566         Ignore generated file.
33567
33568 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33569
33570         * common/m4/ax_create_stdint_h.m4:
33571         * configure.ac:
33572           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
33573           _stdint.h.
33574         * Makefile.am:
33575           remove generated _stdint.h in DISTCLEANFILES
33576         * ext/a52dec/gsta52dec.c:
33577           include _stdint.h for a52dec. (should fix #133064)
33578
33579 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
33580
33581         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
33582         (gst_tag_to_vorbis_comments):
33583         Add replaygain support to vorbistag
33584
33585 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
33586         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
33587         (gst_ffmpeg_caps_to_extradata):
33588           Fix SVQ3 caps flag properties
33589           Use glib macro for bytes swap
33590
33591 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33592
33593         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
33594         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
33595         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
33596         * ext/sndfile/gstsf.c: (plugin_init):
33597         * gst/avi/gstavi.c: (plugin_init):
33598         * sys/dxr3/dxr3init.c: (plugin_init):
33599         * sys/oss/gstossaudio.c: (plugin_init):
33600         * sys/v4l/gstv4l.c: (plugin_init):
33601         * sys/v4l2/gstv4l2.c: (plugin_init):
33602           remove textdomain calls
33603         * po/nl.po:
33604           update Dutch translation
33605
33606 2004-02-02  Julien MOUTTE  <julien@moutte.net>
33607
33608         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
33609         (gst_play_set_audio_sink): Moving volume in the audio thread for
33610         instantaneous volume change. Maybe i will add another volume in front
33611         of visualization later, not sure yet though.
33612
33613 2004-02-02  Julien MOUTTE  <julien@moutte.net>
33614
33615         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
33616         (gst_ximagesink_handle_xevents): Better X events handling, only take
33617         the latest events for configure and motion.
33618         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
33619
33620 2004-02-02  Jon Trowbridge  <trow@gnu.org>
33621
33622         reviewed by: David Schleef  <ds@schleef.org>
33623
33624         Fix memory leaks:
33625         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
33626         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
33627
33628 2004-02-02  David Schleef  <ds@schleef.org>
33629
33630         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
33631         of lines.
33632         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
33633         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
33634         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
33635         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
33636         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
33637         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
33638         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
33639         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
33640         (gst_float2_2_int_link):
33641         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
33642         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
33643         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
33644         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
33645         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
33646         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
33647         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
33648         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
33649         * testsuite/gst-lint: Add tests for bzero and ;;
33650
33651 2004-02-02  David Schleef  <ds@schleef.org>
33652
33653         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
33654
33655 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33656
33657         * ext/aalib/gstaasink.c: (gst_aasink_open):
33658         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
33659         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
33660         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
33661         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
33662         (gst_afsink_close_file):
33663         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
33664         (gst_afsrc_close_file):
33665         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
33666         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
33667         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
33668         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
33669         * ext/esd/esdmon.c: (gst_esdmon_get):
33670         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
33671         * ext/faac/gstfaac.c: (gst_faac_chain):
33672         * ext/faad/gstfaad.c: (gst_faad_chain):
33673         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
33674         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
33675         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
33676         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
33677         (gst_flacdec_loop):
33678         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
33679         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
33680         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
33681         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
33682         (gst_gnomevfssink_close_file):
33683         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
33684         (gst_gnomevfssrc_open_file):
33685         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
33686         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
33687         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
33688         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
33689         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
33690         * ext/mad/gstmad.c: (gst_mad_chain):
33691         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
33692         * ext/mpeg2dec/gstmpeg2dec.c:
33693         * ext/mpeg2enc/gstmpeg2enc.cc:
33694         * ext/mplex/gstmplex.cc:
33695         * ext/mplex/gstmplexibitstream.cc:
33696         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
33697         (gst_ogg_demux_push):
33698         * ext/raw1394/gstdv1394src.c:
33699         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
33700         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
33701         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
33702         (gst_sf_loop):
33703         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
33704         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
33705         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
33706         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
33707         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
33708         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
33709         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
33710         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
33711         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
33712         (gst_riff_read_element_data), (gst_riff_read_seek),
33713         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
33714         * gst/adder/gstadder.c: (gst_adder_loop):
33715         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
33716         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
33717         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
33718         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
33719         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
33720         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
33721         * gst/goom/gstgoom.c: (gst_goom_chain):
33722         * gst/id3/gstid3types.c: (gst_id3types_loop):
33723         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
33724         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
33725         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
33726         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
33727         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
33728         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
33729         (gst_ebml_read_float), (gst_ebml_read_header):
33730         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
33731         (gst_matroska_demux_parse_blockgroup):
33732         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
33733         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
33734         * gst/oneton/gstoneton.c: (gst_oneton_chain):
33735         * gst/silence/gstsilence.c: (gst_silence_get):
33736         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
33737         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
33738         * gst/speed/gstspeed.c: (speed_loop):
33739         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
33740         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
33741         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
33742         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
33743         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
33744         (gst_wavparse_loop):
33745         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
33746         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
33747         (dxr3audiosink_close):
33748         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
33749         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
33750         (dxr3videosink_close), (dxr3videosink_write_data):
33751         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
33752         * sys/oss/gstosssink.c: (gst_osssink_chain):
33753         * sys/oss/gstosssrc.c: (gst_osssrc_get):
33754         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
33755         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
33756         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
33757         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
33758         (gst_v4l_set_window), (gst_v4l_enable_overlay):
33759         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
33760         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
33761         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
33762         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
33763         (gst_v4l_set_audio):
33764         * sys/v4l/v4l_calls.h:
33765         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
33766         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
33767         (gst_v4lmjpegsink_playback_init),
33768         (gst_v4lmjpegsink_playback_start):
33769         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
33770         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
33771         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
33772         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
33773         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
33774         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
33775         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
33776         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
33777         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
33778         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
33779         (gst_v4l2_get_output), (gst_v4l2_set_output),
33780         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
33781         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
33782         (gst_v4l2_set_attribute):
33783         * sys/v4l2/v4l2_calls.h:
33784         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
33785         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
33786         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
33787         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
33788         (gst_v4l2src_capture_stop):
33789         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
33790         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
33791         (gst_ximagesink_chain):
33792         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
33793         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
33794         (gst_xvideosink_xwindow_new):
33795         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
33796         (gst_xvimagesink_chain):
33797
33798 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33799
33800         * gst/volume/gstvolume.c: (gst_volume_set_volume),
33801         (gst_volume_get_volume), (volume_class_init), (volume_init),
33802         (volume_chain_int16), (volume_update_volume):
33803         * gst/volume/gstvolume.h:
33804           make code more readable by removing magic numbers
33805           make mixer interface export 0-100 range
33806           make it internally map to 0.0-1.0 range so users don't distort
33807           output by putting the sliders at full volume
33808
33809 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33810
33811         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
33812         (gst_play_state_change), (gst_play_seek_to_time):
33813         block the tick callback for 0.5 secs after doing a seek
33814
33815 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33816
33817         * gst-libs/gst/play/play.c: (gst_play_new):
33818           check for GError
33819
33820 2004-02-01  Julien MOUTTE  <julien@moutte.net>
33821
33822         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
33823         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
33824         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
33825         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
33826         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
33827         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
33828
33829 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
33830
33831         * configure.ac:
33832         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
33833           check for a function added in vorbis 1.1
33834
33835 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33836
33837         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
33838         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
33839           really start/stop clock only on PLAYING <=> PAUSED
33840         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
33841           remove \n from debugging lines
33842         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
33843           make it work when seeking does not
33844         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
33845           reset on DISCONT
33846
33847 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33848
33849         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
33850           start clock on PAUSED=>PLAYING, not later
33851         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33852           extract correct time for different discont formats
33853         (gst_alsa_sink_get_time):
33854           don't segfault when no format is negotiated yet, just return 0
33855         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
33856         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
33857         (gst_ogg_pad_push):
33858           handle flush and discont events correctly
33859         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
33860           handle discont events correctly
33861
33862 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
33863
33864         * gst-libs/gst/play/play.c: (gst_play_error_quark),
33865         (gst_play_error_create), (gst_play_error_plugin),
33866         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
33867         * gst-libs/gst/play/play.h:
33868           add error handling during creation
33869         * examples/gstplay/player.c: (main):
33870           use new gst_play_new
33871
33872
33873 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33874
33875         * ext/theora/theoradec.c: (theora_dec_chain):
33876           make comments work
33877         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
33878         (vorbis_dec_src_event), (vorbis_dec_chain):
33879           add encoder tag, fix tag reading to be more error tolerant, change
33880           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
33881           gst_pad_event_default.
33882         * gst/tags/gstvorbistag.c:
33883         (gst_tag_list_from_vorbiscomment_buffer):
33884           undefine function specific define at end of function
33885
33886 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
33887
33888         * ext/flac/gstflac.c: (plugin_init):
33889         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
33890         * ext/flac/gstflacdec.h:
33891         * ext/flac/gstflacenc.h:
33892           Fix typos
33893
33894 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
33895
33896         * examples/gstplay/player.c: s/gstplay.h/play.h/
33897
33898 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
33899
33900         * gst-libs/gst/play/Makefile.am:
33901         * gst-libs/gst/play/gstplay.c:
33902         * gst-libs/gst/play/gstplay.h:
33903         * gst-libs/gst/play/play.c:
33904           more surgery, operation complete
33905
33906 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
33907
33908         * gst-libs/gst/play/play.old.c:
33909         * gst-libs/gst/play/play.old.h:
33910           after CVS surgery by moving, remove
33911         * gst-libs/gst/play/playpipelines.c:
33912           remove
33913
33914         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
33915           add negotiation error
33916
33917 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
33918
33919         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
33920         (gst_ogg_demux_push):
33921           add some seeking debug info
33922           send a flush when seeking
33923
33924 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33925
33926         * configure.ac:
33927           use AC_C_INLINE
33928         * configure.ac:
33929         * ext/Makefile.am:
33930         * ext/theora/Makefile.am:
33931         * ext/theora/theoradec.c:
33932           add theora video decoder. Does just do simple decoding for now and
33933           has been tested against Theora cvs only. It only works when theora
33934           is compiled with --enable-static.
33935         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
33936           always reset packetno on DISCONT
33937
33938 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33939
33940         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
33941           Fix audio.
33942
33943 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33944
33945         * gst/mpegaudioparse/gstmpegaudioparse.c:
33946         (mp3_type_frame_length_from_header):
33947           Fix header parsing - stolen from ffmpeg (thank you! :) ).
33948
33949 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33950
33951         * ext/esd/esdsink.c: (gst_esdsink_init):
33952           Since we have static pad template caps, we don't need to negotiate;
33953           either the core errors out or we know the format.
33954
33955 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33956
33957         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
33958         (gst_riff_read_seek):
33959         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
33960         (gst_ebml_read_seek):
33961           Fix event handling.
33962
33963 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33964
33965         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
33966           removee video/x-theora from vp3 decoder, it doesn't handle raw
33967           theora streams
33968         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
33969           fix bug with finalizing element that never went to PAUSED
33970         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
33971           length and position queries were swapped
33972         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
33973         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
33974         (vorbis_dec_src_event):
33975           implement querying time and bytes
33976
33977 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
33978
33979         * just about every source file:
33980           gst_element_error -> GST_ELEMENT_ERROR
33981
33982 2004-01-29  Julien MOUTTE  <julien@moutte.net>
33983
33984         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
33985         emiting FLUSH and even before DISCONT.
33986         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
33987         get the best instant seeking as possible yay!
33988
33989 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33990
33991         * gst/mpeg1videoparse/gstmp1videoparse.c:
33992         (gst_mp1videoparse_real_chain):
33993           Committed wrong version last week... Grr... Didn't notice until now.
33994
33995 2004-01-29  Julien MOUTTE <julien@moutte.net>
33996
33997         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
33998         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
33999         have_xwindow_id signal in xwindow_create.
34000
34001 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34002
34003         * ext/ogg/gstoggdemux.c:
34004           lots of changes - mainly support for chained bitstreams, seeking,
34005           querying and bugfixes of course
34006         * ext/vorbis/Makefile.am:
34007         * ext/vorbis/vorbisdec.c:
34008         * ext/vorbis/vorbisdec.h:
34009           add vorbisdec raw vorbis decoder
34010         * ext/vorbis/vorbis.c: (plugin_init):
34011           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
34012         * gst/intfloat/Makefile.am:
34013         * gst/intfloat/float22int.c:
34014         * gst/intfloat/float22int.h:
34015         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
34016           add float2intnew plugin. It converts multichannel interleaved float to
34017           multichannel interleaved int. The name should probably be changed.
34018         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
34019         (plugin_init):
34020           add typefinding for raw theora video so oggdemux can detect it.
34021
34022 2004-01-28  Julien MOUTTE  <julien@moutte.net>
34023
34024         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
34025         sink element first.
34026         * gst/videoscale/gstvideoscale.c:
34027         (gst_videoscale_handle_src_event): Fixing src event handler.
34028
34029 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34030
34031         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
34032         (gst_v4lsrc_open), (gst_v4lsrc_close),
34033         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
34034         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
34035         * sys/v4l/gstv4lsrc.h:
34036         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
34037         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
34038           Implement resizing... Hack. But that's why v4l is b0rked...
34039
34040 2004-01-28  Julien MOUTTE <julien@moutte.net>
34041
34042         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
34043         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
34044         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
34045         (gst_ximagesink_xwindow_destroy):
34046         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
34047         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
34048         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
34049         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
34050         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
34051         correctly cleaning the image created to check xshm calls on succes,
34052         added a lot of XSync calls in X11 functions, and fixed a segfault when
34053         no image format was defined before negotiation happened.
34054
34055 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34056
34057         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
34058           use gst_element_get_time to get correct time
34059
34060 2004-01-28  Julien MOUTTE  <julien@moutte.net>
34061
34062         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
34063         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
34064         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
34065         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
34066         (gst_xvimagesink_check_xshm_calls),
34067         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
34068         X plugins are now able to detect that XShm calls will fail even if the
34069         server claims that it has XShm support (remote displays most of the
34070         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
34071         so that we use non XShm functions. This feature is almost useless for
34072         xvimagesink as Xv is not supported on remote displays anyway, but
34073         it might happen than even on the local display XShm calls fail.
34074
34075 2004-01-27  David Schleef  <ds@schleef.org>
34076
34077         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
34078         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
34079         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
34080         changed esdsink to only use 44100,16,2, since esd sucks at rate
34081         conversion and esdsink has had difficulty negotiating.
34082
34083 2004-01-27  Julien MOUTTE <julien@moutte.net>
34084
34085         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
34086         (gst_play_seek_to_time): Fixing the way to get current position.
34087
34088 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34089
34090         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
34091           use gst_element_get_time to get correct time
34092
34093 2004-01-27  Julien MOUTTE <julien@moutte.net>
34094
34095         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
34096         fix ever... Inverting 2 lines of code make spider autoplug correctly
34097         tagged mp3 !
34098
34099 2004-01-27  David Schleef  <ds@schleef.org>
34100
34101         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
34102         Use gst_pad_try_set_caps_nonfixed().
34103
34104 2004-01-27  David Schleef  <ds@schleef.org>
34105
34106         * gst/ac3parse/gstac3parse.c: update to checklist 5
34107         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
34108         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
34109         * gst/audioscale/gstaudioscale.c: same
34110         * gst/auparse/gstauparse.c: same
34111         * gst/avi/gstavidemux.c: same
34112
34113 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34114
34115         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
34116           stop processing after EOS
34117
34118 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34119
34120         * gst/asfdemux/asfheaders.h:
34121         * gst/asfdemux/gstasfdemux.c:
34122         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
34123         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
34124         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
34125           lot's of fixes to make data extraction simpler and get the code
34126           architecture and compiler independant. Add debugging category
34127         * gst/goom/gstgoom.c: (gst_goom_change_state):
34128           reset channel count on PAUSED=>READY, not READY=>PAUSED
34129
34130 2004-01-26  Colin Walters  <walters@verbum.org>
34131
34132         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
34133         code to pull a bigger buffer in iradio mode.  This as a side effect
34134         makes typefinding work.
34135
34136 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
34137
34138         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
34139         Fix SVQ3 decoding on PPC
34140
34141 2004-01-26  Julien MOUTTE <julien@moutte.net>
34142
34143         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
34144         that one managed to stay there... Fixed.
34145
34146 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
34147
34148         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
34149         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
34150         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
34151         (qtdemux_video_caps):
34152         * gst/qtdemux/qtdemux.h:
34153         Add SVQ3 specific flags to qtdemux and ffmpeg
34154
34155 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34156
34157         * gst-libs/gst/audio/audio.h:
34158           remove buffer-frames from audio caps
34159         * gst/audioconvert/gstaudioconvert.c:
34160           fix plugin to really work.
34161
34162 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34163
34164         * gst-libs/gst/mixer/mixer.c:
34165         * gst-libs/gst/propertyprobe/propertyprobe.c:
34166         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
34167         (gst_tuner_find_channel_by_name):
34168         * gst-libs/gst/tuner/tuner.h:
34169           Add gtk-doc style comments. Also fix a function name.
34170
34171 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34172
34173         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
34174         (gst_divxdec_negotiate):
34175           Fix for new capsnego - also fixes gst-player with divxdec.
34176
34177 2004-01-25  Julien MOUTTE  <julien@moutte.net>
34178
34179         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
34180         (gst_play_identity_handoff), (gst_play_set_location),
34181         (gst_play_set_visualization), (gst_play_connect_visualization): Another
34182         try in visualization implementation. Still have an issue with switch
34183         blocking when pulling from video_queue and only audio comes out of
34184         spider.
34185         * gst/switch/gstswitch.c: (gst_switch_release_pad),
34186         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
34187         release method. And check if the pad is usable before pulling.
34188
34189 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34190
34191         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
34192         (gst_videobalance_init),
34193         (gst_videobalance_colorbalance_list_channels),
34194         (gst_videobalance_colorbalance_set_value),
34195         (gst_videobalance_colorbalance_get_value),
34196         (gst_videobalance_update_properties),
34197         (gst_videobalance_update_tables_planar411),
34198         (gst_videobalance_planar411):
34199         * gst/videofilter/gstvideobalance.h:
34200           Implement lookup-tables. +/- 10x faster.
34201
34202 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34203
34204         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
34205         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
34206           The index reading was broken. The rest worked fine, but the whole
34207           goal of my rewrite was to make avidemux readable, and this was
34208           not at all readable. Please use typed variables.
34209
34210 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34211
34212         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
34213           Additional pad usability check.
34214         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
34215         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
34216         (gst_mp1videoparse_real_chain):
34217           Fix MPEG video stream parsing. The original plugin had several
34218           issues, including not timestamping streams where the source was
34219           not timestamped (this happens with PTS values in mpeg system
34220           streams, but MPEG video is also a valid stream on its own so
34221           that needs timestamps too). We use the display time code for that
34222           for now. Also, if one incoming buffer contains multiple valid
34223           frames, we push them all on correctly now, including proper EOS
34224           handling. Lastly, several potential segfaults were fixed, and we
34225           properly sync on new sequence/gop headers to include them in next,
34226           not previous frames (since they're header for the next frame, not
34227           the previous). Also see #119206.
34228         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
34229         (bpf_from_header):
34230           Move caps setting so we only do it after finding several valid
34231           MPEG-1 fraes sequentially, not right after the first one (which
34232           might be coincidental).
34233         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
34234         (mpeg_video_type_find), (mpeg_video_stream_type_find),
34235         (plugin_init):
34236           Add unsynced MPEG video stream typefinding, and change some
34237           probability values so we detect streams rightly. The idea is as
34238           follows: I can have an unsynced system stream which contains
34239           video. In the current code, I would randomly get a type for either
34240           system or video stream type found, because the probabilities are
34241           being calculated rather randomly. I now use fixed values, so we
34242           always prefer system stream if that was found (and that is how it
34243           should be). If no system stream was found, we can still identity                the stream as video-only.
34244
34245 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34246
34247         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
34248         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
34249           don't write to buffer. Extract data without the need of
34250           __attribute__ ((packed))
34251
34252 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34253
34254         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
34255         (mpeg1_sys_type_find):
34256           Fix MPEG-1 stream typefinding.
34257
34258 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34259
34260         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
34261           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
34262
34263 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
34264
34265         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
34266         * ext/esd/gstesd.c: (plugin_init):
34267           private debugging, better error reporting
34268
34269 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34270
34271         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
34272         (gst_riff_read_init), (gst_riff_read_change_state):
34273         * gst-libs/gst/riff/riff-read.h:
34274           Remove stuff fromold metadata system.
34275
34276 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34277
34278         * ext/ogg/gstoggdemux.c:
34279           Fix wrong file comment.
34280         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
34281         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
34282           Add metadata reading properly.
34283
34284 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
34285
34286         * ext/Makefile.am:
34287           Fix nas DIST_SUBDIRS
34288           Uraeus:
34289           Fix bug where make distcheck doesn't get run on adding stuff to
34290           the build.
34291
34292 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34293
34294         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
34295         * ext/divx/gstdivxdec.h:
34296           Fix divx3 ("msmpeg4") playback using divxdec.
34297
34298 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34299
34300         * gst/typefind/gsttypefindfunctions.c:
34301         (mp3_type_frame_length_from_header): fix bug in length computation
34302         (mp3_type_find): improve debugging output
34303
34304 2004-01-23  Julien MOUTTE  <julien@moutte.net>
34305
34306         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
34307         (gst_play_set_location), (gst_play_seek_to_time),
34308         (gst_play_set_audio_sink), (gst_play_set_visualization),
34309         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
34310         the pipeline from scratch. Visualization is back and switch went out as
34311         i realized it was not possible to use the way i wanted.
34312         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
34313         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
34314         clearing in state change from READY to NULL. So that one can clean the
34315         X ressources keeping the element.
34316         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
34317         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
34318         (gst_xvimagesink_colorbalance_set_value),
34319         (gst_xvimagesink_colorbalance_get_value),
34320         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
34321         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
34322         change from READY to NULL and fixed some stupid bugs in colorbalance
34323         get/set values. Also added the following feature : when nobody tries to
34324         set some values to the colorbalance levels before the xcontext is
34325         grabbed, then when creating channels list from Xv attributes we set the
34326         internal values to the Xv defaults. This way we handle buggy Xv drivers
34327         that set default hue values far from the middle of the range (Thanks
34328         to Jon Trowbridge for pointing that issue).
34329         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
34330         colorbalance levels have been set before xcontext is grabbed.
34331
34332 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34333
34334         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
34335           Fix the ossmixer case where we shouldn't open /dev/dsp* because
34336           it might block operations (which is bad for a mixer).
34337
34338 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
34339
34340         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
34341         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
34342         (gmip_find_type_pre):
34343         * gst-libs/gst/media-info/media-info-priv.h:
34344         * gst-libs/gst/media-info/media-info.c:
34345         (gst_media_info_instance_init), (gst_media_info_read_idler):
34346         add fakesink to get caps on decoder src pad again
34347         fix callback prototype to match new have_type signal signature
34348
34349 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
34350
34351         * gst/adder/gstadder.c: (gst_adder_link):
34352           fix non-compile and cut-n-paste code
34353
34354 2004-01-21  David Schleef  <ds@schleef.org>
34355
34356         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
34357         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
34358         (gst_swfdec_init), (gst_swfdec_change_state):
34359         * ext/swfdec/gstswfdec.h:
34360         Fix negotiation.
34361         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
34362         (gst_adder_request_new_pad): Fix negotiation.
34363         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
34364         Add a fixate function.
34365         * gst/intfloat/gstfloat2int.c:
34366         * gst/intfloat/gstfloat2int.h:
34367         * gst/intfloat/gstint2float.c:
34368         * gst/intfloat/gstint2float.h:
34369         Completely rewrite the negotiation.  Doesn't quite work yet,
34370         due to some buffer-frames problem.
34371
34372 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
34373
34374         * ext/gnomevfs/gstgnomevfssrc.c:
34375         * sys/v4l2/v4l2_calls.h:
34376           fix includes for distcheck
34377
34378 2004-01-21  Christian Schaller <uraeus@gnome.org>
34379
34380         * ext/nas/
34381         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
34382         based on earlier patch from Laurent Vivier
34383
34384 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
34385
34386         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
34387         Fix wma caps property
34388         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
34389         Fix typo (flags1 and flags2)
34390
34391 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34392
34393         * gst-libs/gst/media-info/media-info-priv.c:
34394         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
34395         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
34396         (gmip_find_stream), (gmip_find_track_metadata),
34397         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
34398         (gmip_find_track_format):
34399         * gst-libs/gst/media-info/media-info-priv.h:
34400         * gst-libs/gst/media-info/media-info-test.c: (main):
34401         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
34402         (gst_media_info_read_idler), (gst_media_info_read):
34403         * gst-libs/gst/media-info/media-info.h:
34404           register debugging category and use it for debugging
34405
34406 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34407
34408         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
34409         (gst_vorbisfile_new_link):
34410           signal streaminfo through tags
34411
34412 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34413
34414         * ext/mplex/gstmplex.cc:
34415         * ext/mplex/gstmplexibitstream.cc:
34416           g++ doesn't like NULL in our i18n/error macros, should be
34417           either (NULL) or ("").
34418
34419 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34420
34421         * sys/dxr3/dxr3audiosink.c:
34422         * sys/dxr3/dxr3init.c:
34423         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
34424         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
34425           Fix more error error error errors (missing includes here).
34426
34427 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34428
34429         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
34430           fix thomas' error errors.
34431
34432 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34433
34434         * ext/mpeg2enc/gstmpeg2enc.cc:
34435           fix error errors.
34436
34437 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34438
34439         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
34440         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
34441           Fix for new error system.
34442
34443 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34444
34445         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
34446           fix for new error reporting
34447
34448 2004-01-20  David Schleef  <ds@schleef.org>
34449
34450         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
34451         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
34452         (gst_ximagesink_set_xwindow_id): Change to using a framerate
34453         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
34454         and neither is 100+, most likely.
34455         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
34456         (gst_xvimagesink_getcaps): same
34457
34458 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34459
34460         * configure.ac:
34461           Up version requirement to 2.0.3 (not yet released) to avoid symbol
34462           clashes with ffmpeg.
34463
34464 2004-01-20  Julien MOUTTE  <julien@moutte.net>
34465
34466         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
34467         (gst_switch_init): Fixed switch element : proxying link and setting
34468         caps from src to sink on request.
34469
34470 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
34471
34472         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
34473         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
34474         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
34475         fix element_error
34476
34477 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
34478
34479         * sys/v4l/v4l_calls.h:
34480         * sys/v4l2/v4l2_calls.h:
34481           element_error fixes
34482
34483 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
34484
34485         * gst-libs/gst/gst-i18n-plugin.h:
34486           add locale.h
34487           remove config.h inclusion
34488
34489 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
34490
34491         * autogen.sh:
34492           adding autopoint invocation
34493         * Makefile.am:
34494         * configure.ac:
34495         * gst-libs/gst/gettext.h:
34496           adding gettext bits
34497         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
34498         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
34499         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
34500         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
34501         (gst_gnomevfssink_close_file):
34502         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
34503         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
34504         * gst-libs/gst/gst-i18n-plugin.h:
34505         * gst/avi/gstavi.c: (plugin_init):
34506         * sys/dxr3/dxr3init.c: (plugin_init):
34507         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
34508         * sys/oss/gstossaudio.c: (plugin_init):
34509         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
34510         * sys/v4l/gstv4l.c: (plugin_init):
34511         * sys/v4l/v4l_calls.c: (gst_v4l_open):
34512         * sys/v4l2/gstv4l2.c: (plugin_init):
34513         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
34514         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
34515         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
34516         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
34517         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
34518         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
34519           make sure locale and translation domain are set
34520           fix translated strings
34521         * po/.cvsignore:
34522         * po/LINGUAS:
34523         * po/Makevars:
34524         * po/POTFILES.in:
34525         * po/nl.po:
34526           put translation files into place
34527         * sys/xvideo/imagetest.c: (main):
34528         * ext/dv/demo-play.c: (main):
34529           fix unnecessary translations
34530
34531 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34532
34533         * ext/sndfile/gstsf.c:
34534         * gst/avi/gstavimux.c:
34535         * ext/audiofile/gstafsink.c:
34536         * ext/audiofile/gstafsrc.c:
34537         * ext/gnomevfs/gstgnomevfssink.c:
34538         * ext/gnomevfs/gstgnomevfssrc.c:
34539         * sys/oss/gstosselement.c:
34540         * sys/v4l/v4l_calls.h:
34541           fix i18n include
34542
34543 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
34544
34545         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
34546         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
34547         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
34548         (gst_v4l2_get_output), (gst_v4l2_set_output),
34549         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
34550         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
34551         (gst_v4l2_set_attribute):
34552         update to new error handling
34553
34554 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
34555
34556         * ext/sidplay/gstsiddec.cc:
34557         * gst/modplug/gstmodplug.cc:
34558           parenthese NULL because C++ seems angry about it
34559
34560 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
34561
34562         * gst-libs/gst/gst-i18n-plugin.h:
34563           add skeleton i18n stuff, but needs to be further implemented
34564
34565 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
34566
34567         * examples/gstplay/player.c: (main):
34568         * ext/aalib/gstaasink.c: (gst_aasink_open):
34569         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
34570         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34571         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
34572         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
34573         (gst_afsink_close_file):
34574         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
34575         (gst_afsrc_close_file):
34576         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
34577         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
34578         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
34579         * ext/esd/esdmon.c: (gst_esdmon_get):
34580         * ext/esd/esdsink.c: (gst_esdsink_chain):
34581         * ext/faac/gstfaac.c: (gst_faac_chain):
34582         * ext/faad/gstfaad.c: (gst_faad_chain):
34583         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
34584         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
34585         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
34586         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
34587         (gst_flacdec_loop):
34588         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
34589         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
34590         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
34591         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
34592         (gst_gnomevfssink_close_file):
34593         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
34594         (gst_gnomevfssrc_open_file):
34595         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
34596         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
34597         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
34598         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
34599         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
34600         * ext/mad/gstmad.c: (gst_mad_chain):
34601         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
34602         * ext/mpeg2dec/gstmpeg2dec.c:
34603         * ext/mpeg2enc/gstmpeg2enc.cc:
34604         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
34605         * ext/mplex/gstmplex.cc:
34606         * ext/mplex/gstmplexibitstream.cc:
34607         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
34608         (gst_ogg_demux_push), (gst_ogg_pad_push):
34609         * ext/raw1394/gstdv1394src.c:
34610         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
34611         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
34612         * ext/sidplay/gstsiddec.cc:
34613         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
34614         (gst_sf_loop):
34615         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
34616         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
34617         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
34618         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
34619         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
34620         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
34621         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
34622         * gst-libs/gst/Makefile.am:
34623         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
34624         (gst_riff_read_element_data), (gst_riff_read_seek),
34625         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
34626         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
34627         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
34628         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
34629         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
34630         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
34631         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
34632         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
34633         * gst/goom/gstgoom.c: (gst_goom_chain):
34634         * gst/id3/gstid3types.c: (gst_id3types_loop):
34635         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
34636         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
34637         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
34638         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
34639         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
34640         (gst_ebml_read_float), (gst_ebml_read_header):
34641         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
34642         (gst_matroska_demux_parse_blockgroup):
34643         * gst/modplug/gstmodplug.cc:
34644         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
34645         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
34646         * gst/oneton/gstoneton.c: (gst_oneton_chain):
34647         * gst/silence/gstsilence.c: (gst_silence_get):
34648         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
34649         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
34650         * gst/speed/gstspeed.c: (speed_loop):
34651         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
34652         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
34653         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
34654         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
34655         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
34656         (gst_wavparse_loop):
34657         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
34658         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
34659         (dxr3audiosink_close):
34660         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
34661         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
34662         (dxr3videosink_close), (dxr3videosink_write_data):
34663         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
34664         * sys/oss/gstosselement.h:
34665         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
34666         (gst_osssink_chain):
34667         * sys/oss/gstosssrc.c: (gst_osssrc_get):
34668         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
34669         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
34670         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
34671         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
34672         (gst_v4l_enable_overlay):
34673         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
34674         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
34675         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
34676         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
34677         (gst_v4l_set_audio):
34678         * sys/v4l/v4l_calls.h:
34679         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
34680         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
34681         (gst_v4lmjpegsink_playback_init),
34682         (gst_v4lmjpegsink_playback_start):
34683         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
34684         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
34685         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
34686         (gst_v4lmjpegsrc_requeue_frame):
34687         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
34688         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
34689         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
34690         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
34691         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
34692         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
34693         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
34694         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
34695         (gst_v4l2src_capture_stop):
34696         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
34697         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
34698         (gst_ximagesink_chain):
34699         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
34700         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
34701         (gst_xvideosink_xwindow_new):
34702         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
34703         (gst_xvimagesink_chain):
34704         use new error signal, function and categories
34705
34706 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
34707
34708         * configure.ac:
34709         * ext/Makefile.am:
34710         * ext/musicbrainz/gsttrm.c:
34711         * ext/musicbrainz/gsttrm.h:
34712         * ext/musicbrainz/Makefile.am:
34713         Add a trm plugin
34714
34715 2004-01-18  Julien MOUTTE  <julien@moutte.net>
34716
34717         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
34718         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
34719         synchronous property for debugging.
34720         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
34721         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
34722         (gst_xvimagesink_set_property): Moving a pointer declaration to a
34723         smaller block, fixing indent.
34724
34725 2004-01-16  David Schleef  <ds@schleef.org>
34726
34727         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
34728         property affects the video stream.
34729         * sys/xvimage/xvimagesink.c:
34730         * sys/xvimage/xvimagesink.h:
34731         Add synchronous property for debugging.  Should probably be
34732         disabled in non-CVS builds.  Make sure that the Xv attribute
34733         exists before we set it (crash!).  Fix a silly float bug that
34734         caused colorbalance to just not work.
34735
34736 2004-01-17  Christian Schaller <Uraeus@gnome.org>
34737
34738         * tools/gst-launch-ext.in - update for new plugins
34739
34740 2004-01-16  David Schleef  <ds@schleef.org>
34741
34742         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
34743         already-freed caps.
34744
34745 2994-01-16  Christian Schaller <Uraeus@gnome.org>
34746
34747         * Update spec for new colorspace plugin and libcaca plugin
34748         * Fix compilation of libcaca plugin (clock -> id)
34749
34750 2004-01-16  Julien MOUTTE <julien@moutte.net>
34751
34752         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
34753         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
34754         (gst_xvimagesink_set_xwindow_id),
34755         (gst_xvimagesink_colorbalance_set_value),
34756         (gst_xvimagesink_colorbalance_get_value),
34757         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
34758         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
34759         correct colorbalance properties. They can now be set when the element
34760         is still in NULL state. The values will be committed to the Xv Port
34761         when xcontext is initialized.
34762         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
34763         brightness int values in the GstXvImagesink structure.
34764
34765 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34766
34767         * gst-libs/gst/Makefile.am:
34768           restructure so having local patches works easier.
34769
34770 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34771
34772         * ext/mpeg2enc/Makefile.am:
34773         * ext/mpeg2enc/gstmpeg2enc.cc:
34774         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
34775           Bugfix with respect to EOS handling.
34776
34777 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34778
34779         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
34780           Link with right caps (else, it segfaults).
34781         * ext/mplex/gstmplexjob.cc:
34782           Fix for slight API change in 1.6.1.93 release of mjpegtools.
34783
34784 2004-01-15  David Schleef  <ds@schleef.org>
34785
34786         * gst-libs/gst/audio/Makefile.am:
34787         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
34788         from the template.
34789         * gst-libs/gst/audio/gstaudiofilter.c:
34790         * gst-libs/gst/audio/gstaudiofilter.h:
34791         Add bytes_per_sample and size and n_samples calculation.
34792         * gst-libs/gst/audio/gstaudiofilterexample.c:
34793         Remove, now autogenerated.
34794         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
34795         Moved from gstaudiofilterexample, object name changed, code added
34796         so that it actually works.
34797         * gst-libs/gst/audio/make_filter:
34798         Script to build an audiofilter subclass from the template.
34799         * gst/colorspace/Makefile.am:
34800         * gst/colorspace/yuv2yuv.c:
34801         Remove file, since it's GPL, and we don't use it.
34802
34803 2004-01-15  Julien MOUTTE  <julien@moutte.net>
34804
34805         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
34806         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
34807         them use the buffer free function to test how the buffer was allocated.
34808
34809 2004-01-15  David Schleef  <ds@schleef.org>
34810
34811         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
34812         that handles osssink fallback.
34813         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
34814         (gst_audio_convert_getcaps):
34815         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
34816         Add audio/x-qdm2 for QDM2 audio.
34817         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
34818         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
34819         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
34820         Decrease minimum size to 16x16.
34821         * gst/wavparse/gstwavparse.c:
34822         Convert disabled pad template caps to new caps.
34823         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
34824         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
34825         (gst_xvimagesink_chain): Throw element error when display cannot
34826         be opened.  Increase minimum framerate to 1.0.  Check the data
34827         free function on a buffer to make sure it is the type we expect
34828         before manipulating it.
34829
34830 2004-01-15  Julien MOUTTE <julien@moutte.net>
34831
34832         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
34833         (gst_videobalance_colorbalance_set_value): Implement passthru if
34834         settings are in the middle.
34835         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
34836
34837 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34838
34839         * gst/videofilter/Makefile.am:
34840         * gst/volume/Makefile.am:
34841           Since we use videofilter symbols, link to it.
34842
34843 2004-01-15  Julien MOUTTE <julien@moutte.net>
34844
34845         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
34846         mixer interface type to HARDWARE.
34847         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
34848         type to SOFTWARE.
34849         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
34850         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
34851         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
34852         (gst_volume_interface_init), (gst_volume_list_tracks),
34853         (gst_volume_set_volume), (gst_volume_get_volume),
34854         (gst_volume_set_mute), (gst_volume_mixer_init),
34855         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
34856         (volume_init): Implementing mixer interface.
34857         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
34858         * sys/oss/gstosselement.c: (gst_osselement_get_type),
34859         (gst_osselement_change_state): Removing some trailing commas in
34860         structures.
34861         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
34862         interface type to HARDWARE.
34863         * sys/v4l/gstv4lcolorbalance.c:
34864         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
34865         type to HARDWARE.
34866         * sys/v4l2/gstv4l2colorbalance.c:
34867         (gst_v4l2_color_balance_interface_init): Setting colorbalance
34868         interface type to HARDWARE.
34869         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
34870         same code than ximagesink for event handling.
34871
34872 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34873
34874         * ext/snapshot/Makefile.am:
34875         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
34876         (gst_snapshot_chain):
34877         * ext/snapshot/gstsnapshot.h:
34878           This has to be a joke... Snapshot should be connected to a tee,
34879           colorspace element before it and EOS after that, where the other
34880           src of the tee receives normal data.
34881           The current way is *wrong*.
34882
34883 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34884
34885         * ext/hermes/gsthermescolorspace.c:
34886           Fix another compile error. Same as below.
34887
34888 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34889
34890         * gst/colorspace/gstcolorspace.c:
34891         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
34892         (gst_colorspace_i420_to_yv12):
34893           Fix compiling... Didn't test if it actually works.
34894
34895 2004-01-15  David Schleef  <ds@schleef.org>
34896
34897         * configure.ac:
34898         * gst/colorspace/Makefile.am:
34899         * gst/colorspace/gstcolorspace.c:
34900         * gst/colorspace/gstcolorspace.h:
34901         * gst/colorspace/yuv2rgb.c:
34902         * gst/colorspace/yuv2rgb.h:
34903         Duplicate the ext/hermes colorspace plugin, and remove Hermes
34904         code and GPL code.  Fix for new caps negotiation.  Rewrite
34905         much of the format handling code, and some of the conversion
34906         code.  Basically, rewrote almost everything.  This element
34907         handles I420, YV12 to RGB conversions.
34908         * ext/hermes/Makefile.am:
34909         * ext/hermes/gsthermescolorspace.c:
34910         Rename colorspace to hermescolorspace.  Fix negotiation issues.
34911         Remove non-Hermes related code.  This element handles lots of
34912         RGB to RGB conversions, but no YUV.
34913         * ext/hermes/gstcolorspace.c:
34914         * ext/hermes/gstcolorspace.h:
34915         * ext/hermes/rgb2yuv.c:
34916         * ext/hermes/yuv2rgb.c:
34917         * ext/hermes/yuv2rgb.h:
34918         * ext/hermes/yuv2rgb_mmx16.s:
34919         * ext/hermes/yuv2yuv.c:
34920         * ext/hermes/yuv2yuv.h:
34921         Remove old code.
34922
34923 2004-01-14  Colin Walters  <walters@verbum.org>
34924
34925         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
34926         they've already been.
34927
34928 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34929
34930         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
34931           assume tag mode when pad is not connected
34932
34933 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34934
34935         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34936           Don't update the time of the clock
34937         (gst_alsa_sink_loop):
34938           sync to the clock given to alsasink, not the own clock
34939         * sys/oss/gstosssink.c: (gst_osssink_chain):
34940           sync to the clock
34941         (gst_osssink_change_state):
34942           activate the clock
34943         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
34944         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
34945           remove bogus code that made DISCONT events unhandled
34946         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
34947           explicitly case to double in _set_simple. (fixes 2nd warning in bug
34948           #131502)
34949         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
34950         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
34951         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
34952           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
34953           2nd warning in bug #131502)
34954
34955 2004-01-14  Julien MOUTTE  <julien@moutte.net>
34956
34957         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
34958         (gst_videobalance_colorbalance_set_value),
34959         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
34960         for colorbalance interface implementation.
34961         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
34962         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
34963         (gst_ximagesink_dispose), (gst_ximagesink_init),
34964         (gst_ximagesink_class_init): Adding DISPLAY property.
34965         * sys/ximage/ximagesink.h: Adding display_name to store display.
34966         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
34967         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
34968         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
34969         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
34970         properties (they still need polishing though for gst-launch use : no
34971         xcontext yet, i ll do that tomorrow).
34972         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
34973
34974 2004-01-14  Julien MOUTTE  <julien@moutte.net>
34975
34976         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
34977         (gst_play_set_location), (gst_play_set_visualization): Preparing
34978         switch integration, adding videobalance in the pipeline.
34979
34980 2004-01-14  Julien MOUTTE <julien@moutte.net>
34981
34982         * gst-libs/gst/colorbalance/colorbalance.c:
34983         (gst_color_balance_class_init): Adding a default type.
34984         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
34985         the type.
34986         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
34987         (gst_videobalance_dispose), (gst_videobalance_class_init),
34988         (gst_videobalance_init), (gst_videobalance_interface_supported),
34989         (gst_videobalance_interface_init),
34990         (gst_videobalance_colorbalance_list_channels),
34991         (gst_videobalance_colorbalance_set_value),
34992         (gst_videobalance_colorbalance_get_value),
34993         (gst_videobalance_colorbalance_init): Implementing colorbalance
34994         interface.
34995         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
34996         list.
34997         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
34998         bug which was triggering a BadAccess X error when setting an overlay
34999         before pad was really negotiated.
35000         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
35001         Using the colorbalance type macro.
35002
35003 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35004
35005         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
35006         (gst_flacenc_chain):
35007           handle tags correctly
35008         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
35009           extract ID3v1 tags correctly
35010
35011 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35012
35013         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
35014         (plugin_init):
35015           Improve matroska typefinding for odd-typed headers...
35016
35017 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35018
35019         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
35020           Fix for using incremental number on padnames.
35021
35022 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35023
35024         * ext/divx/gstdivxdec.c:
35025         * ext/divx/gstdivxenc.c:
35026           Set category to divx4linux instead of divx (too generic).
35027         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
35028         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
35029         (gst_wavparse_loop), (gst_wavparse_change_state):
35030         * gst/wavparse/gstwavparse.h:
35031           fix parsing of WAV files with non-standard fmt-tag size and fix
35032           skipping of unrecognized chunks... Someone please fix this thing
35033           to use rifflib so all this is automated.
35034         * sys/v4l/Makefile.am:
35035         * sys/v4l2/Makefile.am:
35036           Add X_CFLAGS because we depend on X (for overlay).
35037
35038 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
35039
35040         * ext/mpeg2dec/gstmpeg2dec.c:
35041           Don't issue a timestamp unless we tagged the frame
35042           with a PTS.
35043
35044 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35045
35046         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
35047           Query the audio element to get the time, not the clock. We're
35048           interested in the element's time here.
35049
35050 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35051
35052         * ext/aalib/gstaasink.c: (gst_aasink_chain):
35053         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
35054         * ext/esd/esdsink.c: (gst_esdsink_chain):
35055         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
35056         * ext/mas/massink.c: (gst_massink_chain):
35057         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
35058         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
35059         (gst_matroska_demux_parse_metadata):
35060         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
35061         (gst_mpeg_parse_release_locks):
35062         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
35063         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
35064         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
35065         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
35066         (gst_osssink_change_state):
35067         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
35068         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
35069         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
35070         (gst_xvideosink_release_locks):
35071         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
35072           use element time.
35073         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
35074         (gst_alsa_clock_stop):
35075         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
35076         (gst_audio_clock_get_internal_time):
35077           simplify for use with new clocking code.
35078         * testsuite/alsa/Makefile.am:
35079         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
35080           fix testsuite for new caps system
35081
35082 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35083
35084         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
35085         * ext/flac/gstflacenc.c: (add_one_tag):
35086           length is already host endian, no need to convert. Fixes playback of
35087           tagged files on PPC. (bug #128384)
35088
35089 2004-01-13  Julien MOUTTE <julien@moutte.net>
35090
35091         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
35092         colorbalance interface stating if it is hardware based or software
35093         based.
35094         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
35095         Removing a trailing comma.
35096         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
35097         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
35098         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
35099         the documentation seems to be wrong on the -1000 to 1000 interval.
35100
35101 2004-01-12  David Schleef  <ds@schleef.org>
35102
35103         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
35104         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
35105         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
35106         Fix negotiation.  Add a bufferalloc function for the sink pad,
35107         and generally clean up some of the code.
35108
35109 2004-01-12  Julien MOUTTE <julien@moutte.net>
35110
35111         * gst-libs/gst/colorbalance/colorbalancechannel.c:
35112         (gst_color_balance_channel_dispose): Adding safety check in dispose
35113         method.
35114         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
35115         (gst_xvimagesink_xcontext_clear),
35116         (gst_xvimagesink_interface_supported),
35117         (gst_xvimagesink_colorbalance_list_channels),
35118         (gst_xvimagesink_colorbalance_set_value),
35119         (gst_xvimagesink_colorbalance_get_value),
35120         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
35121         Adding colorbalance interface support to set XV parameters such as
35122         HUE, BRIGHTNESS, CONTRAST, SATURATION.
35123         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
35124         interface.
35125
35126 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
35127
35128         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
35129         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
35130         (gst_audio_convert_init), (gst_audio_convert_set_property),
35131         (gst_audio_convert_get_property), (gst_audio_convert_chain),
35132         (gst_audio_convert_link),
35133         (gst_audio_convert_buffer_to_default_format),
35134         (gst_audio_convert_buffer_from_default_format), (plugin_init):
35135           - implement _getcaps and use it
35136           - improve linking
35137           - remove float caps since no float conversion is actually done
35138           - remove properties and arguments that were to be used for rate
35139             conversion
35140
35141 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
35142
35143         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
35144         (gst_audio_structure_set_int):
35145         * gst-libs/gst/audio/audio.h:
35146           add helper functions for _getcaps matching the standard audio
35147           templates
35148
35149 2004-01-12  David Schleef  <ds@schleef.org>
35150
35151         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
35152         Test that pad is negotiated before getting its caps.
35153
35154 2004-01-12  Julien MOUTTE <julien@moutte.net>
35155
35156         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
35157         analyzing the pads of an element the bin is mostly in READY state so
35158         no caps were negotiated. This helper function needs to work with
35159         _get_caps directly then. I was not freeing them though, added that to
35160         fix the mem leak.
35161
35162 2004-01-12  Julien MOUTTE <julien@moutte.net>
35163
35164         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
35165         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
35166         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
35167         than the free_func.
35168
35169 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
35170
35171         * sys/oss/gstossaudio.c: (plugin_init):
35172         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
35173         * sys/oss/gstosselement.h:
35174           make an oss debugging category
35175           make failure more descriptive
35176
35177 2004-01-11  David Schleef  <ds@schleef.org>
35178
35179         * ext/ffmpeg/gstffmpeg.c:
35180         * ext/ffmpeg/gstffmpegcodecmap.c:
35181         * ext/ffmpeg/gstffmpegdec.c:
35182         * ext/ffmpeg/gstffmpegenc.c:
35183         * ext/ffmpeg/gstffmpegprotocol.c:
35184         * ext/gdk_pixbuf/gstgdkanimation.c:
35185         * ext/jpeg/gstjpeg.c:
35186         * ext/libpng/gstpng.c:
35187         * ext/mpeg2dec/perftest.c:
35188         * ext/speex/gstspeex.c:
35189         * gst-libs/gst/resample/dtos.c:
35190         * gst/intfloat/gstintfloatconvert.c:
35191         * gst/oneton/gstoneton.c:
35192         * gst/rtjpeg/RTjpeg.c:
35193         * gst/rtp/gstrtp.c:
35194         * sys/dxr3/dxr3init.c:
35195         * sys/glsink/gstgl_nvimage.c:
35196         * sys/glsink/gstgl_pdrimage.c:
35197         * sys/glsink/gstglsink.c:
35198         * testsuite/gst-lint:
35199         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
35200
35201 2004-01-11  David Schleef  <ds@schleef.org>
35202
35203         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
35204         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
35205         * ext/gdk_pixbuf/gstgdkanimation.c:
35206         (gst_gdk_animation_iter_create_pixbuf):
35207         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
35208         (gst_gdk_pixbuf_chain):
35209         * ext/gdk_pixbuf/gstgdkpixbuf.h:
35210         * ext/jack/gstjack.c: (gst_jack_change_state):
35211         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
35212         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
35213         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
35214         * gst/videofilter/gstvideofilter.c:
35215         (gst_videofilter_set_output_size):
35216         Remove all usage of gst_pad_get_caps(), and replace it with
35217         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
35218
35219 2004-01-11  David Schleef  <ds@schleef.org>
35220
35221         * configure.ac:
35222         * ext/Makefile.am: Fixes to make ext/libcaca compile.
35223         * ext/divx/gstdivxdec.c:
35224         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
35225         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
35226         handle images that span multiple buffers.  Now work with both
35227         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
35228         * ext/gdk_pixbuf/gstgdkpixbuf.h:
35229         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
35230         video/video.h changes
35231         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
35232         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
35233         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
35234         of GstData free function.
35235         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
35236         same.
35237
35238 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35239
35240         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
35241         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
35242         (gst_v4l2element_get_property):
35243         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
35244           add norm, channel and frequency properties.
35245         * sys/v4l2/gstv4l2tuner.c:
35246           fixes for tuner interface changes
35247         * sys/v4l2/gstv4l2element.h:
35248         * sys/v4l2/gstv4l2src.c:
35249         * sys/v4l2/gstv4l2src.h:
35250         * sys/v4l2/v4l2src_calls.c:
35251         * sys/v4l2/v4l2src_calls.h:
35252           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
35253
35254 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35255
35256         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
35257         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
35258         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
35259         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
35260         * gst-libs/gst/tuner/tuner.h:
35261           GObjects aren't const.
35262           Add find_by_name functions.
35263           Add checks to _changed functions.
35264         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
35265         (gst_v4l_tuner_get_norm):
35266           Fixes for above.
35267
35268 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35269
35270         * gst-libs/gst/video/video.h:
35271           Fix caps template names to be understandable.
35272           Prefix everything with GST_VIDEO.
35273         * ext/aalib/gstaasink.c:
35274         * ext/divx/gstdivxdec.c:
35275         * ext/divx/gstdivxenc.c:
35276         * ext/gdk_pixbuf/gstgdkpixbuf.c:
35277         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
35278         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
35279         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
35280         * ext/libcaca/gstcacasink.c:
35281         * ext/libpng/gstpngenc.c: (raw_caps_factory):
35282         * ext/snapshot/gstsnapshot.c:
35283         * ext/swfdec/gstswfdec.c:
35284         * ext/xvid/gstxviddec.c:
35285         * ext/xvid/gstxvidenc.c:
35286         * gst/chart/gstchart.c:
35287         * gst/deinterlace/gstdeinterlace.c:
35288         * gst/effectv/gsteffectv.c:
35289         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
35290         * gst/goom/gstgoom.c:
35291         * gst/median/gstmedian.c:
35292         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
35293         (gst_monoscope_srcconnect), (gst_monoscope_chain):
35294         * gst/overlay/gstoverlay.c:
35295         * gst/smooth/gstsmooth.c:
35296         * gst/smpte/gstsmpte.c:
35297         * gst/synaesthesia/gstsynaesthesia.c:
35298         * gst/videocrop/gstvideocrop.c:
35299         * gst/videodrop/gstvideodrop.c:
35300         * gst/y4m/gsty4mencode.c:
35301         * sys/qcam/gstqcamsrc.c:
35302         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
35303           Make them work with new video.h file.
35304         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
35305         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
35306         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
35307         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
35308           Make it work with new buffer allocation system.
35309
35310 2004-01-11  Julien MOUTTE  <julien@moutte.net>
35311
35312         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
35313         pad_alloc_buffer implementation to use ->srcpad
35314         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
35315         pad_alloc_buffer implementation to use ->srcpad
35316         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
35317         pad_alloc_buffer implementation to use ->srcpad
35318         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
35319         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
35320         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
35321         a reference to everything we need.
35322         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
35323         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
35324         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
35325         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
35326         a reference to everything we need.
35327         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
35328
35329 2004-01-11  David Schleef  <ds@schleef.org>
35330
35331         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
35332         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
35333         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
35334         structure members.
35335         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
35336         value during a resize/renegotiation.
35337         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
35338         gst_pad_alloc_buffer();
35339         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
35340         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
35341         structure members.
35342         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
35343         Fix for rename of buffer private structure members.
35344         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
35345         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
35346         Fix for rename of buffer private structure members.
35347         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
35348         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
35349         Fix for rename of buffer private structure members.
35350
35351 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
35352
35353         reviewed by: David Schleef <ds@schleef.org>
35354
35355         * gst/videofilter/Makefile.am:
35356         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
35357         from the patch by ds to fit in with recent make_filter changes.
35358
35359 2004-01-11  Julien MOUTTE  <julien@moutte.net>
35360
35361         * configure.ac: Adding examples/switch/Makefile
35362         * examples/Makefile.am: Adding examples/switch
35363         * examples/switch/Makefile.am: Adding switcher example.
35364         * examples/switch/switcher.c: (got_eos), (idle_iterate),
35365         (switch_timer), (main): Adding an example demonstrating switch usage
35366         with 2 videotestsrc showing different patterns.
35367         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
35368         (gst_switch_init): Fixing switch with the new caps system.
35369
35370 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35371
35372         * gst-libs/gst/video/video.h:
35373           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
35374           They should probably be like
35375           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
35376
35377 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35378
35379         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35380         (qtdemux_parse_trak):
35381           fix audio chunk size/timestamp calculation
35382
35383 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35384
35385         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
35386           fix SVQ3 caps
35387
35388 2004-01-11  Steve Baker  <steve@stevebaker.org>
35389
35390         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
35391         (gst_agingtv_base_init), (gst_agingtv_class_init),
35392         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
35393         (gst_agingtv_set_property), (gst_agingtv_get_property):
35394         Port agingTV to videofilter
35395
35396 2004-01-09  Julien MOUTTE <julien@moutte.net>
35397
35398         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
35399         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
35400
35401 2004-01-09  Julien MOUTTE <julien@moutte.net>
35402
35403         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
35404         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
35405         * gst-libs/gst/xoverlay/xoverlay.c:
35406         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
35407         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
35408         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
35409         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
35410         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
35411         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
35412         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
35413         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
35414         the bufferalloc_function to replace bufferpools, fixing the XOverlay
35415         interface implementation to handle xid being 0 and fix some bugs
35416         triggered by Benjamin's testcase.
35417         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
35418         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
35419         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
35420         the bufferalloc_function to replace bufferpools, fixing the XOverlay
35421         interface implementation to handle xid being 0 and fix some bugs
35422         triggered by Benjamin's testcase.
35423
35424 2004-01-09  David Schleef  <ds@schleef.org>
35425
35426         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
35427         mouse pointer events.  It works.
35428
35429 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35430
35431         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
35432           Use explicit caps - fix capsnego.
35433         * ext/xvid/gstxviddec.c:
35434         * ext/xvid/gstxvidenc.c:
35435           Remove macro-inside-macro which caused compile errors.
35436         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
35437           Error out if it's not a RIFF file. Else we error out without
35438           gst_element_error() which is not good...
35439
35440 2004-01-08  David Schleef  <ds@schleef.org>
35441
35442         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
35443         Fix pad_link function to handle formats that ffmpeg returns
35444         as multiple caps structures.
35445         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
35446         Only complain if source buffer is _smaller_ than expected.
35447         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
35448         (gst_videoscale_handle_src_event): Resize navigation events
35449         when passing them upstream.
35450         * gst/videotestsrc/gstvideotestsrc.c:
35451         * gst/videotestsrc/gstvideotestsrc.h:
35452         * gst/videotestsrc/videotestsrc.c:
35453         * gst/videotestsrc/videotestsrc.h:
35454         Rewrite many of the buffer painting functions to handle odd
35455         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
35456         been verified to work with my video card.
35457         * testsuite/gst-lint:  Add check for elements calling
35458         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
35459
35460 2004-01-08  David Schleef  <ds@schleef.org>
35461
35462         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
35463         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
35464
35465 2004-01-08  Julien MOUTTE  <julien@moutte.net>
35466
35467         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
35468         configure event is not emiting the desired size signal. That fixes
35469         aspect ratio issues with gst-player.
35470
35471 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35472
35473         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
35474           Fix capsnego.
35475
35476 2004-01-08  Julien MOUTTE  <julien@moutte.net>
35477
35478         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
35479         public method to fire size signal.
35480
35481 2004-01-07  Julien MOUTTE  <julien@moutte.net>
35482
35483         * examples/gstplay/Makefile.am: Adding the interface library.
35484         * gst-libs/gst/play/Makefile.am: Adding the interface library.
35485         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
35486         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
35487         GST_IS_X_OVERLAY before signal connect.
35488         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
35489         Removing the have_video_size signal.
35490         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
35491         and associated public method.
35492         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
35493         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
35494         signal.
35495         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
35496         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
35497         signal.
35498         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
35499         Using XOverlay public method to fire size signal.
35500
35501 2004-01-07  David Schleef  <ds@schleef.org>
35502
35503         * gst/videofilter/Makefile.am:
35504         * gst/videofilter/gstvideotemplate.c:
35505         * gst/videofilter/make_filter:
35506         Create gstvideoexample.c in a srcdir!=builddir friendly way.
35507         Convert make_filter to /bin/sh script.
35508
35509 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
35510
35511         * gst/modplug/gstmodplug.cc: fix element description
35512
35513 2004-01-07  Julien MOUTTE  <julien@moutte.net>
35514
35515         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
35516         (got_video_size): Adding some new lines in g_print calls.
35517         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
35518         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
35519         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
35520         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
35521         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
35522         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
35523         Complete code review, reverting some stuff i disagree with, adding
35524         some fixes : time synchronization on invalid timestamps, renegotiation
35525         of private window.
35526         * sys/ximage/ximagesink.h:
35527         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
35528         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
35529         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
35530         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
35531         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
35532         (gst_xvimagesink_buffer_new),
35533         (gst_xvimagesink_navigation_send_event),
35534         (gst_xvimagesink_set_xwindow_id),
35535         (gst_xvimagesink_get_desired_size),
35536         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
35537         stuff i disagree with, adding some fixes : Renegotiation of private
35538         window, implementing get_desired_size.
35539
35540 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35541
35542         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
35543         (gst_afsink_handle_event):
35544         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
35545         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
35546         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
35547         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
35548         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
35549           Fix for instantiate-test (see core). Also remove dead code from
35550           jpegenc (which still needs fixing, but that's lower on my TODO
35551           list...).
35552         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
35553           Never return NULL as caps.
35554
35555 2004-01-07  David Schleef  <ds@schleef.org>
35556
35557         * configure.ac:
35558         * ext/Makefile.am:
35559         * ext/librfb/Makefile.am:
35560         * ext/librfb/gstrfbsrc.c:
35561         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
35562         is the protocol used by VNC.
35563
35564 2004-01-07  David Schleef  <ds@schleef.org>
35565
35566         * gst/videofilter/gstvideotemplate.c:
35567         * gst/videofilter/gstvideotemplate.h:
35568         * gst/videofilter/make_filter:
35569         Merge videotemplate header into source file.
35570         * gst/effectv/Makefile.am:
35571         * gst/effectv/gsteffectv.c: (plugin_init):
35572         * gst/effectv/gstwarp.c:
35573         Make warpTV a subclass of videofilter.
35574
35575 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35576
35577         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
35578           Add guard against invalid utf-8 conversions in mad. Just in case.
35579
35580 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35581
35582         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
35583           Fix for bug shown by poisoning
35584
35585 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35586
35587         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
35588         (gst_v4lmjpegsrc_buffer_free):
35589         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
35590         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
35591         (gst_v4lsrc_buffer_free):
35592           Fix for removed bufferpools.
35593
35594 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
35595
35596         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
35597         Fix caps negotiation.
35598
35599         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
35600         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
35601         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
35602         (dvdnavsrc_event):
35603         * ext/mpeg2dec/gstmpeg2dec.c:
35604         * gst-libs/gst/navigation/navigation.c:
35605         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
35606         * gst-libs/gst/navigation/navigation.h:
35607         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
35608         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
35609         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
35610         Super-simple first version of mouse and keyboard events. Clicking
35611         on a DVD menu now works, although it may not take you where you
35612         expected.
35613
35614         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
35615         * gst/videotestsrc/gstvideotestsrc.c:
35616         (gst_videotestsrc_src_fixate):
35617         These fixate functions were broken - they never actually
35618         fixated :)
35619
35620 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35621
35622         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
35623         (gst_icecastsend_init):
35624           fix for new caps system.
35625         * gst-libs/gst/mixer/mixertrack.h:
35626         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
35627           Add 'master track' flag (for tools like ACME that only want to
35628           change the main volume).
35629
35630 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
35631
35632         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
35633         (gst_xvid_csp_to_caps):
35634         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
35635         * ext/xvid/gstxvidenc.c:
35636         ifdef out ARGB type when it isn't available
35637         in xvidcore 1.0.0beta2
35638
35639 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35640
35641         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
35642           When we have received a new SCR right in the first buffer after
35643           a seek (so in the same cycle that handles the discont), we should
35644           handle the buffer instead of unreffing it, else we lose data.
35645
35646 2004-01-06  Iain <iain@prettypeople.org>
35647
35648         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
35649           buffer-frames caps too.
35650
35651         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
35652           caps that we need, don't destroy them all and rebuild them. And when
35653           creating src pads, use the src pad template rather than the sink...
35654
35655 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35656
35657         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
35658           Add pad to element *after* setting functions such as event handler.
35659           Without this, the scheduler (opt) will link pads, set the event
35660           handler from the default event function (dispatcher in gstpad.c)
35661           and *after* that, we will set our own event function, which will
35662           thus never be used (and thus mpegdemux doesn't handle events).
35663
35664 2004-01-04  David Schleef  <ds@schleef.org>
35665
35666         Fix the fixate functions to handle new prototype:
35667         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
35668         * gst/videotestsrc/gstvideotestsrc.c:
35669         (gst_videotestsrc_src_fixate):
35670         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
35671         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
35672         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
35673
35674 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35675
35676         * sys/ximage/ximagesink.h:
35677         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
35678         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
35679         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
35680         (gst_ximagesink_xoverlay_init):
35681           assorted fixes to make (re)embedding work
35682         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
35683         (gst_ximagesink_get_desired_size):
35684           implement desired size additions to XOverlay
35685
35686 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35687
35688         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
35689         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
35690         (gst_x_overlay_got_desired_size):
35691         * gst-libs/gst/xoverlay/xoverlay.h:
35692           Add optional "desired size" signal and querying.
35693
35694 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35695
35696         * gst/matroska/matroska-demux.c:
35697         (gst_matroska_demux_parse_blockgroup):
35698           Fix EBML-laced block parsing. Diffs are relative to previous
35699           lace, not the first lace. Thanks to Mosu from the Matroska
35700           team for detecting this.
35701         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
35702         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
35703         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
35704         (gst_wavparse_change_state):
35705         * gst/wavparse/gstwavparse.h:
35706           Quickfix for capsnego.
35707
35708 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35709
35710         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
35711           Fix indenting, fix pad creation.
35712
35713 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35714
35715         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
35716         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
35717         (gst_xviddec_sink_link):
35718           Implement src_getcaps() so proper size caps is negotiated.
35719
35720 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35721
35722         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
35723           Finish flac decoder on EOS. See #116178.
35724
35725 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35726
35727         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
35728         (gst_matroska_demux_add_stream):
35729         * gst/matroska/matroska-ids.h:
35730           Add getcaps() function to fix capsnego...
35731
35732 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35733
35734         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
35735         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
35736         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
35737           Fix more integer overflows. Again, see #126967.
35738
35739 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35740
35741         * ext/mpeg2dec/gstmpeg2dec.c:
35742           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
35743           #130416.
35744
35745 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35746
35747         * configure.ac:
35748         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
35749         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
35750         * ext/xvid/gstxvid.h:
35751         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
35752         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
35753         (gst_xviddec_src_link), (gst_xviddec_sink_link),
35754         (gst_xviddec_change_state):
35755         * ext/xvid/gstxviddec.h:
35756         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
35757         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
35758         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
35759         (gst_xvidenc_link), (gst_xvidenc_set_property),
35760         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
35761         * ext/xvid/gstxvidenc.h:
35762           Update xvid plugin to latest xvid (1.0.0-beta3) API.
35763
35764 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35765
35766         * gst/rtp/rtp-packet.c:
35767           Add sys/types.h include, since OS X doesn't define in_addr_t
35768           in netinet/in.h, like it does on Linux (see #129600).
35769
35770 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
35771
35772         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
35773
35774         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
35775           Correct logic of dispose function (see #129306).
35776
35777 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35778
35779         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
35780         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
35781         (gst_mpeg_parse_init):
35782         * gst/mpegstream/gstmpegparse.h:
35783           Remove clock (which was never provided, i.e. dead code), and
35784           also fix integer overflows at high PTS values (see #126967).
35785
35786 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35787
35788         * ext/flac/gstflacdec.c:
35789         * ext/libpng/gstpngenc.h:
35790         * ext/mikmod/gstmikmod.h:
35791           OS X fixes (see #126628).
35792
35793 2004-01-02  David Schleef  <ds@schleef.org>
35794
35795         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
35796         (gst_alsa_src_base_init): Remove bogus "src" request pad.
35797         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
35798         (gst_mpeg_parse_class_init): Move pad template registration
35799         to class_init, since the derived class (mpegdemux) doesn't
35800         want them.
35801
35802 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35803
35804         * sys/ximage/Makefile.am:
35805         * sys/xvideo/Makefile.am:
35806         * sys/xvimage/Makefile.am:
35807           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
35808           after installation (see #127664).
35809
35810 2004-01-02  David Schleef  <ds@schleef.org>
35811
35812         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
35813         (gst_ffmpegenc_connect):  Negotiation fixes.
35814         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
35815         Remove inappropriate gst_caps_free().
35816         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
35817         Reenable Ronald's internal resize code, since the core handles
35818         it correctly now.
35819
35820 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35821
35822         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
35823         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
35824         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
35825           Fix pad template stuff.
35826
35827 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35828
35829         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
35830         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
35831           fix signed integer reading/writing.
35832
35833 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35834
35835         * ext/alsa/README:
35836           Remove outdated document
35837
35838 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
35839
35840         * gst/cutter/gstcutter.c: (gst_cutter_init):
35841           src pad was being created twice - oops.
35842
35843 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35844
35845         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
35846           Comment out internal resize. It doesn't handle the resulting
35847           XEvent internally, does another try_set_caps() which leads to
35848           a really nice loop.
35849           Real fix will come when Julien and Dave are awake. ;).
35850
35851 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35852
35853         * ext/mpeg2enc/gstmpeg2enc.cc:
35854           fix const/nonconst compile issue.
35855
35856 2004-01-02  David Schleef  <ds@schleef.org>
35857
35858         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
35859         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
35860         Add fixate function and a check for bad formats.
35861
35862 2004-01-01  David Schleef  <ds@schleef.org>
35863
35864         Negotiation fixes:
35865         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
35866         (gst_audiofilter_init):
35867         * gst/debug/efence.c: (gst_efence_init):
35868         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
35869         (gst_deinterlace_init):
35870         * gst/volume/gstvolume.c: (volume_connect):
35871
35872 2004-01-01  David Schleef  <ds@schleef.org>
35873
35874         Convert elements to use gst_pad_use_explicit_caps() where
35875         appropriate:
35876         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
35877         * ext/audiofile/gstafparse.c: (gst_afparse_init),
35878         (gst_afparse_open_file):
35879         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
35880         (gst_afsrc_open_file):
35881         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
35882         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
35883         (gst_ffmpegdec_chain):
35884         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
35885         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
35886         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
35887         (gst_gdk_pixbuf_chain):
35888         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
35889         (gst_jpegdec_chain):
35890         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
35891         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
35892         (gst_mikmod_negotiate):
35893         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
35894         (gst_mpeg2dec_negotiate_format):
35895         * ext/mpeg2enc/gstmpeg2enc.cc:
35896         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
35897         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
35898         (gst_speexdec_sinkconnect):
35899         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
35900         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
35901         (gst_vorbisfile_new_link):
35902         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
35903         (gst_ac3parse_chain):
35904         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
35905         (gst_asf_demux_setup_pad):
35906         * gst/auparse/gstauparse.c: (gst_auparse_init),
35907         (gst_auparse_chain):
35908         * gst/id3/gstid3types.c: (gst_id3types_loop):
35909         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
35910         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
35911         (mp1videoparse_parse_seq):
35912         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
35913         (bpf_from_header):
35914         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
35915         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
35916         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
35917         (gst_mpeg_parse_send_data):
35918         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35919         (gst_qtdemux_add_stream):
35920         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
35921         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
35922         (gst_wavparse_parse_fmt):
35923
35924 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35925
35926         * configure.ac:
35927           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
35928           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
35929           it therefore uses the wrong include paths. Too bad... Note
35930           that 1.6.1.93 is not release yet. ;).
35931           Also add a check for mplex, which is now using the lib'ified
35932           mplex from mjpegtools, too.
35933         * ext/ffmpeg/gstffmpegcodecmap.c:
35934           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
35935           issues. I don't think ffmpeg handles 3ivx correctly, so this
35936           probably won't work. But it won't hurt either.
35937         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
35938         (gst_ffmpegdec_chain):
35939         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
35940         (gst_ffmpegenc_chain_audio):
35941           Fix memleak in audio encoding. Close codec if open fails, this
35942           calls the cleanup routines so we can re-use the context.
35943         * ext/mpeg2enc/gstmpeg2enc.cc:
35944           Fix pad template names/types, fix memory issue with getcaps().
35945         * ext/mpeg2enc/gstmpeg2encoder.cc:
35946         * ext/mpeg2enc/gstmpeg2encoder.hh:
35947           Fix compile issue with new caps system (const thingy).
35948         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
35949         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
35950           We read a first frame right on initing, so that we have a caps
35951           when we init the output. This caps is cached in padprivate and
35952           read as first frame.
35953         * ext/mplex/Makefile.am:
35954         * ext/mplex/gstmplex.cc:
35955         * ext/mplex/gstmplex.h:
35956         * ext/mplex/gstmplex.hh:
35957         * ext/mplex/gstmplexibitstream.cc:
35958         * ext/mplex/gstmplexibitstream.hh:
35959         * ext/mplex/gstmplexjob.cc:
35960         * ext/mplex/gstmplexjob.hh:
35961         * ext/mplex/gstmplexoutputstream.cc:
35962         * ext/mplex/gstmplexoutputstream.hh:
35963           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
35964           had issues, didn't do capsnego, supported only a subset of the
35965           mplex features and required a mplex fork in our local CVS. Plus
35966           that it worked agaist a very old mplex version. Rewriting was
35967           faster than updating it.
35968         * gst-libs/ext/Makefile.am:
35969         * gst-libs/ext/mplex/INSTRUCT:
35970         * gst-libs/ext/mplex/Makefile.am:
35971         * gst-libs/ext/mplex/README:
35972         * gst-libs/ext/mplex/TODO:
35973         * gst-libs/ext/mplex/ac3strm_in.cc:
35974         * gst-libs/ext/mplex/audiostrm.hh:
35975         * gst-libs/ext/mplex/audiostrm_out.cc:
35976         * gst-libs/ext/mplex/aunit.hh:
35977         * gst-libs/ext/mplex/bits.cc:
35978         * gst-libs/ext/mplex/bits.hh:
35979         * gst-libs/ext/mplex/buffer.cc:
35980         * gst-libs/ext/mplex/buffer.hh:
35981         * gst-libs/ext/mplex/fastintfns.h:
35982         * gst-libs/ext/mplex/format_codes.h:
35983         * gst-libs/ext/mplex/inputstrm.cc:
35984         * gst-libs/ext/mplex/inputstrm.hh:
35985         * gst-libs/ext/mplex/lpcmstrm_in.cc:
35986         * gst-libs/ext/mplex/mjpeg_logging.cc:
35987         * gst-libs/ext/mplex/mjpeg_logging.h:
35988         * gst-libs/ext/mplex/mjpeg_types.h:
35989         * gst-libs/ext/mplex/mpastrm_in.cc:
35990         * gst-libs/ext/mplex/mpegconsts.cc:
35991         * gst-libs/ext/mplex/mpegconsts.h:
35992         * gst-libs/ext/mplex/mplexconsts.hh:
35993         * gst-libs/ext/mplex/multplex.cc:
35994         * gst-libs/ext/mplex/outputstream.hh:
35995         * gst-libs/ext/mplex/padstrm.cc:
35996         * gst-libs/ext/mplex/padstrm.hh:
35997         * gst-libs/ext/mplex/stillsstream.cc:
35998         * gst-libs/ext/mplex/stillsstream.hh:
35999         * gst-libs/ext/mplex/systems.cc:
36000         * gst-libs/ext/mplex/systems.hh:
36001         * gst-libs/ext/mplex/vector.cc:
36002         * gst-libs/ext/mplex/vector.hh:
36003         * gst-libs/ext/mplex/videostrm.hh:
36004         * gst-libs/ext/mplex/videostrm_in.cc:
36005         * gst-libs/ext/mplex/videostrm_out.cc:
36006         * gst-libs/ext/mplex/yuv4mpeg.cc:
36007         * gst-libs/ext/mplex/yuv4mpeg.h:
36008         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
36009         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
36010           We don't fork mjpegtools' mplex in our CVS anymore.
36011         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
36012         (gst_avi_demux_add_stream):
36013         * gst/avi/gstavidemux.h:
36014           Add getcaps() function for proper caps nego. This makes some
36015           parts of AVI playback/reading work.
36016         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
36017           Resize window on new capsnego. This is probably wrong, but
36018           I'm still committing it because with current capsnego, the
36019           first successfull capsnego is auto-fixated, therefore rounded
36020           down to the lowest values in the caps. this results in a 16x16
36021           XWindow that is not reized when real capsnego finishes.
36022           Dave, I see more cases of this, do you know a proper solution?
36023         * tools/gst-launch-ext.in:
36024           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
36025
36026 2003-12-31  David Schleef  <ds@schleef.org>
36027
36028         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
36029         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
36030           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
36031
36032 2003-12-30  David Schleef  <ds@schleef.org>
36033
36034         * ext/ffmpeg/gstffmpegcolorspace.c:
36035         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
36036         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
36037         (gst_ffmpegcsp_chain): Negotiation fixes
36038         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
36039         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
36040         (gst_audio_convert_link), (gst_audio_convert_channels):
36041         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
36042         (gst_audioscale_link), (gst_audioscale_get_buffer),
36043         (gst_audioscale_chain): Negotiation fixes
36044         * gst/audioscale/gstaudioscale.h:
36045         * gst/videofilter/gstvideofilter.c:
36046         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
36047         (gst_videofilter_link), (gst_videofilter_init),
36048         (gst_videofilter_set_output_size), (gst_videofilter_setup),
36049         (gst_videofilter_find_format_by_structure):
36050         * gst/videofilter/gstvideofilter.h: Negotiation fixes
36051         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
36052         (gst_videoscale_link):
36053         * gst/videoscale/videoscale.c: (videoscale_get_structure),
36054         (videoscale_find_by_structure), (gst_videoscale_setup):
36055         * gst/videoscale/videoscale.h: Negotiation fixes
36056         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
36057         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
36058         function, restrict resizing to a multiple of 4 (hack until
36059         everyone supports odd sizes correctly).
36060
36061 2003-12-29  Colin Walters  <walters@verbum.org>
36062
36063         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
36064         signed.
36065
36066 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
36067
36068         * ext/sndfile/gstsf.c: (gst_sf_loop):
36069           Fix warning about discarding const qualifier
36070
36071 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
36072
36073         * gst/cutter/gstcutter.c:
36074         * gst/videoscale/gstvideoscale.c:
36075         * gst/volenv/gstvolenv.c:
36076         * gst-libs/gst/audio/audio.c:
36077         * gst-libs/gst/video/video.c:
36078           Fix warnings
36079
36080 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36081
36082         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
36083           Don't send ALSA debugging to stderr.
36084         * ext/alsa/gstalsa.h:
36085           Use GST_WARNING instead of g_warning when ALSA functions fail.
36086
36087 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36088
36089         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
36090           Free XVAdapterInfo correctly.
36091
36092 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36093
36094         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
36095         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
36096           Make id3tag use correct caps nego.
36097
36098 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
36099
36100         * ext/ivorbis/vorbis.c:
36101         * ext/ivorbis/vorbisenc.h:
36102         * ext/ivorbis/vorbisfile.c:
36103           Modify so that it uses the new caps things
36104
36105 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36106
36107         * testsuite/spider/spider1.c: (main):
36108         * testsuite/spider/spider2.c: (main):
36109         * testsuite/spider/spider3.c: (main):
36110           Make tests compile again. They probably don't work.
36111
36112 2003-12-24  Colin Walters  <walters@verbum.org>
36113
36114         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
36115         we can't fixate the caps anymore.
36116
36117 2003-12-23  David Schleef  <ds@schleef.org>
36118
36119         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
36120         * sys/oss/gstosssink.c: (gst_osssink_init),
36121         (gst_osssink_sink_fixate): Add fixate function.
36122
36123 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36124
36125         * ext/ffmpeg/gstffmpegcodecmap.c:
36126         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
36127         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
36128         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
36129         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
36130         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
36131         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
36132         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
36133           fix typo in RGB masks, and move back to "old" colorspace
36134           capsnego code until whoever wrote this new crap has actually
36135           tested it so that it works.
36136           And yes, this works, keep it that way please.
36137
36138 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36139
36140         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
36141         (gst_divxdec_init), (gst_divxdec_negotiate):
36142         * ext/divx/gstdivxdec.h:
36143         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
36144         (gst_divxenc_init):
36145         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
36146         (gst_faac_sinkconnect), (gst_faac_srcconnect):
36147         * ext/mpeg2enc/gstmpeg2enc.cc:
36148         * ext/mpeg2enc/gstmpeg2encoder.cc:
36149         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
36150         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
36151         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
36152         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
36153         (dxr3spusink_init):
36154         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
36155         (dxr3videosink_init):
36156           Fix caps breakage after Dave's caps branch merge.
36157
36158 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36159
36160         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
36161           Fix for 24bpp display.
36162
36163 2003-12-23  Colin Walters  <walters@verbum.org>
36164
36165         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
36166         a GnomeVFSHandle directly.
36167
36168 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36169
36170         * gst/volume/Makefile.am:
36171         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
36172         (volume_base_init), (volume_init):
36173           Reenable volume element and fix to work with new caps stuff.
36174           Rhythmbox needs this.
36175
36176 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36177
36178         * gst/qtdemux/qtdemux.c: (plugin_init):
36179           qtdemux requires bytestream
36180
36181 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36182
36183         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
36184           Fix remaining caps handling errors due to CAPS merge.
36185
36186 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36187
36188         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
36189         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
36190         (gst_faad_srcconnect):
36191           Port to new caps system.
36192
36193 2003-12-21  Julien MOUTTE  <julien@moutte.net>
36194
36195         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
36196         (got_video_size), (main): using g_print instead of g_message.
36197         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
36198         signal which was not emitted because of "switch" element added to the
36199         bin but not connected. (Removing from the bin temporarily)
36200
36201 2003-12-21  Julien MOUTTE  <julien@moutte.net>
36202
36203         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
36204         find X development files. I don't understand the previous tests and
36205         they fail on my debian/ppc unstable. This one works.
36206         * examples/gstplay/player.c: (main): Set the pipeline to READY before
36207         exiting.
36208         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
36209         (gst_play_set_video_sink), (gst_play_set_audio_sink),
36210         (gst_play_set_visualization): Add some safety checks in set_ methods
36211         and state_change. This was throwing some ugly CRITICAL messages when
36212         pipeline was getting disposed and casts were failing.
36213
36214 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36215
36216         * configure.ac:
36217           Improve mpeg2enc detection. This is for distributions that do
36218           ship mjpegtools, but without mpeg2enc. Also does object check
36219           for might there ever be ABI incompatibility.
36220         * ext/mpeg2enc/gstmpeg2enc.cc:
36221           Add Andrew as second maintainer (he's helping me), and also add
36222           an error if no caps was set. This happens if I pull before capsnego
36223           and that's something I should solve sometime else.
36224         * gst/matroska/matroska-demux.c:
36225         (gst_matroska_demux_parse_blockgroup):
36226           Fix time parsing.
36227         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
36228         (gst_matroska_mux_track_header):
36229           Add caps to templates.
36230         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
36231           Add mpegversion=1 to prevent confusion with MPEG/AAC.
36232         * gst/mpegstream/gstmpegdemux.c:
36233           Remove layer since it causes warnings about unfixed caps.
36234         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
36235           Fix obvious typo (we error out if caps were set, we should of
36236           course error out if *no* caps were set).
36237         * sys/oss/gstosselement.c: (gst_osselement_convert):
36238           Fix format conversion, we confused bits/bytes.
36239         * sys/oss/gstosselement.h:
36240           Improve documentation for 'bps'.
36241         * sys/v4l/TODO:
36242           Remove stuff about plugins that need removing - this was done
36243           ages ago.
36244         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
36245         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
36246         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
36247         (gst_v4lsrc_src_query):
36248         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
36249         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
36250           Add get_query_types(), get_formats() and query() functions.
36251
36252 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
36253
36254         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
36255           * moved CVS to freedesktop.org