gst-libs/gst/audio/gstbaseaudiosink.c: patch to make timestamp checking more tolleran...
[platform/upstream/gstreamer.git] / ChangeLog
1 2006-04-28  Wim Taymans  <wim@fluendo.com>
2
3         * gst-libs/gst/audio/gstbaseaudiosink.c:
4         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
5         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
6         patch to make timestamp checking more tollerant to rounding 
7         errors given that real discontinuities are to be marked on
8         buffers. Fixes some asf files and #338778.
9         Also avoid some crashers when we receive an event in the 
10         NULL state.
11
12 2006-04-28  Michael Smith  <msmith@fluendo.com>
13
14         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
15         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
16         (gst_gnome_vfs_src_get_property),
17         (gst_gnome_vfs_src_send_additional_headers_callback),
18         (gst_gnome_vfs_src_received_headers_callback),
19         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
20         (gst_gnome_vfs_src_stop):
21         * ext/gnomevfs/gstgnomevfssrc.h:
22           Remove ICY handling (mostly) from gnomevfssrc, in favour of
23           proper shared support within icydemux.
24
25 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
26
27         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
28         (gst_video_rate_swap_prev), (gst_video_rate_chain):
29           fix up docs
30           fix a leak when no caps negotiated
31           fix counting of input frames
32         * tests/check/elements/.cvsignore:
33         * tests/check/elements/videorate.c: (assert_videorate_stats),
34         (GST_START_TEST), (videorate_suite):
35           add tests for these
36
37 2006-04-28  Wim Taymans  <wim@fluendo.com>
38
39         * gst-libs/gst/audio/gstringbuffer.c:
40         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
41         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
42         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
43         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
44         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
45         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
46         (gst_ring_buffer_commit), (gst_ring_buffer_read),
47         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
48         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
49         Check arguments passed to public functions instead of
50         crashing.
51
52 2006-04-28  Wim Taymans  <wim@fluendo.com>
53
54         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
55         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
56         GstBaseAudioSrc must be live or it does not work.
57
58         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
59         Don't set live to TRUE as this is the default in the parentclass.
60
61 2006-04-28  Wim Taymans  <wim@fluendo.com>
62
63         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
64         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
65         Videoscale doesn't pass on pixel-aspect ratio. Handle all
66         fixation cases better. Fixes #338991
67
68 2006-04-28  Wim Taymans  <wim@fluendo.com>
69
70         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
71         Handle 0/1 framerate correctly Fixes #331901.
72
73 2006-04-28  Wim Taymans  <wim@fluendo.com>
74
75         * tests/check/elements/audioconvert.c: (get_float_caps),
76         (GST_START_TEST), (audioconvert_suite):
77         Added check for correct clipping when doing float samples
78         in audioconvert.
79
80 2006-04-28  Wim Taymans  <wim@fluendo.com>
81
82         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
83         (gst_video_rate_chain):
84         Print more debugging info.
85
86 2006-04-28  Wim Taymans  <wim@fluendo.com>
87
88         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
89         (resample_set_state_from_caps):
90         Add support for other formats audioresample can handle such as
91         32 bits in and float and 64 bits float. Fixes #301759
92
93 2006-04-28  Wim Taymans  <wim@fluendo.com>
94
95         * gst/audioconvert/audioconvert.c: (float):
96         correctly clip float samples > 1.0. Fixes #338718
97
98 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
99
100         Patch by: Young-Ho Cha  <ganadist at chollian net>
101
102         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
103         (gst_text_overlay_render_text):
104           Don't strip newlines from the text. Also, center lines
105           within multi-line paragraphs (#339405).
106
107 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
108
109         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
110           Fix wavpack typefinding to work in more cases (don't peek
111           for chunks of multiple hundred kBs at once, but process
112           things step-by-step in smaller units). Fixes #339786.
113
114 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
115
116         * configure.ac:
117           back to HEAD
118
119 === release 0.10.6 ===
120
121 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
122
123         * configure.ac:
124           releasing 0.10.6, "Chao"
125
126 2006-04-26  David Schleef  <ds@schleef.org>
127
128         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
129           Fixes #338897.
130
131 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
132
133         * configure.ac:
134         * win32/common/config.h:
135           new prerelease
136
137 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
138
139         patch by: Wim Taymans
140
141         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
142         (gst_ogg_demux_perform_seek):
143           make sure correct newsegments are sent, so that the decoder
144           and the demuxer agree on timestamps.  Fixes playback of a lot
145           of Ogg files that do not start from 0.  Fixes #339833.
146
147 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
148
149         Patch by: Edward Hervey  <edward@fluendo.com>
150
151         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
152         * tests/check/Makefile.am:
153         * tests/check/elements/videorate.c: (assert_videorate_stats),
154         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
155         (videorate_suite), (main):
156           Fix an infinite loop if frames are passed in with wrongly ordered
157           timestamps.  Fixes #339013.
158
159 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
160
161         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
162
163         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
164           fix typefinding on some ISO files.  Fixes #339212.
165
166 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
167
168         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
169
170         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
171           add another H264 fourcc.  Fixes #339047.
172
173 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
174
175         Patch by: Jan Schmidt
176
177         * gst/playback/gststreamselector.c:
178         (gst_stream_selector_bufferalloc):
179           Restore old StreamSelector behaviour.
180           Fixes #338419.
181
182 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
183
184         * configure.ac:
185         * win32/common/config.h:
186           prerelease
187
188 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
189
190         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
191
192         * gst-libs/gst/rtp/gstbasertpdepayload.c:
193         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
194           Fix some memory leaks: on finalize, free buffers left in the queue
195           before destroying the queue; in _push(), unref rtp_buf even if
196           the process vfunc returned a NULL buffer as output buffer (#337548);
197           demote some recuring debug messages to LOG level.
198
199 2006-04-11  Wim Taymans  <wim@fluendo.com>
200
201         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
202         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
203         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
204         (gst_ogg_demux_loop):
205         More cleanups.
206         Respect segment stop when emiting EOS or SEGMENT_DONE.
207         Fixes (#337945).
208
209 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
210
211         * gst/playback/gststreamselector.c:
212         (gst_stream_selector_get_property):
213           Don't leak pad name.
214
215 2006-04-10  Michael Smith  <msmith@fluendo.com>
216
217         * tests/check/Makefile.am:
218         * tests/check/gst-plugins-base.supp:
219           Suppress an old libtheora bug (fixed in more recent versions), so 
220           that FC4 buildslaves can pass.
221
222 2006-04-10  Wim Taymans  <wim@fluendo.com>
223
224         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
225         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
226         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
227         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
228         (gst_ogg_demux_loop):
229         Don't leak events.
230         Remember what error we got when finding chains, if we
231         were shutdown, that would not be an error.
232
233 2006-04-10  Wim Taymans  <wim@fluendo.com>
234
235         * gst-libs/gst/audio/gstbaseaudiosink.c:
236         (gst_base_audio_sink_event):
237         Starting the ringbuffer when we did not acquire it can cause
238         a deadlock, is pointless and causes nasty things for
239         subclasses. 
240         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
241
242 2006-04-10  Wim Taymans  <wim@fluendo.com>
243
244         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
245         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
246         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
247         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
248         (gst_ogg_demux_deactivate_current_chain),
249         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
250         (gst_ogg_demux_bisect_forward_serialno),
251         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
252         Add some more debugging.
253
254 2006-04-10  Wim Taymans  <wim@fluendo.com>
255
256         * ext/theora/theoradec.c: (theora_dec_src_event),
257         (theora_handle_data_packet):
258         Some more debug info.
259
260         * tests/examples/seek/seek.c: (start_seek), (main):
261         Print element messages too.
262
263 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
264
265         * gst/audioresample/debug.h:
266           replace debug macros with variable number of parameters
267           by a simple alias to gstreamer standard debug macros 
268          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
269           supported by MSVC 6.0 and 7.1)
270         * gst/audioresample/resample.h:
271           define M_PI and rint for WIN32
272         * win32/common/libgstaudio.def:
273         * win32/common/libgstriff.def:
274         * win32/common/libgsttag.def:
275         * win32/common/libgstvideo.def:
276           add new exported functions
277         * win32/vs6:
278           update project files
279
280 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
281
282         * ext/alsa/gstalsamixeroptions.c:
283         (gst_alsa_mixer_options_class_init):
284         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
285         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
286         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
287         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
288         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
289         * gst-libs/gst/audio/gstaudiofilter.c:
290         (gst_audio_filter_class_init):
291         * gst-libs/gst/audio/gstaudiosink.c:
292         (gst_audioringbuffer_class_init):
293         * gst-libs/gst/audio/gstaudiosrc.c:
294         (gst_audioringbuffer_class_init):
295         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
296         * gst-libs/gst/interfaces/colorbalancechannel.c:
297         (gst_color_balance_channel_class_init):
298         * gst-libs/gst/interfaces/mixeroptions.c:
299         (gst_mixer_options_class_init):
300         * gst-libs/gst/interfaces/mixertrack.c:
301         (gst_mixer_track_class_init):
302         * gst-libs/gst/interfaces/tunerchannel.c:
303         (gst_tuner_channel_class_init):
304         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
305         * gst-libs/gst/netbuffer/gstnetbuffer.c:
306         (gst_netbuffer_class_init):
307         * gst-libs/gst/rtp/gstbasertppayload.c:
308         (gst_basertppayload_class_init):
309         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
310         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
311         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
312         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
313         * gst/playback/gststreamselector.c:
314         (gst_stream_selector_class_init):
315         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
316         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
317         * sys/v4l/gstv4lcolorbalance.c:
318         (gst_v4l_color_balance_channel_class_init):
319         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
320         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
321         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
322         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
323         (gst_v4l_tuner_norm_class_init):
324         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
325         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
326         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
327         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
328
329 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
330
331         * ext/pango/gsttextrender.h:
332         * gst-libs/gst/audio/gstaudiosink.h:
333         * gst-libs/gst/audio/gstaudiosrc.h:
334         * gst-libs/gst/audio/gstbaseaudiosink.h:
335         * gst-libs/gst/audio/gstbaseaudiosrc.h:
336         * gst-libs/gst/audio/gstringbuffer.h:
337         * gst-libs/gst/rtp/gstbasertpdepayload.h:
338         * gst-libs/gst/rtp/gstbasertppayload.h:
339         * gst-libs/gst/video/gstvideofilter.h:
340         * gst-libs/gst/video/gstvideosink.h:
341         * gst/playback/gstplaybasebin.h:
342         * gst/tcp/gstmultifdsink.h:
343         * sys/v4l/gstv4lelement.h:
344         Fix broken GObject macros
345
346 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
347
348         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
349         More debug to trace why my USB headset is not working with gst
350
351 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
352
353         * gst/playback/gstplaybasebin.c: (group_destroy):
354         Clean up our group elements properly in the case where it never 
355         got committed - it still got added unconditionally to the bin.
356
357 2006-04-07  Wim Taymans  <wim@fluendo.com>
358
359         * ext/theora/theoradec.c: (theora_dec_sink_event),
360         (theora_handle_data_packet), (theora_dec_chain):
361         Unref unhandled events.
362         Protect against empty buffers.
363         Perform QoS on running time.
364
365 2006-04-07  Michael Smith  <msmith@fluendo.com>
366
367         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
368         (gst_vorbis_enc_chain):
369           Remove leaks from vorbisenc.
370           Mostly minor changes, the only significant one is that now the
371           buffers we set as 'streamheader' on the caps are copies of the
372           original buffers, to avoid circular refcounting problems.
373
374 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
375
376         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
377           Don't remove our mute-probe if someone else already did so.
378           Don't set a 2nd one if there is already one pending on the pad.
379
380         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
381         (do_playbin_seek):
382           When a seek fails, ensure that playbin is still set back to playing.
383           
384         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
385         (mpeg_ts_type_find), (plugin_init):
386           Add a typefind function for mpeg-ts streams. (Closes: #336617)
387
388 2006-04-06  Andy Wingo  <wingo@pobox.com>
389
390         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
391         (gst_video_rate_init): Caps-related parameters should not be reset
392         by a flush -- move their inits to the instance init function.
393         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
394         is not OK, just return the result.
395
396         * gst/audiotestsrc/gstaudiotestsrc.c
397         (gst_audio_test_src_class_init)
398         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
399         broken by Stefan's commit on 24 March.
400
401         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
402         buffers being pushed out. Fixes oggmux ! multifdsink.
403
404 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
405
406         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
407         (gst_vorbis_dec_init), (vorbis_dec_finalize):
408         * ext/vorbis/vorbisdec.h:
409         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
410         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
411         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
412         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
413         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
414         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
415         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
416         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
417         (gst_vorbis_enc_buffer_from_packet),
418         (gst_vorbis_enc_buffer_from_header_packet),
419         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
420         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
421         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
422         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
423         (gst_vorbis_enc_change_state):
424         * ext/vorbis/vorbisenc.h:
425           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
426           vorbisenc adhere to the official nomenclature; use boilerplate
427           macro.
428
429 2006-04-04  Andy Wingo  <wingo@pobox.com>
430
431         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
432         Whoops, fix bug introduced. Bad hacker!
433         
434         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
435         Properly handle the case where you get EOS before any buffers are
436         received. Use gst_buffer_make_metadata_writable where appropriate.
437
438         * ext/theora/theoradec.c (theora_handle_data_packet): This value
439         is often negative -- make it signed so as not to wrap around.
440         Fixes segfaults introduced on 9 March.
441
442 2006-04-03  Wim Taymans  <wim@fluendo.com>
443
444         * ext/theora/gsttheoradec.h:
445         * ext/theora/theoradec.c: (theora_dec_src_event):
446         Don't try to store a gdouble in a gboolean.
447         Small cleanups.
448
449 2006-04-03  Michael Smith  <msmith@fluendo.com>
450
451         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
452           Oggmux sucks.
453           Make it suck slightly less by writing out the final page.
454           Still can't encode a vorbis-in-ogg file correctly, though.
455
456 2006-04-03  Andy Wingo  <wingo@pobox.com>
457
458         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
459         a g_print.
460
461         * ext/theora/theora.c (plugin_init): Register theoraparse.
462
463         * ext/theora/gsttheoraparse.h: 
464         * ext/theora/theoraparse.c: New files implementing a theora
465         parser. Now we can properly remux ogg/theora+vorbis, yay.
466
467         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
468
469 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
470
471         * gst/audiotestsrc/gstaudiotestsrc.c:
472           Fixed the sample pipeline (see #323798)
473
474 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
475
476         * configure.ac:
477         * win32/common/config.h:
478         * win32/common/config.h.in:
479           use AS_VERSION and AS_NANO
480           more cleanups
481
482 2006-03-31  Andy Wingo  <wingo@pobox.com>
483
484         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
485         uninitialized variable return that would happen.
486         
487         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
488         uninitialized variable return that would never happen.
489
490         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
491         (vorbis_parse_sink_event): Add an event function to flush our
492         state on a seek, and to drain buffers on a premature EOS.
493         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
494         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
495         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
496         (vorbis_parse_drain_queue): Queue up buffers until we can set
497         their timestamps and granulepos values.
498
499         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
500         and keep track of data needed for deriving granulepos and
501         timestamps for buffers.
502
503 2006-03-29  Wim Taymans  <wim@fluendo.com>
504
505         Patch by: j^ <j at bootlab dot org>
506
507         * ext/alsa/gstalsamixerelement.c:
508         (gst_alsa_mixer_element_class_init):
509         * ext/alsa/gstalsasink.c:
510         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
511         * ext/ogg/gstoggdemux.c:
512         * ext/ogg/gstoggmux.c:
513         * ext/ogg/gstoggparse.c:
514         * ext/pango/gstclockoverlay.c:
515         * ext/pango/gsttextoverlay.c:
516         * ext/pango/gsttextrender.c:
517         * ext/pango/gsttimeoverlay.c:
518         * ext/theora/theoradec.c:
519         * ext/theora/theoraenc.c:
520         * ext/vorbis/vorbisdec.c:
521         * ext/vorbis/vorbisenc.c:
522         * gst/audioconvert/gstaudioconvert.c:
523         * gst/subparse/gstsubparse.c:
524         * gst/tcp/gstmultifdsink.c:
525         * gst/tcp/gsttcpclientsink.c:
526         * gst/tcp/gsttcpclientsrc.c:
527         * gst/tcp/gsttcpserversink.c:
528         * gst/tcp/gsttcpserversrc.c:
529           better/unified long descriptions
530           Fixes #336477
531
532 2006-03-29  Wim Taymans  <wim@fluendo.com>
533
534         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
535         (stop_seek):
536         Don't let double and triple clicks mess up our state.
537
538 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
539
540         * gst/playback/gstplaybin.c: (gen_video_element),
541         (gen_text_element), (gen_audio_element), (gen_vis_element):
542           Error out gracefully when we can't create any of the usual
543           conversion elements for some reason. Also, don't try to
544           create an audioscale (sic) element that's not used anyway.
545
546 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
547
548         * gst/playback/gstplaybasebin.c: (setup_source):
549           Don't post RESOURCE_NOT_FOUND error when we can't find a source
550           element for a particular protocol, that's confusing for users.
551           Instead, post a RESOURCE_FAILED error, so that our own error
552           message is actually shown in totem etc. (#336303).
553
554 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
555
556         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
557
558         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
559         (gst_gnome_vfs_src_get_icy_metadata):
560           Fix some minor memory leaks (#336194).
561
562 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
563
564         * ext/gnomevfs/gstgnomevfs.c:
565         (gst_gnome_vfs_location_to_uri_string):
566         * ext/gnomevfs/gstgnomevfs.h:
567         * ext/gnomevfs/gstgnomevfssink.c:
568         (gst_gnome_vfs_sink_set_property):
569         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
570           Make gnomevfssink accept filenames as well as URIs for the
571           "location" property, just like gnomevfssrc does (and
572           filesrc/filesink do) (#336190).
573
574 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
575
576         * tests/check/generic/clock-selection.c: (GST_START_TEST):
577           set to NULL before unreffing, fixes a valgrind leak.
578           Why was this not triggering the error that an object needs to
579           be NULL before unreffing ?
580         * win32/common/config.h:
581           update
582
583 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
584
585         * gst/subparse/gstsubparse.c: (convert_encoding),
586         (gst_sub_parse_change_state):
587         * gst/subparse/gstsubparse.h:
588           Text subtitle files may or may not be UTF-8. If it's not, we
589           don't really want to see '?' characters in place of non-ASCII
590           characters like accented characters. So let's assume the input
591           is UTF-8 until we come across text that is clearly not. If it's
592           not UTF-8, we don't really know what it is, so try the following:
593           (a) see whether the GST_SUBTITLE_ENCODING environment variable
594           is set; if not, check (b) if the current locale encoding is
595           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
596           the current locale encoding is UTF-8 and the environment variable
597           was not set to any particular encoding. Not perfect, but better
598           than nothing (and better than before, I think) (fixes #172848).
599
600 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
601
602         * configure.ac:
603           update core requirement to 0.10.4.1 because of async_playback
604           vmethod on GstBaseSink
605
606 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
607
608         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
609         * gst/adder/gstadder.c: (gst_adder_init):
610         use DEBUG_FUNCPTR for collectpads
611
612 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
613
614         * docs/plugins/Makefile.am:
615         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
616         * docs/plugins/gst-plugins-base-plugins-sections.txt:
617         * ext/cdparanoia/gstcdparanoiasrc.c:
618         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
619         (gst_gnome_vfs_sink_class_init):
620         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
621         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
622         * ext/ogg/gstoggmux.c:
623         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
624         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
625         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
626         * ext/pango/gsttextoverlay.c:
627         * ext/pango/gsttextrender.c:
628         * ext/theora/theoradec.c:
629         * ext/theora/theoraenc.c:
630         * ext/vorbis/vorbisdec.c:
631         * ext/vorbis/vorbisenc.c:
632         * gst-libs/gst/audio/gstaudiofilter.c:
633         (gst_audio_filter_base_init):
634         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
635         (gst_audio_filter_template_base_init):
636         * gst/adder/gstadder.c: (gst_adder_get_type):
637         * gst/adder/gstadder.h:
638         * gst/audioconvert/gstaudioconvert.c:
639         * gst/audiotestsrc/gstaudiotestsrc.c:
640         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
641         (gst_audio_test_src_create):
642         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
643         * gst/playback/gstdecodebin.c:
644         * gst/playback/gstplaybin.c:
645         * gst/playback/gststreamselector.c:
646         (gst_stream_selector_base_init):
647         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
648         * gst/volume/gstvolume.c:
649         * sys/v4l/gstv4lmjpegsink.c:
650         * sys/v4l/gstv4lmjpegsrc.c:
651         * tests/check/libs/cddabasesrc.c:
652         * tests/old/examples/gob/gst-identity2.gob:
653           Add docs for adder, use GST_ELEMENT_DETAILS macro,
654           define GstElementDetails at the top
655
656 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
657
658         * win32/common/libgstinterfaces.def:
659         Add a lot of export functions for gst-python
660         * win32/vs6/libgstinterfaces.dsp:
661         Add a missing include folder in the project configuration
662         
663 2006-03-23  Wim Taymans  <wim@fluendo.com>
664
665         * gst-libs/gst/audio/gstbaseaudiosrc.c:
666         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
667         (gst_base_audio_src_change_state):
668         Fix audio sources, forgot to make the ringbuffer
669         startable...
670
671 2006-03-23  Wim Taymans  <wim@fluendo.com>
672
673         * gst-libs/gst/audio/gstbaseaudiosrc.c:
674         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
675         (gst_base_audio_src_change_state):
676         unparent instead of unref the ringbuffer.
677
678 2006-03-23  Wim Taymans  <wim@fluendo.com>
679
680         * gst-libs/gst/audio/gstbaseaudiosink.c:
681         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
682         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
683         Implement new async_play vmethod to start slaving and allow
684         playback start in case of async PLAY state changes. 
685
686         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
687         Enable QoS with new method in base class.
688
689 2006-03-23  Wim Taymans  <wim@fluendo.com>
690
691         Patch by: Julien MOUTTE <julien at moutte dot net>
692
693         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
694         (gst_video_test_src_do_seek), (gst_video_test_src_create):
695         Partially handle 0 framerate, only EOS after the first frame
696         is missing.
697
698 2006-03-23  Wim Taymans  <wim@fluendo.com>
699
700         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
701
702         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
703         (gst_riff_create_video_template_caps):
704         * gst/ffmpegcolorspace/avcodec.h:
705         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
706         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
707         (gst_ffmpegcsp_avpicture_fill):
708         * gst/ffmpegcolorspace/imgconvert.c:
709         Patch for support of YVU9 AVI files (#334822)
710
711 2006-03-22  Edward Hervey  <edward@fluendo.com>
712
713         * docs/design/design-decodebin.txt:
714         Added design document for new decodebin
715         (Target Caps): text/x-pango-markup is also a default target caps.
716
717 2006-03-22  Wim Taymans  <wim@fluendo.com>
718
719         * gst-libs/gst/audio/gstbaseaudiosink.c:
720         (gst_base_audio_sink_dispose):
721         Since we _parent the ringbuffer, we also need to
722         _unparent instead of a plain _unref.
723
724 2006-03-22  Wim Taymans  <wim@fluendo.com>
725
726         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
727         (stop_seek), (scrub_toggle_cb), (main):
728         Add scrub checkbox.
729
730 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
731
732         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
733         (gst_ogg_parse_chain):
734           Fix very inefficient usage of linked lists (#335365).
735
736 2006-03-21  Edward Hervey  <edward@fluendo.com>
737
738         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
739         * gst/playback/gstplaybin.c: (handoff):
740         * gst/playback/gststreamselector.c:
741         (gst_stream_selector_set_property):
742         gcc 4.1 unreferenced pointer fixes.
743         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
744         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
745         gst_buffer_ref() now takes a GstBuffer*.
746
747 2006-03-20  Julien MOUTTE  <julien@moutte.net>
748
749         * sys/xvimage/xvimagesink.c:
750         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
751         by Jan Schmidt.
752
753 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
754
755         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
756         (id3v1_type_find), (apetag_type_find), (plugin_init):
757           Can't do tag preferences via probability, as tags would then
758           lose against types that are recognised with MAXIMUM probability
759           (like .wav); so let all tag typefinders return MAXIMUM themselves
760           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
761           that we can prefer APE to ID3v1 (fixes #335028).
762           
763 2006-03-17  Wim Taymans  <wim@fluendo.com>
764
765         * gst-libs/gst/audio/gstbaseaudiosink.c:
766         (gst_base_audio_sink_change_state):
767         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
768         (gst_ring_buffer_may_start):
769         * gst-libs/gst/audio/gstringbuffer.h:
770         Only start playback if we are playing.
771         should fix #330748.
772
773 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
774
775         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
776         * win32/common/config.h:
777           Revert accidental commits to these files.
778
779 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
780
781         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
782
783         * tests/Makefile.am:
784           Don't try to build tests in tests/icles if we
785           don't have X (#323852)
786
787 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
788
789         * gst-libs/gst/tag/gstid3tag.c:
790           Add TXXX frame identifiers for replaygain stuff as used
791           by some taggers (see #323721).
792
793 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
794
795         * gst/playback/gststreamselector.c:
796         (gst_stream_selector_set_property),
797         (gst_stream_selector_bufferalloc):
798           Preserve the existing buggy streamselector behaviour by performing
799           a fallback buffer allocation when downstream isn't linked yet.
800           This should really be fixed in playbin by blocking pads until it's
801           linked them.
802           Also, use gst_pad_alloc_buffer instead of
803           gst_pad_alloc_buffer_and_set.
804
805 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
806
807         * gst-libs/gst/tag/gstid3tag.c:
808           Don't crash on unknown ID3v2 TXXX frames.
809           
810 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
811
812         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
813           Chain up to the parent finalize method.
814           Add 32-bit sample size to the template caps.
815
816         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
817         (gst_riff_create_video_template_caps):
818           Add the fourcc that the VMWare codec uses.
819           
820         * gst/playback/gststreamselector.c:
821         (gst_stream_selector_set_property),
822         (gst_stream_selector_bufferalloc),
823         (gst_stream_selector_request_new_pad):
824           For the active pad, forward buffer-alloc requests, otherwise
825           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
826           having to memcpy every frame when used by playbin.
827
828         * gst/tcp/gstmultifdsink.c:
829         (gst_multi_fd_sink_handle_client_write):
830           Get negotiated caps from the sink pad, rather than the sink
831           pad's peer.
832
833 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
834
835         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
836         
837         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
838           Don't forget to set src->callbacks_pushed to FALSE again when
839           popping them, otherwise re-activation in a different mode won't
840           work (#334620).
841
842 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
843
844         Patch by: Sebastien Moutte  <sebastien moutte net>
845
846         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
847         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
848         (gst_ffmpeg_smpfmt_to_caps):
849           Replace __VA_ARGS__ caps creation macros with varargs functions.
850           Makes things compile on MSVC (#320765), looks nicer, and we can
851           tell the compiler to check for the NULL terminator.
852
853 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
854
855         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
856
857         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
858           Make sure the buffer we copy into is really always big
859           enough, this time for real (#333488).
860           
861 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
862
863         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
864           Add support for 24bpp DIB (#305279).
865
866 2006-03-14  Wim Taymans  <wim@fluendo.com>
867
868         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
869         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
870         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
871         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
872         (gst_video_scale_init), (gst_video_scale_src_event):
873         Re-enable QoS after the release.
874         Rework videoscale to use the base class src_event handler.
875
876 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
877
878         * configure.ac:
879           back to CVS.
880
881 === release 0.10.5 ===
882
883 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
884
885         * configure.ac:
886           releasing 0.10.5, "Net"
887
888 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
889
890         * docs/plugins/Makefile.am:
891           Part of previous cdparanoiasrc docs fixes, forgot to commit.
892           
893 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
894
895         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
896         * docs/plugins/gst-plugins-base-plugins-sections.txt:
897         * docs/plugins/gst-plugins-base-plugins.hierarchy:
898           Add cdparanoiasrc to docs.
899
900         * gst-libs/gst/cdda/gstcddabasesrc.c:
901           More GstCddaBaseSrc docs.
902
903 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
904
905         * docs/libs/gst-plugins-base-libs-sections.txt:
906         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
907         * gst-libs/gst/tag/tag.h:
908           API: libgsttag: new method gst_tag_from_id3_user_tag().
909
910 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
911
912         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
913           NULL-terminate array of mpeg4 video file extensions.
914           Fixes crash on PPC (#334226).
915
916 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
917
918         * ext/gnomevfs/gstgnomevfssrc.c:
919         (gst_gnome_vfs_src_check_get_range):
920           gnome_vfs_uri_is_local() alone is not a good indicator
921           whether we can operate in pull-mode with a specific URI,
922           as it returns FALSE for file:// URIs that point to an
923           NFS-mounted path. Be more conservative here: whitelist
924           local files, blacklist http URIs and use the old
925           mechanism for anything else (fixes #334216).
926
927 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
928
929         * configure.ac:
930           back to trunk
931
932 === release 0.10.4 ===
933
934 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
935
936         * configure.ac:
937           releasing 0.10.4, "Power"
938
939 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
940
941         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
942         Disable max-lateness by setting it to -1 for now, so that 
943         we can bed QoS stuff in thoroughly between now and the next
944         release.
945
946 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
947
948         Patch by: Fabrizio Gennari
949
950         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
951           Make sure we don't read beyond the palette buffer in case of
952           broken or manipulated files (#333488)
953
954 2006-03-10  Edward Hervey  <edward@fluendo.com>
955
956         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
957         Fix for variable not initialized.
958
959 2006-03-09  Wim Taymans  <wim@fluendo.com>
960
961         * ext/libvisual/visual.c: (gst_visual_get_type),
962         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
963         (gst_visual_chain):
964         Small cleanups.
965
966         * ext/theora/gsttheoradec.h:
967         * ext/theora/theoradec.c: (gst_theora_dec_init),
968         (gst_theora_dec_reset), (_theora_granule_time),
969         (theora_dec_src_convert), (theora_dec_sink_convert),
970         (theora_dec_src_query), (theora_dec_src_event),
971         (theora_dec_sink_event), (theora_handle_comment_packet),
972         (theora_handle_header_packet), (theora_dec_push),
973         (theora_handle_data_packet), (theora_dec_chain),
974         (theora_dec_change_state):
975         Add simple QoS.
976
977 2006-03-09  Wim Taymans  <wim@fluendo.com>
978
979         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
980         (audiocast_register_listener), (gst_gnome_vfs_src_start):
981         Some cleanups.
982
983 2006-03-09  Wim Taymans  <wim@fluendo.com>
984
985         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
986         Don't try to activate NULL chains.
987
988 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
989
990         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
991           Fix invalid memory access to region before peek'd data (#332964).
992
993 2006-03-09  Wim Taymans  <wim@fluendo.com>
994
995         Patch by: Christophe Fergeau
996
997         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
998         * ext/pango/gsttextrender.c: (gst_text_render_init):
999         * gst/adder/gstadder.c: (gst_adder_init):
1000         Don't leak padtemplates, closes #333510.
1001
1002 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
1003
1004         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
1005           Fix invalid memory access: make sure string passed to
1006           regexec() is NUL-termianted.
1007
1008 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
1009
1010         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
1011         (mp3_type_find):
1012           Refactor mpeg/audio typefinding to make it more maintainable
1013           and easier to fine-tune. Make probing into middle of the file
1014           work properly (fixes #333900, also see #152688).
1015
1016 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
1017
1018         * gst/typefind/gsttypefindfunctions.c:
1019         (utf8_type_find_have_valid_utf8_at_offset):
1020           Remove part from previous commit that was bogus:
1021           g_utf8_validate() does in fact not accept embedded
1022           zeroes, so we don't need to check for those (thanks
1023           to Mike for the hint).
1024
1025 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
1026
1027         * gst/typefind/gsttypefindfunctions.c:
1028         (utf8_type_find_count_embedded_zeroes),
1029         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
1030           Make plain/text typefinder more conservative: firstly, check
1031           for embedded zeroes, which are perfectly valid UTF-8 characters,
1032           but also a fairly good sign that something is not a plain text
1033           file; secondly, probe into the middle of the file if possible.
1034           If we can't probe into the middle, limit the probability value
1035           to be returned to TYPE_FIND_POSSIBLE (see #333900).
1036
1037 2006-03-08  Michael Smith  <msmith@fluendo.com>
1038
1039         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1040           Make typefind function name for mpeg4 video unique.
1041
1042 2006-03-08  Wim Taymans  <wim@fluendo.com>
1043
1044         * ext/libvisual/visual.c: (gst_visual_init),
1045         (gst_visual_clear_actors), (gst_visual_dispose),
1046         (gst_visual_reset), (gst_visual_src_setcaps),
1047         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
1048         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
1049         (gst_visual_chain), (gst_visual_change_state):
1050         Cleanups, post nice errors.
1051         Handle sink and src events.
1052         Implement simple QoS.
1053
1054         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
1055         Use new basesink methods to configure max-lateness.
1056         Small doc update.
1057
1058         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1059         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
1060         Debug statement cleanups.
1061
1062         * gst/volume/gstvolume.c: (gst_volume_class_init):
1063         Simple cleanup.
1064
1065 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
1066
1067         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
1068         (gst_text_overlay_init), (gst_text_overlay_set_property),
1069         (gst_text_overlay_get_property):
1070           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
1071           as string type properties, but mark them deprecated. Add
1072           'halignment' and 'valignment' properties that use enums
1073           instead of strings.
1074
1075 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
1076
1077         Patch by: Fabrizio Gennari
1078
1079         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1080           Allow palettes with less than 256 colours in AVI files
1081           (#333488)
1082
1083 2006-03-07  Julien MOUTTE  <julien@moutte.net>
1084
1085         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
1086         (gst_text_overlay_video_event): Fix wrong EOS handling on text
1087         pad. We were releasing the queued text buffer when we should keep
1088         it until video pad gets EOS or discard the text buffer because it's
1089         too old. That was eating the last subtitle buffer. Add some more
1090         debug.
1091
1092 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
1093
1094         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
1095         (gst_text_overlay_video_chain):
1096           Fix invalid memory access (we can't access a buffer after it's been
1097           pushed downstream without taking a reference); fix memory leak (if
1098           there's no text to render, bail out before allocating stuff).
1099
1100 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
1101
1102         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
1103         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
1104         * ext/pango/gsttextoverlay.h:
1105           If input is plain text, escape it before passing it to
1106           pango_layout_set_markup().
1107
1108 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
1109
1110         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
1111           Don't ignore flow return from gst_pad_push().
1112
1113 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
1114
1115         Patch by: Fabrizio Gennari
1116
1117         * ext/libvisual/visual.c: (gst_visual_getcaps),
1118         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
1119         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
1120         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
1121         (gst_vorbisenc_convert_sink):
1122         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
1123         (gst_audio_duration_from_pad_buffer):
1124         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
1125         (gst_audio_filter_chain):
1126         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1127         (gst_base_rtp_depayload_setcaps):
1128         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
1129         (gst_video_get_size):
1130         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
1131           Don't leak references returned by gst_pad_get_parent()
1132           (#333663)
1133
1134 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
1135
1136         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
1137           change location param details
1138         * gst/volume/gstvolume.c: (plugin_init):
1139           correct plugin description
1140
1141 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
1142
1143         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
1144         (gst_gnome_vfs_src_check_get_range):
1145           Override GstBaseSrc::check_get_range() in order to avoid opening
1146           the resource just to check whether we can operate in pull-mode or
1147           not - we can predict that pretty well from the URI alone. Should
1148           fix problems with last.fm (#331690). (Requires latest core CVS).
1149
1150 2006-03-06  Wim Taymans  <wim@fluendo.com>
1151
1152         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
1153         (gst_video_sink_class_init):
1154         Throw away frames that are later than 20 ms.
1155
1156 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
1157
1158         Patch by: Fabrizio Gennari
1159
1160         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
1161           Set depth on WMA caps (#333545)
1162
1163 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
1164
1165         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
1166         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
1167           put Theora BOS pages before others.  This hardcodes
1168           the Ogg/Theora I profile, but hey.
1169
1170 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
1171
1172         * ext/ogg/README:
1173           updated with some examples
1174         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
1175         (granulepos_add), (theora_buffer_from_packet):
1176         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
1177         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
1178         (gst_vorbisenc_chain):
1179           implement strategy from ext/ogg/README
1180         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
1181         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
1182         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
1183         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
1184           Fix muxer so that oggz-validate is happy with all streams;
1185           except for no eos mark, and the BOS page ordering
1186         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
1187         (check_buffer_granulepos):
1188         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
1189           update tests to check for OFFSET being set as requested
1190           fixed type of granulepos, it's not a ClockTime
1191
1192 2006-03-05  Julien MOUTTE  <julien@moutte.net>
1193
1194         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
1195         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
1196         Check that the xvimage we are creating has a correct size
1197         before returning it. (#314897)
1198
1199 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
1200
1201         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1202           Give id3 and ape tag typefinders a rank slightly higher
1203           than PRIMARY to ensure they're always run before any of
1204           the other typefinders (in particular wav and mp3) (#324186).
1205
1206 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
1207
1208         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1209           Add support for '3IVD' fourcc (#333403).
1210
1211 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
1212
1213         * configure.ac:
1214           Bump requirements to GStreamer CVS for the new error enum.
1215
1216         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
1217           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
1218           space left on the device (fixes #333352).
1219
1220 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
1221
1222         * win32/vs6:
1223           add a project file for libgstvolume
1224           update the workspace
1225
1226 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
1227
1228         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
1229         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
1230         (GST_START_TEST):
1231           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
1232           Set IN_CAPS on header buffers
1233
1234 2006-03-02  Wim Taymans  <wim@fluendo.com>
1235
1236         * docs/plugins/Makefile.am:
1237         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1238         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1239         Add audioresample to docs.
1240
1241         * gst/audioconvert/gstaudioconvert.c:
1242         Add revision date.
1243
1244         * gst/audioresample/gstaudioresample.c:
1245         (gst_audioresample_base_init), (gst_audioresample_class_init),
1246         (gst_audioresample_init), (gst_audioresample_dispose),
1247         (audioresample_get_unit_size), (audioresample_transform_caps),
1248         (resample_set_state_from_caps), (audioresample_transform_size),
1249         (audioresample_set_caps), (audioresample_event),
1250         (audioresample_do_output), (audioresample_transform),
1251         (audioresample_pushthrough), (gst_audioresample_set_property),
1252         (gst_audioresample_get_property), (plugin_init):
1253         * gst/audioresample/gstaudioresample.h:
1254         Added docs.
1255         Small code cleanups.
1256
1257 2006-03-02  Wim Taymans  <wim@fluendo.com>
1258
1259         * docs/plugins/Makefile.am:
1260         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1261         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1262         Added videoscale to docs.
1263
1264         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
1265         (gst_video_rate_swap_prev), (gst_video_rate_event),
1266         (gst_video_rate_chain):
1267         Fix typo in docs.
1268
1269         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
1270         (gst_video_scale_init), (gst_video_scale_prepare_size),
1271         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
1272         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
1273         * gst/videoscale/gstvideoscale.h:
1274         Added docs, examples.
1275         Some code cleanups.
1276         Post errors instead of g_warning.
1277
1278 2006-03-02  Wim Taymans  <wim@fluendo.com>
1279
1280         * docs/libs/gst-plugins-base-libs-docs.sgml:
1281         * docs/libs/gst-plugins-base-libs-sections.txt:
1282         * docs/libs/gst-plugins-base-libs.types:
1283         * docs/plugins/Makefile.am:
1284         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1285         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1286         Added some more docs to libs and plugins.
1287
1288         * gst-libs/gst/audio/gstringbuffer.c:
1289         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
1290         * gst-libs/gst/audio/gstringbuffer.h:
1291         Document ringbuffer some more.
1292
1293         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
1294         (gst_video_rate_setcaps), (gst_video_rate_reset),
1295         (gst_video_rate_init), (gst_video_rate_flush_prev),
1296         (gst_video_rate_swap_prev), (gst_video_rate_event),
1297         (gst_video_rate_chain), (gst_video_rate_change_state):
1298         * gst/videorate/gstvideorate.h:
1299         Fix videorate to use segments.
1300         Make it work with 0/1 framerates (closes #331903)
1301         Handle EOS correctly.
1302         Added docs.
1303
1304 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
1305
1306         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
1307         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
1308         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
1309           In state change function, first chain up to parent class,
1310           then handle downwards state change stuff. Remove some
1311           commented out cruft from 0.8 code.
1312
1313 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
1314
1315         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
1316         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
1317         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
1318         (gst_ogm_parse_chain):
1319           Don't remove/re-add source pad if the new caps are the same as
1320           the old caps anyway (#333042). When removing source pad, don't
1321           unref it afterwards - we didn't ref it when adding. Sprinkle some
1322           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
1323           after using gst_pad_get_parent(). Return downstream flow return
1324           value in chain function.
1325
1326 2006-03-02  Wim Taymans  <wim@fluendo.com>
1327
1328         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1329         * docs/plugins/gst-plugins-base-plugins.args:
1330         * docs/plugins/gst-plugins-base-plugins.hierarchy:
1331         * docs/plugins/gst-plugins-base-plugins.interfaces:
1332         * docs/plugins/gst-plugins-base-plugins.signals:
1333         Fix hierarchy, added some more elements to the docs.
1334
1335         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1336         (gst_ffmpegcsp_get_type):
1337         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
1338         Fix docs for ffmpegcolorspace.
1339
1340 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
1341
1342         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
1343         (apetag_type_find), (ape_type_find), (plugin_init):
1344           Some typefinding fine-tuning:
1345           - rank ID3/APE tags in order of preference via probabilities, so that
1346             ID3v2 > APEv2 > APEv1 > ID3v1.
1347           - three or four bytes don't really justify MAXIMUM probability,
1348             change those to 'very likely' (musepack and monkeysaudio).
1349
1350 2006-03-01  Wim Taymans  <wim@fluendo.com>
1351
1352         * docs/plugins/Makefile.am:
1353         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1354         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1355         * ext/alsa/gstalsamixer.c:
1356         * ext/alsa/gstalsamixer.h:
1357         * ext/alsa/gstalsamixerelement.c:
1358         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
1359         * ext/alsa/gstalsamixerelement.h:
1360         * ext/alsa/gstalsasink.c:
1361         * ext/alsa/gstalsasink.h:
1362         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
1363         (gst_alsasrc_init):
1364         * ext/alsa/gstalsasrc.h:
1365         Added alsa docs.
1366         Small code cleanups.
1367
1368 2006-03-01  Wim Taymans  <wim@fluendo.com>
1369
1370         * ext/theora/Makefile.am:
1371         Dist new header too,
1372
1373 2006-03-01  Wim Taymans  <wim@fluendo.com>
1374
1375         * docs/plugins/Makefile.am:
1376         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1377         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1378         * ext/gnomevfs/gstgnomevfssink.h:
1379         * ext/gnomevfs/gstgnomevfssrc.h:
1380         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1381         * ext/vorbis/vorbisdec.h:
1382         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
1383         * ext/vorbis/vorbisenc.h:
1384         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
1385         (vorbis_parse_chain), (vorbis_parse_change_state):
1386         * ext/vorbis/vorbisparse.h:
1387         * gst/audioconvert/gstaudioconvert.h:
1388         * gst/tcp/gsttcpserversink.h:
1389         * gst/videotestsrc/gstvideotestsrc.c:
1390         * gst/videotestsrc/gstvideotestsrc.h:
1391         * gst/volume/gstvolume.c:
1392         * gst/volume/gstvolume.h:
1393         Fix some more docs.
1394         Added docs for vorbisdec and vorbisparse.
1395         Fix vorbisparse.
1396
1397 2006-03-01  Wim Taymans  <wim@fluendo.com>
1398
1399         * docs/plugins/Makefile.am:
1400         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1401         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1402         * ext/pango/gstclockoverlay.h:
1403         * ext/pango/gsttextoverlay.h:
1404         * ext/pango/gsttextrender.h:
1405         * ext/pango/gsttimeoverlay.h:
1406         * ext/theora/gsttheoradec.h:
1407         * ext/theora/gsttheoraenc.h:
1408         * ext/theora/theoradec.c:
1409         * ext/theora/theoraenc.c:
1410         * gst/audioconvert/gstaudioconvert.h:
1411         * gst/audiotestsrc/gstaudiotestsrc.h:
1412         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
1413         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
1414         * gst/tcp/gstmultifdsink.h:
1415         Updated/added documentation.
1416
1417         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
1418         (gst_text_overlay_halign_get_type),
1419         (gst_text_overlay_wrap_mode_get_type),
1420         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
1421         (gst_text_overlay_init), (gst_text_overlay_set_property),
1422         (gst_text_overlay_get_property):
1423         Fix up properties to be enums instead of string to make bindings,
1424         introspection and automatic GUI creation possible.
1425         Add getters for the properties.
1426
1427 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
1428
1429         * gst/audiotestsrc/gstaudiotestsrc.c:
1430           added defines of M_PI and M_PI_2
1431         * gst/ffmpegcolorspace/avcodec.h:
1432           removed #include "stdint.h" for win32 as _stdint.h is 
1433           autogenerated to win32/common
1434         * win32/common/libgstaudio.def:
1435         * win32/common/libgsttag.def:
1436           added some exports
1437         * win32/vs6:
1438           some project files bugs corrected
1439         * win32/vs7:
1440           project files are reset to the default vs7 configuration 
1441           (they link to msvcr71.dll using default optimizations)
1442           
1443 2006-02-28  Wim Taymans  <wim@fluendo.com>
1444
1445         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
1446         Fix some docs.
1447
1448 2006-02-28  Edward Hervey  <edward@fluendo.com>
1449
1450         * ext/alsa/gstalsasrc.c:
1451         Set proper class on the ElementDetails:
1452         Source/Audio instead of Src/Audio/
1453
1454 2006-02-28  Edward Hervey  <edward@fluendo.com>
1455
1456         * gst/videoscale/vs_scanline.c:
1457         (vs_scanline_resample_nearest_RGBA):
1458         Revert optimization in videoscale. It should go in liboil and have
1459         an appropriate liboil function.
1460
1461 2006-02-28  Wim Taymans  <wim@fluendo.com>
1462
1463         * gst-libs/gst/audio/gstbaseaudiosink.c:
1464         (gst_base_audio_sink_provide_clock):
1465         Don't try to provide a clock in the NULL state.
1466
1467 2006-02-28  Wim Taymans  <wim@fluendo.com>
1468
1469         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
1470         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
1471         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
1472         (gst_ogg_demux_deactivate_current_chain),
1473         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
1474         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
1475         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
1476         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
1477         Use GstSegment infrastructure to remove duplicated code
1478         and handle more seek cases correctly.
1479
1480 2006-02-28  Wim Taymans  <wim@fluendo.com>
1481
1482         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1483         (gst_ffmpegcsp_transform):
1484         Don't ignore return code from ffmpeg convert function.
1485
1486         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
1487         Split out some long statements to ease debugging.
1488
1489 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
1490
1491         * ext/libvisual/visual.c: (gst_visual_init),
1492         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
1493         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
1494         being able to renegotiate the size. Instead, use the negotiation
1495         algorithm from the goom plugin to pick an initial output caps. 
1496
1497         Also, allow theoretical libvisual plugins that might support non-GL 
1498         output even if they also do GL.
1499
1500 2006-02-26  Julien MOUTTE  <julien@moutte.net>
1501
1502         * ext/libvisual/visual.c: (gst_visual_init),
1503         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
1504         (plugin_init): Load only non GL plugins. Fix some memleaks and 
1505         possible negotiation issues.
1506
1507 2006-02-25  Julien MOUTTE  <julien@moutte.net>
1508
1509         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
1510
1511 2006-02-24  Michael Smith  <msmith@fluendo.com>
1512
1513         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
1514         (cmml_type_find), (plugin_init):
1515           Fix CMML type find function to not require a specific minor version
1516           of the CMML header.
1517
1518           Add an MPEG4 video elementary stream typefind function.
1519
1520 2006-02-04  Michael Smith  <msmith@fluendo.com>
1521
1522         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
1523         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
1524         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
1525         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
1526         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
1527         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
1528           Annodex support in ogg demuxer. Doesn't do very much without the
1529           other annodex patches (to come).
1530
1531 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
1532
1533         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
1534
1535         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1536           Pick up palette for MS video v1 (#327028)
1537
1538 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
1539
1540         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1541         (gst_ffmpegcsp_caps_remove_format_info),
1542         (gst_ffmpegcsp_get_unit_size):
1543           The 'palette_data' field from incoming RGB caps shouldn't be
1544           proxied on outgoing YUV caps; also, restrict unit size
1545           adjustment in case of paletted data only to the unit that
1546           actually has a palette. Fixes #330711.
1547
1548 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
1549
1550         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1551         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
1552         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
1553         (gst_ffmpegcsp_get_unit_size):
1554           Plug some memory leaks.
1555
1556 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
1557
1558         * sys/ximage/Makefile.am:
1559         * sys/xvimage/Makefile.am:
1560           Add some _CFLAGS and _LIBS that seem to be missing
1561           and/or required for Cygwin (see #317048).
1562
1563 2006-02-22  Wim Taymans  <wim@fluendo.com>
1564
1565         * ext/alsa/gstalsasrc.c:
1566         Fix description as pointed out by caugier.
1567
1568 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
1569
1570         Reviewed by : Edward Hervey  <edward@fluendo.com>
1571
1572         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
1573         (qt_type_find):
1574         Better 3gp typefinding (#331526).
1575
1576 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
1577
1578         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
1579           Don't send EOS event here, the base class will send one for us.
1580
1581         * gst/playback/gstplaybasebin.c: (prepare_output):
1582           Subpictures without video stream aren't allowed either.
1583         
1584         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
1585           Fix debug statement copy'n'paste-o.
1586
1587 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
1588
1589         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
1590           Fix issues with mixer keeping state when muting/unmuting
1591           and when changing the volume whilst muted (see #331763
1592           and #331765).
1593
1594 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
1595
1596         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
1597         (parse_subrip), (gst_sub_parse_format_autodetect):
1598           Set right caps given that we send escaped text. Also,
1599           honour <i></i>, <b></b> and <u></u> markers that can be found
1600           in .srt files (fixes #310202).
1601
1602 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
1603
1604         * gst-libs/gst/audio/mixerutils.c:
1605         (element_factory_rank_compare_func):
1606           Make order in which elements are tried more determinable.
1607
1608 2006-02-20  Julien MOUTTE  <julien@moutte.net>
1609
1610         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
1611         (remove_element_chain), (cleanup_decodebin),
1612         (gst_decode_bin_change_state): Make decodebin reusable by
1613         fixing remove_element_chain first and then introduce a
1614         cleaner in state change to ->NULL. (Closes #331678)
1615
1616 2006-02-19  Wim Taymans  <wim@fluendo.com>
1617
1618         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
1619         use 0666 mask when creating files so umask gets applied
1620         correctly. Fixes #331295.
1621
1622 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
1623
1624         * gst/subparse/Makefile.am:
1625         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
1626         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
1627         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
1628         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
1629         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
1630         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
1631         * gst/subparse/gstssaparse.h:
1632         * gst/subparse/gstsubparse.c: (plugin_init):
1633           Add very basic parser for SSA subtitle streams (as often
1634           found in matroska files).
1635
1636 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
1637
1638         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
1639           That should be text/x-pango-markup, not text/x-pango-layout.
1640
1641 2006-02-19  Julien MOUTTE  <julien@moutte.net>
1642
1643         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
1644         Polishing.
1645
1646 2006-02-19  Julien MOUTTE  <julien@moutte.net>
1647
1648         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
1649         (gst_text_overlay_finalize), (gst_text_overlay_init),
1650         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
1651         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
1652         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
1653         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
1654         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
1655         Fix state change deadlock.
1656
1657 2006-02-19  Julien MOUTTE  <julien@moutte.net>
1658
1659         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
1660         (gst_text_overlay_finalize), (gst_text_overlay_init),
1661         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
1662         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
1663         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
1664         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
1665         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
1666         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
1667         and subtitles files.
1668
1669 2006-02-19  Julien MOUTTE  <julien@moutte.net>
1670
1671         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
1672         should be considered as raw.
1673
1674 2006-02-19  Julien MOUTTE  <julien@moutte.net>
1675
1676         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
1677         (cb_probe):
1678         * gst/playback/gststreaminfo.h: Introduce language informations.
1679
1680 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
1681
1682         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1683         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
1684         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
1685         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
1686         Set shared memory segments to be deleted as soon as we have attached,
1687         that way they get cleaned up automatically if we crash.
1688
1689 2006-02-18  Julien MOUTTE  <julien@moutte.net>
1690
1691         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
1692         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
1693         functions are called with lock held.
1694
1695 2006-02-18  Julien MOUTTE  <julien@moutte.net>
1696
1697         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
1698         (gst_text_overlay_finalize), (gst_text_overlay_init),
1699         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
1700         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
1701         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
1702         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
1703         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
1704         (gst_text_overlay_change_state): Refactoring of textoverlay
1705         without collectpads. This now supports sparse subtitles coming
1706         from a demuxer instead of a sub file. Seeking is still broken 
1707         though. Need to discuss with wtay some more on how to handle
1708         seeking correctly.
1709         * ext/pango/gsttextoverlay.h:
1710         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
1711         subtitles coming from the demuxer.
1712
1713 2006-02-17  Wim Taymans  <wim@fluendo.com>
1714
1715         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
1716         (gst_vorbisenc_convert_sink):
1717         Use some more scaling functions.
1718
1719 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
1720
1721         * ext/cdparanoia/gstcdparanoiasrc.c:
1722         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
1723         (gst_cd_paranoia_paranoia_callback),
1724         (gst_cd_paranoia_src_signal_is_being_watched),
1725         (gst_cd_paranoia_src_read_sector):
1726         * ext/cdparanoia/gstcdparanoiasrc.h:
1727           Add back 'transport-error' and 'uncorrected-error' signals and
1728           make them actually be fired when bad stuff happens (#319340).
1729
1730 2006-02-17  Wim Taymans  <wim@fluendo.com>
1731
1732         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
1733         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
1734         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
1735         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
1736         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
1737         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
1738         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
1739         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
1740         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
1741         (gst_ring_buffer_clear):
1742         Small cleanups.
1743         Added some G_LIKELY.
1744
1745 2006-02-17  Wim Taymans  <wim@fluendo.com>
1746
1747         * gst-libs/gst/audio/TODO:
1748         Update TODO
1749
1750         * gst-libs/gst/audio/gstbaseaudiosink.c:
1751         (gst_base_audio_sink_get_offset):
1752         When trying to play samples ASAP and we don't have a
1753         previous sample, try to play at position 0 instead of
1754         an invalid position.
1755
1756 2006-02-17  Wim Taymans  <wim@fluendo.com>
1757
1758         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
1759         (gst_alsasink_reset):
1760         Also release lock when we get an error in _reset();
1761         fix an error message.
1762
1763 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
1764
1765         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
1766         (gst_alsasink_init), (get_channel_free_structure),
1767         (caps_add_channel_configuration), (gst_alsasink_getcaps),
1768         (gst_alsasink_close):
1769         * ext/alsa/gstalsasink.h:
1770           Add support for more than 2 channels (#326720).
1771
1772 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
1773
1774         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
1775           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
1776           with 4 or 6 channels, assume a default channel layout to make things
1777           work (not sure there's anything else we can do in those cases).
1778
1779 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
1780
1781         * gst-libs/gst/audio/multichannel.c:
1782           Minor docs fix.
1783
1784         * gst-libs/gst/riff/Makefile.am:
1785         * gst-libs/gst/riff/riff-ids.h:
1786         * gst-libs/gst/riff/riff-media.c:
1787         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
1788           Add support for WAVEFORMATEX, eg. PCM audio with more than two
1789           channels and a channel layout map.
1790           
1791 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
1792
1793         Reviewed by Edward Hervey  <edward@fluendo.com>
1794
1795         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
1796         C-level optimization of the RGBA nearest neighbour function.
1797         Eventually this might end up in liboil with vectorized versions.
1798
1799 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
1800
1801         * gst-libs/gst/audio/multichannel.c:
1802         (gst_audio_get_channel_positions):
1803           When we have more than 2 channels, but no channel layout is
1804           specified in the caps, return some default channel layout
1805           to the caller and warn about about a possibly buggy element
1806           (could be buggy filtercaps as well of course) (#317038).
1807
1808 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
1809
1810         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
1811           Add gst-libs/gst/cdda to list of lib search paths.
1812
1813 2006-02-15  Andy Wingo  <wingo@pobox.com>
1814
1815         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
1816         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
1817         to the Lord Jesus that I do not have to touch the ogg muxer ever
1818         again.
1819
1820 2006-02-15  Edward Hervey  <edward@fluendo.com>
1821
1822         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
1823         quicktime movie files can also contain 'uuid' atoms.
1824
1825 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
1826
1827         * gst/audioconvert/plugin.c: (plugin_init):
1828           Register the GstAudioChannelPosition enum type with the type
1829           system in the plugin_init function, so that it is known before
1830           any element actually makes use of multi-channel stuff. This is
1831           required for example if one wants to be able to deserialise/use
1832           a caps string with channel positions before any pipeline has
1833           been setup and started, like with gst-launch.
1834
1835 2006-02-14  Wim Taymans  <wim@fluendo.com>
1836
1837         * gst-libs/gst/audio/gstringbuffer.c:
1838         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
1839         (gst_ring_buffer_samples_done), (wait_segment),
1840         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
1841         Add some compiler G_(UN_)LIKELY help.
1842         SIGNAL the ringbuffer waiters when going to PAUSED as well to
1843         make sure they can exit their functions. Should fix #330748
1844
1845 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
1846
1847         * Makefile.am:
1848         * configure.ac:
1849         * win32/MANIFEST:
1850         * win32/common/_stdint.h:
1851           Windows does not have long long; copy the generated _stdint.h
1852         * win32/common/interfaces-enumtypes.c:
1853         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
1854         (gst_mixer_track_flags_get_type),
1855         (gst_tuner_channel_flags_get_type):
1856         * win32/common/multichannel-enumtypes.c:
1857         (gst_audio_channel_position_get_type):
1858           update
1859
1860 2006-02-13  Wim Taymans  <wim@fluendo.com>
1861
1862         * gst-libs/gst/audio/gstbaseaudiosink.c:
1863         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
1864         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
1865         Always sync on first sample we receive when starting.
1866
1867 2006-02-13  Wim Taymans  <wim@fluendo.com>
1868
1869         * gst/playback/gstplaybin.c: (gen_vis_element):
1870         Update vis bin docs.
1871         Move queue after tee so we don't queue video buffers but
1872         audio samples instead. Fixes problems where the video queue
1873         is filled and the audio queue empty.
1874
1875 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
1876
1877         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
1878           No need to push an EOS event here, GstBaseSrc will do that for us
1879           when we return FLOW_UNEXPECTED.
1880           
1881 2006-02-12  Wim Taymans  <wim@fluendo.com>
1882
1883         * gst-libs/gst/audio/gstbaseaudiosink.c:
1884         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
1885         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
1886         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
1887         Use scale functions when possible.
1888         Fix error messages.
1889         Free clockid when after waiting for EOS.
1890         Use G_(UN_)LIKLY when it makes sense.
1891         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
1892
1893 2006-02-12  Edward Hervey  <edward@fluendo.com>
1894
1895         * gst/playback/gstplaybasebin.c: (prepare_output): 
1896         Remove stray semi-colon (fixes #330888).
1897
1898 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
1899
1900         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
1901         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
1902         Fix up the XShm call testing so that we catch errors, and don't
1903         cause new ones by attempting to detach from a segment we failed
1904         to attach to. Fixes #312439.
1905
1906 2006-02-10  Edward Hervey  <edward@fluendo.com>
1907
1908         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1909         Added flv file typefind (video/x-flv).
1910
1911 2006-02-10  Edward Hervey  <edward@fluendo.com>
1912
1913         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1914         (gst_riff_create_video_template_caps):
1915         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
1916         Also added the caps to the default set of riff video caps.
1917
1918 2006-02-09  Andy Wingo  <wingo@pobox.com>
1919
1920         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
1921         time and the end time of the last packet in the page.
1922         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
1923         on the pages in our queue, set the duration as well. Reflow a
1924         debug statement.
1925         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
1926         Fixes bad muxing order.
1927
1928 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
1929
1930         * gst-libs/gst/rtp/gstbasertppayload.c:
1931         (gst_basertppayload_setcaps), (gst_basertppayload_push):
1932           update seqnum before setting it on the packet; this makes sure
1933           that the timestamp and seqnum properties match after pushing
1934           a buffer
1935
1936 2006-02-09  Andy Wingo  <wingo@pobox.com>
1937
1938         * gst-libs/gst/audio/gstringbuffer.c
1939         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
1940         overflow after 13.5 hours of recording. Kapow!
1941
1942         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
1943         the buffer size -- we don't care about underrun/overrun reporting
1944         right now, just need to return a useful value.
1945
1946 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
1947
1948         * configure.ac:
1949           Back to CVS
1950
1951 === release 0.10.3 ===
1952
1953 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
1954
1955         * configure.ac:
1956           releasing 0.10.3, "Under Pressure"
1957
1958 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
1959
1960         * configure.ac:
1961         Drat. Bump libtool version number for new API.
1962         Prelease 0.10.2.3 (of 0.10.3)
1963
1964 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
1965
1966         * configure.ac:
1967         * win32/common/config.h:
1968         0.10.2.2 prerelease (of 0.10.3).
1969
1970 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
1971
1972         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
1973           Revert Andy's newsegment change pending a more correct
1974           fix.
1975
1976 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
1977
1978         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
1979         (qt_type_find), (plugin_init):
1980           detect more files as 3gp
1981           group and reorder the iso file formats
1982
1983 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
1984
1985         * ext/vorbis/vorbis.c: (plugin_init):
1986           Register musicbrainz tags, so apps don't have to.
1987
1988 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
1989
1990         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
1991         (gst_tag_to_vorbis_tag):
1992           Make sure we called gst_tag_register_musicbrainz_tags()
1993           before possibly mapping a vorbiscomment string from/to a
1994           musicbrainz tag.
1995
1996 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
1997
1998         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
1999           In case we can't find the required number of consecutive
2000           mpeg audio frames to positively identify an MPEG audio
2001           stream, check if there's at least a valid mpeg audio
2002           frame right at offset 0 and if so suggest mpeg/audio
2003           caps with a very low probability (#153004).
2004
2005 2006-02-07  Andy Wingo  <wingo@pobox.com>
2006
2007         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
2008         a TIME segment if we get timestamped buffers. Requires recent
2009         fixes in core to work properly.
2010
2011 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
2012
2013         * gst/playback/gstplaybasebin.c: (prepare_output):
2014           Don't print the URI as part of the error message, it
2015           makes error dialogs look rather ugly, especially if
2016           the URI is very long or has characters in it that
2017           need escaping.
2018
2019 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
2020
2021         * gst/playback/gstplaybasebin.c: (prepare_output):
2022           Error out if we have only text or subtitles, but nothing
2023           else. Also error out if we have subtitles but no video
2024           stream.
2025
2026 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
2027
2028         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
2029           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
2030           Post an error message on the bus when we encounter an
2031           error, which will hopefully be more meaningful than the
2032           'Internal Flow Error' message users get to see if we
2033           just return GST_FLOW_ERROR.
2034
2035 2006-02-07  Andy Wingo  <wingo@pobox.com>
2036
2037         * configure.ac (GST_MAJORMINOR): Update core version req to
2038         0.10.2.2, for the collectpads API addition (#330244).
2039
2040 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
2041
2042         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
2043           Return FALSE from plugin_init() when GnomeVFS can't
2044           be initialised for some reason (#328423).
2045
2046 2006-02-06  Julien MOUTTE  <julien@moutte.net>
2047
2048         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
2049         Stick to seeking theory until i find the bug.
2050         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
2051
2052 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
2053
2054         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
2055         (theora_enc_finalize), (theora_enc_sink_setcaps),
2056         (theora_set_header_on_caps), (theora_enc_chain),
2057         (theora_enc_change_state):
2058         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
2059           Make theoraenc and the tests leak free. Like, really.
2060
2061 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
2062
2063         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
2064         (theora_enc_finalize), (theora_enc_sink_setcaps):
2065           Add a finalize method to ensure we clean up state even if
2066           someone omitted the state change back to NULL.
2067
2068         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
2069         (gst_vorbisenc_chain):
2070           Free some more leaked bits.
2071
2072         * tests/check/pipelines/theoraenc.c: (start_pipeline),
2073         (stop_pipeline):
2074           Wait for state changes to happen if they're ASYNC.
2075
2076           This ought to teach those fancy pants buildbots a lesson.
2077
2078 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
2079
2080         * gst-libs/gst/tag/gstid3tag.c:
2081           Add mapping for ID3 International Standard Recording Code
2082           tag "TSRC"
2083
2084 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
2085
2086         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
2087           Don't leak tag names.
2088
2089 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
2090
2091         * docs/libs/gst-plugins-base-libs-docs.sgml:
2092         * docs/libs/gst-plugins-base-libs-sections.txt:
2093         * gst-libs/gst/tag/gstid3tag.c:
2094         * gst-libs/gst/tag/gstvorbistag.c:
2095         * gst-libs/gst/tag/tags.c:
2096           Split libgsttag docs into multiple sections.
2097
2098 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
2099
2100         * docs/libs/Makefile.am:
2101         * docs/libs/gst-plugins-base-libs-docs.sgml:
2102         * docs/libs/gst-plugins-base-libs-sections.txt:
2103         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
2104         * gst-libs/gst/tag/gstvorbistag.c:
2105         * gst-libs/gst/tag/tag.h:
2106         * gst-libs/gst/tag/tags.c:
2107           Add libgsttag to the docs.
2108
2109 2006-02-05  Julien MOUTTE  <julien@moutte.net>
2110
2111         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
2112         (gst_text_overlay_init), (gst_text_overlay_src_event),
2113         (gst_text_overlay_collected): Fix clockoverlay.
2114
2115 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
2116
2117         * docs/libs/compiling.sgml:
2118           Fix typo: it's pkg-config, not pkg-gconfig
2119
2120         * docs/libs/gst-plugins-base-libs-docs.sgml:
2121         * docs/libs/gst-plugins-base-libs-sections.txt:
2122         * docs/libs/tmpl/gstgconf.sgml:
2123           There is no libgstgconf in 0.10, remove it
2124           from the docs.
2125
2126 2006-02-05  Julien MOUTTE  <julien@moutte.net>
2127
2128         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
2129         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
2130         (gst_text_overlay_src_event), (gst_text_overlay_collected):
2131         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
2132         (gst_sub_parse_class_init), (gst_sub_parse_init),
2133         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
2134         (parse_mpsub), (parser_state_init), (handle_buffer),
2135         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
2136         * gst/subparse/gstsubparse.h: Introduce seeking code.
2137
2138 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
2139
2140         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
2141           Add comment about LANGUAGE tag inconsistency (we want
2142           ISO-639-1, but extract three-letter identifiers?)
2143
2144         * po/POTFILES.in:
2145           Add two translatable files.
2146
2147 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
2148
2149         * gst-libs/gst/tag/Makefile.am:
2150         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
2151         * gst-libs/gst/tag/tag.h:
2152         * gst-libs/gst/tag/tags.c:
2153         (gst_tag_register_musicbrainz_tags_internal),
2154         (gst_tag_register_musicbrainz_tags):
2155           Forward-port some tags stuff from the 0.8 branch. This is
2156           mostly the addition of musicbrainz tags and their mapping
2157           to vorbistags, and a vorbistag mapping of the language tag.
2158
2159 2006-02-05  Julien MOUTTE  <julien@moutte.net>
2160
2161         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
2162         refactoring.
2163
2164 2006-02-04  David Schleef  <ds@schleef.org>
2165
2166         * ext/ogg/gstoggmux.c:
2167         * gst/typefind/gsttypefindfunctions.c:
2168           Add Dirac typefinding and add dirac format to oggmux.
2169
2170 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
2171
2172         * gst/playback/gstdecodebin.c: (try_to_link_1):
2173           Don't put essential function call into
2174           g_return_*() macro, otherwise it'll all be
2175           replaced by NOOPs when compiling with
2176           G_DISABLE_CHECKS defined.
2177
2178 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
2179
2180         * ext/ogg/gstoggdemux.c:
2181         * ext/ogg/gstoggparse.c:
2182         * gst/tcp/gsttcpserversink.c:
2183         * sys/v4l/v4lsrc_calls.c:
2184         * sys/v4l/v4lsrc_calls.h:
2185         Just make it compile with --disable-gst-debug.
2186
2187 2006-02-03  Wim Taymans  <wim@fluendo.com>
2188
2189         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
2190         (gst_alsasink_class_init), (gst_alsasink_init),
2191         (gst_alsasink_write), (gst_alsasink_reset):
2192         * ext/alsa/gstalsasink.h:
2193         Add lock to protect alsa calls.
2194         Implement reset to flush samples ASAP, does not work
2195         with dmix though.
2196
2197 2006-02-02  Wim Taymans  <wim@fluendo.com>
2198
2199         * gst-libs/gst/audio/gstbaseaudiosink.c:
2200         (gst_base_audio_sink_provide_clock):
2201         Ugh.. getting late I guess...
2202
2203 2006-02-02  Wim Taymans  <wim@fluendo.com>
2204
2205         * gst-libs/gst/audio/gstbaseaudiosink.c:
2206         (gst_base_audio_sink_provide_clock),
2207         (gst_base_audio_sink_set_property),
2208         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
2209         Don't try to provide a clock when we are not negotiated since
2210         we might not be able to make it run.
2211
2212 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
2213
2214         * gst/playback/gstdecodebin.c: (try_to_link_1):
2215           Unlinking two source pads is ... hard.
2216
2217 2006-02-02  Wim Taymans  <wim@fluendo.com>
2218
2219         * gst-libs/gst/audio/TODO:
2220         Updated.
2221
2222         * gst-libs/gst/audio/gstbaseaudiosink.c:
2223         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
2224         On EOS, wait till the last sample is played before posting EOS.
2225
2226 2006-02-01  Philippe Kalaf <burger at speedy dot org>
2227
2228         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2229           Patch by Kai Vehmanen : Adds ability to enable newsegment bypass by
2230           setting queue_delay to zero. Also avoid thread being started if
2231           queue_delay is zero.
2232
2233 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
2234
2235         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
2236           Make test work again by connecting fakesinks to each decoded pad,
2237           which makes the pipeline wait until each fakesink has a buffer
2238           queued before going to PAUSED state. At that point we know the
2239           decodebin pads are negotiated.
2240
2241 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
2242
2243         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
2244         (gst_cdda_base_src_handle_event):
2245         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
2246           Pass unhandled queries to the parent class's query function.
2247
2248 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
2249
2250         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
2251         (gst_ogg_pad_src_query):
2252         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
2253         * ext/theora/theoradec.c: (theora_dec_src_query),
2254         (theora_dec_sink_query):
2255         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
2256         (vorbis_dec_sink_query):
2257         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
2258         (gst_vorbisenc_sink_query):
2259         * gst/adder/gstadder.c: (gst_adder_query):
2260           Pass unhandled queries upstream instead of just
2261           dropping them (#326447). Also, fix supported
2262           query types list for some elements.
2263
2264 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
2265
2266         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
2267         (paris_type_find), (ilbc_type_find), (plugin_init):
2268           Fix typefinding for audio/x-au, audio/x-paris and
2269           audio/iLBC-sh. We cannot use the START_WITH macros
2270           here, because there can only be one typefind factory
2271           with the same name (caps), so the second one would
2272           replace the first one and the first one would never
2273           be called when doing typefinding (see #161712).
2274           
2275
2276 2006-01-31  Wim Taymans  <wim@fluendo.com>
2277
2278         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
2279         (vorbis_handle_header_packet), (vorbis_dec_push),
2280         (vorbis_handle_data_packet):
2281         Use scale_int when we can, add some more scaling.
2282         Check packettype before parsing it.
2283
2284 2006-01-31  Wim Taymans  <wim@fluendo.com>
2285
2286         * ext/theora/theoradec.c: (_theora_granule_time),
2287         (theora_dec_src_convert), (theora_dec_sink_convert):
2288         Call right _scale functions.
2289         Use parameter instead of some other random value.
2290
2291 2006-01-31  Wim Taymans  <wim@fluendo.com>
2292
2293         * ext/theora/theoradec.c: (_theora_granule_frame),
2294         (_theora_granule_time), (_inc_granulepos),
2295         (theora_dec_src_convert), (theora_dec_sink_convert),
2296         (theora_handle_type_packet), (theora_handle_data_packet),
2297         (theora_dec_chain):
2298         Use higher precision timestamps calculation.
2299         Convert some other conversions to _scale.
2300
2301 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
2302
2303         * gst/audiotestsrc/gstaudiotestsrc.c:
2304         (gst_audio_test_src_create_sine_table), (plugin_init):
2305         * gst/volume/gstvolume.c: (plugin_init):
2306           initialize gst_controller before using
2307
2308 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
2309
2310         * tests/check/pipelines/theoraenc.c:
2311         * tests/check/pipelines/vorbisenc.c:
2312         Define constant using G_GINT64_CONSTANT to avoid errors when
2313         passing it around - otherwise it gets truncated to 32 bits.
2314
2315         Fixes failing tests.
2316
2317 2006-01-31  Andy Wingo  <wingo@pobox.com>
2318
2319         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
2320         caps being set doesn't have a framerate value. Basically a stopgap
2321         measure.
2322
2323         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
2324         technically correct enough to put into core though.
2325         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
2326         DURATION. Fixes theoraenc ! oggmux.
2327
2328         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
2329         fraction, not double.
2330
2331 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
2332
2333         * win32/vs7:
2334         add vs7 project files created by Sergey Scobich
2335
2336 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
2337
2338         * win32/vs8:
2339         add vs8 project files created by Sergey Scobich
2340         
2341 2006-01-30  Andy Wingo  <wingo@pobox.com>
2342
2343         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
2344         timestamp + duration, not just timestamp -- ogg pages should be
2345         ordered by stop time. Necessary fix given the change in vorbis
2346         timestamps.
2347
2348         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
2349         (gst_theora_enc_init): Pull the granule shift out of the encoder.
2350         (granulepos_add): New function, handles the messiness of adjusting
2351         granulepos values.
2352         (theora_buffer_from_packet):
2353         (theora_enc_chain):
2354         (theora_enc_sink_event): Use granulepos_add, not +.
2355
2356         * tests/check/pipelines/theoraenc.c
2357         (check_buffer_granulepos_from_starttime): Just check the frame
2358         count, not the actual granulepos -- we can't dictate to the
2359         encoder when it should be placing keyframes.
2360
2361 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
2362
2363         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
2364           SERVICE_NOT_AVAILABLE happens for example when you're trying to
2365           play an http:// stream from a server that's not serving
2366
2367 2006-01-30  Andy Wingo  <wingo@pobox.com>
2368
2369         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
2370         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
2371         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
2372         available.
2373
2374         * ext/theora/gsttheoraenc.h:
2375         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
2376         although theoraenc was timestamping correctly. Added handling of
2377         streams that start with nonzero timestamps.
2378
2379         * tests/check/Makefile.am:
2380         * tests/check/pipelines/theoraenc.c: New file, basically does same
2381         tests as vorbisenc.
2382
2383         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
2384
2385 2006-01-30  Wim Taymans  <wim@fluendo.com>
2386
2387         * gst-libs/gst/audio/gstaudiosink.c:
2388         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
2389         (gst_audioringbuffer_pause):
2390         Implement pause that does not wait for completion.
2391
2392         * gst-libs/gst/audio/gstbaseaudiosink.c:
2393         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
2394         Don't drop buffers when going to PAUSED but perform preroll on
2395         remaining samples now that core base class supports this.
2396
2397         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
2398         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
2399         (gst_ring_buffer_commit):
2400         Pause should not signal waiters.
2401         Implement return value of _commit correctly.
2402
2403 2006-01-30  Andy Wingo  <wingo@pobox.com>
2404
2405         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
2406
2407         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
2408         updated to timestamp from the first sample, not the last.
2409         (gst_vorbisenc_buffer_from_header_packet): New function, takes
2410         special care of granulepos and timestamp for header packets.
2411         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
2412         when the first buffer has a nonzero timestamp.
2413
2414         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
2415         (GstVorbisEnc.subgranule_offset): New members. Take care of the
2416         case when the first audio buffer we get has a nonzero timestamp.
2417         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
2418         properly timestamp vorbis buffers with the time of the first
2419         sample, not the last.
2420         
2421         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
2422         vorbis_granule_time_copy -- now it takes the granule/subgranule
2423         offset into account.
2424
2425         * tests/check/pipelines/vorbisenc.c: New test for correctness of
2426         timestamps, durations, and granulepos on buffers produced by
2427         vorbisenc.
2428
2429 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
2430
2431         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2432         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
2433           Patch from Eric Jonas to support conversions to/from UYVY 
2434           (Fixes: #324626)
2435
2436 2006-01-30  Julien MOUTTE  <julien@moutte.net>
2437
2438         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
2439         (setup_subtitle), (setup_source), (set_active_source):
2440         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
2441         (gen_text_element), (gen_audio_element), (gen_vis_element),
2442         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
2443
2444 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
2445
2446         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
2447         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
2448                 use gst_guint64_to_gdouble to be compliant with vs6
2449         * gst/playback/gstdecodebin.c: (try_to_link_1)
2450         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
2451                 use G_GINT64_CONSTANT for int64 constants
2452         * win32/common/libgstinterfaces.def:
2453                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
2454         * win32/vs6:
2455                 update and add new project files
2456                 
2457 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
2458
2459         * Makefile.am:
2460         * win32/MANIFEST:
2461         * win32/common/interfaces-enumtypes.c:
2462         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
2463         (gst_mixer_track_flags_get_type),
2464         (gst_tuner_channel_flags_get_type):
2465         * win32/common/interfaces-enumtypes.h:
2466         * win32/common/multichannel-enumtypes.c:
2467         (gst_audio_channel_position_get_type):
2468         * win32/common/multichannel-enumtypes.h:
2469           add a win32-update rule like in core, and copy over enumtypes files
2470
2471 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
2472
2473         * win32/MANIFEST:
2474         * win32/common/config.h:
2475         * win32/common/config.h.in:
2476           add config files just like in core
2477
2478 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
2479
2480         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
2481           Make gcc-4.1 happy (part of #327357).
2482
2483 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
2484
2485         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
2486         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
2487         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
2488         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
2489         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
2490         (gst_alsasrc_unprepare), (gst_alsasrc_read):
2491           Update all error messages.  All of them should either use
2492           the default translated message, or actually provide a
2493           translatable string.
2494           Make the string for channel count problems meaningful.
2495
2496 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
2497
2498         * sys/v4l/v4l_calls.c: (gst_v4l_open):
2499           check for and throw RESOURCE_BUSY
2500
2501 2006-01-27  David Schleef  <ds@schleef.org>
2502
2503         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
2504           checked in this change -- it requires liboil features not
2505           in 0.3.6.  Revert parts.
2506
2507 2006-01-27  David Schleef  <ds@schleef.org>
2508
2509         * REQUIREMENTS:
2510         * configure.ac: update liboil requirement to 0.3.6
2511         * gst/videoscale/Makefile.am:
2512         * gst/videoscale/vs_scanline.c: liboilify
2513
2514 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
2515
2516         * ext/libvisual/visual.c: (get_buffer):
2517           When pad_alloc returns a GstFlowReturn other
2518           than GST_FLOW_OK, make sure it is passed upstream.
2519
2520 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
2521
2522         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
2523         (gst_alsasink_class_init):
2524           Free the device name string.
2525
2526         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
2527         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
2528         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
2529           Don't remove a pad from the collectpads structure until it
2530           is released - it's a request pad, and may receive data again
2531           if the element gets moved back to PLAYING state.
2532
2533         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
2534           Ensure we turn on double buffering on the Xv port, and
2535           set the colour key to something dark and mysterious that
2536           isn't black.
2537
2538 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
2539
2540         * ext/alsa/gstalsaplugin.c: (plugin_init):
2541         * ext/cdparanoia/gstcdparanoiasrc.c:
2542         (gst_cd_paranoia_src_base_init), (plugin_init):
2543         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
2544         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
2545           - a library should not call setlocale. see "Libraries" node in
2546             gettext manual
2547           - make sure all plugins that use translation do bindtextdomain
2548             to point to the localedir
2549         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
2550         (setup_sinks), (plugin_init):
2551           all this, and check for NULL when creating sinks
2552
2553 2006-01-27  Julien MOUTTE  <julien@moutte.net>
2554
2555         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
2556         (plugin_init): Make typefinding of subtitles work again.
2557
2558 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
2559
2560         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
2561         (mp3_type_frame_length_from_header), (mp3_type_find),
2562         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
2563         (plugin_init):
2564           Backport a bunch of typefinding fixes from the 0.8 branch.
2565           Also, improve wavpack typefinding: if we can't peek the
2566           entire wavpack block, try to parse the bits we can get and
2567           see if we find what we're looking for in those.
2568
2569 2006-01-26  Julien MOUTTE  <julien@moutte.net>
2570
2571         * sys/ximage/ximagesink.c:
2572         (gst_ximagesink_calculate_pixel_aspect_ratio):
2573         * sys/xvimage/xvimagesink.c:
2574         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
2575         more cases of pixel aspect ratio.
2576
2577 2006-01-26  Edward Hervey  <edward@fluendo.com>
2578
2579         * gst/playback/gstdecodebin.c: (pad_probe):
2580         Also consider the flush-start and tag events as unblockers
2581         for the pad probes.
2582
2583 2006-01-26  Julien MOUTTE  <julien@moutte.net>
2584
2585         * gst/playback/gstplaybin.c: (gst_play_bin_init),
2586         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
2587         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
2588         On the fly visualisation switch, works disabling, enabling as
2589         well but it won't be able to enable vis in a playbin that was
2590         created with no visualisation.
2591
2592 2006-01-25  Wim Taymans  <wim@fluendo.com>
2593
2594         * gst-libs/gst/audio/gstbaseaudiosink.c:
2595         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
2596         Undo previous commit that returned WRONG_STATE sooner, it breaks 
2597         resume after pause.
2598
2599 2006-01-25  Wim Taymans  <wim@fluendo.com>
2600
2601         * gst-libs/gst/audio/gstbaseaudiosink.c:
2602         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
2603         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
2604         Improve debugging.
2605         Post error when caps cannot be parsed.
2606         Resync on discontinuity in the stream.
2607         Clip samples to segment boundaries.
2608         return WRONG_STATE sooner when we are flushing.
2609
2610         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
2611         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
2612         Make audiosrc operate in TIME.
2613         Set TIMESTAMP and DURATION on buffers.
2614
2615 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
2616
2617         * tests/examples/seek/seek.c: (main):
2618           Output tag messages as well.
2619
2620 2006-01-23  Edward Hervey  <edward@fluendo.com>
2621
2622         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2623         (free_pad_probes), (remove_fakesink), (pad_probe),
2624         (close_pad_link), (gst_decode_bin_change_state):
2625         Replace GstPadBlockCallback with pad probes that detect
2626         first buffer AND eos before removing fakesink.
2627         Fixes hang with demuxers doing EOS while pre-rolling.
2628         Solves #328279
2629
2630 2006-01-23  Andy Wingo  <wingo@pobox.com>
2631
2632         * ext/alsa/gstalsasink.c:
2633         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2634         (gst_base_rtp_depayload_setcaps),
2635         (gst_base_rtp_depayload_add_to_queue),
2636         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
2637         
2638         Patch by: Jens Granseuer <jensgr at gmx dot net>
2639
2640 2006-01-22  Julien MOUTTE  <julien@moutte.net>
2641
2642         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
2643         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2644         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
2645         frames. We might get a frame destroyed after changing state to
2646         NULL, adding a safety check on xcontext.
2647
2648 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
2649
2650         * gst-libs/gst/interfaces/xoverlay.c:
2651           Fix prepare-xwindow-id code example in the docs - we need to
2652           ignore all messages that aren't element messages as well.
2653           
2654 2006-01-21  Julien MOUTTE  <julien@moutte.net>
2655
2656         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
2657           I think one day i'll completely undestand how caps negotiation
2658           is supposed to work. This refactoring handles buffer_alloc
2659           called with caps we can't handle. We definitely don't want a
2660           set_caps with those caps, so we define and allocate a buffer
2661           we would like to receive.
2662
2663 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
2664
2665         * gst/playback/gstplaybasebin.c: (setup_source):
2666           Free iterator when done.
2667
2668 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
2669
2670         * gst-libs/gst/audio/gstbaseaudiosink.c:
2671         (gst_base_audio_sink_render):
2672           Fix playback of non-synchronised streams by assuming a rate
2673           of 1.0 instead of a random one.
2674
2675           Makes this work again:
2676
2677           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
2678           endianness=(int)4321, signed=(boolean)true, width=(int)16,
2679           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
2680           audioresample ! alsasink
2681
2682 === release 0.10.2 ===
2683
2684 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
2685
2686         * configure.ac:
2687           releasing 0.10.2, "Then the devil is six"
2688
2689 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
2690
2691         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
2692         * gst/playback/gststreamselector.c:
2693         (gst_stream_selector_set_property):
2694           Comment out broken code that connects to the state-changed signal.
2695           At this point, changing current stream selection is broken, but 
2696           stuff like gst-launch playbin current-audio=1 works and filters
2697           to the chosen stream.
2698
2699 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
2700
2701         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
2702           Fix #327216 (null dereference in vorbisdec)
2703
2704 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
2705
2706         * ext/theora/theoradec.c: (theora_handle_comment_packet):
2707           Post taglist actually on bus instead of just freeing it
2708           (fixes #327114 and totem bug #327080).
2709
2710         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
2711           Use gst_element_found_tags_for_pad(), so that the tags
2712           are sent downstream as an event as well.
2713
2714 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
2715
2716         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
2717         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
2718         (gst_ximagesink_buffer_alloc):
2719         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
2720         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
2721         (gst_xvimagesink_buffer_alloc):
2722           move all regularly occurring messages to GST_LOG level
2723           add some more object logs
2724
2725 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
2726
2727         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
2728           fix a silly segfault
2729
2730 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
2731
2732         * docs/libs/gst-plugins-base-libs-docs.sgml:
2733         * docs/libs/gst-plugins-base-libs-sections.txt:
2734         * gst-libs/gst/audio/mixerutils.c:
2735         * gst-libs/gst/audio/mixerutils.h:
2736           Add docs for mixerutils stuff.
2737
2738 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
2739
2740         * gst/playback/gstplaybasebin.c: (setup_source):
2741           Fix playback for sources that emit raw audio or
2742           raw video streams (e.g.: cd audio sources) (#325984).
2743
2744 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
2745
2746         * gst-libs/gst/audio/mixerutils.c:
2747         (gst_audio_mixer_filter_do_filter):
2748           actually save the element we create
2749
2750 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
2751
2752         * gst-libs/gst/cdda/gstcddabasesrc.c:
2753         (gst_cdda_base_src_handle_track_seek):
2754           No need to post a tag message on the bus when seeking
2755           within the same track, only post it when the current
2756           track changes.
2757
2758 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
2759
2760         * gst/playback/gstplaybasebin.c: (group_destroy),
2761         (probe_triggered), (new_decoded_pad), (mute_group_type),
2762         (set_active_source):
2763         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
2764         * gst/playback/gststreamselector.c:
2765         (gst_stream_selector_base_init),
2766         (gst_stream_selector_set_property),
2767         (gst_stream_selector_request_new_pad):
2768           Reenable stream selection. These mechanisms need a complete overhaul
2769           in the face of 0.8->0.10 changes though.
2770
2771 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
2772
2773         * ext/ogg/gstoggdemux.c:
2774           Change the pad template to src_%d to match the pads that 
2775           are created from it. decodebin needs this information in order
2776           to decide that oggdemux is capable of producing multiple pads
2777           (and hence needs queues inserted).
2778
2779         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
2780         (gst_ogg_mux_collected):
2781           Make debug output more useful by using GST_PTR_FORMAT.
2782
2783 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
2784
2785         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
2786
2787         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
2788           Set depth and width for alaw/mulaw (fixes #326601).
2789
2790 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
2791
2792         * tests/icles/Makefile.am:
2793           don't build the tests if we don't have the libs
2794
2795 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
2796
2797         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
2798         (gst_cd_paranoia_paranoia_callback):
2799           Don't try to free NULL pointers.
2800
2801 2006-01-10  Edward Hervey  <edward@fluendo.com>
2802
2803         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
2804         (gst_audio_rate_change_state), (plugin_init):
2805         Add debugging category.
2806         Fix type issues.
2807         Add case for incoming buffers without valid offset/offset_end.
2808
2809 2006-01-10  Michael Smith  <msmith@fluendo.com>
2810
2811         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
2812           Don't leak GCond in audio sources.
2813
2814 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
2815
2816         * gst/playback/gstplaybin.c: (gen_audio_element):
2817           Don't leak an autoaudiosink/alsasink when we generate
2818           a new audio element. (old code, I guess)
2819
2820 2006-01-10  Michael Smith  <msmith@fluendo.com>
2821
2822         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
2823           Support float audio in audiorate.
2824           Use width rather than depth for selecting sample width.
2825
2826 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
2827
2828         * gst/videotestsrc/videotestsrc.h:
2829           Use GLib types here (that way we don't have to include the
2830           generated _stdint.h header, which makes life easier for win32
2831           folks that don't use autotools for the build) (#325990, patch
2832           by: Sergey Scobich).
2833
2834 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
2835
2836         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
2837         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
2838         (gst_ring_buffer_pause), (wait_segment):
2839         * gst-libs/gst/audio/gstringbuffer.h:
2840           Name (private) union, makes Forte compiler happy (this time
2841           for real) (#324900).
2842
2843 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
2844
2845         * gst-libs/gst/audio/Makefile.am:
2846           Link against libgstinterfaces, needed for mixer
2847           and property probe stuff.
2848
2849 2006-01-09  Edward Hervey  <edward@fluendo.com>
2850
2851         * gst-libs/gst/Makefile.am:
2852
2853 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
2854
2855         * gst-libs/gst/audio/Makefile.am:
2856         * gst-libs/gst/audio/mixerutils.c:
2857         (gst_audio_mixer_filter_do_filter),
2858         (gst_audio_mixer_filter_check_element),
2859         (gst_audio_mixer_filter_probe_feature),
2860         (element_factory_rank_compare_func),
2861         (gst_audio_default_registry_mixer_filter):
2862         * gst-libs/gst/audio/mixerutils.h:
2863           Add gst_audio_default_registry_mixer_filter() utility
2864           function.
2865
2866 2006-01-03  Michael Smith  <msmith@fluendo.com>
2867
2868         * gst/audioresample/resample.h:
2869           As before, but for o_buf
2870
2871 2006-01-03  Michael Smith  <msmith@fluendo.com>
2872
2873         * gst/audioresample/resample.h:
2874           Declare struct _ResampleState.buffer as unsigned char *, not void *,
2875           since we do arithmetic on it.
2876
2877 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
2878
2879         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
2880         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
2881         (gst_ring_buffer_pause), (wait_segment):
2882         * gst-libs/gst/audio/gstringbuffer.h:
2883           Sun's Forte compiler doesn't seem to like anonymous structs,
2884           so use same setup as in GstBaseSrc (fixes #324900).
2885
2886 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
2887
2888         * configure.ac:
2889         * gst/volume/Makefile.am:
2890         * gst/volume/demo.c:
2891           move old example to tests/examples/volume/volune.c
2892         * tests/examples/Makefile.am:
2893         * tests/examples/seek/seek.c: (main):
2894           change window-close event from "delete-event" to "destroy"
2895         * tests/examples/volume/Makefile.am:
2896         * tests/examples/volume/volume.c: (value_changed_callback),
2897         (setup_gui), (message_received), (eos_message_received), (main):
2898           fix event handling and bus usage
2899
2900 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
2901
2902         * gst/audiotestsrc/gstaudiotestsrc.c:
2903         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
2904         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
2905         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
2906         (gst_audio_test_src_create_square),
2907         (gst_audio_test_src_create_saw),
2908         (gst_audio_test_src_create_triangle),
2909         (gst_audio_test_src_create_silence),
2910         (gst_audio_test_src_create_white_noise),
2911         (gst_audio_test_src_create_pink_noise),
2912         (gst_audio_test_src_init_sine_table),
2913         (gst_audio_test_src_create_sine_table),
2914         (gst_audio_test_src_change_wave),
2915         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
2916         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
2917         * gst/audiotestsrc/gstaudiotestsrc.h:
2918           update to basesrc changes, implement segmented seeking and eos
2919           handling, add a 'sine-tab' waveform for performance critical playback
2920
2921 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
2922
2923         * po/POTFILES.in:
2924           ... and this time the other modified file that I missed last time.
2925
2926 2005-12-29  Michael Smith  <msmith@fluendo.com>
2927
2928         * gst/playback/gstdecodebin.c: (new_pad):
2929           Fix non-C89 variable declaration not at the start of a block. Should
2930           help some compilers.
2931
2932 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
2933
2934         * tests/check/Makefile.am:
2935           And now fix 'make distcheck' (builddir != srcdir)
2936
2937 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
2938
2939         * configure.ac:
2940         * ext/cdparanoia/Makefile.am:
2941         * ext/cdparanoia/gstcdparanoia.c:
2942         * ext/cdparanoia/gstcdparanoia.h:
2943         * ext/cdparanoia/gstcdparanoiasrc.c:
2944         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
2945         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
2946         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
2947         (gst_cd_paranoia_paranoia_callback),
2948         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
2949         (gst_cd_paranoia_src_set_property),
2950         (gst_cd_paranoia_src_get_property), (plugin_init):
2951         * ext/cdparanoia/gstcdparanoiasrc.h:
2952           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
2953           plugin again (there are still fixes required to playbin to make
2954           cdda:// uris work there).
2955
2956 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
2957
2958         * tests/check/Makefile.am:
2959           Fix test case compilation.
2960
2961 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
2962
2963         * gst-libs/gst/cdda/gstcddabasesrc.c:
2964         (gst_cdda_base_src_update_duration),
2965         (gst_cdda_base_src_calculate_cddb_id):
2966           An integer is not a string. Fix access to uninitialised variable.
2967
2968         * tests/check/Makefile.am:
2969           Add cddabasesrc unit test; also actually enable the vorbis test.
2970
2971         * tests/check/generic/states.c:
2972           Blacklist new cd audio elements as well.
2973
2974         * tests/check/libs/cddabasesrc.c:
2975           Unit test for GstCddaBaseSrc (discid calculation mostly).
2976
2977 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
2978
2979         * docs/libs/Makefile.am:
2980         * docs/libs/gst-plugins-base-libs-docs.sgml:
2981         * docs/libs/gst-plugins-base-libs-sections.txt:
2982         * docs/libs/gst-plugins-base-libs.types:
2983           Add docs for libgstcdda/GstCddaBaseSrc.
2984
2985         * gst-libs/gst/interfaces/mixertrack.h:
2986           Do one struct member per line with a semicolon at the end, that way
2987           even gtk-doc might parse it without complaining.
2988
2989 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
2990
2991         * configure.ac:
2992         * gst-libs/gst/Makefile.am:
2993         * gst-libs/gst/cdda/Makefile.am:
2994         * gst-libs/gst/cdda/base64.c:
2995         * gst-libs/gst/cdda/base64.h:
2996         * gst-libs/gst/cdda/gstcddabasesrc.c:
2997         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
2998         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
2999         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
3000         (gst_cdda_base_src_get_property),
3001         (gst_cdda_base_src_get_track_from_sector),
3002         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
3003         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
3004         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
3005         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
3006         (gst_cdda_base_src_uri_get_protocols),
3007         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
3008         (gst_cdda_base_src_uri_handler_init),
3009         (gst_cdda_base_src_setup_interfaces),
3010         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
3011         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
3012         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
3013         (gst_cdda_base_src_add_tags),
3014         (gst_cdda_base_src_add_index_associations),
3015         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
3016         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
3017         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
3018         (gst_cdda_base_src_create):
3019         * gst-libs/gst/cdda/gstcddabasesrc.h:
3020         * gst-libs/gst/cdda/sha1.c:
3021         * gst-libs/gst/cdda/sha1.h:
3022           Add new libgstcdda with GstCddaBaseSrc class.
3023
3024 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
3025
3026         * ext/gnomevfs/gstgnomevfssink.h:
3027           Use GstBaseSinkClass as parent_class member for class struct, not
3028           GstBaseSink.
3029
3030 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
3031
3032         Patch by: Michael Benes
3033
3034         * gst/videotestsrc/gstvideotestsrc.c:
3035         (gst_video_test_src_class_init), (gst_video_test_src_start):
3036           Add start method to reset running time and number of frames sent
3037           when starting up (fixes #324696)
3038
3039 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
3040
3041         * docs/plugins/Makefile.am:
3042         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3043         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3044         * docs/plugins/gst-plugins-base-plugins.args:
3045         * docs/plugins/gst-plugins-base-plugins.hierarchy:
3046         * docs/plugins/gst-plugins-base-plugins.signals:
3047           Add docs stuff for gnomevfssrc and gnomevfssink.
3048
3049         * ext/gnomevfs/gstgnomevfssrc.c:
3050           Fix example pipeline in gtk-doc blurb.
3051
3052 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
3053
3054         * ext/gnomevfs/Makefile.am:
3055         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
3056         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
3057         (gst_gnome_vfs_handle_get_type), (plugin_init):
3058         * ext/gnomevfs/gstgnomevfs.h:
3059         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
3060         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
3061         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
3062         (gst_gnome_vfs_sink_set_property),
3063         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
3064         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
3065         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
3066         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
3067         (gst_gnome_vfs_sink_uri_get_type),
3068         (gst_gnome_vfs_sink_uri_get_protocols),
3069         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
3070         (gst_gnome_vfs_sink_uri_handler_init):
3071         * ext/gnomevfs/gstgnomevfssink.h:
3072           Port gnomevfssink; add gtk-doc blurb.
3073
3074         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
3075         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
3076         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
3077         (gst_gnome_vfs_src_uri_get_type),
3078         (gst_gnome_vfs_src_uri_get_protocols),
3079         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
3080         (gst_gnome_vfs_src_uri_handler_init),
3081         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
3082         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
3083         (gst_gnome_vfs_src_send_additional_headers_callback),
3084         (gst_gnome_vfs_src_received_headers_callback),
3085         (gst_gnome_vfs_src_push_callbacks),
3086         (gst_gnome_vfs_src_pop_callbacks),
3087         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
3088         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
3089         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
3090         * ext/gnomevfs/gstgnomevfssrc.h:
3091           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
3092           file; add gtk-doc blurb with example pipelines.
3093
3094 === release 0.10.1 ===
3095
3096 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
3097
3098         * configure.ac:
3099           releasing 0.10.1, "Dobro Dedek"
3100
3101 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
3102
3103         * gst/typefind/gsttypefindfunctions.c:
3104         iLBC30 and iLBC20 added to typefind.
3105
3106 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3107
3108         * gst-libs/gst/audio/gstbaseaudiosink.c:
3109         (gst_base_audio_sink_class_init):
3110         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3111         (gst_base_audio_src_class_init):
3112           update strings, values are in microseconds
3113           change the default sink buffer time to something that is smaller
3114           (to help software volume mixing have a slightly lower delay) but
3115           still be acceptable on Wim's laptop
3116
3117 2005-12-20  Edward Hervey  <edward@fluendo.com>
3118
3119         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
3120         Made a quack, forgot to add DUCK to the riff video template.
3121
3122 2005-12-19  Edward Hervey  <edward@fluendo.com>
3123
3124         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
3125         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
3126         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
3127         (gst_ogm_parse_chain):
3128         Make sure pads are initialized correctly.
3129         * gst-libs/gst/riff/riff-ids.h:
3130         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
3131         (gst_riff_create_video_template_caps):
3132         Add a whole bunch of FOURCC <=> MimeType.
3133         Extend the riff video pad template to support the newly added fourcc.
3134
3135 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
3136
3137         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
3138         (gst_ogg_demux_activate_chain):
3139           Extra debug output when activating/deactivating chains.
3140
3141         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
3142         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
3143         (unlinked):
3144           Remove a queue from our list when it becomes unlinked.
3145           Don't add queues to elements in class 'Demux' if they
3146           can only produce one pad 
3147
3148 2005-12-18  Julien MOUTTE  <julien@moutte.net>
3149
3150         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
3151         (gst_video_sink_get_type): Add a debug category.
3152
3153 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
3154
3155         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3156         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
3157           Handle downstream newsegment by sending our own newsegment before the
3158           next buffer to be released. (#323900)
3159
3160 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
3161
3162         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3163         (gst_base_rtp_depayload_set_gst_timestamp):
3164           add queue delay to new segment as well (as opposed to just the first
3165           buffer). (bug #322347)
3166
3167 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
3168
3169         * ext/libvisual/visual.c: (make_valid_name):
3170           change some char* into char[]
3171         * gst/audiotestsrc/gstaudiotestsrc.c:
3172         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
3173         (gst_audio_test_src_create):
3174         * gst/audiotestsrc/gstaudiotestsrc.h:
3175           prepare to handle EOS and SEGMENT_DONE
3176
3177 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
3178
3179         * tests/check/generic/states.c: (GST_START_TEST):
3180           Blacklist cdparanoia element in state test.
3181
3182 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
3183
3184           Patch by: Benjamin Pineau
3185
3186         * gst/tcp/gsttcp.c:
3187         * gst/tcp/gsttcpclientsink.c:
3188         * gst/tcp/gsttcpserversink.c:
3189         * gst/tcp/gsttcpserversrc.c:
3190           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
3191
3192 2005-12-15  Michael Smith  <msmith@fluendo.com>
3193
3194         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
3195         (gst_video_rate_chain):
3196           Fix timestamping for videorate when the first buffer it sees has a
3197           non-zero timestamp. Fix some misleading debug output.
3198
3199 2005-12-15  Michael Smith  <msmith@fluendo.com>
3200
3201         * gst/audioresample/gstaudioresample.c:
3202           Don't leak all input buffers to audioresample.
3203
3204 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
3205
3206         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
3207           Don't operate on empty text buffers. Strip newlines and
3208           tabs only from the end of the text, but leave them intact
3209           in the middle. Fix typo in gtk-doc description.
3210
3211 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
3212
3213         * gst/playback/gstplaybasebin.c:
3214         * gst/playback/gstplaybin.c: (handoff):
3215           Make sure the video frame buffer we return to apps via the
3216           "frame" property always has caps set on it. Modify
3217           _gst_gvalue_set_object() macro to handle NULL objects
3218           gracefully too.
3219
3220 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
3221
3222         * gst/audiotestsrc/gstaudiotestsrc.c:
3223         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
3224         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
3225         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
3226         (gst_audio_test_src_create):
3227         * gst/audiotestsrc/gstaudiotestsrc.h:
3228         Adjust to some recent api changes and add wtays new cool seeking
3229         capabillities
3230
3231 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
3232
3233         * ext/alsa/Makefile.am:
3234         * ext/alsa/gstalsadeviceprobe.c:
3235         * ext/alsa/gstalsadeviceprobe.h:
3236           Helper functions to add device probing via the GstPropertyProbe
3237           interface to a class.
3238
3239         * ext/alsa/gstalsamixer.h:
3240           Comment out GST_ALSA_MIXER, it returns a struct that's not
3241           used.
3242
3243         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
3244           Add some debug info. 
3245
3246         * ext/alsa/gstalsamixerelement.c:
3247         (gst_alsa_mixer_element_interface_supported),
3248         (gst_implements_interface_init),
3249         (gst_alsa_mixer_element_init_interfaces),
3250         (gst_alsa_mixer_element_class_init),
3251         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
3252         (gst_alsa_mixer_element_set_property),
3253         (gst_alsa_mixer_element_get_property),
3254         (gst_alsa_mixer_element_change_state):
3255         * ext/alsa/gstalsamixerelement.h:
3256           Add 'device' and 'device-name' properties. Add GstPropertyProbe
3257           for device handling (gnome-volume-control will need that).
3258
3259 2005-12-12  Christian Schaller  <uraeus@gnome.org>
3260
3261         * ext/Makefile.am: fix cdparanoia entry
3262         * gst-plugins-base.spec.in: add cdparanoia
3263
3264 2005-12-12  Michael Smith  <msmith@fluendo.com>
3265
3266         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
3267           Use the correct function to free list of typefind factories.
3268
3269 2005-12-12  Wim Taymans  <wim@fluendo.com>
3270
3271         * gst/videotestsrc/gstvideotestsrc.c:
3272         (gst_video_test_src_class_init), (gst_video_test_src_init),
3273         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
3274         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
3275         (gst_video_test_src_create):
3276         * gst/videotestsrc/gstvideotestsrc.h:
3277         Implement seeking in videotestsrc.
3278         Small cleanups.
3279
3280 2005-12-12  Wim Taymans  <wim@fluendo.com>
3281
3282         * ext/cdparanoia/Makefile.am:
3283         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
3284         (gst_paranoia_endian_get_type), (_do_init),
3285         (cdparanoia_class_init), (cdparanoia_init),
3286         (cdparanoia_set_property), (cdparanoia_get_property),
3287         (cdparanoia_do_seek), (cdparanoia_is_seekable),
3288         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
3289         (cdparanoia_convert), (cdparanoia_get_query_types),
3290         (cdparanoia_query), (cdparanoia_set_index),
3291         (cdparanoia_uri_set_uri):
3292         * ext/cdparanoia/gstcdparanoia.h:
3293         Partially ported cdparanoia now that basesrc can support a
3294         plugin like this..
3295
3296 2005-12-12  Wim Taymans  <wim@fluendo.com>
3297
3298         * tests/examples/seek/scrubby.c: (main):
3299         Set higher priority for bus events so they don't get reordered with
3300         gtk gui events.
3301
3302         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
3303         (flush_toggle_cb), (main):
3304         Added checkbox to disable flushing seeks. 
3305         Disable scrubbing when doing non flushing seeks.
3306
3307 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
3308
3309         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
3310         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
3311         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
3312         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
3313           Implement some sort of event handling that doesn't rely on
3314           g_return_if_fail; make sure we always push the last chunk of an 
3315           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
3316           state change function; remove some old cruft. Seeking is still
3317           rather unlikely to work though.
3318
3319         * tools/.cvsignore:
3320           Ignore more.
3321
3322 2005-12-11  Julien MOUTTE  <julien@moutte.net>
3323
3324         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
3325         Fixed a leak of the current image reference when cleaning up.
3326         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
3327
3328 2005-12-09  Michael Smith  <msmith@fluendo.com>
3329
3330         * tools/Makefile.am:
3331         * tools/gst-launch-ext-m.m:
3332           Remove gst-launch-ext. It doesn't work, and is no longer
3333           particularly useful.
3334
3335 2005-12-08  Luca Ognibene  <luogni@tin.it>
3336
3337         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
3338           don't pass random values to ogmparse convert function.
3339           Make seeking possible in the exile1.ogm file.
3340
3341 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
3342
3343         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
3344         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
3345           Work around refcount problem with g_value_set_object() that occur
3346           if the core has been compiled against GLib-2.6 (g_value_set_object()
3347           will only g_object_ref() the element, but the caller will
3348           gst_object_unref() it and bad things will happen due to the way
3349           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
3350           totem for people on FC4 using Thomas's 0.10 RPMs.
3351           
3352 2005-12-07  Edward Hervey  <edward@fluendo.com>
3353
3354         Time to welcome ogm to 0.10 :)
3355         
3356         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
3357         (gst_ogg_pad_typefind):
3358         Oggdemux can now properly typefind elements with dynamic pads.
3359         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
3360         Properly set caps on src pad, and set caps on outgoing buffers.
3361
3362 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
3363
3364         * ext/alsa/gstalsamixer.h:
3365         * ext/alsa/gstalsamixerelement.h:
3366         * ext/alsa/gstalsamixeroptions.h:
3367         * ext/alsa/gstalsamixertrack.h:
3368         * ext/alsa/gstalsasink.c:
3369         * ext/alsa/gstalsasink.h:
3370         * ext/alsa/gstalsasrc.c:
3371         * ext/alsa/gstalsasrc.h:
3372         * ext/cdparanoia/gstcdparanoia.h:
3373         * ext/gnomevfs/gstgnomevfsuri.h:
3374         * ext/ogg/gstoggdemux.c:
3375         * ext/ogg/gstoggmux.c:
3376         * ext/pango/gsttextoverlay.h:
3377         * ext/theora/theoradec.c:
3378         * ext/theora/theoraenc.c:
3379         * ext/vorbis/vorbisdec.h:
3380         * ext/vorbis/vorbisenc.c:
3381         * ext/vorbis/vorbisenc.h:
3382         * ext/vorbis/vorbisparse.h:
3383         * gst-libs/gst/audio/gstaudioclock.h:
3384         * gst-libs/gst/audio/gstaudiosink.c:
3385         * gst-libs/gst/audio/gstaudiosink.h:
3386         * gst-libs/gst/audio/gstaudiosrc.c:
3387         * gst-libs/gst/audio/gstaudiosrc.h:
3388         * gst-libs/gst/audio/gstbaseaudiosink.c:
3389         * gst-libs/gst/audio/gstbaseaudiosink.h:
3390         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3391         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3392         * gst-libs/gst/audio/gstringbuffer.h:
3393         * gst-libs/gst/audio/multichannel.h:
3394         * gst-libs/gst/floatcast/floatcast.h:
3395         * gst-libs/gst/interfaces/colorbalance.c:
3396         * gst-libs/gst/interfaces/colorbalance.h:
3397         * gst-libs/gst/interfaces/colorbalancechannel.h:
3398         * gst-libs/gst/interfaces/mixer.h:
3399         * gst-libs/gst/interfaces/mixeroptions.h:
3400         * gst-libs/gst/interfaces/mixertrack.h:
3401         * gst-libs/gst/interfaces/navigation.h:
3402         * gst-libs/gst/interfaces/propertyprobe.h:
3403         * gst-libs/gst/interfaces/tuner.h:
3404         * gst-libs/gst/interfaces/tunerchannel.h:
3405         * gst-libs/gst/interfaces/tunernorm.h:
3406         * gst-libs/gst/interfaces/xoverlay.h:
3407         * gst-libs/gst/netbuffer/gstnetbuffer.h:
3408         * gst-libs/gst/riff/riff-ids.h:
3409         * gst-libs/gst/riff/riff-media.h:
3410         * gst-libs/gst/riff/riff-read.h:
3411         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3412         * gst-libs/gst/rtp/gstbasertppayload.c:
3413         * gst-libs/gst/rtp/gstbasertppayload.h:
3414         * gst-libs/gst/rtp/gstrtpbuffer.c:
3415         * gst-libs/gst/rtp/gstrtpbuffer.h:
3416         * gst-libs/gst/tag/gsttageditingprivate.h:
3417         * gst-libs/gst/tag/gstvorbistag.c:
3418         (gst_tag_list_from_vorbiscomment_buffer):
3419         * gst-libs/gst/tag/tag.h:
3420         * gst-libs/gst/video/video.h:
3421         * gst/adder/gstadder.c:
3422         * gst/adder/gstadder.h:
3423         * gst/audioconvert/audioconvert.c:
3424         * gst/audioconvert/audioconvert.h:
3425         * gst/audioconvert/gstaudioconvert.c:
3426         * gst/audioconvert/gstchannelmix.c:
3427         * gst/audioconvert/gstchannelmix.h:
3428         * gst/audiorate/gstaudiorate.c:
3429         * gst/audioresample/buffer.h:
3430         * gst/audioresample/functable.h:
3431         * gst/audioresample/gstaudioresample.c:
3432         * gst/audioresample/resample.h:
3433         * gst/ffmpegcolorspace/avcodec.h:
3434         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
3435         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
3436         * gst/ffmpegcolorspace/imgconvert.c:
3437         * gst/ffmpegcolorspace/imgconvert_template.h:
3438         * gst/playback/gstdecodebin.c:
3439         * gst/playback/gstplaybasebin.h:
3440         * gst/playback/gstplaybin.c:
3441         * gst/playback/gststreaminfo.h:
3442         * gst/tcp/gstfdset.c:
3443         * gst/tcp/gstfdset.h:
3444         * gst/tcp/gstmultifdsink.c:
3445         * gst/tcp/gstmultifdsink.h:
3446         * gst/tcp/gsttcp.h:
3447         * gst/tcp/gsttcpclientsrc.c:
3448         * gst/tcp/gsttcpclientsrc.h:
3449         * gst/tcp/gsttcpplugin.h:
3450         * gst/tcp/gsttcpserversink.c:
3451         * gst/tcp/gsttcpserversrc.c:
3452         * gst/typefind/gsttypefindfunctions.c:
3453         * gst/videorate/gstvideorate.c:
3454         * gst/videotestsrc/gstvideotestsrc.h:
3455         * gst/videotestsrc/videotestsrc.h:
3456         * sys/v4l/gstv4lcolorbalance.h:
3457         * sys/v4l/gstv4ltuner.h:
3458         * sys/v4l/gstv4lxoverlay.h:
3459         * sys/v4l/v4l_calls.h:
3460         * sys/v4l/videodev_mjpeg.h:
3461         * tests/check/elements/audioconvert.c:
3462         * tests/check/elements/audioresample.c:
3463         * tests/check/elements/audiotestsrc.c:
3464         * tests/check/elements/videotestsrc.c:
3465         * tests/check/elements/volume.c:
3466         * tests/examples/seek/scrubby.c:
3467         * tests/examples/seek/seek.c:
3468           expand tabs
3469
3470 === release 0.10.0 ===
3471
3472 2005-12-05   <thomas (at) apestaart (dot) org>
3473
3474         * configure.ac:
3475           releasing 0.10.0, "Mont-d'or"
3476
3477 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
3478
3479         * tests/examples/seek/Makefile.am:
3480         Build fix for when gtk is not available.
3481
3482 2005-12-05  Andy Wingo  <wingo@pobox.com>
3483
3484         * ext/libvisual/visual.c: (get_buffer):
3485         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
3486         * ext/pango/gsttextrender.c: (gst_text_render_chain):
3487         * ext/theora/theoradec.c: (theora_handle_data_packet):
3488         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
3489         (theora_enc_chain):
3490         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
3491         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
3492         Update for alloc_buffer changes.
3493
3494 2005-12-05  Andy Wingo  <wingo@pobox.com>
3495
3496         patch by: Kai Vehmanen <kv2004 eca cx>
3497         
3498         * gst-libs/gst/rtp/gstbasertpdepayload.c
3499         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
3500
3501 2005-12-04  Andy Wingo  <wingo@pobox.com>
3502
3503         patch by: Sebastien Cote <sebas642 yahoo ca>
3504         
3505         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
3506         Fixes #319172.
3507
3508 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
3509
3510         * docs/plugins/Makefile.am:
3511         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3512         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3513         * docs/plugins/gst-plugins-base-plugins.hierarchy:
3514         * ext/pango/gstclockoverlay.c:
3515         * ext/pango/gsttextoverlay.c: 
3516         * ext/pango/gsttextrender.c:
3517         * ext/pango/gsttimeoverlay.c:
3518           Add gtk-doc blurbs to pango elements.
3519
3520 2005-12-02  Wim Taymans  <wim@fluendo.com>
3521
3522         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
3523         * gst/audioresample/buffer.h:
3524         * gst/audioresample/gstaudioresample.c:
3525         * gst/audioresample/gstaudioresample.h:
3526         * gst/audioresample/resample.c: (resample_input_flush),
3527         (resample_input_pushthrough), (resample_input_eos),
3528         (resample_get_output_size_for_input),
3529         (resample_get_input_size_for_output), (resample_get_output_size),
3530         (resample_get_output_data):
3531         * gst/audioresample/resample.h:
3532         * gst/audioresample/resample_ref.c: (resample_scale_ref):
3533         Fix audioresample, seek torture, new segments, reverse negotiation
3534         etc.. work fine.
3535
3536 2005-12-02  Wim Taymans  <wim@fluendo.com>
3537
3538         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
3539         Small cleanups.
3540
3541 2005-12-02  Wim Taymans  <wim@fluendo.com>
3542
3543         * gst/audioconvert/gstaudioconvert.c:
3544         (gst_audio_convert_transform):
3545         Post errors.
3546
3547 === release 0.9.7 ===
3548
3549 2005-12-01   <thomas (at) apestaart (dot) org>
3550
3551         * configure.ac:
3552           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
3553
3554 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3555
3556         * Makefile.am:
3557         * po/hu.po:
3558         * win32/MANIFEST:
3559         * win32/gst.sln:
3560           add win32 MANIFEST file
3561           do something to the hungarian translation
3562
3563 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
3564
3565         * ext/Makefile.am:
3566           Add $(PANGO_DIR) to SUBDIRS
3567
3568         * ext/pango/gstclockoverlay.c:
3569         * ext/pango/gsttimeoverlay.c:
3570           Fix and improve element descriptions.
3571
3572 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3573
3574         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3575         * docs/plugins/inspect/plugin-libvisual.xml:
3576         * docs/plugins/inspect/plugin-pango.xml:
3577           add pango plugin to docs
3578
3579 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3580
3581         * configure.ac:
3582         * ext/Makefile.am:
3583           moved pango to base
3584
3585 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3586
3587         * configure.ac:
3588         * tests/Makefile.am:
3589         * tests/icles/.cvsignore:
3590         * tests/icles/Makefile.am:
3591         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
3592         (close_display), (resize_window), (move_window), (create_window),
3593         (terminate_playback), (pause_playback), (start_playback), (main):
3594           add stress test for xoverlay from Julien
3595
3596 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3597
3598         * docs/libs/tmpl/gstcolorbalance.sgml:
3599         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3600         * gst-libs/gst/rtp/gstbasertppayload.c:
3601         * gst-libs/gst/rtp/gstrtpbuffer.c:
3602         * gst-libs/gst/rtp/gstrtpbuffer.h:
3603           Do burger's rename for rtp payloaders and depayloaders
3604
3605 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3606
3607         * win32/:
3608           add Visual Studio 6 build files
3609
3610 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3611
3612         * docs/libs/gst-plugins-base-libs-docs.sgml:
3613         * docs/libs/gst-plugins-base-libs-sections.txt:
3614         * docs/libs/tmpl/gstaudio.sgml:
3615         * docs/libs/tmpl/gstringbuffer.sgml:
3616         * gst-libs/gst/interfaces/xoverlay.c:
3617         * gst-libs/gst/video/gstvideofilter.c:
3618         * gst-libs/gst/video/gstvideosink.c:
3619           update documentation
3620
3621 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3622
3623         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
3624         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
3625         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
3626         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
3627         (gst_multi_fd_sink_get_stats),
3628         (gst_multi_fd_sink_remove_client_link),
3629         (gst_multi_fd_sink_handle_client_read),
3630         (gst_multi_fd_sink_client_queue_data),
3631         (gst_multi_fd_sink_client_queue_caps),
3632         (gst_multi_fd_sink_client_queue_buffer),
3633         (gst_multi_fd_sink_new_client),
3634         (gst_multi_fd_sink_handle_client_write),
3635         (gst_multi_fd_sink_recover_client),
3636         (gst_multi_fd_sink_queue_buffer),
3637         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
3638         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
3639         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
3640         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
3641         * gst/tcp/gstmultifdsink.h:
3642         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
3643         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
3644         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
3645         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
3646         (gst_tcp_client_sink_set_property),
3647         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
3648         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
3649         * gst/tcp/gsttcpclientsink.h:
3650         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
3651         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
3652         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
3653         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
3654         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
3655         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
3656         * gst/tcp/gsttcpclientsrc.h:
3657         * gst/tcp/gsttcpplugin.c: (plugin_init):
3658         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
3659         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
3660         (gst_tcp_server_sink_finalize),
3661         (gst_tcp_server_sink_handle_server_read),
3662         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
3663         (gst_tcp_server_sink_set_property),
3664         (gst_tcp_server_sink_get_property),
3665         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
3666         * gst/tcp/gsttcpserversink.h:
3667         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
3668         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
3669         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
3670         (gst_tcp_server_src_set_property),
3671         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
3672         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
3673         * gst/tcp/gsttcpserversrc.h:
3674           more borgifying
3675
3676 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
3677
3678         * docs/plugins/Makefile.am:
3679         * docs/plugins/gst-plugins-base-plugins.args:
3680         * docs/plugins/inspect/plugin-libvisual.xml:
3681         * gst/audioconvert/plugin.h:
3682         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
3683         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
3684         (gst_audio_rate_setcaps), (gst_audio_rate_init),
3685         (gst_audio_rate_chain), (gst_audio_rate_set_property),
3686         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
3687         (plugin_init):
3688         * gst/audiotestsrc/gstaudiotestsrc.c:
3689         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
3690         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
3691         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
3692         (gst_audio_test_src_get_query_types),
3693         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
3694         (gst_audio_test_src_create_square),
3695         (gst_audio_test_src_create_saw),
3696         (gst_audio_test_src_create_triangle),
3697         (gst_audio_test_src_create_silence),
3698         (gst_audio_test_src_create_white_noise),
3699         (gst_audio_test_src_init_pink_noise),
3700         (gst_audio_test_src_generate_pink_noise_value),
3701         (gst_audio_test_src_create_pink_noise),
3702         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
3703         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
3704         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
3705         (plugin_init):
3706         * gst/audiotestsrc/gstaudiotestsrc.h:
3707         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
3708         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
3709         (gst_sub_parse_init), (gst_sub_parse_formats),
3710         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
3711         (convert_encoding), (get_next_line),
3712         (gst_sub_parse_data_format_autodetect),
3713         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
3714         (gst_sub_parse_loop), (gst_sub_parse_chain),
3715         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
3716         (plugin_init):
3717         * gst/subparse/gstsubparse.h:
3718         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
3719         (gst_video_rate_base_init), (gst_video_rate_class_init),
3720         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
3721         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
3722         (gst_video_rate_init), (gst_video_rate_event),
3723         (gst_video_rate_chain), (gst_video_rate_set_property),
3724         (gst_video_rate_get_property), (gst_video_rate_change_state),
3725         (plugin_init):
3726         * gst/videoscale/gstvideoscale.c:
3727         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
3728         (gst_video_scale_src_template_factory),
3729         (gst_video_scale_sink_template_factory),
3730         (gst_video_scale_get_type), (gst_video_scale_base_init),
3731         (gst_video_scale_class_init), (gst_video_scale_init),
3732         (gst_video_scale_set_property), (gst_video_scale_get_property),
3733         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
3734         (gst_video_scale_prepare_size), (parse_caps),
3735         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
3736         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
3737         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
3738         (plugin_init):
3739         * gst/videoscale/gstvideoscale.h:
3740         * gst/videotestsrc/gstvideotestsrc.c:
3741         (gst_video_test_src_pattern_get_type),
3742         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
3743         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
3744         (gst_video_test_src_set_pattern),
3745         (gst_video_test_src_set_property),
3746         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
3747         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
3748         (gst_video_test_src_event), (gst_video_test_src_get_times),
3749         (gst_video_test_src_create), (plugin_init):
3750         * gst/videotestsrc/gstvideotestsrc.h:
3751         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
3752         (gst_video_test_src_smpte), (gst_video_test_src_snow),
3753         (gst_video_test_src_black):
3754         * gst/videotestsrc/videotestsrc.h:
3755           borgify further
3756           clean up docs a little
3757
3758 2005-11-30  Wim Taymans  <wim@fluendo.com>
3759
3760         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3761         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
3762         (gst_basertppayload_event), (gst_basertppayload_push),
3763         (gst_basertppayload_change_state):
3764         * gst-libs/gst/rtp/gstbasertppayload.h:
3765         closed #320644.
3766
3767 2005-11-30  Julien MOUTTE  <julien@moutte.net>
3768
3769         * docs/libs/gst-plugins-base-libs-docs.sgml:
3770         * docs/libs/gst-plugins-base-libs-sections.txt:
3771         * gst-libs/gst/video/gstvideofilter.c:
3772         * gst-libs/gst/video/gstvideosink.c:
3773         * gst-libs/gst/video/gstvideosink.h: Adding docs.
3774
3775 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3776
3777         * LICENSE:
3778           move
3779         * po/af.po:
3780         * po/az.po:
3781         * po/cs.po:
3782         * po/en_GB.po:
3783         * po/hu.po:
3784         * po/it.po:
3785         * po/nb.po:
3786         * po/nl.po:
3787         * po/or.po:
3788         * po/sq.po:
3789         * po/sr.po:
3790         * po/sv.po:
3791         * po/uk.po:
3792         * po/vi.po:
3793         * Makefile.am:
3794           update
3795         * scripts/autoplugins.sh:
3796           remove
3797
3798 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
3799
3800         * Makefile.am:
3801         * configure.ac:
3802         * examples/Makefile.am:
3803         * examples/capsfilter/Makefile.am:
3804         * examples/capsfilter/capsfilter1.c:
3805         * examples/gob/Makefile.am:
3806         * examples/gob/gst-identity2.gob:
3807         * examples/indexing/.cvsignore:
3808         * examples/indexing/Makefile.am:
3809         * examples/indexing/indexmpeg.c:
3810         * examples/seeking/.cvsignore:
3811         * examples/seeking/Makefile.am:
3812         * examples/seeking/cdparanoia.c:
3813         * examples/seeking/cdplayer.c:
3814         * examples/seeking/chained.c:
3815         * examples/seeking/scrubby.c:
3816         * examples/seeking/seek.c:
3817         * examples/stats/Makefile.am:
3818         * examples/stats/mp2ogg.c:
3819         * examples/switch/.cvsignore:
3820         * examples/switch/Makefile.am:
3821         * examples/switch/switcher.c:
3822         * tests/Makefile.am:
3823         * tests/check/generic/.cvsignore:
3824         * tests/check/pipelines/.cvsignore:
3825         * tests/examples/Makefile.am:
3826         * tests/examples/seek/Makefile.am:
3827           reorganize stuff under tests/
3828
3829 2005-11-30  Edward Hervey  <edward@fluendo.com>
3830
3831         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
3832         Go away you stupid GstStaticPadTemplate memleak.
3833
3834 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3835
3836         * gst-libs/gst/net/Makefile.am:
3837         * gst-libs/gst/net/README:
3838         * gst-libs/gst/net/gstnetbuffer.c:
3839         * gst-libs/gst/net/gstnetbuffer.h:
3840           this was moved to "netbuffer"
3841
3842 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3843
3844         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
3845         (gst_video_filter_class_init), (gst_video_filter_init):
3846         * gst-libs/gst/video/gstvideofilter.h:
3847           borgify name to bring in line with other classes
3848
3849 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
3850
3851         * gst/audioscale/.cvsignore:
3852         * gst/audioscale/Makefile.am:
3853         * gst/audioscale/README:
3854         * gst/audioscale/audioscale.vcproj:
3855         * gst/audioscale/dtof.c:
3856         * gst/audioscale/dtos.c:
3857         * gst/audioscale/functable.c:
3858         * gst/audioscale/gstaudioscale.c:
3859         * gst/audioscale/gstaudioscale.h:
3860         * gst/audioscale/private.h:
3861         * gst/audioscale/resample.c:
3862         * gst/audioscale/resample.h:
3863         * gst/audioscale/test.c:
3864           remove
3865
3866 2005-11-30  Edward Hervey  <edward@fluendo.com>
3867
3868         * gst-libs/gst/netbuffer/Makefile.am:
3869         really, really tired
3870
3871 2005-11-30  Edward Hervey  <edward@fluendo.com>
3872
3873         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3874         Update for new GstTypeFindFactory _register()
3875
3876 2005-11-30  Edward Hervey  <edward@fluendo.com>
3877
3878         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
3879         Let's not override libgstnet from core for no reason...
3880         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
3881         Ok, maybe not so quick next time.
3882
3883 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3884
3885         * configure.ac:
3886         * gst-libs/gst/Makefile.am:
3887           moved gst-libs/gst/net to netbuffer through CVS surgery
3888           remove old directory
3889           updating build to accomodate
3890           (#322257)
3891
3892 2005-11-29  Andy Wingo  <wingo@pobox.com>
3893
3894         * pkgconfig/gstreamer-plugins-base.pc.in:
3895         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
3896         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
3897         (#322257).
3898
3899 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
3900
3901         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
3902         3rd time's the charm. Correct ref-counting for discarded buffers.
3903
3904 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
3905
3906         * gst/playback/gststreamselector.c:
3907         (gst_stream_selector_class_init),
3908         (gst_stream_selector_set_property),
3909         (gst_stream_selector_get_property),
3910         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
3911         Fix ref-counting
3912
3913 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
3914
3915         * gst/subparse/gstsubparse.c: (feed_textbuf):
3916           Don't access already unref'ed buffer.
3917
3918 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
3919
3920         * gst/playback/gststreamselector.c:
3921         (gst_stream_selector_class_init), (gst_stream_selector_init),
3922         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
3923         (gst_stream_selector_get_property),
3924         (gst_stream_selector_get_linked_pad),
3925         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
3926         * gst/playback/gststreamselector.h:
3927         Add the active-pad property for playbin to use shortly. Ignore buffers
3928         from any other pad, returning GST_FLOW_NOT_LINKED
3929
3930 2005-11-29  Julien MOUTTE  <julien@moutte.net>
3931
3932         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
3933         patch from bug #322704 (Alessandro Decina).
3934
3935 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3936
3937         * gst-libs/gst/audio/Makefile.am:
3938           folded audiofilter into the audio library
3939
3940 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3941
3942         * gst/videoscale/gstvideoscale.h:
3943         * gst/videoscale/gstvideoscale.c:
3944           remove unimplemented scale methods
3945
3946 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
3947
3948         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
3949           Don't leak caps.
3950
3951 2005-11-28  Julien MOUTTE  <julien@moutte.net>
3952
3953         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
3954         (gst_ximagesink_setcaps):
3955         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
3956         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
3957         happens (only visible on ximagesink but bug is in xv too) set_caps was
3958         destroying the internal x[v]image used to memcpy non locally alloced
3959         buffers so that it got renewed on next _chain. The issue is that 
3960         _expose will try to put that image as it reffed it in _put.
3961         Using gst_buffer_unref instead of destroy fixes it !
3962
3963 2005-11-28  Edward Hervey  <edward@fluendo.com>
3964
3965         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
3966         (try_to_link_1), (queue_filled_cb):
3967         Better use of the queues. Start with a small size queue and only increase
3968         the size of the queues when the other queues are empty.
3969
3970 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
3971
3972         * gst-libs/gst/video/Makefile.am:
3973           compile in copied-over videofilter into the video library
3974         * gst-libs/gst/video/videosink.h:
3975           rename the header to gstvideosink.h since it's a base GstObject class
3976         * sys/ximage/ximagesink.h:
3977         * sys/xvimage/xvimagesink.h:
3978           use the new header
3979
3980 2005-11-28  Wim Taymans  <wim@fluendo.com>
3981
3982         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
3983         * gst/playback/gstplaybasebin.h:
3984         Prepare to handle errors betters.
3985
3986         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
3987         Set sinks to PAUSED first before adding and linking them so that
3988         we don't interrupt dataflow.
3989
3990 2005-11-28  Wim Taymans  <wim@fluendo.com>
3991
3992         * gst-libs/gst/audio/TODO:
3993         Updated TODO
3994
3995         * gst-libs/gst/audio/gstaudiosink.c:
3996         (gst_audioringbuffer_open_device),
3997         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
3998         (gst_audioringbuffer_release):
3999         Small cleanups.
4000
4001         * gst-libs/gst/audio/gstbaseaudiosink.c:
4002         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
4003         (gst_base_audio_sink_change_state):
4004         Slave to the master clock when going to PLAYING and unslave when
4005         going to PAUSED.
4006
4007         * gst-libs/gst/audio/gstringbuffer.c:
4008         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
4009         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
4010         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
4011         (gst_ring_buffer_clear_all), (wait_segment),
4012         (gst_ring_buffer_commit), (gst_ring_buffer_read),
4013         (gst_ring_buffer_advance):
4014         * gst-libs/gst/audio/gstringbuffer.h:
4015         Add some docs and cleanups.
4016
4017 2005-11-28  Julien MOUTTE  <julien@moutte.net>
4018
4019         * sys/xvimage/xvimagesink.c:
4020         (gst_xvimagesink_navigation_send_event): Fix navigation events
4021         coordinates translation with pixel aspect ratios.
4022
4023 2005-11-28  Julien MOUTTE  <julien@moutte.net>
4024
4025         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
4026         Use calculated video geometry from _setcaps instead of buffer
4027         caps to respect pixel aspect ratio. (fixes #322388)
4028
4029 2005-11-28  Julien MOUTTE  <julien@moutte.net>
4030
4031         * docs/libs/tmpl/gstcolorbalance.sgml:
4032         * docs/libs/tmpl/gstmixer.sgml:
4033         * docs/libs/tmpl/gstxoverlay.sgml:
4034         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
4035         interface.
4036
4037 2005-11-28  Julien MOUTTE  <julien@moutte.net>
4038
4039         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
4040         Refuse to create an XvImage if we can't find the format.
4041
4042 2005-11-28  Edward Hervey  <edward@fluendo.com>
4043
4044         * gst-libs/gst/riff/riff-media.c:
4045         (gst_riff_create_audio_template_caps):
4046         Add ATRAC3 to the list of riff-possible audio caps.
4047         I know we still don't have a plugin for atrac3, but it's saner to output
4048         that than a cryptic mimetype.
4049
4050 2005-11-27  Edward Hervey  <edward@fluendo.com>
4051
4052         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
4053         Don't try to create a zero-sized subbuffer.
4054
4055 2005-11-27  Julien MOUTTE  <julien@moutte.net>
4056
4057         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
4058         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
4059         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
4060         (gst_ximagesink_expose): Fixed a tricky race.
4061         * sys/ximage/ximagesink.h:
4062         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
4063         (gst_xvimagesink_expose): Fixed a tricky race.
4064         * sys/xvimage/xvimagesink.h:
4065
4066 2005-11-27  Edward Hervey  <edward@fluendo.com>
4067
4068         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4069         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
4070         Remove unused properties, and add queues between demuxers and decoders
4071         so that a lot more files can preroll properly.
4072
4073 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
4074
4075         * gst-libs/gst/net/Makefile.am:
4076         * gst-libs/gst/rtp/Makefile.am:
4077         * gst-libs/gst/tag/Makefile.am:
4078           remove silly include
4079         * gst/tags/Makefile.am:
4080         * gst/tags/gsttagediting.c:
4081         * gst/tags/gsttageditingprivate.h:
4082         * gst/tags/tagedit.vcproj:
4083           remove directory, is as good as empty
4084
4085 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
4086
4087         * configure.ac:
4088           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
4089         * gst-libs/Makefile.am:
4090         * gst-libs/gst/audio/Makefile.am:
4091         * gst-libs/gst/interfaces/Makefile.am:
4092         * gst-libs/gst/net/Makefile.am:
4093         * gst-libs/gst/riff/Makefile.am:
4094         * gst-libs/gst/rtp/Makefile.am:
4095         * gst-libs/gst/tag/Makefile.am:
4096         * gst-libs/gst/video/Makefile.am:
4097           and use them
4098
4099 2005-11-27  Julien MOUTTE  <julien@moutte.net>
4100
4101         * docs/libs/tmpl/gstcolorbalance.sgml:
4102         * docs/libs/tmpl/gstmixer.sgml:
4103         * docs/libs/tmpl/gstxoverlay.sgml:
4104         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
4105         * sys/ximage/ximagesink.h:
4106         * sys/xvimage/xvimagesink.h: More and more documentation.
4107
4108 2005-11-26  Julien MOUTTE  <julien@moutte.net>
4109
4110         * docs/libs/gst-plugins-base-libs-docs.sgml:
4111         * docs/libs/gst-plugins-base-libs-sections.txt:
4112         * docs/libs/tmpl/gstcolorbalance.sgml:
4113         * docs/libs/tmpl/gstmixer.sgml:
4114         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
4115         to documentation.
4116
4117 2005-11-26  Julien MOUTTE  <julien@moutte.net>
4118
4119         * docs/plugins/Makefile.am:
4120         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4121         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4122         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
4123
4124 2005-11-26  Julien MOUTTE  <julien@moutte.net>
4125
4126         * docs/plugins/Makefile.am:
4127         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4128         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4129         * docs/plugins/inspect/plugin-adder.xml:
4130         * docs/plugins/inspect/plugin-alsa.xml:
4131         * docs/plugins/inspect/plugin-audioconvert.xml:
4132         * docs/plugins/inspect/plugin-audiorate.xml:
4133         * docs/plugins/inspect/plugin-audioresample.xml:
4134         * docs/plugins/inspect/plugin-audiotestsrc.xml:
4135         * docs/plugins/inspect/plugin-decodebin.xml:
4136         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4137         * docs/plugins/inspect/plugin-gnomevfs.xml:
4138         * docs/plugins/inspect/plugin-ogg.xml:
4139         * docs/plugins/inspect/plugin-playbin.xml:
4140         * docs/plugins/inspect/plugin-subparse.xml:
4141         * docs/plugins/inspect/plugin-tcp.xml:
4142         * docs/plugins/inspect/plugin-theora.xml:
4143         * docs/plugins/inspect/plugin-typefindfunctions.xml:
4144         * docs/plugins/inspect/plugin-video4linux.xml:
4145         * docs/plugins/inspect/plugin-videorate.xml:
4146         * docs/plugins/inspect/plugin-videoscale.xml:
4147         * docs/plugins/inspect/plugin-videotestsrc.xml:
4148         * docs/plugins/inspect/plugin-volume.xml:
4149         * docs/plugins/inspect/plugin-vorbis.xml:
4150         * docs/plugins/inspect/plugin-ximagesink.xml:
4151         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
4152         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
4153
4154 2005-11-26  Edward Hervey  <edward@fluendo.com>
4155
4156         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
4157         Properly return GstFlowReturn from gst_pad_push in chain functions.
4158
4159 2005-11-25  Michael Smith  <msmith@fluendo.com>
4160
4161         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
4162         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
4163         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
4164         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
4165           Handle various conditions better when we don't understand a stream.
4166           Removes a heap of CRITICALs on ogg streams containing unknown data.
4167
4168 2005-11-24  Andy Wingo  <wingo@pobox.com>
4169
4170         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
4171         Be threadsafe.
4172
4173 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4174
4175         * configure.ac: back to HEAD
4176
4177 === release 0.9.6 ===
4178
4179 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
4180
4181         * configure.ac:
4182           releasing 0.9.6, "White Eight"
4183
4184 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4185
4186         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
4187         * docs/plugins/inspect/plugin-sine.xml:
4188           remove sinesrc some more
4189
4190 2005-11-23  Wim Taymans  <wim@fluendo.com>
4191
4192         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
4193         If we are reading too slowly, jump forward in the ringbuffer
4194         instead of blocking.
4195
4196 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
4197
4198         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
4199         (gst_visual_chain):
4200         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
4201         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
4202         (gst_videorate_chain):
4203         * gst/videotestsrc/gstvideotestsrc.c:
4204         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
4205         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
4206         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
4207         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
4208         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
4209         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
4210           Updates for API changes
4211
4212 2005-11-23  Wim Taymans  <wim@fluendo.com>
4213
4214         * gst-libs/gst/audio/gstbaseaudiosink.c:
4215         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
4216         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
4217         Fix for calibration API change.
4218
4219 2005-11-23  Michael Smith <msmith@fluendo.com>
4220
4221         * gst-libs/gst/audio/multichannel.c:
4222         (gst_audio_get_channel_positions),
4223         (gst_audio_set_channel_positions),
4224         (gst_audio_set_structure_channel_positions_list),
4225         (gst_audio_fixate_channel_positions):
4226           Use gst_value_array_*() functions on value arrays, not
4227           gst_value_list_*().
4228
4229 2005-11-23  Edward Hervey  <edward@fluendo.com>
4230
4231         * autogen.sh:
4232         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
4233         Fixes autogen
4234
4235 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4236
4237         * check/Makefile.am:
4238         * check/elements/videotestsrc.c: (setup_videotestsrc),
4239         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
4240         (main):
4241           add a test for videotestsrc
4242
4243 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4244
4245         * gst/sine/.cvsignore:
4246         * gst/sine/Makefile.am:
4247         * gst/sine/gstsinesrc.c:
4248         * gst/sine/gstsinesrc.h:
4249         * gst/sine/sinesrc.vcproj:
4250           and remove sinesrc from the repository.  Closes #321446
4251
4252 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4253
4254         * configure.ac:
4255         * gst-plugins-base.spec.in:
4256           remove sinesrc from the build
4257
4258 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
4259
4260         * check/Makefile.am:
4261         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
4262         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
4263         (main):
4264           add a test for audiotestsrc, testing all waves.  Even seems
4265           leak-free at first glance, nice job Stefan
4266
4267 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
4268
4269         * po/af.po:
4270         * po/az.po:
4271         * po/cs.po:
4272         * po/en_GB.po:
4273         * po/hu.po:
4274         * po/it.po:
4275         * po/nb.po:
4276         * po/nl.po:
4277         * po/or.po:
4278         * po/sq.po:
4279         * po/sr.po:
4280         * po/sv.po:
4281         * po/uk.po:
4282         * po/vi.po:
4283           Translation string updates
4284
4285         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
4286         (gst_v4lsrc_set_caps):
4287         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
4288         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
4289         * sys/v4l/v4lsrc_calls.h:
4290           Improve v4lsrc, by making it work again.
4291
4292 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
4293
4294         * ext/libvisual/visual.c: (gst_visual_chain):
4295           Fix the fps calculations.
4296
4297         * gst/ffmpegcolorspace/avcodec.h:
4298           Move structure element for clarity
4299
4300         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
4301         * gst-libs/gst/interfaces/tunernorm.h:
4302         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
4303         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
4304         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
4305         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
4306         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
4307         (gst_v4lmjpegsrc_getcaps):
4308         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
4309         (gst_v4lsrc_set_caps):
4310         * sys/v4l/gstv4lsrc.h:
4311         * sys/v4l/v4l_calls.c: (gst_v4l_open):
4312         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
4313         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
4314         * sys/v4l/v4lsrc_calls.h:
4315           Fractional framerates...
4316
4317 2005-11-22  Wim Taymans  <wim@fluendo.com>
4318
4319         * gst-libs/gst/audio/gstbaseaudiosink.c:
4320         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
4321         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
4322         And we provide a clock by default, of course...
4323
4324 2005-11-22  Wim Taymans  <wim@fluendo.com>
4325
4326         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
4327         This clock can be slaved to a master clock now.
4328
4329         * gst-libs/gst/audio/gstbaseaudiosink.c:
4330         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
4331         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
4332         (gst_base_audio_sink_set_clock),
4333         (gst_base_audio_sink_set_property),
4334         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
4335         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
4336         * gst-libs/gst/audio/gstbaseaudiosink.h:
4337         Handle slaving the internal clock to the clock selected in the
4338         pipeline.
4339         Add property to make the basesink not provide a clock.
4340
4341         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4342         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
4343         (gst_base_rtp_depayload_wait):
4344         * gst-libs/gst/rtp/gstbasertpdepayload.h:
4345         We can use the clock in GstElement, no need to store it ourselves.
4346
4347 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
4348
4349         * docs/libs/tmpl/gstaudio.sgml:
4350           update
4351         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
4352         (gst_paranoia_endian_get_type):
4353         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
4354         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
4355         * gst/audiotestsrc/gstaudiotestsrc.c:
4356         (gst_audiostestsrc_wave_get_type):
4357         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
4358         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
4359         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
4360         (gst_sync_method_get_type), (gst_unit_type_get_type),
4361         (gst_client_status_get_type), (gst_multifdsink_class_init),
4362         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
4363         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
4364         (gst_multifdsink_get_property):
4365         * gst/tcp/gstmultifdsink.h:
4366         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
4367         * gst/videotestsrc/gstvideotestsrc.c:
4368         (gst_videotestsrc_pattern_get_type):
4369           remove deprecated properties
4370           fix up enums to correctly have short lowercase dashed nicks
4371
4372 2005-11-22  Michael Smith <msmith@fluendo.com>
4373
4374         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
4375         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
4376           Add underscore.
4377
4378 2005-11-22  Michael Smith <msmith@fluendo.com>
4379
4380         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
4381         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
4382           Use utility method for scaling clocktime for fractional framerates.
4383
4384 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
4385
4386         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
4387         (gst_visual_chain):
4388         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4389         * ext/theora/theoradec.c: (theora_handle_type_packet):
4390         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
4391         (theora_enc_chain):
4392         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4393         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
4394         * gst-libs/gst/video/video.h:
4395         * gst/ffmpegcolorspace/avcodec.h:
4396         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4397         (gst_ffmpeg_caps_to_pixfmt):
4398         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4399         (gst_ffmpegcsp_set_caps):
4400         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
4401         (gst_videorate_setcaps), (gst_videorate_blank_data),
4402         (gst_videorate_chain):
4403         * gst/videotestsrc/gstvideotestsrc.c:
4404         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
4405         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
4406         (gst_videotestsrc_event), (gst_videotestsrc_create):
4407         * gst/videotestsrc/gstvideotestsrc.h:
4408         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
4409         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
4410         (gst_ximagesink_get_times), (gst_ximagesink_init):
4411         * sys/ximage/ximagesink.h:
4412         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
4413         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
4414         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
4415         * sys/xvimage/xvimagesink.h:
4416           Convert elements to use fractions for their framerate.
4417           V4L elements to come later tonight.
4418
4419 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
4420
4421         * gst-libs/gst/audio/audio.c:
4422         * gst-libs/gst/audio/audio.h:
4423           remove some deprecated functions
4424
4425 2005-11-22  Andy Wingo  <wingo@pobox.com>
4426
4427         * Update for gst_tag_setter API changes.
4428
4429 2005-11-22  Andy Wingo  <wingo@pobox.com>
4430
4431         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
4432         (gst_ogg_demux_perform_seek):
4433         * ext/theora/theoradec.c (theora_dec_sink_event):
4434         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
4435         update-funcnames.
4436
4437 2005-11-22  Wim Taymans  <wim@fluendo.com>
4438
4439         * examples/seeking/seek.c: (main):
4440         Give higher priority to bus signals than the gtk events
4441         to fix a race condition in the segment looping.
4442
4443 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
4444
4445         * ext/theora/Makefile.am:
4446         * ext/vorbis/Makefile.am:
4447         * gst-libs/gst/tag/Makefile.am:
4448         * gst-plugins-base.spec.in:
4449           Rename libgsttagedit to libgsttag (#322117).
4450
4451 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
4452
4453         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
4454         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
4455           Call gst_x_overlay_prepare_xwindow_id() to give applications
4456           a final chance to set their own xwindow id before the video
4457           sink creates its own window.
4458
4459 2005-11-22  Julien MOUTTE  <julien@moutte.net>
4460
4461         * sys/xvimage/xvimagesink.c:
4462         (gst_xvimagesink_navigation_send_event): Handle navigation
4463         events correcly with borders if applicable.
4464
4465 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
4466
4467         Patch by: Luca Ognibene
4468
4469         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4470         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
4471         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4472         (gst_ffmpegcsp_caps_remove_format_info):
4473         * gst/ffmpegcolorspace/imgconvert.c:
4474         * gst/ffmpegcolorspace/imgconvert_template.h:
4475           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
4476           #318353); use gst_structure_has_name().
4477
4478 2005-11-22  Julien MOUTTE  <julien@moutte.net>
4479
4480         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
4481         (gst_ximagesink_class_init): Add debug macros on functions.
4482         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4483         (gst_xvimagesink_xwindow_draw_borders),
4484         (gst_xvimagesink_xvimage_put),
4485         (gst_xvimagesink_xwindow_update_geometry),
4486         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
4487         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
4488         (gst_xvimagesink_xcontext_clear),
4489         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
4490         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
4491         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
4492         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
4493         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
4494         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
4495         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
4496         expose while being PAUSED, out of data flow navigation events, etc..
4497
4498 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
4499
4500         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
4501         * gst-libs/gst/audio/audio.h:
4502           fix prototype - wondering why the test worked regardless
4503
4504 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
4505
4506         * check/Makefile.am:
4507         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
4508         * gst-libs/gst/audio/audio.h:
4509           add a method that returns a proper GstClockTime
4510
4511 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
4512
4513         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
4514         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
4515         * gst-libs/gst/interfaces/xoverlay.h:
4516           Remove everything having to do with the desired size; add 
4517           gst_x_overlay_prepare_xwindow_id() function; remove the
4518           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
4519           post a message on the bus instead (#321816).
4520
4521         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
4522         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
4523         (gst_xvimagesink_xoverlay_init):
4524           Remove desired size stuff (#321816).
4525
4526 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
4527
4528         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
4529         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
4530         (mpeg_video_type_find), (mpeg_video_stream_type_find):
4531           Terminate vararg functions with NULL instead of 0 to 
4532           make gcc4 happy.
4533
4534 2005-11-21  Andy Wingo  <wingo@pobox.com>
4535
4536         patch by: Sebastien Cote <sebas642@yahoo.ca>
4537         
4538         * gst-libs/gst/rtp/gstrtpbuffer.h: 
4539         * gst-libs/gst/rtp/gstrtpbuffer.c
4540         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
4541
4542 2005-11-21  Andy Wingo  <wingo@pobox.com>
4543
4544         * gst/playback/gstplaybin.c (gen_audio_element) 
4545         (gen_video_element): Use the new MISSING_PLUGIN core error
4546         category. Closes #320060.
4547
4548         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
4549         * gst/videorate/gstvideorate.c (gst_videorate_event):
4550         * ext/theora/theoradec.c (theora_dec_sink_event): 
4551         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
4552         stream lock.
4553
4554         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
4555         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
4556         stream lock changes.
4557
4558 2005-11-21  Wim Taymans  <wim@fluendo.com>
4559
4560         * gst-libs/gst/audio/gstbaseaudiosink.c:
4561         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
4562         (gst_base_audio_sink_provide_clock),
4563         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
4564         (gst_base_audio_sink_change_state):
4565         * gst/audioresample/gstaudioresample.c:
4566         Segment update fix.
4567
4568 2005-11-21  Andy Wingo  <wingo@pobox.com>
4569
4570         * *.h:
4571         * *.c: Ran scripts/update-macros. Oh yes.
4572
4573 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
4574
4575         * sys/ximage/Makefile.am:
4576         * sys/ximage/ximage.c:
4577           Rename ximage plugin to ximagesink (#321426) (Don't forget to
4578           remove your old libgstximage.* manually if necessary).
4579
4580 2005-11-21  Michael Smith <msmith@fluendo.com>
4581
4582         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
4583           Minimal fix for bug #320200: set the min/max bitrate in the correct
4584           units. A better fix would be to upgrade to the RATEMANAGE2
4585           interface, rather than using the deprecated interface used here, but
4586           that would require an update in our libvorbis dependency (to 1.1),
4587           which is probably undesirable.
4588
4589 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
4590
4591         * ext/libvisual/visual.c: (get_buffer):
4592         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4593         (gst_base_audio_src_fixate):
4594         * gst/audioconvert/gstaudioconvert.c:
4595         (gst_audio_convert_fixate_caps):
4596         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
4597         * gst/audiotestsrc/gstaudiotestsrc.c:
4598         (gst_audiotestsrc_src_fixate):
4599         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
4600         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
4601         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
4602         * gst/videotestsrc/gstvideotestsrc.c:
4603         (gst_videotestsrc_src_fixate):
4604         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
4605         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
4606           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
4607           (#322027)
4608
4609
4610 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
4611
4612         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
4613         (gst_riff_create_iavs_caps):
4614         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
4615         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
4616         (gst_riff_parse_info):
4617         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
4618         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
4619         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
4620           Fixes for GST_FOURCC_FORMAT API change.
4621
4622 2005-11-21  Andy Wingo  <wingo@pobox.com>
4623
4624         patch by: Alessandro Dessina <alessandro nnva org>
4625
4626         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
4627         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
4628         (gst_ogg_parse_chain):
4629         * ext/theora/theoraenc.c (theora_set_header_on_caps):
4630         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
4631         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
4632         gst_value_list calls on arrays. Fixes #321962.
4633
4634 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
4635
4636         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
4637         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
4638         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
4639         * gst/adder/gstadder.c: (gst_adder_init),
4640         (gst_adder_request_new_pad), (gst_adder_collected),
4641         (gst_adder_change_state):
4642           Update for gst_collectpads_foo() to gst_collect_pads_foo()
4643           API change.
4644
4645 2005-11-21  Michael Smith <msmith@fluendo.com>
4646
4647         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
4648         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
4649           Properly handle pad_push return values.
4650
4651 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
4652
4653         * gst-libs/gst/tag/Makefile.am:
4654         * gst-libs/gst/tag/gstvorbistag.c:
4655         (gst_tag_list_to_vorbiscomment_buffer):
4656           Remove obsolete vorbistag element and debug category.
4657
4658         * gst/playback/gstplaybasebin.c: (check_queue):
4659           Don't divide by 0 when queue-threshold is 0.
4660
4661         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
4662           Don't modify an existing pixel-aspect-ratio if we fail to read
4663           a new one.
4664
4665 2005-11-20  Wim Taymans  <wim@fluendo.com>
4666
4667         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
4668         (gst_vorbisenc_push_packet):
4669         GST_PAD_IS_USABLE is gone, use the return value of
4670         the push or pad_alloc_buffer instead.
4671
4672 2005-11-18  Julien MOUTTE  <julien@moutte.net>
4673
4674         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4675         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
4676         (gst_ximagesink_ximage_destroy),
4677         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
4678         (gst_ximagesink_xwindow_new),
4679         (gst_ximagesink_xwindow_update_geometry),
4680         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
4681         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
4682         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
4683         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
4684         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
4685         (gst_ximagesink_navigation_send_event),
4686         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
4687         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
4688         (gst_ximagesink_finalize), (gst_ximagesink_init),
4689         (gst_ximagesink_class_init):
4690         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
4691         This new version brings correct software scaling, non flickering
4692         window while resizing, pixel aspect ratio handling, usage of
4693         hardware buffer pools, out of data flow event thread for 
4694         navigation and handling of expose events even when being PAUSED,
4695         a new property to keep video aspect ratio when resizing, etc...
4696
4697 2005-11-18  Julien MOUTTE  <julien@moutte.net>
4698
4699         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
4700         (gst_videoscale_fixate_caps): Introduce back caps fixate with
4701         handling of PAR.
4702
4703 2005-11-18    <bilboed@dvdsrc.fluendo.com>
4704
4705         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
4706         Unsetting IS_SINK flag from the fakesink, so decodebin
4707         never behaves as a sink.
4708
4709 2005-11-17  Wim Taymans  <wim@fluendo.com>
4710
4711         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4712         (gst_base_audio_src_change_state):
4713         Fix the audiosrc base class again, we did not unflush.
4714
4715 2005-11-17  Julien MOUTTE  <julien@moutte.net>
4716
4717         * examples/seeking/seek.c: (make_dv_pipeline),
4718         (make_vorbis_theora_pipeline), (make_avi_pipeline),
4719         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
4720         to ogg/vorbis/theora pipeline.
4721
4722 2005-11-17  Wim Taymans  <wim@fluendo.com>
4723
4724         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
4725         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
4726         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
4727         Fix EOS on multiple streams.
4728         More debugging.
4729
4730 2005-11-16  Wim Taymans  <wim@fluendo.com>
4731
4732         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
4733         (gst_ogg_demux_perform_seek):
4734         Segment done must include stream time.
4735
4736         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
4737         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
4738         (gst_ogg_mux_change_state):
4739         Fix ogg muxer again.
4740
4741 2005-11-16  Wim Taymans  <wim@fluendo.com>
4742
4743         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
4744         Fix compile again.
4745
4746 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4747
4748         * ext/libvisual/visual.c: (gst_visual_init):
4749         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
4750         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
4751         (gst_ogg_parse_chain):
4752         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
4753         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
4754         * ext/theora/theoradec.c: (gst_theora_dec_init):
4755         * ext/theora/theoraenc.c: (gst_theora_enc_init):
4756         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
4757         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
4758         * gst/adder/gstadder.c: (gst_adder_class_init),
4759         (gst_adder_dispose):
4760         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
4761         * gst/subparse/gstsubparse.c: (gst_subparse_init):
4762         * gst/videorate/gstvideorate.c: (gst_videorate_init):
4763           Fix a whole set of pad template leaks
4764
4765 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4766
4767         * check/generic/states.c: (GST_START_TEST):
4768           fix the test so that it only checks for elements that are part of
4769           this source module
4770
4771 2005-11-16  Michael Smith <msmith@fluendo.com>
4772
4773         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
4774         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
4775         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
4776         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
4777         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
4778         (gst_ogg_mux_change_state):
4779           Fix leaking collectpads.
4780
4781 2005-11-16  Edward Hervey  <edward@fluendo.com>
4782
4783         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
4784         (gst_videorate_event), (gst_videorate_chain):
4785         Handle segment seeks
4786
4787 2005-11-16  Wim Taymans  <wim@fluendo.com>
4788
4789         * gst-libs/gst/audio/gstbaseaudiosink.c:
4790         (gst_base_audio_sink_provide_clock),
4791         (gst_base_audio_sink_change_state):
4792         Set ringbuffer to non-flushing when going to PAUSED, set to
4793         flushing again when going to READY.
4794
4795         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
4796         (gst_ring_buffer_stop):
4797         Start in flushing mode by default.
4798         Don't set flushing in the _stop method, let the app call
4799         this explicitly.
4800
4801 2005-11-16  Julien MOUTTE  <julien@moutte.net>
4802
4803         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
4804         * gst-libs/gst/video/videosink.h: Add helper function needed
4805         for video sinks.
4806
4807 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
4808
4809         * gst/videoscale/gstvideoscale.c:
4810         (gst_videoscale_handle_src_event):
4811           Don't leak reference to pad parent.
4812
4813 2005-11-16  Wim Taymans  <wim@fluendo.com>
4814
4815         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
4816         Set ringbuffer to flushing when stopping so that we don't
4817         block on wait_segment anymore and livelock.
4818
4819 2005-11-16  Wim Taymans  <wim@fluendo.com>
4820
4821         * examples/seeking/seek.c: (send_event), (do_seek),
4822         (loop_toggle_cb), (segment_done), (main):
4823         Added looping checkbox.
4824
4825 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
4826
4827         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
4828         (gst_ogg_demux_init):
4829         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
4830         (gst_vorbis_dec_init):
4831           revert unrefs, they don't pass make check
4832
4833 2005-11-15  Johan Dahlin  <johan@gnome.org>
4834
4835         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
4836         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
4837         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
4838         (gst_vorbis_dec_init):
4839         Fix pad template leaks. 
4840
4841 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
4842
4843         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
4844           Make state change function thread safe.
4845
4846 2005-11-15  Edward Hervey  <edward@fluendo.com>
4847
4848         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
4849         (gst_ogg_demux_class_init):
4850         Implement GstElement::send_event, so we can send seek events
4851         in GST_STATE_READY
4852
4853 2005-11-14  Julien MOUTTE  <julien@moutte.net>
4854
4855         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
4856         Discovered how to take away flickering while resizing the
4857         window. Please don't put that in ximagesink, refactoring in
4858         progress.
4859
4860 2005-11-14  Michael Smith <msmith@fluendo.com>
4861
4862         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
4863         (gst_multifdsink_render):
4864           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
4865
4866 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
4867
4868         * gst/playback/gstplaybin.c: (gen_audio_element):
4869           Use autoaudiosink, it tends to be more widely available than
4870           autoaudiiosink.
4871           
4872 2005-11-14  Andy Wingo  <wingo@pobox.com>
4873
4874         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
4875         as well if it is available. Fixes #316442.
4876
4877 2005-11-14  Michael Smith <msmith@fluendo.com>
4878
4879         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
4880         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
4881         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
4882         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
4883         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
4884         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
4885         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
4886         (gst_vorbisenc_change_state):
4887           Fix a small memory leak in vorbisenc.
4888           Fix large memory leaks in oggmux, also fix lots of state change
4889           bugs in oggmux.
4890
4891 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4892
4893         * gst/videotestsrc/gstvideotestsrc.c:
4894         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
4895         (gst_videotestsrc_src_fixate):
4896           move fixation to a fixate function
4897           remove negotiate function, basesrc's is good enough
4898           fixes a bug for check when using the element alone
4899
4900 2005-11-13  Edward Hervey  <edward@fluendo.com>
4901
4902         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
4903         (key_toggle_cb), (main):
4904         Added checkboxes for adding/removing the accurate and key_unit seek
4905         flags.
4906
4907 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
4908
4909         * configure.ac: back to HEAD
4910
4911 === release 0.9.5 ===
4912
4913 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
4914
4915         * configure.ac:
4916           releasing 0.9.5, "No No Kia"
4917
4918 2005-11-11  Edward Hervey  <edward@fluendo.com>
4919
4920         * examples/seeking/seek.c: (make_parselaunch_pipeline):
4921         Added parse-launch syntax seeking mode for the seeking example.
4922         This should help stress-test even more cases.
4923         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
4924
4925 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
4926
4927         * sys/xvimage/xvimagesink.c:
4928         (gst_xvimagesink_navigation_send_event):
4929           Check whether peer pad exists before sending navigation events
4930           to it.
4931
4932 2005-11-11  Michael Smith <msmith@fluendo.com>
4933
4934         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
4935         (gst_vorbisenc_buffer_from_packet):
4936         * ext/vorbis/vorbisenc.h:
4937           Set duration on encoded buffers. This allows oggmux's
4938           max_page_delay parameter to actually work.
4939
4940 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
4941
4942         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4943         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
4944         (gst_ffmpegcsp_avpicture_fill):
4945         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4946         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
4947           Make palettes work again (see #132341). Use our own macros
4948           for rounding up.
4949
4950 2005-11-10  Andy Wingo  <wingo@pobox.com>
4951
4952         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
4953         string doober.
4954
4955 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4956
4957         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4958         (gst_ffmpegcsp_transform_caps):
4959           Prefer passthrough in transform_caps
4960
4961 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4962
4963         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
4964           check for ALSA errors properly, instead of relying on ALSA's
4965           error strings to serve to the user.
4966
4967 2005-11-10  Wim Taymans  <wim@fluendo.com>
4968
4969         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
4970         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
4971         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
4972         Modernise the seek code.
4973
4974 2005-11-10  Michael Smith <msmith@fluendo.com>
4975         
4976         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
4977         (setup_substreams), (set_active_source):
4978           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
4979           trying to go to NULL if we failed to read a file.
4980
4981 2005-11-10  Wim Taymans  <wim@fluendo.com>
4982
4983         * gst/audiotestsrc/gstaudiotestsrc.c:
4984         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
4985         (gst_audiotestsrc_create):
4986         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
4987         (gst_sinesrc_get_times), (gst_sinesrc_create):
4988         * gst/videotestsrc/gstvideotestsrc.c:
4989         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
4990         (gst_videotestsrc_create):
4991         The base class can now sync for us.
4992
4993 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
4994
4995         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
4996           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
4997           name=source autoprobe=false autoprobe-fps=false copy-mode=1
4998           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
4999           format=(fourcc)I420" ! xvimagesink
5000
5001 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
5002
5003         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
5004         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
5005         (gst_sinesrc_newsegment):
5006           Send newsegment event in TIME format, set duration if
5007           num-buffers is set, fix duration querying.
5008
5009 2005-11-10  Michael Smith <msmith@fluendo.com>
5010
5011         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
5012         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
5013         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
5014         (gst_ogg_mux_collected):
5015          Fix EOS handling, partially. Now forwarding an EOS event once we have
5016          EOS on all pads works correctly. However, we still don't properly set
5017          EOS on the actual ogg stream pages.
5018
5019 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
5020
5021         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
5022           Set elements to NULL state before disposing of them.
5023
5024 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
5025
5026         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
5027
5028         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5029         (gst_base_rtp_depayload_init),
5030         (gst_base_rtp_depayload_set_gst_timestamp):
5031         * gst-libs/gst/rtp/gstbasertpdepayload.h:
5032           We need to send a newsegment event for each instance, not
5033           just for the first instance of this class (get rid of
5034           static variable in function). (#321011).
5035           
5036 2005-11-08  Michael Smith <msmith@fluendo.com>
5037
5038         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
5039         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
5040         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
5041         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
5042           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
5043           This makes us mux things correctly according to the ogg muxing
5044           rules. Still not handling EOS correctly right now, though.
5045
5046 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
5047
5048         * gst/audioconvert/gstaudioconvert.c:
5049           Fix typo in docs. 
5050
5051 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
5052
5053         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
5054         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
5055           Initialise segment_stop to GST_CLOCK_TIME_NONE when
5056           creating a new chain; should fix live streaming. Also
5057           add more debug output and fix a typo.
5058
5059 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
5060
5061         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
5062
5063         * gst/volume/gstvolume.c: (volume_set_caps):
5064           Fix compilation on Solaris with Forte. (#320923)
5065
5066 2005-11-08  Wim Taymans  <wim@fluendo.com>
5067
5068         * gst-libs/gst/audio/gstbaseaudiosink.c:
5069         (gst_base_audio_sink_render):
5070         No need to do a typecheck.
5071
5072 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
5073
5074         * ext/alsa/gstalsa.h:
5075           We register a debug category, so let's use it.
5076
5077 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
5078
5079         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5080         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
5081         Fixed a small problem.
5082
5083 2005-11-04  Wim Taymans  <wim@fluendo.com>
5084
5085         * examples/seeking/Makefile.am:
5086         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
5087         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
5088         (make_playerbin_pipeline), (format_value), (update_scale),
5089         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
5090         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
5091         (print_usage), (main):
5092         Added app for playback speed testing.
5093
5094         * examples/seeking/seek.c: (dynamic_link),
5095         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
5096         (make_mpeg_pipeline), (do_seek), (set_update_scale),
5097         (message_received), (main):
5098         Updated seek example.
5099
5100 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
5101
5102         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5103         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
5104         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
5105         (gst_base_rtp_depayload_set_clock):
5106         * gst-libs/gst/rtp/gstbasertpdepayload.h:
5107         Don't sleep on the bench (system clock) when you have a nice 
5108         comfortable bed (Gstreamer clock) to sleep on.
5109
5110 2005-11-03  Wim Taymans  <wim@fluendo.com>
5111
5112         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
5113         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
5114         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
5115         Handle the case where a pad_block failed.
5116
5117 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
5118
5119         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
5120
5121         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5122         (gst_base_rtp_depayload_add_to_queue),
5123         (gst_base_rtp_depayload_push),
5124         (gst_base_rtp_depayload_set_gst_timestamp),
5125         (gst_base_rtp_depayload_queue_release):
5126           Fixes some bugs in the depayloader's queuing/de-queueing code.
5127
5128 2005-10-31  Michael Smith <msmith@fluendo.com>
5129
5130         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
5131         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
5132         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
5133           Patch from Alessandro Decina <alessandro@nnva.org>.
5134           Make oggdemux only find the final time in a chain, not per-pad,
5135           since the per-pad information can be very expensive to locate, and
5136           it isn't used anywhere. This makes reading a file containing
5137           OggSkeleton reasonably fast.
5138           Also, make chain finding work when there are logical bitstreams that
5139           can't be decoded. Fixes #319110.
5140
5141 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
5142
5143         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5144         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
5145         (gst_base_rtp_depayload_chain),
5146         (gst_base_rtp_depayload_add_to_queue),
5147         (gst_base_rtp_depayload_push),
5148         (gst_base_rtp_depayload_set_gst_timestamp),
5149         (gst_base_rtp_depayload_queue_release),
5150         (gst_base_rtp_depayload_start_thread),
5151         (gst_base_rtp_depayload_set_property),
5152         (gst_base_rtp_depayload_get_property):
5153         * gst-libs/gst/rtp/gstbasertpdepayload.h:
5154         Some random fixes, to fullfill the desires of thomas.
5155
5156 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
5157
5158         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5159         (gst_base_rtp_depayload_add_to_queue),
5160         (gst_base_rtp_depayload_push):
5161         Fixed the queueing algorithm.
5162
5163 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
5164
5165         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5166         (gst_base_rtp_depayload_push):
5167         A small fix
5168
5169 2005-10-31  Wim Taymans  <wim@fluendo.com>
5170
5171         * gst-libs/gst/audio/gstringbuffer.h:
5172         Don't break ABI.
5173
5174         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5175         (gst_ffmpeg_caps_to_pixfmt):
5176         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5177         (gst_ffmpegcsp_set_caps):
5178         Some more comments.
5179         Handle missing required caps fields better.
5180
5181 2005-10-31  Wim Taymans  <wim@fluendo.com>
5182
5183         * gst-libs/gst/audio/gstbaseaudiosink.c:
5184         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
5185         (gst_base_audio_sink_render):
5186         * gst-libs/gst/audio/gstringbuffer.c:
5187         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
5188         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
5189         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
5190         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
5191         (gst_ring_buffer_read):
5192         * gst-libs/gst/audio/gstringbuffer.h:
5193         Add flushing mode to the ringbuffer so that it in all cases does
5194         not try to handle more audio. This makes sure it does not try to
5195         block anymore when flushing and fixes a livelock.
5196
5197 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
5198
5199         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
5200         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
5201         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
5202           Explicitly check for -1 values before doing a conversion
5203           and always map them to -1. (#315545)
5204
5205 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5206
5207         * gst/playback/gstplaybin.c: (gen_video_element):
5208           first try autovideosink, then xvimagesink, then error out
5209         * po/POTFILES.in:
5210           add translatable file
5211         * po/af.po:
5212         * po/az.po:
5213         * po/cs.po:
5214         * po/en_GB.po:
5215         * po/hu.po:
5216         * po/it.po:
5217         * po/nb.po:
5218         * po/nl.po:
5219         * po/or.po:
5220         * po/sq.po:
5221         * po/sr.po:
5222         * po/sv.po:
5223         * po/uk.po:
5224         * po/vi.po:
5225           update translations
5226
5227 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
5228
5229         * gst-libs/gst/rtp/gstbasedepayload.c:
5230         * gst-libs/gst/rtp/gstbasedepayload.h:
5231           Minor cleanups
5232
5233 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
5234
5235         * gst/playback/.cvsignore:
5236         * gst/playback/decodetest.c:
5237         * gst/playback/test3.c:
5238           Port these two tests as well.
5239
5240 2005-10-27  Wim Taymans  <wim@fluendo.com>
5241
5242         * ext/theora/theoradec.c: (theora_dec_src_query),
5243         (theora_dec_sink_event):
5244         * ext/theora/theoraenc.c: (theora_enc_sink_event),
5245         (theora_enc_change_state):
5246         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
5247         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
5248         Take proper locks when handling events.
5249
5250 2005-10-27  Wim Taymans  <wim@fluendo.com>
5251
5252         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
5253         (gst_adder_change_state):
5254         Fix timestamps and fix deadlock when stopping the collectpads.
5255
5256 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
5257
5258         * gst-libs/gst/rtp/gstrtpbuffer.h:
5259         Declaring the payload types as strings too so that they can be used
5260         in the padtemplate inialization.
5261
5262 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
5263
5264         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
5265
5266         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5267         (gst_base_rtp_depayload_class_init):
5268         Fixes a small but nasty bug. The derived elements no longer segfaults
5269         on finalization.
5270
5271 2005-10-26  Michael Smith <msmith@fluendo.com>
5272
5273         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
5274           When clearing an audioconvert context, set tmpbufsize to zero, so
5275           we'll allocate it again later if required.
5276           This fixes audioconvert re-negotiating formats, which previously
5277           segfaulted with a NULL destination buffer.
5278
5279 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
5280
5281         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5282         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
5283         (gst_base_rtp_depayload_set_gst_timestamp),
5284         (gst_base_rtp_depayload_queue_release):
5285         Fixed a smalll memleak.
5286
5287 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
5288         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5289         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
5290         (gst_base_rtp_depayload_finalize),
5291         (gst_base_rtp_depayload_setcaps),
5292         (gst_base_rtp_depayload_add_to_queue),
5293         (gst_base_rtp_depayload_push),
5294         (gst_base_rtp_depayload_set_gst_timestamp),
5295         (gst_base_rtp_depayload_queue_release),
5296         (gst_base_rtp_depayload_thread),
5297         (gst_base_rtp_depayload_change_state):
5298         * gst-libs/gst/rtp/gstbasertpdepayload.h:
5299         Changed the C++ comments to C comments
5300
5301 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
5302
5303         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
5304         * gst/tcp/gsttcpclientsrc.h:
5305         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
5306         * gst/tcp/gsttcpserversrc.h:
5307           Remove unused 'curoffset' structure member.
5308
5309 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
5310
5311         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5312         (gst_base_rtp_depayload_base_init),
5313         (gst_base_rtp_depayload_finalize):
5314         * gst-libs/gst/rtp/gstbasertpdepayload.h:
5315         * gst-libs/gst/rtp/gstbasertppayload.h:
5316           The pad-template on the sinkpad should be set by the derived classes.
5317           Also added some useful macros.
5318
5319 2005-10-24  Wim Taymans  <wim@fluendo.com>
5320
5321         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
5322         Correctly flush decoder samples even if we could not
5323         copy them to an output buffer. Fixes #319618.
5324
5325 2005-10-24  Julien MOUTTE  <julien@moutte.net>
5326
5327         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
5328         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
5329         the caps against our xcontext caps.
5330
5331 2005-10-24  Wim Taymans  <wim@fluendo.com>
5332
5333         * gst-libs/gst/audio/gstbaseaudiosink.c:
5334         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
5335         Remove g_print
5336         Use sync property from baseclass to disable sync.
5337
5338 2005-10-24  Wim Taymans  <wim@fluendo.com>
5339
5340         * gst-libs/gst/audio/gstbaseaudiosink.c:
5341         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
5342         Buffers with no timestamps get aligned with previous buffers or
5343         on underrun, played ASAP.
5344
5345 2005-10-24  Julien MOUTTE  <julien@moutte.net>
5346
5347         * gst-libs/gst/video/video.h:
5348         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5349         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
5350         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
5351         here comes my change on caps for framerate and geometry range.
5352         We are now accepting 1 to MAXINT for width and height, and from
5353         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
5354         to be blended correctly in videomixer.
5355
5356 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
5357
5358         * configure.ac:
5359           back to HEAD
5360
5361 === release 0.9.4 ===
5362
5363 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
5364
5365         * NEWS:
5366         * RELEASE:
5367         * configure.ac:
5368           releasing 0.9.4, "Velociraptor"
5369
5370 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
5371
5372         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
5373         * po/POTFILES.in:
5374           STOPPED -> FAILED
5375
5376 2005-10-21  Wim Taymans  <wim@fluendo.com>
5377
5378         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
5379         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
5380         (pad_blocked), (close_pad_link), (new_pad):
5381         Don't try to remove elements twice.
5382
5383 2005-10-21  Wim Taymans  <wim@fluendo.com>
5384
5385         * ext/theora/theoradec.c: (theora_dec_src_query),
5386         (theora_dec_sink_event):
5387         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5388         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
5389         (vorbis_handle_data_packet):
5390         * ext/vorbis/vorbisdec.h:
5391         Fix old naming.
5392
5393         * gst-libs/gst/audio/gstbaseaudiosink.c:
5394         (gst_base_audio_sink_render):
5395         Don't try to sync on buffers without a timestamp.
5396
5397 2005-10-21  Wim Taymans  <wim@fluendo.com>
5398
5399         * ext/theora/theoradec.c: (theora_dec_src_query),
5400         (theora_dec_sink_event):
5401         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5402         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
5403         (vorbis_handle_data_packet):
5404         * ext/vorbis/vorbisdec.h:
5405         Fix old naming.
5406
5407 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
5408
5409         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
5410         (gst_vorbisenc_src_query):
5411           Implement position and duration queries.
5412
5413         * gst/playback/test3.c: (update_scale), (main):
5414           Fix for async state changes and print nicer output.
5415
5416 2005-10-20  Wim Taymans  <wim@fluendo.com>
5417
5418         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
5419         (dump_element_stats), (main):
5420         * gst/playback/test6.c: (main):
5421         Fix tests again
5422
5423 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
5424
5425         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
5426         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
5427           Don't use functions for position queries when handling
5428           duration queries.
5429
5430 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
5431
5432         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5433         (vorbis_handle_data_packet), (vorbis_dec_chain),
5434         (vorbis_dec_change_state):
5435         * ext/vorbis/vorbisdec.h:
5436           Vorbis streams can be embedded in other container formats
5437           than ogg, container formats where the demuxer might set 
5438           timestamps on encoded vorbis buffers instead of those silly 
5439           granulepos thingies. In short: make vorbisdec handle 
5440           timestamps on incoming buffers as well.
5441
5442 2005-10-20  Wim Taymans  <wim@fluendo.com>
5443
5444         * gst/playback/gstplaybasebin.c: (group_destroy),
5445         (gst_play_base_bin_change_state):
5446         Fix leak.
5447         Handle case where playbasebin is now ASYNC because
5448         decodebin is.
5449
5450 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
5451
5452         * gst/audioconvert/Makefile.am:
5453         * gst/audioconvert/bufferframesconvert.c:
5454         * gst/audioconvert/plugin.c: (plugin_init):
5455         * gst/audioconvert/plugin.h:
5456           And bye bye buffer-frames-convert
5457
5458 2005-10-19  Wim Taymans  <wim@fluendo.com>
5459
5460         * check/elements/audioconvert.c:
5461         * docs/libs/tmpl/gstaudio.sgml:
5462         * docs/libs/tmpl/gstcolorbalance.sgml:
5463         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5464         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
5465         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
5466         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
5467         * gst-libs/gst/audio/audio.h:
5468         * gst/audioconvert/audioconvert.h:
5469         * gst/audioconvert/gstaudioconvert.c:
5470         (gst_audio_convert_parse_caps):
5471         * gst/volume/gstvolume.c:
5472         Bye bye buffer-frames.
5473
5474 2005-10-19  Wim Taymans  <wim@fluendo.com>
5475
5476         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
5477         (query_positions_elems), (query_positions_pads), (update_scale),
5478         (do_seek), (set_update_scale), (message_received), (main):
5479         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
5480         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
5481         (gst_ogg_demux_loop):
5482         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
5483         * ext/theora/theoradec.c: (theora_dec_src_query),
5484         (theora_dec_sink_event):
5485         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5486         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
5487         * gst/adder/gstadder.c: (gst_adder_query):
5488         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
5489         * gst/playback/test3.c: (update_scale):
5490         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
5491         (dump_element_stats), (main):
5492         * gst/playback/test6.c: (main):
5493         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
5494         Query API update.
5495
5496 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
5497
5498         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
5499         (xml_check_first_element), (xml_type_find), (smil_type_find),
5500         (plugin_init):
5501           Add typefinding for SMIL and for generic XML. Based on patch by
5502           Akos Maroy (#308663).
5503
5504 2005-10-18  Wim Taymans  <wim@fluendo.com>
5505
5506         * gst/playback/Makefile.am:
5507         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
5508         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
5509         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
5510         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
5511         (gst_decode_bin_change_state):
5512         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5513         (gst_play_bin_send_event_to_sink):
5514         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
5515         (dump_element_stats), (main):
5516         * gst/playback/test6.c: (main):
5517         Make playbin async, it'll commit state to paused when all streams
5518         are detected.
5519         Remove ugly hack.
5520         Added test6.c to show async behaviour.
5521
5522 2005-10-18  Wim Taymans  <wim@fluendo.com>
5523
5524         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
5525         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
5526         Fix for segment-start/stop API change.
5527
5528 2005-10-18  Wim Taymans  <wim@fluendo.com>
5529
5530         * check/Makefile.am:
5531         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
5532         (main):
5533         Add future test for clock selection.
5534
5535 2005-10-18  Wim Taymans  <wim@fluendo.com>
5536
5537         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
5538         (gst_alsasink_close):
5539         Set handle to NULL.
5540
5541         * gst-libs/gst/audio/gstringbuffer.c:
5542         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
5543         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
5544         (gst_ring_buffer_start), (gst_ring_buffer_pause),
5545         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
5546         (gst_ring_buffer_read):
5547         More debug info.
5548
5549 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
5550
5551         * gst/audiotestsrc/Makefile.am:
5552         * gst/sine/Makefile.am:
5553         * gst/volume/Makefile.am:
5554           fix broken build of controllerized plugins
5555
5556 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
5557
5558         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
5559
5560         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
5561         (gst_riff_create_video_template_caps):
5562           Add support for Indeo-3 (IV32).
5563
5564 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5565
5566         * configure.ac:
5567           rewrite
5568
5569 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5570
5571         * gst-libs/gst/video/video.c: (gst_video_get_size):
5572         * gst/audiotestsrc/gstaudiotestsrc.c:
5573           doc updates
5574
5575 2005-10-17  Andy Wingo  <wingo@pobox.com>
5576
5577         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
5578         with the collectpads change.
5579         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
5580
5581         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
5582
5583         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
5584
5585         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
5586         alloc_buffer flow return to callers.
5587         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
5588         change. Fix some memleaks in theoraenc.
5589
5590         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
5591         in strange circumstance.
5592
5593 2005-10-17  Julien MOUTTE  <julien@moutte.net>
5594
5595         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5596         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
5597         from caps, let's use the caps...
5598
5599 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
5600
5601         * configure.ac:
5602           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
5603
5604 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
5605
5606         * gst-libs/gst/interfaces/Makefile.am:
5607           fix silly typo
5608
5609 2005-10-16  Andy Wingo  <wingo@pobox.com>
5610
5611         * gst/playback/gstdecodebin.c
5612         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
5613         function!
5614         (try_to_link_1): Increase kraziness level.
5615
5616 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
5617
5618         * configure.ac:
5619           restructure like the core one
5620         * gst-libs/gst/audio/Makefile.am:
5621         * gst-libs/gst/interfaces/Makefile.am:
5622         * gst-libs/gst/net/Makefile.am:
5623         * gst-libs/gst/riff/Makefile.am:
5624         * gst-libs/gst/rtp/Makefile.am:
5625         * gst-libs/gst/tag/Makefile.am:
5626         * gst-libs/gst/video/Makefile.am:
5627           use correct linker flags, now the libs are properly versioned
5628         * check/elements/audioconvert.c: (verify_convert):
5629         * ext/alsa/gstalsaplugin.c:
5630         * ext/cdparanoia/gstcdparanoia.c:
5631         * ext/gnomevfs/gstgnomevfs.c:
5632         * ext/libvisual/visual.c:
5633         * ext/ogg/gstogg.c:
5634         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
5635         * ext/theora/theora.c:
5636         * ext/vorbis/vorbis.c:
5637         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
5638         * gst-libs/gst/tag/gsttagediting.c:
5639         * gst-libs/gst/video/video.c:
5640         * gst/adder/gstadder.c:
5641         * gst/audioconvert/plugin.c:
5642         * gst/audiorate/gstaudiorate.c:
5643         * gst/audioresample/gstaudioresample.c:
5644         * gst/audioresample/resample_ref.c: (resample_scale_ref):
5645         * gst/audioscale/gstaudioscale.c:
5646         * gst/audioscale/resample.c:
5647         * gst/audiotestsrc/gstaudiotestsrc.c:
5648         * gst/ffmpegcolorspace/gstffmpeg.c:
5649         * gst/playback/gstdecodebin.c: (close_pad_link):
5650         * gst/playback/gstplaybin.c: (gen_video_element),
5651         (gen_audio_element):
5652         * gst/sine/gstsinesrc.c:
5653         * gst/subparse/gstsubparse.c:
5654         * gst/tags/gsttagediting.c:
5655         * gst/tcp/gsttcpplugin.c:
5656         * gst/typefind/gsttypefindfunctions.c:
5657         * gst/videorate/gstvideorate.c:
5658         * gst/videoscale/gstvideoscale.c:
5659         * gst/videotestsrc/gstvideotestsrc.c:
5660         * gst/volume/gstvolume.c:
5661         * sys/v4l/gstv4l.c:
5662         * sys/ximage/ximage.c:
5663         * sys/xvimage/xvimagesink.c:
5664           fix up defines
5665
5666 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
5667
5668         * ext/vorbis/vorbisenc.c:
5669         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
5670         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
5671         (gst_tag_to_vorbis_comments):
5672           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
5673
5674 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
5675
5676         * examples/stats/mp2ogg.c:
5677         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5678           typo fixes
5679
5680 2005-10-13  Michael Smith <msmith@fluendo.com>
5681
5682         * ext/ogg/gstoggmux.c:
5683           Use magic glib macros to define constants as 64 bit, to ensure
5684           appropriate vararg passing.
5685
5686 2005-10-13  Michael Smith <msmith@fluendo.com>
5687
5688         * ext/ogg/gstoggmux.c:
5689         * gst/audioconvert/audioconvert.c: (float):
5690           Don't use LL suffix, as it's not portable, and neither of these
5691           uses required it anyway.
5692
5693 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
5694
5695         * examples/indexing/indexmpeg.c: (main):
5696         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
5697         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
5698         (cdparanoia_convert), (cdparanoia_query):
5699         * ext/cdparanoia/gstcdparanoia.h:
5700         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
5701         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
5702         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
5703         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
5704         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
5705         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
5706         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
5707         (gst_multifdsink_render), (gst_multifdsink_start),
5708         (gst_multifdsink_stop):
5709         * gst/tcp/gstmultifdsink.h:
5710         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
5711         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
5712         (gst_tcpclientsink_stop):
5713         * gst/tcp/gsttcpclientsink.h:
5714         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
5715         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
5716         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
5717         * gst/tcp/gsttcpclientsrc.h:
5718         * gst/tcp/gsttcpserversink.h:
5719         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
5720         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
5721         (gst_tcpserversrc_stop):
5722         * gst/tcp/gsttcpserversrc.h:
5723         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
5724         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
5725         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
5726           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
5727           moved bitshift from macro to enum definition
5728
5729 2005-10-12  Wim Taymans  <wim@fluendo.com>
5730
5731         * examples/seeking/Makefile.am:
5732         Oops.
5733
5734 2005-10-12  Wim Taymans  <wim@fluendo.com>
5735
5736         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
5737         (gst_ring_buffer_read), (gst_ring_buffer_clear):
5738         Don't assert on normal stuff.
5739
5740         * gst/playback/gstplaybin.c: (do_playbin_seek):
5741         API fix.
5742
5743 2005-10-12  Wim Taymans  <wim@fluendo.com>
5744
5745         * check/pipelines/simple_launch_lines.c: (run_pipeline):
5746         * examples/seeking/Makefile.am:
5747         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
5748         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
5749         (do_seek), (set_update_scale), (message_received), (main):
5750         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
5751         (gst_ring_buffer_read), (gst_ring_buffer_clear):
5752         Update for _get_state() API change.
5753
5754 2005-10-11  Wim Taymans  <wim@fluendo.com>
5755
5756         * gst-libs/gst/audio/gstbaseaudiosink.c:
5757         (gst_base_audio_sink_render):
5758         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5759         (gst_base_audio_src_create):
5760         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
5761         (gst_ring_buffer_read):
5762         Cleanups.
5763         Commit and read from ringbuffer in samples rather than bytes.
5764
5765 2005-10-11  Wim Taymans  <wim@fluendo.com>
5766
5767         * gst-libs/gst/audio/gstbaseaudiosink.c:
5768         (gst_base_audio_sink_render):
5769         Respect segment rate and accum when scheduling samples.
5770
5771 2005-10-11  Julien MOUTTE  <julien@moutte.net>
5772
5773         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
5774         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
5775         EOS correctly, that needs more work.
5776
5777 2005-10-11  Wim Taymans  <wim@fluendo.com>
5778
5779         * check/generic/states.c: (GST_START_TEST):
5780         remove old property.
5781
5782         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
5783         (gst_ogg_demux_perform_seek):
5784         * ext/theora/theoradec.c: (theora_dec_sink_event):
5785         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5786         (vorbis_handle_data_packet):
5787         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5788         (gst_base_rtp_depayload_set_gst_timestamp):
5789         * gst/videorate/gstvideorate.c: (gst_videorate_event):
5790         Update for newsegment API change.
5791
5792 2005-10-11  Michael Smith <msmith@fluendo.com>
5793
5794         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
5795         (do_playbin_seek), (gst_play_bin_send_event):
5796           Override send_event differently, so that we can takes bits of
5797           functionality from GstPipeline (special handling for seeks,
5798           including pausing/resuming, and resetting stream time) and still get
5799           the appropriate behaviour of only forwarding event to a single sink,
5800           rather than all of them.
5801           Unfortunately requires a lot of code duplication, but the
5802           alternatives are equally ugly in the end.
5803
5804 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5805
5806         * check/elements/audioconvert.c: (setup_audioconvert),
5807         (cleanup_audioconvert), (get_int_caps), (verify_convert),
5808         (GST_START_TEST), (audioconvert_suite):
5809           clean up tests a little, fix some leaks.
5810
5811 2005-10-10  Wim Taymans  <wim@fluendo.com>
5812
5813         * ext/alsa/gstalsasink.c:
5814         Also allow unsigned int.
5815
5816         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5817         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
5818         Small cleanup
5819
5820 2005-10-10  Wim Taymans  <wim@fluendo.com>
5821
5822         * check/pipelines/simple_launch_lines.c: (run_pipeline):
5823         Small update, use API as stated in design docs.
5824
5825         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
5826         (update_scale), (do_seek), (seek_cb), (set_update_scale),
5827         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
5828         (message_received), (main):
5829         Updated seek example for GOption. Some usability improvements.
5830
5831 2005-10-10  Wim Taymans  <wim@fluendo.com>
5832
5833         * gst/audioconvert/audioconvert.h:
5834         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
5835         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
5836         Alloc temp storage somewhere else where we can do it more
5837         portable.
5838
5839 2005-10-10  Wim Taymans  <wim@fluendo.com>
5840
5841         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
5842         (gst_tcpserversrc_start):
5843         Don't block in accept while doing the state change, move
5844         to poll and make cancellable.
5845
5846 2005-10-09  Philippe Khalaf <burger@speedy.org>
5847
5848         * gst-libs/gst/rtp/rtpbasedepayload.c:
5849         Set timestamp and add queue delay to timestamp
5850         * gst-libs/gst/rtp/rtpbuffer.h:
5851         Set correct payload type for h263
5852
5853 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
5854
5855         * gst/audiotestsrc/gstaudiotestsrc.c:
5856         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
5857         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
5858         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
5859         (gst_audiotestsrc_create_triangle),
5860         (gst_audiotestsrc_create_silence),
5861         (gst_audiotestsrc_create_white_noise),
5862         (gst_audiotestsrc_init_pink_noise),
5863         (gst_audiotestsrc_generate_pink_noise_value),
5864         (gst_audiotestsrc_create_pink_noise),
5865         (gst_audiotestsrc_change_wave):
5866         * gst/audiotestsrc/gstaudiotestsrc.h:
5867           fixed typo, added pink noise
5868
5869 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
5870
5871         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
5872         (plugin_init):
5873           Add wavpack and spc typefind functions from 0.8 branch.
5874
5875 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
5876
5877         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
5878         (ar_type_find), (msdos_type_find), (plugin_init):
5879           Add typefind functions for tar archives, ar archives,
5880           RAR archives, and msdos-executables (dlls, exe, etc.).
5881           Some of those would be wrongly identified as mpeg
5882           streams of some sort before (#315550).
5883
5884 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
5885
5886         * configure.ac:
5887         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
5888         * docs/plugins/gst-plugins-base-plugins-sections.txt:
5889         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
5890         * gst/audiotestsrc/Makefile.am:
5891         * gst/audiotestsrc/gstaudiotestsrc.c:
5892         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
5893         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
5894         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
5895         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
5896         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
5897         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
5898         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
5899         (gst_audiotestsrc_create_silence),
5900         (gst_audiotestsrc_create_white_noise),
5901         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
5902         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
5903         (gst_audiotestsrc_start), (plugin_init):
5904         * gst/audiotestsrc/gstaudiotestsrc.h:
5905           add new plugin and element
5906         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
5907           use gobject_class
5908
5909 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
5910
5911         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
5912         (gst_adder_init), (gst_adder_request_new_pad),
5913         (gst_adder_change_state):
5914           Add query function to source pad, so adder reports the correct
5915           time/sample position when queried (#315457); fix state change
5916           function; use GST_DEBUG_FUNCPTR() for pad functions.
5917
5918 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
5919
5920         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
5921           Fix leaks in typefind registration
5922           Clean up the gratuitous commenting and whitespacing a little
5923
5924 2005-10-08  Wim Taymans  <wim@fluendo.com>
5925
5926         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
5927         Only actually wait for the thread to be stopped if it's 
5928         running.
5929
5930 2005-10-08  Wim Taymans  <wim@fluendo.com>
5931
5932         * gst-libs/gst/audio/gstbaseaudiosink.c:
5933         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
5934         If we receive EOS we can start playback of what we had.
5935
5936 2005-10-08  Wim Taymans  <wim@fluendo.com>
5937
5938         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
5939         (gst_multifdsink_finalize), (multifdsink_hash_remove),
5940         (gst_multifdsink_stop):
5941         Fix crasher when going to NULL multiple times.
5942
5943 2005-10-06  Wim Taymans  <wim@fluendo.com>
5944
5945         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
5946         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
5947         * gst-libs/gst/audio/gstbaseaudiosrc.h:
5948         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
5949         patch from Edgard Lima <edgard.lima@indt.org.br>
5950         Fixed gstbaseaudiosrc adding ring buffer sync to it.
5951
5952 2005-10-06  Wim Taymans  <wim@fluendo.com>
5953
5954         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
5955         Report the FLOW_RETURN as string in the error message.
5956
5957         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
5958         Don't assert when clearing an unnegotiated buffer.
5959
5960 2005-10-04  Michael Smith <msmith@fluendo.com>
5961
5962         * gst/playback/gstplaybasebin.c: (group_destroy),
5963         (gen_preroll_element), (remove_groups), (setup_source):
5964         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
5965         (setup_sinks), (gst_play_bin_send_event),
5966         (gst_play_bin_change_state):
5967           Set state to NULL before removing from bin. Fix refcounting.
5968
5969 2005-10-04  Michael Smith <msmith@fluendo.com>
5970
5971         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
5972           Correct refcounting in send_event() function. Previously was wrong
5973           if the first sink was unable to handle the event.
5974
5975 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
5976
5977         * configure.ac:
5978           back to development
5979
5980 === release 0.9.3 ===
5981
5982 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
5983
5984         * configure.ac:
5985           Releasing 0.9.3, "De Facto"
5986
5987 2005-10-03  Andy Wingo  <wingo@pobox.com>
5988
5989         * gst/playback/gstdecodebin.c (try_to_link_1)
5990         (remove_element_chain): set element to NULL before removing it.
5991
5992 2005-10-02  Johan Dahlin  <johan@gnome.org>
5993
5994         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
5995         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
5996         MT safe.
5997
5998 2005-10-02  Andy Wingo  <wingo@pobox.com>
5999
6000         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
6001         (gst_ring_buffer_prepare_read): 
6002         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
6003         Demote to LOG.
6004
6005 2005-09-29  Wim Taymans  <wim@fluendo.com>
6006
6007         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
6008         * ext/theora/theoradec.c: (theora_handle_data_packet):
6009         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
6010         Propagate error codes from alloc_buffer too.
6011
6012 2005-09-29  Wim Taymans  <wim@fluendo.com>
6013
6014         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
6015         We use fixed caps.
6016
6017         * gst/playback/Makefile.am:
6018         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
6019         (dump_element_stats), (main):
6020         Added example stream introspection code.
6021
6022 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
6023
6024         * gst/adder/gstadder.c: (gst_adder_collected):
6025           fix adder for float elements
6026
6027 2005-09-28  Wim Taymans  <wim@fluendo.com>
6028
6029         * gst-libs/gst/audio/gstbaseaudiosink.c:
6030         (gst_base_audio_sink_class_init),
6031         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
6032         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6033         (gst_base_audio_src_class_init),
6034         (gst_base_audio_src_provide_clock):
6035         get_clock -> provide_clock
6036
6037 2005-09-28  Andy Wingo  <wingo@pobox.com>
6038
6039         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
6040         and unlocking.
6041
6042         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
6043         unlocking.
6044
6045         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
6046         Actually add the pad template.
6047         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
6048
6049         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
6050         I'm at it...
6051
6052         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
6053         from fdsrc. Get caps in create() instead of start() so it can be
6054         interrupted. Interruption somewhat untested.
6055
6056         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
6057         Proper EOS handling.
6058
6059 2005-09-27  Andy Wingo  <wingo@pobox.com>
6060
6061         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
6062
6063         * gst/tcp/gsttcpserversrc.c: Cleaned up.
6064
6065         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
6066
6067         * gst/tcp/gsttcp.h: 
6068         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
6069         out of tcpclientsrc.c. Cancellable.
6070         (gst_tcp_socket_read): Made private, cancellable, with better
6071         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
6072         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
6073         whole buffer, and better diagnostics.
6074         (gst_tcp_gdp_read_caps): Same.
6075
6076         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
6077
6078 2005-09-26  Andy Wingo  <wingo@pobox.com>
6079
6080         * gst/sine/gstsinesrc.h:
6081         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
6082         change the 'sync' property to 'is-live' and implement it halfway,
6083         update for controller api change.
6084
6085         * gst/volume/gstvolume.c (volume_transform_ip): Update for
6086         controller api change.
6087
6088 2005-09-24  Wim Taymans  <wim@fluendo.com>
6089
6090         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
6091         * gst-libs/gst/audio/gstaudiosink.c:
6092         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
6093         (gst_audioringbuffer_stop):
6094         * gst-libs/gst/audio/gstbaseaudiosink.c:
6095         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
6096         (gst_base_audio_sink_change_state):
6097         * gst-libs/gst/audio/gstbaseaudiosink.h:
6098         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
6099         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
6100         (gst_ring_buffer_commit), (gst_ring_buffer_read):
6101         * gst-libs/gst/audio/gstringbuffer.h:
6102         Fix sync again. Moved sample alignment to basesink.
6103
6104 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
6105
6106         * docs/plugins/Makefile.am:
6107         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6108         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6109         * gst/volume/gstvolume.c:
6110           add/fix docs
6111         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
6112         * gst-libs/gst/audio/audio.h:
6113           add conversion macros for frames <-> clocktime
6114
6115 2005-09-23  David Schleef  <ds@schleef.org>
6116
6117         * gst/audioresample/Makefile.am:
6118         * gst/audioresample/debug.h:
6119         * gst/audioresample/gstaudioresample.c:
6120         * gst/audioresample/resample.c: Convert to using gst debugging
6121
6122 2005-09-22  Wim Taymans  <wim@fluendo.com>
6123
6124         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6125         (gst_play_bin_send_event):
6126         Only seek on one sink, the first one that succeeds.
6127
6128 2005-09-22  Michael Smith <msmith@fluendo.com>
6129
6130         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
6131         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
6132         Don't flush encoder state unless we have an initialised encoder.
6133         Clear out encoder state on PAUSED_TO_READY.
6134
6135 2005-09-22  Wim Taymans  <wim@fluendo.com>
6136
6137         * gst-libs/gst/rtp/gstbasertppayload.c:
6138         (gst_basertppayload_class_init), (gst_basertppayload_init),
6139         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
6140         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
6141         (gst_basertppayload_is_filled), (gst_basertppayload_push),
6142         (gst_basertppayload_set_property),
6143         (gst_basertppayload_get_property),
6144         (gst_basertppayload_change_state):
6145         * gst-libs/gst/rtp/gstbasertppayload.h:
6146         Added max-ptime to control amount of data in the rtp packets.
6147
6148 2005-09-21  Andy Wingo  <wingo@pobox.com>
6149
6150         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
6151         thingies.
6152
6153         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
6154         can be called multiple times, dogs.
6155
6156 2005-09-21  Wim Taymans  <wim@fluendo.com>
6157
6158         * gst-libs/gst/rtp/gstbasertppayload.c:
6159         (gst_basertppayload_class_init), (gst_basertppayload_init),
6160         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
6161         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
6162         (gst_basertppayload_push), (gst_basertppayload_get_property),
6163         (gst_basertppayload_change_state):
6164         Allow 0 ssrc too.
6165
6166 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
6167
6168         * docs/libs/compiling.sgml:
6169           fixing typos
6170
6171 2005-09-20  Wim Taymans  <wim@fluendo.com>
6172
6173         * gst-libs/gst/rtp/gstbasertppayload.c:
6174         (gst_basertppayload_class_init), (gst_basertppayload_init),
6175         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
6176         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
6177         (gst_basertppayload_push), (gst_basertppayload_set_property),
6178         (gst_basertppayload_get_property),
6179         (gst_basertppayload_change_state):
6180         * gst-libs/gst/rtp/gstbasertppayload.h:
6181         Added property to configure sequence number offsets.
6182
6183 2005-09-20  Wim Taymans  <wim@fluendo.com>
6184
6185         * gst-libs/gst/rtp/gstbasertppayload.c:
6186         (gst_basertppayload_class_init), (gst_basertppayload_init),
6187         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
6188         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
6189         (gst_basertppayload_push), (gst_basertppayload_set_property),
6190         (gst_basertppayload_get_property),
6191         (gst_basertppayload_change_state):
6192         * gst-libs/gst/rtp/gstbasertppayload.h:
6193         Make timestamp offset configurable.
6194
6195 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
6196
6197         * check/pipelines/simple_launch_lines.c: (run_pipeline):
6198           fix wrong pop/unref
6199
6200 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
6201
6202         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
6203
6204         * gst-libs/gst/interfaces/propertyprobe.c:
6205         (gst_property_probe_probe_property_name),
6206         (gst_property_probe_needs_probe_name),
6207         (gst_property_probe_get_values_name),
6208         (gst_property_probe_probe_and_get_values_name):
6209           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
6210           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
6211
6212 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
6213
6214         * check/Makefile.am:
6215           have some tests be disabled for valgrinding
6216         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
6217         (GST_START_TEST):
6218         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
6219           Fix A Leak.  Chain To Parent Finalize.
6220
6221 2005-09-19  Wim Taymans  <wim@fluendo.com>
6222
6223         * examples/seeking/seek.c: (make_wav_pipeline), (main):
6224         Fixed wav pipeline.
6225
6226 2005-09-19  Wim Taymans  <wim@fluendo.com>
6227
6228         * gst-libs/gst/rtp/gstbasertppayload.c:
6229         (gst_basertppayload_class_init), (gst_basertppayload_init),
6230         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
6231         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
6232         (gst_basertppayload_push), (gst_basertppayload_get_property),
6233         (gst_basertppayload_change_state):
6234         Posting ERROR and WARNING messages is good.
6235
6236 2005-09-19  Wim Taymans  <wim@fluendo.com>
6237
6238         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6239         (gst_base_rtp_depayload_add_to_queue),
6240         (gst_base_rtp_depayload_push),
6241         (gst_base_rtp_depayload_set_gst_timestamp),
6242         (gst_base_rtp_depayload_queue_release):
6243         This one was not supposed to go in.
6244
6245 2005-09-19  Wim Taymans  <wim@fluendo.com>
6246
6247         * check/pipelines/simple_launch_lines.c: (run_pipeline):
6248         Fix for bus API.
6249
6250         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6251         (gst_base_rtp_depayload_chain),
6252         (gst_base_rtp_depayload_add_to_queue),
6253         (gst_base_rtp_depayload_push),
6254         (gst_base_rtp_depayload_set_gst_timestamp),
6255         (gst_base_rtp_depayload_queue_release):
6256         Some cleanups.
6257
6258         * gst-libs/gst/rtp/gstbasertppayload.c:
6259         (gst_basertppayload_class_init), (gst_basertppayload_init),
6260         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
6261         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
6262         (gst_basertppayload_get_property),
6263         (gst_basertppayload_change_state):
6264         Added debugging category.
6265
6266 2005-09-18  David Schleef  <ds@schleef.org>
6267
6268         * gst/playback/gstdecodebin.c: free plugin list correctly
6269         * gst/playback/gstplaybin.c: emit warning if autovideosink
6270           and autoaudiosink can't be found (instead of segfaulting)
6271
6272 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
6273
6274         * check/elements/audioconvert.c: (GST_START_TEST):
6275           try out 24 bit conversion
6276
6277 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
6278
6279         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6280         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
6281         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
6282         * ext/vorbis/vorbisenc.h:
6283           Fix EOS handling.  Still needs a fix in the ogg muxer to
6284           mark the last page as eos.
6285
6286 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
6287
6288         * common/gtk-doc-plugins.mak:
6289         * docs/plugins/Makefile.am:
6290         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6291         * gst/ffmpegcolorspace/Makefile.am:
6292         * gst/ffmpegcolorspace/avcodec.h:
6293         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6294         * gst/tcp/gstmultifdsink.c:
6295           fix up ffmpegcolorspace docs; extract header
6296
6297 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
6298
6299         * common/gtk-doc-plugins.mak:
6300         * docs/plugins/Makefile.am:
6301         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6302         * ext/theora/Makefile.am:
6303         * ext/theora/gsttheoraenc.h:
6304         * ext/theora/theoraenc.c:
6305         * ext/vorbis/vorbisenc.c:
6306           pick up signals and args for vorbis; add some docs for vorbis
6307
6308 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
6309
6310         * common/gstdoc-scangobj:
6311         * common/gtk-doc-plugins.mak:
6312         * docs/libs/Makefile.am:
6313         * docs/plugins/gst-plugins-base-plugins.args:
6314         * docs/plugins/gst-plugins-base-plugins.hierarchy:
6315         * docs/plugins/gst-plugins-base-plugins.interfaces:
6316         * docs/plugins/gst-plugins-base-plugins.prerequisites:
6317         * docs/plugins/gst-plugins-base-plugins.signals:
6318           only scanobj stuff from our source module.  Not sure yet
6319           if that's correct, given the hierarchy stuff :)
6320
6321 2005-09-15  Wim Taymans  <wim@fluendo.com>
6322
6323         * gst/audioconvert/gstaudioconvert.c:
6324         And enable 24 bits mode as well..
6325
6326 2005-09-15  Wim Taymans  <wim@fluendo.com>
6327
6328         * gst-libs/gst/rtp/Makefile.am:
6329         * gst-libs/gst/rtp/gstbasertppayload.c:
6330         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
6331         (gst_basertppayload_class_init), (gst_basertppayload_init),
6332         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
6333         (gst_basertppayload_chain), (gst_basertppayload_set_options),
6334         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
6335         (gst_basertppayload_set_property),
6336         (gst_basertppayload_get_property),
6337         (gst_basertppayload_change_state):
6338         * gst-libs/gst/rtp/gstbasertppayload.h:
6339         Added rtp payloader base class.
6340
6341 2005-09-15  Andy Wingo  <wingo@pobox.com>
6342
6343         * configure.ac (plugindir): Remove the EOL matcher from the
6344         regexp, as it causes me problems. Libtool? Make? Who knows?
6345
6346 2005-09-14  David Schleef  <ds@schleef.org>
6347
6348         * check/generic/states.c: 
6349         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
6350         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
6351           Fixes for changes in registry API.
6352
6353         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
6354           to GST_PLUGIN_LDFLAGS.
6355         * ext/libvisual/visual.c: Make the library shut up.
6356         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
6357         * gst-libs/gst/audio/gstaudiofilter.c: same
6358
6359 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
6360
6361         * docs/plugins/Makefile.am:
6362         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6363         * docs/plugins/inspect/plugin-libvisual.xml:
6364         * docs/plugins/tmpl/element-tcpserversink.sgml:
6365         * ext/theora/theoraenc.c:
6366           add libvisual plugin and theoraenc element to docs
6367
6368 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
6369
6370         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6371         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6372         * ext/theora/theoraenc.c:
6373           add theoraenc
6374
6375 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
6376
6377         * gst/audioconvert/Makefile.am:
6378           Audioconvert derives from GstBaseTransform and should
6379           link to the library with our base elements to avoid
6380           unresolved symbols. Makes things work with MinGW (#316160)
6381
6382         * gst/playback/test4.c: (main):
6383           Fix MinGW build problem and use g_usleep() instead of 
6384           sleep() (#316162)
6385
6386 2005-09-12  Wim Taymans  <wim@fluendo.com>
6387
6388         * gst/audioconvert/audioconvert.c: (float),
6389         (audio_convert_prepare_context), (audio_convert_convert):
6390         * gst/audioconvert/audioconvert.h:
6391         Cleanups, speedups, simplifications, added back support
6392         for 24 bits.
6393
6394 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
6395
6396         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6397         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6398         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
6399         * docs/plugins/tmpl/element-tcpserversink.sgml:
6400         * gst/ffmpegcolorspace/gstffmpeg.c:
6401         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6402         * gst/videotestsrc/gstvideotestsrc.c:
6403         * gst/volume/gstvolume.c:
6404           add more elements to the docs
6405
6406 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
6407
6408         * check/Makefile.am:
6409         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
6410         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
6411           Add extra tests for basetransform based components. 
6412           Comment out the test_element_negotiation test until we decide
6413           if it's testing correct behaviour.
6414         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
6415         (gst_visual_chain), (gst_visual_change_state):
6416           Slightly more correct but still bogus timestamping.
6417           Fix state change function.
6418         * gst/audioconvert/gstaudioconvert.c:
6419         (gst_audio_convert_class_init):
6420         * gst/audioresample/gstaudioresample.c:
6421         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6422         (gst_ffmpegcsp_class_init):
6423         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
6424         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
6425         (gst_videoscale_prepare_image):
6426         * gst/volume/gstvolume.c: (gst_volume_class_init),
6427         (volume_transform_ip):
6428           Basetransform updates. Enable passthrough modes.
6429         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
6430         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
6431         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
6432           Negotiation fix that allows the window to return to the original
6433           size and renegotiate passthrough upstream. Extra debug output.
6434
6435 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
6436
6437         * gst/sine/gstsinesrc.c:
6438         * gst/volume/gstvolume.c:
6439           fix up header include
6440
6441 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
6442
6443         * gst-libs/gst/audio/gstbaseaudiosink.c:
6444         (gst_base_audio_sink_render):
6445         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
6446         * gst/volume/gstvolume.c: (gst_volume_class_init),
6447         (volume_transform):
6448           fixing lost sync, some more debugging
6449
6450 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
6451
6452         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
6453         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
6454         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
6455         (gst_xvimagesink_check_xshm_calls):
6456           Fix compilation when XShm is not available.
6457
6458 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
6459
6460         * ext/libvisual/visual.c: (gst_visual_dispose),
6461         (gst_visual_getcaps), (gst_visual_src_setcaps),
6462         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
6463         (gst_visual_change_state):
6464           Finish fixing up libvisual plugin so that it runs. 
6465
6466 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
6467
6468         * ext/vorbis/vorbisenc.c:
6469         * gst-libs/gst/tag/gstvorbistag.c:
6470           gsttaginterface.h -> gsttagsetter.h
6471
6472 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
6473
6474         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
6475           added another test that failes for me (test is not active by default)
6476
6477 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
6478
6479         * configure.ac:
6480           v4l2 is no longer in gst-plugins-base
6481
6482 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
6483
6484         * configure.ac:
6485           In the output at the end, don't show the first plugin on the same
6486           line as "Core plug-ins, always built:".
6487           Indent the output as for other plugin categories
6488         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
6489           #define that can be used to not use peer buffer_alloc functions for
6490           test purposes.
6491         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
6492         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
6493         (gst_ximagesink_show_frame):
6494         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
6495         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
6496         (gst_xvimagesink_show_frame):
6497           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
6498           fails gracefully instead of XError aborting or deadlocking.
6499
6500 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
6501
6502         * ext/libvisual/Makefile.am:
6503           link against gst-base-libs
6504
6505 2005-09-06  David Schleef  <ds@schleef.org>
6506
6507         * configure.ac: Enable libvisual plugin.
6508         * ext/libvisual/Makefile.am:
6509         * ext/libvisual/visual.c: Fixes to make it compile.
6510
6511 === release 0.9.2 ===
6512
6513 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
6514
6515         * NEWS:
6516         * RELEASE:
6517         * configure.ac:
6518         * docs/random/ChangeLog-0.8:
6519           releasing 0.9.2, "Spoon"
6520
6521 2005-09-05  Michael Smith <msmith@fluendo.com>
6522
6523         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
6524           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
6525           that in the vorbisenc element.
6526
6527 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
6528
6529         * common/gtk-doc-plugins.mak:
6530         * docs/plugins/Makefile.am:
6531           fix distcheck
6532         * gst/audioresample/resample.c:
6533           fix wrong docstring
6534
6535 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
6536
6537         * common/gst-xmlinspect.py:
6538         * common/gtk-doc-plugins.mak:
6539           only inspect plugins for this given package
6540           require gst-python 0.9
6541
6542 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
6543
6544         * Makefile.am:
6545         * autogen.sh:
6546         * common/gst-xmlinspect.py:
6547         * configure.ac:
6548         * docs/Makefile.am:
6549         * docs/plugins/inspect/plugin-alsa.xml:
6550         * docs/plugins/inspect/plugin-audioresample.xml:
6551         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
6552         * docs/plugins/inspect/plugin-ogg.xml:
6553         * docs/plugins/tmpl/element-gnomevfssink.sgml:
6554         * docs/plugins/tmpl/element-multifdsink.sgml:
6555         * docs/plugins/tmpl/element-tcpserversink.sgml:
6556         * docs/plugins/tmpl/element-vorbisenc.sgml:
6557         * gst-plugins-base.spec.in:
6558           various doc-related updates
6559
6560 2005-08-31  Wim Taymans  <wim@fluendo.com>
6561
6562         * gst-libs/gst/audio/gstbaseaudiosink.c:
6563         (gst_base_audio_sink_render):
6564         Resync if the buffer timestamps drift more than a 10th 
6565         of a second.
6566
6567 2005-08-31  Tim-Philipp M??ller  <tim at centricular dot net>
6568
6569         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
6570         (gst_v4lsrc_get_property):
6571           The 'timestamp-offset' property is registered as an int64, so
6572           let's use g_value_{set|get}_int64() in our setter and getter
6573           functions (makes it work and fixes warnings with gst-inspect).
6574
6575 2005-08-30  Wim Taymans  <wim@fluendo.com>
6576
6577         * check/elements/audioconvert.c: (setup_audioconvert):
6578         * check/elements/audioresample.c: (setup_audioresample):
6579         * check/elements/volume.c: (setup_volume):
6580         Fix checks.
6581
6582 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
6583
6584         * common/gtk-doc-plugins.mak:
6585         * common/plugins.xsl:
6586         * docs/plugins/Makefile.am:
6587           make module a param
6588
6589 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
6590
6591         * examples/seeking/seek.c: (make_mp3_pipeline),
6592         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
6593         (play_cb), (pause_cb), (stop_cb):
6594           update the example
6595
6596 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
6597
6598         * gst/volume/gstvolume.c: (gst_volume_class_init),
6599         (volume_transform):
6600           do not update controlled params, if buffer has no timestamp
6601
6602 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
6603
6604         * configure.ac:
6605         * gst/sine/Makefile.am:
6606         * gst/volume/Makefile.am:
6607           controllerized elements also need to link against controller-libs ;)
6608
6609 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
6610
6611         * docs/libs/tmpl/gstcolorbalance.sgml:
6612         * docs/libs/tmpl/gstgconf.sgml:
6613         * docs/libs/tmpl/gstmixer.sgml:
6614         * docs/libs/tmpl/gstringbuffer.sgml:
6615         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
6616         (gst_sinesrc_create):
6617         * gst/volume/gstvolume.c: (gst_volume_class_init),
6618         (volume_transform):
6619           controllerized two audio plugins
6620
6621 2005-08-29  Andy Wingo  <wingo@pobox.com>
6622
6623         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
6624         (vorbis_handle_data_packet): Fix some int overflow errors.
6625
6626         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
6627         -1.
6628         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
6629         valid.
6630         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
6631         if it's valid. Fixed streaming-mode playback.
6632
6633         * check/elements/volume.c (cleanup_volume): Fix for running
6634         CK_FORK=no.
6635
6636         * check/elements/audioconvert.c: Convert from native endian, not
6637         little endian.
6638
6639 2005-08-29  Michael Smith <msmith@fluendo.com>
6640
6641         * ext/ogg/Makefile.am:
6642         * ext/ogg/gstogg.c: (plugin_init):
6643         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
6644         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
6645         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
6646         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
6647         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
6648         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
6649         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
6650         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
6651         Add an ogg parser element.
6652
6653 2005-08-28  Andy Wingo  <wingo@pobox.com>
6654
6655         * Updates for two-arg init from GST_BOILERPLATE_FULL.
6656
6657 2005-08-26  Wim Taymans  <wim@fluendo.com>
6658
6659         * gst/audioconvert/audioconvert.c: (if), (float),
6660         (audio_convert_get_func_index), (check_default),
6661         (audio_convert_clean_fmt), (audio_convert_prepare_context),
6662         (audio_convert_clean_context), (audio_convert_get_sizes),
6663         (audio_convert_convert):
6664         Cleanups.
6665
6666 2005-08-26  Wim Taymans  <wim@fluendo.com>
6667
6668         * gst/audioconvert/audioconvert.c: (if), (float),
6669         (audio_convert_get_func_index), (check_default),
6670         (audio_convert_clean_fmt), (audio_convert_prepare_context),
6671         (audio_convert_clean_context), (audio_convert_get_sizes),
6672         (audio_convert_convert):
6673         More elegant and working temp buffer selection algo.
6674
6675 2005-08-26  Wim Taymans  <wim@fluendo.com>
6676
6677         * gst/audioconvert/audioconvert.c: (if), (float),
6678         (audio_convert_get_func_index), (check_default),
6679         (audio_convert_clean_fmt), (audio_convert_prepare_context),
6680         (audio_convert_clean_context), (audio_convert_get_sizes),
6681         (get_temp_buffer), (audio_convert_convert):
6682         Use realloc else we lose our original data.
6683
6684 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
6685
6686         * gst/audioresample/gstaudioresample.c:
6687           use base class' newsegment to properly timestamp
6688
6689 2005-08-26  Wim Taymans  <wim@fluendo.com>
6690
6691         * gst/audioconvert/audioconvert.c: (if), (float),
6692         (audio_convert_get_func_index), (check_default),
6693         (audio_convert_clean_fmt), (audio_convert_prepare_context),
6694         (audio_convert_clean_context), (audio_convert_get_sizes),
6695         (get_temp_buffer), (audio_convert_convert):
6696         * gst/audioconvert/gstaudioconvert.c:
6697         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
6698         (gst_audio_convert_transform_caps),
6699         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
6700         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
6701         Oops, allocate enough space to perform the channel mix.
6702
6703 2005-08-26  Wim Taymans  <wim@fluendo.com>
6704
6705         * gst/audioconvert/Makefile.am:
6706         * gst/audioconvert/audioconvert.c: (if), (float),
6707         (audio_convert_get_func_index), (check_default),
6708         (audio_convert_clean_fmt), (audio_convert_prepare_context),
6709         (audio_convert_clean_context), (audio_convert_get_sizes),
6710         (get_temp_buffer), (audio_convert_convert):
6711         * gst/audioconvert/audioconvert.h:
6712         * gst/audioconvert/gstaudioconvert.c:
6713         (gst_audio_convert_class_init), (gst_audio_convert_init),
6714         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
6715         (gst_audio_convert_get_unit_size),
6716         (gst_audio_convert_transform_caps),
6717         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
6718         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
6719         * gst/audioconvert/gstaudioconvert.h:
6720         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
6721         (gst_channel_mix_fill_identical),
6722         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
6723         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
6724         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
6725         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
6726         (gst_channel_mix_mix):
6727         * gst/audioconvert/gstchannelmix.h:
6728         Cleanups, librarify a bit, optimize, better negotiation and more.
6729
6730 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
6731
6732         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
6733         Another from MikeS:
6734         During typefinding, don't support negative offsets
6735         (offsets from the end of the stream) in our typefind->peek() function
6736         - nothing embedded in ogg ever needs them. However, we need to recognise
6737         those requests and reject them, otherwise we return invalid pointers.
6738
6739 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
6740
6741         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
6742         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
6743         (vorbisdec_finalize), (vorbis_handle_type_packet):
6744           Big shout-out to MikeS for fixing this giant memory leak.
6745           Huzzah!
6746
6747 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
6748
6749         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
6750         (audio_convert_get_unit_size):
6751           plug some leaks
6752
6753 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
6754
6755         * check/Makefile.am:
6756         * check/elements/audioconvert.c: (setup_audioconvert),
6757         (cleanup_audioconvert), (get_int_caps), (verify_convert),
6758         (GST_START_TEST), (audioconvert_suite), (main):
6759           add a test for audioconvert
6760         * gst/audioresample/gstaudioresample.c:
6761         * gst/audioresample/gstaudioresample.h:
6762           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
6763           note that for buffers of 1/3 sec this means DURATION(c) is 
6764           one nanosecond more than for a and b
6765
6766 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
6767
6768         * check/Makefile.am:
6769         * check/elements/audioresample.c: (setup_audioresample),
6770         (cleanup_audioresample), (fail_unless_perfect_stream),
6771         (test_perfect_stream_instance), (GST_START_TEST),
6772           add a check for audioresample
6773         (audioresample_suite), (main):
6774         * check/elements/volume.c: (GST_START_TEST):
6775           remove unused method
6776         * gst/audioresample/gstaudioresample.c:
6777           set correct buffer parameters since we're changing them
6778         * gst/audioresample/resample_ref.c: (resample_scale_ref):
6779           add some debug
6780
6781 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
6782
6783         * gst/audioresample/debug.c:
6784         * gst/audioresample/gstaudioresample.c:
6785           add room for extra overlap samples when asked to transform size
6786           protect against possible mem corruption and check for discrepancies
6787           between written size and outbuffer's size so we can warn for
6788           potential problems
6789         * gst/audioresample/resample.c: (resample_init),
6790         (resample_get_output_size_for_input), (resample_get_output_size),
6791         (resample_set_n_channels), (resample_set_format):
6792           set debug level based on RESAMPLE_DEBUG env var
6793           make sure that get_output_size* returns a whole number of
6794           sample_size
6795           set sample_size each time either channel or format is set
6796         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
6797         * gst/audioresample/resample_functable.c:
6798         (resample_scale_functable):
6799         * gst/audioresample/resample_ref.c: (resample_scale_ref):
6800           remove r->sample_size, it's done in resample.c now
6801           add some debugging to the ref implementation
6802           make sure we only give back bytes that are wholes of the sample
6803           size
6804
6805 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
6806         * gst/playback/gstplaybasebin.c: (fill_buffer):
6807         Revert unpopular change for GST_MESSAGE_SRC to GObject.
6808
6809 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
6810
6811         * gst/volume/gstvolume.c:
6812           made set_caps function static
6813
6814 2005-08-24  Wim Taymans  <wim@fluendo.com>
6815
6816         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
6817         (gst_vorbisenc_change_state):
6818         Stop leaking taglists.
6819
6820 2005-08-24  Wim Taymans  <wim@fluendo.com>
6821
6822         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6823         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
6824         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
6825         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
6826         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
6827         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
6828         Parse seeking events better.
6829         Unref static caps.
6830         Generate correct newsegment events, fixes seeking in live oggs.
6831
6832         * ext/theora/theoradec.c: (theora_dec_src_query),
6833         (theora_dec_src_event), (theora_dec_src_getcaps),
6834         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
6835         Use newsegment values to report correct play time.
6836
6837         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
6838         (vorbis_dec_src_event), (vorbis_dec_sink_event):
6839         * ext/vorbis/vorbisdec.h:
6840         Parse and use newsegment values to report correct play time.
6841
6842         * gst-libs/gst/audio/gstbaseaudiosink.c:
6843         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
6844         Clear ringbuffer on flush.
6845         Use newsegment values to calculate playback time.
6846
6847         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
6848         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
6849         Basesink does newsegment calculations for us now.
6850
6851 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6852
6853         * check/Makefile.am:
6854         * configure.ac:
6855           add core's plugins to the mix so that playbin works
6856         * check/generic/states.c: (GST_START_TEST):
6857           set a 0 timeout on pipelines, so they don't force the next
6858           state change
6859         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
6860         (gst_play_base_bin_change_state):
6861           remove the crappy error handling and do GST error handling
6862
6863 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6864
6865         * check/Makefile.am:
6866         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
6867           add same test as to core, it bitches out on playbin atm.
6868
6869 2005-08-24  Wim Taymans  <wim@fluendo.com>
6870
6871         * configure.ac:
6872         Remove audioscale.
6873
6874 2005-08-24  Wim Taymans  <wim@fluendo.com>
6875
6876         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
6877         (gst_videoscale_prepare_size), (parse_caps),
6878         (gst_videoscale_set_caps), (gst_videoscale_get_size),
6879         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
6880         (gst_videoscale_transform):
6881         * gst/videoscale/gstvideoscale.h:
6882         Refactor, make use of BaseTranform really well.
6883
6884 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6885
6886         * configure.ac:
6887           compile audioresample
6888         * gst/audioresample/Makefile.am:
6889         * gst/audioresample/buffer.c:
6890         * gst/audioresample/functable.c:
6891         * gst/audioresample/gstaudioresample.c:
6892         * gst/audioresample/gstaudioresample.h:
6893         * gst/audioresample/resample.c:
6894         (resample_get_output_size_for_input):
6895         * gst/audioresample/resample.h:
6896         * gst/audioresample/resample_chunk.c:
6897         * gst/audioresample/resample_functable.c:
6898         * gst/audioresample/resample_ref.c:
6899           port to use basetransform; doesn't work in all cases yet
6900
6901 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
6902
6903         * gst/audioconvert/gstaudioconvert.c:
6904         (gst_audio_convert_class_init), (gst_audio_convert_init),
6905         (audio_convert_get_unit_size), (audio_convert_transform_caps),
6906         (audio_convert_fixate_caps), (audio_convert_set_caps),
6907         (audio_convert_transform),
6908         (gst_audio_convert_buffer_to_default_format),
6909         (gst_audio_convert_buffer_from_default_format),
6910         (gst_audio_convert_channels):
6911         * gst/audioconvert/gstchannelmix.c:
6912         * gst/audioconvert/gstchannelmix.h:
6913           port to basetransform
6914         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6915         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
6916         (gst_ffmpegcsp_get_unit_size):
6917         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
6918         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
6919           fix for basetransform changes
6920
6921 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
6922
6923         * check/Makefile.am:
6924           Add CHECK_CFLAGS and LDFLAGS
6925
6926         * gst/playback/gstplaybasebin.c: (fill_buffer):
6927           GST_MESSAGE_SRC became a GObject
6928
6929 2005-08-24  Wim Taymans  <wim@fluendo.com>
6930
6931         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
6932         (gst_ring_buffer_clear_all):
6933         * gst-libs/gst/audio/gstringbuffer.h:
6934         Added function to clear the ringbuffer.
6935
6936 2005-08-24  Andy Wingo  <wingo@pobox.com>
6937
6938         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
6939         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
6940         of _open and _close.
6941
6942         * sys/v4l/gstv4lxoverlay.h:
6943         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
6944         an Xv connection here, instead of all the time. Make Xv only be
6945         loaded if you axe for it. Kindof a workaround for buggy behaviour
6946         of Xv when using remote xservers (XvQueryExtension would block).
6947         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
6948         replace the _open and _close public API. Only start the xv
6949         connection if necessary.
6950         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
6951
6952 2005-08-23  David Schleef  <ds@schleef.org>
6953
6954         * gst/audioresample/Makefile.am: Leet audioresampling code
6955         * gst/audioresample/buffer.c:
6956         * gst/audioresample/buffer.h:
6957         * gst/audioresample/debug.c:
6958         * gst/audioresample/debug.h:
6959         * gst/audioresample/functable.c:
6960         * gst/audioresample/functable.h:
6961         * gst/audioresample/gstaudioresample.c:
6962         * gst/audioresample/gstaudioresample.h:
6963         * gst/audioresample/resample.c:
6964         * gst/audioresample/resample.h:
6965         * gst/audioresample/resample_chunk.c:
6966         * gst/audioresample/resample_functable.c:
6967         * gst/audioresample/resample_ref.c:
6968
6969 2005-08-23  Wim Taymans  <wim@fluendo.com>
6970
6971         * examples/seeking/seek.c: (make_vorbis_pipeline),
6972         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
6973         Small seek updates.
6974
6975 2005-08-23  Andy Wingo  <wingo@pobox.com>
6976
6977         * gst-libs/gst/audio/gstbaseaudiosrc.c
6978         (gst_base_audio_src_fixate): Only fixate endianness if it is
6979         present in the caps.
6980
6981 2005-08-22  Andy Wingo  <wingo@pobox.com>
6982
6983         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
6984         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
6985         device-name property.
6986
6987         * gst-libs/gst/audio/gstaudiosrc.h:
6988         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
6989         close_device in the ring buffer, like gstaudiosink.
6990
6991         * ext/alsa/gstalsamixer.h:
6992         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
6993         macro to implement the interface without much code. Cleanups. 
6994
6995         * ext/alsa/gstalsasrc.h:
6996         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
6997         READY.
6998
6999         * ext/alsa/Makefile.am: Add new files.
7000         * ext/alsa/gstalsamixerelement.c: 
7001         * ext/alsa/gstalsamixerelement.c: Split element code out from
7002         mixer code so that alsasrc can be a mixer too.
7003
7004 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
7005
7006         * check/elements/volume.c: (setup_volume), (cleanup_volume),
7007         (GST_START_TEST):
7008         * check/elements/vorbisdec.c: (setup_vorbisdec),
7009         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
7010         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
7011         (vorbis_handle_identification_packet),
7012         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
7013         (vorbis_handle_header_packet), (vorbis_dec_push),
7014         (vorbis_dec_chain):
7015           use the setup/teardown methods to save code.  save code is good.
7016
7017 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
7018
7019         * check/Makefile.am:
7020           add ext dir for plugins
7021           add vorbisdec test conditionally
7022         * check/elements/volume.c: (setup_volume), (cleanup_volume),
7023         (GST_START_TEST), (volume_suite):
7024           add a test with wrong caps
7025         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
7026         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
7027           add a vorbisdec test
7028         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
7029         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
7030           clean up debug output
7031         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
7032           yay, fix a segfault/security issue in vorbisdec
7033           gst-launch fakesrc ! vorbisdec wasn't happy
7034         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
7035         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
7036         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
7037         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
7038         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
7039         (gst_vorbisenc_set_metadata), (get_constraints_string),
7040         (update_start_message), (gst_vorbisenc_setup),
7041         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
7042         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
7043         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
7044         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
7045         * ext/vorbis/vorbisenc.h:
7046           march in line
7047         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7048         (gst_ffmpegcsp_transform):
7049           have the kow come home
7050         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
7051           debug my func ptr
7052         * gst/volume/gstvolume.c: (volume_set_caps):
7053           add a debug
7054
7055 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
7056
7057         * Makefile.am:
7058         * check/.cvsignore:
7059         * check/Makefile.am:
7060         * check/elements/.cvsignore:
7061         * check/elements/volume.c: (chain_func), (event_func),
7062         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
7063         (main):
7064         * configure.ac:
7065           add unit test structure for gst-plugins-base
7066           add a test for volume
7067         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
7068         (gst_volume_set_volume), (gst_volume_get_volume),
7069         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
7070         (volume_funcfind), (volume_process_float), (volume_process_int16),
7071         (volume_set_caps), (volume_transform), (volume_update_mute),
7072         (volume_update_volume), (volume_set_property),
7073         (volume_get_property):
7074           document a little; use basetransform vmethod _set_caps
7075
7076 2005-08-19  Andy Wingo  <wingo@pobox.com>
7077
7078         * ext/alsa/gstalsamixertrack.h:
7079         * ext/alsa/gstalsamixertrack.c:
7080         * ext/alsa/gstalsamixeroptions.h:
7081         * ext/alsa/gstalsamixeroptions.c:
7082         * ext/alsa/gstalsamixer.h:
7083         * ext/alsa/gstalsamixer.c: Port to 0.9.
7084
7085         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
7086         Remove gstalsa.c and alsaclock. No more cruft here.
7087         
7088 2005-08-18  Wim Taymans  <wim@fluendo.com>
7089
7090         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7091         (gst_base_rtp_depayload_chain),
7092         (gst_base_rtp_depayload_add_to_queue),
7093         (gst_base_rtp_depayload_push),
7094         (gst_base_rtp_depayload_queue_release):
7095         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7096         Fix for RTPBuffer changes.
7097
7098         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
7099         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
7100         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
7101         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
7102         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
7103         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
7104         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
7105         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
7106         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
7107         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
7108         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
7109         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
7110         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
7111         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
7112         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
7113         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
7114         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
7115         (gst_rtpbuffer_get_payload):
7116         * gst-libs/gst/rtp/gstrtpbuffer.h:
7117         Don't subclass GstBuffer but add methods and helper functions
7118         to construct and manipulate RTP packets in regular GstBuffers.
7119
7120 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
7121
7122         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
7123           moved statement below switch
7124         * gst/volume/gstvolume.c: (gst_volume_class_init):
7125           added debug ptr
7126
7127 2005-08-16  Wim Taymans  <wim@fluendo.com>
7128
7129         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7130         (gst_base_audio_src_change_state):
7131         Open and close device in READY<->NULL state change.
7132
7133 2005-08-16  Andy Wingo  <wingo@pobox.com>
7134
7135         * examples/seeking/Makefile.am: Don't compile non-compiling
7136         compiled objects with the compiler.
7137
7138         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
7139         elements.
7140
7141 2005-08-12  Philippe Khalaf <burger@speedy.org>
7142         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7143         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7144           Made a thread to release the queue.
7145           Removed timestamp conversion for now.
7146
7147 2005-08-10  Philippe Khalaf <burger@speedy.org>
7148         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7149         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7150           Added rtp timestamp -> gst timestamp conversion.
7151           Fixed several problems with queue.
7152
7153 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
7154
7155         * gst-libs/gst/audio/gstaudioclock.h:
7156         * gst-libs/gst/audio/gstaudiofilter.h:
7157         * gst-libs/gst/audio/gstaudiosink.h:
7158         * gst-libs/gst/audio/gstaudiosrc.h:
7159         * gst-libs/gst/audio/gstbaseaudiosink.h:
7160         * gst-libs/gst/audio/gstbaseaudiosrc.h:
7161         * gst-libs/gst/audio/gstringbuffer.h:
7162         * gst-libs/gst/net/gstnetbuffer.h:
7163         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7164         * gst-libs/gst/rtp/gstrtpbuffer.h:
7165           Add padding (you will need to rebuild gst-plugins-base,
7166           gst-plugins and all applications afterwards!)
7167
7168 2005-08-09  Tim-Philipp M??ller  <tim at centricular dot net>
7169
7170         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
7171         (gst_riff_parse_chunk):
7172           Fix bug in debug message and add some more debug messages.
7173
7174 2005-08-08  Edward Hervey  <edward@fluendo.com>
7175
7176         * gst-libs/gst/riff/riff-media.c:
7177         backported updates since branch
7178
7179 2005-08-08  Andy Wingo  <wingo@pobox.com>
7180
7181         * gst-libs/gst/audio/gstbaseaudiosink.c
7182         (gst_base_audio_sink_change_state): Open the device in NULL->READY
7183         like good elements should. Close on READY->NULL too.
7184
7185         * gst-libs/gst/audio/gstaudiosink.c
7186         (gst_audioringbuffer_open_device,
7187         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
7188         (gst_audioringbuffer_release): Updates for new ring buffer API,
7189         hook into the new audio sink api.
7190
7191         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
7192         (GstAudioSinkClass.close): Just open and close the device -- no
7193         resource allocation or configuration.
7194         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
7195         vmethods, handle device setup and resource allocation.
7196
7197         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
7198         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
7199         base class API.
7200
7201         * gst-libs/gst/audio/gstringbuffer.h
7202         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
7203         New vmethods.
7204
7205         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
7206         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
7207         New API functions. The device should be opened before acquiring
7208         and closed after releasing.
7209
7210 2005-08-08  Tim-Philipp M??ller  <tim at centricular dot net>
7211
7212         * gst-libs/gst/interfaces/mixer.h:
7213           Reset padding to GST_PADDING.
7214
7215 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7216
7217         * gst/playback/gstplaybin.c: (remove_sinks):
7218           Remove visualization from parent explicitely; works around some
7219           apparent refcount issue that I haven't tracked down yet.
7220
7221 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7222
7223         * ext/alsa/gstalsasink.c: (set_hwparams):
7224           Assign debug category, add negotiation debug msgs.
7225
7226 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7227
7228         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
7229           Fix error code for file-not-found to NOT_FOUND.
7230
7231 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7232
7233         * common/gtk-doc-plugins.mak:
7234         * docs/plugins/Makefile.am:
7235         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7236         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7237           renamed to actual element names, so much nicer to look at
7238         * docs/plugins/tmpl/gstmultifdsink.sgml:
7239           remove
7240         * docs/plugins/tmpl/multifdsink.sgml:
7241         * docs/plugins/tmpl/tcpserversink.sgml:
7242           add
7243         * ext/alsa/gstalsa.c:
7244         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
7245         * ext/ogg/gstoggmux.c:
7246         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
7247         * gst/playback/gstdecodebin.c:
7248         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
7249         * gst/tcp/gsttcpserversink.c:
7250           various fixes and documentation additions
7251
7252 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7253
7254         * common/Makefile.am:
7255         * common/gstdoc-scangobj:
7256         * common/gtk-doc-plugins.mak:
7257         * common/gtk-doc.mak:
7258           add a custom scangobj that uses the registry
7259           add a custom gtk-doc-plugins.mak that uses it
7260           some doc build fixes
7261         * configure.ac:
7262         * docs/Makefile.am:
7263         * docs/plugins/Makefile.am:
7264         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7265         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7266         * docs/plugins/gst-plugins-base-plugins.types:
7267         * docs/plugins/tmpl/gstmultifdsink.sgml:
7268           add docs for one element, multifdsink
7269         * gst/adder/gstadder.h:
7270         * gst/volume/gstvolume.h:
7271           don't privatize enum
7272         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
7273         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
7274         (gst_sync_method_get_type), (gst_client_status_get_type),
7275         (gst_multifdsink_class_init),
7276         (gst_multifdsink_client_queue_buffer),
7277         (gst_multifdsink_handle_client_write):
7278         * gst/tcp/gstmultifdsink.h:
7279         * gst/tcp/gsttcp.h:
7280         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
7281         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
7282         (gst_tcpclientsink_render):
7283         * gst/tcp/gsttcpclientsink.h:
7284         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
7285         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
7286         (gst_tcpclientsrc_start):
7287         * gst/tcp/gsttcpclientsrc.h:
7288         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
7289         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
7290         * gst/tcp/gsttcpserversrc.h:
7291         * gst/typefind/gsttypefindfunctions.c:
7292           remove superfluous Type stuff
7293
7294 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7295
7296         * gst/playback/gstplaybin.c: (gen_video_element):
7297           Enable videoscale.
7298
7299 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7300
7301         * gst-libs/gst/gconf/gconf.c:
7302         * gst-libs/gst/gconf/gconf.h:
7303           Fix some Andy Problem [tm].
7304
7305 2005-08-04  Andy Wingo  <wingo@pobox.com>
7306
7307         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
7308         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
7309         (gst_ffmpegcsp_get_size): Adapt to API changes.
7310
7311         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
7312         Implement an in-place do-nothing transform.
7313
7314 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7315
7316         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
7317         (gst_ximagesink_renegotiate_size):
7318           Do not set new window sizes yet if we prepare a new buffer size
7319           for upstream renegotiation (software scaling) at some point in the
7320           future, because this new size waqs not actually accepted yet. Once
7321           accepted, renegotiation later on will set the new sizes just fine.
7322           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
7323           embedding testcase.
7324
7325 2005-08-03  Andy Wingo  <wingo@pobox.com>
7326
7327         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
7328         (gst_ximagesink_buffer_alloc): 
7329         Protect the height, width, and desired_caps with the pool_lock.
7330         Fixes videotestsrc ! queue ! ximagesink.
7331
7332 2005-08-02  Edward Hervey  <edward@fluendo.com>
7333
7334         * gst/volume/gstvolume.c:
7335         include left from controller cleanup
7336
7337 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
7338         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
7339           Stop collectpads before calling the parent state
7340           change function on PAUSED->READY.
7341
7342 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
7343         * configure.ac:
7344           When testing for X libs, use the X CFlags 
7345         * gst/adder/gstadder.c: (gst_adder_change_state):
7346           Stop the collectpads before calling parent state change function
7347           on PAUSED->READY, otherwise we deadlock deactivating pads.
7348
7349 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
7350
7351         * configure.ac:
7352         * docs/libs/tmpl/gstcolorbalance.sgml:
7353         * docs/libs/tmpl/gstmixer.sgml:
7354         * examples/Makefile.am:
7355         * gst/sine/Makefile.am:
7356         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
7357         (gst_sinesrc_set_property), (plugin_init):
7358         * gst/sine/gstsinesrc.h:
7359         * gst/volume/Makefile.am:
7360         * gst/volume/gstvolume.c: (gst_volume_set_volume),
7361         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
7362         (volume_process_float), (volume_process_int16),
7363         (volume_set_property), (plugin_init):
7364         * gst/volume/gstvolume.h:
7365           deactivate and remove dparams (libgstcontrol)
7366
7367 2005-07-29  Wim Taymans  <wim@fluendo.com>
7368
7369         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
7370         Convert me to BaseTransform!! help..
7371
7372 2005-07-29  Andy Wingo  <wingo@pobox.com>
7373
7374         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
7375         sinks.
7376
7377         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
7378         support of both endiannesses.
7379
7380 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
7381
7382         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
7383           Fix confusing debug message (s/event/query/)
7384
7385 2005-07-28  Tim-Philipp M??ller  <tim at centricular dot net>
7386
7387         * gst/videotestsrc/videotestsrc.h:
7388           Use "_stdint.h" instead of <stdint.h>
7389
7390 2005-07-27  Wim Taymans  <wim@fluendo.com>
7391
7392         * ext/vorbis/Makefile.am:
7393         Revert wrong commit.
7394
7395 2005-07-27  Wim Taymans  <wim@fluendo.com>
7396
7397         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
7398         More compilation fixen.
7399
7400 2005-07-27  Wim Taymans  <wim@fluendo.com>
7401
7402         * gst-libs/gst/audio/gstbaseaudiosink.c:
7403         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
7404         (gst_base_audio_sink_create_ringbuffer),
7405         (gst_base_audio_sink_change_state):
7406         Fix compilation.
7407
7408 2005-07-27  Wim Taymans  <wim@fluendo.com>
7409
7410         * examples/seeking/seek.c: (setup_dynamic_link),
7411         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
7412         (query_positions_elems), (query_positions_pads), (do_seek):
7413         Update seek example.
7414
7415         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
7416         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
7417         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
7418         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
7419         (gst_ogg_demux_handle_event),
7420         (gst_ogg_demux_deactivate_current_chain),
7421         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
7422         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
7423         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
7424         (gst_ogg_demux_loop):
7425         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
7426         * ext/theora/theoradec.c: (theora_dec_src_event),
7427         (theora_dec_src_getcaps), (theora_dec_sink_event),
7428         (theora_dec_push), (theora_dec_chain):
7429         * ext/vorbis/Makefile.am:
7430         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
7431         (vorbis_dec_sink_event), (vorbis_dec_push),
7432         (vorbis_handle_data_packet):
7433         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
7434         (gst_vorbisenc_chain):
7435         * gst/playback/gststreaminfo.c: (cb_probe):
7436         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
7437         * gst/videorate/gstvideorate.c: (gst_videorate_event):
7438         * gst/videoscale/gstvideoscale.c:
7439         (gst_videoscale_handle_src_event):
7440         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
7441         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
7442         (gst_ximagesink_navigation_send_event):
7443         * sys/xvimage/xvimagesink.c:
7444         (gst_xvimagesink_navigation_send_event):
7445         Various event updates and cleanups
7446
7447 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7448
7449         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
7450           Fix segfault for I420/YV12.
7451
7452 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7453
7454         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
7455           Report bitrate.
7456
7457 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7458
7459         * gst/playback/gstplaybin.c: (gen_video_element),
7460         (gen_audio_element):
7461           Switch to auto*sink elements as default sinks; add volume element
7462           so that volume control in totem works.
7463
7464 2005-07-21  Wim Taymans  <wim@fluendo.com>
7465
7466         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
7467         * gst/playback/gstplaybin.c: (setup_sinks),
7468         (gst_play_bin_change_state):
7469         Refcount fix and more comments.
7470
7471 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
7472
7473         * sys/ximage/Makefile.am:
7474         * sys/ximage/ximage.c: (plugin_init):
7475         * sys/ximage/ximagesink.c:
7476         Prepare for adding ximagesrc, rename of plugin to ximage etc.
7477         
7478
7479 2005-07-21  Wim Taymans  <wim@fluendo.com>
7480
7481         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
7482         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
7483         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
7484         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7485         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
7486         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
7487         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
7488         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
7489         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
7490         Generate correct disconts for live chained oggs.
7491
7492         * gst-libs/gst/audio/gstbaseaudiosink.c:
7493         (gst_base_audio_sink_render),
7494         (gst_base_audio_sink_create_ringbuffer),
7495         (gst_base_audio_sink_change_state):
7496         Handle discont math correctly.
7497
7498         * gst/playback/gstplaybin.c: (add_sink):
7499         Some small debug cleanup.
7500
7501 2005-07-21  Wim Taymans  <wim@fluendo.com>
7502
7503         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
7504         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
7505         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
7506         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7507         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
7508         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
7509         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
7510         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
7511         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
7512         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
7513         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
7514         (gst_ogg_demux_change_state), (gst_ogg_print):
7515         Reorganize code to send the right disconts when in streaming
7516         mode.
7517
7518 2005-07-20  Andy Wingo  <wingo@pobox.com>
7519
7520         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
7521         fix (?), fixes a seggie mcfalterson (#310894).
7522
7523 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7524
7525         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
7526         (gst_ogg_mux_set_header_on_caps):
7527         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
7528         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
7529         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
7530         * gst-libs/gst/audio/multichannel.c:
7531         (gst_audio_set_channel_positions),
7532         (gst_audio_set_structure_channel_positions_list):
7533         * gst/playback/gstdecodebin.c: (dynamic_create):
7534         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
7535         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
7536           Fixes for API changes in core.
7537
7538 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7539
7540         * gst/playback/gstplaybasebin.c: (fill_buffer):
7541           Use _new_custom() so we can set custom message types for buffering
7542           messages.
7543
7544 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
7545
7546         * configure.ac:
7547         * gst-libs/gst/Makefile.am:
7548         * gst-libs/gst/gconf/.cvsignore:
7549         * gst-libs/gst/gconf/Makefile.am:
7550         * gst-libs/gst/gconf/test-gconf.c:
7551         * pkgconfig/Makefile.am:
7552         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
7553         * pkgconfig/gstreamer-gconf.pc.in:
7554           Remove gconf stuff, use gconf elements instead from now on.
7555
7556 2005-07-20  Wim Taymans  <wim@fluendo.com>
7557
7558         * gst-libs/gst/audio/TODO:
7559         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
7560         (gst_audio_clock_get_internal_time):
7561         * gst-libs/gst/audio/gstaudioclock.h:
7562         * gst-libs/gst/audio/gstbaseaudiosink.c:
7563         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
7564         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
7565         (gst_base_audio_sink_render),
7566         (gst_base_audio_sink_create_ringbuffer),
7567         (gst_base_audio_sink_change_state):
7568         Make sure the audio clock always returns an increasing value.
7569
7570 2005-07-19  Andy Wingo  <wingo@pobox.com>
7571
7572         * gst/videotestsrc/: Cleanups.
7573
7574 2005-07-19  Wim Taymans  <wim@fluendo.com>
7575
7576         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
7577         Better debugging.
7578
7579 2005-07-19  Wim Taymans  <wim@fluendo.com>
7580
7581         * examples/seeking/seek.c: (make_dv_pipeline),
7582         (make_vorbis_theora_pipeline), (query_rates),
7583         (query_positions_elems), (query_positions_pads), (do_seek):
7584         Make correct DV pipeline.
7585
7586 2005-07-18  Andy Wingo  <wingo@pobox.com>
7587
7588         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
7589         default. Also because it's the only thing that really works. (This
7590         is used in the GConf elements).
7591         Use AS_LIBTOOL_TAGS.
7592
7593 2005-07-18  Wim Taymans  <wim@fluendo.com>
7594
7595         * gst/playback/gstdecodebin.c: (remove_element_chain):
7596         * gst/playback/gstplaybin.c: (add_sink):
7597         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
7598         (gst_stream_info_set_mute):
7599         * gst/playback/gststreamselector.c:
7600         (gst_stream_selector_get_linked_pad),
7601         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
7602         More leak and compile fixes.
7603
7604 2005-07-18  Wim Taymans  <wim@fluendo.com>
7605
7606         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
7607         (query_rates), (query_positions_elems), (query_positions_pads),
7608         (do_seek), (seek_cb), (stop_seek):
7609         Updated seek example. 
7610
7611         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
7612         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
7613         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
7614         * gst/playback/gstplaybin.c: (add_sink):
7615         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
7616         (gst_stream_info_set_mute):
7617         Some refcount leak fixes.
7618
7619 2005-07-16  Wim Taymans  <wim@fluendo.com>
7620
7621         * gst-libs/gst/audio/gstbaseaudiosink.c:
7622         (gst_base_audio_sink_render):
7623         Align samples even if we have roundoff errors in the 
7624         timestamp conversion.
7625
7626 2005-07-16  Wim Taymans  <wim@fluendo.com>
7627
7628         * docs/libs/tmpl/gstringbuffer.sgml:
7629         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
7630         (query_rates), (query_positions_elems), (query_positions_pads),
7631         (update_scale), (do_seek):
7632         Updated seek example.
7633
7634         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
7635         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
7636         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
7637         (gst_ogg_demux_loop):
7638         Push out correct discont values.
7639
7640         * ext/theora/theoradec.c: (theora_dec_src_convert),
7641         (theora_dec_sink_convert), (theora_dec_src_getcaps),
7642         (theora_dec_sink_event), (theora_handle_type_packet),
7643         (theora_handle_header_packet), (theora_dec_push),
7644         (theora_handle_data_packet), (theora_dec_chain),
7645         (theora_dec_change_state):
7646         Better timestamping.
7647
7648         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
7649         (vorbis_dec_sink_event), (vorbis_dec_push),
7650         (vorbis_handle_data_packet), (vorbis_dec_chain):
7651         * ext/vorbis/vorbisdec.h:
7652         Better timestamping.
7653
7654         * gst-libs/gst/audio/gstbaseaudiosink.c:
7655         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
7656         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
7657         Handle syncing on timestamps instead of sample offsets. Make
7658         use of DISCONT values as described in design docs.
7659
7660         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7661         (gst_base_audio_src_get_time):
7662         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
7663         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
7664         (gst_ring_buffer_read):
7665         * gst-libs/gst/audio/gstringbuffer.h:
7666         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
7667         (gst_ximagesink_show_frame):
7668         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
7669         Correcly convert buffer timestamp to stream time.
7670
7671 2005-07-16  Wim Taymans  <wim@fluendo.com>
7672
7673         * gst/audioconvert/gstaudioconvert.c:
7674         (gst_audio_convert_get_buffer):
7675         Timestamp buffers correctly.
7676
7677         * gst/playback/gstplaybin.c: (gen_video_element):
7678         Make internal fakesink silent.
7679
7680 2005-07-15  Wim Taymans  <wim@fluendo.com>
7681
7682         * gst/ffmpegcolorspace/Makefile.am:
7683         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7684         (gst_ffmpegcsp_caps_remove_format_info),
7685         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
7686         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
7687         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
7688         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
7689         Ported ffmpegcolorspace to basetransform.
7690
7691         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
7692         * gst/volume/gstvolume.c: (volume_transform):
7693         Ported to new API.
7694
7695 2005-07-14  Wim Taymans  <wim@fluendo.com>
7696
7697         * gst/videotestsrc/Makefile.am:
7698         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
7699         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
7700         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
7701         (gst_videotestsrc_init), (gst_videotestsrc_event),
7702         (gst_videotestsrc_create), (gst_videotestsrc_start),
7703         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
7704         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
7705         (gst_videotestsrc_get_property):
7706         * gst/videotestsrc/gstvideotestsrc.h:
7707         Make videotestsrc a pushsrc.
7708
7709 2005-07-14  Wim Taymans  <wim@fluendo.com>
7710
7711         * gst/tcp/gstfdset.c: (gst_fdset_free):
7712         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
7713         (gst_multifdsink_add), (gst_multifdsink_remove),
7714         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
7715         (gst_multifdsink_remove_client_link),
7716         (gst_multifdsink_client_queue_data),
7717         (gst_multifdsink_client_queue_caps),
7718         (gst_multifdsink_client_queue_buffer),
7719         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
7720         (gst_multifdsink_stop):
7721         * gst/tcp/gstmultifdsink.h:
7722         0.8 backporting.
7723
7724         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
7725         Also draw image when not from a pool.
7726
7727 2005-07-14  Wim Taymans  <wim@fluendo.com>
7728
7729         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
7730         (mute_stream), (silence_stream):
7731         Small debug additions.
7732
7733 2005-07-14  Wim Taymans  <wim@fluendo.com>
7734
7735         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
7736         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
7737         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
7738         Better error recovery, ignore unconnected pads and
7739         non-fatal errors.
7740
7741 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
7742
7743         * docs/libs/tmpl/gstaudio.sgml:
7744         * docs/libs/tmpl/gstcolorbalance.sgml:
7745         * docs/libs/tmpl/gstgconf.sgml:
7746         * docs/libs/tmpl/gstmixer.sgml:
7747         * docs/libs/tmpl/gstringbuffer.sgml:
7748         * docs/libs/tmpl/gsttuner.sgml:
7749         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7750         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
7751         (gst_tcpclientsrc_class_init):
7752         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
7753         (gst_tcpserversrc_class_init):
7754         * sys/v4l/gstv4lelement.c:
7755           more autistic cleanliness in functions/names/defines
7756
7757 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7758
7759         * configure.ac:
7760           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
7761           added manually to each Makefile.am so we are sure it goes
7762           *last* and doesn't add -L flags before linking in libs of our
7763           own, like, say, internal .la libs, that then accidentally pick
7764           up the installed copy.
7765         * docs/libs/Makefile.am:
7766         * ext/alsa/Makefile.am:
7767         * ext/cdparanoia/Makefile.am:
7768         * ext/gnomevfs/Makefile.am:
7769         * ext/libvisual/Makefile.am:
7770         * ext/ogg/Makefile.am:
7771         * ext/theora/Makefile.am:
7772         * ext/vorbis/Makefile.am:
7773         * gst-libs/gst/video/Makefile.am:
7774         * gst/adder/Makefile.am:
7775         * gst/audioconvert/Makefile.am:
7776         * gst/audiorate/Makefile.am:
7777         * gst/audioscale/Makefile.am:
7778         * gst/ffmpegcolorspace/Makefile.am:
7779         * gst/playback/Makefile.am:
7780         * gst/sine/Makefile.am:
7781         * gst/subparse/Makefile.am:
7782         * gst/tags/Makefile.am:
7783         * gst/tcp/Makefile.am:
7784         * gst/typefind/Makefile.am:
7785         * gst/videorate/Makefile.am:
7786         * gst/videoscale/Makefile.am:
7787         * gst/videotestsrc/Makefile.am:
7788         * gst/volume/Makefile.am:
7789         * sys/v4l/Makefile.am:
7790         * sys/ximage/Makefile.am:
7791         * sys/xvimage/Makefile.am:
7792           adapt properly to this change. This should make sure that
7793           plugins and libs properly link to the as-yet-uninstalled
7794           copies of stuff like libgstinterfaces and libgstvideo
7795
7796 2005-07-13  Andy Wingo  <wingo@pobox.com>
7797
7798         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
7799         (gst_v4lsrc_fixate): Fixate on format as well.
7800
7801         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
7802         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
7803         buffer points to it.
7804         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
7805         rather just doing X calls ourselves. Also fixes a memleak.
7806
7807 2005-07-12  Andy Wingo  <wingo@pobox.com>
7808
7809         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
7810         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
7811         (gst_v4lsrc_create): Re-add the copy-mode property, default to
7812         TRUE to avoid deadlocks if an element holds on to our buffers.
7813
7814 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
7815
7816         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
7817         (gst_sinesrc_init), (gst_sinesrc_create),
7818         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
7819         (gst_sinesrc_start):
7820         * gst/sine/gstsinesrc.h:
7821           removing num-buffers property before moving it
7822
7823 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
7824
7825         * configure.ac:
7826           use overridable ERROR_CFLAGS
7827         * docs/libs/gst-plugins-base-libs.types:
7828         * docs/libs/tmpl/gstringbuffer.sgml:
7829         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
7830         (gst_alsasink_class_init):
7831         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
7832         (gst_alsasrc_class_init):
7833         * gst-libs/gst/audio/audio.h:
7834         * gst-libs/gst/audio/gstaudioclock.h:
7835         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
7836         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
7837         (gst_audio_filter_link), (gst_audio_filter_init),
7838         (gst_audio_filter_chain), (gst_audio_filter_set_property),
7839         (gst_audio_filter_get_property),
7840         (gst_audio_filter_class_add_pad_templates):
7841         * gst-libs/gst/audio/gstaudiofilter.h:
7842         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
7843         (gst_audio_filter_template_get_type),
7844         (gst_audio_filter_template_base_init),
7845         (gst_audio_filter_template_class_init),
7846         (gst_audio_filter_template_init),
7847         (gst_audio_filter_template_set_property),
7848         (gst_audio_filter_template_get_property), (plugin_init),
7849         (gst_audio_filter_template_setup),
7850         (gst_audio_filter_template_filter),
7851         (gst_audio_filter_template_filter_inplace):
7852         * gst-libs/gst/audio/gstaudiosink.c:
7853         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
7854         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
7855         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
7856         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
7857         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
7858         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
7859         * gst-libs/gst/audio/gstaudiosink.h:
7860         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
7861         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
7862         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
7863         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
7864         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
7865         (gst_audio_src_class_init), (gst_audio_src_init),
7866         (gst_audio_src_create_ringbuffer):
7867         * gst-libs/gst/audio/gstaudiosrc.h:
7868         * gst-libs/gst/audio/gstbaseaudiosink.c:
7869         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
7870         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
7871         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
7872         (gst_base_audio_sink_set_property),
7873         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
7874         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
7875         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
7876         (gst_base_audio_sink_create_ringbuffer),
7877         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
7878         * gst-libs/gst/audio/gstbaseaudiosink.h:
7879         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7880         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
7881         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
7882         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
7883         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
7884         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
7885         (gst_base_audio_src_event), (gst_base_audio_src_create),
7886         (gst_base_audio_src_create_ringbuffer),
7887         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
7888         * gst-libs/gst/audio/gstbaseaudiosrc.h:
7889         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
7890         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
7891         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
7892         (gst_ring_buffer_debug_spec_caps),
7893         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
7894         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
7895         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
7896         (gst_ring_buffer_start), (gst_ring_buffer_pause),
7897         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
7898         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
7899         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
7900         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
7901         (gst_ring_buffer_clear):
7902         * gst-libs/gst/audio/gstringbuffer.h:
7903         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
7904         (gst_video_sink_class_init), (gst_video_sink_get_type):
7905         * gst-libs/gst/video/videosink.h:
7906         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
7907         (gst_multifdsink_class_init),
7908         (gst_multifdsink_handle_client_write),
7909         (gst_multifdsink_change_state):
7910         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
7911         (gst_tcpclientsink_setcaps):
7912         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
7913         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
7914         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
7915         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
7916         (gst_ximagesink_send_pending_navigation),
7917         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
7918         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
7919         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
7920         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
7921         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
7922         (gst_xvimagesink_send_pending_navigation),
7923         (gst_xvimagesink_navigation_send_event),
7924         (gst_xvimagesink_set_xwindow_id),
7925         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
7926         (gst_xvimagesink_get_type):
7927         more macro splitting
7928
7929 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
7930
7931         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
7932           plug a memleak, allows me to import 1479 albums in one go
7933           in jamboree
7934         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
7935         (vorbis_handle_type_packet), (vorbis_dec_chain),
7936         (vorbis_dec_change_state):
7937           fix some format strings
7938
7939 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
7940
7941         * docs/libs/tmpl/gstcolorbalance.sgml:
7942         * docs/libs/tmpl/gstmixer.sgml:
7943         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
7944         (gst_alsasink_set_property), (gst_alsasink_get_property):
7945         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
7946         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
7947           add device property
7948
7949 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
7950
7951         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
7952         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
7953         (audiocast_register_listener), (audiocast_thread_run),
7954         (gst_gnomevfssrc_send_additional_headers_callback),
7955         (gst_gnomevfssrc_received_headers_callback),
7956         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
7957         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
7958         (gst_gnomevfssrc_get_size):
7959           add/clean up debugging
7960         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
7961           cleanups
7962
7963 2005-07-07  Andy Wingo  <wingo@pobox.com>
7964
7965         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
7966         framerate. Need to get a handle on when exactly this function is
7967         called, tho.
7968
7969         * sys/v4l/v4lsrc_calls.h:
7970         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
7971         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
7972         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
7973
7974         * sys/v4l/v4l_calls.h: Cast to V4lElement.
7975         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
7976         v4lelements are sources.
7977
7978         * sys/v4l/gstv4lxoverlay.h:
7979         * sys/v4l/gstv4lxoverlay.c:
7980         * sys/v4l/gstv4ltuner.h:
7981         * sys/v4l/gstv4ltuner.c: Header loc fixen.
7982         
7983         * sys/v4l/gstv4lsrc.h:
7984         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
7985         PushSrc/BaseSrc. Removed most sync-related properties, videorate
7986         or something should handle that. Made a live source.
7987
7988         * sys/v4l/gstv4lelement.h:
7989         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
7990         signals. Some cleanups.
7991
7992         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
7993
7994         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
7995         stuff.
7996
7997         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
7998         stuff.
7999
8000         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
8001
8002 2005-07-07  Wim Taymans  <wim@fluendo.com>
8003
8004         * ext/theora/theoradec.c: (theora_get_query_types),
8005         (theora_dec_src_getcaps), (theora_dec_push):
8006         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
8007         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
8008         Remove deprecated/unused query types.
8009
8010 2005-07-06  Wim Taymans  <wim@fluendo.com>
8011
8012         * ext/alsa/Makefile.am:
8013         * ext/alsa/gstalsaplugin.c: (plugin_init):
8014         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
8015         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
8016         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
8017         (gst_alsasrc_class_init), (gst_alsasrc_init),
8018         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
8019         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
8020         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
8021         (gst_alsasrc_reset):
8022         * ext/alsa/gstalsasrc.h:
8023         * gst-libs/gst/audio/Makefile.am:
8024         * gst-libs/gst/audio/gstaudiosink.c:
8025         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
8026         (gst_audioringbuffer_start):
8027         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
8028         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
8029         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
8030         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
8031         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
8032         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
8033         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
8034         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
8035         * gst-libs/gst/audio/gstaudiosrc.h:
8036         * gst-libs/gst/audio/gstbaseaudiosink.c:
8037         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
8038         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
8039         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
8040         * gst-libs/gst/audio/gstbaseaudiosrc.c:
8041         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
8042         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
8043         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
8044         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
8045         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
8046         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
8047         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
8048         (gst_baseaudiosrc_change_state):
8049         * gst-libs/gst/audio/gstbaseaudiosrc.h:
8050         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
8051         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
8052         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
8053         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
8054         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
8055         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
8056         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
8057         * gst-libs/gst/audio/gstringbuffer.h:
8058         Added audiosource base classes.
8059         Ported alsasrc, still very basic.
8060
8061 2005-07-06  Wim Taymans  <wim@fluendo.com>
8062
8063         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
8064         (theora_dec_push), (theora_handle_data_packet):
8065         Prepare for better timestamp fix later.
8066
8067         * gst/audioconvert/gstaudioconvert.c:
8068         List most accurate caps first
8069
8070         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
8071         Use proper pad task function.
8072
8073         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
8074         (gst_xvimagesink_show_frame):
8075         Fix deadlock when alloc failed.
8076
8077 2005-07-05  Andy Wingo  <wingo@pobox.com>
8078
8079         * ext/gnomevfs/gstgnomevfssrc.c:
8080         * gst/sine/gstsinesrc.c:
8081         * gst/tcp/gsttcpserversrc.c:
8082         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
8083
8084         * sys/v4l/: Port from 0.8.
8085
8086         * Many files: Null if we got it....
8087
8088 2005-07-05  Andy Wingo  <wingo@pobox.com>
8089
8090         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
8091         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
8092         Signedness fixes.
8093
8094 2005-07-05  Wim Taymans  <wim@fluendo.com>
8095
8096         * configure.ac:
8097         * gst/tcp/Makefile.am:
8098         * gst/tcp/README:
8099         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
8100         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
8101         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
8102         (is_sync_frame), (gst_multifdsink_handle_client_write),
8103         (gst_multifdsink_render), (gst_multifdsink_start),
8104         (gst_multifdsink_stop), (gst_multifdsink_change_state):
8105         * gst/tcp/gstmultifdsink.h:
8106         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
8107         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
8108         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
8109         * gst/tcp/gsttcp.h:
8110         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
8111         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
8112         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
8113         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
8114         * gst/tcp/gsttcpclientsink.h:
8115         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
8116         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
8117         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
8118         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
8119         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
8120         * gst/tcp/gsttcpclientsrc.h:
8121         * gst/tcp/gsttcpplugin.c: (plugin_init):
8122         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
8123         * gst/tcp/gsttcpserversink.h:
8124         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
8125         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
8126         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
8127         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
8128         (gst_tcpserversrc_stop):
8129         * gst/tcp/gsttcpserversrc.h:
8130         * gst/tcp/gsttcpsink.c:
8131         * gst/tcp/gsttcpsink.h:
8132         * gst/tcp/gsttcpsrc.c:
8133         * gst/tcp/gsttcpsrc.h:
8134         Ported tcp plugins to 0.9. 
8135         
8136
8137 2005-07-05  Andy Wingo  <wingo@pobox.com>
8138
8139         * gst/playback/gstplaybasebin.c (fill_buffer):
8140         message_new_application fixen.
8141
8142         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
8143         Style fix.
8144
8145 2005-07-04  Wim Taymans  <wim@fluendo.com>
8146
8147         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
8148         Set caps on output buffer.
8149
8150 2005-07-04  Andy Wingo  <wingo@pobox.com>
8151
8152         * ext/gnomevfs/gstgnomevfssrc.c
8153         (gst_gnomevfssrc_received_headers_callback) 
8154         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
8155         hopefully.
8156
8157         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
8158         No refcount leakage.
8159
8160         * configure.ac: Enable -Werror.
8161         
8162         * ext/theora/theoradec.c (theora_dec_src_getcaps):
8163         * gst/audioconvert/bufferframesconvert.c
8164         (buffer_frames_convert_fixate):
8165         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
8166         (gst_audio_convert_fixate):
8167         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
8168         (gst_sinesrc_create): Fixate func changes.
8169         
8170         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
8171         (gst_ximagesink_buffer_alloc): Unused var.
8172
8173 2005-07-01  Andy Wingo  <wingo@pobox.com>
8174
8175         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
8176         getcaps to do explicit caps. Needs to be done in all decoders,
8177         possibly via a base class.
8178
8179         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
8180
8181         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
8182         caps on the sink pad, just rely on the pad template. Also, setting
8183         ANY caps on a pad is not valid because the caps are not fixed.
8184
8185         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
8186         caps on the buffer, and get the width from the desired_caps if
8187         they're set.
8188         (gst_ximagesink_renegotiate_size): Implement via setting the
8189         desired_caps on the ximagesink.
8190         (gst_ximagesink_setcaps): Only reset the width of the player if it
8191         wasn't already set. Not sure if this is right.
8192         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
8193
8194         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
8195         that the user wants. NULL unless the window has been resized.
8196
8197         * gst/volume/gstvolume.c (volume_transform): Adapt to
8198         basetransform refcount changes.
8199         
8200 2005-07-01  Andy Wingo  <wingo@pobox.com>
8201
8202         * gst/videoscale/gstvideoscale.c:
8203         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
8204         from BaseTransform, implements a transform_caps. Removed dead code
8205         including some PAR stuff that was never reached -- should probably
8206         be added back somehow.
8207
8208 2005-07-01  Andy Wingo  <wingo@pobox.com>
8209
8210         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
8211         come later.
8212
8213 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
8214
8215         * configure.ac:
8216         * docs/libs/Makefile.am:
8217         * docs/libs/gst-plugins-libs.types:
8218         * ext/alsa/Makefile.am:
8219         * ext/alsa/gstalsamixer.h:
8220         * ext/alsa/gstalsamixeroptions.h:
8221         * ext/alsa/gstalsamixertrack.h:
8222         * gst-libs/gst/Makefile.am:
8223         * gst-libs/gst/colorbalance/.cvsignore:
8224         * gst-libs/gst/colorbalance/Makefile.am:
8225         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
8226         * gst-libs/gst/colorbalance/colorbalance.c:
8227         * gst-libs/gst/colorbalance/colorbalance.h:
8228         * gst-libs/gst/colorbalance/colorbalance.vcproj:
8229         * gst-libs/gst/colorbalance/colorbalancechannel.c:
8230         * gst-libs/gst/colorbalance/colorbalancechannel.h:
8231         * gst-libs/gst/interfaces/Makefile.am:
8232         * gst-libs/gst/interfaces/colorbalance.c:
8233         (gst_color_balance_class_init):
8234         * gst-libs/gst/interfaces/colorbalance.h:
8235         * gst-libs/gst/interfaces/interfaces-marshal.list:
8236         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
8237         * gst-libs/gst/interfaces/mixer.h:
8238         * gst-libs/gst/interfaces/mixeroptions.h:
8239         * gst-libs/gst/interfaces/navigation.c:
8240         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
8241         * gst-libs/gst/interfaces/tuner.h:
8242         * gst/volume/Makefile.am:
8243         * gst/volume/gstvolume.c:
8244         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
8245         * sys/ximage/Makefile.am:
8246         * sys/ximage/ximagesink.c:
8247         * sys/xvimage/Makefile.am:
8248         * sys/xvimage/xvimagesink.c:
8249           fold in all interfaces into an interfaces dir, preserving CVS
8250           history
8251
8252 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8253
8254         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8255           Fix build after riff changes.
8256
8257 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8258
8259         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
8260         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
8261         (gst_riff_create_video_template_caps),
8262         (gst_riff_create_audio_template_caps),
8263         (gst_riff_create_iavs_template_caps):
8264         * gst-libs/gst/riff/riff-media.h:
8265         * gst-libs/gst/riff/riff-read.h:
8266         * gst-libs/gst/riff/riff.c: (gst_riff_init):
8267           Add gst_riff_init() to initialize the debug category, instead
8268           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
8269
8270 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8271
8272         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
8273           Oops, I shouldn't apply hacks.
8274
8275 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8276
8277         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
8278           Remove pad_loop function which doesn't work.
8279
8280 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8281
8282         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
8283           Send EOS when deactivating.
8284         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
8285         (check_queue), (queue_threshold_reached), (queue_out_of_data),
8286         (gen_preroll_element), (probe_triggered), (mute_stream),
8287         (silence_stream), (new_decoded_pad), (setup_substreams),
8288         (set_active_source):
8289         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
8290         (remove_sinks), (add_sink):
8291         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
8292           Change for new probe API.
8293
8294 2005-06-29  Wim Taymans  <wim@fluendo.com>
8295
8296         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
8297         * gst-libs/gst/audio/gstbaseaudiosink.c:
8298         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
8299         (gst_baseaudiosink_change_state):
8300         * gst-libs/gst/audio/gstbaseaudiosink.h:
8301         * gst-libs/gst/audio/gstringbuffer.c:
8302         (gst_ringbuffer_set_callback):
8303         Fix compilation error.
8304         Ringbuffer starts out as not running.
8305         Free our clock in dispose.
8306         When releasing the ringbuffer we need to renegotiate so
8307         clear the pad caps.
8308
8309 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8310
8311         * autogen.sh:
8312         * configure.ac:
8313         * docs/Makefile.am:
8314         * docs/libs/Makefile.am:
8315         * docs/libs/gst-plugins-libs-docs.sgml:
8316         * docs/libs/gst-plugins-libs-sections.txt:
8317         * docs/libs/gst-plugins-libs.types:
8318         * docs/libs/tmpl/gstaudio.sgml:
8319         * docs/libs/tmpl/gstcolorbalance.sgml:
8320         * docs/libs/tmpl/gstringbuffer.sgml:
8321         * gst-libs/gst/audio/gstringbuffer.c:
8322         (gst_ringbuffer_set_callback):
8323           reinstate gtk-doc docs for plugin libs
8324
8325 2005-06-28  Wim Taymans  <wim@fluendo.com>
8326
8327         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8328         (gst_ogg_demux_init):
8329         Removed pad loop function.
8330
8331 2005-06-28  Wim Taymans  <wim@fluendo.com>
8332
8333         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
8334         If we're building a chain we are not in an error case
8335         when we queue a buffer.
8336
8337 2005-06-28  Andy Wingo  <wingo@pobox.com>
8338
8339         * *.c: Don't cast to GstObject before reffing/unreffing.
8340
8341 2005-06-27  Andy Wingo  <wingo@pobox.com>
8342
8343         * gst/videotestsrc/gstvideotestsrc.c
8344         (gst_videotestsrc_activate_push): Activation API changes.
8345
8346         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
8347         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
8348         they have refs on the decodebin.
8349
8350         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
8351         parent class.
8352         (gst_ogg_pad_typefind): Don't leak a pad ref.
8353         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
8354         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
8355         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
8356
8357 2005-06-27  Edward Hervey  <edward@fluendo.com>
8358
8359         * ext/theora/theoradec.c: (theora_dec_change_state): 
8360         re-arranged call to parent's state change in order to avoid locks (or
8361         worse).
8362
8363 2005-06-26  Edward Hervey  <edward@fluendo.com>
8364
8365         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
8366         2nd argument of 'unknow-type' signal is a GstCaps and not a
8367         GstMiniObject
8368
8369 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
8370         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
8371           Set the worker thread's running flag to TRUE before starting the
8372           thread.
8373         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
8374           Catch a failure to add typefind to the bin.
8375
8376 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
8377
8378         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
8379         (gst_sinesrc_init), (gst_sinesrc_create),
8380         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
8381         (gst_sinesrc_start):
8382         * gst/sine/gstsinesrc.h:
8383           add num-buffers and timestamp-offset properties
8384         * gst/videotestsrc/gstvideotestsrc.c:
8385         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
8386         (gst_videotestsrc_get_property):
8387           add timestamp-offset property
8388
8389 2005-06-23  Christian Schaller  <uraeus@gnome.org>
8390
8391         * configure.ac: add videorate
8392         * gst-plugins-base.spec.in: add videorate
8393
8394 2005-06-23  Wim Taymans  <wim@fluendo.com>
8395
8396         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
8397         (gst_videorate_getcaps), (gst_videorate_setcaps),
8398         (gst_videorate_event), (gst_videorate_chain):
8399         Fixed videorate, fixating an already fixated caps is not
8400         an error.
8401
8402 2005-06-23  Wim Taymans  <wim@fluendo.com>
8403
8404         * ext/ogg/README:
8405         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
8406         Buffer on caps is not boxed anymore.
8407
8408 2005-06-22  Wim Taymans  <wim@fluendo.com>
8409
8410         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
8411         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
8412         Set buffers on caps as miniobjects and not as boxed.
8413
8414 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
8415
8416         * configure.ac:
8417           back to HEAD
8418
8419 === release 0.9.1 ===
8420
8421 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
8422
8423         * .cvsignore:
8424         * NEWS:
8425         * README:
8426         * RELEASE:
8427         * configure.ac:
8428         * po/af.po:
8429         * po/az.po:
8430         * po/cs.po:
8431         * po/en_GB.po:
8432         * po/hu.po:
8433         * po/it.po:
8434         * po/nb.po:
8435         * po/nl.po:
8436         * po/or.po:
8437         * po/sq.po:
8438         * po/sr.po:
8439         * po/sv.po:
8440         * po/uk.po:
8441         * po/vi.po:
8442           updates for release
8443
8444 2005-06-09  Andy Wingo  <wingo@pobox.com>
8445
8446         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
8447         
8448 2005-06-09  Andy Wingo  <wingo@pobox.com>
8449
8450         * configure.ac:
8451         * gst-libs/gst/Makefile.am:
8452         * gst-libs/gst/net/Makefile.am:
8453         Add gstnet to build.
8454
8455 2005-06-09  Andy Wingo  <wingo@pobox.com>
8456
8457         * gst-libs/gst/gconf/gconf.c:
8458         * gst/playback/test.c:
8459         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
8460         fixes.
8461
8462         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
8463
8464         * ext/theora/theoraenc.c (theora_enc_chain): 
8465         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
8466
8467         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
8468         RealPad.
8469
8470 2005-06-02  Wim Taymans  <wim@fluendo.com>
8471
8472         * gst-libs/gst/net/Makefile.am:
8473         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
8474         * pkgconfig/gstreamer-libs.pc.in:
8475         Added net stuff, version net lib.
8476
8477 2005-06-02  Wim Taymans  <wim@fluendo.com>
8478
8479         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
8480         (query_rates), (query_positions_elems), (query_positions_pads),
8481         (do_seek):
8482         Updated seek example.
8483
8484 2005-06-02  Andy Wingo  <wingo@pobox.com>
8485
8486         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
8487         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
8488         list.
8489
8490         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
8491         remove the typefind, the bin dispose will do it for us. When it's
8492         removed and unreffed, the signal handler will be disconnected,
8493         too.
8494         (unlinked): It's too difficult to disconnect from unlinked
8495         handlers, as they are on pads not elements. Just punt if the pads
8496         aren't grandkids of the bin.
8497
8498 2005-06-02  Wim Taymans  <wim@fluendo.com>
8499
8500         * ext/ogg/README:
8501         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8502         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
8503         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
8504         * ext/theora/theoradec.c: (theora_dec_src_query),
8505         (theora_handle_data_packet):
8506         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
8507         (theora_enc_chain):
8508         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
8509         (vorbis_handle_data_packet):
8510         * gst/audioconvert/bufferframesconvert.c:
8511         (buffer_frames_convert_chain):
8512         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8513         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
8514         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
8515         (gst_ffmpegcsp_chain):
8516         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
8517         (gst_videorate_getcaps), (gst_videorate_setcaps),
8518         (gst_videorate_event), (gst_videorate_chain):
8519         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
8520         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
8521         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
8522         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
8523         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
8524         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
8525         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
8526         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
8527         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
8528         Cleanups and buffer alloc.
8529
8530 2005-05-31  Wim Taymans  <wim@fluendo.com>
8531
8532         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
8533         Don't try to call the delay method when the device is not
8534         opened.
8535
8536 2005-05-31  Wim Taymans  <wim@fluendo.com>
8537
8538         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
8539         Get actual segment size and buffer size after opening
8540         the device.
8541
8542 2005-05-30  Wim Taymans  <wim@fluendo.com>
8543
8544         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
8545         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
8546         Also FLUSH upstream, makes the loop function exit faster.
8547         
8548         * ext/theora/theoradec.c: (theora_dec_src_query):
8549         Some more debug info in the query.
8550         
8551         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
8552         (gst_ximagesink_setcaps):
8553         Release lock on par error, better error reporting.
8554
8555 2005-05-26  Wim Taymans  <wim@fluendo.com>
8556
8557         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8558         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
8559         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
8560         Clear chains in READY
8561         Queue packets until the chain is activated.
8562
8563 2005-05-25  Wim Taymans  <wim@fluendo.com>
8564
8565         * gst-libs/gst/audio/gstaudiosink.c:
8566         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
8567         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
8568         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
8569         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
8570         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
8571         (gst_audiosink_create_ringbuffer):
8572         * gst-libs/gst/audio/gstbaseaudiosink.c:
8573         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
8574         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
8575         (gst_baseaudiosink_set_property), (build_linear_format),
8576         (debug_spec_caps), (debug_spec_buffer),
8577         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
8578         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
8579         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
8580         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
8581         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
8582         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
8583         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
8584         (gst_ringbuffer_play), (gst_ringbuffer_pause),
8585         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
8586         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
8587         (wait_segment), (gst_ringbuffer_commit),
8588         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
8589         (gst_ringbuffer_clear):
8590         Various small cleanups.
8591
8592         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
8593         (gst_audio_convert_change_state):
8594         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
8595         No need to take the locks anymore.
8596
8597 2005-05-25  Wim Taymans  <wim@fluendo.com>
8598
8599         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
8600         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
8601         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
8602         (type_found):
8603         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
8604         (group_destroy), (group_commit), (queue_overrun),
8605         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
8606         (mute_stream), (new_decoded_pad), (setup_substreams),
8607         (setup_source), (mute_group_type), (set_active_source),
8608         (gst_play_base_bin_change_state):
8609         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
8610         (gen_video_element), (gen_text_element), (gen_audio_element),
8611         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
8612         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
8613         (gst_stream_info_dispose), (gst_stream_info_set_mute):
8614         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
8615         Some playbin cleanups mostly refcounting sloppyness.
8616
8617 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8618
8619         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
8620           Work with streaming input.
8621
8622 2005-05-25  Wim Taymans  <wim@fluendo.com>
8623
8624         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8625         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
8626         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
8627         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
8628         No need to take the STREAM lock anymore.
8629
8630 2005-05-25  Wim Taymans  <wim@fluendo.com>
8631
8632         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
8633         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
8634         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
8635         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
8636         (gst_ogg_demux_sink_activate):
8637         * ext/theora/theoradec.c: (theora_dec_src_event),
8638         (theora_handle_comment_packet), (theora_dec_chain),
8639         (theora_dec_change_state):
8640         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
8641         (vorbis_handle_data_packet), (vorbis_dec_chain),
8642         (vorbis_dec_change_state):
8643         Remove STREAM locks as they are taken in core now.
8644         Never set bogus granulepos on vorbis/theora.
8645         Fix leaks in theoradec tag parsing.
8646
8647 2005-05-25  Wim Taymans  <wim@fluendo.com>
8648
8649         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
8650         Fix memleaks, GST_BUFFER_DATA() is not freed.
8651
8652 2005-05-25  Wim Taymans  <wim@fluendo.com>
8653
8654         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
8655         Open non-blocking, set to blocking mode afterwards to avoid
8656         lockups when audio device is busy.
8657
8658 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8659
8660         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
8661           This can't be good.
8662
8663 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8664
8665         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
8666         (gst_audio_convert_chain), (gst_audio_convert_link_src),
8667         (gst_audio_convert_setcaps):
8668           Implement instant setup switching.
8669
8670 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8671
8672         * gst/playback/gstplaybasebin.c: (probe_triggered):
8673           Fix missing unlock.
8674         * gst/playback/gstplaybin.c: (add_sink):
8675           First add, then link (otherwise pad link fails).
8676
8677 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8678
8679         * examples/Makefile.am:
8680         fix buildbot (make distcheck)
8681
8682 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8683
8684         * gst/playback/gstplaybin.c: (gen_vis_element):
8685           Remove some wrong code. Doesn't work yet.
8686
8687 2005-05-19  Wim Taymans  <wim@fluendo.com>
8688
8689         * gst-libs/gst/net/Makefile.am:
8690         * gst-libs/gst/net/README:
8691         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
8692         (gst_netbuffer_class_init), (gst_netbuffer_init),
8693         (gst_netbuffer_finalize), (gst_netbuffer_copy),
8694         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
8695         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
8696         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
8697         * gst-libs/gst/net/gstnetbuffer.h:
8698         Added buffer subclass to store extra to/from addresses for
8699         network sources/sinks.
8700
8701 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8702
8703         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
8704           Don't lock an unassigned variable.
8705
8706 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8707
8708         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
8709           Increase buffer for video, decrease buffer for other media types.
8710         * gst/playback/gstplaybin.c: (gen_video_element),
8711         (gen_audio_element):
8712           Change names for debugging purposes.
8713
8714 2005-05-18  Wim Taymans  <wim@fluendo.com>
8715
8716         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8717         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
8718         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
8719         (gst_ffmpegcsp_chain):
8720         Enable buffer alloc passthrough if the source and dest
8721         formats are the same.
8722
8723 2005-05-17  Wim Taymans  <wim@fluendo.com>
8724
8725         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
8726         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
8727         (gst_ogg_demux_chain_unlocked):
8728         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
8729         (gst_audio_convert_caps_remove_format_info),
8730         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
8731         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
8732         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8733         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
8734         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
8735         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
8736         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
8737         (gst_ffmpegcsp_get_property):
8738         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
8739         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
8740         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
8741         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
8742         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
8743         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
8744         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
8745         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
8746         Leak fixes in oggdemux.
8747         Some cleanups in audioconvert.
8748         Make passthrough work along with buffer_alloc etc.
8749         Make buffer_alloc and buffer recycling actually work in
8750         xvimagesink.
8751
8752 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
8753
8754         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
8755           make the compiler happy
8756
8757 2005-05-17  Wim Taymans  <wim@fluendo.com>
8758
8759         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
8760         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
8761         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
8762         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
8763         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
8764         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
8765         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
8766         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
8767         (gst_xvimagesink_set_xwindow_id):
8768         * sys/xvimage/xvimagesink.h:
8769         Port xvimagesink to new MiniObject.
8770
8771 2005-05-17  Wim Taymans  <wim@fluendo.com>
8772
8773         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
8774         (gst_audiofilter_chain):
8775         * gst-libs/gst/audio/gstaudiosink.c:
8776         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
8777         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
8778         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
8779         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
8780         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
8781         (gst_audiosink_create_ringbuffer):
8782         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
8783         (gst_audio_convert_caps_remove_format_info),
8784         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
8785         (gst_audio_convert_fixate), (gst_audio_convert_channels):
8786         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8787         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
8788         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
8789         Fix passthrough in ffmpegcolorspace.
8790         Fix memset in audiosink on wrong memory.
8791
8792 2005-05-16  David Schleef  <ds@schleef.org>
8793
8794         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
8795         to GstMiniObject.
8796
8797 2005-05-16  David Schleef  <ds@schleef.org>
8798
8799         Port from GstData to GstMiniObject.
8800         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
8801         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
8802         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
8803         (gst_ogg_mux_collected):
8804         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8805         * ext/theora/theoradec.c: (theora_handle_comment_packet),
8806         (theora_handle_data_packet):
8807         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
8808         (theora_set_header_on_caps), (theora_enc_chain):
8809         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
8810         (vorbis_handle_comment_packet):
8811         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
8812         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
8813         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
8814         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
8815         * gst/audioconvert/gstaudioconvert.c:
8816         (gst_audio_convert_get_buffer):
8817         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
8818         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
8819         (mute_stream), (silence_stream):
8820         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
8821         * gst/volume/gstvolume.c: (volume_transform):
8822         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
8823         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
8824         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
8825         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
8826         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
8827         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
8828         (gst_ximagesink_buffer_alloc):
8829         * sys/ximage/ximagesink.h:
8830
8831 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8832
8833         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8834         (fill_buffer), (check_queue), (queue_threshold_reached),
8835         (queue_out_of_data):
8836         * gst/playback/gstplaybasebin.h:
8837           Post buffer-fullness on the bus.
8838
8839 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8840
8841         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
8842         (try_to_link_1):
8843         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
8844         (group_commit), (probe_triggered), (setup_source),
8845         (gst_play_base_bin_change_state):
8846         * gst/playback/gstplaybasebin.h:
8847         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
8848         (gst_play_bin_init), (remove_sinks), (setup_sinks),
8849         (gst_play_bin_change_state):
8850           Move setup_output_pads into a virtual function, remove
8851           group-switch (no longer needed) and redirect (handled by bus
8852           now) signals.
8853
8854 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8855
8856         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
8857         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
8858         (get_active_group), (get_building_group), (group_destroy),
8859         (group_commit), (check_queue), (queue_overrun),
8860         (queue_threshold_reached), (queue_out_of_data),
8861         (gen_preroll_element), (remove_groups), (unknown_type),
8862         (add_element_stream), (no_more_pads), (probe_triggered),
8863         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
8864         (setup_substreams), (setup_source), (finish_source),
8865         (prepare_output), (muted_group_change_state),
8866         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
8867         (gst_play_base_bin_change_state):
8868         * gst/playback/gstplaybasebin.h:
8869         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
8870         (gst_play_bin_init), (gst_play_bin_set_property),
8871         (gen_video_element), (gen_text_element), (gen_audio_element),
8872         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
8873         (gst_play_bin_change_state):
8874         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
8875         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
8876         (stream_info_change_state), (gst_stream_info_set_mute),
8877         (gst_stream_info_get_property):
8878         * gst/playback/gststreaminfo.h:
8879         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
8880         (gst_stream_selector_get_linked_pad),
8881         (gst_stream_selector_getcaps),
8882         (gst_stream_selector_get_linked_pads),
8883         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
8884         * gst/playback/gststreamselector.h:
8885           Rough port of playbin. Needs some more work, but is mostly done,
8886           and uses a few locks in important places, which should make stuff
8887           like chain-switches clean. Still uses GST_STATE() in a few places,
8888           which isn't all that good an idea, subtitles/elements disabled
8889           because no elements to test with and thus probably broken, query
8890           and event handling moved to GstBin, internal thread removed
8891           alltogether because the pipeline does that for us now. Can play
8892           Ogg/Vorbis files. Haven't tested anything else yet.
8893
8894 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
8895
8896         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
8897           Do no-more-pads (needed for autoplugging).
8898
8899 2005-05-10  Andy Wingo  <wingo@pobox.com>
8900
8901         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
8902         message to the bus with the tags. Still not sent downstream tho.
8903
8904         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
8905         get_parent.
8906         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
8907         avoid refcounting hassles.
8908
8909 2005-05-09  Andy Wingo  <wingo@pobox.com>
8910
8911         * gst/volume/Makefile.am:
8912         * gst/volume/demo.c
8913         * gst/volume/gstvolume.h
8914         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
8915         basetransform. Probably need an audio filter base class.
8916
8917 2005-05-09  Wim Taymans  <wim@fluendo.com>
8918
8919         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
8920         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
8921         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
8922         (gst_vorbisenc_chain):
8923         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
8924         (gst_audio_convert_caps_remove_format_info),
8925         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
8926         (gst_audio_convert_fixate), (gst_audio_convert_channels):
8927         Make caps writable before writing to it.
8928         Fix negotiation in audioconvert some more.
8929
8930 2005-05-09  Wim Taymans  <wim@fluendo.com>
8931
8932         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
8933         (gst_videorate_getcaps), (gst_videorate_setcaps),
8934         (gst_videorate_event), (gst_videorate_chain):
8935         Better negotiation.
8936
8937 2005-05-09  Wim Taymans  <wim@fluendo.com>
8938
8939         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
8940         (gst_videorate_getcaps), (gst_videorate_setcaps),
8941         (gst_videorate_blank_data), (gst_videorate_init),
8942         (gst_videorate_event), (gst_videorate_chain),
8943         (gst_videorate_change_state):
8944         Port videorate, do a better job at negotiation while we're at
8945         it.
8946
8947 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
8948
8949         * configure.ac:
8950           Disable libvisual
8951
8952         * examples/Makefile.am:
8953         * gst-libs/gst/audio/Makefile.am:
8954         * gst-libs/gst/riff/Makefile.am:
8955         * gst-libs/gst/tag/Makefile.am:
8956         * gst-libs/gst/video/Makefile.am:
8957           Fixups for missing variables.
8958
8959 2005-05-09  Wim Taymans  <wim@fluendo.com>
8960
8961         * examples/seeking/seek.c: (make_theora_pipeline),
8962         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
8963         (query_rates), (query_positions_elems), (query_positions_pads),
8964         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
8965         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
8966         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
8967         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
8968         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
8969         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
8970         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
8971         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
8972         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
8973         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
8974         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
8975         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
8976         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
8977         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
8978         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
8979         (theora_dec_src_convert), (theora_dec_sink_convert),
8980         (theora_dec_src_query), (theora_dec_sink_query),
8981         (theora_dec_src_event), (theora_dec_sink_event),
8982         (theora_handle_comment_packet), (theora_handle_type_packet),
8983         (theora_handle_header_packet), (theora_handle_data_packet),
8984         (theora_dec_chain):
8985         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
8986         (vorbis_dec_convert), (vorbis_dec_src_query),
8987         (vorbis_dec_sink_query), (vorbis_dec_src_event),
8988         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
8989         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
8990         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
8991         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
8992         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
8993         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
8994         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
8995         (gst_play_bin_query):
8996         * gst/playback/test3.c: (update_scale):
8997         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
8998         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
8999         * gst/subparse/gstsubparse.c: (gst_subparse_init):
9000         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
9001         (gst_videotestsrc_src_query):
9002         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
9003         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
9004         (paint_hline_YUV9):
9005         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
9006         Port to new query API.
9007         Updated seek.
9008         Cleanups in x[v]imagesink
9009
9010 2005-05-09  Andy Wingo  <wingo@pobox.com>
9011
9012         * ext/alsa/gstalsasink.h:
9013         * ext/gnomevfs/gstgnomevfssrc.c:
9014         (gst_gnomevfssrc_get_icy_metadata):
9015         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
9016         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
9017         * ext/theora/theoradec.c (theora_dec_src_query)
9018         (theora_dec_src_event, theora_dec_sink_event)
9019         (theora_handle_comment_packet, theora_handle_data_packet):
9020         * ext/theora/theoraenc.c (theora_enc_chain):
9021         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
9022         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
9023         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
9024         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
9025         (qt_type_find):
9026         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
9027         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
9028         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
9029         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
9030         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
9031         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
9032         (paint_setup_xBGR8888, paint_setup_RGBx8888)
9033         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
9034         (paint_setup_RGB565, paint_setup_xRGB1555):
9035         * gst/videotestsrc/videotestsrc.h:
9036         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
9037         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
9038         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
9039         GCC4 fixes.
9040         
9041         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
9042         gst_pad_query_position. Fixes oggdemux.
9043
9044 2005-05-08  David Schleef  <ds@schleef.org>
9045
9046         * configure.ac: Require liboil.
9047         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
9048         a few more.
9049         * gst/videotestsrc/videotestsrc.c:
9050         * gst/videotestsrc/videotestsrc.h:
9051
9052 2005-05-06  Wim Taymans  <wim@fluendo.com>
9053
9054         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9055         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
9056         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
9057         Well, unreffing a buffer right before pushing it is asking
9058         for trouble..
9059
9060 2005-05-06  Christian Schaller  <uraeus@gnome.org>
9061
9062         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
9063
9064 2005-05-06  Wim Taymans  <wim@fluendo.com>
9065
9066         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
9067         (gst_audio_convert_caps_remove_format_info),
9068         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
9069         (gst_audio_convert_fixate), (gst_audio_convert_channels):
9070         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9071         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
9072         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
9073         * gst/sine/Makefile.am:
9074         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
9075         (gst_sinesrc_class_init), (gst_sinesrc_init),
9076         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
9077         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
9078         (gst_sinesrc_update_freq):
9079         * gst/sine/gstsinesrc.h:
9080         * gst/tcp/gstmultifdsink.c:
9081         * sys/xvimage/xvimagesink.c:
9082         Fixed negotiation wrt _peer_get_caps()
9083         Some cleanups.
9084
9085
9086 2005-05-06  Wim Taymans  <wim@fluendo.com>
9087
9088         * gst-libs/gst/audio/gstaudiosink.c:
9089         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
9090         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
9091         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
9092         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
9093         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
9094         (gst_audiosink_create_ringbuffer):
9095         * gst-libs/gst/audio/gstbaseaudiosink.c:
9096         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
9097         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
9098         (gst_baseaudiosink_set_property), (build_linear_format),
9099         (debug_spec_caps), (debug_spec_buffer),
9100         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
9101         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
9102         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
9103         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
9104         * gst-libs/gst/audio/gstbaseaudiosink.h:
9105         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
9106         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
9107         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
9108         (gst_ringbuffer_play), (gst_ringbuffer_pause),
9109         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
9110         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
9111         (wait_segment), (gst_ringbuffer_commit),
9112         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
9113         (gst_ringbuffer_clear):
9114         * gst-libs/gst/audio/gstringbuffer.h:
9115         Make the base audiosink return an error when there is no
9116         audiobuffer negotiated.
9117
9118 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9119
9120         * ext/Makefile.am:
9121         Disable cdparanoia until someone ports it!
9122
9123 2005-05-06  Wim Taymans  <wim@fluendo.com>
9124
9125         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
9126         (gst_ogg_demux_sink_activate):
9127         And revert after wingo's revert.. sigh..
9128
9129 2005-05-05  Andy Wingo  <wingo@pobox.com>
9130
9131         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
9132         GObject.
9133         * configure.ac: Return audiorate and subparse from the ghetto.
9134         Re-enable -Wall -Werror.
9135         * gst/subparse/gstsubparse.c:
9136         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
9137         or chain-based. Cleaned up a bit. Not tested.
9138         
9139 2005-05-05  Christian Schaller <christian@fluendo.com> 
9140
9141         * Makefile.am: remove stuff that is not building
9142         * configure.ac: remove stuff that is not building
9143         * examples/Makefile.am: remove stuff that is not building
9144         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
9145         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
9146         * sys/Makefile.am: remove stuff that is not building
9147         * testsuite/Makefile.am: remove stuff that is not building
9148
9149 2005-05-05  Andy Wingo  <wingo@pobox.com>
9150
9151         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
9152         * gst-libs/gst/tag/gstvorbistag.c:
9153         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
9154         * gst/adder/gstadder.h:
9155         * gst/audioconvert/gstchannelmix.c:
9156         (gst_audio_convert_fill_one_other):
9157         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
9158         (gst_audiorate_init), (gst_audiorate_chain):
9159         * gst/playback/gstplaybasebin.c: (setup_source):
9160         * gst/playback/test3.c: (update_scale):
9161         Some GCC4 fixes
9162         
9163         * po/af.po:
9164         * po/az.po:
9165         * po/cs.po:
9166         * po/en_GB.po:
9167         * po/hu.po:
9168         * po/it.po:
9169         * po/nb.po:
9170         * po/nl.po:
9171         * po/or.po:
9172         * po/sq.po:
9173         * po/sr.po:
9174         * po/sv.po:
9175         * po/uk.po:
9176         * po/vi.po: Foo
9177
9178 2005-05-05  Wim Taymans  <wim@fluendo.com>
9179
9180         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
9181         (gst_audio_convert_caps_remove_format_info),
9182         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
9183         (gst_audio_convert_change_state), (gst_audio_convert_channels):
9184         * gst/videotestsrc/gstvideotestsrc.c:
9185         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
9186         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
9187         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
9188         (gst_videotestsrc_init), (gst_videotestsrc_loop):
9189         Don't ignore _push() return values.
9190         Make sure no processing is done when shutting down.
9191         Videotestsrc pad activation fix.
9192
9193 2005-05-05  Wim Taymans  <wim@fluendo.com>
9194
9195         * gst/adder/Makefile.am:
9196         * gst/adder/gstadder.c: (gst_adder_setcaps),
9197         (gst_adder_class_init), (gst_adder_init),
9198         (gst_adder_request_new_pad), (gst_adder_collected),
9199         (gst_adder_change_state):
9200         * gst/adder/gstadder.h:
9201         Ported adder as an example of a mixer element using
9202         collect pads. Needs more negotiation work.
9203
9204 2005-05-05  Wim Taymans  <wim@fluendo.com>
9205
9206         * ext/theora/theoradec.c: (_inc_granulepos),
9207         (theora_dec_src_event), (theora_dec_sink_event),
9208         (theora_handle_comment_packet), (theora_handle_type_packet),
9209         (theora_handle_header_packet), (theora_handle_data_packet),
9210         (theora_dec_chain):
9211         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
9212         (gst_theora_enc_init), (theora_enc_sink_setcaps),
9213         (theora_push_buffer), (theora_push_packet),
9214         (theora_enc_sink_event), (theora_enc_chain),
9215         (theora_enc_change_state), (theora_enc_set_property),
9216         (theora_enc_get_property):
9217         Added stream lock to decoder so that we can serialize
9218         the discont event.
9219         More theoraenc porting, recover from errors, do clean
9220         shutdown.
9221
9222 2005-05-05  Wim Taymans  <wim@fluendo.com>
9223
9224         * ext/ogg/Makefile.am:
9225         * ext/ogg/README:
9226         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
9227         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
9228         (gst_ogg_print):
9229         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
9230         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
9231         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
9232         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
9233         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
9234         (gst_ogg_mux_change_state):
9235         Ported ogg muxer.
9236
9237 2005-05-05  Wim Taymans  <wim@fluendo.com>
9238
9239         * docs/design-audiosinks.txt:
9240         * gst-libs/gst/audio/TODO:
9241         * gst-libs/gst/audio/gstaudiosink.c:
9242         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
9243         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
9244         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
9245         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
9246         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
9247         (gst_audiosink_create_ringbuffer):
9248         * gst-libs/gst/audio/gstbaseaudiosink.c:
9249         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
9250         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
9251         (gst_baseaudiosink_set_property), (build_linear_format),
9252         (debug_spec_caps), (debug_spec_buffer),
9253         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
9254         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
9255         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
9256         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
9257         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
9258         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
9259         (gst_ringbuffer_release), (gst_ringbuffer_play),
9260         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
9261         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
9262         (gst_ringbuffer_set_sample), (wait_segment),
9263         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
9264         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
9265         More work on the audiosink, mostly debugging and a race in
9266         shutdown.
9267
9268 2005-04-28  Wim Taymans  <wim@fluendo.com>
9269
9270         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
9271         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
9272         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
9273         (vorbis_dec_src_query), (vorbis_dec_src_event),
9274         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
9275         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
9276         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
9277         Don't crap out when seeking back to position 0.
9278
9279 2005-04-28  Wim Taymans  <wim@fluendo.com>
9280
9281         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
9282         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
9283         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
9284         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
9285         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
9286         Make audio sink configurable, use alsasink as default.
9287
9288 2005-04-28  Wim Taymans  <wim@fluendo.com>
9289
9290         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
9291         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
9292         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
9293         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
9294         (vorbis_dec_change_state):
9295         * ext/vorbis/vorbisdec.h:
9296         Refactor, use STREAM_LOCK.
9297
9298 2005-04-28  Wim Taymans  <wim@fluendo.com>
9299
9300         * ext/theora/theoradec.c: (_inc_granulepos),
9301         (theora_dec_sink_event), (theora_handle_comment_packet),
9302         (theora_handle_type_packet), (theora_handle_header_packet),
9303         (theora_handle_data_packet), (theora_dec_chain),
9304         (theora_dec_change_state):
9305         Refactor a bit, use STREAM_LOCK.
9306
9307 2005-04-28  Wim Taymans  <wim@fluendo.com>
9308
9309         * ext/alsa/Makefile.am:
9310         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
9311         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
9312         (gst_alsa_link), (gst_alsa_close_audio):
9313         * ext/alsa/gstalsaplugin.c: (plugin_init):
9314         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
9315         (gst_alsasink_dispose), (gst_alsasink_base_init),
9316         (gst_alsasink_class_init), (gst_alsasink_init),
9317         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
9318         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
9319         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
9320         (gst_alsasink_reset):
9321         * ext/alsa/gstalsasink.h:
9322         Implement alsasink with simple open/write/close API. 
9323         Make alsa dir build by disabling compilation of code.
9324
9325 2005-04-28  Wim Taymans  <wim@fluendo.com>
9326
9327         * gst-libs/gst/audio/Makefile.am:
9328         * gst-libs/gst/audio/audio.h:
9329         * gst-libs/gst/audio/audioclock.c:
9330         * gst-libs/gst/audio/audioclock.h:
9331         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
9332         (gst_audio_clock_class_init), (gst_audio_clock_init),
9333         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
9334         * gst-libs/gst/audio/gstaudioclock.h:
9335         * gst-libs/gst/audio/gstaudiosink.c:
9336         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
9337         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
9338         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
9339         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
9340         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
9341         (gst_audiosink_create_ringbuffer):
9342         * gst-libs/gst/audio/gstbaseaudiosink.c:
9343         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
9344         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
9345         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
9346         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
9347         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
9348         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
9349         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
9350         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
9351         * gst-libs/gst/audio/gstbaseaudiosink.h:
9352         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
9353         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
9354         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
9355         (gst_ringbuffer_release), (gst_ringbuffer_play),
9356         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
9357         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
9358         (gst_ringbuffer_set_sample), (wait_segment),
9359         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
9360         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
9361         * gst-libs/gst/audio/gstringbuffer.h:
9362         Make ringbuffer faster and more simple by removing the locks
9363         in the playback thread.
9364         Add sample accurate playback based on buffer sample offsets.
9365         Make the baseaudiosink provide a clock.
9366         Parse caps in the base class.
9367         Correctly handle seeking, flushing and state changes.
9368
9369 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
9370
9371         * configure.ac:
9372         * gst/audioconvert/Makefile.am:
9373         * gst/audioscale/Makefile.am:
9374           Fix part of the build.  Come on guys, autogen didn't even work :)
9375
9376 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9377
9378         * configure.ac:
9379         * gst-libs/gst/Makefile.am:
9380         * gst-libs/gst/media-info/.cvsignore:
9381         * gst-libs/gst/media-info/Makefile.am:
9382         * gst-libs/gst/media-info/README:
9383         * gst-libs/gst/media-info/media-info-priv.c:
9384         * gst-libs/gst/media-info/media-info-priv.h:
9385         * gst-libs/gst/media-info/media-info-test.c:
9386         * gst-libs/gst/media-info/media-info.c:
9387         * gst-libs/gst/media-info/media-info.h:
9388         * gst-libs/gst/media-info/media-info.vcproj:
9389         * pkgconfig/Makefile.am:
9390         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
9391         * pkgconfig/gstreamer-media-info.pc.in:
9392           Remove media-info, which is also successed by playbin (see Totem
9393           implementation).
9394
9395 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9396
9397         * configure.ac:
9398         * examples/Makefile.am:
9399         * examples/gstplay/.cvsignore:
9400         * examples/gstplay/Makefile.am:
9401         * examples/gstplay/player.c:
9402         * gst-libs/gst/Makefile.am:
9403         * gst-libs/gst/play/.cvsignore:
9404         * gst-libs/gst/play/Makefile.am:
9405         * gst-libs/gst/play/play.c:
9406         * gst-libs/gst/play/play.h:
9407         * gst-libs/gst/play/play.vcproj:
9408         * pkgconfig/Makefile.am:
9409         * pkgconfig/gstreamer-play-uninstalled.pc.in:
9410         * pkgconfig/gstreamer-play.pc.in:
9411           Remove libgstplay, playbin is now the official successor.
9412
9413 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9414
9415         * configure.ac:
9416         * gst-libs/gst/Makefile.am:
9417         * gst-libs/gst/xwindowlistener/Makefile.am:
9418         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
9419         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
9420           Remove deprecated xwindowlistener (I've moved xwindowlistening
9421           in the v4l/v4l2 plugins over to serverside).
9422
9423 2005-04-25  David Schleef  <ds@schleef.org>
9424
9425         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
9426         to examples/dynparams.  Examples do not belong interspersed with
9427         source code.
9428         * examples/dynparams/demo-dparams.c:
9429         * gst/sine/Makefile.am:
9430         * gst/sine/demo-dparams.c:
9431
9432 2005-04-25  David Schleef  <ds@schleef.org>
9433
9434         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
9435         * gst-libs/gst/audio/Makefile.am:
9436         * gst-libs/gst/riff/Makefile.am:
9437         * gst-libs/gst/tag/Makefile.am:
9438         * gst-libs/gst/video/Makefile.am:
9439         * gst-libs/gst/xwindowlistener/Makefile.am:
9440
9441         Convert to 0.9 API, seems to work:
9442         * sys/ximage/Makefile.am:
9443         * sys/ximage/ximagesink.c:
9444
9445 2005-04-24  David Schleef  <ds@schleef.org>
9446
9447         Link plugins against libraries:
9448         * ext/alsa/Makefile.am:
9449         * gst/tcp/Makefile.am:
9450
9451         Remove asm code that should be in liboil
9452         * gst/videoscale/Makefile.am:
9453         * gst/videoscale/videoscale_x86_asm.s:
9454
9455         gettext wants these checked in:
9456         * po/af.po:
9457         * po/az.po:
9458         * po/cs.po:
9459         * po/en_GB.po:
9460         * po/hu.po:
9461         * po/it.po:
9462         * po/nb.po:
9463         * po/nl.po:
9464         * po/or.po:
9465         * po/sq.po:
9466         * po/sr.po:
9467         * po/sv.po:
9468         * po/uk.po:
9469         * po/vi.po:
9470
9471 2005-04-24  David Schleef  <ds@schleef.org>
9472
9473         Convert gst_main() to g_main_loop_run()
9474         * gst/playback/decodetest.c: (main):
9475         * gst/playback/test2.c: (main):
9476         * gst/playback/test3.c: (main):
9477         * gst/playback/test4.c: (main):
9478
9479         Link plugins against libraries:
9480         * ext/libvisual/Makefile.am:
9481         * sys/xvimage/Makefile.am:
9482
9483 2005-04-24  David Schleef  <ds@schleef.org>
9484
9485         * configure.ac: Remove idct and resample libs
9486         * gst-libs/gst/Makefile.am: same
9487
9488         Remove usage of gst_library_load():
9489         * ext/alsa/gstalsaplugin.c: (plugin_init):
9490         * ext/libvisual/visual.c: (plugin_init):
9491         * ext/ogg/gstogg.c: (plugin_init):
9492         * ext/theora/theora.c: (plugin_init):
9493         * ext/vorbis/vorbis.c: (plugin_init):
9494         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
9495         * gst/audioscale/gstaudioscale.c:
9496         * gst/adder/gstadder.c: (plugin_init):
9497         * gst/audioconvert/plugin.c: (plugin_init):
9498         * sys/ximage/ximagesink.c: (plugin_init):
9499         * sys/xvimage/xvimagesink.c: (plugin_init):
9500         * gst/tcp/gsttcpplugin.c: (plugin_init):
9501
9502         Link plugins against libraries:
9503         * ext/ogg/Makefile.am:
9504         * ext/theora/Makefile.am:
9505         * ext/vorbis/Makefile.am:
9506         * gst/audioconvert/Makefile.am:
9507
9508         Create proper libraries:
9509         * gst-libs/gst/riff/Makefile.am:
9510         * gst-libs/gst/audio/Makefile.am:
9511         * gst-libs/gst/video/Makefile.am:
9512
9513         Move resample library to audioscale plugin directory:
9514         * gst-libs/gst/resample/Makefile.am:
9515         * gst-libs/gst/resample/README:
9516         * gst-libs/gst/resample/dtof.c:
9517         * gst-libs/gst/resample/dtos.c:
9518         * gst-libs/gst/resample/functable.c:
9519         * gst-libs/gst/resample/private.h:
9520         * gst-libs/gst/resample/resample.c:
9521         * gst-libs/gst/resample/resample.h:
9522         * gst-libs/gst/resample/resample.vcproj:
9523         * gst-libs/gst/resample/test.c:
9524         * gst/audioscale/Makefile.am:
9525         * gst/audioscale/README:
9526         * gst/audioscale/dtof.c:
9527         * gst/audioscale/dtos.c:
9528         * gst/audioscale/functable.c:
9529         * gst/audioscale/private.h:
9530         * gst/audioscale/resample.c:
9531         * gst/audioscale/resample.h:
9532         * gst/audioscale/test.c:
9533
9534         Move tagedit library to gst-libs:
9535         * gst-libs/gst/tag/Makefile.am:
9536         * gst-libs/gst/tag/gstid3tag.c:
9537         * gst-libs/gst/tag/gsttagediting.c:
9538         * gst-libs/gst/tag/gsttageditingprivate.h:
9539         * gst-libs/gst/tag/gstvorbistag.c:
9540         * gst/tags/Makefile.am:
9541         * gst/tags/gstid3tag.c:
9542         * gst/tags/gstvorbistag.c:
9543
9544         Fix for core changes:
9545         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
9546         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
9547         (gst_sinesrc_getrange):
9548
9549 2005-04-23  David Schleef  <ds@schleef.org>
9550
9551         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
9552         in gst-plugins in a long time, and properly belongs in liboil.
9553         * gst-libs/gst/idct/Makefile.am:
9554         * gst-libs/gst/idct/README:
9555         * gst-libs/gst/idct/dct.h:
9556         * gst-libs/gst/idct/doieee:
9557         * gst-libs/gst/idct/fastintidct.c:
9558         * gst-libs/gst/idct/floatidct.c:
9559         * gst-libs/gst/idct/idct.c:
9560         * gst-libs/gst/idct/idct.h:
9561         * gst-libs/gst/idct/idtc.vcproj:
9562         * gst-libs/gst/idct/ieeetest.c:
9563         * gst-libs/gst/idct/intidct.c:
9564
9565 2005-04-20  Wim Taymans  <wim@fluendo.com>
9566
9567         * docs/design-audiosinks.txt:
9568         * gst-libs/gst/audio/Makefile.am:
9569         * gst-libs/gst/audio/TODO:
9570         * gst-libs/gst/audio/gstaudiosink.c:
9571         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
9572         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
9573         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
9574         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
9575         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
9576         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
9577         (gst_audiosink_class_init), (gst_audiosink_init),
9578         (gst_audiosink_create_ringbuffer):
9579         * gst-libs/gst/audio/gstaudiosink.h:
9580         * gst-libs/gst/audio/gstbaseaudiosink.c:
9581         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
9582         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
9583         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
9584         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
9585         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
9586         (gst_baseaudiosink_create_ringbuffer),
9587         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
9588         * gst-libs/gst/audio/gstbaseaudiosink.h:
9589         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
9590         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
9591         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
9592         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
9593         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
9594         (gst_ringbuffer_play), (gst_ringbuffer_pause),
9595         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
9596         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
9597         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
9598         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
9599         * gst-libs/gst/audio/gstringbuffer.h:
9600         An attempt at a set of audio base classes together with some
9601         design docs.
9602
9603 2005-04-20  Wim Taymans  <wim@fluendo.com>
9604
9605         * gst/audioconvert/Makefile.am:
9606         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
9607         (gst_audio_convert_caps_remove_format_info),
9608         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
9609         (gst_audio_convert_channels):
9610         Link against audio libs.
9611         Fix audio convert plugin.
9612
9613 2005-04-20  Wim Taymans  <wim@fluendo.com>
9614
9615         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
9616         (gst_ogg_demux_sink_activate):
9617         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
9618         (theora_set_header_on_caps), (theora_enc_sink_event),
9619         (theora_enc_chain):
9620         Fix theora encoder.
9621
9622 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9623
9624         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
9625         * gst/playback/gstdecodebin.c: (find_compatibles):
9626           Work with staticpadtemplates in elementfactories.
9627
9628 2005-04-12  Wim Taymans  <wim@fluendo.com>
9629
9630         * gst/playback/README:
9631         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9632         (compare_ranks), (print_feature), (gst_decode_bin_init),
9633         (dynamic_create), (dynamic_free), (find_compatibles),
9634         (mimetype_is_raw), (close_pad_link), (got_redirect),
9635         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
9636         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
9637         (gst_decode_bin_change_state):
9638         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9639         (gst_play_base_bin_init), (group_destroy), (group_commit),
9640         (check_queue), (queue_overrun), (queue_threshold_reached),
9641         (queue_out_of_data), (gen_preroll_element), (unknown_type),
9642         (new_decoded_pad), (setup_subtitle), (gen_source_element),
9643         (got_redirect), (setup_source), (play_base_eos),
9644         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
9645         (gst_play_base_bin_remove_element):
9646         * gst/playback/gstplaybasebin.h:
9647         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
9648         (gst_play_bin_init), (gst_play_bin_dispose),
9649         (gst_play_bin_set_property), (gen_video_element),
9650         (gen_text_element), (gen_audio_element), (remove_sinks),
9651         (gst_play_bin_send_event):
9652         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
9653         (stream_info_change_state), (gst_stream_info_set_mute):
9654         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
9655         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
9656         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
9657         (gst_stream_selector_chain):
9658         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
9659         (main):
9660         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
9661         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
9662         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
9663         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
9664         Raw and crude port of decodebin. 
9665         Make playbin compile.
9666
9667 2005-04-06  Wim Taymans  <wim@fluendo.com>
9668
9669         * ext/gnomevfs/Makefile.am:
9670         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
9671         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
9672         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
9673         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
9674         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
9675         (gst_gnomevfssrc_stop):
9676         * ext/ogg/Makefile.am:
9677         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
9678         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
9679         * ext/theora/Makefile.am:
9680         * ext/theora/theoradec.c: (_inc_granulepos),
9681         (theora_dec_sink_event), (theora_dec_chain):
9682         * ext/vorbis/Makefile.am:
9683         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
9684         (vorbis_dec_sink_event), (vorbis_dec_chain):
9685         * gst-libs/gst/audio/Makefile.am:
9686         * sys/xvimage/Makefile.am:
9687         Make gnomevfssrc extend the source base class.
9688         Fix linking against libs in various plugins.
9689
9690 2005-04-06  Andy Wingo  <wingo@pobox.com>
9691
9692         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
9693         GST_BASE_LIBS.
9694
9695         * configure.ac: Add check and AC_SUBST for libgstbase.
9696
9697 2005-03-31  Wim Taymans  <wim@fluendo.com>
9698
9699         * examples/seeking/Makefile.am:
9700         * examples/seeking/cdparanoia.c: (main):
9701         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
9702         (play_cb), (pause_cb), (stop_cb), (main):
9703         * examples/seeking/playbin.c:
9704         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
9705         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
9706         (make_sid_pipeline), (make_vorbis_pipeline),
9707         (make_theora_pipeline), (make_vorbis_theora_pipeline),
9708         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
9709         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
9710         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
9711         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
9712         (stop_cb), (main):
9713         * examples/seeking/spider_seek.c:
9714         * examples/seeking/vorbisfile.c:
9715         * ext/gnomevfs/Makefile.am:
9716         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
9717         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
9718         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
9719         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
9720         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
9721         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
9722         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
9723         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
9724         * ext/ogg/README:
9725         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
9726         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
9727         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
9728         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
9729         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
9730         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
9731         (gst_ogg_pad_event), (gst_ogg_pad_reset),
9732         (gst_ogg_demux_factory_filter), (compare_ranks),
9733         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
9734         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
9735         (gst_ogg_chain_new), (gst_ogg_chain_free),
9736         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
9737         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
9738         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
9739         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
9740         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
9741         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
9742         (gst_ogg_demux_get_prev_page),
9743         (gst_ogg_demux_deactivate_current_chain),
9744         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
9745         (gst_ogg_demux_bisect_forward_serialno),
9746         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
9747         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
9748         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
9749         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
9750         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
9751         (gst_ogg_demux_change_state), (gst_ogg_print):
9752         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
9753         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
9754         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
9755         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
9756         (gst_ogg_mux_loop):
9757         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
9758         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
9759         (theora_dec_src_convert), (theora_dec_sink_convert),
9760         (theora_dec_src_query), (theora_dec_src_event),
9761         (theora_dec_sink_event), (theora_dec_chain),
9762         (theora_dec_change_state):
9763         * ext/theora/theoraenc.c: (gst_theora_enc_init),
9764         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
9765         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
9766         (theora_enc_change_state):
9767         * ext/vorbis/Makefile.am:
9768         * ext/vorbis/oggvorbisenc.c:
9769         * ext/vorbis/oggvorbisenc.h:
9770         * ext/vorbis/vorbis.c: (plugin_init):
9771         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
9772         (vorbis_dec_src_query), (vorbis_dec_src_event),
9773         (vorbis_dec_sink_event), (vorbis_dec_chain),
9774         (vorbis_dec_change_state):
9775         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
9776         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
9777         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
9778         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
9779         (gst_vorbisenc_change_state):
9780         * ext/vorbis/vorbisenc.h:
9781         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
9782         * gst-libs/gst/audio/audioclock.c:
9783         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
9784         (gst_audiofilter_init), (gst_audiofilter_chain):
9785         * gst-libs/gst/audio/testchannels.c: (main):
9786         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
9787         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
9788         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
9789         (gmip_find_track_streaminfo), (gmip_find_track_format):
9790         * gst-libs/gst/media-info/media-info.c:
9791         (gst_media_info_read_idler):
9792         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
9793         (gst_play_get_all_by_interface):
9794         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
9795         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
9796         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
9797         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
9798         (gst_riff_parse_info):
9799         * gst-libs/gst/riff/riff-read.h:
9800         * gst-libs/gst/riff/riff.c: (plugin_init):
9801         * gst-libs/gst/video/Makefile.am:
9802         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
9803         (gst_videosink_class_init), (gst_videosink_get_type):
9804         * gst-libs/gst/video/videosink.h:
9805         * gst/audioconvert/bufferframesconvert.c:
9806         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
9807         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
9808         * gst/audioconvert/channelmixtest.c: (main):
9809         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
9810         (gst_audio_convert_chain),
9811         (gst_audio_convert_caps_remove_format_info),
9812         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
9813         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
9814         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
9815         (gst_audio_convert_buffer_to_default_format),
9816         (gst_audio_convert_buffer_from_default_format),
9817         (gst_audio_convert_channels):
9818         * gst/audioconvert/gstchannelmix.h:
9819         * gst/ffmpegcolorspace/avcodec.h:
9820         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9821         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
9822         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
9823         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
9824         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
9825         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
9826         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
9827         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
9828         (mpeg_video_type_find), (mpeg_video_stream_type_find),
9829         (dv_type_find):
9830         * gst/videotestsrc/gstvideotestsrc.c:
9831         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
9832         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
9833         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
9834         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
9835         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
9836         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
9837         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
9838         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
9839         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
9840         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
9841         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
9842         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
9843         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
9844         (gst_xvimagesink_navigation_send_event),
9845         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
9846         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
9847         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
9848         * sys/xvimage/xvimagesink.h:
9849         Plugin port to 0.9, ogg/theora playback should work in the seek
9850         example now.
9851         Removed old examples.
9852         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
9853         explained in 0.9 TODO doc.
9854
9855
9856 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9857
9858         * autogen.sh:
9859         * configure.ac:
9860         * ext/Makefile.am:
9861         * gst/Makefile.am:
9862         * po/POTFILES.in:
9863         * po/af.po:
9864         * po/az.po:
9865         * po/cs.po:
9866         * po/en_GB.po:
9867         * po/hu.po:
9868         * po/it.po:
9869         * po/nb.po:
9870         * po/nl.po:
9871         * po/or.po:
9872         * po/sq.po:
9873         * po/sr.po:
9874         * po/sv.po:
9875         * po/uk.po:
9876         * po/vi.po:
9877         * sys/Makefile.am:
9878         * testsuite/Makefile.am:
9879           remove a whole bunch of plugins.  This module now contains a set
9880           of free reference plugins/elements as agreed.
9881
9882 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
9883
9884         * configure.ac:
9885           hunting season on 0.9 is now OPEN
9886
9887 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9888
9889         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
9890           Kick the hell out of gcc for not warning me about a symbol conflict.
9891
9892 2005-02-22  Luca Ognibene  <luogni@tin.it>
9893
9894         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
9895
9896         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
9897           Don't leak caps string (fixes #168134)
9898
9899         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
9900         (gst_jpegenc_init), (gst_jpegenc_finalize),
9901         (gst_jpegenc_change_state):
9902           Don't leak line buffers and context struct (fixes #168133).
9903
9904 2005-02-21  Tim-Philipp M??ller  <tim at centricular dot net>
9905
9906         * configure.ac:
9907         * ext/dirac/gstdiracdec.cc:
9908         (gst_diracdec_chain):
9909           Since dirac 0.5.0 the framerate in dirac is expressed as a
9910           rational number. Fix build and up requirement to 0.5.0, and
9911           also pass parameters to gst_diracdec_link in the right order
9912           (fixes #167959).
9913
9914 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
9915
9916         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
9917         * ext/faad/gstfaad.h:
9918         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
9919         certain invalid muxed streams, where some packets will contain 
9920         junk after decoder data. Partially fixes #149158.
9921
9922 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
9923         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
9924           Make sure we only write to writable buffers
9925
9926 2005-02-20  Tim-Philipp M??ller  <tim at centricular dot net>
9927
9928         * gst-libs/gst/riff/riff-media.c:
9929         (gst_riff_create_audio_caps_with_data):
9930           Do actually fix invalid RIFF fmt header values for alaw
9931           and mulaw audio instead of just saying so.
9932
9933         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
9934           Give gst_riff_create_audio_caps_with_data() a chance to
9935           fix up broken format header fields before extracting any
9936           parameters from the header. (fixes #167633)
9937
9938 2005-02-19  Martin Holters  <martin.holters@gmx.de>
9939
9940         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
9941
9942         * gst/audioconvert/bufferframesconvert.c:
9943         (buffer_frames_convert_link):
9944           Don't leak othercaps. (fixes #167878)
9945
9946 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
9947
9948         * configure.ac:
9949         * ext/libvisual/visual.c: (gst_visual_srclink),
9950         (gst_visual_change_state):
9951           Support libvisual 0.2.0.
9952
9953 2005-02-18  Tim-Philipp M??ller  <tim at centricular dot net>
9954
9955         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
9956         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
9957           Use same rowstrides for I420 as used everywhere else.
9958
9959 2005-02-17  Tim-Philipp M??ller  <tim at centricular dot net>
9960
9961         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
9962           Declare variables at beginning of block and make gcc-2.95 happy
9963           (fixes # 167482, patch by Gergely Nagy).
9964           
9965         * gst/tcp/gsttcpclientsrc.c:
9966         * gst/tcp/gsttcpclientsrc.h:
9967           Move some includes into the header, so that struct sockaddr_in is
9968           defined when it should be defined on FreeBSD as well (fixes
9969           #167483).
9970           
9971         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
9972           Don't pass uninitialised values to setsockopt() here either.
9973
9974 2005-02-17  Luca Ognibene  <luogni at tin dot it>
9975
9976         Reviewed by: Tim-Philipp M??ller  <tim at centricular dot net>
9977
9978         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
9979           Don't pass uninitialised values to setsockopt(). (fixes #167704)
9980
9981 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9982
9983         * gst/playback/gstplaybin.c: (add_sink):
9984           Invert bin_add/link order to workaround deadlock in opt.
9985
9986 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9987
9988         * gst/modplug/gstmodplug.cc:
9989           Add missing break causing position queries to fail.
9990
9991 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
9992
9993         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
9994           Granpos can apparently be -1, which screws up calculations...
9995
9996 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
9997
9998         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
9999         (gst_ximagesink_send_pending_navigation),
10000         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
10001         (gst_ximagesink_init):
10002         * sys/ximage/ximagesink.h:
10003         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
10004         (gst_xvimagesink_send_pending_navigation),
10005         (gst_xvimagesink_navigation_send_event),
10006         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
10007         * sys/xvimage/xvimagesink.h:
10008           Use a mutex protected list to marshal navigation
10009           events into the stream thread from whichever thread
10010           sends them.
10011
10012 2005-02-15  Tim-Philipp M??ller  <tim at centricular dot net>
10013
10014         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
10015           Display current position and track length; misc. clean-ups.
10016           
10017         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
10018         (speed_init), (speed_chain):
10019           Add query function, so that the stream length and current position
10020           get adjusted when queried (note that current position queries may
10021           still be wrong if the audio sink returns values based on buffer
10022           timestamps instead of passing on the query).
10023
10024 2005-02-13  Benjamin Otte  <otte@gnome.org>
10025
10026         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
10027         (gst_audio_convert_channels):
10028           create channel conversion matrix when linking
10029         * gst/audioconvert/.cvsignore:
10030         * gst/audioconvert/Makefile.am:
10031         * gst/audioconvert/channelmixtest.c: (main):
10032           add (ugly) test that ensures stereo <=> mono conversion works
10033           correctly
10034
10035 2005-02-13  Benjamin Otte  <otte@gnome.org>
10036
10037         * gst/audioconvert/gstchannelmix.h:
10038           include missing header file
10039         * gst/audioconvert/gstchannelmix.c:
10040         (gst_audio_convert_fill_compatible):
10041           use same sign for both channels when converting to/from compatible
10042           channel. Previously used different signs made the signals cancel
10043           each other out and appear like silence. (fixes #167269)
10044
10045 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
10046
10047         * gst/ffmpegcolorspace/avcodec.h:
10048         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10049         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
10050         (gst_ffmpegcsp_avpicture_fill):
10051         * gst/ffmpegcolorspace/imgconvert.c:
10052           Convert to and from YV12 (fixes #156379).
10053
10054 2005-02-12  Julien MOUTTE  <julien@moutte.net>
10055
10056         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
10057         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
10058         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
10059         (gst_ximagesink_expose), (gst_ximagesink_set_property),
10060         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
10061         methods from chain and negotiation and vice versa (Fixes #166142).
10062         * sys/ximage/ximagesink.h: Add stream_lock.
10063         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
10064         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
10065         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
10066         (gst_xvimagesink_expose): Check for xcontext before trying to link.
10067
10068 2005-02-12  Tim-Philipp M??ller  <tim at centricular dot net>
10069
10070         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
10071           Don't send "Hey! You gave me a NULL pointer you naughty person" as
10072           error message when we can't open the DVD device (when dvdnav_open()
10073           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
10074           the above). Send something more useful instead (fixes #167117).
10075
10076 2005-02-11  Julien MOUTTE  <julien@moutte.net>
10077
10078         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
10079         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
10080         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
10081         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
10082         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
10083         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
10084         methods from chain and negotiation and vice versa (Fixes #166142).
10085         Fix a possible bug of images in the buffer pool being discarded because
10086         we are looking at the wrong geometry.
10087         * sys/xvimage/xvimagesink.h: Add stream_lock.
10088
10089 2005-02-11  David Schleef  <ds@schleef.org>
10090
10091         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
10092         unsigned int. (fixes #167128)
10093
10094 2005-02-11  David Schleef  <ds@schleef.org>
10095
10096         * gst/librfb/Makefile.am: Testing stuff before committing is
10097           for wimps... and people with fast machines.  Fix stupid
10098           mistake.
10099
10100 2005-02-11  David Schleef  <ds@schleef.org>
10101
10102         * configure.ac: Pull in librfb from my CVS tree, because it is
10103           too small and annoying to be separate.  Move rfbsrc plugin
10104           to gst/.
10105         * ext/Makefile.am:
10106         * ext/librfb/Makefile.am:
10107         * ext/librfb/gstrfbsrc.c:
10108         * gst/librfb/Makefile.am:
10109         * gst/librfb/gstrfbsrc.c:
10110         * gst/librfb/rfb.c:
10111         * gst/librfb/rfb.h:
10112         * gst/librfb/rfbbuffer.c:
10113         * gst/librfb/rfbbuffer.h:
10114         * gst/librfb/rfbbytestream.c:
10115         * gst/librfb/rfbbytestream.h:
10116         * gst/librfb/rfbcontext.h:
10117         * gst/librfb/rfbdecoder.c:
10118         * gst/librfb/rfbdecoder.h:
10119         * gst/librfb/rfbutil.h:
10120
10121 2005-02-10  Tim-Philipp M??ller  <tim at centricular dot net>
10122
10123         * gst/speed/Makefile.am:
10124         * gst/speed/demo-mp3.c: (main):
10125         * gst/speed/filter.func:
10126         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
10127         (speed_class_init), (speed_init), (speed_chain_int16),
10128         (speed_chain_float32), (speed_chain), (speed_set_property),
10129         (speed_get_property), (speed_change_state):
10130         * gst/speed/gstspeed.h:
10131           Fix speed element and make it chain-based (fixes #156467),
10132           and make it handle more than one channel.
10133
10134 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
10135
10136         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
10137         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
10138         (gst_dtsdec_chain), (gst_dtsdec_change_state):
10139         * ext/dts/gstdtsdec.h:
10140           Don't clobber the stack constructing the channels array.
10141           Make the element chain-based. DTS tracks can now be played.
10142           
10143 2005-02-09  Tim-Philipp M??ller  <tim at centricular dot net>
10144
10145         * gst-libs/gst/audio/multichannel.h:
10146         * gst-libs/gst/gconf/gconf.h:
10147         * gst-libs/gst/idct/idct.h:
10148         * gst-libs/gst/media-info/media-info-priv.h:
10149         * gst-libs/gst/play/play.h:
10150         * gst-libs/gst/resample/private.h:
10151         * gst-libs/gst/resample/resample.h:
10152         * gst-libs/gst/riff/riff-ids.h:
10153         * gst-libs/gst/video/video.h:
10154         * gst-libs/gst/video/videosink.h:
10155           Add G_BEGIN_DECLS and G_END_DECLS around headers where
10156           missing, so that they work when included from C++ code.
10157
10158 2005-02-09  David Schleef  <ds@schleef.org>
10159
10160         * testsuite/gst-lint: Check for non-statically scoped
10161           parent_class variables.  This won't be a problem once
10162           plugins are loaded with RTLD_LOCAL.
10163
10164 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10165
10166         * ext/mplex/gstmplexibitstream.cc:
10167           gcc madness.
10168
10169 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10170
10171         * ext/ogg/gstogmparse.c:
10172         * gst/debug/gstnavigationtest.c:
10173           Die, thou faulty symbol pollutors (non-static parent_class).
10174
10175 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10176
10177         * ext/mplex/gstmplexibitstream.cc:
10178           Fix event handling (#165525).
10179
10180 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10181
10182         * ext/mikmod/gstmikmod.c:
10183         * gst/modplug/gstmodplug.cc:
10184           Add missing endianness to template (fixes #165509).
10185
10186 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10187
10188         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
10189           Fix wrong order of reading of optional bytes (#165290).
10190
10191 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10192
10193         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
10194           Implement FILLER event awareness.
10195
10196 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10197
10198         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
10199           Fix track calculations (#166208).
10200
10201 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
10202
10203         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10204
10205         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
10206         * ext/libpng/gstpngenc.c:
10207           Fix byte-order, use proper fixed caps. Fixes #164197.
10208
10209 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
10210
10211         * configure.ac:
10212           Add dvdlpcmdec 
10213
10214         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
10215         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
10216           Don't push buffers if the src pad isn't negotiated yet.
10217           
10218         * gst/audioconvert/gstaudioconvert.c:
10219         (gst_audio_convert_buffer_to_default_format),
10220         (gst_audio_convert_buffer_from_default_format):
10221           Add support for 24-bit width.
10222
10223         * gst/dvdlpcmdec/.cvsignore:
10224         * gst/dvdlpcmdec/Makefile.am:
10225         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
10226         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
10227         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
10228         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
10229         (plugin_init):
10230         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
10231           New decoder for rearranging DVD LPCM into our audio/x-raw-int
10232           format. Needs support for the channels maps if someone can find 
10233           a DVD LPCM track with > 2 channels.
10234
10235         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
10236         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
10237         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
10238         * gst/mpegstream/gstdvddemux.h:
10239         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
10240         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
10241         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
10242         * gst/mpegstream/gstmpegdemux.h:
10243         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
10244         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
10245         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
10246         (gst_mpeg_parse_handle_src_query),
10247         (gst_mpeg_parse_handle_src_event):
10248           Use audio/x-dvd-lpcm for LPCM output.
10249           Add DTS output.
10250
10251 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
10252
10253         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10254
10255         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
10256         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
10257           Add BGRA handling (#165736).
10258
10259 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
10260
10261         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10262
10263         * gst/law/alaw-decode.c: (alawdec_link):
10264         * gst/law/alaw-encode.c: (alawenc_link):
10265         * gst/law/mulaw-decode.c: (mulawdec_link):
10266         * gst/law/mulaw-encode.c: (mulawenc_link):
10267           Fix caps memleaks (#166600).
10268
10269 2005-02-08  Tim-Philipp M??ller  <tim at centricular dot net>
10270
10271         * ext/tarkin/mem.h:
10272         * ext/tarkin/wavelet.h:
10273         * ext/tarkin/yuv.h:
10274         * gst/ffmpegcolorspace/avcodec.h:
10275           Include "_stdint.h" instead of <stdint.h>. Fixes build on
10276           systems that don't have stdint.h, like Solaris9 (fixes #166631).
10277
10278 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10279
10280         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
10281         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
10282         (gst_xvimagesink_change_state):
10283           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
10284           Xv video (and thereby regenerate Xv colourkey) in clear() so
10285           that PLAY -> READY -> PLAY works (fixes #162504).
10286
10287 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10288
10289         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
10290           Switch to list instead of range, since MJPEG-devices really just
10291           support decimations, not any size.
10292
10293 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
10294         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
10295         (gst_mpeg2dec_reset), (free_all_buffers),
10296         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
10297         * ext/mpeg2dec/gstmpeg2dec.h:
10298           The libmpeg2 user-allocated buffer management is awkward, 
10299           to say the least. Hopefully this fixes things.
10300
10301 2005-02-04  Andy Wingo  <wingo@pobox.com>
10302
10303         * gst/audioconvert/bufferframesconvert.c
10304         (buffer_frames_convert_fixate): New function, fixates to 256
10305         frames per buffer by default. (Much better than 1.)
10306         (buffer_frames_convert_init): Set the fixate function for both src
10307         and sink pad.
10308         (buffer_frames_convert_link): After success setting nonfixed caps,
10309         get the negotiated caps so we can know how many buffer-frames it
10310         will be. No idea how this worked at all before.
10311
10312 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
10313
10314         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
10315         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
10316         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
10317         (handle_sequence), (handle_picture):
10318         * ext/mpeg2dec/gstmpeg2dec.h:
10319           Rearrange buffer tracking and refcounting and refactor
10320           a little for readability. 
10321
10322 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
10323         * sys/v4l/gstv4l.c: (plugin_init):
10324         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
10325         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
10326         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
10327         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
10328         * sys/v4l/gstv4ljpegsrc.h:
10329         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
10330         * sys/v4l/v4l_calls.h:
10331         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
10332         (gst_v4lsrc_get_fps):
10333         * sys/v4l/v4lsrc_calls.h:
10334           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
10335           you jpeg inside rgb frames" driver.
10336           Don't error in the v4lsrc link function, just return 
10337           REFUSED.
10338
10339 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10340
10341         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
10342         (gst_qcamsrc_open):
10343           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
10344
10345 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10346
10347         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
10348           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
10349
10350 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10351
10352         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
10353           Reset negotiated state on PAUSED->READY.
10354
10355 2005-02-02  David Schleef  <ds@schleef.org>
10356
10357         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
10358         whereever possible.  (Fixes #165997)
10359         * examples/capsfilter/capsfilter1.c: (main):
10360         * examples/dynparams/filter.c: (create_ui):
10361         * examples/seeking/cdparanoia.c: (get_track_info), (main):
10362         * examples/seeking/chained.c: (main):
10363         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
10364         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
10365         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
10366         (make_mpeg_pipeline), (make_mpegnt_pipeline):
10367         * examples/seeking/spider_seek.c: (make_spider_pipeline):
10368         * examples/switch/switcher.c: (main):
10369         * ext/dv/demo-play.c: (main):
10370         * ext/faad/gstfaad.c: (gst_faad_change_state):
10371         * ext/mad/gstmad.c: (gst_mad_chain):
10372         * ext/smoothwave/demo-osssrc.c: (main):
10373         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
10374         (gst_gconf_render_bin_from_description),
10375         (gst_gconf_get_default_audio_sink),
10376         (gst_gconf_get_default_video_sink),
10377         (gst_gconf_get_default_audio_src),
10378         (gst_gconf_get_default_video_src),
10379         (gst_gconf_get_default_visualization_element):
10380         * gst/level/demo.c: (main):
10381         * gst/level/plot.c: (main):
10382         * gst/playback/gstplaybin.c: (gen_video_element),
10383         (gen_audio_element):
10384         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
10385         * gst/playondemand/demo-mp3.c: (setup_pipeline):
10386         * gst/sine/demo-dparams.c: (main):
10387         * gst/spectrum/demo-osssrc.c: (main):
10388         * gst/speed/demo-mp3.c: (main):
10389         * gst/volume/demo.c: (main):
10390         * testsuite/embed/embed.c: (main):
10391
10392 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
10393
10394         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
10395         (gst_tcpclientsink_finalize):
10396         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
10397         (gst_tcpclientsrc_finalize):
10398         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
10399         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
10400         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
10401         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
10402           Don't leak the hostname when shutting down.
10403           In tcpserversrc, take a copy of the default hostname.
10404
10405 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10406
10407         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
10408           Set caps to systemstream=TRUE.
10409
10410 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10411
10412         * testsuite/Makefile.am:
10413           Fix more OSX buildbots.
10414
10415 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
10416
10417         * ext/mpeg2dec/gstmpeg2dec.c:
10418           Don't send things to NULL PAD_PEERs
10419
10420         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
10421           Copy-on-write the incoming buffer.
10422
10423         * gst/mpegstream/gstdvddemux.h:
10424         * gst/mpegstream/gstmpegclock.h:
10425         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
10426         (normal_seek), (gst_mpeg_demux_handle_src_event):
10427         * gst/mpegstream/gstmpegdemux.h:
10428         * gst/mpegstream/gstmpegpacketize.h:
10429         * gst/mpegstream/gstmpegparse.c:
10430         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
10431         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
10432         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
10433         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
10434         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
10435         * gst/mpegstream/gstmpegparse.h:
10436         * gst/mpegstream/gstrfc2250enc.h:
10437           Various changes to the way time is computed that make seeking and
10438           total time estimation much better here.
10439           Use G_BEGIN/END_DECLS instead of __cplusplus
10440
10441         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
10442           Use gst_buffer_stamp instead of only copying the TIMESTAMP
10443
10444 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10445
10446         * gst/subparse/gstsubparse.c:
10447           Fix OSX buildbot.
10448
10449 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
10450
10451         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
10452         (theora_enc_chain), (theora_enc_change_state):
10453         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
10454         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
10455         (gst_vorbisenc_change_state):
10456         * ext/vorbis/vorbisenc.h:
10457           Set granulepos and timestamp correctly for streams not
10458           starting at 0, taking into account the initial delay.
10459
10460 2005-01-31  Tim-Philipp M??ller  <tim at centricular dot net>
10461
10462         * gst/mpegstream/gstdvddemux.c:
10463           Add audio/x-dts to audio pad template caps
10464
10465 2005-01-30  David Schleef  <ds@schleef.org>
10466
10467         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
10468         (create_context), (gst_polypsink_link): Fix silly endianness
10469         bug.  Add some debugging.  Remove float from caps; it doesn't
10470         work.  Attempt to get remote audio working.
10471
10472 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10473
10474         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
10475           Add 3IV2 fourcc.
10476
10477 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10478
10479         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
10480         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
10481         (gst_avi_demux_stream_data):
10482         * gst/avi/gstavidemux.h:
10483           Invert DIB images. Fixes #132341.
10484
10485 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10486
10487         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10488         (gst_ffmpegcsp_chain):
10489           D'oh, reference the palette data, not the palette structure.
10490           Fixes color distortion in #132341.
10491
10492 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10493
10494         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
10495           PAR can be non-fixed when not provided as argument (#162626).
10496
10497 2005-01-29  David Moore  <dcm@acm.org>
10498
10499         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10500
10501         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
10502         (gst_qtdemux_loop_header):
10503           Re-apply patch from #142272 that allows non-seekable sources,
10504           re-proposed by Daniel Drake <dsd@gentoo.org>.
10505
10506 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10507
10508         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
10509           Use the src template for creating the src pad (#162330).
10510
10511 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10512
10513         * configure.ac:
10514         * ext/musepack/Makefile.am:
10515         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
10516         (gst_musepackdec_init), (gst_musepackdec_dispose),
10517         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
10518         (gst_musepack_stream_init), (gst_musepackdec_loop),
10519         (gst_musepackdec_change_state):
10520         * ext/musepack/gstmusepackdec.cpp:
10521         * ext/musepack/gstmusepackdec.h:
10522         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
10523         (gst_musepack_reader_read), (gst_musepack_reader_seek),
10524         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
10525         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
10526         * ext/musepack/gstmusepackreader.cpp:
10527         * ext/musepack/gstmusepackreader.h:
10528           Update to 1.1 API (#165446).
10529
10530 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10531
10532         * ext/Makefile.am:
10533           Unbreak buildbot.
10534
10535 2005-01-28  Andy Wingo  <wingo@pobox.com>
10536
10537         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
10538         to reflect a different dubious internet source. Add a reference
10539         and some commentary.
10540
10541 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10542
10543         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
10544         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
10545         * gst/playback/gststreamselector.h:
10546           Be more selective when we're redoing caps negotiation from
10547           within the chain function on a stream change.
10548
10549 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10550
10551         * configure.ac:
10552         * ext/Makefile.am:
10553         * ext/amrnb/Makefile.am:
10554         * ext/amrnb/amrnb.c: (plugin_init):
10555         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
10556         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
10557         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
10558         (gst_amrnbdec_state_change):
10559         * ext/amrnb/amrnbdec.h:
10560         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
10561         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
10562         (gst_amrnbparse_init), (gst_amrnbparse_formats),
10563         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
10564         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
10565         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
10566         * ext/amrnb/amrnbparse.h:
10567           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
10568         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10569           Add AMR-NB/-WB raw formats.
10570         * ext/alsa/gstalsa.c: (gst_alsa_link):
10571           Keep valid time when changing format.
10572         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
10573         (qtdemux_parse_trak):
10574           Add some more format-specific options (#140141, #143555, #155163).
10575
10576 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10577
10578         * gst/matroska/matroska-demux.c:
10579         (gst_matroska_demux_parse_blockgroup):
10580           Fix logic error in timing of subtitle stream synchronization.
10581         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
10582           Add skip-chunk, which is found in kodak-camera streams.
10583
10584 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10585
10586         * po/LINGUAS:
10587         * po/vi.po:
10588           Adding Vietnamese translation (submitted by Clytie Siddall)
10589
10590 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10591
10592         * gst/playback/gstdecodebin.c: (try_to_link_1):
10593           Use realpad for signal.
10594
10595 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10596
10597         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
10598           Fix category so decodebin picks it up.
10599
10600 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10601
10602         * ext/mad/Makefile.am:
10603         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
10604         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
10605         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
10606         (found_type), (gst_id3demux_bin_change_state):
10607         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
10608         (gst_id3_tag_init), (gst_id3_tag_handle_event),
10609         (gst_id3_tag_src_link), (gst_id3_tag_chain),
10610         (gst_id3_tag_change_state), (plugin_init):
10611         * ext/mad/gstmad.h:
10612           Add id3demuxbin (which is a simple bin consisting of id3demux
10613           and typefind), take over rank from id3demux, remove typefind
10614           code from id3demux. Makes all broken mp3s that I know of work,
10615           and thereby fixes #152688.
10616
10617 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
10618
10619         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10620
10621         * ext/mad/gstmad.c: (gst_mad_src_event):
10622         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
10623           Allow seeks on audio pad, make mad forward those (#164826).
10624         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
10625           Set duration (#165335).
10626
10627 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10628
10629         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
10630         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
10631         (gst_asf_demux_process_ext_content_desc),
10632         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
10633         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
10634         * gst/asfdemux/gstasfdemux.h:
10635           Improve metadata display, e.g. if the metadata comes before the
10636           streams are loaded (which is perfectly valid).
10637
10638 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10639
10640         * tools/gst-launch-ext-m.m:
10641           Fix AVI/ASF pipelines (#165340).
10642
10643 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
10644         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
10645         build failure on amd64
10646
10647 2005-01-26  Tim-Philipp M??ller  <tim at centricular dot net>
10648
10649         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
10650         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
10651           Check environment variables GST_ID3V2_TAG_ENCODING,
10652           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
10653           list of character encodings to force interpretation of non-unicode
10654           strings stored in an ID3v2 tag to a particular encoding. If none
10655           is specified, try to use current locale's encoding, then fall back
10656           to ISO-8859-1 (which will always succeed). (Resolves #149274)
10657         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
10658         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
10659           Check environment variables GST_ID3V1_TAG_ENCODING,
10660           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
10661           list of character encodings to use in case a string encountered
10662           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
10663           specified, try to use the current locale's encoding, then fall
10664           back to ISO-8859-1 (which will always succeed).
10665
10666 2005-01-25  Benjamin Otte  <otte@gnome.org>
10667
10668         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10669           - on half framerate, compute the rate in advance so the comparisons
10670             don't compare wrong values
10671           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
10672             behaviour
10673           - don't use mad_header_decode anymore, mad_frame_decode does that
10674             automatically
10675           - when getting rid of consumed bytes, reset the stream's skiplen
10676           (fixes #163867)
10677
10678 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
10679
10680         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
10681           Use 1/2 a second for default max_discont, as PES streams from DVB
10682           seem to have larger spacings in the SCR. 
10683           Fix a typo.
10684
10685 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10686
10687         * gst/playback/gstplaybasebin.c: (group_commit):
10688           Notify delayed stream-info availability.
10689
10690 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
10691         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
10692         (gst_a52dec_handle_event), (gst_a52dec_chain):
10693         Add some debug output. Check that a discont has a valid
10694         time associated.
10695         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
10696         (gst_alsa_sink_loop):
10697         Ignore TAG events. A little extra debug for broken timestamps.
10698         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
10699         (dvdnavsrc_change_state):
10700         Ensure we send a discont to engage the link before we send any
10701         other events.
10702         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
10703         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
10704         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
10705         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
10706         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
10707         dvd://title works in totem because typefinding sends a seek that ends
10708         up going back to chapter 1 regardless.
10709         * ext/mpeg2dec/gstmpeg2dec.c:
10710         * ext/mpeg2dec/gstmpeg2dec.h:
10711         Output correct timestamps and handle disconts.
10712         * ext/ogg/gstoggdemux.c: (get_relative):
10713         Small guard against a null dereference.
10714         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
10715         (gst_textoverlay_set_property):
10716         Free memory when done. Don't call gst_event_filler_get_duration on
10717         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
10718         g_warning.
10719         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
10720         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
10721         (gst_sw_srclink), (gst_smoothwave_chain):
10722         Draw solid lines, prettier colours.
10723         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
10724         Add a default palette that'll work for some movies.
10725         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
10726         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
10727         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
10728         * gst/mpegstream/gstdvddemux.h:
10729         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
10730         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
10731         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
10732         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
10733         * gst/mpegstream/gstmpegparse.h:
10734         Use PTM/NAV events when for timestamp adjustment when connected to 
10735         dvdnavsrc. Don't use many discont events where one suffices.
10736         * gst/playback/gstplaybasebin.c: (group_destroy),
10737         (gen_preroll_element), (gst_play_base_bin_add_element):
10738         * gst/playback/gstplaybasebin.h:
10739         Make sure we remove subtitles from the same bin we put them in.
10740         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
10741         (gst_subparse_buffer_format_autodetect),
10742         (gst_subparse_change_state):
10743         Fix some memleaks and invalid accesses.
10744         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
10745         (oggskel_type_find), (cmml_type_find), (plugin_init):
10746         Some typefind functions for Annodex v3.0 files
10747         * gst/wavparse/gstwavparse.h:
10748         GstRiffReadClass is the correct parent class.
10749
10750 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10751
10752         * gst-libs/gst/riff/riff-media.c:
10753         (gst_riff_create_video_caps_with_data):
10754           Add extradata to huffyuv (fixes #165013).
10755         * gst-libs/gst/riff/riff-read.c:
10756         (gst_riff_read_strf_vids_with_data):
10757           Fix extradata extraction if it is in the chunk size.
10758
10759 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
10760
10761         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10762
10763         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
10764         (gst_quarktv_change_state), (gst_quarktv_dispose):
10765           Memory free'ing location fix (#164708).
10766
10767 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10768
10769         * gst/playback/gstplaybasebin.c: (group_commit),
10770         (gen_preroll_element), (probe_triggered), (gen_source_element),
10771         (setup_source), (gst_play_base_bin_change_state),
10772         (gst_play_base_bin_add_element):
10773           Don't block for streams.
10774         * gst/playback/gststreaminfo.c: (stream_info_change_state),
10775         (gst_stream_info_set_mute):
10776           Use gst_pad_set_active_recursive.
10777
10778 2005-01-25  Andy Wingo  <wingo@pobox.com>
10779
10780         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
10781         for #ifndef HAVE_XVIDEO.
10782
10783 2005-01-24  Jeffrey C. Ollie
10784
10785         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
10786
10787         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
10788         * ext/gsm/gstgsmdec.h:
10789         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
10790         * ext/gsm/gstgsmenc.h:
10791         Fix rate to 8kHz as per spec, removes obscure errors when no rate
10792         was given by property. Add proper buffer timestamps and offsets.
10793
10794 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10795
10796         * gst-libs/gst/riff/riff-media.c:
10797         (gst_riff_create_audio_caps_with_data):
10798           Audio can be <8000Hz.
10799
10800 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10801
10802         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
10803           Explicit state change to workaround refcount bugs.
10804
10805 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10806
10807         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
10808         (gst_avimux_riff_get_avi_header):
10809           Fix...
10810
10811 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10812
10813         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
10814         (gst_riff_read_element_data):
10815         * gst-libs/gst/riff/riff-read.h:
10816           Add _peek version (req'ed in CDXA).
10817         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
10818         (gst_cdxaparse_loop):
10819           Fix parsing in playbin.
10820         * gst/playback/gstdecodebin.c: (close_pad_link):
10821           Ignore current_ pads, they cause major annoyance.
10822
10823 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10824
10825         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
10826           Safety guard.
10827
10828 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10829
10830         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
10831           Fix padding...
10832
10833 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10834
10835         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
10836           Allow for 0-sized buffers. Fixes length query problems in
10837           starwars.mkv from the testsuite.
10838
10839 2005-01-19  Tim-Philipp M??ller  <tim at centricular dot net>
10840
10841         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
10842         (gst_video_box_i420), (gst_video_box_chain):
10843           Fix row strides for I420 (fixes #163159)
10844           
10845 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10846
10847         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
10848           MPEG2 has a useful rate property, so we can actually use that.
10849           For MPEG-1, continue using the bytes/time properties.
10850
10851 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10852
10853         * gst-libs/gst/riff/riff-media.c:
10854         (gst_riff_create_video_caps_with_data),
10855         (gst_riff_create_video_template_caps):
10856           Add intel-h263.
10857
10858 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10859
10860         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
10861           Fail if caps negotiation fails. Should fix #162184, and should
10862           definately be in there regardless of it fixing the actual bug.
10863         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
10864         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
10865         (gst_avimux_riff_get_avix_header),
10866         (gst_avimux_riff_get_video_header),
10867         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
10868         (gst_avimux_start_file), (gst_avimux_handle_event),
10869         (gst_avimux_change_state):
10870         * gst/avi/gstavimux.h:
10871           Refactor structure writing to use GST_WRITE_UINT macros, add
10872           metadata writing support.
10873
10874 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10875
10876         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
10877           Elements may already be destroyed when this function is called.
10878
10879 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10880
10881         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
10882         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
10883           More memory leak fixes (#149162).
10884
10885 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10886
10887         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
10888         (gst_qtdemux_add_stream):
10889           Fix two memleaks.
10890
10891 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10892
10893         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
10894           Argh...
10895
10896 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10897
10898         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
10899           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
10900           when fixating to six channels in Totem.
10901
10902 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
10903
10904         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
10905           Fix compile warnings on Solaris 10 buildbot
10906
10907 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
10908
10909         * ext/dvdread/dvdreadsrc.c: (_read):
10910           Don't read beyond the last cell in a chapter (fixes 
10911           invalid memory access)
10912
10913 2005-01-17  Tim-Philipp M??ller  <tim at centricular dot net>
10914
10915         * ext/dvdread/stream_labels.c:
10916         (dvdreadsrc_get_audio_stream_labels):
10917           Use NULL for an empty GList instead of g_list_alloc(); fix 
10918           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
10919           of GString (easier to bulk free later)
10920
10921 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
10922
10923         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10924
10925         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10926         (gst_ffmpeg_pixfmt_to_caps):
10927           Fix BGRA32 caps (#164209).
10928
10929 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
10930
10931         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10932
10933         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10934         (gst_ffmpeg_caps_to_pixfmt):
10935           alpha_mask can be RGBA/ABGR. Fixes #164265.
10936
10937 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
10938
10939         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10940
10941         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
10942         (gst_mpeg2dec_alloc_buffer):
10943         * ext/mpeg2dec/gstmpeg2dec.h:
10944           Crop if decoding size is not the actual image size (#163676).
10945
10946 2005-01-17  Steve Baker  <steve@stevebaker.org>
10947
10948         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10949
10950         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
10951         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
10952           Add libsndfile typefind functions (#163309).
10953
10954 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10955
10956         * tools/gst-launch-ext-m.m:
10957           Add .aac, fix .m1v/.m2v (#163891).
10958
10959 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10960
10961         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
10962           Sanity check, don't wait endlessly since the clock might not
10963           actually run at this point (which is a deadlock). Fixes #164069.
10964
10965 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10966
10967         * gst/playback/gstplaybasebin.c: (probe_triggered):
10968           Of course, only pause if group is done...
10969
10970 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10971
10972         * gst/playback/gstplaybasebin.c: (probe_triggered):
10973           Thread safety.
10974
10975 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
10976
10977         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
10978           Don't return state change success when the parent
10979           failed.
10980
10981 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10982
10983         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
10984           Free events (fix memleak in #162905).
10985
10986 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
10987
10988         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10989
10990         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10991         (gst_ffmpeg_caps_to_pixfmt):
10992           Fix for depth = 15. Fixes #161675.
10993
10994 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
10995
10996         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
10997           Set FPS correctly, even for webcams and the like.
10998         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
10999           Don error on setting while capturing.
11000
11001 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11002
11003         * ext/dv/gstdvdec.c:
11004         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
11005         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
11006           I'm a bad boy. using /1001. to force C to do float division
11007           and not integer division (as it did in my last commit)
11008           Thanks to David I. Lehn for pointing this mistake.
11009
11010 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11011
11012         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
11013           Revert Johan??s 1.35->1.36 since it breaks compat.
11014
11015 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11016
11017         * ext/dv/gstdvdec.c:
11018         * ext/libfame/gstlibfame.c:
11019         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
11020         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
11021           replace framerate aproximations by their real value
11022           (24000/1001, 30000/1001, 60000/1001)
11023           Finish fixing bug #164049
11024
11025 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
11026
11027         * ext/ogg/gstoggmux.c:
11028           eos/bos debugging
11029         * gst/tcp/gstmultifdsink.c:
11030         * gst/tcp/gstmultifdsink.h:
11031         * gst/tcp/gsttcp.c:
11032         * gst/tcp/gsttcp.h:
11033         * gst/tcp/gsttcpclientsink.c:
11034         * gst/tcp/gsttcpclientsrc.c:
11035         * gst/tcp/gsttcpserversink.c:
11036         * gst/tcp/gsttcpserversrc.c:
11037           improve reusability of elements after state changes and errors
11038           make multifdsink throw away streamheaders when receiving new ones
11039
11040 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11041
11042         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
11043           Fix for if items are already in list...
11044
11045 2005-01-12  Benjamin Otte  <otte@gnome.org>
11046
11047         * gst/adder/gstadder.c: (gst_adder_loop):
11048           fix adder a bit so it doesn't screw up with events as much anymore
11049
11050 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
11051
11052         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
11053         (pixbufscale_scale), (gst_pixbufscale_chain):
11054         * ext/gdk_pixbuf/pixbufscale.h:
11055           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
11056           to ensure rowstrides are calculated the same way as 
11057           ffmpegcolorspace
11058           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
11059           that we pick up duration and offset also.
11060
11061 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11062
11063         * gst/avi/gstavimux.c: (gst_avimux_class_init),
11064         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
11065           Reusability fixes.
11066
11067 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11068
11069         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
11070         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
11071         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
11072         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
11073           Update flags when requested.
11074
11075 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11076
11077         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
11078           Fix dmix.
11079
11080 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11081
11082         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
11083         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
11084         (probe_triggered), (new_decoded_pad), (gen_source_element),
11085         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
11086         * gst/playback/gstplaybasebin.h:
11087         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
11088         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
11089         (gst_play_bin_change_state):
11090           Implement group-switch signal for use in apps to clear metadata
11091           cache, clean up subtitle, add suburi property instead of # hack,
11092           some error-out fixes.
11093
11094 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11095
11096         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
11097           Debug.
11098         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
11099           If we got a state change in the _get handler, don't return success.
11100
11101 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11102
11103         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
11104         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
11105           Make jpegdec quiet on MJPEG decoding
11106         * gst/asfdemux/README:
11107           Fix mimetypes for MJPEG and H263
11108
11109 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11110
11111         * ext/theora/theoradec.c: (theora_dec_chain):
11112           Fix broken code generation by gcc by swapping arguments.
11113         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
11114           Fix \n in debug.
11115
11116 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11117
11118         * TODO:
11119           delete this file, it is by far outdated
11120         * ext/alsa/gstalsa.1: remove
11121         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
11122         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
11123         (gst_alsa_get_caps):
11124           Add HW probing for supported sample rates. Fixes #161704
11125
11126 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11127
11128         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
11129           Don't crash, biatch! :).
11130
11131 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11132
11133         * ext/musepack/gstmusepackreader.cpp:
11134         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
11135           Some work on tags - still doesn't work in playbin...
11136         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
11137           Handle events...
11138
11139 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11140
11141         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
11142           Also shove tags on kid pads.
11143
11144 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11145
11146         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
11147           Don't bail on unknown events.
11148         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
11149           Don't crash on events before negotiation.
11150         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
11151           Send tags on pads, too.
11152         * gst/playback/gststreamselector.c:
11153         (gst_stream_selector_request_new_pad):
11154           Forward events on first pad if no input was selected yet.
11155
11156 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11157
11158         * gst/playback/gstplaybasebin.c: (setup_substreams):
11159           Don't disable streamtype if the stream doesn't exist, since
11160           then playing a video after audio will disable both and nothing
11161           will happen. Fixes the testsuite.
11162
11163 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11164
11165         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
11166         (gst_v4l_xoverlay_set_xwindow_id):
11167         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
11168         (gst_v4l2_xoverlay_set_xwindow_id):
11169           Add debug categories, fix overlay disabling.
11170
11171 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11172
11173         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
11174         * ext/alsa/gstalsa.h:
11175           Add HW probing for period_count/size and buffer_size MIX/MAX
11176           Adjust default/user defined value if out of bounds
11177           Should fix bug #162024
11178
11179 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11180
11181         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
11182           Fix warning (#161191).
11183
11184 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11185
11186         * ext/dvdread/stream_labels.c:
11187         (dvdreadsrc_get_audio_stream_labels):
11188           Fix warning (init the good variable in switch default)
11189
11190 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
11191
11192         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11193
11194         * gst/tta/gstttaparse.c: (gst_tta_src_event):
11195           Fix gcc-2.95 compile (#163485).
11196
11197 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11198
11199         * configure.ac:
11200         * ext/flac/gstflacenc.c: (gst_flacenc_init),
11201         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
11202         (gst_flacenc_tell_callback), (gst_flacenc_chain),
11203         (gst_flacenc_change_state):
11204         * ext/flac/gstflacenc.h:
11205           Update for API change in flac-1.1.1. Update requirement in
11206           configure.ac. Fixes #162974.
11207
11208 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11209
11210         * gst/playback/gstplaybasebin.c: (group_destroy):
11211           Remove hack to get rid of assert and get rid of unlinked
11212           signals properly.
11213
11214 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11215
11216         * gst/playback/gstplaybasebin.c: (setup_source):
11217           Set source to NULL so that resources are free'ed. Fixes issues
11218           with playback of CDDA and similar device-accessing things.
11219
11220 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11221
11222         * testsuite/embed/Makefile.am:
11223           test->noinst, fix make test in buildbot.
11224
11225 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11226
11227         * ext/dvdread/stream_labels.c: new file
11228         * ext/dvdread/stream_labels.h: new file
11229         * ext/dvdread/Makefile.am:
11230         * ext/dvdread/dvdreadsrc.c: (_seek_title):
11231           Extract audio stream label from DVD IFO files.
11232           It only dump them on the console for now, still have to
11233           make playbin aware of them.
11234
11235 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11236
11237         * gst/playback/gstplaybasebin.c: (setup_source):
11238           Fix hanging subs.
11239
11240 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11241
11242         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
11243         (gen_preroll_element), (remove_groups), (setup_subtitle),
11244         (gen_source_element), (setup_source):
11245         * gst/playback/gstplaybasebin.h:
11246           Multiple .sub files is just a stupid idea... Fix some threading
11247           mistakes. Interestingly, external .sub files cause playbin to
11248           hang, I don't know why... Parsing fixes contributed by Fran??ois
11249           Kooman <fkooman@tuxed.net>.
11250
11251 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11252
11253         * testsuite/embed/Makefile.am:
11254           Fix buildbot.
11255
11256 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
11257
11258         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11259
11260         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
11261         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
11262         (gst_pngenc_set_property):
11263         * ext/libpng/gstpngenc.h:
11264           Add compression level property (#163323).
11265
11266 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11267
11268         * configure.ac:
11269         * examples/capsfilter/capsfilter1.c: (main):
11270         * examples/seeking/spider_seek.c: (make_spider_pipeline):
11271         * ext/dvdread/Makefile.am:
11272         * ext/dvdread/demo-play:
11273         * ext/dvdread/demo-play.c:
11274         * gconf/gstreamer.schemas.in:
11275         * gst-libs/gst/gconf/gconf.c:
11276         * sys/v4l/TODO:
11277         * testsuite/Makefile.am:
11278         * testsuite/embed/Makefile.am:
11279         * testsuite/embed/embed.c: (cb_expose), (main):
11280           Remove all references to xvideosink, fix examples (#140845).
11281         * gst/playback/gstplaybasebin.c: (group_destroy):
11282           Apparently, disposal does not unlink - so do explicitely.
11283         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
11284           Add debug.
11285
11286 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
11287
11288         * README: fix PKG_CONFIG_PATH instructions, what was there
11289         previously was breaking default search path, not nice. 
11290         Fixes #163358
11291
11292 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11293
11294         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
11295         (gst_audioscale_chain):
11296           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
11297           when resampling - how the ^@$^!@^! is this possible?!?
11298
11299 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11300
11301         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
11302           Reset variables on READY.
11303         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
11304         (gst_matroska_mux_loop):
11305           Require data before writing header.
11306
11307 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
11308
11309         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11310
11311         * ext/mad/gstmad.c: (gst_mad_chain):
11312           Don't call mad_stream_sync() directly after recovering sync.
11313           Fixes #151661.
11314
11315 2005-01-09  Martin Eikermann  <meiker@upb.de>
11316
11317         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11318
11319         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
11320         (snapshot_handler), (gst_snapshot_sinkconnect),
11321         (gst_snapshot_chain):
11322           Allocate resources when required, fix recursive signal emission
11323           and fix caps. Fixes #161667.
11324
11325 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
11326
11327         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11328
11329         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
11330         (gst_pngdec_chain):
11331           Handle only 8-bppc (bits-per-pixel-component) images, better
11332           error handling and correct strides. Fixes #163177.
11333         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
11334         (gst_pngenc_chain):
11335           Better error handling. Fixes #163348.
11336
11337 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11338
11339         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
11340         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
11341         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
11342         (dvdnavsrc_uri_handler_init):
11343           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
11344         * gst/playback/gstplaybasebin.c: (gen_source_element):
11345           Add MMS to streaming URIs.
11346
11347 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11348
11349         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
11350         * sys/xvimage/xvimagesink.c:
11351         (gst_xvimagesink_navigation_send_event):
11352           Check for pad availability before sending event.
11353
11354 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11355
11356         * gst-plugins.spec.in:
11357           Add subparse.
11358
11359 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11360
11361         * configure.ac:
11362           Since we use functions from CVS, up requirement.
11363
11364 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11365
11366         * gst/playback/Makefile.am:
11367         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
11368         (group_destroy), (group_commit), (group_is_muted),
11369         (gen_preroll_element), (add_stream), (unknown_type),
11370         (probe_triggered), (preroll_unlinked), (mute_stream),
11371         (silence_stream), (new_decoded_pad), (setup_substreams),
11372         (setup_source), (get_active_source), (mute_group_type),
11373         (muted_group_change_state), (set_active_source),
11374         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
11375         (play_base_eos), (gst_play_base_bin_change_state):
11376         * gst/playback/gstplaybasebin.h:
11377         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
11378         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
11379         (gst_stream_info_dispose), (stream_info_mute_pad),
11380         (stream_info_change_state), (gst_stream_info_set_mute):
11381         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
11382         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
11383         (gst_stream_selector_init), (gst_stream_selector_dispose),
11384         (gst_stream_selector_get_linked_pad),
11385         (gst_stream_selector_get_caps), (gst_stream_selector_link),
11386         (gst_stream_selector_get_linked_pads),
11387         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
11388         * gst/playback/gststreamselector.h:
11389           Adding stream selection support plus required properties for
11390           applications to use this. Fully fixes #100931.
11391
11392 2005-01-08  Benjamin Otte  <otte@gnome.org>
11393
11394         * gst/games/gstpuzzle.c: (nav_event_handler):
11395           - handle nav events differently: forward every event no matter if it
11396             was handled or not.
11397           - translate events
11398           You can now cheat by using navigationtest ! puzzle and moving the
11399           mouse close to the edge of a tile. ;)
11400
11401 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11402
11403         * configure.ac:
11404         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
11405         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
11406         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
11407         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
11408         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
11409         (gst_ogm_parse_plugin_init):
11410         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
11411         (gst_textoverlay_link), (gst_textoverlay_getcaps),
11412         (gst_textoverlay_event), (gst_textoverlay_video_chain),
11413         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
11414         * ext/pango/gsttextoverlay.h:
11415         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
11416         (gst_matroska_demux_handle_seek_event),
11417         (gst_matroska_demux_sync_streams),
11418         (gst_matroska_demux_parse_blockgroup),
11419         (gst_matroska_demux_subtitle_caps),
11420         (gst_matroska_demux_plugin_init):
11421         * gst/matroska/matroska-ids.h:
11422         * gst/playback/gstdecodebin.c: (close_pad_link):
11423         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
11424         (gen_preroll_element), (remove_groups), (add_stream),
11425         (new_decoded_pad), (setup_subtitles), (gen_source_element),
11426         (setup_source):
11427         * gst/playback/gstplaybasebin.h:
11428         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
11429         * gst/subparse/Makefile.am:
11430         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
11431         (gst_subparse_base_init), (gst_subparse_class_init),
11432         (gst_subparse_init), (gst_subparse_formats),
11433         (gst_subparse_eventmask), (gst_subparse_event),
11434         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
11435         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
11436         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
11437         (parse_mpsub_deinit), (parse_mpsub_init),
11438         (gst_subparse_buffer_format_autodetect),
11439         (gst_subparse_format_autodetect), (gst_subparse_loop),
11440         (gst_subparse_change_state), (gst_subparse_type_find),
11441         (plugin_init):
11442         * gst/subparse/gstsubparse.h:
11443         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
11444         (plugin_init):
11445           Add subtitle support, .sub parser (supports SRT and MPsub),
11446           OGM text support, Matroska UTF-8 text support, deadlock fixes
11447           all over the place, subtitle awareness in decodebin/playbin
11448           and some fixes to textoverlay to handle subtitles in a stream
11449           correctly. Fixes #100931.
11450
11451 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11452
11453         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
11454           Check for pad availability before doing a query on it.
11455
11456 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11457
11458         * ext/dv/gstdvdec.c:
11459           really fix bpp24/32 dvdec caps (classic rgba indeed)
11460         * gst/asfdemux/gstasfdemux.c:
11461         (gst_asf_demux_process_ext_content_desc):
11462           don't send text tags if they are empty (bis repetita)
11463
11464 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11465
11466         * ext/dv/gstdvdec.c:
11467          remove unneeded comment from dvdec
11468           (related to DV 4CC codes in AVI files)
11469           moved them in gstreamer/docs/random/mimetypes
11470         * gst/asfdemux/gstasfdemux.c:
11471         (gst_asf_demux_process_ext_content_desc):
11472          don't send text tags if they are empty
11473          fix mem leak on error path
11474         * gst/ffmpegcolorspace/avcodec.h:
11475         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11476         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
11477         (gst_ffmpegcsp_avpicture_fill):
11478         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
11479         * gst/ffmpegcolorspace/imgconvert_template.h:
11480          adds BGR32 and BGRA32 to ffmpegcolorspace
11481           (still bad colors, fixing it on next commit)
11482           helps with dvdec outputing BGR32
11483
11484 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11485
11486         * ext/dv/gstdvdec.c:
11487          Fix audio caps i just broke (missing ',')
11488         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
11489         (gst_matroska_mux_reset):
11490          Fix typo + add FIXME about old "x-gst-metadata" crap
11491
11492 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11493
11494         * ext/dv/demo-play.c: (main):
11495          xvideosink -> xvimagesink
11496         * ext/dv/gstdvdec.c:
11497          change rgb 32/32 caps to 24/32 (no alpha)
11498          change nb of channels to be a list (2 or 4, not 2)
11499          change sample rate to be a list (32, 44.1, 48 kHz) not a range
11500         * gst/asfdemux/gstasfdemux.c:
11501         (gst_asf_demux_process_ext_content_desc):
11502          Add 'date/year' to extracted metadata list
11503
11504 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11505
11506         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
11507           The return value of fixate_to does not imply that the requested
11508           value was set, so don't assume.
11509
11510 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
11511
11512         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11513
11514         * ext/libpng/gstpngdec.c:
11515         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
11516         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
11517         * ext/libpng/gstpngenc.h:
11518           Alpha support (encoder; #163161), mime fixage.
11519
11520 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
11521
11522         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11523
11524         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
11525         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
11526         (gst_faac_set_property), (gst_faac_get_property):
11527         * ext/faac/gstfaac.h:
11528           Allow for ADTS output (#153434).
11529
11530 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11531
11532         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
11533           Fix against template (#150576).
11534
11535 2005-01-06  Benjamin Otte  <otte@gnome.org>
11536
11537         * gst/games/gstpuzzle.c: (draw_puzzle):
11538           don't draw a puzzle if either width or height of tiles would be 0.
11539
11540 2005-01-06  Benjamin Otte  <otte@gnome.org>
11541
11542         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
11543         (gst_puzzle_class_init), (gst_puzzle_finalize):
11544           no memleaks, please
11545         (gst_puzzle_create), (gst_puzzle_init),
11546         (gst_puzzle_set_property), (gst_puzzle_setup):
11547           change initialization code around so we don't reshuffle on resize
11548         (draw_puzzle):
11549           fix another stupid typo
11550
11551 2005-01-06  Benjamin Otte  <otte@gnome.org>
11552
11553         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
11554           fix stupid typo that borked copying on YUY2
11555
11556 2005-01-06  Benjamin Otte  <otte@gnome.org>
11557
11558         * gst/games/gstpuzzle.c: (draw_puzzle):
11559           fix edges when image sizes aren't multiples of tile sizes
11560
11561 2005-01-06  Benjamin Otte  <otte@gnome.org>
11562
11563         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
11564           make RGB endianness work correctly
11565         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
11566           refactor and fix race with initial shuffling
11567         (nav_event_handler):
11568           allow using the mouse to puzzle
11569         (draw_puzzle):
11570           insist on tiles having width and height as multiples of 4 to get
11571           clean YUV image handling
11572         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
11573         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
11574           s/DEBUG/LOG/ for common messages
11575         (gst_xvimagesink_navigation_send_event):
11576           fix mouse event translation to not include screen PAR
11577         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
11578           fix mouse event translation to actually work
11579
11580 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11581
11582         * gst/asfdemux/gstasfdemux.c:
11583         (gst_asf_demux_process_ext_content_desc):
11584          Extract TrackNumber metadata + clean up code
11585         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
11586          Hope this is the good fix (var used unitialised)
11587
11588 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11589
11590         * ext/faad/gstfaad.c: (gst_faad_chain):
11591           Only increment timestamp if it's valid. Fixes raw AAC streams.
11592
11593 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
11594
11595         * configure.ac:
11596         * gst/games/Makefile.am:
11597         * gst/games/gstpuzzle.c:
11598           add a puzzle game with...
11599         * gst/games/gstvideoimage.c:
11600         * gst/games/gstvideoimage.h:
11601           ... full colorspace support (that includes YUV9 and RGB16)) stolen
11602           from videotestsrc and made into something that would be a nice
11603           library for a lot of other plugins.
11604
11605 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11606
11607         * configure.ac:
11608          don't compile faad plugin if a RC of 2.0 is found
11609          Fixes #155346 (and FC1 buildbot)
11610         * gst/asfdemux/gstasfdemux.c:
11611         (gst_asf_demux_process_ext_content_desc):
11612          try to make Solaris compiler happier
11613
11614 2005-01-06  Paul Jack  <pjack@sfaf.org>
11615
11616         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11617
11618         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
11619           Fix segfault (#161667).
11620
11621 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11622
11623         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
11624           Fix framerate reporting.
11625
11626 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
11627
11628         * gst-libs/gst/riff/riff-ids.h:
11629         * gst/wavenc/riff.h:
11630          Add AMR (VBR and CBR) ids to riff.h audio codec list
11631         * gst/asfdemux/gstasfdemux.c:
11632         (gst_asf_demux_process_ext_content_desc),
11633         (gst_asf_demux_process_object):
11634           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
11635
11636 2005-01-05  Martin Eikermann  <meiker@upb.de>
11637
11638         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11639
11640         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
11641         (gst_dvd_demux_handle_discont):
11642         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
11643         (gst_mpeg_demux_handle_discont):
11644           Recreate pads on new-media (#160730).
11645         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
11646           Send discont even if manager changes timestamps (#161929).
11647
11648 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
11649
11650         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11651
11652         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
11653           Fix invalid memory access (#159211).
11654
11655 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11656
11657         * examples/gstplay/player.c: (main):
11658           Don't iterate.
11659         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
11660           Add visualizations.
11661         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
11662         (gst_a52dec_handle_frame):
11663           Set duration.
11664         * ext/dvdnav/gst-dvd:
11665           Add audioconvert. Fixes #161325.
11666         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
11667           Explicitely case to gint64. Possible valgrind error.
11668         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
11669         (gst_play_tick_callback), (gst_play_change_state),
11670         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
11671         (gst_play_set_location), (gst_play_get_location),
11672         (gst_play_seek_to_time), (gst_play_set_data_src),
11673         (gst_play_set_video_sink), (gst_play_set_audio_sink),
11674         (gst_play_set_visualization), (gst_play_connect_visualization),
11675         (gst_play_get_framerate), (gst_play_get_all_by_interface),
11676         (gst_play_new):
11677           Use playbin. Fixes #139749 and #147744.
11678         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
11679           Add genre tag.
11680         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
11681         (audioscale_get_type), (gst_audioscale_base_init),
11682         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
11683         (gst_audioscale_getcaps), (gst_audioscale_fixate),
11684         (gst_audioscale_link), (gst_audioscale_get_buffer),
11685         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
11686         (gst_audioscale_init), (gst_audioscale_dispose),
11687         (gst_audioscale_chain), (gst_audioscale_set_property),
11688         (gst_audioscale_get_property), (plugin_init):
11689           Indent properly.
11690         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
11691           Fix LPCM.
11692         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
11693         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
11694         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
11695           Add more metadata (fixes #162656).
11696
11697 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11698
11699         * configure.ac:
11700           back to cvs
11701
11702 === release 0.8.7 ===
11703
11704 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11705
11706         * NEWS:
11707         * RELEASE:
11708         * configure.ac:
11709           releasing 0.8.7, "Hyperspace"
11710
11711 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11712
11713         patch by: Tim-Philipp M??ller  <t.i.m@zen.co.uk>
11714
11715         * gst/playback/gstplaybasebin.c:
11716          Fix for #162924 - free caps after use, not before
11717
11718 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11719
11720         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
11721
11722         * gst/playback/gstplaybasebin.c:
11723         * gst/wavparse/gstwavparse.c:
11724           Fix for #154773 - fixes playback of small .wav files
11725
11726 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11727
11728         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
11729
11730         * gst/audioscale/gstaudioscale.c:
11731           Fix for #162819 - make audioscale reusable
11732           Fixes playback of more than one file with playbin/totem
11733
11734 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
11735
11736         * gst/ffmpegcolorspace/avcodec.h:
11737         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11738         * gst/ffmpegcolorspace/imgconvert.c:
11739           clean up the mess that made me cry and avoid needless duplication
11740
11741 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
11742
11743         * gst/ffmpegcolorspace/imgconvert.c:
11744           give some indication of why we're segfaulting
11745
11746 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11747
11748         * configure.ac:
11749           Fix indentation, fix v4l2 plugin detection.
11750         * ext/Makefile.am:
11751           Fix libmms location (Maciej, use diff -u!).
11752         * ext/alsa/gstalsa.c: (gst_alsa_init):
11753           Initialize caps cache to NULL.
11754         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
11755           Only change state on audiosink if it exists.
11756
11757 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
11758
11759         * gst/matroska/matroska-demux.c:
11760         * gst/matroska/matroska-ids.h:
11761         * gst/matroska/matroska-demux.h:
11762         Fix Vorbis streams failing to decode in some files, where cluster_time
11763         isn't 0, because then it doesn't send codec_priv before actual data.
11764         Remove time-based test and replace it with marker set on beginning of
11765         new stream
11766
11767 2004-12-28  David Schleef  <ds@schleef.org>
11768
11769         Merge patch from Ronald fixing problems with streaming
11770         text.
11771         * ext/cairo/gstcairo.c: (plugin_init):
11772         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
11773         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
11774         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
11775         (gst_textoverlay_font_init), (gst_textoverlay_init),
11776         (gst_textoverlay_set_property):
11777         * ext/cairo/gsttextoverlay.h:
11778
11779 2004-12-27  David Schleef  <ds@schleef.org>
11780
11781         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
11782         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
11783         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
11784         (gst_textoverlay_font_init), (gst_textoverlay_init),
11785         (gst_textoverlay_set_property): Improvements to actually
11786         render text as white on black outline on video, including
11787         font selection and horizontal/vertical alignment.  (Ronald's
11788         christmas present)
11789         * ext/cairo/gsttextoverlay.h:
11790
11791 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11792
11793         * ext/ogg/gstogg.c:
11794         * ext/ogg/gstogmparse.c:
11795           fix ogm[audio/video]parse plugin registration
11796           (riff won't load if bytestream is already loaded)
11797
11798 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
11799
11800         * gst/audioconvert/gstchannelmix.c:
11801           fix for GLIB < 2.4
11802
11803 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
11804
11805         * Makefile.am:
11806         * configure.ac:
11807           disable docs again until it actually passes make distcheck.
11808
11809 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11810
11811         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
11812         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
11813         (plugin_init):
11814           Add 3GP (variables name Q3GP because they can't start with a
11815           number). Add samr audio fourcc (used in .3gp files), decoder
11816           is work in progress. Also do a GST_WARNING instead of ERROR
11817           in case of unknown nodes, to decrease output.
11818
11819 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
11820
11821         * Makefile.am:
11822           really fix dist
11823
11824 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
11825
11826         * configure.ac:
11827         * ext/speex/gstspeexdec.h:
11828         * ext/speex/gstspeexenc.h:
11829           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
11830           Fix detection code in configure.ac
11831
11832 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11833
11834         * gst/matroska/matroska-demux.c:
11835         (gst_matroska_demux_parse_blockgroup):
11836           Save position, so that queries give proper return values. Don't
11837           know how this could ever have worked before...
11838
11839 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
11840
11841         * configure.ac:
11842           Put additional LAME check inside the conditional.  Fixes #152339
11843
11844 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11845
11846         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
11847         (gst_avi_demux_stream_scan):
11848           Add some more debug. Fix logic error when setting movi offset
11849           while reading index.
11850
11851 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11852
11853         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
11854         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
11855         (gst_avi_demux_process_next_entry):
11856           Add some debugging. Better detection of broken indexes and the
11857           accompanying index recovery. No infinite loops on state changes
11858           when we're still in our loopfunction.
11859
11860 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11861
11862         * configure.ac:
11863           Fix up.
11864
11865 2004-12-22  Archana Shah  <archana.shah@wipro.com>
11866
11867         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
11868
11869         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
11870           Normalizing the value before setting
11871         (gst_sunaudiomixer_get_volume):
11872           Normalizing the value after getting. Fixes bug# 161980
11873
11874 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
11875
11876         * Makefile.am: Make sure docs gets disted
11877         * docs/Makefile.am: Make sure all needed files get disted
11878         * gst-plugins.spec.in: latest updates
11879
11880 2004-12-22  Wim Taymans  <wim@fluendo.com>
11881
11882         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
11883         Revert patch 1.38 as clock distribution over schedulers does
11884         not work correcly in the core yet.
11885
11886 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11887
11888         * sys/oss/README: remove this file, which predates my birth
11889           (and which content is by far outdated)
11890
11891 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
11892
11893         * Makefile.am:
11894         * configure.ac:
11895         * docs/Makefile.am:
11896         * docs/libs/Makefile.am:
11897         * docs/libs/gst-plugins-libs-docs.sgml:
11898         * docs/libs/gst-plugins-libs-sections.txt:
11899         * docs/libs/tmpl/gstgconf.sgml:
11900         * docs/upload.mak:
11901         * docs/version.entities.in:
11902           Added boilerplate gtk-doc files for plugin-libs documentation.
11903
11904 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
11905
11906         * gst/auparse/gstauparse.c: fix int and float audio caps
11907
11908 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11909
11910         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
11911         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
11912           g_assert() can be a macro, don't use #ifdef inside it.
11913
11914 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
11915
11916         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11917
11918         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
11919         (gst_videorate_init), (gst_videorate_chain),
11920         (gst_videorate_change_state):
11921           Event handling (fixes #159986).
11922
11923 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11924
11925         * gst-libs/gst/riff/riff-media.c:
11926         (gst_riff_create_video_caps_with_data):
11927           Add BLZ0 (Blizzard's version of DivX) fourcc.
11928
11929 2004-12-18  David Schleef  <ds@schleef.org>
11930
11931         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
11932         portability fix.
11933
11934 2004-12-18  David Schleef  <ds@schleef.org>
11935
11936         * gst/tta/ttadec.h: Disable some header code that isn't used
11937         and clearly isn't portable.
11938
11939 2004-12-18  David Schleef  <ds@schleef.org>
11940
11941         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
11942         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
11943         (avcodec_get_pix_fmt), (avpicture_layout),
11944         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
11945         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
11946         Fix code to not use GCC extensions (and c99 extensions that
11947         Forte does not like.)
11948
11949 2004-12-19  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
11950
11951         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11952
11953         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
11954         (gst_deinterlace_chain):
11955           Rowstride fixes. Fixes #161039.
11956         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
11957         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
11958         (gst_video_crop_getcaps), (gst_video_crop_link),
11959         (gst_video_crop_i420), (gst_video_crop_chain),
11960         (gst_video_crop_change_state):
11961           Rework of negotiation. Actually works now. Fixes #158650.
11962
11963 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11964
11965         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
11966           That was very stupid.
11967
11968 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11969
11970         * gst/matroska/matroska-demux.c:
11971         (gst_matroska_demux_parse_blockgroup):
11972           Fix possible crasher.
11973
11974 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11975
11976         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
11977         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
11978           Lace sizes can be zero.
11979
11980 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11981
11982         * ext/musepack/gstmusepackdec.cpp:
11983           Fetch error return values. Fixes #161624.
11984         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
11985           Really EOS.
11986
11987 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11988
11989         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
11990           Work for truncated (unfinished download etc.) files. Fixes #160514.
11991
11992 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11993
11994         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
11995           Fix for integer overflow. Makes #156001 not crash. Probably masks
11996           the real bug.
11997
11998 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
11999
12000         * gst/ac3parse/gstac3parse.c: (plugin_init):
12001           Parsers never have ranks. Fixes #159651.
12002
12003 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12004
12005         * gst/playback/gstdecodebin.c: (compare_ranks):
12006           make sure the facotries are ordered the same every time even if they
12007           have the same rank by using the name
12008         * gst/playback/gstdecodebin.c: (find_compatibles):
12009           make sure we don't add factories to the list twice
12010
12011 2004-12-16  David Schleef  <ds@schleef.org>
12012
12013         * configure.ac: look for musepack headers as musepack/*.h
12014         (fixes #159847)
12015         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
12016         * ext/musepack/gstmusepackreader.h: same
12017
12018 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12019
12020         * gst-libs/gst/riff/riff-read.c:
12021         (gst_riff_read_strf_auds_with_data):
12022           Read extradata correctly (fixes #155879).
12023
12024 2004-12-16  David Schleef  <ds@schleef.org>
12025
12026         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
12027         audio.  does _not_ attempt or allow conversion unless channels
12028         is 1 or 2.
12029
12030 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
12031
12032         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
12033
12034 2004-12-16  David Schleef  <ds@schleef.org>
12035
12036         * gst/audioscale/gstaudioscale.c: the resample library only
12037         handles 1 or 2 channels.  Change caps to compensate.
12038
12039 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12040
12041         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
12042         (gst_matroska_demux_audio_caps):
12043           Some MPEG-AAC hacks, because else it doesn't work...
12044
12045 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12046
12047         * gst-libs/gst/riff/riff-media.c:
12048         (gst_riff_create_video_caps_with_data),
12049         (gst_riff_create_video_template_caps):
12050           Add h264.
12051
12052 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12053
12054         * gst-libs/gst/audio/Makefile.am:
12055           Try to fix buildbot.
12056
12057 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
12058
12059         * gst/tcp/gstmultifdsink.c:
12060           Clean up and uniformize debugging.
12061
12062 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
12063
12064         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12065
12066         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
12067         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
12068         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
12069         (gst_mpeg_demux_change_state):
12070           Reset on ready. Fixes 160276.
12071
12072 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
12073
12074         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12075
12076         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12077         (gst_ffmpegcsp_pad_link):
12078           Fix memleak (#154815).
12079
12080 2004-12-16  James Bowes  <bowes@cs.dal.ca>
12081
12082         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12083
12084         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
12085         (gst_musicbrainz_init), (gst_musicbrainz_chain),
12086         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
12087         * ext/musicbrainz/gsttrm.h:
12088           Add support for using a proxy server when getting a trm id from
12089           the MusicBrainz database (#149613).
12090
12091 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
12092
12093         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12094
12095         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
12096         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
12097           Fix memleaks (#157233).
12098
12099 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
12100
12101         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12102
12103         * gst-libs/gst/resample/resample.c: (gst_resample_close):
12104         * gst-libs/gst/resample/resample.h:
12105         * gst/audioscale/gstaudioscale.c:
12106           Fix memleak (#159215).
12107
12108 2004-12-16  Toni Willberg  <toniw@iki.fi>
12109
12110         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12111
12112         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
12113         * sys/oss/oss_probe.c: (main):
12114           Check for mono/stereo support (similar to samplerate probing),
12115           fixes #159433. Also add missing copyright header to oss_probe.c.
12116
12117 2004-12-15  David Schleef  <ds@schleef.org>
12118
12119         * configure.ac: add audioresample and cairo plugins.  Remove
12120         HAVE_MMX stuff, because it's not used.
12121         * ext/Makefile.am: same
12122         * ext/audioresample/Makefile.am: You are not ready for an
12123         audio resampling element based on audioresample.
12124         * ext/audioresample/gstaudioresample.c:
12125         * ext/audioresample/gstaudioresample.h:
12126         * ext/cairo/Makefile.am: You are not ready for overlay elements
12127         based on cairo.  Don't look too closely, these elements kinda
12128         suck right now.
12129         * ext/cairo/gstcairo.c: new
12130         * ext/cairo/gsttextoverlay.c: new
12131         * ext/cairo/gsttextoverlay.h: new
12132         * ext/cairo/gsttimeoverlay.c: new
12133         * ext/cairo/gsttimeoverlay.h: new
12134         * gst-libs/gst/media-info/media-info-priv.h: fix compile
12135         problem with compilers that don't support variadic macros.
12136
12137 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
12138
12139         Reviewed by:  David Schleef  <ds@schleef.org>
12140
12141         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
12142         Bala, registering sunaudiosrc (oops!), and cleaning up code a
12143         bit.  Also ran indent-gst.
12144         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
12145         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
12146         (gst_sunaudiosrc_setparams):
12147
12148 2004-12-14  David Schleef  <ds@schleef.org>
12149
12150         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
12151         output rate to 16000.  Should fix #160235.
12152
12153 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12154
12155         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
12156         Add typefinding for mpeg2 pes streams
12157
12158 2004-12-13  David Schleef  <ds@schleef.org>
12159
12160         * configure.ac:  Applied patch from bug #143659, making default
12161         sources and sinks OS-dependent (for Solaris), and added code
12162         for OS/X.
12163         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
12164
12165 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
12166
12167         * gst-libs/gst/riff/riff-media.c:
12168           forgot to add h2.64 to avidemux template caps
12169
12170 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
12171
12172         * gst/wavenc/riff.h:
12173         * gst-libs/gst/riff/riff-media.c:
12174         * gst-libs/gst/riff/riff-ids.h:
12175         * gst/avi/gstavimux.c
12176         add 4CC code for VideoSoft h264 in AVI (VSSH)
12177           fixes bug #160655
12178         remove s323 from riff, it's quicktime specific :(
12179
12180 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
12181
12182         * gst/asfdemux/README
12183         * gst/wavenc/riff.h
12184         * gst-libs/gst/riff/riff-ids.h
12185         * gst-libs/gst/riff/riff-media.c
12186         * gst/qtdemux/qtdemux.c:
12187           add new 4CC codes for h263 related codecs
12188           fixes partially bug #155163
12189
12190 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
12191
12192         * configure.ac: Update polyaudio requirement to 0.7
12193         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
12194
12195 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12196
12197         * gst/interleave/deinterleave.c:
12198         fix my name's spelling! :)
12199
12200 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
12201
12202         * AUTHORS ChangeLog
12203         * gst/auparse/gstauparse.c
12204         * gst/interleave/deinterleave.c
12205         * gst/law/:
12206                 alaw-decode.c alaw-encode.c
12207                 mulaw-decode.c mulaw-encode.c
12208         * gst/oneton/gstoneton.c
12209         * sys/osxaudio/:
12210                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
12211         * sys/osxvideo/:
12212                 cocoawindow.h cocoawindow.m
12213                 osxvideosink.h osxvideosink.m
12214
12215         put the same mail address for Zaheer Abbas Merali everywhere
12216
12217 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12218
12219         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
12220           Align by packetsize, and assert that we a packet available before
12221           playing. The first makes webstreams work (they often include
12222           trailing padding data in a packet), the second allows pausing a
12223           ASF stream in totem without getting demux errors afterwards.
12224
12225 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12226
12227         * ext/ogg/gstoggdemux.c: (get_relative):
12228           Check for non-NULL before accessing member (end-of-chain).
12229
12230 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12231
12232         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
12233         (cdparanoia_set_property), (cdparanoia_get_property):
12234         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
12235         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
12236         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
12237         (dvdreadsrc_init), (dvdreadsrc_set_property),
12238         (dvdreadsrc_get_property):
12239         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
12240         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
12241           Synchronize property names where not yet the case. Devices are
12242           now device=X, other versions are deprecated (but still exist).
12243           Also use g_free() unconditionally.
12244         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
12245         (setup_source), (gst_play_base_bin_get_property):
12246           Expose source.
12247
12248 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12249
12250         * configure.ac: move GCONF macro outside conditional for the am
12251           conditional. Fixes #160439
12252
12253 2004-12-08  David Schleef  <ds@schleef.org>
12254
12255         * tools/gst-visualise-m.m: Switch to elements that currently
12256         exist.
12257
12258 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12259
12260         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
12261           We love wrong commas.
12262
12263 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12264
12265         * gst/matroska/matroska-demux.c:
12266         (gst_matroska_demux_handle_src_query):
12267           Don't set DEFAULT, unsupported - makes length display incorrectly
12268           in some cases.
12269
12270 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
12271
12272         * gst/monoscope/README: remove blurb about files being GPL
12273         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
12274         * gst/monoscope/monoscope.c: Change license to BSD with explanation
12275           monoscope is now effectively LGPL licensed
12276
12277 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
12278
12279         * gst/monoscope/README: Update information to be more correct
12280         * gst/monoscope/convolve.c: Relicense to LGPL
12281         * gst/monoscope/convolve.h: Relicense to LGPL
12282
12283 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
12284
12285         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
12286           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
12287         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
12288           set default_duration for mpeg1 audio
12289
12290 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
12291
12292         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
12293         * ext/alsa/gstalsa.h:
12294           refactor big chunks of the core caps negotiation code to make it
12295           a lot faster, because people claim it's really slow
12296           (actually, just cache the getcaps when the device is opened)
12297
12298 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12299
12300         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
12301         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
12302         (gst_a52dec_handle_frame), (gst_a52dec_chain),
12303         (gst_a52dec_change_state), (plugin_init):
12304         * ext/a52dec/gsta52dec.h:
12305           Do something useful with timestamps. Make chain-based (since
12306           there's really no reason to be loopbased).
12307         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
12308           Update current_byte/frame correctly.
12309
12310 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12311
12312         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
12313         (gst_ape_demux_stream_init):
12314           Forward tags, too.
12315
12316 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12317
12318         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
12319           Let's make sure we're done typefinding when detecting tags.
12320
12321 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12322
12323         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
12324         (gst_ebml_read_init), (gst_ebml_read_use_event),
12325         (gst_ebml_read_element_id), (gst_ebml_peek_id),
12326         (gst_ebml_read_seek), (gst_ebml_read_skip),
12327         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
12328         (gst_ebml_read_master):
12329         * gst/matroska/ebml-read.h:
12330         * gst/matroska/matroska-demux.c:
12331         (gst_matroska_demux_parse_contents),
12332         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
12333           Disgustingly evil hack for working around INTERRUPT events and
12334           their extremely annoying habit of being a pain in the ass. We
12335           simply peek a cluster before reading any of it.
12336
12337 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12338
12339         * ext/musepack/gstmusepackdec.cpp:
12340           There's also floating point libmusepacks.
12341
12342 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12343
12344         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
12345         (gst_faad_chanpos_to_gst), (gst_faad_chain):
12346           Set DURATION even if source buffer didn't. Also use increasing
12347           timestamps.
12348         * gst-libs/gst/riff/riff-media.c:
12349         (gst_riff_create_audio_caps_with_data):
12350           Block_align can have larger values than 8192.
12351
12352 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12353
12354         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
12355         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
12356         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
12357         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
12358           Fix caps.
12359
12360 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12361
12362         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
12363           Fix logic bug.
12364
12365 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12366
12367         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
12368           Yay, another one.
12369
12370 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12371
12372         * ext/esd/esdsink.c: (gst_esdsink_chain):
12373           Make error actually say something useful (fixes #156798).
12374         * gst-libs/gst/riff/riff-media.c:
12375         (gst_riff_create_video_caps_with_data),
12376         (gst_riff_create_video_template_caps):
12377           Add Intel Video 5.0 fourcc (IV50).
12378
12379 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
12380
12381         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
12382         detection on mono and stereo mp3 files.
12383
12384 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12385
12386         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
12387           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
12388           the contained stream).
12389
12390 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12391
12392         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
12393           Oops, remove debug.
12394
12395 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
12396
12397         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12398
12399         * gst/law/alaw-decode.c: (alawdec_getcaps):
12400         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
12401           Prevent warnings when negotiating caps (fixes #159338).
12402
12403 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12404
12405         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12406         (gst_ffmpegcsp_chain):
12407           Remove old leftover that shouldn't be there...
12408
12409 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
12410
12411         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12412
12413         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
12414           Don't forward DISCONT events (fixes #159684).
12415
12416 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12417
12418         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
12419           Unlink manually since sometimes bin disposal (and therefore
12420           pad unlinking) is delayed, which will cause a new media file
12421           to not be able to start playing instantly.
12422
12423 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12424
12425         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
12426           On mute of an unlinked stream, check for pad availability so
12427           we don't crash on unlinked pad.
12428
12429 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12430
12431         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
12432         (gst_avi_demux_massage_index):
12433           Fix quite humiliating bug in omitting 0-sized index chunks but
12434           forgetting to count them for timestamps.
12435
12436 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12437
12438         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
12439           Actually leave the loop if we failed to sync. Don't crash.
12440
12441 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12442
12443         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
12444         (gst_dvd_demux_process_private):
12445         * gst/mpegstream/gstdvddemux.h:
12446           Fix crash (#159759). Doesn't work, though. :-(.
12447
12448 2004-11-28  Benjamin Otte  <otte@gnome.org>
12449
12450         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
12451           more overwriting protection due to modifying channels one by one
12452           instead of all at once
12453
12454 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12455
12456         * gst/audioconvert/gstchannelmix.c:
12457         (gst_audio_convert_fill_normalize):
12458           Normalize using absolute values.
12459
12460 2004-11-28  Julien MOUTTE  <julien@moutte.net>
12461
12462         * configure.ac:
12463         * ext/Makefile.am:
12464         * ext/directfb/Makefile.am:
12465         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
12466         (gst_directfbvideosink_get_pixel_format),
12467         (gst_directfbvideosink_get_format_from_fourcc),
12468         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
12469         (gst_directfbvideosink_sink_link),
12470         (gst_directfbvideosink_change_state),
12471         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
12472         (gst_directfbvideosink_buffer_alloc),
12473         (gst_directfbvideosink_interface_supported),
12474         (gst_directfbvideosink_interface_init),
12475         (gst_directfbvideosink_navigation_send_event),
12476         (gst_directfbvideosink_navigation_init),
12477         (gst_directfbvideosink_set_property),
12478         (gst_directfbvideosink_get_property),
12479         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
12480         (gst_directfbvideosink_base_init),
12481         (gst_directfbvideosink_class_init),
12482         (gst_directfbvideosink_get_type), (plugin_init):
12483         * ext/directfb/directfbvideosink.h: Adding a first version of
12484         directfbvideosink.
12485         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
12486         more.
12487
12488 2004-11-28  Benjamin Otte  <otte@gnome.org>
12489
12490         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
12491           walk the samples backwards if out_channels > in_channels so we don't
12492           overwrite data
12493
12494 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12495
12496         * gst/audioconvert/Makefile.am:
12497         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
12498         (gst_audio_convert_link), (gst_audio_convert_change_state),
12499         (gst_audio_convert_channels):
12500         * gst/audioconvert/gstchannelmix.c:
12501         (gst_audio_convert_unset_matrix),
12502         (gst_audio_convert_fill_identical),
12503         (gst_audio_convert_fill_compatible),
12504         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
12505         (gst_audio_convert_fill_others),
12506         (gst_audio_convert_fill_normalize),
12507         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
12508         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
12509         * gst/audioconvert/gstchannelmix.h:
12510           Implement a channel mixer.
12511
12512 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
12513
12514         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
12515         * ext/alsa/gstalsa.h:
12516         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
12517         Make alsasink actually honor gst_element_set_clock and use that
12518         clock instead of its internal one.
12519
12520 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
12521
12522         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
12523         (gst_play_base_bin_change_state): nullify source and decoder when
12524         going from READY to NULL so that we don't try to do weird stuff with
12525         them when going from NULL to READY
12526         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
12527         instead of g_object_unref
12528         (gen_video_element), (gen_audio_element): more refcounting fixes, now
12529         it should be correct
12530         (gst_play_bin_change_state): don't call remove_sinks if we are
12531         currently disposing the object
12532
12533 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12534
12535         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
12536           Don't forget bass if it's there. Else left channel is silent...
12537
12538 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12539
12540         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
12541         (gst_a52dec_change_state):
12542           Don't do sample adjusting anymore, we use float audio now.
12543         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
12544           Don't fixate to non-existing properties.
12545
12546 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12547
12548         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
12549         (gst_a52dec_change_state):
12550           Advertise that we can do surround sound.
12551
12552 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12553
12554         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
12555           Add buffer-frames=0.
12556         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
12557         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
12558         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
12559         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
12560         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
12561         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
12562         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
12563         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
12564         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
12565         * ext/dvdread/dvdreadsrc.h:
12566           Add seeking, querying for bytes, sectors, title, angle and
12567           chapter. Handle multiple chapters. Relicense to LGPL because
12568           Billy agreed on that (thanks Billy!).
12569
12570 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
12571
12572         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
12573         call parent dispose method
12574
12575 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
12576
12577         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
12578         (gst_audio_clock_get_internal_time):
12579         Fix active <-> inactive transitions: ensure time value always
12580         grows and avoid abrupt value changes.
12581
12582 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
12583
12584         * configure.ac:
12585         * gst/tta/Makefile.am:
12586         * gst/tta/crc32.h:
12587         * gst/tta/filters.h:
12588         * gst/tta/gsttta.c:
12589         * gst/tta/gstttadec.c:
12590         * gst/tta/gstttadec.h:
12591         * gst/tta/gstttaparse.c:
12592         * gst/tta/gstttaparse.h:
12593         * gst/tta/ttadec.h:
12594           added TTA parser and decoder
12595
12596 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12597
12598         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
12599         (probe_triggered), (check_queue), (buffer_underrun),
12600         (buffer_running), (buffer_overrun), (gen_source_element),
12601         (setup_source):
12602         * gst/playback/gstplaybasebin.h:
12603           Implement buffering. Needs some more work.
12604
12605 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12606
12607         * ext/theora/theoradec.c: (theora_dec_chain):
12608           Fix ilog mask range overflow.
12609
12610 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12611
12612         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
12613           Don't omit the last (which in case of dmix is the only :) )
12614           channel count. Don't set channels if <= 2.
12615
12616 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
12617
12618         * gst/playback/gstplaybin.c: (gen_video_element),
12619         (gen_audio_element): Removed 2 obsolete comments
12620
12621 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
12622
12623         * ext/vorbis/oggvorbisenc.c
12624         * ext/vorbis/vorbisenc.c :
12625           change description fields of those plugins to differentiate them
12626           (pitivi show Encoders by description, they had the same one)
12627
12628 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
12629
12630         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12631
12632         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
12633         (gst_play_bin_set_property), (gen_video_element),
12634         (gen_audio_element):
12635           Refcounting fixes for provided audio-/videosinks.
12636
12637 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12638
12639         * gst/playback/gstplaybin.c: (gen_video_element),
12640         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
12641           Don't reference all sinks, but only the video- and audiosinks.
12642           The vis. element should be disposed when we're done with it.
12643           We don't have any reason to keep it around. This fixes warnings
12644           when reusing playbin for playing multiple audio files with
12645           vis. enabled. Also release audio device on pause - idea stolen
12646           from Rhythmbox.
12647
12648 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12649
12650         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
12651         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
12652         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
12653         * ext/alsa/gstalsaplugin.c: (plugin_init):
12654         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
12655         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
12656         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
12657         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
12658         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
12659         (gst_faad_change_state), (plugin_init):
12660         * ext/faad/gstfaad.h:
12661         * ext/vorbis/vorbis.c: (plugin_init):
12662         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
12663         * gst-libs/gst/audio/Makefile.am:
12664         * gst-libs/gst/audio/audio.c: (plugin_init):
12665         * gst-libs/gst/audio/multichannel.c:
12666         (gst_audio_check_channel_positions),
12667         (gst_audio_get_channel_positions),
12668         (gst_audio_set_channel_positions),
12669         (gst_audio_set_structure_channel_positions_list),
12670         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
12671         (gst_audio_fixate_channel_positions):
12672         * gst-libs/gst/audio/multichannel.h:
12673         * gst-libs/gst/audio/testchannels.c: (main):
12674         * gst/audioconvert/gstaudioconvert.c:
12675         (gst_audio_convert_class_init), (gst_audio_convert_init),
12676         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
12677         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
12678         (gst_audio_convert_fixate), (gst_audio_convert_channels):
12679         * gst/audioconvert/plugin.c: (plugin_init):
12680           Surround sound support.
12681
12682 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12683
12684         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
12685           Fix position for discont if we're close as well. Nitpicking, but
12686           saves a few milliseconds of extra waiting or skipping.
12687
12688 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12689
12690         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
12691           We sometimes need parsers for playback, so add those too.
12692
12693 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12694
12695         * configure.ac:
12696         * gst/apetag/Makefile.am:
12697         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
12698         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
12699         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
12700         (gst_ape_demux_get_src_query_types),
12701         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
12702         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
12703         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
12704         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
12705         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
12706         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
12707         (gst_ape_demux_change_state):
12708         * gst/apetag/apedemux.h:
12709         * gst/apetag/apetag.c: (plugin_init):
12710         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
12711         (plugin_init):
12712           APE v1/2 tag reader plus typefind function.
12713
12714 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12715
12716         * configure.ac:
12717         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
12718         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
12719           Remove hacks for older core. Require newer core version
12720           accordingly.
12721
12722 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12723
12724         * gst/cdxaparse/Makefile.am:
12725         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
12726         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
12727         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
12728         * gst/cdxaparse/gstcdxaparse.h:
12729         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
12730         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
12731         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
12732         (gst_cdxastrip_get_src_query_types),
12733         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
12734         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
12735         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
12736         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
12737         * gst/cdxaparse/gstcdxastrip.h:
12738           SVCD/VCD header stripping separated from CDXA image parsing.
12739         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
12740         (plugin_init):
12741           Add VCD/SVCD header typefinding for VCD/SVCD.
12742         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
12743         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
12744         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
12745         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
12746         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
12747         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
12748         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
12749         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
12750         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
12751         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
12752         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
12753         * sys/vcd/vcdsrc.h:
12754           Fix up, add seeking, querying, URI interface. Works in totem now.
12755
12756 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12757
12758         * configure.ac:
12759           back to CVS
12760
12761 === release 0.8.6 ===
12762
12763 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12764
12765         * NEWS:
12766         * RELEASE:
12767         * configure.ac:
12768         * po/af.po:
12769         * po/az.po:
12770         * po/cs.po:
12771         * po/en_GB.po:
12772         * po/hu.po:
12773         * po/it.po:
12774         * po/nb.po:
12775         * po/nl.po:
12776         * po/or.po:
12777         * po/sq.po:
12778         * po/sr.po:
12779         * po/sv.po:
12780         * po/uk.po:
12781           releasing 0.8.6, "IOU Love"
12782
12783 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12784
12785         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
12786
12787         * gst/playback/gstplaybasebin.c:
12788           Fix unplayable files error handling.  Fixes #158365
12789
12790 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12791
12792         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
12793
12794         * gst/typefind/gsttypefindfunctions.c:
12795           Fix broken mp3 typefinding.  Fixes #158375
12796
12797 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12798
12799         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
12800
12801         * ext/ogg/gstoggdemux.c:
12802           Fix sync on broken files.  Fixes #158976
12803
12804 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12805
12806         patch by: Edward Hervey <bilboed@bilboed.com>
12807
12808         * ext/libpng/gstpngenc.c:
12809           Copy over buffer properties.  Fixes #158832
12810
12811 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12812
12813         patch by: Tim-Philipp M??ller <t.i.m@zen.co.uk>
12814
12815         * ext/dvdread/dvdreadsrc.c:
12816           Fixes invalid reads (#158462)
12817
12818 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12819
12820         * sys/v4l/gstv4lsrc.c:
12821         * sys/v4l/gstv4lsrc.h:
12822         * sys/v4l/v4lsrc_calls.c:
12823           Probe less and cache it.  Fixes #159187.
12824
12825 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12826
12827         * gst/videorate/gstvideorate.c:
12828           Handle all video formats. Fixes #159186.
12829
12830 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
12831         * gst/synaesthesia/gstsynaesthesia.c:
12832         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
12833         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
12834         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
12835         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
12836         (gst_synaesthesia_change_state), (plugin_init):
12837         Fix up synaesthesia to work under different samplerates/ buffer sizes.
12838         Force 320x200 output, as that's the only thing the underlying
12839         synaesthesia implementation supports. Still needs to be made
12840         re-entrant.
12841
12842 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12843
12844         * configure.ac:
12845           Fix mpeg2enc configure check (similar to mplex check below).
12846
12847 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
12848
12849         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12850
12851         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
12852           Fix for gcc-2.95 (fixes #158221).
12853
12854 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12855
12856         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
12857           Re-add clock distribution hack (until new core is released).
12858           Fixes #158125.
12859
12860 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
12861         * configure.ac:
12862           fix mplex configure check segfaulting on some systems (bug #140994)
12863
12864 2004-11-13  Benjamin Otte  <otte@gnome.org>
12865
12866         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
12867           add debugging
12868         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
12869           do a wait when we enter the loop func with no data available to
12870           write instead of getting into an 100% CPU loop by just returning and
12871           being called again by the scheduler
12872
12873 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
12874
12875         * configure.ac:
12876         * ext/libvisual/visual.c: (gst_visual_get_type),
12877         (libvisual_log_handler), (gst_visual_getcaps),
12878         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
12879         (plugin_init):
12880           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
12881         * ext/smoothwave/Makefile.am:
12882         * ext/smoothwave/demo-osssrc.c: (main):
12883         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
12884         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
12885         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
12886         (plugin_init):
12887         * ext/smoothwave/gstsmoothwave.h:
12888           Make gstsmoothwave a working element in the 20th century.
12889
12890         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
12891           Fix incorrect link function
12892
12893 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12894
12895         * gst/volume/gstvolume.c:
12896           Allow buffer-frames=0.
12897
12898 2004-11-12 Iain <iaingnome@gmail.com>
12899
12900         * configure.ac: Check for polypaudio
12901
12902         * ext/Makefile.am: Build the polyp dir
12903
12904         * ext/polyp: The polypsink sources.
12905
12906 2004-10-30 Iain <iaingnome@gmail.com>
12907
12908         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
12909         caps to reflect the new number of channels.
12910
12911 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12912
12913         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
12914           Fix for negotiation order problem. This would show when the
12915           ALSA loopfuction was called before any other function. ALSA
12916           wouldn't do anything because we're not negotiated yet, leading
12917           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
12918
12919 2004-11-11  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
12920
12921         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12922
12923         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
12924           No warnings (#157986).
12925
12926 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12927
12928         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12929           Prefer apev1/2 and id3v1 (at end of file) over musepack.
12930
12931 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12932
12933         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
12934           Signal no-more-pads (so it works in playbin).
12935
12936 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12937
12938         * ext/musepack/gstmusepackreader.cpp:
12939           Workaround for older core.
12940
12941 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12942
12943         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
12944           Actually test for odd width/height rather than testing whether
12945           a temporary variable that was 0 before we subtracted 1 is now
12946           not equal to zero (which it always is).
12947
12948 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12949
12950         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
12951         Fix compilation if HAVE_XVIDEO is not defined
12952
12953 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12954
12955         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
12956         Fix compilation if HAVE_XVIDEO is not defined
12957
12958 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
12959
12960         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
12961         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
12962         (gst_goom_change_state), (plugin_init):
12963         Use the bytestream adapter so goom doesn't depend on the input
12964         buffer size.
12965         Add a debug category
12966
12967 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12968
12969         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
12970           Only set hardware parameters *after* negotiation. Before
12971           negotiation, it will set ANY and that seems to cause crashes
12972           (see e.g. #151288, #153227).
12973
12974 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12975
12976         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
12977           This seems to be antique leftover. It needs to pass error
12978           checking.
12979         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
12980         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
12981         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
12982         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
12983           Fix GstXOverlay implementation (#151059).
12984
12985 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12986
12987         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
12988           Don't assert (#157853).
12989
12990 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12991
12992         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
12993           Fix bytes/samples confustion.
12994         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
12995           Fix for underrun (#144389).
12996
12997 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12998
12999         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
13000           Disable halfway-seek for pending release (since it needs a new
13001           core release).
13002
13003 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13004
13005         * sys/v4l/gstv4lsrc.c:
13006         * sys/v4l/gstv4lsrc.h:
13007         * sys/v4l/v4lsrc_calls.c:
13008           add autoprobe-fps property so we can separate autoprobing parts
13009
13010 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13011
13012         * sys/v4l/gstv4lsrc.c:
13013         * sys/v4l/v4lsrc_calls.c:
13014         initialise fourcc to catch unset fourcc's, and debug
13015
13016 2004-11-09  Wim Taymans  <wim@fluendo.com>
13017
13018         * gst/playback/README:
13019         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
13020         * gst/playback/gstplaybin.c: (gst_play_bin_init),
13021         (gst_play_bin_dispose), (gst_play_bin_set_property),
13022         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
13023         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
13024         (gst_play_bin_get_formats), (gst_play_bin_convert),
13025         (gst_play_bin_get_query_types), (gst_play_bin_query):
13026         Cleanups and some more documentation.
13027
13028 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
13029
13030         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
13031         (gst_cacasink_init), (gst_cacasink_chain):
13032         * ext/libcaca/gstcacasink.h:
13033         Cacasink inherits from VideoSink, so let that store the clock.
13034
13035 2004-11-09  Wim Taymans  <wim@fluendo.com>
13036
13037         * gst/playback/README:
13038         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
13039         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
13040         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
13041         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
13042         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
13043         (setup_sinks):
13044         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
13045         (gst_stream_info_is_mute), (gst_stream_info_set_property):
13046         * gst/playback/gststreaminfo.h:
13047         Updated README.
13048         Only switch groups if all streams have muted (EOSed).
13049         Send Tags in sync with the stream playback instead of in
13050         the playback/preroll phase.
13051         Some cleanups, free the fakesrc elements.
13052
13053 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13054
13055         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
13056           buffer-frames property was missing
13057         * ext/arts/gst_arts.c:
13058           rate missing from sinkcaps
13059         * ext/audiofile/gstafparse.c:
13060         * ext/audiofile/gstafsink.c:
13061         * ext/audiofile/gstafsrc.c:
13062         * ext/swfdec/gstswfdec.c:
13063           int audio doesn't know buffer-frames
13064         * ext/cdparanoia/gstcdparanoia.c:
13065           int audio doesn't know chunksize either
13066         * ext/nas/nassink.c:
13067           it's endianness, not endianess
13068         * gst-libs/gst/audio/audio.h:
13069           make float standard pad template caps really describe float
13070         * gst/law/mulaw.c: (linear_factory):
13071           signed only, please
13072         * gst/mpegstream/gstdvddemux.c:
13073           widths of 20 are not valid
13074
13075 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13076
13077         Submitted by: Luca Ferretti <elle.uca@infinito.it>
13078
13079         * po/LINGUAS:
13080         * po/it.po:
13081           Add Italian
13082
13083 2004-11-08  Wim Taymans  <wim@fluendo.com>
13084
13085         * gst/playback/README:
13086         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
13087         * gst/playback/gstplaybasebin.c: (probe_triggered),
13088         (gst_play_base_bin_change_state):
13089         Updated README, added more comments for fixmes etc..
13090
13091 2004-11-08  Wim Taymans  <wim@fluendo.com>
13092
13093         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
13094         We can remove this hack now.
13095
13096 2004-11-08  Wim Taymans  <wim@fluendo.com>
13097
13098         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
13099         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
13100         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
13101         Only mix AYUV for maximum quality.
13102
13103 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13104
13105         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
13106         (gst_ogg_demux_push), (gst_ogg_pad_push):
13107           Let's act as if we're synchronized now! :).
13108         * ext/theora/theoradec.c: (theora_dec_chain):
13109           Add some debug.
13110
13111 2004-11-08  Wim Taymans  <wim@fluendo.com>
13112
13113         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
13114         (gst_alpha_set_property), (gst_alpha_sink_link),
13115         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
13116         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
13117         (gst_alpha_init_params), (gst_alpha_chain):
13118         Implement alpha functions for AYUV too, this increases
13119         accuracy quite a bit.
13120
13121 2004-11-08  Wim Taymans  <wim@fluendo.com>
13122
13123         * gst/ffmpegcolorspace/avcodec.h:
13124         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13125         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
13126         (gst_ffmpegcsp_avpicture_fill):
13127         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13128         (gst_ffmpegcsp_caps_remove_format_info):
13129         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
13130         (shrink12), (img_get_alpha_info), (deinterlace_line),
13131         (deinterlace_line_inplace):
13132         * gst/ffmpegcolorspace/imgconvert_template.h:
13133         Added AYUV colorspace and handle RGBA a bit more respectful.
13134
13135 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13136
13137         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
13138           Actually always send a discont (cornercase when resending the
13139           same serial-tagged chain twice).
13140
13141 2004-11-08  Julien MOUTTE  <julien@moutte.net>
13142
13143         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
13144         (gst_ximagesink_finalize):
13145         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
13146         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
13147
13148 2004-11-08  Wim Taymans  <wim@fluendo.com>
13149
13150         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
13151         Don't segfault on NULL data.
13152
13153 2004-11-08  Wim Taymans  <wim@fluendo.com>
13154
13155         * gst/playback/gstdecodebin.c: (unlinked):
13156         * gst/playback/gstplay-marshal.list:
13157         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
13158         (gst_play_base_bin_init), (group_create), (get_active_group),
13159         (get_building_group), (group_destroy), (group_commit),
13160         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
13161         (add_element_stream), (no_more_pads), (probe_triggered),
13162         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
13163         (state_change), (setup_source), (gst_play_base_bin_get_property),
13164         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
13165         (gst_play_base_bin_link_stream),
13166         (gst_play_base_bin_get_streaminfo):
13167         * gst/playback/gstplaybasebin.h:
13168         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
13169         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
13170         Add support for chained ogg files. Prepare for playlist
13171         support. This patch introduces the concept of pad groups, which
13172         together compose one playable media file.
13173
13174 2004-11-07  David Schleef  <ds@schleef.org>
13175
13176         * testsuite/gst-lint: Check for pad templates that aren't statically
13177         scoped.
13178
13179 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13180
13181         * configure.ac:
13182         * ext/Makefile.am:
13183         * ext/musepack/Makefile.am:
13184         * ext/musepack/gstmusepackdec.cpp:
13185         * ext/musepack/gstmusepackdec.h:
13186         * ext/musepack/gstmusepackreader.cpp:
13187         * ext/musepack/gstmusepackreader.h:
13188           Add musepack decoder.
13189         * ext/faad/gstfaad.c: (gst_faad_base_init):
13190           Make pad templates static.
13191         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
13192         (plugin_init):
13193           Add musepack typefinder, make mp3 typefinding work halfway stream,
13194           which doesn't actually work yet because id3demux doesn't implement
13195           _get_length().
13196
13197 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13198
13199         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
13200         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
13201           Fix interrupt event handling (#144436).
13202
13203 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13204
13205         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
13206           Hide unused glory.
13207
13208 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
13209
13210         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13211
13212         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
13213           Fix weird caps (#157548).
13214
13215 2004-11-06  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
13216
13217         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13218
13219         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
13220           Add missing NULL terminator (#157543).
13221
13222 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
13223
13224         * gst/tcp/gsttcp.h:
13225         * gst/tcp/gsttcpclientsink.c:
13226         * gst/tcp/gsttcpclientsrc.c:
13227         * gst/tcp/gsttcpserversink.c:
13228         * gst/tcp/gsttcpserversrc.c:
13229           ports can go up to 65535.  Move common defines to gsttcp.h
13230
13231 2004-11-05  Wim Taymans  <wim@fluendo.com>
13232
13233         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
13234         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
13235         Added two more colorspaces.
13236
13237 2004-11-05  Wim Taymans  <wim@fluendo.com>
13238
13239         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13240         (gst_ffmpegcsp_avpicture_fill):
13241         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
13242         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
13243         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
13244         More stride fixes.
13245
13246 2004-11-05  Wim Taymans  <wim@fluendo.com>
13247
13248         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
13249         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
13250         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
13251         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
13252         (gst_videomixer_loop):
13253         More stride fixes.
13254
13255 2004-11-05  Benjamin Otte  <otte@gnome.org>
13256
13257         * ext/mad/gstmad.c: (gst_mad_chain):
13258           don't overflow data buffer. Flush not needed sync data when syncing
13259           failed.
13260
13261 2004-11-04  Wim Taymans  <wim@fluendo.com>
13262
13263         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
13264         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
13265         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
13266         (gst_alpha_init_params), (gst_alpha_chain),
13267         (gst_alpha_change_state):
13268         Updated the chroma keying algorithm with something more
13269         sophisticated.
13270
13271 2004-11-03  Wim Taymans  <wim@fluendo.com>
13272
13273         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
13274         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
13275         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
13276         Fix stride issues. Does not completely work for odd
13277         heights.
13278
13279 2004-11-03  Wim Taymans  <wim@fluendo.com>
13280
13281         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
13282         (gst_alpha_chroma_key), (gst_alpha_chain):
13283         Fix stride issues. Does not completely work for odd
13284         heights.
13285
13286 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
13287
13288         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
13289         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
13290         leak fixes
13291
13292 2004-11-03  Wim Taymans  <wim@fluendo.com>
13293
13294         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13295         (gst_ffmpegcsp_avpicture_fill):
13296         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
13297         (avpicture_alloc):
13298         * gst/ffmpegcolorspace/imgconvert_template.h:
13299         Use correct _fill function to get correct strides.
13300
13301 2004-11-02  David Schleef  <ds@schleef.org>
13302
13303         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
13304         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
13305         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
13306         Change all g_print()s to debugging.  Add a bunch of consistency
13307         checks.
13308
13309 2004-11-02  Wim Taymans  <wim@fluendo.com>
13310
13311         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
13312         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
13313         (unlinked), (no_more_pads), (close_link):
13314         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
13315         (unknown_type), (add_element_stream), (new_decoded_pad),
13316         (removed_decoded_pad), (setup_source):
13317         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
13318         (gst_stream_info_class_init), (gst_stream_info_init),
13319         (gst_stream_info_new), (gst_stream_info_dispose),
13320         (stream_info_mute_pad), (gst_stream_info_set_property),
13321         (gst_stream_info_get_property):
13322         * gst/playback/gststreaminfo.h:
13323         Fix playback of multiple files.
13324         a slightly different approach to handling dynamic pad removals.
13325         This one only looks at pads that we have linked.
13326
13327 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
13328
13329         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
13330         free" warning from libc.
13331
13332 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13333
13334         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
13335         (get_unconnected_element), (remove_starting_from), (pad_removed),
13336         (close_link):
13337           Implement support for dynamic pad changing. We listen to "live"
13338           pad removals (i.e. while playing) and re-setup autoplugging
13339           after that. Playbasebin/playbin need some more work for this
13340           to finally work, but decodebin supports (and replugs) chained
13341           ogg now.
13342
13343 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
13344
13345         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
13346         (gst_alsa_finalize):
13347         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
13348         (gst_cdaudio_finalize):
13349         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
13350         (cdparanoia_finalize):
13351         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
13352         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
13353         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
13354         (dvdreadsrc_finalize):
13355         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
13356         (gst_flacdec_finalize):
13357         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
13358         (gst_flacenc_finalize):
13359         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
13360         (gst_gnomevfssink_finalize):
13361         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
13362         (gst_gnomevfssrc_finalize):
13363         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
13364         (gst_fameenc_finalize):
13365         * ext/nas/nassink.c: (gst_nassink_class_init),
13366         (gst_nassink_finalize):
13367         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
13368         (gst_sdlvideosink_class_init):
13369         * ext/sndfile/gstsf.c: (gst_sf_dispose):
13370         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
13371         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
13372         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
13373         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
13374         (gst_x_window_listener_dispose):
13375         * gst/audioscale/gstaudioscale.c:
13376         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
13377         (play_on_demand_finalize):
13378         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
13379         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
13380         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
13381         (cdplayer_finalize):
13382         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
13383         (gst_glimagesink_class_init):
13384         * sys/oss/gstosselement.c: (gst_osselement_class_init),
13385         (gst_osselement_finalize):
13386         * sys/oss/gstosssink.c: (gst_osssink_dispose):
13387         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
13388         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
13389           Fixes a bunch of problems with finalize and dispose functions,
13390           either assumptions that dispose is only called once, or not calling
13391           the parent class dispose/finalize function
13392
13393 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
13394
13395         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
13396           added two api precondition guards
13397           use g_strdup with getenv to fix crash when using ENVVAR
13398
13399 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
13400         * ext/esd/esdsink.c: (gst_esdsink_class_init),
13401         (gst_esdsink_finalize):
13402         Use a finalize function, not dispose, and more importantly,
13403         call the parent class finalize function too
13404
13405 2004-11-01  Johan Dahlin  <johan@gnome.org>
13406
13407         * ext/ogg/gstoggdemux.c:
13408         * gst/tags/gstvorbistag.c:
13409         Plug leaks.
13410
13411 2004-10-31  Benjamin Otte  <otte@gnome.org>
13412
13413         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
13414           lotsa memleaks today. But they're all small...
13415
13416 2004-10-31  Benjamin Otte  <otte@gnome.org>
13417
13418         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
13419           another memleak crushed
13420
13421 2004-10-31  Benjamin Otte  <otte@gnome.org>
13422
13423         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
13424           fix memleak
13425
13426 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13427
13428         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
13429           Hack to prevent crash when going to READY inside signal handler
13430           while this function is active.
13431
13432 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13433
13434         * gst/ffmpegcolorspace/Makefile.am:
13435         * gst/ffmpegcolorspace/avcodec.h:
13436         * gst/ffmpegcolorspace/common.h:
13437         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
13438         * gst/ffmpegcolorspace/dsputil.h:
13439         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
13440         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
13441         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
13442         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
13443         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
13444         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
13445         (gst_ffmpegcsp_avpicture_fill):
13446         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
13447         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13448         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
13449         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
13450         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
13451         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
13452         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
13453         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
13454         * gst/ffmpegcolorspace/imgconvert.c:
13455         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
13456         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
13457         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
13458         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
13459         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
13460         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
13461         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
13462         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
13463         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
13464         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
13465         (grow21), (grow22), (grow41), (grow44), (conv411),
13466         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
13467         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
13468         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
13469         (avpicture_free), (is_yuv_planar), (img_convert),
13470         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
13471         (deinterlace_line_inplace), (deinterlace_bottom_field),
13472         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
13473         * gst/ffmpegcolorspace/imgconvert_template.h:
13474         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
13475         * gst/ffmpegcolorspace/mmx.h:
13476         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
13477         (av_fast_realloc), (av_mallocz_static), (av_free_static),
13478         (av_freep), (avcodec_get_context_defaults),
13479         (avcodec_alloc_context), (avcodec_init):
13480           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
13481           handling plus update from ffmpeg CVS. Large clean-up.
13482
13483 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13484
13485         * gst/playback/Makefile.am:
13486           We need the marshallers for decodebin, too.
13487
13488 2004-10-30  David Schleef  <ds@schleef.org>
13489
13490         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
13491           quicktime typefinding work with 64-bit offsets.
13492
13493 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
13494
13495         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
13496           Set EOS on the element when processing an EOS event.
13497         * ext/speex/gstspeexdec.h:
13498         * ext/speex/gstspeexenc.h:
13499           Only keep a const ptr to the mode
13500         * gst-libs/gst/riff/riff-media.c:
13501         (gst_riff_create_audio_caps_with_data),
13502         (gst_riff_create_audio_template_caps):
13503           Allow WMAV3, with up to 6 channels.
13504         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
13505           Don't call gst_pad_set_event_function on a sink pad.
13506         * gst/mpegstream/gstdvddemux.c:
13507         (gst_dvd_demux_get_subpicture_stream),
13508         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
13509           Copy the explicit caps that were set across to the cur_* pads,
13510           instead of trying to use a possibly non-existent negotiated caps.
13511           Reset the type of subpicture pads to UNKNOWN after calling
13512           init_stream, so that the caps get set.
13513
13514 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
13515
13516         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13517
13518         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
13519           Don't touch buffer if it is of size 0 (fixes #151064).
13520
13521 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13522
13523         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
13524           Synchronized discont handling.
13525
13526 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13527
13528         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
13529         (gst_ogg_demux_push):
13530           Make seeking sort-of exact again (fixes #156387).
13531
13532 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13533
13534         * gst/playback/gstplaybasebin.c: (unknown_type),
13535         (add_element_stream), (new_decoded_pad),
13536         (gst_play_base_bin_change_state):
13537         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
13538         (gst_stream_info_init), (gst_stream_info_new),
13539         (gst_stream_info_dispose), (gst_stream_info_get_property):
13540         * gst/playback/gststreaminfo.h:
13541           Make caps explicitely available. Makes testing for unsupported
13542           types possible. Improves error reporting.
13543
13544 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13545
13546         * gst/audioconvert/gstaudioconvert.c:
13547         (gst_audio_convert_buffer_to_default_format):
13548           Really don't touch read-only buffers (#156563).
13549
13550 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
13551
13552         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13553
13554         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
13555           Fix memleak (#155223).
13556
13557 2004-10-29  Wim Taymans  <wim@fluendo.com>
13558
13559         * gst/tcp/.cvsignore:
13560         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
13561         (gst_multifdsink_class_init), (gst_multifdsink_init),
13562         (gst_multifdsink_add), (gst_multifdsink_remove),
13563         (gst_multifdsink_remove_client_link), (is_sync_frame),
13564         (gst_multifdsink_new_client),
13565         (gst_multifdsink_handle_client_write),
13566         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
13567         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
13568         (gst_multifdsink_get_property):
13569         * gst/tcp/gstmultifdsink.h:
13570         Added burst on connect sync_method, deprecated sync_clients,
13571         streamlined the sync code some more.
13572
13573 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13574
13575         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
13576         (gst_play_base_bin_change_state):
13577           Improve error reporting.
13578
13579 2004-10-28  Wim Taymans  <wim@fluendo.com>
13580
13581         * gst/tcp/Makefile.am:
13582         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
13583         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
13584         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
13585         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
13586         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
13587         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
13588         (gst_fdset_wait):
13589         Added more locks around fdset structures. Fixed/reworked
13590         the poll array resizing code.
13591         Added stress test for fdset.
13592
13593 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13594
13595         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
13596         fix build
13597
13598 2004-10-28  Benjamin Otte  <otte@gnome.org>
13599
13600         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
13601           fix link function to always query channels and query width for
13602           floats
13603         * configure.ac:
13604           add equalizer dir
13605         * gst/equalizer/Makefile.am:
13606         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
13607         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
13608         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
13609         (arg_to_scale), (setup_filter),
13610         (gst_iir_equalizer_compute_frequencies),
13611         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
13612         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
13613         (plugin_init):
13614           add an equalizer
13615
13616 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13617
13618         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
13619
13620         * po/LINGUAS:
13621         * po/nb.po:
13622           Added Norwegian Bokmaal translation
13623
13624 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13625
13626         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
13627           Don't break on options (fixes #156488).
13628
13629 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13630
13631         * configure.ac:
13632         * ext/cdaudio/Makefile.am:
13633         * sys/Makefile.am:
13634           fix build on older automake
13635
13636 2004-10-26  Wim Taymans  <wim@fluendo.com>
13637
13638         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
13639         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
13640         Allow a little margin when negotiating the framerate.
13641
13642 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
13643
13644         * gst/level/gstlevel.c:
13645           synchonised naming of pads and pad-templates
13646
13647 2004-10-26  Wim Taymans  <wim@fluendo.com>
13648
13649         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
13650         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
13651         (_find_streams_check), (gst_ogg_demux_push):
13652         Fix EOS again. Needs to be done in a better way. We should not
13653         remove the pad if there is no new chained stream.
13654
13655 2004-10-26 Iain <iaingnome@gmail.com>
13656
13657         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
13658         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
13659         of the caps.
13660         * gst/interleave/interleave.c (interleave_class_init): Hook up release
13661         pad.
13662         (interleave_release_pad): Remove the pad.
13663         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
13664         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
13665         the set device.
13666         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
13667         attrs
13668         (gst_xvimagesink_xcontext_clear): Free the xcontext.
13669         (gst_xvimagesink_finalize): Free the par.
13670
13671 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13672
13673         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
13674         (gst_avimux_stop_file):
13675           First calculate the rate, and only then use it. Hdr.rate is a
13676           multiple and not a derivative of hdr.scale. Scale is not the
13677           same as blockalign but is solely related to rate.
13678
13679 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13680
13681         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
13682         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
13683           Implement seeking.
13684
13685 2004-10-25  James Henstridge  <james@jamesh.id.au>
13686
13687         Reviewed by:  David Schleef  <ds@schleef.org>
13688
13689         * examples/gstplay/player.c: (got_stream_length), (main):
13690         * examples/seeking/cdplayer.c: (update_scale):
13691         * examples/seeking/seek.c: (format_value), (update_scale):
13692         * examples/seeking/spider_seek.c: (format_value), (update_scale),
13693         (stop_seek):
13694         Build fixes on AMD64.
13695
13696 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13697
13698         reviewed by: Ronald Bultje <rbultje at gnome dot org>
13699
13700         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
13701         Fix for some v4l cards which hang in v4lsrc
13702
13703 2004-10-25  Wim Taymans  <wim@fluendo.com>
13704
13705         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
13706         (gst_ogg_demux_push), (gst_ogg_chains_clear):
13707         Make sure to remove the pad when a new chain is
13708         encountered. Set some vars to NULL so we don't try
13709         to reference freed memory.
13710
13711 2004-10-25  Wim Taymans  <wim@fluendo.com>
13712
13713         * examples/seeking/Makefile.am:
13714         * examples/seeking/cdplayer.c: (update_scale):
13715         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
13716         * examples/seeking/playbin.c: (make_playerbin_pipeline),
13717         (format_value), (update_scale), (iterate), (start_seek),
13718         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
13719         (print_usage), (main):
13720         Added some more examples, update others.
13721
13722 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13723
13724         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
13725         * ext/speex/gstspeexdec.c: (speex_dec_chain):
13726         * ext/theora/theoradec.c: (theora_dec_chain):
13727         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
13728           Add codec-name metadata.
13729
13730 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
13731
13732         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13733
13734         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
13735         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
13736         * ext/alsa/gstalsamixertrack.h:
13737         * po/POTFILES.in:
13738           ALSA mixer track label internationalization (#154054).
13739
13740 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13741
13742         * ext/theora/theoradec.c: (theora_dec_chain):
13743           Export bitrate as metadata.
13744
13745 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13746
13747         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
13748         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
13749         * ext/alsa/gstalsamixertrack.h:
13750           Fix names, fix loop.
13751
13752 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13753
13754         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
13755         (speex_dec_convert):
13756           sinkconvert function so oggdemux can get the file length (totem).
13757
13758 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
13759
13760         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13761
13762         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
13763           Don't push incomplete packets.
13764         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
13765           Fix MPEG-4 audio typefinding.
13766
13767 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13768
13769         * sys/v4l/Makefile.am:
13770         * sys/v4l/gstv4l.c: (plugin_init):
13771         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
13772         (gst_v4lelement_init), (gst_v4lelement_dispose),
13773         (gst_v4lelement_change_state):
13774         * sys/v4l/gstv4lelement.h:
13775         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
13776         (gst_v4l_xoverlay_close), (idle_refresh),
13777         (gst_v4l_xoverlay_set_xwindow_id):
13778         * sys/v4l/gstv4lxoverlay.h:
13779         * sys/v4l/v4l-overlay_calls.c:
13780         * sys/v4l/v4l_calls.h:
13781         * sys/v4l2/Makefile.am:
13782         * sys/v4l2/gstv4l2.c: (plugin_init):
13783         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
13784         (gst_v4l2element_init), (gst_v4l2element_dispose),
13785         (gst_v4l2element_change_state):
13786         * sys/v4l2/gstv4l2element.h:
13787         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
13788         (gst_v4l2_xoverlay_close), (idle_refresh),
13789         (gst_v4l2_xoverlay_set_xwindow_id):
13790         * sys/v4l2/gstv4l2xoverlay.h:
13791         * sys/v4l2/v4l2-overlay_calls.c:
13792         * sys/v4l2/v4l2_calls.h:
13793           Remove client-side overlay handling, use the X-server v4l plugin
13794           for that. Nicer overlay, less code. Also make the plugin
13795           compileable without X (but then without overlay, obviously).
13796           Makes xwindowlistener obsolete, should we remove that?
13797
13798 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13799
13800         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
13801         (gst_osssrc_src_query):
13802         * sys/oss/gstosssrc.h:
13803           OK, so people want offset in DEFAULT. This time, actually fix all
13804           cases.
13805         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
13806           Add FPS properly.
13807
13808 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13809
13810         * gst/asfdemux/gstasfmux.c:
13811         * gst/avi/gstavimux.c:
13812           Framerate.
13813
13814 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13815
13816         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
13817           Fix properties (channel, norm, frequency).
13818
13819 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13820
13821         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
13822           Flag typo.
13823         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
13824           No warnings.
13825
13826 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13827
13828         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
13829           Fix hang.
13830
13831 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13832
13833         * sys/v4l2/gstv4l2element.h:
13834           Yet Another Hack (tm) for kernel header borkedness.
13835         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
13836         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
13837         (gst_v4l2src_link), (gst_v4l2src_getcaps),
13838         (gst_v4l2src_change_state):
13839         * sys/v4l2/gstv4l2src.h:
13840         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
13841         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
13842           Fix caps, keep track of state, work.
13843
13844 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13845
13846         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
13847           Quiet.
13848
13849 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13850
13851         * sys/oss/gstosssrc.c: (gst_osssrc_get):
13852           Don't mix bytes and samples.
13853
13854 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13855
13856         * ext/ogg/gstoggmux.c:
13857           Basic pad template which accepts OGM tracks, speex, flac, vorbis
13858           and theora. Any is incorrect.
13859         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
13860           Fix caps.
13861         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
13862         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
13863         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
13864         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
13865         * sys/v4l/gstv4lmjpegsrc.h:
13866         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
13867         (gst_v4lsrc_change_state):
13868         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
13869         (gst_v4lmjpegsrc_capture_stop):
13870           Fix caps. Keep track of internal state. Work.
13871
13872 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13873
13874         * ext/Makefile.am:
13875           Fix the build fixes.
13876
13877 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13878
13879         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
13880         (gst_ogg_demux_src_event), (_find_chain_seek),
13881         (gst_ogg_pad_push):
13882           Check for pad availability before using it.
13883         * ext/ogg/gstoggdemux.c: (_find_chain_process):
13884           Fix parsing of chained ogg. Needs more work on the decoder side.
13885
13886 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
13887
13888         * gst/spectrum/Makefile.am:
13889         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
13890         (idle_func):
13891           Fix demo and reenable it. Yes, I'm currently playing with audio
13892           analysis tools
13893
13894 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13895
13896         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
13897           We love it if files that start at zero work too...
13898
13899 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13900
13901         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
13902           Handle files with missing EOS headers.
13903
13904 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13905
13906         * gst/tcp/gsttcpserversink.c:
13907         (gst_tcpserversink_handle_server_read),
13908         (gst_tcpserversink_init_send):
13909         Zero some variables first (need for accept not to return EINVAL)
13910
13911 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13912
13913         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
13914         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
13915         * ext/theora/theoradec.c: (theora_dec_sink_convert),
13916         (theora_dec_chain):
13917         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
13918         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
13919           Seeking and querying finetune.
13920
13921 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
13922
13923         * configure.ac:
13924         * ext/Makefile.am:
13925         * ext/raw1394/Makefile.am:
13926           fix the build
13927
13928 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13929
13930         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
13931           Wrong return.
13932         * gst/playback/Makefile.am:
13933         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
13934         * gst/playback/gstplay-marshal.list:
13935         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
13936           Fix marshallers.
13937
13938 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13939
13940         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
13941           Silence.
13942
13943 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13944
13945         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
13946         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
13947         (gst_ogg_pad_push):
13948           Yay for non-lineair granulepos in theora.
13949
13950 2004-10-18  Wim Taymans  <wim@fluendo.com>
13951
13952         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
13953         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
13954         * ext/dv/gstdvdec.h:
13955         Make sure we renegotiate aspect ratio when the camera switches.
13956
13957 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13958
13959         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
13960         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
13961           Start at zero.
13962         * ext/theora/theoradec.c: (theora_dec_chain):
13963           Skip headers. Bad idea for chained ogg, but fixes seeking.
13964
13965 2004-10-18  Wim Taymans  <wim@fluendo.com>
13966
13967         * configure.ac:
13968         I swear, this is the last time I touch this.
13969
13970 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13971
13972         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
13973         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
13974         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
13975           Faster seeking.
13976         * ext/theora/theoradec.c: (theora_dec_sink_convert):
13977           Time-to-default conversion.
13978         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
13979           Don't error on unknown packets, just skip. We should probably
13980           read them if we want to support chained ogg.
13981
13982 2004-10-18  Wim Taymans  <wim@fluendo.com>
13983
13984         * configure.ac:
13985         Added cdaudio to wrong list.
13986
13987 2004-10-18  Wim Taymans  <wim@fluendo.com>
13988
13989         * configure.ac:
13990         Revive cdaudio.
13991
13992 2004-10-18  Wim Taymans  <wim@fluendo.com>
13993
13994         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
13995         (gst_dvdec_video_link), (gst_dvdec_push):
13996         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
13997         (gst_smokeenc_resync), (gst_smokeenc_chain):
13998         Fix mimetype on smoke encoder.
13999         Add aspect ratio to dvdec. Not sure if these
14000         values are correct though....
14001
14002 2004-10-18  Wim Taymans  <wim@fluendo.com>
14003
14004         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
14005         Fix vorbis property descriptions and ranges.
14006
14007 2004-10-18  Wim Taymans  <wim@fluendo.com>
14008
14009         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
14010         Really do nothing when no data is available.
14011         Go to the playing state when the stream is not seekable
14012         instead of failing.
14013
14014 2004-10-18  Wim Taymans  <wim@fluendo.com>
14015
14016         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
14017         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
14018         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
14019         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
14020         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
14021         Added uri handler for cd://
14022         Port to new API.
14023
14024 2004-10-18  Wim Taymans  <wim@fluendo.com>
14025
14026         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14027         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
14028         (try_to_link_1), (no_more_pads), (close_link), (type_found):
14029         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
14030         (remove_prerolls), (unknown_type), (add_element_stream),
14031         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
14032         (gst_play_base_bin_remove_element),
14033         (gst_play_base_bin_link_stream):
14034         * gst/playback/gstplaybin.c: (gen_video_element),
14035         (gen_vis_element), (remove_sinks), (setup_sinks):
14036         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
14037         (gst_stream_info_get_type), (gst_stream_info_class_init),
14038         (gst_stream_info_init), (gst_stream_info_new),
14039         (gst_stream_info_dispose), (stream_info_mute_pad),
14040         (gst_stream_info_set_property), (gst_stream_info_get_property):
14041         * gst/playback/gststreaminfo.h:
14042         Add sink padtemplate to decodebin.
14043         Added some more comments.
14044         Make queue size configurable in playbasebin.
14045         Added possibility to use elements as sinks (ex cdaudio).
14046
14047 2004-10-15  Wim Taymans  <wim@fluendo.com>
14048
14049         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
14050         (gst_speexenc_chain):
14051         Fix speex timestamps so that it gets muxed properly.
14052
14053 2004-10-15  Wim Taymans  <wim@fluendo.com>
14054
14055         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
14056         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
14057         (gst_dv1394src_init), (gst_dv1394src_dispose),
14058         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
14059         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
14060         (gst_dv1394src_event), (gst_dv1394src_get_formats),
14061         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
14062         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
14063         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
14064         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
14065         * ext/raw1394/gstdv1394src.h:
14066         Added conversion/query functions.
14067         Update buffer timestamps,
14068         Added signals.
14069         Added uri dv:// so it might play from the firewire in playbin.
14070         Fix a possible leak.
14071         Added debugging.
14072
14073 2004-10-15  Wim Taymans  <wim@fluendo.com>
14074
14075         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
14076         (gst_dv1394src_init), (gst_dv1394src_set_property),
14077         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
14078         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
14079         * ext/raw1394/gstdv1394src.h:
14080         Added AV/C VTR control support needed for some cameras.
14081         Added automatic port detection.
14082         Added properties for selecting the channel.
14083         The configure.ac script is not yet updated to reflect the
14084         new libavc1394 and librom1394 dependencies.
14085
14086 2004-10-15  Wim Taymans  <wim@fluendo.com>
14087
14088         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
14089         (qtdemux_parse), (gst_qtdemux_handle_esds):
14090         An esds box is not a container.
14091         Fix parsing of mp4v boxes.
14092         Do not try to renegotiate fps for each frame. Need to
14093         find a better method. This should fix mp4 playback.
14094
14095 2004-10-14  David Schleef  <ds@schleef.org>
14096
14097         * configure.ac: update for swfdec-0.3 and liboil-0.2
14098         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
14099         * ext/swfdec/gstswfdec.h: same
14100         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
14101         * gst/videotestsrc/videotestsrc.c: same
14102
14103 2004-10-14  Wim Taymans  <wim@fluendo.com>
14104
14105         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
14106         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
14107         (is_sync_frame), (gst_multifdsink_new_client),
14108         (gst_multifdsink_handle_client_write),
14109         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14110         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
14111         Turn warnings into info.
14112         Don't allow a state change in the streaming thread.
14113
14114 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14115
14116         * ext/vorbis/oggvorbisenc.c:
14117         * ext/vorbis/vorbisdec.c:
14118           fix template sample rate
14119
14120 2004-10-13  Wim Taymans  <wim@fluendo.com>
14121
14122         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
14123         Decoding the header first fixes some problems in resyncing
14124         in more mp3s.
14125
14126 2004-10-12  Wim Taymans  <wim@fluendo.com>
14127
14128         * gst/playback/gstplaybin.c: (gen_video_element),
14129         (gen_vis_element), (remove_sinks), (setup_sinks):
14130         Added vis plugin support, need to configure the vis
14131         element to activate it.
14132
14133 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14134
14135         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
14136         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
14137           Some debug.
14138         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14139         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
14140         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
14141         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
14142         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
14143         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
14144         * gst/avi/gstavidemux.h:
14145           Support for openDML-2.0 indx/ix## chunks. Support for broken index
14146           recovery (where, if part of the index is broken, we will still read
14147           the rest of the index and recover the broken part by stream
14148           scanning). More broken media support. EOS workarounds. General AVI
14149           braindamage headache recovery. Aspirin included.
14150
14151 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14152
14153         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
14154         (cdparanoia_event), (cdparanoia_query):
14155           Get rid of hideous lead-in.
14156
14157 2004-10-11  Wim Taymans  <wim@fluendo.com>
14158
14159         * gst/playback/gstplaybasebin.c: (setup_source):
14160         Wrong var used to get g_list_next.
14161
14162 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14163
14164         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
14165         (cdparanoia_get), (cdparanoia_open):
14166           Report discid as metadata, add duration.
14167
14168 2004-10-11  Wim Taymans  <wim@fluendo.com>
14169
14170         * gst/playback/gstplaybasebin.c: (setup_source):
14171         Cleanup the previous pipeline a little earlier for the
14172         case that a source element provides raw data.
14173
14174 2004-10-11  Benjamin Otte  <otte@gnome.org>
14175
14176         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
14177           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
14178           consuming the last 128 bytes, even though it was valid mp3 data.
14179
14180 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14181
14182         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
14183         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
14184         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
14185         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
14186
14187 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14188
14189         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
14190         Fix for webcams that support only specific width or height
14191
14192 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14193
14194         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14195
14196         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
14197           Fix wrong discont event setup (fixes #154967).
14198
14199 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
14200
14201         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14202
14203         * gst/auparse/gstauparse.c: (gst_auparse_chain):
14204           Error out on invalid data (fixes #154807).
14205
14206 2004-10-09  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
14207
14208         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14209
14210         * ext/dvdread/dvdreadsrc.c: (_read):
14211           Make titles > 0 work again (fixes #154834).
14212
14213 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14214
14215         * gst-libs/gst/riff/riff-media.c:
14216         (gst_riff_create_video_template_caps):
14217           WMV3 missing in template caps.
14218
14219 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14220
14221         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
14222           OK, so the original code was too strict. It makes random AVI files
14223           hang for seconds upon opening, which is unacceptable and is far
14224           beyond the original goal of getting multiple chunks for one-chunk
14225           sounc stream files. So now do just that.
14226
14227 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14228
14229         * gst/playback/gstplaybasebin.c: (setup_source),
14230         (gst_play_base_bin_change_state):
14231           Actually clean up streaminfo if output fails. This would trigger
14232           if, for example, there was no CD in the drive. No preroll, so
14233           a streaminfo structure is created, but the subsequent state change
14234           of the thread fails.
14235         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
14236           Don't change state if parent failed.
14237
14238 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14239
14240         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14241         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
14242         (gen_video_element), (remove_sinks):
14243           Add small bits of code for screenshot handling.
14244
14245 2004-10-08  Wim Taymans  <wim@fluendo.com>
14246
14247         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
14248         (gen_video_element), (gen_audio_element), (setup_sinks):
14249         Don't assume the user provided sinks are named "sink"...
14250
14251 2004-10-08  Wim Taymans  <wim@fluendo.com>
14252
14253         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
14254         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
14255         (gst_play_base_bin_link_stream):
14256         Do not try to autoplug sources that generate raw streams like
14257         cdparanoia.
14258         disconnect the preroll overrun signal when we don't need it anymore.
14259
14260 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
14261
14262         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
14263         Added reworked patch from #154903 from milosz derezynski (deadchip).
14264
14265 2004-10-08  Wim Taymans  <wim@fluendo.com>
14266
14267         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
14268         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
14269         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
14270         (cdparanoia_convert), (cdparanoia_uri_get_type),
14271         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
14272         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
14273         * ext/cdparanoia/gstcdparanoia.h:
14274         This adds the cdda://<tracknum> uri.
14275
14276 2004-10-08  Wim Taymans  <wim@fluendo.com>
14277
14278         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14279         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
14280         (try_to_link_1), (no_more_pads), (close_link), (type_found):
14281         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14282         (unknown_type), (gst_play_base_bin_remove_element),
14283         (gst_play_base_bin_link_stream):
14284         * gst/playback/gstplaybasebin.h:
14285         * gst/playback/gstplaybin.c: (gst_play_bin_init),
14286         (gst_play_bin_set_property), (gen_video_element),
14287         (gen_audio_element), (setup_sinks):
14288         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
14289         (gst_stream_info_get_type), (gst_stream_info_class_init),
14290         (gst_stream_info_init), (gst_stream_info_new),
14291         (gst_stream_info_dispose), (stream_info_mute_pad),
14292         (gst_stream_info_set_property), (gst_stream_info_get_property):
14293         * gst/playback/gststreaminfo.h:
14294         Reuse the audio and video bins.
14295         Some internal cleanups in the stream selection code.
14296
14297 2004-10-08  Julien MOUTTE  <julien@moutte.net>
14298
14299         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
14300         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
14301         * sys/ximage/ximagesink.h:
14302         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
14303         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
14304         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
14305         not coming from those elements. Moreover these elements should not keep
14306         the xid they have been given when in NULL state.
14307
14308 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14309
14310         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
14311         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
14312         * sys/ximage/ximagesink.h:
14313         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
14314         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
14315         * sys/xvimage/xvimagesink.h:
14316           Actually only create a new toplevel window if we're not gonna
14317           embed it right after.
14318
14319 2004-10-07  Wim Taymans  <wim@fluendo.com>
14320
14321         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
14322         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
14323         * gst/playback/gstplaybin.c: (setup_sinks):
14324         Implement muting/unmuting of streams, mute streams that are not
14325         used.
14326
14327 2004-10-07  Wim Taymans  <wim@fluendo.com>
14328
14329         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
14330         (plugin_init):
14331         Added lame audio/x-ac3 typefind function.
14332
14333 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14334
14335         * configure.ac:
14336           bump nano to cvs
14337
14338 === release 0.8.5 ===
14339
14340 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
14341
14342         * NEWS:
14343         * RELEASE:
14344         * configure.ac:
14345           releasing 0.8.5, "Take You On"
14346
14347 2004-10-06  Wim Taymans  <wim@fluendo.com>
14348
14349         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
14350         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
14351         (no_more_pads), (close_link), (type_found):
14352         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
14353         * gst/playback/gstplaybin.c: (gen_video_element):
14354         Do not signal the no_more_pads after the first pad when
14355         we are plugging a non dynamic element with multiple
14356         output pads (like swfdec, dvdec, ...).
14357
14358 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
14359
14360         * configure.ac:
14361           bump for prerelease
14362
14363 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14364
14365         * gst/wavparse/gstwavparse.c:
14366           add ATRAC3 to STATIC CAPS to fix a warning
14367
14368         * gst/matroska/ebml-read.c:
14369         * gst-libs/gst/riff/riff-read.c:
14370           fix typos
14371
14372 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14373
14374         * gst-libs/gst/riff/riff-media.c:
14375           generate caps for ATRAC3 audio streams
14376
14377         * gst/realmedia/rmdemux.c:
14378           generate caps for ATRAC3 audio streams
14379
14380 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14381
14382         * gst/wavparse/Makefile.am
14383         * gst/wavparse/riff.h
14384         * gst/wavparse/wavparse.vcproj
14385           riff.h removal (unused and duplication with riff-ids.h)
14386
14387 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14388
14389         * gst/wavparse/gstwavparse.h
14390           remove duplicated defines for audio codec codes
14391
14392         * gst-libs/gst/riff/riff-ids.h
14393         * gst/wavenc/riff.h:
14394           add "4CC" code for ATRAC3 audio streams
14395           add "4CC" code for ITU_G721_ADPCM (unused for now)
14396
14397 2004-10-06  Wim Taymans  <wim@fluendo.com>
14398
14399         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
14400         Actually _do_ negotiation. Pass gdouble as arg instead
14401         of guint64 for the framerate.
14402
14403 2004-10-06  Wim Taymans  <wim@fluendo.com>
14404
14405         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
14406         (find_compatibles), (close_pad_link), (try_to_link_1),
14407         (no_more_pads), (close_link), (type_found):
14408         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
14409         * gst/playback/gstplaybin.c: (gen_video_element),
14410         (gen_audio_element):
14411         Set state on newly added element to READY so that negotiation
14412         can happen ASAP.
14413         Addes some more debug info.
14414         Do not try to plug pads with multiple caps structures or ANY
14415         because it is too dangerous since we do not do dynamic
14416         replugging.
14417
14418 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
14419
14420         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
14421
14422         * po/LINGUAS:
14423         * po/or.po:
14424           add Oriya translation
14425
14426 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14427
14428         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
14429           Prevent overwrite of size member. Makes audio sound crappy.
14430
14431 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
14432
14433         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
14434         Add rmvb to the list of known RealMedia extensions
14435
14436 2004-10-05  Wim Taymans  <wim@fluendo.com>
14437
14438         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
14439         (mngdec_openstream), (mngdec_closestream),
14440         (mngdec_handle_sink_event), (mngdec_readdata),
14441         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
14442         (mngdec_getcanvasline), (mngdec_refresh),
14443         (gst_mngdec_change_state):
14444         Set the framerate correctly.
14445
14446 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14447
14448         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
14449           There was something wrong with the index massaging.
14450
14451 2004-10-04  Wim Taymans  <wim@fluendo.com>
14452
14453         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
14454         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
14455         (gst_smokedec_chain):
14456         * ext/jpeg/gstsmokedec.h:
14457         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
14458         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
14459         * ext/jpeg/gstsmokeenc.h:
14460         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
14461         (smokecodec_decode_new), (smokecodec_info_free),
14462         (smokecodec_set_quality), (smokecodec_get_quality),
14463         (smokecodec_set_threshold), (smokecodec_get_threshold),
14464         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
14465         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
14466         (smokecodec_encode), (smokecodec_parse_id),
14467         (smokecodec_parse_header), (smokecodec_decode):
14468         * ext/jpeg/smokecodec.h:
14469         * ext/jpeg/smokeformat.h:
14470         Updated smoke, new bitstream, allows embedding in ogg.
14471
14472 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14473
14474         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
14475           Fix seeking in some files. All this code is no longer needed (and
14476           actually breaks stuff) because we now synchronize the full index
14477           right when reading the header.
14478
14479 2004-10-04  Wim Taymans  <wim@fluendo.com>
14480
14481         * configure.ac:
14482         configure update for libmng.
14483
14484 2004-10-04  Wim Taymans  <wim@fluendo.com>
14485
14486         * ext/libmng/Makefile.am:
14487         * ext/libmng/gstmng.c: (plugin_init):
14488         * ext/libmng/gstmng.h:
14489         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
14490         (gst_mngdec_base_init), (gst_mngdec_class_init),
14491         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
14492         (gst_mngdec_loop), (gst_mngdec_get_property),
14493         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
14494         (mngdec_closestream), (mngdec_handle_sink_event),
14495         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
14496         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
14497         (gst_mngdec_change_state):
14498         * ext/libmng/gstmngdec.h:
14499         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
14500         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
14501         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
14502         (gst_mngenc_chain), (gst_mngenc_get_property),
14503         (gst_mngenc_set_property):
14504         * ext/libmng/gstmngenc.h:
14505         Added basic MNG decoder. Needs more work. The encoder does
14506         not work yet.
14507
14508 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14509
14510         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
14511         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
14512         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
14513           Don't hang on length=0 chunks. Some negotiation fixes. Signal
14514           no-more-pads.
14515
14516 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
14517
14518         * configure.ac:
14519           you need at least 1.0.4 of speex
14520
14521 2004-10-04 Iain <iaingnome@gmail.com>
14522
14523         * ext/speex/gstspeexdec.h: Revert the includes changes.
14524
14525         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
14526
14527 2004-09-30 Iain <iaingnome@gmail.com>
14528
14529         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
14530         found during init or set as a property instead of hardcoding /dev/audio
14531
14532 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14533
14534         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
14535         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
14536         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
14537         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
14538         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
14539         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
14540         (gst_rmdemux_dump_data):
14541           Use debug category, fix EOS handling. filesrc ! rmdemux now
14542           works.
14543
14544 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14545
14546         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
14547         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
14548         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
14549           Improve allocation, cutting and sorting of the index. How takes a
14550           few seconds instead of minutes.
14551
14552 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
14553
14554         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
14555           fixed compilation
14556
14557 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14558
14559         * gst-libs/gst/riff/riff-media.c:
14560         (gst_riff_create_video_caps_with_data),
14561         (gst_riff_create_video_template_caps):
14562           Add wing commander format mimetype/fourccs.
14563         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
14564           Don't crash if some value is 0.
14565
14566 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14567
14568         * gst-libs/gst/riff/riff-media.c:
14569         (gst_riff_create_video_caps_with_data),
14570         (gst_riff_create_video_template_caps):
14571           Add DIB fourcc (raw, palettized 8-bit RGB).
14572         * gst-libs/gst/riff/riff-read.c:
14573         (gst_riff_read_strf_vids_with_data):
14574           Oops, fix strf_data reading bug.
14575         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
14576           Use a non-NULL tag.
14577         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
14578           Time for hacks. Sorry Dave. At least one quicktime movie (a
14579           trailer) that I've encountered contains multiple video tracks.
14580           One of those is the actual video track, the other are one-frame
14581           tracks (images). Unfortunately, the number of frames according
14582           to the trak header is 1 for each, so that doesn't help. So
14583           instead, I look at the duration and discard tracks with a
14584           duration shorter than 20% of the length of the stream. Better
14585           than nothing.
14586
14587 2004-10-01  Christian Schaller <christian@fluendo.com>
14588
14589         * ext/ivorbis/vorbis.c:
14590           Patch from Phil Blundell (Bug 152341)
14591
14592 2004-10-01  Wim Taymans  <wim@fluendo.com>
14593
14594         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
14595         (speex_dec_get_formats), (speex_dec_convert),
14596         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
14597         (speex_dec_chain), (gst_speexdec_get_property),
14598         (gst_speexdec_set_property):
14599         Small cleanups.
14600
14601 2004-10-01  Wim Taymans  <wim@fluendo.com>
14602
14603         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
14604         (gst_wavparse_stream_init), (gst_wavparse_fmt),
14605         (gst_wavparse_other), (gst_wavparse_loop),
14606         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
14607         (gst_wavparse_srcpad_event):
14608         * gst/wavparse/gstwavparse.h:
14609         Added some more debugging info.
14610         Fix the case where the length of the file is 0.
14611         Make sure we seek to sample borders.
14612
14613 2004-10-01  Wim Taymans  <wim@fluendo.com>
14614
14615         * gst/playback/README:
14616         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
14617         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
14618         (try_to_link_1), (no_more_pads), (close_link), (type_found):
14619         Add some debug info to decodebin, update README
14620
14621 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14622
14623         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
14624           Don't use g_print(); use GST_DEBUG().
14625
14626 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14627
14628         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
14629         (gst_ogg_mux_queue_pads):
14630           Handle EOS properly.
14631
14632 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
14633
14634         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14635
14636         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
14637         (gst_faad_chain), (gst_faad_change_state):
14638         * ext/faad/gstfaad.h:
14639           Allow playback of raw (unframed) MPEG AAC files (#148993).
14640
14641 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
14642
14643         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14644
14645         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
14646           Throw error if we didn't recognize the stream. Fixes #152289.
14647
14648 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14649
14650         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
14651           Fix negotiation.
14652
14653 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
14654
14655         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14656
14657         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
14658           Fix memleak.
14659
14660 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
14661
14662         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14663
14664         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
14665           Solve #152805.
14666         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
14667           Solve 152806.
14668
14669 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14670
14671         * gst-libs/gst/riff/riff-media.c:
14672         (gst_riff_create_video_caps_with_data),
14673         (gst_riff_create_audio_caps_with_data):
14674           Add codec_data handling (like asfdemux used to do).
14675         * gst/asfdemux/gstasf.c: (plugin_init):
14676         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
14677         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
14678           Use riff-media for caps creation instead of our own (mostly
14679           broken) copy of its functions.
14680
14681 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14682
14683         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
14684           Don't actually error out if we get another return value than
14685           -EINVAL. Opposite to what I first thought, drivers have random
14686           return values for this, although -EINVAL is the expected return
14687           value. Since this is not fatal, we shouldn't use
14688           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
14689
14690 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14691
14692         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
14693         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
14694         (dvdreadsrc_get_property), (_open), (_seek), (_read),
14695         (dvdreadsrc_get), (dvdreadsrc_open_file),
14696         (dvdreadsrc_change_state):
14697           Fix. Don't do one big huge loop around the whole DVD, that will
14698           cache all data and thus eat sizeof(dvd) (several GB) before we
14699           see something.
14700         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
14701           Actually NULL'ify event after using it.
14702         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
14703         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
14704         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
14705         (gst_ebml_read_seek), (gst_ebml_read_skip):
14706           Handle events.
14707         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
14708         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
14709         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
14710           Fix timing (this will probably break if I seek using menus, but
14711           I didn't get there yet). VOBs and normal DVDs should now work.
14712           Add a mpeg2-only pad with high rank so this get autoplugged for
14713           MPEG-2 movies.
14714         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
14715         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
14716         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
14717         (gst_mpeg_demux_get_audio_stream),
14718         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
14719         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
14720           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
14721           MPEG-1 but use dvddemux for MPEG-2.
14722         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
14723         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
14724         (gst_mpeg_parse_parse_packhead):
14725           Timing. Only add pad template if it exists. Add sink template from
14726           class and not from ourselves. This means we will always use the
14727           correct sink template even if it is not the one defined in this
14728           file.
14729
14730 2004-09-29  Wim Taymans  <wim@fluendo.com>
14731
14732         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
14733         (gst_mpeg_demux_parse_pes):
14734         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
14735         Fix playback of mpeg again, timestamps where screwed up by
14736         patch 1.61.
14737
14738 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14739
14740         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
14741           Only return true if we actually filled something in. Prevents
14742           player applications from showing a random length for flac files.
14743         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
14744         (gst_riff_read_use_event), (gst_riff_read_handle_event),
14745         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
14746         (gst_riff_read_strf_vids_with_data),
14747         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
14748           OK, ok, so I implemented event handling. Apparently it's normal
14749           that we receive random events at random points without asking
14750           for it.
14751         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14752         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
14753         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
14754         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
14755         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
14756         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
14757         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
14758         * gst/avi/gstavidemux.h:
14759           Implement non-lineair chunk handling and subchunk processing.
14760           The first solves playback of AVI files where the audio and video
14761           data of individual buffers that we read are not synchronized.
14762           This should not happen according to the wonderful AVI specs, but
14763           of course it does happen in reality. It is also a prerequisite for
14764           the second. Subchunk processing allows us to cut chunks in small
14765           pieces and process each of these pieces separately. This is
14766           required because I've seen several AVI files with incredibly large
14767           audio chunks, even some files with only one audio chunk for the
14768           whole file. This allows for proper playback including seeking.
14769           This patch is supposed to fix all AVI A/V sync issues.
14770         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
14771         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
14772           Work.
14773         * gst/modplug/gstmodplug.cc:
14774           Proper return value setting for the query() function.
14775         * gst/playback/gstplaybasebin.c: (setup_source):
14776           Being in non-playing state (after, e.g., EOS) is not necessarily
14777           a bad thing. Allow for that. This fixes playback of short files.
14778           They don't actually playback fully now, because the clock already
14779           runs. This means that small files (<500kB) with a small length
14780           (<2sec) will still not or barely play. Other files, such as mod
14781           or flx, will work correctly, however.
14782
14783 2004-09-28  Wim Taymans  <wim@fluendo.com>
14784
14785         * ext/speex/gstspeex.c: (plugin_init):
14786         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
14787         (gst_speex_dec_class_init), (speex_dec_get_formats),
14788         (speex_get_event_masks), (speex_get_query_types),
14789         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
14790         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
14791         (gst_speexdec_get_property), (gst_speexdec_set_property),
14792         (speex_dec_change_state):
14793         * ext/speex/gstspeexdec.h:
14794         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
14795         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
14796         (gst_speexenc_base_init), (gst_speexenc_class_init),
14797         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
14798         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
14799         (gst_speexenc_src_query), (gst_speexenc_init),
14800         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
14801         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
14802         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
14803         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
14804         (gst_speexenc_chain), (gst_speexenc_get_property),
14805         (gst_speexenc_set_property), (gst_speexenc_change_state):
14806         * ext/speex/gstspeexenc.h:
14807         Rewrote speex encoder, make sure it can be embedded in ogg.
14808         Implemented speex decoder.
14809
14810 2004-09-28  Christian Schaller <christian@fluendo.com>
14811
14812         * configure.ac:
14813         Remove kioslave plugin. Markey is brewing a new working one
14814         * ext/Makefile.am: Remove kioslave plugin
14815         * ext/kio: remove
14816         * gst-plugins.spec.in: remove kio plugin from spec
14817
14818 2004-09-27  Wim Taymans  <wim@fluendo.com>
14819
14820         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
14821         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
14822         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
14823         (gst_multifdsink_new_client),
14824         (gst_multifdsink_handle_client_write),
14825         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
14826         (gst_multifdsink_handle_clients):
14827         * gst/tcp/gstmultifdsink.h:
14828         Make syncing to keyframes actually work for new clients and lagging
14829         clients.
14830
14831 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
14832
14833         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
14834         (gst_navigationtest_handle_src_event), (draw_box_planar411),
14835         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
14836         * gst/debug/gstnavigationtest.h:
14837           make navigationtest display button-press and button-release events
14838
14839 2004-09-26 Iain <iaingnome@gmail.com>
14840
14841         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
14842         the channels have received a new media event.
14843         (interleave_buffered_loop): Compresses a new media event on all
14844         channels into one.
14845
14846 2004-09-26 Iain <iaingnome@gmail.com>
14847
14848         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
14849         call the sinkpad's default event handler and not the srcpads. He also
14850         says this is confusing :)
14851         (gst_wavenc_stop_file): Company says that seek events only go upstream
14852         we should send a discontinuous downstream instead.
14853
14854 2004-09-25  Christian Schaller <christian@fluendo.com>
14855
14856         * Update SPEC file to be usable in conjunction with Fedora Core,
14857           Fedora.us and freshrpms packages
14858         * Fix typo in multifilesrc test Makefile
14859
14860 2004-09-24  Wim Taymans  <wim@fluendo.com>
14861
14862         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
14863         Only signal the no_more_pads signal when we have
14864         added the stream to our list.
14865
14866 2004-09-24  Wim Taymans  <wim@fluendo.com>
14867
14868         * gst/playback/gstplaybasebin.c: (remove_prerolls),
14869         (new_decoded_pad):
14870         * gst/playback/gstplaybasebin.h:
14871         * gst/playback/gstplaybin.c: (setup_sinks):
14872         Don't try to preroll or decode more than one audio/video
14873         track.
14874
14875 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14876
14877         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
14878           Throw error if we failed to find a suitable output. This should
14879           throw an error if we successfully set up a pipeline (e.g. because
14880           we recognized a media file) but found no decodable streams in it
14881           (e.g. because it contains only media stream types for which we
14882           have no decoders, or because it's not a media type).
14883
14884 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14885
14886         * ext/dirac/Makefile.am:
14887         * ext/dirac/gstdirac.cc:
14888         * ext/dirac/gstdiracdec.cc:
14889         * ext/dirac/gstdiracdec.h:
14890           Do something. Don't actually know if this works because I don't
14891           have a demuxer yet.
14892         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
14893           Add channels=1 to caps returned from _getcaps().
14894         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
14895         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
14896         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
14897         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
14898         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
14899         (gst_ogm_parse_change_state):
14900           Separate between audio/video so ogmaudioparse actually uses the
14901           audio pad templates. Both audio and video work now, including
14902           autoplugging. Also use sometimes-srcpad hack.
14903         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
14904           Handle events better. Don't hang on infinite loops.
14905         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
14906         (gst_avi_demux_init), (gst_avi_demux_reset),
14907         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
14908         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
14909         (gst_avi_demux_change_state):
14910         * gst/avi/gstavidemux.h:
14911           Improve A/V sync. Still not perfect.
14912         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
14913         (gst_ebml_read_skip):
14914           Handle events better.
14915         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
14916         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
14917         (qtdemux_audio_caps):
14918           Add IMA4. Improve event handling. Save offset after a seek when
14919           the headers are at the end of the file so that we don't end up in
14920           an infinite loop.
14921         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
14922           Add low-priority typefind support for files with no length.
14923
14924 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14925
14926         * testsuite/multifilesink/Makefile.am:
14927         fix typo
14928
14929 2004-09-22  Julien MOUTTE  <julien@moutte.net>
14930
14931         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
14932         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
14933         mistakes from thaytan's patches.
14934
14935 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
14936
14937         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
14938           For completeness, XSync in the destroy function as xvimage does.
14939
14940 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
14941
14942         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
14943            Correct caps negotiation
14944         * gst/volume/gstvolume.c: (volume_chain_float),
14945         (volume_chain_int16):
14946            Modify debug output to be little more informative
14947         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
14948         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
14949         (gst_xvimagesink_xvimage_destroy):
14950           Add XSync calls after detaching from the shared memory segment to
14951           avoid a crash.
14952
14953 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14954
14955         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14956         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
14957         * ext/vorbis/vorbis.c: (plugin_init):
14958         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
14959         (gst_vorbisenc_chain):
14960         * ext/vorbis/vorbisenc.h:
14961         remove explicit newmedia support from oggmux and vorbisenc
14962         add debug category to vorbisenc
14963         * gst/multifilesink/gstmultifilesink.c:
14964         (gst_multifilesink_class_init), (gst_multifilesink_init),
14965         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
14966         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
14967         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
14968         (plugin_init):
14969         * gst/multifilesink/gstmultifilesink.h:
14970         add support for streamheader in multifilesink
14971
14972 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14973
14974         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
14975         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
14976         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
14977           Prevent infinite loops. More correct error reporting.
14978         * gst/auparse/gstauparse.c: (gst_auparse_chain):
14979           Error out if negotiation fails.
14980         * gst/playback/gstplaybasebin.c: (setup_source),
14981         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
14982         (gst_play_base_bin_found_tag):
14983           Error/tag forwarding. Pre-roll fixes for source errors on state
14984           changes (e.g. "file does not exist") to prevent hangs.
14985
14986 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14987
14988         * testsuite/multifilesink/Makefile.am:
14989         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
14990         (gst_newmedia_class_init), (gst_newmedia_init),
14991         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
14992         (newfile_signal), (test_signal), (main):
14993         * testsuite/multifilesink/multifilesrc_test.c: (main):
14994         * testsuite/multifilesink/oggtheora_test.c:
14995         (gst_newmedia_base_init), (gst_newmedia_class_init),
14996         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
14997         (test_format), (newfile_signal), (test_signal), (main):
14998         * testsuite/multifilesink/oggvorbis_test.c:
14999         (gst_newmedia_base_init), (gst_newmedia_class_init),
15000         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
15001         (test_format), (newfile_signal), (test_signal), (main):
15002         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
15003         (gst_newmedia_class_init), (gst_newmedia_init),
15004         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
15005         (newfile_signal), (test_signal), (main):
15006         New media tests
15007
15008 2004-09-20  Christian Schaller <christian@fluendo.com>
15009
15010         * Fix mikmod license to LGPL as they have relicensed
15011         * Move Dirac and Effectv into LGPL section of README_license
15012
15013 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15014
15015         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
15016         (gst_mad_change_state):
15017           Allow for mp3 rate/channels changes. However, only very
15018           conservatively. Reason that we *have* to enable this is smiply
15019           because the mad find_sync() function is not good enough, it will
15020           regularly sync on random data as valid frames and therefore make
15021           us provide random caps as *final* caps of the stream. The best fix
15022           I could think of is to simply require several of the same stream
15023           changes in a row before we change caps.
15024           The actual testcase that works now is #
15025         * ext/ogg/Makefile.am:
15026         * ext/ogg/gstogg.c: (plugin_init):
15027         * ext/ogg/gstogmparse.c:
15028           OGM support (video only for now; I need an audio sample file).
15029         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
15030         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
15031         (gst_asf_demux_add_video_stream):
15032           WMV extradata.
15033         * gst/playback/gstplaybasebin.c: (unknown_type):
15034           Don't error out on single unknown-types after all. It's wrong.
15035           If we found type of video and audio but not of a subtitle stream,
15036           it will still error out (which is unwanted). Will find a better fix
15037           later on.
15038         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
15039         (ogmaudio_type_find), (plugin_init):
15040           OGM support.
15041
15042 2004-09-20  Johan Dahlin  <johan@gnome.org>
15043
15044         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
15045         after setting caps.
15046
15047 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15048
15049         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
15050         * gst/wavenc/gstwavenc.h:
15051         Added newmedia support to wavenc
15052
15053 2004-09-17  Wim Taymans  <wim@fluendo.com>
15054
15055         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
15056         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
15057         (gst_fdset_fd_can_write), (gst_fdset_wait):
15058         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
15059         (gst_multifdsink_init), (gst_multifdsink_add),
15060         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
15061         (gst_multifdsink_remove_client_link),
15062         (gst_multifdsink_client_queue_buffer),
15063         (gst_multifdsink_handle_client_write),
15064         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
15065         (gst_multifdsink_close), (gst_multifdsink_change_state):
15066         * gst/tcp/gstmultifdsink.h:
15067         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
15068         (gst_tcpserversink_removed):
15069         Small cleanups in fdset.c
15070         Use a hastable to map fd to the client structure for faster
15071         lookup in _remove and get_stats.
15072         Added virtual function to close the fds.
15073         Handle clients even when the select/poll call was unblocked because
15074         of a command.
15075         Implement syncing to keyframe in the recovery procedure.
15076
15077 2004-09-16 Iain <iaingnome@gmail.com>
15078
15079         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
15080         try caps.
15081
15082 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15083
15084         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
15085           Caps are only set if the type of the stream is unknown, but this
15086           is initialized in ->init_stream(), so set to UNKNOWN after calling
15087           ->init_stream() so that capsnego starts.
15088
15089 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15090
15091         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
15092         (gst_avi_demux_stream_data):
15093           Just hardcode for raw audio then. AVI audio sucks.
15094
15095 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
15096
15097         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
15098         * gst/matroska/matroska-mux.c: (audiosink_templ),
15099         (gst_matroska_mux_audio_pad_link):
15100         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
15101         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
15102
15103 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15104
15105         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
15106         (gst_avi_demux_stream_data):
15107           Try to fix a/v sync issues.
15108
15109 2004-09-15  David Schleef  <ds@schleef.org>
15110
15111         * configure.ac: remove NASM check, since we don't use it.  Update
15112         dirac check to 0.4
15113         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
15114         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
15115         Initialized variables.
15116         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
15117         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
15118         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
15119         SVQ3 format
15120
15121 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15122
15123         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
15124         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
15125         * gst/avi/gstavidemux.h:
15126           Fix for compressed audio (mp3) timestamp generation. How did this
15127           ever work?
15128
15129 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15130
15131         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
15132           Volume is a double not a float.
15133
15134 2004-09-15  Wim Taymans  <wim@fluendo.com>
15135
15136         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
15137         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
15138         Don't close the fd in multifdsink as we didn't open it in the
15139         first place. Some cleanups.
15140
15141 2004-09-15  Wim Taymans  <wim@fluendo.com>
15142
15143         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
15144         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
15145         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
15146         Fix the case where the muxer would mark pages as delta
15147         frames when they are not (vorbis only ogg).
15148
15149 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15150
15151         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
15152         (gst_play_base_bin_change_state):
15153           Handle the case where we failed to setup a clear pipeline. This
15154           will throw an error (or EOS, another nice case) and if you don't
15155           catch that, the app will wait for the signal forever (and thus
15156           hang).
15157
15158 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15159
15160         * ext/gnomevfs/gstgnomevfssink.c:
15161         (gst_gnomevfssink_uri_get_protocols):
15162         * ext/gnomevfs/gstgnomevfssrc.c:
15163         (gst_gnomevfssrc_uri_get_protocols):
15164         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
15165         * ext/gnomevfs/gstgnomevfsuri.h:
15166           Use _uri_new() instead of _open(), so it doesn't take as long and
15167           Christophe's computer won't hang.
15168         * gst/playback/gstplaybasebin.c: (unknown_type):
15169           Throw error on unknown media type, so apps actually display it.
15170
15171 2004-09-14  Brian Cameron  <brian.cameron@sun.com
15172
15173         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
15174           this script to work on Solaris since bash shell handles echo
15175           differenly than bash.
15176
15177 2004-09-17  Wim Taymans  <wim@fluendo.com>
15178
15179         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
15180         (setup_source), (gst_play_base_bin_set_property),
15181         (gst_play_base_bin_add_element):
15182         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
15183         Some more work on making sure seeking pauses the pipeline and
15184         that changing the uri actually does something.
15185
15186 2004-09-17  Wim Taymans  <wim@fluendo.com>
15187
15188         * gst/tcp/gstfdset.c: (gst_fdset_wait):
15189         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
15190         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
15191         (gst_tcpserversink_close):
15192         Be a bit more paranoid when freeing memory.
15193
15194 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15195
15196         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
15197         (qtdemux_parse_trak):
15198           Don't crash by dividing by zero (see sample movie in #126922).
15199
15200 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15201
15202         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
15203           Don't touch non-existing data (fixes crash on file in #140147).
15204
15205 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15206
15207         * gst/playback/gstplaybasebin.c:
15208         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
15209           Handle double disposals, and proper change of URIs.
15210
15211 2004-09-13  Martin Eikermann <meiker@upb.de>
15212
15213         * gst/mpegstream/gstmpegparse.c:
15214           fix synchronistation for streams recorded from digital PCR
15215           fixes bug #119376
15216
15217 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15218
15219         * ext/gnomevfs/Makefile.am:
15220         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
15221         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
15222         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
15223         (gst_gnomevfssink_uri_get_type),
15224         (gst_gnomevfssink_uri_get_protocols),
15225         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
15226         (gst_gnomevfssink_uri_handler_init),
15227         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
15228         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
15229         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
15230         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
15231         (gst_gnomevfssrc_uri_get_type),
15232         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
15233         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
15234         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
15235         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
15236         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
15237         * ext/gnomevfs/gstgnomevfsuri.h:
15238           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
15239           of fake URIs to see which this version of Gnome-VFS likes, and
15240           uses that for the Gst-URI interface. Makes playbin support http://
15241           streams. Also fix up some stupid behaviour in gnomevfssrc.
15242
15243 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15244
15245         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
15246         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
15247         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
15248         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
15249           Update mixer (to sync with other sessions) if we try to obtain
15250           a new value. This makes alsamixer work accross applications.
15251         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
15252           Only call sync functions if we're running, else alsalib asserts.
15253         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
15254           Sometimes fails to compile. Possibly a gcc bug.
15255         * gst/playback/gstplaybin.c: (gen_video_element),
15256         (gen_audio_element):
15257           Add a reference to an application-provided object, because we lose
15258           this same reference if we add it to the bin. If we don't do this,
15259           we can only use this object once and thus crash if we go from
15260           ready to playing, back to ready and back to playing again.
15261           Also add an audioscale element because several cheap soundcards -
15262           like mine - don't support all samplerates.
15263         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
15264         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
15265           Fix wrong order or PAR calls. Makes automatically obtained PAR
15266           from the X server atually being used.
15267
15268 2004-09-12  David Schleef  <ds@schleef.org>
15269
15270         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
15271         #151887, #152102, #152247.
15272         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
15273         * examples/seeking/cdparanoia.c: same
15274         * examples/seeking/cdplayer.c: same
15275         * examples/seeking/seek.c: same
15276         * examples/seeking/spider_seek.c: same
15277         * examples/seeking/vorbisfile.c: same
15278         * examples/stats/mp2ogg.c: same
15279         * ext/esd/esdsink.c: (gst_esdsink_class_init),
15280         (gst_esdsink_dispose): Dispose of element properly.
15281         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
15282         fixes.
15283         * ext/nas/nassink.c: (gst_nassink_class_init),
15284         (gst_nassink_dispose): Dispose of element correctly.
15285         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
15286         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
15287         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
15288         Fix 64-bit warning.
15289         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
15290         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
15291         Fix 64-bit warning.
15292
15293 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
15294
15295         * configure.ac : change speex detection as 1.1.6 now uses
15296           .pc/pkg-config and they changed their headers location.
15297
15298 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
15299
15300         * gst/matroska/matroska-mux.h:
15301         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
15302         (gst_matroska_mux_start), (gst_matroska_mux_finish),
15303         (gst_matroska_mux_write_data):
15304           Write multiple blocks/frames per cluster.
15305                 Write meta-seek information (seek heads).
15306
15307 2004-09-09  Scott Wheeler <wheeler@kde.org>
15308
15309         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
15310         (gst_play_bin_set_property), (gst_play_bin_get_property),
15311         (gen_audio_element), (gen_audio_element):
15312           Add a volume element / property to the pipeline.
15313
15314 2004-09-07  Wim Taymans  <wim@fluendo.com>
15315
15316         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
15317         Copy timestamps from the master pad to the output buffers.
15318
15319 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15320
15321         * ext/raw1394/gstdv1394src.c:
15322           throw errors when applicable
15323
15324 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
15325
15326         * gst/matroska/ebml-ids.h:
15327         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
15328         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
15329         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
15330           automatically convert unix time <-> ebml time when reading/writing
15331           a date, use gst_ebml_write_uint to write CUETIME,
15332           not gst_ebml_write_date.
15333         * gst/matroska/matroska-ids.h:
15334         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
15335         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
15336         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
15337         (gst_matroska_mux_write_data):
15338           Write track and segment UIDs, write muxing date, write
15339           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
15340           Create cues for audio only files.
15341
15342 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15343
15344         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
15345         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
15346           Re-commit ALSA switches.
15347         * gst/adder/gstadder.c: (gst_adder_loop):
15348           64-bit fix (#151416).
15349         * gst/debug/progressreport.c: (gst_progressreport_report):
15350           64-bit fix (#151419).
15351         * gst/matroska/matroska-demux.c:
15352         (gst_matroska_demux_parse_contents):
15353           64-bit fix (#151420).
15354         * gst/playback/test3.c: (update_scale):
15355           64-bit fix (#151421).
15356
15357 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
15358
15359         * configure.ac:
15360           bump nano to cvs
15361
15362 === release 0.8.4 ===
15363
15364 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15365
15366         * configure.ac: releasing 0.8.4, "Alias"
15367
15368 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
15369
15370         * ext/theora/Makefile.am:
15371           fix makefile.  Fixes #151462.
15372
15373 2004-08-30  Wim Taymans  <wim@fluendo.com>
15374
15375         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
15376         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
15377         (gst_multifdsink_remove_client_link),
15378         (gst_multifdsink_client_queue_buffer),
15379         (gst_multifdsink_handle_client_write):
15380         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
15381         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
15382         Fix some memory leaks.
15383
15384 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15385
15386         Patch by: David Schleef
15387
15388         * configure.ac:
15389         * sys/Makefile.am:
15390           rename our detection macro for V4L2.  Fixes #151236.
15391
15392 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15393
15394         Patch by: David Schleef
15395
15396         * configure.ac:
15397           check to define LAMEPRESET.  Fixes #151232.
15398
15399 2004-08-27  David Schleef  <ds@schleef.org>
15400
15401         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
15402         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
15403         (gst_glimagesink_fixate):  Move local variable declarations to
15404         make gcc-2.95 happy.
15405
15406 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15407
15408         * configure.ac:
15409           bump nano for prerelease
15410
15411 2004-08-27  David Schleef  <ds@schleef.org>
15412
15413         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
15414         * sys/sunaudio/gstsunaudiosrc.c:
15415         * sys/sunaudio/gstsunaudiosrc.h:
15416
15417 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
15418
15419         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
15420         handle EOS correctly
15421         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
15422         * gst/matroska/matroska-mux.h:
15423         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
15424         VFW compatibility mode
15425
15426 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
15427
15428         patch by: Zaheer Abbas Merali
15429
15430         * ext/ogg/gstoggmux.c:
15431         * ext/vorbis/vorbisenc.c:
15432         * ext/vorbis/vorbisenc.h:
15433           handle NEWMEDIA
15434
15435 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
15436
15437         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
15438         fix byte order reversion on little endian machines.
15439         * gst/matroska/matroska-mux.c: (audiosink_templ),
15440         (gst_matroska_mux_audio_pad_link):
15441         add TTA codec to the list of supported codecs.
15442         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
15443         (gst_matroska_mux_start), (gst_matroska_mux_finish),
15444         (gst_matroska_mux_write_data):
15445         * gst/matroska/matroska-mux.h:
15446         write segment duration correctly, write muxing app string, fixes bugs
15447         #140897 and #140898.
15448         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
15449         wait for all pads to be negotiated before starting to mux.
15450
15451 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15452
15453         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
15454         * ext/lame/gstlame.h:
15455         Added new media support to lame
15456
15457 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
15458
15459         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
15460         send vorbis headers at the beginning of a stream, fixes bug #141554.
15461         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
15462         bug #148950.
15463         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
15464         (gst_matroska_demux_plugin_init):
15465         * gst/matroska/matroska-ids.h:
15466         enable demuxing of TTA audio streams, fixes bug #148951.
15467         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
15468         enable typefinding for TTA audio files, fixes bug #148711.
15469         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
15470         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
15471         fixes playback of packed bitstream and xvid with bframes, bug #135407.
15472
15473 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
15474
15475         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
15476         (gst_riff_read_element_data), (gst_riff_read_seek),
15477         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
15478         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
15479         <teuf@gnome.org>
15480
15481 2004-08-23 Iain <iaingnome@gmail.com>
15482
15483         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
15484         tags. They appear to be handled differently to normal.
15485         (tag_list_to_id3_tag_foreach): Ditto.
15486
15487 2004-08-22  Wim Taymans  <wim@fluendo.com>
15488
15489         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
15490         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
15491         Make sure we never send -1 granulepos.
15492
15493 2004-08-20  Wim Taymans  <wim@fluendo.com>
15494
15495         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
15496         (gst_ogg_mux_loop):
15497         I will accept bitchslappings with non sharp objects.
15498
15499 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15500
15501         * configure.ac:
15502         Clean up the test for lame presets
15503
15504 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15505
15506         * configure.ac:
15507         * ext/lame/Makefile.am:
15508         * ext/lame/gstlame.c: (gst_lame_class_init),
15509         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
15510         Only enable lame presets if version of lame has presets in API
15511
15512 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
15513         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
15514         * gst/udp/gstudpsrc.h:
15515           Don't call gst_pad_push in a get function. Fixes #150449
15516
15517 2004-08-18  Wim Taymans  <wim@fluendo.com>
15518
15519         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
15520         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
15521         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
15522         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
15523         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
15524         (gst_fdset_wait):
15525         * gst/tcp/gstfdset.h:
15526         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
15527         (gst_multifdsink_client_queue_buffer),
15528         (gst_multifdsink_handle_client_write):
15529         * gst/tcp/gstmultifdsink.h:
15530         Some extra checks in gstfdset.
15531         Only use send() when the fd is a socket. Don't try to
15532         read from write only fds.
15533
15534 2004-08-18  Wim Taymans  <wim@fluendo.com>
15535
15536         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
15537         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
15538         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
15539         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
15540         (gst_fdset_wait):
15541         Add more locking and bounds checking.
15542
15543 2004-08-18  Wim Taymans  <wim@fluendo.com>
15544
15545         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
15546         Realloc test fdset in the lock and right before starting
15547         the poll call. Bump the limit to 4096.
15548
15549 2004-08-17  David Schleef  <ds@schleef.org>
15550
15551         * sys/sunaudio/Makefile.am:
15552         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
15553         of rates and channels.  Make debugging less obnoxious.
15554
15555         Patch from Balamurali Viswanathan implementing a mixer for
15556         Sun audio.  (bug #144091):
15557         * sys/sunaudio/gstsunelement.c:
15558         * sys/sunaudio/gstsunelement.h:
15559         * sys/sunaudio/gstsunmixer.c:
15560         * sys/sunaudio/gstsunmixer.h:
15561
15562 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15563
15564         * gst/audioscale/gstaudioscale.c:
15565         * gst/audioscale/gstaudioscale.h:
15566         made audioscale resample from any sample rate to any sample rate
15567
15568 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
15569
15570         * ext/libpng/gstpngdec.c:
15571           error out on unsupported types
15572
15573 2004-08-17  Iain <iaingnome@gmail.com>
15574
15575         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
15576         mid_side and loose_mid_side properties if its a stereo stream.
15577
15578 2004-08-17  Wim Taymans  <wim@fluendo.com>
15579
15580         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
15581         (theora_get_formats), (theora_dec_src_convert),
15582         (theora_dec_sink_convert), (theora_dec_src_query),
15583         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
15584         Add a debug line.
15585
15586 2004-08-17  Wim Taymans  <wim@fluendo.com>
15587
15588         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
15589         (gst_ogg_pad_push):
15590         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
15591         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
15592         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
15593         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
15594         Mark delta units in the muxer.
15595         Try to decode the packet after an out-of-sync error from
15596         libogg.
15597
15598 2004-08-17  Wim Taymans  <wim@fluendo.com>
15599
15600         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
15601         (gst_multifdsink_init), (gst_multifdsink_add),
15602         (gst_multifdsink_client_queue_buffer),
15603         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
15604         * gst/tcp/gstmultifdsink.h:
15605         Added option to send a keyframe to clients as the first buffer.
15606         Make timeout property writable.
15607
15608 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
15609
15610         patch by: Wim Taymans
15611
15612         * gst/tcp/gstfdset.c:
15613         * gst/tcp/gstmultifdsink.c:
15614           fix index comparison, should include 0
15615
15616 2004-08-16  Wim Taymans  <wim@fluendo.com>
15617
15618         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
15619         (gst_fdset_add_fd), (gst_fdset_remove_fd),
15620         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
15621         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
15622         (gst_fdset_wait):
15623           copy when reallocing for poll so the select arguments don't get
15624           changed during the call
15625
15626 2004-08-16  Wim Taymans  <wim@fluendo.com>
15627
15628         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
15629         (gst_theora_enc_class_init), (theora_enc_sink_link),
15630         (theora_buffer_from_packet), (theora_enc_chain):
15631         Fix bug where buffers were not marked as keyframes
15632         correctly.
15633
15634 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15635
15636         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
15637         (gst_lame_preset_get_type), (gst_lame_class_init):
15638         describe the enum values for vbr mode and presets more verbosely
15639
15640 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15641
15642         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
15643         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
15644         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
15645         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
15646         * ext/lame/gstlame.h:
15647         add preset property to lame so it can use lame presets
15648
15649 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15650
15651         * ext/lame/gstlame.c: (gst_lame_get_property):
15652         whoops forgot break, thanks teuf
15653
15654 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15655
15656         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
15657         (gst_lame_class_init), (gst_lame_src_getcaps),
15658         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
15659         (gst_lame_get_property), (gst_lame_setup):
15660         * ext/lame/gstlame.h:
15661         fix lame's broken vbr stuff, allow it to resample if need be, and also
15662         make xing header optional
15663
15664 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15665
15666         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
15667         added getcaps function so samplerate doesnt get fixated to silly values
15668
15669 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15670
15671         * ext/lame/gstlame.c: (gst_lame_src_link):
15672         revert previous fix
15673
15674 2004-08-12  Johan Dahlin  <johan@gnome.org>
15675
15676         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
15677         checks. Doesn't matter what state we are in. Interfaces are a
15678         compile time thing, not runtime. It also broke the python bindings.
15679
15680 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15681
15682         * ext/lame/gstlame.c: (gst_lame_src_link):
15683         made source pad link function check if sinkpad is ok..fixes the problem
15684         where core fixates the output rate of lame stupidly
15685
15686 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
15687
15688         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
15689         * sys/v4l/v4l_calls.c:
15690         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
15691           fix fixate function to handle nonsimple caps.
15692           remove bogus check in _link
15693           cleanups
15694
15695 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15696
15697         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
15698         set default compression ratio parameter to 0.0 so bitrate parameter
15699         works :)
15700
15701 2004-08-11  David Schleef  <ds@schleef.org>
15702
15703         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
15704
15705 2004-08-11  David Schleef  <ds@schleef.org>
15706
15707         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
15708         before.
15709
15710 2004-08-11  David Schleef  <ds@schleef.org>
15711
15712         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
15713
15714 2004-08-11  David Schleef  <ds@schleef.org>
15715
15716         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
15717           license field
15718         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
15719         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
15720           LGPL.
15721         * gst/auparse/gstauparse.c: Fix plugin license field.
15722         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
15723         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
15724         * gst/rtp/gstrtp.c: Fix plugin license field.
15725
15726 2004-08-11  Wim Taymans  <wim@fluendo.com>
15727
15728         * gst/tcp/Makefile.am:
15729         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
15730         (ensure_size), (gst_fdset_new), (gst_fdset_free),
15731         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
15732         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
15733         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
15734         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
15735         (gst_fdset_fd_can_write), (gst_fdset_wait):
15736         * gst/tcp/gstfdset.h:
15737         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
15738         (gst_multifdsink_class_init), (gst_multifdsink_init),
15739         (gst_multifdsink_add), (gst_multifdsink_remove),
15740         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
15741         (gst_multifdsink_remove_client_link),
15742         (gst_multifdsink_handle_client_read),
15743         (gst_multifdsink_client_queue_data),
15744         (gst_multifdsink_client_queue_caps),
15745         (gst_multifdsink_client_queue_buffer),
15746         (gst_multifdsink_handle_client_write),
15747         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
15748         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
15749         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
15750         (gst_multifdsink_close):
15751         * gst/tcp/gstmultifdsink.h:
15752         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
15753         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
15754         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
15755         (gst_tcpserversink_close):
15756         * gst/tcp/gsttcpserversink.h:
15757         Abstracted away the select call, implemented poll (yes we ran into
15758         the 1024 limit in production).
15759
15760 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15761
15762         * gst/tcp/gsttcp.c:
15763         * gst/tcp/gsttcpplugin.c:
15764           improve debuggging, remove assert
15765
15766 2004-08-10  Wim Taymans  <wim@fluendo.com>
15767
15768         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
15769         (gst_client_status_get_type), (gst_multifdsink_class_init),
15770         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
15771         (gst_multifdsink_handle_client_read),
15772         (gst_multifdsink_handle_client_write),
15773         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
15774         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
15775         (gst_multifdsink_get_property):
15776         * gst/tcp/gstmultifdsink.h:
15777         * gst/tcp/gsttcp-marshal.list:
15778         Starting to prepare for specifying buffer time in other units
15779         than buffers. Expose remove reason in signal.
15780
15781 2004-08-10  Wim Taymans  <wim@fluendo.com>
15782
15783         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
15784         (gst_multifdsink_remove), (gst_multifdsink_clear),
15785         (gst_multifdsink_remove_client_link),
15786         (gst_multifdsink_handle_client_read),
15787         (gst_multifdsink_client_queue_data),
15788         (gst_multifdsink_client_queue_buffer),
15789         (gst_multifdsink_handle_client_write),
15790         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
15791         (gst_multifdsink_chain), (gst_multifdsink_close):
15792         * gst/tcp/gstmultifdsink.h:
15793         Added more debugging info. Changed the way clients are
15794         removed from the lists. Fixed a bug where a bad file descriptor
15795         could cause many clients to be removed.
15796
15797 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15798
15799         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
15800           allow all pixel-aspect-ratios, not just 1:1
15801
15802 2004-08-09  David Schleef  <ds@schleef.org>
15803
15804         * sys/glsink/ARB_multitexture.h:  Remove old files.
15805         * sys/glsink/EXT_paletted_texture.h:
15806         * sys/glsink/NV_register_combiners.h:
15807         * sys/glsink/gstgl_nvimage.c:
15808         * sys/glsink/gstgl_pdrimage.c:
15809         * sys/glsink/gstgl_rgbimage.c:
15810         * sys/glsink/gstglsink.c:
15811         * sys/glsink/gstglsink.h:
15812         * sys/glsink/gstglxwindow.c:
15813         * sys/glsink/regcomb_yuvrgb.c:
15814
15815 2004-08-09  David Schleef  <ds@schleef.org>
15816
15817         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
15818         GL sink plugin.  (Bug #147302)
15819
15820         * configure.ac: Test for OpenGL
15821         * sys/Makefile.am: Use test for OpenGL
15822         * sys/glsink/Makefile.am:
15823         * sys/glsink/glimagesink.c: rewrite
15824         * sys/glsink/glimagesink.h: rewrite
15825
15826 2004-08-09  David Schleef  <ds@schleef.org>
15827
15828         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
15829         sane framerates.
15830         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
15831         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
15832         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
15833
15834 2004-08-09  Wim Taymans  <wim@fluendo.com>
15835
15836         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
15837         (gst_multifdsink_add), (gst_multifdsink_get_stats),
15838         (gst_multifdsink_client_remove),
15839         (gst_multifdsink_handle_client_read),
15840         (gst_multifdsink_handle_client_write),
15841         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
15842         Do a bit more logging, make the client_read code more robust.
15843
15844 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15845
15846         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
15847         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
15848         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
15849         (gst_jpegdec_init), (gst_jpegdec_chain):
15850         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
15851         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
15852           cleanups, debugging fixes and memleak plugging
15853
15854 2004-08-09  Wim Taymans  <wim@fluendo.com>
15855
15856         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
15857         (theora_get_formats), (theora_dec_src_convert),
15858         (theora_dec_sink_convert), (theora_dec_src_query),
15859         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
15860         (theora_dec_change_state):
15861         Don't crash on missing header packets.
15862
15863 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15864
15865         * po/LINGUAS:
15866         * po/sq.po:
15867           Added Albanian translation (Laurent Dhima)
15868         * po/cs.po:
15869           updated
15870
15871 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15872
15873         * ext/lame/gstlame.c:
15874           fix/add debugging
15875
15876 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15877
15878         * sys/ximage/ximagesink.c:
15879         * sys/xvimage/xvimagesink.c:
15880           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
15881
15882 2004-08-06  Wim Taymans  <wim@fluendo.com>
15883
15884         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
15885         (gst_multifdsink_add), (gst_multifdsink_get_stats),
15886         (gst_multifdsink_client_remove),
15887         (gst_multifdsink_handle_client_read),
15888         (gst_multifdsink_handle_client_write),
15889         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
15890         Make sure we don't try to read more from a client that what
15891         ioctl says us or we deadlock.
15892
15893 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15894
15895         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
15896         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
15897         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
15898           decouple running_time and n_frames so it can handle changing
15899           framerate while running
15900
15901 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
15902
15903         * po/nl.po:
15904         * po/sv.po:
15905           updated translations
15906
15907 2004-08-04  Benjamin Otte  <otte@gnome.org>
15908
15909         * gst/videotestsrc/gstvideotestsrc.c:
15910         (gst_videotestsrc_get_capslist), (generate_capslist),
15911         (plugin_init):
15912           generate the list of supported caps at startup and reuse it instead
15913           of always generating it
15914
15915 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
15916
15917         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
15918           whoops, last checkin broke normal build
15919
15920 2004-08-03  Benjamin Otte  <otte@gnome.org>
15921
15922         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
15923         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
15924         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
15925         (gst_alsa_mixer_get_option):
15926         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
15927         (dvdnavsrc_print_event):
15928         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
15929         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
15930         (gst_ogg_mux_pad_unlink):
15931         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
15932         (gst_multipart_mux_pad_unlink):
15933         * gst/videofilter/gstvideobalance.c:
15934         (gst_videobalance_colorbalance_set_value):
15935         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
15936         (gst_videomixer_pad_unlink):
15937         * po/uk.po:
15938         * sys/oss/gstossmixer.c:
15939         * sys/v4l/gstv4lcolorbalance.c:
15940         * sys/v4l/gstv4ltuner.c:
15941         * sys/v4l/v4lsrc_calls.c:
15942         * sys/v4l2/gstv4l2colorbalance.c:
15943         * sys/v4l2/gstv4l2tuner.c:
15944           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
15945
15946 2004-08-03  Benjamin Otte  <otte@gnome.org>
15947
15948         * examples/dynparams/filter.c: (ui_control_create):
15949         * examples/gstplay/player.c: (print_tag):
15950         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
15951         * ext/gdk_pixbuf/gstgdkanimation.c:
15952         (gst_gdk_animation_iter_may_advance):
15953         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
15954         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
15955         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
15956         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
15957         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
15958         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
15959         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
15960         * gst/sine/demo-dparams.c: (main):
15961         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
15962         * testsuite/alsa/formats.c: (create_pipeline):
15963         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
15964           fixes for G_DISABLE_ASSERT and friends
15965         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
15966         (mp3_type_frame_length_from_header), (mp3_type_find),
15967         (plugin_init):
15968           require mp3 typefinding to have at least MIN_HEADERS valid headers
15969           add typefinding for AAC adts files
15970
15971 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
15972
15973         * sys/ximage/ximagesink.c:
15974         (gst_ximagesink_calculate_pixel_aspect_ratio):
15975         * sys/xvimage/xvimagesink.c:
15976         (gst_xvimagesink_calculate_pixel_aspect_ratio):
15977         Make sure we calculate pixel-aspect-ratio using floating point maths
15978
15979 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15980
15981         * po/uk.po:
15982           updated translation
15983
15984 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15985
15986         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
15987         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
15988           add debugging for display PAR calculation
15989
15990 2004-08-02  David Schleef  <ds@schleef.org>
15991
15992         * configure.ac: Fix mikmod CFLAGS.
15993
15994 2004-07-27  Benjamin Otte  <otte@gnome.org>
15995
15996         * gst/audioscale/gstaudioscale.c:
15997         - fix templates to only support S16, it's the only format that works
15998         - make caps nego code use try_set_caps_nonfixed and fixation instead
15999         of try_set_caps twice, which is not nice for autopluggers
16000         - change rank to secondary, so autopluggers can pick it up after
16001         audioconvert
16002
16003 2004-08-02  Iain <iain@prettypeople.org>
16004
16005         * gst/interleave/interleave.c (interleave_init),
16006         (interleave_request_new_pad),
16007         (interleave_pad_removed),
16008         (interleave_buffered_loop): Use the real pad count, not the artificial
16009         one.
16010
16011 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16012
16013         * configure.ac: bump nano back to development
16014
16015 === release 0.8.3 ===
16016
16017 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16018
16019         * configure.ac: releasing 0.8.3, "Water"
16020
16021 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16022
16023         * sys/xvimage/xvimagesink.c:
16024         (gst_xvimagesink_calculate_pixel_aspect_ratio),
16025         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
16026         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
16027         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
16028         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
16029         * sys/xvimage/xvimagesink.h:
16030           apply similar PAR fixes as to ximagesink
16031
16032 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16033
16034         patch from: Benjamin Otte
16035
16036         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
16037           add link function to lame.  Fixes #148986.
16038
16039 2004-08-02  Johan Dahlin  <johan@gnome.org>
16040
16041         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
16042         fix debugging log
16043
16044 2004-07-30  David Schleef  <ds@schleef.org>
16045
16046         * gst/videomixer/Makefile.am: Fix things that should have been
16047         fixed in the last checkin.
16048
16049 2004-07-30  David Schleef  <ds@schleef.org>
16050
16051         * gst/multipart/Makefile.am: Fix things that should have been
16052         fixed in the last checkin.
16053
16054 2004-07-30  David Schleef  <ds@schleef.org>
16055
16056         * testsuite/multifilesink/Makefile.am: Fix unused variable.
16057
16058 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16059
16060         * configure.ac:
16061           bump nano for prerelease
16062         * po/af.po:
16063         * po/az.po:
16064         * po/cs.po:
16065         * po/en_GB.po:
16066         * po/hu.po:
16067         * po/nl.po:
16068         * po/sr.po:
16069         * po/sv.po:
16070         * po/uk.po:
16071           updates
16072
16073 2004-07-30  Wim Taymans  <wim@fluendo.com>
16074
16075         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16076         (gst_multifdsink_add), (gst_multifdsink_remove),
16077         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
16078         (gst_multifdsink_client_remove),
16079         (gst_multifdsink_handle_client_write),
16080         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
16081         * gst/tcp/gstmultifdsink.h:
16082         Recover from a select with a bad file descriptor by removing
16083         the client.
16084
16085 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16086
16087         * configure.ac:
16088           fix requirement of core
16089         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
16090         (gst_play_pipeline_setup):
16091           don't use colorspace element.  do use hermescolorspace element.
16092           make macro to get a colorspace element.
16093           mark strings for translation.
16094         * po/POTFILES.in:
16095           add play.c
16096         * po/af.po:
16097         * po/az.po:
16098         * po/cs.po:
16099         * po/en_GB.po:
16100         * po/hu.po:
16101         * po/nl.po:
16102         * po/sr.po:
16103         * po/sv.po:
16104         * po/uk.po:
16105           update translations
16106
16107 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16108
16109         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
16110         fix default for newmedia flag
16111
16112 2004-07-30  Wim Taymans  <wim@fluendo.com>
16113
16114         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
16115         (gst_theora_dec_init), (theora_get_formats),
16116         (theora_dec_src_convert), (theora_dec_sink_convert),
16117         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
16118         (theora_dec_chain), (theora_dec_set_property),
16119         (theora_dec_get_property):
16120         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
16121         (gst_theora_enc_class_init), (gst_theora_enc_init),
16122         (theora_enc_sink_link), (theora_enc_chain),
16123         (theora_enc_set_property), (theora_enc_get_property):
16124         Added cropping option to theora decoder.
16125         Added border option to theora encoder.
16126
16127 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16128
16129         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
16130         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
16131         (gst_pngenc_set_property):
16132         * ext/libpng/gstpngenc.h:
16133         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
16134
16135 2004-07-30  Wim Taymans  <wim@fluendo.com>
16136
16137         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16138         (theora_enc_sink_link), (theora_enc_chain),
16139         (theora_enc_set_property), (theora_enc_get_property):
16140         Fix encoding of non-multiple-of-16 video.
16141
16142 2004-07-29  David Schleef  <ds@schleef.org>
16143
16144         * configure.ac: make test for audiofile more strict
16145
16146 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
16147
16148         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16149           give different names to typefind functions
16150
16151 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16152
16153         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
16154         (gst_ximagesink_calculate_pixel_aspect_ratio),
16155         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
16156         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
16157         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
16158         (gst_ximagesink_get_property), (gst_ximagesink_init):
16159         * sys/ximage/ximagesink.h:
16160           allocate PAR's dynamically.
16161           use autodetected PAR if no object-set PAR is given.
16162           add workaround for directfb's X not setting physical size.
16163           fix to xvimagesink will follow tomorrow.
16164
16165 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16166
16167         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
16168         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
16169         (gst_shout2send_get_type), (gst_shout2send_set_clock),
16170         (gst_shout2send_class_init), (gst_shout2send_init),
16171         (set_shout_metadata), (gst_shout2send_set_metadata),
16172         (gst_shout2send_chain), (gst_shout2send_set_property),
16173         (gst_shout2send_get_property), (gst_shout2send_connect),
16174         (gst_shout2send_change_state):
16175         * ext/shout2/gstshout2.h:
16176         - fix for sending mp3 audio to icecast2 server, if pad link function not
16177         called before PAUSED state
16178         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
16179         - added tagging support for mp3 audio broadcasted
16180         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
16181         debug info
16182
16183 2004-07-28  Wim Taymans  <wim@fluendo.com>
16184
16185         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
16186         (gst_ogg_demux_push):
16187         Return query failure when we don't know the length of
16188         an ogg stream insteda of returning TRUE with a bogus value.
16189
16190 2004-07-28  Wim Taymans  <wim@fluendo.com>
16191
16192         * ext/theora/theoradec.c: (theora_get_formats),
16193         (theora_dec_src_convert), (theora_dec_sink_convert),
16194         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
16195         (theora_dec_chain):
16196         Don't screw up the 1 Chroma for 1 luma sample situation when we
16197         have an odd offset/width by adding a black border in those cases.
16198
16199 2004-07-28  Wim Taymans  <wim@fluendo.com>
16200
16201         * ext/theora/theoradec.c: (theora_get_formats),
16202         (theora_dec_src_convert), (theora_dec_sink_convert),
16203         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
16204         (theora_dec_chain):
16205         * ext/theora/theoraenc.c: (theora_enc_sink_link):
16206         Added first attempt at cropping of the image as required by the
16207         theora spec. We need more properties in the caps (offset_x,
16208         offset_y,stride) to implement this correctly.
16209
16210 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
16211
16212         * ext/dvdnav/README:
16213           Update the README to use dvddemux
16214         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
16215           Ensure getcaps returns a subset of the template caps
16216         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
16217         (gst_mpeg2subt_init):
16218           Ensure getcaps returns a subset of the template caps
16219         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
16220         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
16221         (gst_dvd_demux_get_subpicture_stream),
16222         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
16223         * gst/mpegstream/gstdvddemux.h:
16224           Set the explicit caps on the current_video pad before pushing
16225           anything
16226         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
16227         (gst_mpeg_demux_get_audio_stream):
16228           Free caps used to gst_pad_set_explicit_caps, which takes a const
16229           GstCaps *
16230
16231 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16232
16233         * configure.ac: update GStreamer requirement to 0.8.4 because of
16234           GstFraction.
16235
16236 2004-07-28  Wim Taymans  <wim@fluendo.com>
16237
16238         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
16239         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
16240         Add the pad to the element after setting up the caps. This
16241         makes it a lot easier to autoplug.
16242
16243 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
16244
16245         * gst/median/gstmedian.c:
16246         * gst/mpeg2subt/gstmpeg2subt.c:
16247         * gst/mpegaudioparse/gstmpegaudioparse.c:
16248         * gst/mpegstream/gstdvddemux.c:
16249         * gst/mpegstream/gstmpegdemux.c:
16250         * gst/mpegstream/gstmpegpacketize.c:
16251         * gst/rtjpeg/gstrtjpeg.c:
16252         * gst/rtjpeg/gstrtjpegdec.c:
16253         * gst/rtjpeg/gstrtjpegenc.c:
16254         * gst/sine/gstsinesrc.c:
16255         * gst/smooth/gstsmooth.c:
16256         * gst/smpte/gstsmpte.c:
16257         * gst/smpte/gstsmpte.h:
16258         * gst/stereo/gststereo.c:
16259         * gst/videofilter/gstgamma.c:
16260         * gst/videofilter/gstvideobalance.c:
16261         * gst/videofilter/gstvideofilter.c:
16262         * gst/videofilter/gstvideoflip.c:
16263         * gst/videoscale/gstvideoscale.c:
16264         * gst/videoscale/videoscale.c:
16265         * gst/videotestsrc/gstvideotestsrc.c:
16266         * gst/videotestsrc/videotestsrc.c:
16267         * gst/wavenc/gstwavenc.c:
16268         * gst/wavparse/gstwavparse.c:
16269           fix local includes and 64 bits constants
16270
16271 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
16272
16273         * win32/gst.sln:
16274         * gst-libs/gst/*/*.vcproj:
16275         * gst/*/*.vcproj:
16276           more working plugins
16277
16278 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16279
16280         * testsuite/alsa/Makefile.am:
16281         * testsuite/alsa/srcstate.c:
16282         add test for alsasrc changing state
16283
16284 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16285
16286         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
16287         (gst_silence_get):
16288         * gst/silence/gstsilence.h:
16289         fix silence generation for 16bit raw audio
16290
16291 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16292
16293         * gst/matroska/matroska-demux.c:
16294         (gst_matroska_demux_parse_metadata),
16295         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
16296         * gst/mpegaudio/common.c:
16297         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
16298         (gst_videoscale_getcaps), (gst_videoscale_link),
16299         (gst_videoscale_src_fixate), (gst_videoscale_init),
16300         (gst_videoscale_finalize):
16301         * gst/videoscale/gstvideoscale.h:
16302         * gst/videotestsrc/gstvideotestsrc.c:
16303         (gst_videotestsrc_get_capslist):
16304         * gst/wavenc/gstwavenc.c:
16305         * sys/oss/gstossmixer.c: (fill_labels):
16306         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
16307         (gst_ximagesink_handle_xevents),
16308         (gst_ximagesink_calculate_pixel_aspect_ratio),
16309         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
16310         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
16311         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
16312         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
16313         (gst_ximagesink_init), (gst_ximagesink_class_init):
16314         * sys/ximage/ximagesink.h:
16315         * sys/xvimage/xvimagesink.c:
16316         (gst_xvimagesink_calculate_pixel_aspect_ratio),
16317         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
16318         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
16319         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
16320         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
16321         * sys/xvimage/xvimagesink.h:
16322           first batch of pixel aspect ratio commits.
16323
16324 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16325
16326         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16327         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
16328         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
16329           handle stride, needs work if we want to move stride handling
16330           upstream, but works correctly for our purposes.
16331
16332 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16333
16334         * gst/videoscale/README:
16335           add testing examples
16336         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
16337         (gst_videoscale_chain):
16338         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
16339         (gst_videoscale_get_size):
16340           add get_size function that handles stride like videotestsrc.
16341           fixes conversion for YUV formats for as much as I can test them.
16342
16343 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16344
16345         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
16346         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
16347         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
16348         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
16349         (gst_xvimagesink_xvimage_put):
16350           further cleanups, logging, error handling and synchronizing
16351
16352 2004-07-27  Wim Taymans  <wim@fluendo.com>
16353
16354         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
16355         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
16356         (gst_videomixer_pad_set_property),
16357         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
16358         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
16359         (gst_videomixer_class_init), (gst_videomixer_init),
16360         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
16361         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
16362         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
16363         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
16364         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
16365         (gst_videomixer_loop), (plugin_init):
16366         Be a nicer negotiation citizen and provide a getcaps function on
16367         the srcpad. This also fixes a crash when resizing.
16368
16369 2004-07-27  Julien MOUTTE  <julien@moutte.net>
16370
16371         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
16372         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
16373
16374 2004-07-27  Wim Taymans  <wim@fluendo.com>
16375
16376         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
16377         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
16378         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
16379         (gst_pngenc_set_property):
16380         * ext/libpng/gstpngenc.h:
16381         Added snapshot property to pngenc.
16382         removed g_print from pngdec
16383
16384 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
16385
16386         * gst/ac3parse/ac3parse.vcproj
16387         * gst/adder/adder.vcproj
16388         * gst/alpha/alpha.vcproj
16389         * gst/alpha/alphacolor.vcproj
16390         * gst/asfdemux/asf.vcproj
16391         * gst/audioconvert/audioconvert.vcproj
16392         * gst/audiorate/audiorate.vcproj
16393         * gst/audioscale/audioscale.vcproj
16394         * gst/auparse/auparse.vcproj
16395         * gst/avi/avi.vcproj
16396         * gst/cdxaparse/cdxaparse.vcproj
16397         * gst/chart/chart.vcproj
16398         * gst/colorspace/colorspace.vcproj
16399         * gst/cutter/cutter.vcproj
16400         * gst/debug/debug.vcproj
16401         * gst/debug/efence.vcproj
16402         * gst/debug/navigationtest.vcproj
16403         * gst/deinterlace/deinterlace.vcproj
16404         * gst/effectv/effectv.vcproj
16405         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
16406         * gst/filter/filter.vcproj
16407         * gst/flx/flxdec.vcproj
16408         * gst/goom/goom.vcproj
16409         * gst/interleave/interleave.vcproj
16410         * gst/law/alaw.vcproj
16411         * gst/law/mulaw.vcproj
16412         * gst/matroska/matroska.vcproj
16413         * gst/median/median.vcproj
16414         * gst/mixmatrix/mixmatrix.vcproj
16415         * gst/mpeg1sys/mpeg1systemencode.vcproj
16416         * gst/mpeg1videoparse/mp1videoparse.vcproj
16417         * gst/mpeg2sub/mpeg2subt.vcproj
16418         * gst/mpegaudio/mpegaudio.vcproj
16419         * gst/mpegaudioparse/mpegaudioparse.vcproj
16420         * gst/mpegstream/mpegstream.vcproj
16421         * gst/multifilesink/multifilesink.vcproj
16422         * gst/multipart/multipart.vcproj
16423         * gst/oneton/oneton.vcproj
16424         * gst/overlay/overlay.vcproj
16425         * gst/passthrough/passthrough.vcproj
16426         * gst/qtdemux/qtdemux.vcproj
16427         * gst/realmedia/rmdemux.vcproj
16428         * gst/rtjpeg/rtjpeg.vcproj
16429         * gst/rtp/rtp.vcproj
16430         * gst/silence/silence.vcproj
16431         * gst/sine/sinesrc.vcproj
16432         * gst/smooth/smooth.vcproj
16433         * gst/smpte/smpte.vcproj
16434         * gst/spectrum/spectrum.vcproj
16435         * gst/speed/speed.vcproj
16436         * gst/stereo/stereo.vcproj
16437         * gst/switch/switch.vcproj
16438         * gst/tags/tagedit.vcproj
16439         * gst/tcp/tcp.vcproj
16440         * gst/typefind/typefindfunctions.vcproj
16441         * gst/udp/udp.vcproj
16442         * gst/videobox/videobox.vcproj
16443         * gst/videocrop/videocrop.vcproj
16444         * gst/videodrop/videodrop.vcproj
16445         * gst/videofilter/gamma.vcproj
16446         * gst/videofilter/videobalance.vcproj
16447         * gst/videofilter/videofilter.vcproj
16448         * gst/videofilter/videoflip.vcproj
16449         * gst/videoflip/videoflip.vcproj
16450         * gst/videomixer/videomixer.vcproj
16451         * gst/videorate/videorate.vcproj
16452         * gst/videoscale/videoscale.vcproj
16453         * gst/videotestsrc/videotestsrc.vcproj
16454         * gst/virtualdub/virtualdub.vcproj
16455         * gst/volenv/volenv.vcproj
16456         * gst/volume/volume.vcproj
16457         * gst/wavenc/wavenc.vcproj
16458         * gst/wavparse/wavparse.vcproj
16459         * gst/y4m/y4menc.vcproj
16460         * gst-libs/gst/audio/audio.vcproj
16461         * gst-libs/gst/audio/audiofilter.vcproj
16462         * gst-libs/gst/colorbalance/colorbalance.vcproj
16463         * gst-libs/gst/idct/idtc.vcproj
16464         * gst-libs/gst/media-info/media-info.vcproj
16465         * gst-libs/gst/mixer/mixer.vcproj
16466         * gst-libs/gst/navigation/navigation.vcproj
16467         * gst-libs/gst/play/play.vcproj
16468         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
16469         * gst-libs/gst/resample/resample.vcproj
16470         * gst-libs/gst/riff/riff.vcproj
16471         * gst-libs/gst/tuner/tuner.vcproj
16472         * gst-libs/gst/video/video.vcproj
16473         * gst-libs/gst/xoverlay/xoverlay.vcproj
16474           avoid problems with math.h, fix release dependancy
16475           rename GStreamer-0.8.lib to libgstreamer.lib
16476
16477 2004-07-27  Julien MOUTTE  <julien@moutte.net>
16478
16479         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
16480         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
16481         the atom is not available we have to unlock the mutex. Fixes #148023
16482
16483 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
16484
16485         * gst-libs/gst/media-info/media-info.h:
16486           issue for a vararg macro with MSVC
16487
16488 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
16489
16490         * gst/effectv/effectv.vcproj
16491         * gst-libs/gst/idct/idct.vcproj:
16492         * gst-libs/gst/media-info/media-info.vcproj:
16493         * gst-libs/gst/navigation/navigation.vcproj:
16494         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
16495         * gst-libs/gst/video/video.vcproj:
16496         * gst-libs/gst/xoverlay/xoverlay.vcproj:
16497           fixes for build problems
16498
16499 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
16500
16501         * gst-libs/gst/audio/audio.def:
16502         * gst-libs/gst/audio/riff.def:
16503           add some definitions needed by plugins
16504
16505 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
16506
16507         * gst/asfdemux/gstasfmux.c
16508           Fix some 64 bits constants to be glib friendly
16509
16510 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
16511
16512         * gst/ac3parse/gstac3parse.c
16513         * gst/audioscale/gstaudioscale.c
16514         * gst/auparse/gstauparse.c
16515         * gst/colorspace/gstcolorspace.c
16516         * gst/colorspace/yuv2rgb.h
16517           local include fixes
16518
16519 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
16520
16521         * win32/gst.sln
16522           add more plugins to the build
16523
16524 2004-07-26  Julien MOUTTE  <julien@moutte.net>
16525
16526         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
16527         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
16528
16529 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16530
16531         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
16532         (gst_level_set_property), (gst_level_get_property),
16533         (gst_level_base_init), (gst_level_class_init):
16534           add debugging categories.  cleanups.
16535
16536 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16537
16538         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
16539         (gst_videoscale_planar411), (gst_videoscale_planar400),
16540         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
16541         (gst_videoscale_scale_nearest_str1),
16542         (gst_videoscale_scale_nearest_str2),
16543         (gst_videoscale_scale_nearest_str4),
16544         (gst_videoscale_scale_nearest_16bit),
16545         (gst_videoscale_scale_nearest_24bit):
16546           fixed stride issues
16547           tested with 320x240 -> 321, 322, 324 x240
16548           tested with YV12, I420, YUY2, UYVY
16549           fixed packed422rev (don't think it could have worked before)
16550           by testing with UYVY
16551
16552 2004-07-26  Benjamin Otte  <otte@gnome.org>
16553
16554         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
16555         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
16556         (plugin_init):
16557           add debugging category, add error checks like checking return values
16558           of setup calls, make sure it still works after
16559           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
16560
16561 2004-07-26  Wim Taymans  <wim@fluendo.com>
16562
16563         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
16564         (gst_mpeg_demux_get_audio_stream),
16565         (gst_mpeg_demux_process_private):
16566         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
16567         Check for error codes from the negotiation functions. Make sure
16568         we really set the pad caps when a new pad is created.
16569
16570 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16571
16572         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16573         (gst_ffmpeg_caps_to_pix_fmt):
16574         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
16575         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16576         (gst_ffmpegcolorspace_pad_link):
16577           don't make function do two things at the same time without reason.
16578
16579 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
16580
16581         * gst/ac3parse/ac3parse.vcproj
16582         * gst/adder/adder.vcproj
16583         * gst/alpha/alpha.vcproj
16584         * gst/alpha/alphacolor.vcproj
16585         * gst/asfdemux/asf.vcproj
16586         * gst/audioconvert/audioconvert.vcproj
16587         * gst/audiorate/audiorate.vcproj
16588         * gst/audioscale/audioscale.vcproj
16589         * gst/auparse/auparse.vcproj
16590         * gst/avi/avi.vcproj
16591         * gst/cdxaparse/cdxaparse.vcproj
16592         * gst/chart/chart.vcproj
16593         * gst/colorspace/colorspace.vcproj
16594         * gst/cutter/cutter.vcproj
16595         * gst/debug/debug.vcproj
16596         * gst/debug/efence.vcproj
16597         * gst/debug/navigationtest.vcproj
16598         * gst/deinterlace/deinterlace.vcproj
16599         * gst/effectv/effectv.vcproj
16600         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
16601         * gst/filter/filter.vcproj
16602         * gst/flx/flxdec.vcproj
16603         * gst/goom/goom.vcproj
16604         * gst/interleave/interleave.vcproj
16605         * gst/law/alaw.vcproj
16606         * gst/law/mulaw.vcproj
16607         * gst/matroska/matroska.vcproj
16608         * gst/median/median.vcproj
16609         * gst/mixmatrix/mixmatrix.vcproj
16610         * gst/mpeg1sys/mpeg1systemencode.vcproj
16611         * gst/mpeg1videoparse/mp1videoparse.vcproj
16612         * gst/mpeg2sub/mpeg2subt.vcproj
16613         * gst/mpegaudio/mpegaudio.vcproj
16614         * gst/mpegaudioparse/mpegaudioparse.vcproj
16615         * gst/mpegstream/mpegstream.vcproj
16616         * gst/multifilesink/multifilesink.vcproj
16617         * gst/multipart/multipart.vcproj
16618         * gst/oneton/oneton.vcproj
16619         * gst/overlay/overlay.vcproj
16620         * gst/passthrough/passthrough.vcproj
16621         * gst/qtdemux/qtdemux.vcproj
16622         * gst/realmedia/rmdemux.vcproj
16623         * gst/rtjpeg/rtjpeg.vcproj
16624         * gst/rtp/rtp.vcproj
16625         * gst/silence/silence.vcproj
16626         * gst/sine/sinesrc.vcproj
16627         * gst/smooth/smooth.vcproj
16628         * gst/smpte/smpte.vcproj
16629         * gst/spectrum/spectrum.vcproj
16630         * gst/speed/speed.vcproj
16631         * gst/stereo/stereo.vcproj
16632         * gst/switch/switch.vcproj
16633         * gst/tags/tagedit.vcproj
16634         * gst/tcp/tcp.vcproj
16635         * gst/typefind/typefindfunctions.vcproj
16636         * gst/udp/udp.vcproj
16637         * gst/videobox/videobox.vcproj
16638         * gst/videocrop/videocrop.vcproj
16639         * gst/videodrop/videodrop.vcproj
16640         * gst/videofilter/gamma.vcproj
16641         * gst/videofilter/videobalance.vcproj
16642         * gst/videofilter/videofilter.vcproj
16643         * gst/videofilter/videoflip.vcproj
16644         * gst/videoflip/videoflip.vcproj
16645         * gst/videomixer/videomixer.vcproj
16646         * gst/videorate/videorate.vcproj
16647         * gst/videoscale/videoscale.vcproj
16648         * gst/videotestsrc/videotestsrc.vcproj
16649         * gst/virtualdub/virtualdub.vcproj
16650         * gst/volenv/volenv.vcproj
16651         * gst/volume/volume.vcproj
16652         * gst/wavenc/wavenc.vcproj
16653         * gst/wavparse/wavparse.vcproj
16654         * gst/y4m/y4menc.vcproj
16655           more plugins supported under windows
16656
16657 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
16658
16659         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
16660         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
16661         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
16662         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
16663         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
16664           Add debugging statements.  Use the sizes as returned by the
16665           *CreateImage calls.
16666
16667 2004-07-26  Johan Dahlin  <johan@gnome.org>
16668
16669         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
16670         the pad is negotiated.
16671
16672         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
16673
16674 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
16675
16676         * gst-libs/gst/colorbalance/colorbalance.vcproj:
16677         * gst-libs/gst/idct/idct.vcproj:
16678         * gst-libs/gst/media-info/media-info.vcproj:
16679         * gst-libs/gst/mixer/mixer.vcproj:
16680         * gst-libs/gst/navigation/navigation.vcproj:
16681         * gst-libs/gst/play/play.vcproj:
16682         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
16683         * gst-libs/gst/resample/resample.vcproj:
16684         * gst-libs/gst/tuner/tuner.vcproj:
16685         * gst-libs/gst/video/video.vcproj:
16686         * gst-libs/gst/xoverlay/xoverlay.vcproj:
16687           more plugins supported under windows
16688
16689 2004-07-25 Iain <iain@prettypeople.org>
16690
16691         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
16692         pad now rather than when the pad is created because state changes wipe
16693         explicit caps (fixes #148043).
16694
16695 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
16696
16697         reviewed by Benjamin Otte  <otte@gnome.org>
16698
16699         * ext/mad/gstmad.c:
16700           fix mad plugin crashing on Sun (fixes #148289)
16701
16702 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
16703
16704         * gst/avi/avi.def:
16705         * gst/avi/avi.vcproj:
16706         * gst/matroska/matroska.def:
16707         * gst/matroska/matroska.vcproj:
16708           remove unused .def files
16709
16710 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
16711
16712         * gst-libs/gst/audio/gstaudiofilter.c:
16713           Clean the local include
16714
16715 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
16716
16717         * win32/gst.sln:
16718         * gst-libs/gst/audio/audio.def:
16719         * gst-libs/gst/audio/audio.vcproj:
16720         * gst-libs/gst/audio/audiofilter.vcproj:
16721         * gst-libs/gst/audio/riff.def:
16722         * gst-libs/gst/audio/riff.vcproj:
16723         * gst-libs/gst/gst-libs.def:
16724         * gst-libs/gst/gst-libs.vcproj:
16725         * gst/avi/avi.vcproj:
16726         * gst/avi/avi.vcproj:
16727           Copy the files where needed after building, cleaner projects
16728
16729 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
16730
16731         * gst/matroska/ebml-write.c:
16732           Fix some 64 bits constants to be glib friendly
16733
16734 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
16735
16736         * win32/gst.sln:
16737         * gst-libs/gst/gst-libs.def:
16738         * gst-libs/gst/gst-libs.vcproj:
16739         * gst/matroska/matroska.def:
16740         * gst/matroska/matroska.vcproj:
16741           Add the preliminary canvas to build plugins on Win32
16742
16743 2004-07-23  Benjamin Otte  <otte@gnome.org>
16744
16745         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
16746           don't enfore negotiation from source side, it breaks
16747           sinesrc ! audioconvert ! osssink
16748
16749 2004-07-22  David Schleef  <ds@schleef.org>
16750
16751         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
16752         for ELF files, since they can easily be recognized as audio/mpeg.
16753         (bug #147441)
16754
16755 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
16756
16757         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
16758         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
16759         (gst_videoscale_scale_nearest_24bit),
16760         (gst_videoscale_scale_nearest_16bit):
16761           fix 16bit and 24bit for stride (24bit might need testing)
16762           don't pretend we do more than one algorithm
16763
16764 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16765
16766         * configure.ac:
16767         * gst/Makefile.am:
16768         * gst/multifilesink/Makefile.am:
16769         * gst/multifilesink/gstmultifilesink.c:
16770         (gst_multifilesink_get_formats),
16771         (gst_multifilesink_get_query_types), (_do_init),
16772         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
16773         (gst_multifilesink_init), (gst_multifilesink_dispose),
16774         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
16775         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
16776         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
16777         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
16778         (gst_multifilesink_chain), (gst_multifilesink_change_state),
16779         (gst_multifilesink_uri_get_type),
16780         (gst_multifilesink_uri_get_protocols),
16781         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
16782         (gst_multifilesink_uri_handler_init), (plugin_init):
16783         * gst/multifilesink/gstmultifilesink.h:
16784         * testsuite/Makefile.am:
16785         * testsuite/multifilesink/Makefile.am:
16786         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
16787         (gst_newmedia_class_init), (gst_newmedia_init),
16788         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
16789         (newfile_signal), (test_signal), (main):
16790         multifilesink plugin for creating new files every time a new media
16791         discontinuity event occurs
16792
16793 2004-07-22  Wim Taymans  <wim@fluendo.com>
16794
16795         * gst/alpha/Makefile.am:
16796         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
16797         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
16798         (gst_alpha_color_init), (gst_alpha_color_set_property),
16799         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
16800         (transform), (gst_alpha_color_chain),
16801         (gst_alpha_color_change_state), (plugin_init):
16802         Stupid plugin to to RGBA to AYUV conversion because none of
16803         the colorspace plugins can handle that yet.
16804
16805 2004-07-22  Wim Taymans  <wim@fluendo.com>
16806
16807         * examples/seeking/seek.c: (update_scale), (main):
16808         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
16809         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
16810         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
16811         (gst_decode_bin_init), (gst_decode_bin_dispose),
16812         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
16813         (no_more_pads), (close_link), (type_found),
16814         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
16815         (plugin_init):
16816         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
16817         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
16818         (gst_play_base_bin_dispose), (queue_overrun),
16819         (gen_preroll_element), (remove_prerolls), (unknown_type),
16820         (no_more_pads), (new_stream), (setup_source),
16821         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
16822         (play_base_eos), (gst_play_base_bin_change_state),
16823         (gst_play_base_bin_add_element),
16824         (gst_play_base_bin_remove_element),
16825         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
16826         (gst_play_base_bin_unlink_stream),
16827         (gst_play_base_bin_get_streaminfo):
16828         * gst/playback/gstplaybin.c: (gen_video_element),
16829         (gen_audio_element):
16830         * gst/playback/gststreaminfo.h:
16831         More playback updates, attempt to fix things after the state change
16832         breakage.
16833
16834 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
16835
16836         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
16837         (gst_videoscale_scale_nearest_16bit):
16838           comment algorithm
16839
16840 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
16841
16842         * gst/videotestsrc/gstvideotestsrc.c:
16843         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
16844         (gst_videotestsrc_init), (gst_videotestsrc_get),
16845         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
16846         (gst_videotestsrc_get_property):
16847         * gst/videotestsrc/gstvideotestsrc.h:
16848         * gst/videotestsrc/videotestsrc.c:
16849         * gst/videotestsrc/videotestsrc.h:
16850           cleanup and commenting
16851
16852 2004-07-21  Wim Taymans  <wim@fluendo.com>
16853
16854         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
16855         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
16856         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
16857         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
16858         (_find_chain_get_unknown_part), (_find_streams_check),
16859         (gst_ogg_demux_push), (gst_ogg_pad_push):
16860         * ext/theora/theoradec.c: (theora_get_formats),
16861         (theora_dec_src_convert), (theora_dec_sink_convert),
16862         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
16863         (theora_dec_chain):
16864         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
16865         (vorbis_dec_convert), (vorbis_dec_src_query),
16866         (vorbis_dec_src_event), (vorbis_dec_event):
16867         More seeking fixes, oggdemux now supports seeking to time and
16868         uses the downstream element to convert granulepos to time.
16869         Seeking in theora-only ogg files now works.
16870
16871 2004-07-21  Wim Taymans  <wim@fluendo.com>
16872
16873         * ext/theora/theoradec.c: (gst_theora_dec_init),
16874         (theora_get_formats), (theora_get_event_masks),
16875         (theora_get_query_types), (theora_dec_src_convert),
16876         (theora_dec_sink_convert), (theora_dec_src_query),
16877         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
16878         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
16879         (vorbis_get_event_masks), (vorbis_get_query_types),
16880         (gst_vorbis_dec_init), (vorbis_dec_convert),
16881         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
16882         Added query/convert/formats functions to vorbis and theora decoders
16883         so that the outside world can use them too. Fixed seeking on an
16884         ogg/theora/vorbis file by disabling the seeking seeking on the
16885         theora srcpad.
16886
16887 2004-07-21  Julien MOUTTE  <julien@moutte.net>
16888
16889         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
16890         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
16891         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
16892         images creation for both elements. We don't create the image on caps
16893         nego or renego, we just destroy the internal one if present if it does
16894         not match the needs. The chain function takes care of creating a new
16895         image when needed.
16896         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
16897         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
16898         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
16899         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
16900         the image format information. The buffer pool checks for the context
16901         image format and discard images with different formats.
16902         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
16903
16904 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
16905
16906         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16907         (gst_ffmpegcolorspace_chain):
16908           no point in doing any chaining if the pad we want to push from
16909           isn't usable.
16910
16911 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
16912
16913         * gst-libs/gst/riff/riff-media.c:
16914         (gst_riff_create_audio_caps_with_data):
16915           Fix double end-to-native symbol conversion (#148021).
16916
16917 2004-07-20  David Schleef  <ds@schleef.org>
16918
16919         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
16920         Don't use an Atom that doesn't exist.
16921
16922 2004-07-20  Wim Taymans  <wim@fluendo.com>
16923
16924         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16925         (gst_multifdsink_add), (gst_multifdsink_get_stats),
16926         (gst_multifdsink_client_remove),
16927         (gst_multifdsink_handle_client_write),
16928         (gst_multifdsink_queue_buffer):
16929         * gst/tcp/gstmultifdsink.h:
16930         More multifdsink stats. Avoid deadlock by releasing locks
16931         before sending out a signal.
16932
16933 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
16934
16935         * po/LINGUAS:
16936         * po/hu.po:
16937           added Hungarian translation (Laszlo Dvornik)
16938
16939 2004-07-20  Wim Taymans  <wim@fluendo.com>
16940
16941         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16942         (gst_multifdsink_add), (gst_multifdsink_client_remove),
16943         (gst_multifdsink_handle_client_write),
16944         (gst_multifdsink_queue_buffer):
16945         * gst/tcp/gsttcp-marshal.list:
16946         Fixed the stupid marshal definition.
16947
16948 2004-07-20  Wim Taymans  <wim@fluendo.com>
16949
16950         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16951         (gst_multifdsink_init), (gst_multifdsink_add),
16952         (gst_multifdsink_client_remove),
16953         (gst_multifdsink_handle_client_write),
16954         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
16955         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
16956         (gst_multifdsink_init_send):
16957         * gst/tcp/gstmultifdsink.h:
16958         Added more stats, added timeout for a client, fixed some typos
16959         and added some comments.
16960
16961 2004-07-20  Wim Taymans  <wim@fluendo.com>
16962
16963         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
16964         (gst_multifdsink_add), (gst_multifdsink_get_stats),
16965         (gst_multifdsink_client_remove),
16966         (gst_multifdsink_handle_client_write):
16967         * gst/tcp/gstmultifdsink.h:
16968         * gst/tcp/gsttcp-marshal.list:
16969         Added get_stats method that returns a GValueArray of
16970         stats values.
16971
16972 2004-07-19  Benjamin Otte  <otte@gnome.org>
16973
16974         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
16975           make sure longname, description and author are valid UTF-8
16976
16977 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16978
16979         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
16980         (gst_ximagesink_set_property):
16981         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
16982         (gst_xvimagesink_set_property):
16983           make sure SYNCHRONOUS is respected after getting the X context
16984
16985 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16986
16987         * gst/matroska/matroska-demux.c:
16988         (gst_matroska_demux_handle_src_event),
16989         (gst_matroska_demux_parse_blockgroup):
16990         * gst/matroska/matroska-ids.h:
16991           add BlockReference tag and ignore it to clear out log.
16992           ignore NAVIGATION events to clear out log.
16993
16994 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
16995
16996         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
16997         (gst_matroska_demux_add_stream):
16998         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
16999           add debug categories
17000
17001 2004-07-16  Wim Taymans  <wim@fluendo.com>
17002
17003         * ext/libpng/Makefile.am:
17004         * ext/libpng/gstpng.c: (plugin_init):
17005         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
17006         (gst_pngdec_get_type), (gst_pngdec_base_init),
17007         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
17008         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
17009         * ext/libpng/gstpngdec.h:
17010         Added png decoder.
17011
17012 2004-07-16  Julien MOUTTE  <julien@moutte.net>
17013
17014         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
17015         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
17016         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
17017         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
17018         (gst_ximagesink_buffer_alloc):
17019         * sys/ximage/ximagesink.h:
17020         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
17021         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
17022         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
17023         (gst_xvimagesink_buffer_alloc):
17024         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
17025         again. Using internal data pointer of the x(v)image to store image's
17026         data to be coherent with the buffer alloc mechanism. Investigated the
17027         image destruction code to be sure that everything gets freed correctly.
17028
17029 2004-07-16  Wim Taymans  <wim@fluendo.com>
17030
17031         * gst-libs/gst/riff/riff-read.c:
17032         (gst_riff_read_strf_vids_with_data),
17033         (gst_riff_read_strf_auds_with_data):
17034         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
17035         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
17036         Make sure we don't create 0 sized subbuffers in riff-read.
17037         Signal the no more pads signal after reading the avi header.
17038
17039 2004-07-16  Wim Taymans  <wim@fluendo.com>
17040
17041         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
17042         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
17043         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
17044         (gst_decode_bin_init), (gst_decode_bin_dispose),
17045         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
17046         (no_more_pads), (close_link), (type_found),
17047         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
17048         (gst_decode_bin_change_state), (plugin_init):
17049         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
17050         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
17051         (gst_play_base_bin_dispose), (queue_overrun),
17052         (gen_preroll_element), (remove_prerolls), (unknown_type),
17053         (no_more_pads), (new_stream), (setup_source),
17054         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
17055         (play_base_eos), (gst_play_base_bin_change_state),
17056         (gst_play_base_bin_add_element),
17057         (gst_play_base_bin_remove_element),
17058         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
17059         (gst_play_base_bin_unlink_stream),
17060         (gst_play_base_bin_get_streaminfo):
17061         * gst/playback/gstplaybasebin.h:
17062         Better error recovery. Added configurable preroll queue size. Faster
17063         detection of no-more-pads.
17064
17065 2004-07-16  Wim Taymans  <wim@fluendo.com>
17066
17067         * gst-libs/gst/video/video.h:
17068         Added 32 bits RGBA. Not sure if we should use another mime-type
17069         for alpha rgb. Currently the presence of the alpha_mask property
17070         signals an alpha channel.
17071
17072 2004-07-16  Wim Taymans  <wim@fluendo.com>
17073
17074         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
17075         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
17076         FPS seems to be 0.0 to MAX everywhere else.
17077
17078 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
17079
17080         * gst-libs/gst/riff/riff-media.c:
17081         (gst_riff_create_video_caps_with_data):
17082           mp42/mp43 (no caps) exist too.
17083         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
17084           Set pixel_width/height; we've got them in-caps.
17085         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17086         * gst/wavparse/gstwavparse.c: (plugin_init):
17087           Both are valid primary.
17088         * sys/oss/gstossmixer.c:
17089           Remove i18n hack and enable translations.
17090
17091 2004-07-15  Benjamin Otte  <otte@gnome.org>
17092
17093         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
17094         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
17095           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
17096
17097 2004-07-15  Benjamin Otte  <otte@gnome.org>
17098
17099         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
17100         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
17101         (gst_alsa_close_audio):
17102           disable some of the debugging code for now. Writing debugging to a
17103           buffer is broken in current alsalib releases.
17104
17105 2004-07-12  Benjamin Otte  <otte@gnome.org>
17106
17107         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
17108           use bufferpools
17109
17110 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17111
17112         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
17113         (theora_dec_src_query), (theora_dec_event):
17114         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
17115           add debugging categories.  Remove \n's.
17116
17117 2004-07-13  Johan Dahlin  <johan@gnome.org>
17118
17119         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
17120         (gst_play_bin_get_property): Impl.
17121
17122 2004-07-13  Wim Taymans  <wim@fluendo.com>
17123
17124         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
17125         When trying to find the stream length, seek back N pages
17126         instead of just one, where N is the number of streams in
17127         the current chain.
17128
17129 2004-07-13  Wim Taymans  <wim@fluendo.com>
17130
17131         * gst-libs/gst/riff/riff-media.c:
17132         (gst_riff_create_audio_caps_with_data),
17133         (gst_riff_create_audio_caps),
17134         (gst_riff_create_audio_template_caps):
17135         * gst-libs/gst/riff/riff-media.h:
17136         * gst-libs/gst/riff/riff-read.c:
17137         (gst_riff_read_strf_vids_with_data),
17138         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
17139         * gst-libs/gst/riff/riff-read.h:
17140         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
17141         (gst_avi_demux_add_stream):
17142         Set codec_data on caps for avidemuxer.
17143
17144 2004-07-12  David Schleef  <ds@schleef.org>
17145
17146         * configure.ac: Fix test for Objective C
17147
17148 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
17149         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
17150         (gst_gdk_pixbuf_chain):
17151           Add svg and pcx to template caps, and ensure that getcaps returns a
17152           subset of the template caps.
17153           Copy each row manually for output, as gdkpixbuf may pad the
17154           rowstride to a 32-bit word boundary.
17155
17156 2004-07-12  Wim Taymans  <wim@fluendo.com>
17157
17158         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
17159         (gst_riff_create_video_template_caps):
17160         Fix the template caps to include some more media types.
17161
17162 2004-07-12  Wim Taymans  <wim@fluendo.com>
17163
17164         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
17165         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
17166         (compare_ranks), (print_feature), (gst_decode_bin_init),
17167         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
17168         (try_to_link_1), (new_pad), (close_link), (type_found),
17169         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
17170         (gst_decode_bin_change_state), (plugin_init):
17171         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
17172         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
17173         (gst_play_base_bin_dispose), (queue_overrun),
17174         (gen_preroll_element), (remove_prerolls), (no_more_pads),
17175         (new_stream), (setup_source), (gst_play_base_bin_set_property),
17176         (gst_play_base_bin_get_property), (play_base_eos),
17177         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
17178         (gst_play_base_bin_remove_element),
17179         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
17180         (gst_play_base_bin_unlink_stream),
17181         (gst_play_base_bin_get_streaminfo):
17182         * gst/playback/gstplaybasebin.h:
17183         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
17184         (gst_play_bin_class_init), (gst_play_bin_init),
17185         (gst_play_bin_dispose), (gst_play_bin_set_property),
17186         (gst_play_bin_get_property), (gen_video_element),
17187         (gen_audio_element), (remove_sinks), (setup_sinks),
17188         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
17189         (gst_play_bin_send_event), (gst_play_bin_get_formats),
17190         (gst_play_bin_convert), (gst_play_bin_get_query_types),
17191         (gst_play_bin_query), (plugin_init):
17192         * gst/playback/test4.c: (main):
17193         More fixes on reusing of the element.
17194
17195 2004-07-11  Benjamin Otte  <otte@gnome.org>
17196
17197         * ext/mad/gstmad.c: (normal_seek):
17198           allow seeking for other methods than just SET
17199
17200 2004-07-11  Andy Wingo  <wingo@pobox.com>
17201
17202         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
17203         float, "any" caps -> buffer_frames=[0,MAX].
17204
17205         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
17206         doesn't intersect our caps with the template any more. Do it
17207         ourselves.
17208         (interleave_buffered_loop): Use g_newa instead of malloc/free.
17209
17210 2004-07-09  Wim Taymans  <wim@fluendo.com>
17211
17212         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
17213         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
17214         (compare_ranks), (print_feature), (gst_decode_bin_init),
17215         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
17216         (try_to_link_1), (new_pad), (close_link), (type_found),
17217         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
17218         (gst_decode_bin_change_state), (plugin_init):
17219         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
17220         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
17221         (gst_play_base_bin_dispose), (queue_overrun),
17222         (gen_preroll_element), (remove_prerolls), (no_more_pads),
17223         (new_stream), (setup_source), (gst_play_base_bin_set_property),
17224         (gst_play_base_bin_get_property), (play_base_eos),
17225         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
17226         (gst_play_base_bin_remove_element),
17227         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
17228         (gst_play_base_bin_unlink_stream),
17229         (gst_play_base_bin_get_streaminfo):
17230         * gst/playback/gstplaybasebin.h:
17231         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
17232         (gst_play_bin_class_init), (gst_play_bin_init),
17233         (gst_play_bin_dispose), (gst_play_bin_set_property),
17234         (gst_play_bin_get_property), (gen_video_element),
17235         (gen_audio_element), (remove_sinks), (setup_sinks),
17236         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
17237         (gst_play_bin_send_event), (gst_play_bin_get_formats),
17238         (gst_play_bin_convert), (gst_play_bin_get_query_types),
17239         (gst_play_bin_query), (plugin_init):
17240         * gst/playback/test4.c: (main):
17241         Work on object reuse and seeking.
17242
17243 2004-07-09  Wim Taymans  <wim@fluendo.com>
17244
17245         * examples/seeking/seek.c: (iterate):
17246         Don't consume all CPU in the idle loop.
17247
17248 2004-07-09  Wim Taymans  <wim@fluendo.com>
17249
17250         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
17251         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
17252         Add pad to element *after* setting the pad functions so that
17253         the scheduler can use the correct ones.
17254
17255 2004-07-09  Wim Taymans  <wim@fluendo.com>
17256
17257         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
17258         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
17259         Sync to keyframe after seek
17260
17261 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17262
17263         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
17264         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
17265         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
17266         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
17267         * ext/libvisual/visual.c: (gst_visual_change_state):
17268         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
17269         * ext/theora/theoradec.c: (theora_dec_change_state):
17270         * ext/theora/theoraenc.c: (theora_enc_change_state):
17271         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
17272         * gst-libs/gst/navigation/navigation.c:
17273         * gst/adder/gstadder.c: (gst_adder_change_state):
17274         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
17275         (gst_audio_convert_get_buffer):
17276         * gst/multipart/multipartdemux.c:
17277         (gst_multipart_demux_change_state):
17278         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
17279         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
17280         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
17281         * gst/videoscale/gstvideoscale.c:
17282         (gst_videoscale_handle_src_event):
17283         * gst/volume/gstvolume.c: (volume_chain_int16):
17284           don't assert in state change, this should be done by the base
17285           GstElement class.
17286           various debugging fixes.
17287
17288 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17289
17290         * configure.ac:
17291         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
17292         (gst_play_dispose), (gst_play_set_location),
17293         (gst_play_set_data_src), (gst_play_set_video_sink),
17294         (gst_play_set_audio_sink), (gst_play_set_visualization),
17295         (gst_play_connect_visualization), (gst_play_get_sink_element),
17296         (gst_play_get_all_by_interface):
17297         * gst-libs/gst/play/play.h:
17298           add new method to get elements implementing an interface.
17299           add various error logging
17300
17301 2004-07-08  Wim Taymans  <wim@fluendo.com>
17302
17303         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
17304         (make_mpeg_pipeline), (make_mpegnt_pipeline),
17305         (make_playerbin_pipeline), (query_durations_elems),
17306         (query_durations_pads), (query_positions_elems),
17307         (query_positions_pads), (update_scale), (iterate), (stop_seek),
17308         (main):
17309         Added playbin seeking example.
17310
17311 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17312
17313         * gst-libs/gst/play/play.c: (gst_play_set_location),
17314         (gst_play_set_data_src), (gst_play_set_video_sink),
17315         (gst_play_set_audio_sink), (gst_play_set_visualization),
17316         (gst_play_connect_visualization), (gst_play_get_framerate):
17317           use a macro to look up elements from hash table
17318
17319 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17320
17321         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
17322         (gst_play_get_length_callback), (gst_play_set_location),
17323         (gst_play_seek_to_time), (gst_play_set_data_src),
17324         (gst_play_set_video_sink), (gst_play_set_audio_sink),
17325         (gst_play_set_visualization), (gst_play_connect_visualization),
17326         (gst_play_get_sink_element):
17327         - add debugging info
17328         - fix looking up sink elements by iterating over complete caps
17329         - put everything except for source and autoplugger in a complete bin
17330
17331 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17332
17333         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
17334         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
17335         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
17336         (gst_alsa_sink_write), (gst_alsa_sink_loop):
17337         * ext/alsa/gstalsasink.h:
17338         - add debugging info
17339         - clean up schizophrenia of data/buffer/event
17340         - fix double event unref error
17341
17342 2004-07-08  Wim Taymans  <wim@fluendo.com>
17343
17344         * gst/playback/Makefile.am:
17345         Add headers to noinst
17346
17347 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17348
17349         * tools/gst-launch-ext-m.m:
17350         * tools/gst-launch-ext.1.in:
17351           convert to the third millenium
17352
17353 2004-07-07  David Schleef  <ds@schleef.org>
17354
17355         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
17356
17357 2004-07-07  Wim Taymans  <wim@fluendo.com>
17358
17359         * gst/playback/Makefile.am:
17360         * gst/playback/README:
17361         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
17362         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
17363         (compare_ranks), (print_feature), (gst_decode_bin_init),
17364         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
17365         (try_to_link_1), (new_pad), (close_link), (type_found),
17366         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
17367         (plugin_init):
17368         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
17369         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
17370         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
17371         (gen_preroll_element), (no_more_pads), (new_stream),
17372         (setup_source), (gst_play_base_bin_set_property),
17373         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
17374         (gst_play_base_bin_add_element),
17375         (gst_play_base_bin_remove_element),
17376         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
17377         (gst_play_base_bin_unlink_stream),
17378         (gst_play_base_bin_get_streaminfo):
17379         * gst/playback/gstplaybasebin.h:
17380         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
17381         (gst_play_bin_class_init), (gst_play_bin_init),
17382         (gst_play_bin_dispose), (gst_play_bin_set_property),
17383         (gst_play_bin_get_property), (gen_video_element),
17384         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
17385         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
17386         (gst_play_bin_get_formats), (gst_play_bin_convert),
17387         (gst_play_bin_get_query_types), (gst_play_bin_query),
17388         (plugin_init):
17389         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
17390         (gst_stream_info_get_type), (gst_stream_info_class_init),
17391         (gst_stream_info_init), (gst_stream_info_new),
17392         (gst_stream_info_dispose), (gst_stream_info_set_property),
17393         (gst_stream_info_get_property):
17394         * gst/playback/gststreaminfo.h:
17395         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
17396         (main):
17397         * gst/playback/test2.c: (main):
17398         * gst/playback/test3.c: (update_scale), (main):
17399         More playbin fixes. Added README. Do better element filtering.
17400         Added base class to preroll media. Added test apps.
17401
17402 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
17403
17404         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
17405         * ext/mpeg2dec/gstmpeg2dec.h:
17406           various debugging improvements.  Reset stream to next picture
17407           instead of sequence header, otherwise seeks cannot work.
17408
17409 2004-07-07  Wim Taymans  <wim@fluendo.com>
17410
17411         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
17412         (gst_video_box_class_init), (gst_video_box_set_property),
17413         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
17414         Use pad_alloc where possible.
17415
17416 2004-07-07  Wim Taymans  <wim@fluendo.com>
17417
17418         * sys/oss/gstosselement.c: (gst_osselement_reset),
17419         (gst_osselement_parse_caps):
17420         * sys/oss/gstosselement.h:
17421         * sys/oss/gstosssrc.c: (gst_osssrc_get):
17422         Fix offset on osssrc.
17423
17424 2004-07-07  Wim Taymans  <wim@fluendo.com>
17425
17426         * ext/theora/theora.c: (plugin_init):
17427         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
17428         (theora_dec_src_query), (theora_dec_chain):
17429         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17430         (theora_enc_sink_link), (theora_buffer_from_packet),
17431         (theora_push_packet), (theora_enc_chain):
17432         Fix theora granulepos calculation.
17433         Fix overflow in duration/position calculation.
17434         Bump rank to PRIMARY for theoradec.
17435         Use granulepos of last packet to calculate position.
17436         Set keyframe flag on buffers when needed.
17437
17438 2004-07-06  David Schleef  <ds@schleef.org>
17439
17440         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
17441         serious?  (Fixed, obviously.)
17442
17443 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17444
17445         * po/LINGUAS:
17446         * po/cs.po:
17447           added Czech translation (Miloslav Trmac)
17448
17449 2004-07-05  Wim Taymans  <wim@fluendo.com>
17450
17451         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
17452         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
17453         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
17454         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
17455         (close_link), (type_found), (gst_decode_bin_set_property),
17456         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
17457         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
17458         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
17459         (gst_decode_bin_query), (plugin_init):
17460         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
17461         (gst_play_bin_class_init), (gst_play_bin_init),
17462         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
17463         (get_video_element), (new_pad), (setup_source),
17464         (gst_play_bin_set_property), (gst_play_bin_get_property),
17465         (gst_play_bin_change_state), (gst_play_bin_add_element),
17466         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
17467         (gst_play_bin_send_event), (gst_play_bin_get_formats),
17468         (gst_play_bin_convert), (gst_play_bin_get_query_types),
17469         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
17470         * gst/playback/test.c: (main):
17471         More fixes, cleaned up playbin, make it use decodebin. Added
17472         threaded property to playbin.
17473
17474 2004-07-05  Wim Taymans  <wim@fluendo.com>
17475
17476         * configure.ac:
17477         * gst/playback/Makefile.am:
17478         * gst/playback/decodetest.c: (main):
17479         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
17480         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
17481         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
17482         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
17483         (close_link), (type_found), (gst_decode_bin_set_property),
17484         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
17485         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
17486         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
17487         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
17488         (plugin_init):
17489         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
17490         (gst_play_bin_class_init), (gst_play_bin_init),
17491         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
17492         (collect_sink_pads), (find_compatibles), (close_pad_link),
17493         (try_to_link_1), (new_pad), (close_link), (type_found),
17494         (setup_source), (gst_play_bin_set_property),
17495         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
17496         (compare_ranks), (gst_play_bin_collect_factories),
17497         (gst_play_bin_change_state), (gst_play_bin_add_element),
17498         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
17499         (gst_play_bin_send_event), (gst_play_bin_get_formats),
17500         (gst_play_bin_convert), (gst_play_bin_get_query_types),
17501         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
17502         * gst/playback/test.c: (main):
17503         Added some playback helper elements and some test apps, very alpha
17504         still.
17505
17506 2004-07-04  Benjamin Otte  <otte@gnome.org>
17507
17508         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
17509           only restart audio when we indeed have an xrun to fix repeated
17510           xruns. Fix suggested by Giuliano Pochini.
17511
17512 2004-07-03  David Schleef  <ds@schleef.org>
17513
17514         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
17515         call to gst_debug_log() if debugging is disabled (bug #145118)
17516
17517 2004-07-03  Benjamin Otte  <otte@gnome.org>
17518
17519         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
17520           use our own functions for restarting the alsa device.
17521         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
17522           I should apply patches myself - use MIN for the third argument, not
17523           the second, this fixes seeking
17524
17525 2004-07-02  David Schleef  <ds@schleef.org>
17526
17527         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
17528         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
17529         do with the logic.
17530
17531 2004-07-02  David Schleef  <ds@schleef.org>
17532
17533         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
17534         output buffers.  Fix logic mistake.  (bug #144866)
17535
17536 2004-07-02  David Schleef  <ds@schleef.org>
17537
17538         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
17539         on X.  (bug #144753)
17540
17541 2004-07-02  David Schleef  <ds@schleef.org>
17542
17543         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
17544         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
17545         (bug #144624)
17546         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
17547         (gst_osselement_rate_probe_check): Add another workaround for
17548         buggy drivers (bug #145336)
17549
17550 2004-07-02  David Schleef  <ds@schleef.org>
17551
17552         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
17553         Most systems don't have MSG_NOSIGNAL.
17554
17555 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
17556
17557         * Makefile.am:
17558         * gst-libs/gst/colorbalance/Makefile.am:
17559         * gst-libs/gst/mixer/Makefile.am:
17560         * gst-libs/gst/play/Makefile.am:
17561         * gst-libs/gst/tuner/Makefile.am:
17562           (hopefully) fix both install and dist and make error message useful.
17563           needs testing across automakes.
17564
17565 2004-07-02  Benjamin Otte  <otte@gnome.org>
17566
17567         * ext/ogg/gstogg.c: (plugin_init):
17568           we require bytestream now
17569         * ext/ogg/gstoggdemux.c:
17570           huge diff to implement chain setup in a fast and generic way. This
17571           improves tag reading and startup of huge files (read: Theora videos)
17572           quite a bit. It probably contains bugs, too, so please test.
17573           Seeking is not improved to the fast method.
17574
17575 2004-06-29  Wim Taymans  <wim@fluendo.com>
17576
17577         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
17578         * ext/ogg/gstoggmux.c:
17579         Fix memleak in oggdemux when running unconnected pads.
17580         doc update in mux, start working on keyframe mode.
17581
17582 2004-06-29  Benjamin Otte  <otte@gnome.org>
17583
17584         * sys/oss/gstosssink.c:
17585         * sys/oss/gstosssrc.c:
17586           advertise correct template caps - we indeed do non-native endianness
17587           and 8bit audio has no endianness
17588         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
17589         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
17590           avoid (wrong) duplications in getcaps function and return
17591           template caps
17592
17593 2004-06-29  Wim Taymans  <wim@fluendo.com>
17594
17595         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
17596         (gst_multifdsink_class_init), (gst_multifdsink_add),
17597         (gst_multifdsink_remove), (gst_multifdsink_clear),
17598         (gst_multifdsink_client_remove),
17599         (gst_multifdsink_handle_client_read),
17600         (gst_multifdsink_client_queue_data),
17601         (gst_multifdsink_client_queue_caps),
17602         (gst_multifdsink_client_queue_buffer),
17603         (gst_multifdsink_handle_client_write),
17604         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
17605         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
17606         (gst_multifdsink_init_send), (gst_multifdsink_close):
17607         Fix wrong GList iteration that could crash the server when
17608         more then 2 clients disconnect at the same time. Read all the
17609         pending commands in one batch to recover from command storms under
17610         very heavy load.
17611
17612 2004-06-28  Wim Taymans  <wim@fluendo.com>
17613
17614         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
17615         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
17616         (gst_videomixer_pad_set_property),
17617         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
17618         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
17619         (gst_videomixer_class_init), (gst_videomixer_init),
17620         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
17621         (pad_zorder_compare), (gst_videomixer_sort_pads),
17622         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
17623         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
17624         (gst_videomixer_update_queues), (gst_videomixer_loop),
17625         (plugin_init):
17626         Avoid divide by zero, choose masterpad as the pad with the highest
17627         framerate.
17628
17629 2004-06-27  Julien Moutte  <julien@moutte.net>
17630
17631         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
17632         (gst_ximagesink_xwindow_new):
17633         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
17634         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
17635         function directly. We might want to call it from somewhere else one day.
17636
17637 2004-06-27  Julien Moutte  <julien@moutte.net>
17638
17639         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
17640         (gst_ximagesink_xwindow_new):
17641         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
17642         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
17643         window decorations.
17644
17645 2004-06-27  Wim Taymans  <wim@fluendo.com>
17646
17647         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
17648         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
17649         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
17650         (gst_dvdec_set_property), (gst_dvdec_get_property):
17651         * ext/dv/gstdvdec.h:
17652         Implement drop_factor property to lower the framerate with
17653         a factor.
17654
17655 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
17656
17657         * gst-libs/gst/colorbalance/Makefile.am:
17658         * gst-libs/gst/mixer/Makefile.am:
17659         * gst-libs/gst/play/Makefile.am:
17660         * gst-libs/gst/tuner/Makefile.am:
17661           unbreak Company's fix that didn't install the -enum.h files
17662
17663 2004-06-27  Wim Taymans  <wim@fluendo.com>
17664
17665         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
17666         (gst_dvdec_change_state):
17667         * ext/dv/gstdvdec.h:
17668         Fix timestamp, duration and offset of the buffers.
17669
17670 2004-06-27  Wim Taymans  <wim@fluendo.com>
17671
17672         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
17673         (gst_multifdsink_class_init), (gst_multifdsink_add),
17674         (gst_multifdsink_remove), (gst_multifdsink_clear),
17675         (gst_multifdsink_client_remove),
17676         (gst_multifdsink_handle_client_read),
17677         (gst_multifdsink_client_queue_data),
17678         (gst_multifdsink_client_queue_caps),
17679         (gst_multifdsink_client_queue_buffer),
17680         (gst_multifdsink_handle_client_write),
17681         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
17682         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
17683         (gst_multifdsink_init_send), (gst_multifdsink_close):
17684         * gst/tcp/gstmultifdsink.h:
17685         * gst/tcp/gsttcpserversink.c:
17686         (gst_tcpserversink_handle_server_read),
17687         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
17688         More multifdsink fixes, more recovery policy fixes.
17689         Removed stupid g_print
17690
17691 2004-06-26  Wim Taymans  <wim@fluendo.com>
17692
17693         * gst/tcp/Makefile.am:
17694         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
17695         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
17696         (gst_multifdsink_class_init), (gst_multifdsink_init),
17697         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
17698         (gst_multifdsink_handle_client_read),
17699         (gst_multifdsink_client_queue_data),
17700         (gst_multifdsink_client_queue_caps),
17701         (gst_multifdsink_client_queue_buffer),
17702         (gst_multifdsink_handle_client_write),
17703         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
17704         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
17705         (gst_multifdsink_chain), (gst_multifdsink_set_property),
17706         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
17707         (gst_multifdsink_close), (gst_multifdsink_change_state):
17708         * gst/tcp/gstmultifdsink.h:
17709         * gst/tcp/gsttcpplugin.c: (plugin_init):
17710         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
17711         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
17712         (gst_tcpserversink_handle_server_read),
17713         (gst_tcpserversink_handle_select),
17714         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
17715         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
17716         * gst/tcp/gsttcpserversink.h:
17717         Added multifdsink, made tcpserversink a subclass of fdsink, removed
17718         one of the locks, added recovery policy to multifdsink.
17719
17720 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
17721
17722         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
17723           fix decision for when getting frames with same timestamp
17724         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
17725         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
17726         (gst_v4lsrc_get_property):
17727         * sys/v4l/gstv4lsrc.h:
17728           add latency offset property
17729
17730 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
17731
17732         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
17733         (plugin_init):
17734           fix debugging. add category.
17735
17736 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17737
17738         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
17739           fix wrong offsets
17740
17741 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17742
17743         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
17744         (gst_alsa_src_get_time), (gst_alsa_src_loop),
17745         (gst_alsa_src_change_state):
17746           return a time that is in sync with the element's processing
17747
17748 2004-06-25  Wim Taymans  <wim@fluendo.com>
17749
17750         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
17751         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
17752         (gst_tcpserversink_client_remove),
17753         (gst_tcpserversink_handle_client_read),
17754         (gst_tcpserversink_client_queue_data),
17755         (gst_tcpserversink_client_queue_caps),
17756         (gst_tcpserversink_client_queue_buffer),
17757         (gst_tcpserversink_handle_client_write),
17758         (gst_tcpserversink_queue_buffer),
17759         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
17760         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
17761         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
17762         (gst_tcpserversink_close):
17763         * gst/tcp/gsttcpserversink.h:
17764         Serversink rewrite. Really do non blocking writes to clients and
17765         maintain an internal queue to handle slower clients while not
17766         disturbing fast clients.
17767
17768 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
17769
17770         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
17771           better debug, don't override OFFSET and OFFSET_END
17772
17773 2004-06-25  Iain <iain@prettypeople.org>
17774
17775         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
17776         name=source for the wavparse pipeline.
17777
17778 2004-06-24  Johan Dahlin  <johan@gnome.org>
17779
17780         * ext/theora/theoraenc.c (theora_enc_chain): Call
17781         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
17782         streamheader caps are set correctly.
17783
17784 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17785
17786         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
17787         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
17788           respect minimum bitrate; same could be done for max bitrate
17789
17790 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17791
17792         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
17793         (gst_vorbisenc_setup):
17794           fix sample rate range
17795
17796 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17797
17798         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
17799         (gst_oggvorbisenc_setup):
17800         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
17801         (gst_vorbisenc_setup):
17802           resolve ambiguities in code and description
17803
17804 2004-06-24  Wim Taymans  <wim@fluendo.com>
17805
17806         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
17807         * ext/alsa/gstalsa.h:
17808         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
17809         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
17810         Use alsa trigger_tstamp to get the timestamp of the first
17811         sample in the buffer for more precise sync. Some cleanups.
17812
17813 2004-06-24  Wim Taymans  <wim@fluendo.com>
17814
17815         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
17816         (gst_audiorate_init), (gst_audiorate_chain),
17817         (gst_audiorate_set_property), (gst_audiorate_get_property):
17818         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
17819         (gst_videorate_chain):
17820         Added some logging, fixed an overflow bug in videorate.
17821
17822 2004-06-24  Benjamin Otte  <otte@gnome.org>
17823
17824         * ext/kio/Makefile.am:
17825           fix for builddir != srcdir and distcheck
17826
17827 2004-06-24  Benjamin Otte  <otte@gnome.org>
17828
17829         * gst-libs/gst/colorbalance/Makefile.am:
17830         * gst-libs/gst/mixer/Makefile.am:
17831         * gst-libs/gst/play/Makefile.am:
17832         * gst-libs/gst/tuner/Makefile.am:
17833         * gst/tcp/Makefile.am:
17834         * sys/dxr3/Makefile.am:
17835           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
17836           tarball.
17837           Also add all *.list files that were missing.
17838         * Makefile.am:
17839           add a distcheck hook to ensure the above doesn't happen again.
17840
17841 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
17842
17843         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
17844
17845 2004-06-23  Colin Walters  <walters@redhat.com>
17846
17847         * m4/Makefile.am: Distribute gst-fionread.m4.
17848
17849 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
17850
17851         * configure.ac: back to dev
17852
17853 2004-06-23  Wim Taymans  <wim@fluendo.com>
17854
17855         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
17856         (gst_alsa_xrun_recovery):
17857         * ext/alsa/gstalsa.h:
17858         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
17859         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
17860         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
17861         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
17862         (gst_alsa_src_loop):
17863         Add clock to alsasrc. Take new capture timestamp when
17864         restarting after an overrun. Split up some functions between
17865         alsasrc and alsasink.
17866
17867 === release 0.8.2 ===
17868
17869 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
17870
17871         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
17872         (gst_alsa_change_state), (gst_alsa_update_avail),
17873         (gst_alsa_xrun_recovery):
17874         * ext/alsa/gstalsa.h:
17875         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
17876           merge back changes from release
17877
17878 2004-06-23  Wim Taymans  <wim@fluendo.com>
17879
17880         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
17881         (gst_audiorate_init), (gst_audiorate_chain),
17882         (gst_audiorate_set_property), (gst_audiorate_get_property):
17883         Implement sample dropping and notify
17884
17885 2004-06-22  Wim Taymans  <wim@fluendo.com>
17886
17887         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17888         (theora_enc_sink_link), (theora_buffer_from_packet),
17889         (theora_push_packet), (theora_enc_chain):
17890         Some cleanups, make sure the timestamps are correct.
17891
17892 2004-06-22  Wim Taymans  <wim@fluendo.com>
17893
17894         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
17895         (gst_alsa_change_state), (gst_alsa_update_avail),
17896         (gst_alsa_xrun_recovery):
17897         * ext/alsa/gstalsa.h:
17898         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
17899         Cleanups, take queued samples into account when reporting
17900         the time.
17901
17902 2004-06-22  Wim Taymans  <wim@fluendo.com>
17903
17904         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
17905         (gst_videorate_init):
17906         Initialize the property as well.
17907
17908 2004-06-22  Wim Taymans  <wim@fluendo.com>
17909
17910         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
17911         (gst_videorate_init), (gst_videorate_chain),
17912         (gst_videorate_set_property), (gst_videorate_get_property):
17913         Add property to make videorate silent.
17914         Add property to prefer new frames over old ones.
17915
17916 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17917
17918         * sys/osxvideo/Makefile.am:
17919         Workaround so that the osxvideo .so file gets linked with the
17920         Cocoa, OpenGL and QuickTime frameworks
17921
17922 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17923
17924         * sys/osxaudio/Makefile.am:
17925         Workaround so that the osxaudio .so file gets linked with the
17926         CoreAudio framework
17927
17928 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17929
17930         * configure.ac:
17931         Whoops, my fault...fixed build issues
17932
17933 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17934
17935         * configure.ac:
17936         Add objective-c support if running in Darwin/Mac OS X
17937         * sys/Makefile.am:
17938         * sys/osxvideo:
17939         * sys/osxvideo/Makefile.am:
17940         * sys/osxvideo/osxvideosink.h:
17941         * sys/osxvideo/osxvideosink.m:
17942         * sys/osxvideo/cocoawindow.h:
17943         * sys/osxvideo/cocoawindow.m:
17944         Add osxvideosink, a cocoa-based osx video sink
17945
17946
17947 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
17948         * ext/dvdnav/gst-dvd:
17949         Grab the gconf key from the right spot
17950         * gst/debug/gstnavseek.c: (gst_navseek_init),
17951         (gst_navseek_segseek), (gst_navseek_handle_src_event),
17952         (gst_navseek_chain):
17953         * gst/debug/gstnavseek.h:
17954           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
17955           and loop parameters of a segment seek.
17956         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
17957         (gst_videotestsrc_get_event_masks),
17958         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
17959         * gst/videotestsrc/gstvideotestsrc.h:
17960           Add seeking support to videotestsrc
17961           Initialise the timestamp_offset variable.
17962
17963 2004-06-18  Wim Taymans  <wim@fluendo.com>
17964
17965         * ext/sidplay/gstsiddec.cc:
17966         Fix negotiation and set correct end offset.
17967
17968 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
17969
17970         * configure.ac: branch and prerelease
17971
17972 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17973
17974         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
17975         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
17976         (gst_tcpclientsrc_init_receive):
17977         * gst/tcp/gsttcpclientsrc.h:
17978           read caps when connecting to server for GDP so we set them correctly
17979
17980 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17981
17982         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
17983           notify drops and duplicates
17984         * gst/videoscale/videoscale.c: (videoscale_get_structure):
17985           no good reason to limit ourselves to 100x100
17986
17987 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
17988
17989         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
17990         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
17991         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
17992         (gst_v4lsrc_get_property):
17993         * sys/v4l/gstv4lsrc.h:
17994         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
17995         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
17996         (gst_v4l_set_audio):
17997         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
17998         (gst_v4lsrc_try_capture):
17999         * sys/v4l/v4lsrc_calls.h:
18000           change try_palette to more general try_capture
18001           add autoprobe option so we can turn off autoprobing
18002           various fixes
18003
18004 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
18005
18006         * configure.ac:
18007           add videorate
18008         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
18009         (gst_ximagesink_class_init):
18010         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
18011         (gst_xvimagesink_class_init):
18012           run them as finalize, not dispose, since dispose can be invoked
18013           multiple times
18014
18015 2004-06-17  Wim Taymans  <wim@fluendo.com>
18016
18017         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
18018         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
18019         * ext/alsa/gstalsa.h:
18020         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
18021         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
18022         (gst_alsa_src_change_state):
18023         * ext/alsa/gstalsasrc.h:
18024         Make the xrun code timestamp and offset the buffers correctly.
18025         moved the clock to the base class, use alsa methods to get time.
18026         Do correct timestamping on outgoing buffers.
18027
18028 2004-06-17  Wim Taymans  <wim@fluendo.com>
18029
18030         * gst/audiorate/Makefile.am:
18031         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
18032         (gst_audiorate_base_init), (gst_audiorate_class_init),
18033         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
18034         (gst_audiorate_set_property), (gst_audiorate_get_property),
18035         (gst_audiorate_change_state), (plugin_init):
18036         Added an audiorate converter that fills in gaps.
18037
18038 2004-06-17  Johan Dahlin  <johan@gnome.org>
18039
18040         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
18041
18042 2004-06-16  Wim Taymans  <wim@fluendo.com>
18043
18044         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
18045         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
18046         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
18047         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
18048         (gst_v4lsrc_get_property):
18049         * sys/v4l/gstv4lsrc.h:
18050         Added a copy mode to v4lsrc where it will output a copied version
18051         of its internal hardware buffer.
18052         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
18053         can't | them.
18054
18055 2004-06-16  Wim Taymans  <wim@fluendo.com>
18056
18057         * sys/oss/gstosssrc.c: (gst_osssrc_get):
18058         Timestamp fixes.
18059
18060 2004-06-16  Wim Taymans  <wim@fluendo.com>
18061
18062         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
18063         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
18064         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
18065         (gst_v4lsrc_get_property):
18066         * sys/v4l/gstv4lsrc.h:
18067         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
18068         Added a sync mode enum property to control v4lsrc timestamp method
18069         Removed the use-fixed-fps property and moved functionality in
18070         the enum.
18071         Don't error on an error value from v4l-conf, it might not always
18072         be a real error.
18073
18074 2004-06-16  Wim Taymans  <wim@fluendo.com>
18075
18076         * gst/videorate/Makefile.am:
18077         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
18078         (gst_videorate_base_init), (gst_videorate_class_init),
18079         (gst_videorate_getcaps), (gst_videorate_link),
18080         (gst_videorate_init), (gst_videorate_chain),
18081         (gst_videorate_set_property), (gst_videorate_get_property),
18082         (gst_videorate_change_state), (plugin_init):
18083         Added a video timestamp corrector.
18084
18085 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18086
18087         fixed a potential leak with previous commit
18088
18089         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
18090
18091 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18092
18093         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
18094         Added missing refcount, fixes bug #144425
18095         Cheers Tim for finding the bug
18096
18097 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
18098
18099         * sys/v4l/gstv4l.c: (plugin_init):
18100         * sys/v4l/gstv4lcolorbalance.c:
18101         * sys/v4l/gstv4lcolorbalance.h:
18102         * sys/v4l/gstv4lelement.c:
18103         * sys/v4l/gstv4lelement.h:
18104         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
18105         * sys/v4l/gstv4lmjpegsink.h:
18106         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
18107         * sys/v4l/gstv4lmjpegsrc.h:
18108         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
18109         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
18110         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
18111         * sys/v4l/gstv4lsrc.h:
18112         * sys/v4l/gstv4ltuner.c:
18113         * sys/v4l/gstv4ltuner.h:
18114         * sys/v4l/gstv4lxoverlay.c:
18115         * sys/v4l/gstv4lxoverlay.h:
18116         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
18117         (gst_v4l_set_window), (gst_v4l_enable_overlay):
18118         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
18119         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
18120         (gst_v4l_set_audio):
18121         * sys/v4l/v4l_calls.h:
18122         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
18123         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
18124         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
18125         (gst_v4lmjpegsink_playback_init),
18126         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
18127         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
18128         (gst_v4lmjpegsink_playback_stop),
18129         (gst_v4lmjpegsink_playback_deinit):
18130         * sys/v4l/v4lmjpegsink_calls.h:
18131         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
18132         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
18133         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
18134         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
18135         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
18136         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
18137         * sys/v4l/v4lmjpegsrc_calls.h:
18138         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
18139         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
18140         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
18141         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
18142         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
18143         (gst_v4lsrc_try_palette):
18144         * sys/v4l/v4lsrc_calls.h:
18145           bunch of paranoia cleanups
18146
18147 2004-06-14  David Schleef  <ds@schleef.org>
18148
18149         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
18150         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
18151         Send discont events and change timestamps appropriately when
18152         we get a seek event.  (bug #144240)
18153         * ext/cdparanoia/gstcdparanoia.h:
18154
18155 2004-06-14  Benjamin Otte  <otte@gnome.org>
18156
18157         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
18158           snd_pcm_hw_params_set_rate  since the latter fails for no good
18159           reason on some setups.
18160
18161 2004-06-14  David Schleef  <ds@schleef.org>
18162
18163         * gst/volume/demo.c: (value_changed_callback): exp10() is not
18164         standard.  Thank you for playing.
18165
18166 2004-06-14  Wim Taymans  <wim@fluendo.com>
18167
18168         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
18169         Patch 1.3 broke the ordering of the colorspace info and
18170         made the plugin basically work by coincidence, reordered
18171         the info.
18172
18173 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
18174
18175         * ext/lame/gstlame.c:
18176         * ext/mad/gstmad.c:
18177           sync caps.  Make sure mad can only output a list of rates, not
18178           a full range.  In the future, have three caps lists for each of the
18179           mpeg versions.  Change mpegversion to a double as well.
18180
18181 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
18182
18183         * gst/volume/.cvsignore:
18184         * gst/volume/Makefile.am:
18185         * gst/volume/demo.c: (value_changed_callback), (idler),
18186         (setup_gui), (main):
18187           added small demo app
18188
18189 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
18190         * ext/esd/esdsink.c: (gst_esdsink_change_state):
18191         * ext/esd/esdsink.h:
18192         Close the esd connection on pause, because esd will just wait -
18193         blocking all other esd clients indefinitely.
18194
18195 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
18196
18197         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
18198           previous commit with GST_DEBUG
18199
18200 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18201
18202         * configure.ac:
18203           add a header check for a dvdread header in dvdnav.  Fixes #133002
18204
18205 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18206
18207         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
18208         * gst/tcp/gsttcpclientsink.h:
18209         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
18210         * gst/tcp/gsttcpclientsrc.h:
18211         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
18212         (gst_tcpserversink_handle_server_read),
18213         (gst_tcpserversink_init_send):
18214         * gst/tcp/gsttcpserversink.h:
18215         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
18216         * gst/tcp/gsttcpserversrc.h:
18217         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
18218         version of IP)
18219
18220 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18221
18222         * configure.ac:
18223         Added ogg library so that OSX detects libtheora properly
18224
18225 2004-06-11  Wim Taymans  <wim@fluendo.com>
18226
18227         * ext/theora/theoradec.c: (theora_dec_chain),
18228         (theora_dec_change_state):
18229         Don't try to decode frames before we received a keyframe.
18230
18231 2004-06-11  Wim Taymans  <wim@fluendo.com>
18232
18233         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
18234         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
18235         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
18236         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
18237         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
18238         Added property to set the maximum delay of a page.
18239
18240 2004-06-10  Wim Taymans  <wim@fluendo.com>
18241
18242         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
18243         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
18244         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
18245         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
18246         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
18247         Added max-delay property to control the maximum amount
18248         of data to put in one page.
18249
18250 2004-06-10  Wim Taymans  <wim@fluendo.com>
18251
18252         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
18253         (gst_theora_enc_init), (theora_enc_sink_link),
18254         (theora_buffer_from_packet), (theora_enc_set_property),
18255         (theora_enc_get_property):
18256         Set duration on encoded buffer, added some more properties
18257
18258 2004-06-10  Wim Taymans  <wim@fluendo.com>
18259
18260         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
18261         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
18262         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
18263         * ext/theora/theoraenc.c: (theora_enc_chain):
18264         Fix refcounting bugs
18265
18266 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18267
18268         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
18269         (gst_asf_demux_loop), (gst_asf_demux_process_file),
18270         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
18271         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
18272         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
18273         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
18274         (gst_asf_demux_change_state):
18275         * gst/asfdemux/gstasfdemux.h:
18276           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
18277           feels like. I think we should set a new requirement for demuxers
18278           from now on to implement sane loop functions, data loops, query
18279           and seek functions before first commit into CVS. And this commit
18280           fixes all of the above.
18281
18282 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
18283
18284         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
18285           vorbis comments are properly encoded in UTF-8 before adding them
18286           to a GstTagList
18287
18288 2004-06-09  Benjamin Otte  <otte@gnome.org>
18289
18290         * ext/alsa/gstalsa.c: (add_channels):
18291           handle min <= max correctly
18292         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
18293         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
18294           add fixation functions so we fixate correctly. No preferring of alaw
18295           anymore because it's the first structure.
18296         * ext/alsa/gstalsa.h:
18297         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
18298         (gst_alsa_hw_params_dump):
18299           add functions to ease debugging in alsalib
18300         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
18301         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
18302         (gst_alsa_start_audio):
18303           only specify hw params if we really setup a format (fixes #134007 -
18304           or at least works around it)
18305
18306 2004-06-09  Wim Taymans  <wim@fluendo.com>
18307
18308         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
18309         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
18310         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
18311         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
18312         (gst_ogg_mux_loop):
18313         Use stream caps to setup the initial pages in the ogg stream.
18314         Correctly set the streamheader caps on the srcpad.
18315
18316 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18317
18318         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
18319         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
18320         (gst_v4lsrc_getcaps):
18321         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
18322         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
18323           add querying of fps lists for webcams.  Negotiating to a framerate
18324           now works.
18325
18326 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
18327
18328         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
18329         (theora_push_buffer), (theora_push_packet),
18330         (theora_set_header_on_caps), (theora_enc_chain):
18331           mark buffers and put on streamheader, raw theora streaming
18332           now works too, whee
18333
18334 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
18335
18336         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
18337         (gst_tcp_gdp_read_caps):
18338           do a looping read for caps and GDP headers too
18339
18340 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
18341
18342         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
18343         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
18344           return EOS instead of NULL in _get
18345
18346 2004-06-08  Wim Taymans  <wim@fluendo.com>
18347
18348         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
18349         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
18350         (gst_tcp_gdp_write_caps):
18351         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
18352         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
18353         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
18354         Memory leak fixes
18355
18356 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
18357
18358         * ext/vorbis/Makefile.am:
18359         * ext/vorbis/vorbis.c: (plugin_init):
18360         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
18361         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
18362         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
18363         (vorbis_parse_change_state):
18364         * ext/vorbis/vorbisparse.h:
18365           adding a vorbisparse element that marks the buffers, streaming
18366           raw vorbis using GDP now works, whee
18367
18368 2004-06-08  Wim Taymans  <wim@fluendo.com>
18369
18370         * ext/jpeg/Makefile.am:
18371         * ext/jpeg/README:
18372         * ext/jpeg/gstjpeg.c: (plugin_init):
18373         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
18374         (gst_smokedec_base_init), (gst_smokedec_class_init),
18375         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
18376         * ext/jpeg/gstsmokedec.h:
18377         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
18378         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
18379         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
18380         (gst_smokeenc_resync), (gst_smokeenc_chain),
18381         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
18382         * ext/jpeg/gstsmokeenc.h:
18383         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
18384         (smokecodec_flush_destination), (smokecodec_term_destination),
18385         (smokecodec_init_source), (smokecodec_fill_input_buffer),
18386         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
18387         (smokecodec_term_source), (smokecodec_encode_new),
18388         (smokecodec_decode_new), (smokecodec_info_free),
18389         (smokecodec_set_quality), (smokecodec_get_quality),
18390         (smokecodec_set_threshold), (smokecodec_get_threshold),
18391         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
18392         (find_best_size), (abs_diff), (put), (smokecodec_encode),
18393         (smokecodec_parse_header), (smokecodec_decode):
18394         * ext/jpeg/smokecodec.h:
18395         Added a new simple jpeg based codec
18396
18397 2004-06-08  Wim Taymans  <wim@fluendo.com>
18398
18399         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
18400         (gst_multipart_mux_loop):
18401         Fix memory leak
18402
18403 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
18404
18405         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
18406         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
18407         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
18408         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
18409         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
18410         * gst/tcp/gsttcpserversink.h:
18411           take streamheader into account
18412
18413 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
18414
18415         * gst/level/Makefile.am:
18416         * gst/level/gstlevel.c: (gst_level_class_init):
18417           clean up marshal generation
18418
18419 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
18420
18421         * gst/tcp/Makefile.am:
18422         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
18423         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
18424         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
18425         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
18426         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
18427         (gst_tcpclientsrc_get_property):
18428         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
18429         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
18430         (gst_tcpserversink_handle_client_read),
18431         (gst_tcpserversink_handle_client_write),
18432         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
18433         * gst/tcp/gsttcpserversink.h:
18434           add signals client-added and client-removed
18435         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
18436         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
18437         (gst_tcpserversrc_get_property):
18438         uniformized, change default protocol to NONE
18439         * gst/tcp/gsttcp-marshal.list: added
18440 2004-06-07  Benjamin Otte  <otte@gnome.org>
18441
18442         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
18443           handle discont events if they happen before caps nego
18444
18445 2004-06-07  Wim Taymans  <wim@fluendo.com>
18446
18447         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
18448         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
18449         (gst_multipart_demux_plugin_init):
18450         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
18451         (gst_multipart_mux_init), (gst_multipart_mux_loop),
18452         (gst_multipart_mux_change_state):
18453         Small updates, fix a memleak
18454
18455 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18456
18457         * configure.ac: OSS portability
18458         * ext/arts/gst_arts.c: idem
18459         * sys/oss/gstosselement.c: idem
18460         * sys/oss/gstossmixer.c: idem
18461         * sys/oss/gstosssink.c: idem
18462         * sys/oss/gstosssrc.c: idem
18463         * sys/oss/oss_probe.c: idem
18464           - check for soundcard.h in different places for some BSD
18465
18466 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
18467
18468         * AUTHORS:
18469         Add me to the authors file
18470         * configure.ac:
18471         Increase the libdv requirement to >= version 0.100
18472         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
18473         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
18474         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
18475         * ext/dv/gstdvdec.h:
18476         Add support for the new_media flag when sending DISCONT events
18477         Make the querying work when video pad is not linked
18478
18479 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
18480
18481         reviewed by Benjamin Otte  <otte@gnome.org>
18482
18483         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
18484           create a NULL-initialized array of pads, so we don't think they
18485           exist already. (fixes #143130)
18486
18487 2004-06-07  Benjamin Otte  <otte@gnome.org>
18488
18489         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
18490         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
18491         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
18492           don't use // coments
18493
18494 2004-06-07  Benjamin Otte  <otte@gnome.org>
18495
18496         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
18497           cast to GstClockTime to get higher granularity
18498         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
18499           use gst_element_set_time_delay to get the exact time
18500         * ext/mad/gstmad.c: (gst_mad_chain):
18501           use the negotiated rate instead of the current frame's rate which
18502           might be wrong because of bit errors. This avoids emitting totally
18503           bogus timestamps and screwing sync.
18504         (fixes #143454)
18505
18506 2004-06-07  Tim-Philipp M??ller  <t.i.m@zen.co.uk>
18507
18508         reviewed by Benjamin Otte  <otte@gnome.org>
18509
18510         * gst/adder/gstadder.c: (gst_adder_loop):
18511           properly error out when no negotiation has happened yet. (fixes
18512           #143032)
18513
18514 2004-06-06  Benjamin Otte  <otte@gnome.org>
18515
18516         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
18517           forward correctly transformed offset in discont events. Based on
18518           patch by Arwed v. Merkatz. (fixes #142851)
18519
18520 2004-06-06  David Schleef  <ds@schleef.org>
18521
18522         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
18523         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
18524         problems on several systems.
18525
18526 2004-06-06  Benjamin Otte  <otte@gnome.org>
18527
18528         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
18529           use explicit caps on the srcpad
18530         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18531           properly error out if caps couldn't be set (fixes #142764)
18532
18533 2004-06-06  Benjamin Otte  <otte@gnome.org>
18534
18535         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
18536         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
18537         (gst_alsa_start_audio):
18538           - don't call set_periods_integer anymore, it breaks the
18539           configuration randomly
18540           - call snd_pcm_hw_params_set_access directly instead of using masks
18541           - don't fail if the sw_params can't be set, just use the default
18542           params and hope it works. Alsalib has weird issues when you touch
18543           sw_params and does no proper error reporting about what failed.
18544         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
18545         (gst_alsa_close_audio):
18546           make our alsa debugging go via gst debugging and not conditionally
18547           defined
18548         * ext/alsa/gstalsa.h:
18549           add ALSA_DEBUG_FLUSH macro
18550         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
18551         (plugin_init):
18552           wrap alsa errors to be printed via the gst debugging system and not
18553           spammed to stderr
18554
18555 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18556
18557         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
18558         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
18559         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
18560         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
18561         (qtdemux_parse_trak):
18562         * gst/qtdemux/qtdemux.h:
18563           Bitch. Also known as seeking, querying & co.
18564         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
18565         (gst_osssink_change_state):
18566         * sys/oss/gstosssink.h:
18567           Resyncing is for weenies, this hack is no longer needed and was
18568           broken anyway (since it - unintendedly - always leaves resync to
18569           TRUE).
18570
18571 2004-06-05  Andrew Turner <zxombie@hotpop.com>
18572
18573         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
18574         * gst/tcp/gsttcpclientsrc.h: idem
18575           - define MSG_NOSIGNAL if not done
18576           - include unistd.h for off_t
18577           (fixes #143749)
18578
18579 2004-06-05  Benjamin Otte  <otte@gnome.org>
18580
18581         * configure.ac:
18582         * ext/kio/Makefile.am:
18583           check for qt's moc preprocessor explicitly and use it
18584
18585 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18586
18587         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
18588           don't get a signal for EPIPE on socket writes
18589           (somebody check if this works on other platforms)
18590
18591 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18592
18593         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
18594         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
18595           check error condition on available samples correctly
18596
18597 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
18598
18599         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
18600           avoid a segfault
18601         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
18602         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
18603         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
18604         (gst_tcpserversrc_gdp_read_header):
18605          use ssize_t over size_t since the former is signed and thus the
18606          check for error codes can work
18607
18608 2004-06-02  Wim Taymans  <wim@fluendo.com>
18609
18610         reviewed by: Johan
18611
18612         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
18613         (gst_multipart_mux_loop):
18614         Oops
18615
18616 2004-06-02  Wim Taymans  <wim@fluendo.com>
18617
18618         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
18619         (gst_multipart_mux_init), (gst_multipart_mux_loop),
18620         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
18621         (gst_multipart_mux_change_state):
18622         Added configurable boundary specifier, added the value as a
18623         caps field as well.
18624
18625 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18626
18627         * gst/tcp/gsttcp.c:
18628         * gst/tcp/gsttcpclientsrc.c:
18629         * gst/tcp/gsttcpclientsrc.h:
18630         * gst/tcp/gsttcpserversrc.c:
18631           - portability fix, to compile on OSX
18632             (fixes #143146)
18633
18634         * sys/osxaudio/gstosxaudioelement.c:
18635         * sys/osxaudio/gstosxaudiosink.c:
18636         * sys/osxaudio/gstosxaudiosrc.c:
18637           - compilation warnings on OSX
18638             (fixes #143153)
18639
18640 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18641
18642         * ext/vorbis/vorbisdec.c : sign warning fixes
18643
18644         * gst-libs/gst/mixer/mixertrack.c :
18645           do no use defines which are glib 2.4 specific
18646
18647 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
18648
18649         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
18650           buffer since libflac doesn't expect it (reports a sync error when
18651           it encounters that)
18652
18653
18654 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
18655
18656         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
18657         * gst-libs/gst/mixer/mixertrack.c:
18658         (gst_mixer_track_get_property), (get_mixer_track_init),
18659         (get_mixer_track_get_property): Added property accessors
18660         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
18661         * gst-libs/gst/mixer/mixeroptions.c:
18662         (gst_mixer_options_get_values): Added
18663         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
18664         * gst-libs/gst/mixer/mixer.c: Fixed comment
18665
18666
18667 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18668
18669         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
18670           improve error messages on open
18671
18672
18673 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18674
18675         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
18676           check if v4l-conf is in path
18677
18678 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18679
18680         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
18681           change assert to a more readable error message
18682
18683 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18684
18685         * gst-libs/gst/tuner/tunerchannel.h:
18686           - add a freq_multiplicator field to make the conversion
18687             between internal frequency unit and Hz
18688         * sys/v4l/gstv4lelement.c:
18689         * sys/v4l2/gstv4l2element.c:
18690           - change default video device to /dev/video0
18691         * sys/v4l/v4l_calls.c:
18692         * sys/v4l2/v4l2_calls.c:
18693           - we only expose frequency to the user in Hz instead of
18694             bastard v4lX unit (either 62.5kHz or 62.5Hz)
18695
18696 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
18697         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18698           Initialise b_o_s and e_o_s variables
18699         * gst-libs/gst/riff/riff-media.c:
18700         (gst_riff_create_video_caps_with_data):
18701           Add some unusual fourcc's from mplayer avi's
18702         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
18703           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
18704           autoplugging.
18705
18706 2004-05-28  Wim Taymans  <wim@fluendo.com>
18707
18708         * configure.ac:
18709         * gst/alpha/Makefile.am:
18710         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
18711         (gst_alpha_get_type), (gst_alpha_base_init),
18712         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
18713         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
18714         (gst_alpha_chroma_key), (gst_alpha_chain),
18715         (gst_alpha_change_state), (plugin_init):
18716         A plugin to add an alpha channel to I420 video. Can optionally do
18717         chroma keying.
18718         * gst/multipart/Makefile.am:
18719         * gst/multipart/multipart.c: (plugin_init):
18720         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
18721         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
18722         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
18723         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
18724         (gst_multipart_demux_change_state),
18725         (gst_multipart_demux_plugin_init):
18726         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
18727         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
18728         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
18729         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
18730         (gst_multipart_mux_pad_unlink),
18731         (gst_multipart_mux_request_new_pad),
18732         (gst_multipart_mux_handle_src_event),
18733         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
18734         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
18735         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
18736         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
18737         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
18738         send multipart jpeg images to a browser.
18739         * gst/videobox/Makefile.am:
18740         * gst/videobox/README:
18741         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
18742         (gst_video_box_get_type), (gst_video_box_base_init),
18743         (gst_video_box_class_init), (gst_video_box_init),
18744         (gst_video_box_set_property), (gst_video_box_get_property),
18745         (gst_video_box_sink_link), (gst_video_box_i420),
18746         (gst_video_box_ayuv), (gst_video_box_chain),
18747         (gst_video_box_change_state), (plugin_init):
18748         Crops or adds borders around an image. can do alpha channel
18749         borders as well.
18750         * gst/videomixer/Makefile.am:
18751         * gst/videomixer/README:
18752         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
18753         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
18754         (gst_videomixer_pad_get_sink_event_masks),
18755         (gst_videomixer_pad_get_property),
18756         (gst_videomixer_pad_set_property),
18757         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
18758         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
18759         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
18760         (gst_videomixer_base_init), (gst_videomixer_class_init),
18761         (gst_videomixer_init), (gst_videomixer_request_new_pad),
18762         (gst_videomixer_handle_src_event),
18763         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
18764         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
18765         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
18766         (gst_videomixer_loop), (gst_videomixer_get_property),
18767         (gst_videomixer_set_property), (gst_videomixer_change_state),
18768         (plugin_init):
18769         Generic video mixer plugin, can handle multiple inputs all with
18770         different framerates and video sizes. Is fully alpha channel
18771         aware.
18772
18773 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18774
18775         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
18776           Select first track as master track. Not sure how else to handle
18777           that...
18778         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
18779           Discard discont events. Should fix #142962.
18780
18781 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
18782
18783         * ext/alsa/Makefile.am:
18784         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
18785         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
18786         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
18787         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
18788         (gst_alsa_mixer_get_option):
18789         * ext/alsa/gstalsamixer.h:
18790         * ext/alsa/gstalsamixeroptions.c:
18791         (gst_alsa_mixer_options_get_type),
18792         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
18793         (gst_alsa_mixer_options_new):
18794         * ext/alsa/gstalsamixeroptions.h:
18795         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
18796         * ext/alsa/gstalsamixertrack.h:
18797           Add enumerations (as GstMixerOptions). Make correct distinction
18798           between input/output tracks. Add capture/playback private flag.
18799           Use flag to decide on whether to set capture or playback volumes
18800           or switches. Use playback and record switches.
18801         * gst-libs/gst/mixer/Makefile.am:
18802         * gst-libs/gst/mixer/mixer-marshal.list:
18803         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
18804         (gst_mixer_set_option), (gst_mixer_get_option),
18805         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
18806         (gst_mixer_volume_changed), (gst_mixer_option_changed):
18807         * gst-libs/gst/mixer/mixer.h:
18808         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
18809         (gst_mixer_options_class_init), (gst_mixer_options_init),
18810         (gst_mixer_options_dispose):
18811         * gst-libs/gst/mixer/mixeroptions.h:
18812           Add GstMixerOptions.
18813         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
18814           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
18815           broken device detection on computers with multiple OSS sound
18816           cards.
18817
18818 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18819
18820         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
18821           fixate nicely even when the peer is not negotiating
18822
18823 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18824
18825         * gst/audioconvert/gstaudioconvert.c:
18826         (gst_audio_convert_parse_caps):
18827           make sure we don't allow depth > width
18828         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
18829           fixate endianness to G_BYTE_ORDER as default
18830         * gst/audioscale/gstaudioscale.c:
18831           we don't handle another endianness as host-endianness
18832
18833 2004-05-25  David Schleef  <ds@schleef.org>
18834
18835         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
18836
18837 2004-05-24  Benjamin Otte  <otte@gnome.org>
18838
18839         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
18840         (gst_oggvorbisenc_setup):
18841           properly fail when we can't setup the vorbis encoder due to
18842           unsupported settings
18843         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
18844         (gst_vorbisenc_setup):
18845           same
18846         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
18847           fix case where warnings occured when one pad was unlinked while the
18848           other's link function was called
18849
18850 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
18851
18852         * gst/tcp/Makefile.am:
18853           use GST_ENABLE_NEW
18854
18855 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18856
18857         * gst-libs/gst/resample/private.h:
18858           don't use optimizations that are #if 0'ed
18859
18860 2004-05-24  Wim Taymans  <wim@fluendo.com>
18861
18862         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
18863         Fix potential division by zero error and hopefully get
18864         the position query right to get correct timestamps on avi
18865         audio.
18866
18867 2004-05-24  Wim Taymans  <wim@fluendo.com>
18868
18869         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
18870         (gst_videoscale_scale_nearest_str2),
18871         (gst_videoscale_scale_nearest_str4),
18872         (gst_videoscale_scale_nearest_32bit),
18873         (gst_videoscale_scale_nearest_24bit),
18874         (gst_videoscale_scale_nearest_16bit):
18875         Fix the scaling algorithm and avoid a buffer overflow.
18876         removed the while loop in the scaling function as it
18877         was used for point sampling only.
18878
18879 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18880
18881         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
18882         (gst_id3_tag_class_init), (gst_id3_tag_init),
18883         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
18884         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
18885         (gst_id3_tag_send_tag_event):
18886           lots of fixes to make id3mux work and id3demux work correctly
18887
18888 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18889
18890         * ext/Makefile.am:
18891           add rules to build shout2send (was removed by accident
18892           when this module was no more marked experimental/broken)
18893
18894 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18895
18896         * ext/shout2/gstshout2.c:
18897         * ext/shout2/gstshout2.h:
18898           adding a "connection problem" signal to shout2send
18899           (fixes #142954)
18900
18901 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
18902
18903         * ext/kio/kioreceiver.cpp:
18904         * ext/kio/kioreceiver.h:
18905           fix sign comparison issues
18906
18907 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18908
18909         * gst/cdxaparse/gstcdxaparse.c:
18910         * gst/cdxaparse/gstcdxaparse.h:
18911           some renaming
18912           add some checks/sanity
18913           prepare for seek addition
18914
18915         * sys/sunaudio/gstsunaudio.c:
18916           remove exported dupe init function
18917
18918 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
18919
18920         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
18921         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
18922           Fix format conversion and position querying.
18923         * gst/debug/progressreport.c: (gst_progressreport_report):
18924           Don't output a bogus total value that we didn't query.
18925         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18926           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
18927           only a blank window after xine has been used.
18928
18929 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18930
18931         * m4/as-arts.m4:
18932           sync with upstream version to fix test on FC2
18933           readd with -ko to preserve Id header
18934
18935 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18936
18937         * configure.ac:
18938           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
18939         * gst/tcp/gsttcpclientsrc.c: idem
18940         * gst/tcp/gsttcpserversink.c: idem
18941         * gst/tcp/gsttcpserversrc.c: idem
18942         * m4/gst-fionread.m4: idem
18943
18944         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
18945
18946         * configure.ac: enable speex plugin for speex 1.1.5+
18947         * ext/speex/gstspeexenc.c: fix cast warning
18948
18949         * ext/esd/README: fix typo
18950
18951 2004-05-20  David Schleef  <ds@schleef.org>
18952
18953         * configure.ac: Minor cosmetic change to convince the buildbot to
18954         reautogen.
18955         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
18956         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
18957         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
18958         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
18959         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
18960         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
18961         More hacking.  Plays audio now.
18962
18963 2004-05-20  David Schleef  <ds@schleef.org>
18964
18965         * configure.ac:
18966         * sys/Makefile.am:
18967
18968 2004-05-20  David Schleef  <ds@schleef.org>
18969
18970         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
18971         * sys/osxaudio/gstosxaudio.c:
18972         * sys/osxaudio/gstosxaudioelement.c:
18973         * sys/osxaudio/gstosxaudioelement.h:
18974         * sys/osxaudio/gstosxaudiosink.c:
18975         * sys/osxaudio/gstosxaudiosink.h:
18976         * sys/osxaudio/gstosxaudiosrc.c:
18977         * sys/osxaudio/gstosxaudiosrc.h:
18978
18979 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
18980
18981         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
18982         (gst_vorbisenc_chain):
18983           put the codec headers on the caps as streamheader as well as
18984           pushing them out
18985
18986 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
18987
18988         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
18989         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
18990         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
18991         split up push_packet into two functions
18992
18993 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
18994
18995         * gst/tcp/.cvsignore:
18996           ignore enums
18997         * gst/tcp/Makefile.am:
18998         * gst/tcp/README:
18999         * gst/tcp/gsttcp.c:
19000         * gst/tcp/gsttcp.h:
19001         * gst/tcp/gsttcpclientsink.c:
19002         * gst/tcp/gsttcpclientsink.h:
19003         * gst/tcp/gsttcpclientsrc.c:
19004         * gst/tcp/gsttcpclientsrc.h:
19005         * gst/tcp/gsttcpplugin.c:
19006         * gst/tcp/gsttcpserversink.c:
19007         * gst/tcp/gsttcpserversink.h:
19008         * gst/tcp/gsttcpserversrc.c:
19009         * gst/tcp/gsttcpserversrc.h:
19010           add new tcp elements
19011
19012 2004-05-19  Wim Taymans  <wim@fluendo.com>
19013
19014         * gst/law/mulaw-conversion.c: (mulaw_encode):
19015         Fix overflow bug in ulaw encoding.
19016
19017 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19018
19019         * ext/mad/gstmad.c: (gst_mad_handle_event):
19020           don't unref the event twice
19021
19022 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19023
19024         * configure.ac:
19025           remove -Wno-sign-compare
19026
19027 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19028
19029         * configure.ac:
19030           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
19031           if you want to work against glib 2.2 and 2.4
19032
19033 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19034
19035         * gst/tcp/Makefile.am:
19036         * gst/tcp/gsttcp.c:
19037         * gst/tcp/gsttcp.h:
19038         * gst/tcp/gsttcpsink.h:
19039         * gst/tcp/gsttcpsrc.h:
19040           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
19041
19042 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19043
19044         * gst/debug/tests.c: (md5_get_value):
19045           fix segfault on gst-inspect
19046
19047 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19048
19049         * gst/debug/testplugin.c:
19050         * gst/debug/tests.c:
19051         * gst/debug/tests.h:
19052           add new extensible and configurable testing element. Current tests
19053           include buffer count, stream length, timestamp/duration matching and
19054           md5.
19055         * gst/debug/Makefile.am:
19056         * gst/debug/gstdebug.c: (plugin_init):
19057           add infrastructure for new element
19058
19059 2004-05-19  Johan Dahlin  <johan@gnome.org>
19060
19061         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
19062         ending of the array. Fixes gst-inspect segfault on ppc.
19063
19064 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19065
19066         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
19067
19068         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
19069
19070 2004-05-18  David Schleef  <ds@schleef.org>
19071
19072         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
19073         warnings (bugs, actually) noticed by gcc but not forte.
19074
19075 2004-05-18  David Schleef  <ds@schleef.org>
19076
19077         * sys/sunaudio/Makefile.am:
19078         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
19079
19080 2004-05-18  David Schleef  <ds@schleef.org>
19081
19082         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
19083         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
19084         to allow qtdemux to use non-seekable streams. (bug #142272)
19085
19086 2004-05-18  David Schleef  <ds@schleef.org>
19087
19088         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
19089         (gst_resample_sinc_ft_float): Remove use of static temporary
19090         buffer.  This code was obviously not supposed to last long, but
19091         it's stuck in our ABI, so it required a little hack to make it
19092         ABI-compatible.  Fixes #142585.
19093         * gst-libs/gst/resample/resample.h: same.
19094
19095 2004-05-18  David Schleef  <ds@schleef.org>
19096
19097         * configure.ac: Add sunaudio
19098         * examples/Makefile.am: make gstplay depend on gconf
19099         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
19100         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
19101         (convert_table_lookup), (img_convert): remove c99-isms
19102         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
19103           unsigned, to fix a warning on Solaris
19104         * gst/mpeg1sys/systems.c: bcopy->memcpy
19105         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
19106         * sys/Makefile.am: Add sunaudio
19107
19108 2004-05-18  Wim Taymans  <wim@fluendo.com>
19109
19110         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
19111         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
19112         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
19113         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
19114         (gst_ogg_mux_loop):
19115         Fix an ugly memleak where the muxer didn't flush enough ogg
19116         pages. This also resulted in badly muxed ogg files.
19117
19118 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19119
19120         * gst/asfdemux/asfheaders.c :
19121         * gst/asfdemux/asfheaders.h :
19122         * gst/asfdemux/gstasfdemux.c :
19123           - fix ASF_OBJ_PADDING guid
19124           - add 3 new object guids (language list, metadata,
19125             extended stream properties)
19126           - add a function to parse extended header objects
19127
19128 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19129
19130         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
19131           remove leftover debugging g_print
19132
19133 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19134
19135         * ext/mad/gstmad.c: (gst_mad_handle_event):
19136           Fix for when the first format in a discont event is not a
19137           byte-based one. Should fix #137710.
19138
19139 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19140
19141         * m4/a52.m4 : fix compilation with -Wall -Werror
19142         * m4/libfame.m4 : idem
19143         * m4/libmikmod.m4 : idem
19144
19145 2004-05-17  Benjamin Otte  <otte@gnome.org>
19146
19147         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
19148           signal the new tags before giving up the reference
19149
19150 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19151
19152         * ext/shout2/gstshout2.c:
19153           use application/ogg instead of application/x-ogg (patch by Patrick
19154           Guimond, fixes #142432)
19155         * sys/oss/gstosselement.c: (gst_osselement_reset),
19156         (gst_osselement_sync_parms):
19157           don't set fragment size unless specified (fixes #142493)
19158
19159 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19160
19161         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
19162           fixes #142664
19163
19164 2004-05-17  Benjamin Otte  <otte@gnome.org>
19165
19166         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
19167           compute offsets correctly for internal buffers so timestamps are set
19168           correctly when we can't seek. Also handle cases where there are no
19169           offsets. (based on a patch by David Moore, fixes #142507)
19170
19171 2004-05-17  Benjamin Otte  <otte@gnome.org>
19172
19173         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19174           use correct variable when determining amount of data to skip so we
19175           don't skip into the void and segfault
19176
19177 2004-05-16  Benjamin Otte  <otte@gnome.org>
19178
19179         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
19180           Hi, I'm a memleak
19181
19182 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19183
19184         * gst/asfdemux/gstasfdemux.c:
19185           - fix a mem leak and always propagate tags
19186           - add WMV3 to known video codecs (but no decoder yet)
19187           - replace "surplus data" at end of audio header for what
19188             it is : codec specific data
19189           - fix a typo
19190
19191 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
19192
19193         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
19194
19195         * gst-libs/gst/audio/audioclock.c:
19196           Fix wrong return type (#142205).
19197
19198 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19199
19200         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
19201           Ignore CRCs by default (fixes #142566).
19202
19203 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19204
19205         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
19206         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
19207         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
19208         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
19209         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
19210         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
19211           Fix for cases where we fail to attach to a mixer.
19212
19213 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19214
19215         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
19216           Don't touch events after not owning them anymore.
19217         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
19218         (gst_wavparse_fmt), (gst_wavparse_other),
19219         (gst_wavparse_handle_seek), (gst_wavparse_loop),
19220         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
19221         (gst_wavparse_srcpad_event):
19222         * gst/wavparse/gstwavparse.h:
19223           Add seeking, fix querying.
19224
19225 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19226
19227         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
19228           - process comments even if they don't end with \0\0
19229             g_convert would ignore them if present and works well without them
19230
19231 2004-05-16  Benjamin Otte  <otte@gnome.org>
19232
19233         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
19234           simplify caps
19235
19236 2004-05-16  Benjamin Otte  <otte@gnome.org>
19237
19238         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
19239           don't write to memory we might not write to - g_convert does that
19240           for us anyway (fixes #142613)
19241         (gst_asf_demux_audio_caps):
19242           comment out gst_util_dump_mem
19243
19244 2004-05-16  Benjamin Otte  <otte@gnome.org>
19245
19246         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19247           compute correct expected timestamps after seek (broken since
19248           last commit)
19249         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
19250           rename element and debugging category to gdkpixbufscale
19251
19252 2004-05-16  Benjamin Otte  <otte@gnome.org>
19253
19254         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
19255           add error checking to snd_pcm_delay and remove duplicate call to
19256           snd_pcm_delay that caused issues (see inline code comments)
19257         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
19258           make more readable and fix return value when snd_pcm_delay fails
19259         (fixes #142586)
19260
19261 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
19262         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
19263         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
19264         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
19265         (gst_pixbufscale_link), (gst_pixbufscale_init),
19266         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
19267         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
19268         (gst_pixbufscale_get_property), (pixbufscale_init):
19269         * ext/gdk_pixbuf/pixbufscale.h:
19270         Add these files I forgot earlier
19271
19272 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
19273         * ext/gdk_pixbuf/Makefile.am:
19274         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
19275         * ext/gdk_pixbuf/gstgdkpixbuf.h:
19276         Add new pixbufscale element to scale RGB video
19277         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
19278         and HYPER interpolation correctly.
19279         * ext/theora/theoraenc.c: (theora_enc_chain),
19280         Discard buffer and return if explicit caps could not be set
19281         (theora_enc_get_property):
19282         Make _get return kbps for the bitrate consistent with
19283         the _set function.
19284
19285
19286 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19287
19288         * ext/libvisual/visual.c: (gst_visual_chain):
19289           add missing visual_audio_analyze
19290
19291 2004-05-14  David Schleef  <ds@schleef.org>
19292
19293         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
19294         is killed while we're playing.
19295         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
19296         gst_element_no_more_pads().
19297
19298 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19299
19300         * gst-libs/gst/riff/riff-read.c :
19301           - fix INFO tag extraction in RIFF/AVI files
19302             because gst_event_unref (event) also freed taglist
19303           - avoid a mem leak
19304
19305 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19306
19307         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
19308         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
19309
19310         * gst/auparse/gstauparse.c :
19311           - add code (commented for now) to support audio/x-adpcm on src pad
19312             (we have no decoder for those layout yet)
19313
19314         * gst/cdxaparse/gstcdxaparse.c :
19315         * gst/cdxaparse/gstcdxaparse.h :
19316           - partial rewrite using RiffRead (ripped iain's wavparse code)
19317
19318         * gst/rtp/gstrtpL16enc.c : typo
19319         * gst/rtp/gstrtpgsmenc.c : typo
19320
19321 2004-05-13  Benjamin Otte  <otte@gnome.org>
19322
19323         * configure.ac:
19324           check for exact version of libvisual, it's not supposed to be
19325           API/ABI stable yet
19326
19327 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19328
19329         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
19330           signal no-more-pads
19331
19332 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
19333
19334         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
19335         Report which format was used for GST_FORMAT_DEFAULT
19336         * gst/debug/Makefile.am:
19337         * gst/debug/gstdebug.c: (plugin_init):
19338         * gst/debug/progressreport.c: (gst_progressreport_base_init),
19339         (gst_progressreport_class_init), (gst_progressreport_init),
19340         (gst_progressreport_report), (gst_progressreport_set_property),
19341         (gst_progressreport_get_property), (gst_progressreport_chain),
19342         (gst_progressreport_plugin_init):
19343         Add progressreport element for testing.
19344
19345 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
19346
19347         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
19348         * sys/v4l/gstv4lsrc.h:
19349         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
19350         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
19351         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
19352         (gst_v4lsrc_grab_frame):
19353           add more debugging
19354           send a discont at start
19355
19356 2004-05-12  Colin Walters  <walters@redhat.com>
19357
19358         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
19359         inflooping if we can't find a chunk.  Or in other words, don't blow
19360         chunks if we don't have a chunk to blow.
19361
19362 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
19363         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
19364         Remove old debug output
19365         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
19366         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
19367         (gst_dvdec_set_property), (gst_dvdec_get_property):
19368         Change the quality setting to an enum, so it works from gst-launch
19369         Don't renegotiate a non-linked pad. Allows audio only decoding.
19370         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
19371         (gst_deinterlace_link), (gst_deinterlace_init):
19372         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
19373         (gst_videodrop_link):
19374         Some caps negotiation fixes
19375
19376 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19377
19378         * ext/tarkin/gsttarkin.c :
19379           - Change RANK from NONE to PRIMARY
19380         * ext/gdk_pixbuf/gstgdkpixbuf.c :
19381           - Change RANK from NONE to MARGINAL
19382         * ext/divx/gstdivxenc.c :
19383           - Change RANK from PRIMARY to NONE (encoder/spider issue)
19384
19385 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
19386
19387         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
19388         (gst_vorbisenc_push_packet):
19389           copy a function that was added between 1.0 and 1.0.1 until we
19390           depend on worthwhile features of post-1.0
19391
19392 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19393
19394         * configure.ac:
19395           enable shout2 by default
19396         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
19397         (gst_shout2send_base_init), (gst_shout2send_init),
19398         (gst_shout2send_connect), (gst_shout2send_change_state):
19399         * ext/shout2/gstshout2.h:
19400           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
19401           #142262)
19402         * ext/theora/theora.c: (plugin_init):
19403           don't set rank on encoders
19404
19405 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
19406
19407         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
19408           Use codec_data property instead of flag1 and flag2 for wma
19409
19410 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19411
19412         * gst/cdxaparse/gstcdxaparse.c :
19413           - Add mpegversion to CAPS to make it link
19414           - Rank is as GST_RANK_SECONDARY instead of NONE
19415         * gst/auparse/gstauparse.c :
19416           - Document all audio encoding we can encounter from Solaris 9
19417             headers and libsndfile information.
19418           - Increase max. rate from 48000 to 192000 (to match other elements)
19419           - Don't try to play junk data between header and samples
19420
19421 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19422
19423         * ext/libvisual/visual.c: (gst_visual_getcaps):
19424           use the right caps depending on endianness (I hope)
19425         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
19426           use GST_RANK_NONE for all non-decoding elements or spider gets
19427           mighty confused
19428
19429 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19430
19431         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
19432           Fix some odd cases and fix BE metadata parsing of unicode16 text.
19433
19434 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19435
19436         * gst/switch/gstswitch.c: (gst_switch_release_pad),
19437         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
19438         (gst_switch_loop), (gst_switch_get_type):
19439           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
19440           HEADERS. Had to be said.
19441
19442 2004-05-10  David Schleef  <ds@schleef.org>
19443
19444         * configure.ac: Add prototype Dirac support.
19445         * ext/Makefile.am:
19446         * ext/dirac/Makefile.am:
19447         * ext/dirac/gstdirac.cc:
19448         * ext/dirac/gstdiracdec.cc:
19449
19450 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19451
19452         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
19453         (gst_auparse_init), (gst_auparse_chain),
19454         (gst_auparse_change_state):
19455           Hack around spider. Remove me some day please.
19456
19457 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19458
19459         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19460           Fix for some uninitialized variables in previous patch, also
19461           makes it work. Fixes #142286 while we're at it.
19462
19463 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19464
19465         * gst/auparse/gstauparse.c:
19466                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
19467                 only unsupported formats are ADPCM/CCITT G.72x
19468                 reviewed by Ronald
19469         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
19470
19471 2004-05-10  Wim Taymans  <wim@fluendo.com>
19472
19473         * ext/vorbis/Makefile.am:
19474         * ext/vorbis/README:
19475         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
19476         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
19477         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
19478         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
19479         (gst_oggvorbisenc_convert_sink),
19480         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
19481         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
19482         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
19483         (get_constraints_string), (update_start_message),
19484         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
19485         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
19486         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
19487         * ext/vorbis/oggvorbisenc.h:
19488         * ext/vorbis/vorbis.c: (plugin_init):
19489         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
19490         (raw_caps_factory), (gst_vorbisenc_class_init),
19491         (gst_vorbisenc_init), (gst_vorbisenc_setup),
19492         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
19493         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
19494         * ext/vorbis/vorbisenc.h:
19495         Added a raw vorbis encoder to be used with the oggmuxer.
19496         We still need the old encoder for some gnome applications,
19497         read the README to find out how that works.
19498         The raw encoder is called "rawvorbisenc" until 0.9.
19499
19500 2004-05-10  Wim Taymans  <wim@fluendo.com>
19501
19502         * ext/ogg/gstogg.c: (plugin_init):
19503         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
19504         (gst_ogg_print):
19505         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
19506         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
19507         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
19508         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
19509         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
19510         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
19511         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
19512         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
19513         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
19514         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
19515         Added an ogg muxer.
19516         Small typo fixes in the demuxer.
19517
19518 2004-05-10  Wim Taymans  <wim@fluendo.com>
19519
19520         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
19521         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
19522         (theora_enc_change_state), (theora_enc_set_property),
19523         (theora_enc_get_property):
19524         Mark the last packet with an EOS flag which is not really needed
19525         in gstreamer.
19526         Do some better video framerate initialisation.
19527         Update the buffer timestamp.
19528
19529 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
19530
19531         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
19532         Return the result of the parent state change call
19533
19534 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19535
19536         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
19537         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
19538         * gst/law/alaw-encode.c : (idem)
19539         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
19540         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
19541         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
19542
19543 2004-05-09  Benjamin Otte  <otte@gnome.org>
19544
19545         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
19546           don't use a fixed buffer size when writing variable length data to
19547           it. Fixes memory corruption and makes alsasrc work
19548
19549 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19550
19551         * ext/gnomevfs/gstgnomevfssink.c:
19552         (_gst_boolean_allow_overwrite_accumulator),
19553         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
19554           Run glib's default signal handler (??) in RUN_CLEANUP rather than
19555           RUN_LAST, and don't use that to set the accumulator value because
19556           then it's always FALSE.
19557
19558 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19559
19560         * gst-libs/gst/riff/riff-media.c:
19561         (gst_riff_create_video_caps_with_data),
19562         (gst_riff_create_audio_caps),
19563         (gst_riff_create_audio_template_caps):
19564         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
19565           Fix for unaligned RIFF files (i.e. where all the chunks together
19566           in a LIST chunk are not of the same size as the size given in
19567           the LIST chunk header). Fixes several odd WAVE files. Also fix
19568           ADPCM (block_align property) in audio, so that wavparse based
19569           on this works now as it used to stand-alone.
19570
19571 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
19572
19573         reviewed by Benjamin Otte  <otte@gnome.org>
19574
19575         * ext/a52dec/gsta52dec.c:
19576         * ext/divx/gstdivxdec.c:
19577         * ext/divx/gstdivxenc.c:
19578         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
19579         * ext/faac/gstfaac.c: (gst_faac_base_init):
19580         * ext/faad/gstfaad.c: (gst_faad_base_init):
19581         * ext/ivorbis/vorbisfile.c:
19582         * ext/lame/gstlame.c:
19583         * ext/libfame/gstlibfame.c:
19584         * ext/mpeg2enc/gstmpeg2enc.cc:
19585         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
19586         * ext/sidplay/gstsiddec.cc:
19587         * ext/speex/gstspeexdec.c:
19588         * ext/speex/gstspeexenc.c:
19589         * ext/xvid/gstxviddec.c:
19590         * ext/xvid/gstxvidenc.c:
19591           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
19592           (fixes #142193)
19593
19594 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19595
19596         * ext/alsa/gstalsa.c: (device_list),
19597         (gst_alsa_class_probe_devices):
19598         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
19599           Fix alsa oddness in mixer after the combination of using mixer
19600           in source/sink elements and using hw:x,y instead of just hw:x.
19601
19602 2004-05-09  Benjamin Otte  <otte@gnome.org>
19603
19604         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
19605         (gst_wavparse_create_sourcepad):
19606           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
19607           sourcepads
19608
19609 2004-05-09  Benjamin Otte  <otte@gnome.org>
19610
19611         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
19612           allow discont events before caps nego
19613
19614 2004-05-08  Benjamin Otte  <otte@gnome.org>
19615
19616         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
19617           don't leak events
19618
19619 2004-05-08  Benjamin Otte  <otte@gnome.org>
19620
19621         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
19622         (gst_level_change_state), (gst_level_init):
19623         * gst/level/gstlevel.h:
19624           figure out if we're initialized directly instead of keeping a
19625           variable that's wrong in 90% of cases
19626           don't initialize pads and then leak them and use a new unitialized
19627           pad. (fixes #142084)
19628           these were bugs so n00bish I didn't find them for an hour :/
19629
19630 2004-05-08 Iain <iain@prettypeople.org>
19631
19632         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
19633         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
19634         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
19635         return the length that was read.
19636         (gst_riff_read_strf_auds): Allow fmt tags as well.
19637
19638 2004-05-07  David Schleef  <ds@schleef.org>
19639
19640         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
19641         signed char assumption in faad.h.
19642
19643 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19644
19645         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
19646           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
19647
19648 2004-05-07  Colin Walters  <walters@redhat.com>
19649
19650         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
19651         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
19652         function.
19653         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
19654         Add dispose function.
19655
19656 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
19657         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
19658           Fix caps nego and pad templates. RGB mode caps should
19659           work now.
19660         * ext/dvdnav/gst-dvd:
19661           Move mpeg2dec inside the thread because otherwise the
19662           queue rejects cap changes mid-stream
19663         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
19664         (gst_mpeg2dec_flush_decoder):
19665           For mpeg2dec > 0.4.0, call the flush function instead of
19666           manually extracting all in-flight frames.
19667         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
19668         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
19669           Change mime type video/dv go video/x-dv to match the
19670           rest of gst-plugins
19671
19672 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19673
19674         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19675         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
19676         (gst_alsa_sink_class_init):
19677         * ext/alsa/gstalsasink.h:
19678         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
19679         (gst_alsa_src_class_init):
19680         * ext/alsa/gstalsasrc.h:
19681           Make alsasink/src a subclass of alsamixer so that mixer stuff
19682           shows up in gst-rec. Needs some finetuning.
19683
19684 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19685
19686         * ext/lame/gstlame.c: (gst_lame_chain):
19687           simplify
19688         * ext/mad/gstmad.c: (gst_mad_handle_event):
19689           fix event leak
19690         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
19691           be able to detect mp3 files < 4096 bytes
19692
19693 2004-05-06  Wim Taymans  <wim@fluendo.com>
19694
19695         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
19696         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
19697         (theora_enc_set_property), (theora_enc_get_property):
19698         Also encode the first frame, cleanup some code.
19699
19700 2004-05-06  Wim Taymans  <wim@fluendo.com>
19701
19702         * ext/mpeg2enc/gstmpeg2enc.cc:
19703         Forward events first before deciding that negotiation was
19704         not performed.
19705
19706 2004-05-06  Wim Taymans  <wim@fluendo.com>
19707
19708         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
19709         First process the events before deciding that negotiation
19710         was not performed.
19711
19712 2004-05-06  Wim Taymans  <wim@fluendo.com>
19713
19714         * ext/theora/Makefile.am:
19715         * ext/theora/theora.c: (plugin_init):
19716         * ext/theora/theoradec.c: (theora_dec_change_state):
19717         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
19718         (gst_theora_enc_class_init), (gst_theora_enc_init),
19719         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
19720         (theora_enc_chain), (theora_enc_change_state),
19721         (theora_enc_set_property), (theora_enc_get_property):
19722         Added a theora encoder, grouped the encoder and decoder into the
19723         same plugin.
19724
19725 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
19726
19727         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
19728         (gst_jpegenc_chain):
19729         fix DURATION on outgoing buffers
19730         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
19731         debug using time formats
19732         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
19733         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
19734         (gst_xvimagesink_sink_link):
19735         windows with width/height 0 generate X errors, so don't allow them
19736
19737 2004-05-05  Wim Taymans  <wim@fluendo.com>
19738
19739         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
19740         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
19741         (gst_mpeg2dec_negotiate_format):
19742         * ext/mpeg2dec/gstmpeg2dec.h:
19743           removed the static pad template so that we can add the
19744           more accurate framerate value to the caps.
19745
19746
19747 2004-05-04  Benjamin Otte  <otte@gnome.org>
19748
19749         * configure.ac:
19750           check for kdemacros.h, too (should fix #141821)
19751         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
19752           don't crash if no header was sent, but nicely error out (fixes part
19753           of #141554)
19754
19755 2004-05-04  Wim Taymans  <wim@fluendo.com>
19756
19757         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
19758         parent dispose function to avoid segfault on destroy.
19759
19760 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
19761
19762         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19763         (plugin_init):
19764         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
19765         (gst_xvimagesink_sink_link):
19766         clean up debugging caps
19767         also recreate xvimage when format has changed
19768
19769 2004-05-04  Benjamin Otte  <otte@gnome.org>
19770
19771         * ext/libvisual/Makefile.am:
19772         * ext/libvisual/visual.c: (gst_visual_class_init),
19773         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
19774         (gst_visual_srclink), (gst_visual_chain),
19775         (gst_visual_change_state), (plugin_init):
19776           use a GstAdapter to correctly adapt buffer sizes - allows using a
19777           framerate
19778
19779 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19780
19781         * sys/v4l/gstv4lelement.h:
19782         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
19783         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
19784         (gst_v4lsrc_buffer_free):
19785         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
19786         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
19787         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
19788         (gst_v4lsrc_requeue_frame):
19789         move some debugging categories around
19790         query for fps index and set accordingly if found
19791
19792 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19793
19794         * ext/lame/gstlame.c:
19795         correct defaults that lame_init puts out of range
19796
19797 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19798
19799         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
19800         (gst_divxenc_class_init):
19801         fix range since -1 is the default
19802         * gst/mpeg1sys/gstmpeg1systemencode.c:
19803         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
19804         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
19805         (gst_rtjpegdec_chain):
19806         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
19807         (gst_rtjpegenc_chain):
19808         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
19809         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
19810         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
19811         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
19812         * sys/v4l/gstv4lsrc.c:
19813         * sys/v4l/v4l_calls.c: (gst_v4l_open):
19814         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
19815         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
19816         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
19817         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
19818           remove gst_info calls
19819
19820 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19821
19822         * Makefile.am:
19823         * po/af.po:
19824         * po/az.po:
19825         * po/en_GB.po:
19826         * po/nl.po:
19827         * po/sr.po:
19828         * po/sv.po:
19829           Updated translations
19830
19831 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
19832
19833         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
19834           refactor/comment code
19835
19836 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19837
19838         * gst/asfdemux/Makefile.am:
19839         * gst/asfdemux/asfheaders.c:
19840         * gst/asfdemux/asfheaders.h:
19841         * gst/asfdemux/gstasf.c: (plugin_init):
19842         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
19843         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
19844         (gst_asf_demux_setup_pad):
19845         * gst/asfdemux/gstasfdemux.h:
19846         * gst/asfdemux/gstasfmux.c:
19847         * gst/asfdemux/gstasfmux.h:
19848           Add tagging support to demuxer, split out registration in its own
19849           file instead of in demux (hacky), and prevent having some tables
19850           in our memory multiple times (in asfheaders.h).
19851
19852 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19853
19854         * gst/matroska/matroska-demux.c:
19855         (gst_matroska_demux_parse_metadata):
19856         * gst/matroska/matroska-ids.h:
19857           Basic tag reading support.
19858
19859 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19860
19861         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
19862           Really detect ac-3 audio.
19863         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
19864           really detect matroska files (off-by-1).
19865
19866 2004-04-30  David Schleef  <ds@schleef.org>
19867
19868         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19869         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
19870         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
19871         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
19872         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
19873         hackage -- parse a lot more atoms, extract a few tags.  One might even
19874         mistake this for tag support.  Maybe it is.
19875         * gst/qtdemux/qtdemux.h:
19876
19877 2004-04-30  Colin Walters  <walters@verbum.org>
19878
19879         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
19880
19881 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19882
19883         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19884         (gst_ffmpegcolorspace_getcaps):
19885           remove broken nego fix
19886
19887 2004-04-30  Benjamin Otte  <otte@gnome.org>
19888
19889         * configure.ac:
19890         * ext/Makefile.am:
19891         * ext/libvisual/Makefile.am:
19892         * ext/libvisual/visual.c:
19893           add initial support for libvisual (http://libvisual.sourceforge.net)
19894           libvisual is still quite alpha, so expect crashes in there :)
19895
19896 2004-04-29  David Schleef  <ds@schleef.org>
19897
19898         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
19899         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
19900         up qtdemux to make it spit out codec_data.  Do _not_ look at this
19901         code; you will no longer respect me.
19902
19903 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
19904
19905         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
19906         * ext/alsa/gstalsa.h :
19907         change alsa pcm device discovery to find more than 1 device
19908         per card. code review by Ronald.
19909
19910 2004-04-29  David Schleef  <ds@schleef.org>
19911
19912         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
19913         Add a check for a driver bug on FreeBSD.  (bug #140565)
19914
19915 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19916
19917         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
19918         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
19919         (gst_jpegenc_getcaps):
19920           move format setting to inner loop
19921         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19922         (gst_ffmpegcolorspace_getcaps):
19923           use GST_PAD_CAPS if available so that we use already negotiated
19924           caps
19925         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19926         (qtdemux_parse_moov), (qtdemux_parse):
19927           extra debugging
19928         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
19929         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
19930           move hardcoded path to DEFINE
19931
19932 2004-04-28  David Schleef  <ds@schleef.org>
19933
19934         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
19935         (bug #140064)
19936
19937 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19938
19939         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
19940           Don't probe for playback device if we're a source element. Fixes
19941           #139658.
19942
19943 2004-04-29  Benjamin Otte  <otte@gnome.org>
19944
19945         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
19946         (gst_id3_tag_chain):
19947           rewrite buffer offset
19948
19949 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19950
19951         * configure.ac:
19952         * ext/Makefile.am:
19953         * ext/dts/Makefile.am:
19954         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
19955         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
19956         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
19957         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
19958         (gst_dtsdec_loop), (gst_dtsdec_change_state),
19959         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
19960         (plugin_init):
19961         * ext/dts/gstdtsdec.h:
19962           New DTS decoder.
19963         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
19964         (gst_faad_srcconnect):
19965           Add ESDS atom handling (.m4a).
19966
19967 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
19968
19969         * ext/divx/gstdivxdec.c: (plugin_init):
19970           Remove comment that makes no sense.
19971         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
19972           Fix for obvious typo that resulted in warnings during gst-register.
19973         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
19974         (gst_xviddec_sink_link):
19975           Fix caps negotiation a bit better.
19976         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
19977           We call this 'codec_data', not 'esds'.
19978
19979 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19980
19981         * gst/monoscope/gstmonoscope.c:
19982           make sure we only provide 256x128
19983         * gst/monoscope/monoscope.c: (monoscope_init):
19984           assert size of 256x128
19985
19986 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19987
19988         * Makefile.am:
19989         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
19990         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
19991           fixate to max width and height of device
19992
19993 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19994
19995         * Makefile.am:
19996         * sys/v4l/gstv4l.c:
19997         * sys/v4l/gstv4lsrc.c:
19998         * sys/v4l/v4l_calls.c:
19999         * sys/v4l/v4lsrc_calls.c:
20000           fix for qc-usb driver which fakes having more than one buffer
20001           by handing the same buffer twice, which confused GStreamer's/v4lsrc
20002           buffer_free override
20003           add debugging
20004
20005 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
20006
20007         * Makefile.am:
20008         * gst/videotestsrc/gstvideotestsrc.c:
20009         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
20010         (gst_videotestsrc_init), (gst_videotestsrc_get),
20011         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
20012         * gst/videotestsrc/gstvideotestsrc.h:
20013           add num-buffers property
20014
20015         2004-04-26  Benjamin Otte  <otte@gnome.org>
20016
20017         * ext/mad/gstid3tag.c: (plugin_init):
20018           set id3mux rank to NONE so it doesn't confuse spider
20019           require audio/mpeg,mpegversion=1 in id3mux
20020
20021 2004-04-26  Benjamin Otte  <otte@gnome.org>
20022
20023         * configure.ac:
20024           detect faad correctly as non-working if it's indeed non-working
20025
20026 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
20027
20028         * Makefile.am:
20029         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
20030         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
20031         fix _getcaps so it only negotiates to its supported format
20032
20033 2004-04-25  Benjamin Otte  <otte@gnome.org>
20034
20035         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
20036           fix memleak
20037
20038 2004-04-23  Benjamin Otte  <otte@gnome.org>
20039
20040         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
20041           audio/x-raw-int with height rules! not. Now it's depth.
20042
20043 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20044
20045         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
20046         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
20047         (gst_wavparse_loop):
20048           Missing variable initialization. Add handling of DVI ADPCM. Fix
20049           mis-parsing of LIST chunks. This works around a bug where we mis-
20050           parse non-aligning LIST chunks (so LIST chunks where the contents
20051           don't align with the actual LIST size). The correct fix is to use
20052           rifflib, I'm not going to fix wavparse - too much work. All this
20053           fixes #104878.
20054
20055 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20056
20057         reviewed by Benjamin Otte  <otte@gnome.org>
20058
20059         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
20060           fix shoutcast not working (fixes #140844)
20061
20062 2004-04-22  Benjamin Otte  <otte@gnome.org>
20063
20064         * ext/hermes/gsthermescolorspace.c:
20065         (gst_hermes_colorspace_caps_remove_format_info):
20066         * gst/colorspace/gstcolorspace.c:
20067         (gst_colorspace_caps_remove_format_info):
20068         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20069         (gst_ffmpegcolorspace_caps_remove_format_info):
20070           s/gst_caps_simplify/gst_caps_do_simplify/
20071
20072 2004-04-22  Benjamin Otte  <otte@gnome.org>
20073
20074         * gst-libs/gst/riff/riff-media.c:
20075         (gst_riff_create_video_caps_with_data):
20076           mpegversion is an int
20077         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
20078           don't try to create pad templates with NULL caps, use any caps
20079           instead.
20080
20081 2004-04-20  David Schleef  <ds@schleef.org>
20082
20083         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
20084         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
20085         (bug #140384)
20086
20087 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
20088
20089         reviewed by David Schleef
20090
20091         * ext/mad/gstid3tag.c: Add stdlib.h
20092         * gst/rtp/gstrtpgsmenc.c: same
20093         * gst/tags/gstid3tag.c: same
20094         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
20095         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
20096         GST_DISABLE_LOADSAVE use.
20097         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
20098         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
20099         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
20100         atol(3)).
20101         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
20102         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
20103         strtoul(3)).
20104         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
20105         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
20106         $(ID3_CFLAGS).
20107         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
20108         $(LIBFAME_CFLAGS).
20109
20110 2004-04-20  David Schleef  <ds@schleef.org>
20111
20112         * gst/realmedia/rmdemux.c:  This was supposed to part of the
20113         last checkin.  Same idea.
20114
20115 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
20116
20117         reviewed by David Schleef
20118
20119         * configure.ac: bump required gstreamer version to 0.8.1.1
20120         because of following changes [--ds]
20121
20122         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
20123         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
20124         (gst_riff_read_header):  Use GST_READ_UINT*
20125         macros to access possibly unaligned memory.
20126
20127         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
20128         (mp3_type_find):  Use GST_READ_UINT*
20129         macros to access possibly unaligned memory.
20130         (mp3_type_find, mpeg1_parse_header, qt_type_find)
20131         (speex_type_find): Likewise
20132
20133         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
20134
20135         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
20136         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
20137         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
20138         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
20139         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
20140         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
20141         macros to access possibly unaligned memory.
20142
20143         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
20144         Likewise.
20145
20146         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
20147         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
20148
20149         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
20150         Likewise.
20151
20152         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
20153         (gst_mpeg2subt_chain_subtitle): Likewise.
20154
20155         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
20156         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
20157         Likewise.
20158
20159         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
20160         Likewise.
20161
20162         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
20163         Likewise.
20164
20165         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
20166         Likewise.
20167
20168 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20169
20170         * configure.ac:
20171           update required version of GStreamer because of GST_TIME_FORMAT
20172
20173 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20174
20175         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
20176           remove leftover g_print
20177         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20178           don't try setting only a subset of the caps. We don't want to kill
20179           autoplugging on purpose
20180
20181 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20182
20183         * sys/ximage/ximagesink.c: (plugin_init):
20184         * sys/xvimage/xvimagesink.c: (plugin_init):
20185           add debugging categories
20186
20187 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
20188
20189         * po/en_GB.po:
20190         * po/LINGUAS:
20191           Adding en_GB translation (Gareth Owen)
20192
20193 2004-04-20  David Schleef  <ds@schleef.org>
20194
20195         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
20196         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
20197         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
20198         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
20199         A number of new features and hacks to extract the esds atom and
20200         put it into the caps.  (bug #137724)
20201
20202 2004-04-19  David Schleef  <ds@schleef.org>
20203
20204         * gconf/Makefile.am: Fix for non-GNU make
20205         * gst-libs/gst/Makefile.am: Change directory order to handle
20206         GstPlay linking with gstinterfaces
20207         * gst-libs/gst/audio/make_filter: make use of tr portable
20208         * gst-libs/gst/play/Makefile.am: Add intended \
20209         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
20210         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
20211         function prototype instead of void *.
20212         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
20213         macro.
20214         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20215         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
20216         * gst/videofilter/make_filter: make use of tr portable
20217         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
20218
20219 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20220
20221         * po/LINGUAS:
20222         * po/uk.po:
20223           Added Ukrainian translation (Maxim V. Dziumanenko)
20224
20225 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20226
20227         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
20228         (gst_gsmdec_link), (gst_gsmdec_chain):
20229           Fix capsnego, simplify chain function slightly.
20230         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
20231           Add GSM.
20232
20233 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20234
20235         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20236         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
20237         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
20238           Hack to make wavparse work with spider (always -> sometimes pad).
20239           Fixes #135862 && #140411.
20240
20241 2004-04-18  Benjamin Otte  <otte@gnome.org>
20242
20243         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
20244         (gst_osselement_rate_probe_check),
20245         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
20246           get rid of \n in debug output
20247
20248 2004-04-17  Iain <iain@prettypeople.org>
20249
20250         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
20251         not just EOS.
20252
20253 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20254
20255         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
20256         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
20257         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
20258         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
20259         (gst_id3_tag_src_link), (gst_id3_tag_chain),
20260         (gst_id3_tag_change_state), (plugin_init):
20261           deprecate id3tag element and replace with id3demux/id3mux.
20262           great side effect: this ugly file is now even uglier, yay!
20263         * ext/mad/gstmad.h:
20264           remove non-available function
20265           update for new get_type
20266
20267 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20268
20269         * configure.ac:
20270           require mpeg2dec >= 0.4.0
20271
20272 2004-04-17  Benjamin Otte  <otte@gnome.org>
20273
20274         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20275         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
20276         (gst_xvimagesink_set_xwindow_id):
20277           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
20278           assorted cleanup fixes.
20279
20280 2004-04-16  David Schleef  <ds@schleef.org>
20281
20282         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
20283         * sys/xvimage/xvimagesink.h: same
20284
20285 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20286
20287         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
20288           Fix GST_ELEMENT_ERROR with (NULL)
20289
20290 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20291
20292         * gst-libs/gst/riff/riff-media.c:
20293         (gst_riff_create_video_caps_with_data):
20294           Add div[3456] as fourccs for DivX 3 (fixes #140137).
20295
20296 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20297
20298         * gst-libs/gst/riff/riff-media.c:
20299         (gst_riff_create_video_caps_with_data),
20300         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
20301         (gst_riff_create_video_template_caps),
20302         (gst_riff_create_audio_template_caps):
20303         * gst-libs/gst/riff/riff-media.h:
20304         * gst-libs/gst/riff/riff-read.c:
20305         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
20306         * gst-libs/gst/riff/riff-read.h:
20307         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
20308           Add MS RLE support. I added some functions to read out strf chunks
20309           into strf chunks and the data behind it. This is usually color
20310           palettes (as in RLE, but also in 8-bit RGB). Also use those during
20311           caps creation. Lastly, add ADPCM (similar to wavparse - which
20312           should eventually be rifflib based).
20313         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
20314         (gst_matroska_demux_init), (gst_matroska_demux_reset):
20315         * gst/matroska/matroska-demux.h:
20316           Remove placeholders for some prehistoric tagging system. Didn't add
20317           support for any tag system really anyway.
20318         * gst/qtdemux/qtdemux.c:
20319           Add support for audio/x-m4a (MPEG-4) through spider.
20320         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
20321         (gst_wavparse_loop):
20322           ADPCM support (#135862). Increase max. buffer size because we
20323           cannot split buffers for ADPCM (screws references) and I've seen
20324           files with 2048 byte chunks. 4096 seems safe for now.
20325
20326 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20327
20328         * configure.ac: bump nano to 1
20329
20330 === release 0.8.1 ===
20331
20332 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
20333
20334         * configure.ac: releasing 0.8.1, "Comforting Sounds"
20335
20336 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20337
20338         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
20339           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
20340           Fixes #140058
20341
20342 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20343
20344         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
20345           lower rank of dvddemux so that it's not used for mpeg playback.
20346
20347 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20348
20349         * configure.ac:
20350           save libs correctly when checking mad
20351
20352 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20353
20354         * ext/mad/gstid3tag.c: (plugin_init):
20355           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
20356
20357 2004-04-13  David Schleef  <ds@schleef.org>
20358
20359         * common/m4/gst-feature.m4: Call -config scripts with
20360         --plugin-libs if it is supported.
20361         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
20362         JPEG images are image/jpeg.
20363         * gst/debug/Makefile.am:
20364         * gst/debug/negotiation.c: (gst_negotiation_class_init),
20365         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
20366         (gst_negotiation_update_caps), (gst_negotiation_get_property),
20367         (gst_negotiation_plugin_init): Add a property that acts like
20368         filter caps.
20369         * testsuite/gst-lint:  Move license checking to be a standard
20370         test.
20371
20372 2004-04-13  David Schleef  <ds@schleef.org>
20373
20374         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
20375         patch from Sebastien Cote (bug #139958)
20376
20377 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
20378
20379         * examples/gstplay/Makefile.am:
20380         * examples/gstplay/player.c: (main):
20381           make the commandline player example use gconf settings
20382
20383 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
20384
20385         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
20386         (gst_cacasink_sinkconnect), (gst_cacasink_init),
20387         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
20388           init/end library during state transition, not object
20389           creation/disposal.  get rid of custom dispose handler.
20390
20391
20392 2004-04-12  Christian Schaller <Uraeus@gnome.org>
20393
20394         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
20395         be a symlink
20396
20397 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20398
20399         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
20400           Handle JUNK chunks inside data section. Prevents warnings.
20401
20402 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20403
20404         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
20405         (gst_riff_create_video_template_caps):
20406           Add MS video v1.
20407         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
20408         (gst_avi_demux_stream_data):
20409           Add support for "rec-list" chunks.
20410
20411 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20412
20413         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
20414           Fix another codecname mismatch.
20415
20416 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20417
20418         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
20419           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
20420           so that MJPEG plays back.
20421
20422 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20423
20424         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
20425         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
20426         * gst/mpeg1videoparse/gstmp1videoparse.h:
20427           Fix for some slight mis-cuts in buffer parsing, and for some
20428           potential overflows or faults-causers. Adds disconts. Also fixes
20429           #139105 while we're at it.
20430
20431 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20432
20433         * configure.ac:
20434         * sys/v4l2/gstv4l2element.h:
20435           Workaround for missing struct v4l2_buffer declaration in Suse 9
20436           and Mandrake 10 linux/videodev2.h header file (#135919).
20437
20438 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20439
20440         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
20441           Bail out if no filename was given.
20442
20443 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20444
20445         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
20446         (gst_v4l2_fourcc_from_structure):
20447           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
20448           Y41B somewhere).
20449
20450 2004-04-09  Benjamin Otte  <otte@gnome.org>
20451
20452         * ext/gnomevfs/gstgnomevfssink.c:
20453         (_gst_boolean_allow_overwrite_accumulator),
20454         (gst_gnomevfssink_class_init):
20455           fix erase signal - if any handler returns false the file will not be
20456           overwritten. If no handler is connected, the file will not be
20457           overwritten either.
20458           renamed signal to "allow-overwrite"
20459         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
20460           free string when adding it to ID3 failed
20461         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
20462           unref event when done
20463         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
20464           free caps
20465         * gst/typefind/gsttypefindfunctions.c:
20466         (mpeg_video_stream_type_find):
20467           fix invalid read
20468
20469 2004-04-08  David Schleef  <ds@schleef.org>
20470
20471         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20472         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
20473
20474 2004-04-08  David Schleef  <ds@schleef.org>
20475
20476         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
20477         we don't support (bug #139532)
20478
20479 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
20480
20481         * ext/mad/gstmad.c: (gst_mad_handle_event),
20482         (gst_mad_check_caps_reset), (gst_mad_chain),
20483         (gst_mad_change_state):
20484           only set explicit caps if they haven't been set before for
20485           this stream.  MPEG-audio sample rate/channels aren't allowed
20486           to change in-stream.
20487           Fixes #139382
20488
20489 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20490
20491         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
20492         (_gst_boolean_did_something_accumulator),
20493         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
20494         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
20495         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
20496         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
20497         (gst_gnomevfssink_change_state):
20498           Fix erase signal. Don't erase by default. Remove handoff signal.
20499           Remove erase property. Don't segfault. General cleanup.
20500
20501 2004-04-07  Benjamin Otte  <otte@gnome.org>
20502
20503         * gst-libs/gst/gconf/test-gconf.c: (main):
20504           add missing gst_init
20505
20506 2004-04-07  Benjamin Otte  <otte@gnome.org>
20507
20508         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
20509           free the mutexes, too
20510
20511 2004-04-07  Benjamin Otte  <otte@gnome.org>
20512
20513         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
20514           actually free the URI string
20515         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
20516           compute offset correctly when passing discont events
20517         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
20518           don't leak discont events
20519         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
20520           add some missing breaks so caps aren't copied randomly
20521         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
20522           if we realloc memory, we better use it
20523
20524 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20525
20526         * ext/mad/gstmad.c: (normal_seek):
20527           fix GST_FORMAT_TIME usage
20528
20529 2004-04-05  David Schleef  <ds@schleef.org>
20530
20531         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
20532         a deprecated function (hack!)
20533
20534 2004-04-05  Benjamin Otte  <otte@gnome.org>
20535
20536         * ext/esd/esdmon.c: (gst_esdmon_get):
20537           fix nonterminated vararg and memleak
20538
20539 2004-04-05  Benjamin Otte  <otte@gnome.org>
20540
20541         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
20542         (gst_ladspa_init), (gst_ladspa_force_src_caps),
20543         (gst_ladspa_set_property), (gst_ladspa_get_property),
20544         (gst_ladspa_instantiate), (gst_ladspa_activate),
20545         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
20546           clean up debugging
20547
20548 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
20549
20550         reviewed by Benjamin Otte  <otte@gnome.org>
20551
20552         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
20553           check for broken LADSPA parameters (fixes #138635)
20554
20555 2004-04-05  Benjamin Otte  <otte@gnome.org>
20556
20557         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
20558           advertise buffer-frames correctly on sinkpads
20559
20560 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
20561
20562         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
20563         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
20564         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
20565         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
20566         (gst_mad_check_caps_reset), (gst_mad_chain):
20567         add more debugging, only reset caps when we're not in error state
20568
20569 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
20570
20571         * ext/mad/gstmad.c: add debugging category, comment + cleanups
20572
20573 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
20574
20575         reviewed by Benjamin Otte  <otte@gnome.org>
20576
20577         * configure.ac:
20578           fix == in test(1) operator
20579
20580 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
20581
20582         reviewed by Benjamin Otte  <otte@gnome.org>
20583
20584         * configure.ac:
20585           fix --export-symblos-regex to a working regex.
20586
20587 2004-04-04  Benjamin Otte  <otte@gnome.org>
20588
20589         * sys/oss/.cvsignore:
20590           add for oss_probe
20591
20592 2004-04-03  Tim-Phillip M??ller <t.i.m@zen.co.uk>
20593
20594         reviewed by Benjamin Otte  <otte@gnome.org>
20595
20596         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
20597           add missing 'new_media' argument (fixes #138168)
20598         * gst/matroska/matroska-demux.c:
20599         (gst_matroska_demux_handle_seek_event):
20600           add vararg terminator (fixes #138169)
20601
20602 2004-04-02  David Schleef  <ds@schleef.org>
20603
20604         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
20605         disted (bug #138914)
20606
20607 2004-04-01  Benjamin Otte  <otte@gnome.org>
20608
20609         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
20610         (gst_alsa_close_audio):
20611           handle case better where a soundcard can't pause
20612         * ext/ogg/gstoggdemux.c:
20613           don't crash when we get events but don't have pads yet
20614
20615 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20616
20617         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
20618           throw an error if we couldn't probe any caps.
20619
20620 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
20621
20622         * ext/dvdnav/gst-dvd:
20623         Add a really simple sample DVD player
20624
20625 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
20626
20627         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
20628         (gst_a52dec_push), (gst_a52dec_handle_event),
20629         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
20630         (gst_a52dec_change_state):
20631         * ext/a52dec/gsta52dec.h:
20632           Use a debug category, Output timestamps correctly
20633           Emit tag info, Handle events, tell liba52dec about cpu
20634           capabilities so it can use MMX etc.
20635         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
20636           Fix a crasher accessing invalid memory
20637         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
20638         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
20639         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
20640         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
20641         (dvdnavsrc_query):
20642           Some support for byte-format seeking.
20643           Small fixes for still frames and menu button overlays
20644         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
20645         (gst_mpeg2dec_alloc_buffer):
20646           Use a debug category. Adjust the report level of several items to
20647           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
20648           so it doesn't lose the GstBuffer pointer
20649         * gst/debug/Makefile.am:
20650         * gst/debug/gstdebug.c: (plugin_init):
20651         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
20652         (gst_navseek_base_init), (gst_navseek_class_init),
20653         (gst_navseek_init), (gst_navseek_seek),
20654         (gst_navseek_handle_src_event), (gst_navseek_set_property),
20655         (gst_navseek_get_property), (gst_navseek_chain),
20656         (gst_navseek_plugin_init):
20657         * gst/debug/gstnavseek.h:
20658           Add the navseek debug element for seeking back and forth in a
20659           video stream using arrow keys.
20660         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
20661         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
20662         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
20663         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
20664         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
20665         (gst_mpeg2subt_parse_header), (gst_get_nibble),
20666         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
20667         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
20668         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
20669         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
20670         * gst/mpeg2sub/gstmpeg2subt.h:
20671           Pretty much a complete rewrite. Now a loopbased element. May still
20672           require work to properly synchronise subtitle buffers.
20673         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
20674         (gst_dvd_demux_send_subbuffer):
20675         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
20676           Don't attempt to create subbuffers of size 0
20677           Reduce a couple of error outputs to warnings.
20678         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
20679         (gst_y4mencode_chain):
20680         Output the y4m frame header correctly.
20681
20682 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20683
20684         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
20685           throw errors instead of allowing SIGFPE
20686
20687 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20688
20689         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
20690         (gst_gconf_render_bin_from_key):
20691           leak plugging and style fixing
20692
20693 2004-03-31  David Schleef  <ds@schleef.org>
20694
20695         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
20696         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
20697         (bug #138225)
20698         * gst/debug/Makefile.am:
20699         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
20700         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
20701         plugin.
20702         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
20703         (gst_negotiation_base_init), (gst_negotiation_class_init),
20704         (gst_negotiation_init), (gst_negotiation_getcaps),
20705         (gst_negotiation_pad_link), (gst_negotiation_chain),
20706         (gst_negotiation_set_property), (gst_negotiation_get_property),
20707         (gst_negotiation_plugin_init):  New element to talk about random
20708         negotiation things happening in a pipeline.
20709
20710 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
20711
20712         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
20713           fix integer addition with help of Stefan Kost
20714
20715 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
20716
20717         * po/nl.po: updated Dutch translation (Elros Cyriatan)
20718
20719 2004-03-30  David Schleef  <ds@schleef.org>
20720
20721         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
20722         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
20723         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
20724         (bug #137504)
20725         * ext/mpeg2dec/gstmpeg2dec.h:
20726
20727 2004-03-30  David Schleef  <ds@schleef.org>
20728
20729         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
20730
20731 2004-03-30  David Schleef  <ds@schleef.org>
20732
20733         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
20734         Michael Petullo) to handle .mov
20735
20736 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20737
20738         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
20739         (gst_osselement_rate_check_rate):
20740           probe caps correctly for sound cards that only support one format
20741
20742 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20743
20744         * ext/kio/kiosrc.cpp: (process_events):
20745           update handling event processing if inside KDE - untested
20746
20747 2004-03-29  David Schleef  <ds@schleef.org>
20748
20749         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
20750         by 2 to not interfere with other colorspaces.
20751         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
20752         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
20753         one to not interfere with ffmpeg_colorspace.
20754
20755 2004-03-29  David Schleef  <ds@schleef.org>
20756
20757         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
20758         aren't in the caps.
20759         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
20760         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
20761
20762 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20763
20764         * gst-libs/gst/riff/riff-media.c:
20765           fail on error, don't try to set stuff on NULL caps
20766
20767 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20768
20769         * configure.ac:
20770         * ext/Makefile.am:
20771         * ext/kio/Makefile.am:
20772         * ext/kio/kioreceiver.cpp:
20773         * ext/kio/kioreceiver.h:
20774         * ext/kio/kiosrc.cpp:
20775         * ext/kio/kiosrc.h:
20776           add experimental kiosrc plugin
20777         * ext/alsa/gstalsaplugin.c: (plugin_init):
20778           initialize debugging category only when we're sure registering the
20779           plugins worked.
20780
20781 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
20782
20783         * examples/gstplay/player.c: (main):
20784         * gst-libs/gst/play/play.c: (gst_play_class_init),
20785         (gst_play_set_location), (gst_play_set_data_src),
20786         (gst_play_set_video_sink), (gst_play_set_audio_sink),
20787         (gst_play_set_visualization), (gst_play_connect_visualization):
20788           check return values of element_set_state and return FALSE where
20789           failed
20790
20791 2004-03-29  Benjamin Otte  <otte@gnome.org>
20792
20793         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
20794           try harder to check if an event is really a discont
20795
20796 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
20797
20798         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
20799         * po/az.po:
20800
20801 2004-03-28  Benjamin Otte  <otte@gnome.org>
20802
20803         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
20804         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
20805         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
20806           get rid of non-standard "..." ranges in case statements.
20807
20808 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
20809
20810         * gst/mpegstream/gstmpegdemux.c:
20811         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
20812         specific functionality split to the new dvddemux element.
20813         * gst/mpegstream/gstdvddemux.c:
20814         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
20815         streams, derived from mpegdemux.
20816         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
20817         up. SCR based timestamp rewriting can be turned off (will probably
20818         completely disappear soon).
20819         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
20820         hacking. General cleanup. All printf statements replaced by
20821         debugging messages. Almost complete libdvdnav support.
20822         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
20823         by events. New properties for audio and subpicture languages.
20824         (dvdnavsrc_update_highlight): Now uses events.
20825         (dvdnavsrc_user_op): Cleaned up.
20826         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
20827         based). Lots of cleanup, and propper support for most libdvdnav
20828         events.
20829         (dvdnavsrc_make_dvd_event): New function.
20830         (dvdnavsrc_make_dvd_nav_packet_event): New function.
20831         (dvdnavsrc_make_clut_change_event): New function.
20832
20833 2004-03-26  Benjamin Otte  <otte@gnome.org>
20834
20835         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
20836           fix bug where typefinding would claim it's theora whenever less then
20837           7 bytes of data were available
20838
20839 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20840
20841         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
20842         (gst_alawdec_base_init), (gst_alawdec_class_init),
20843         (gst_alawdec_init), (gst_alawdec_chain):
20844         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
20845         (gst_alawenc_base_init), (gst_alawenc_class_init),
20846         (gst_alawenc_init), (gst_alawenc_chain):
20847         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
20848         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
20849         (gst_mulawdec_init), (gst_mulawdec_chain):
20850         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
20851         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
20852         (gst_mulawenc_init), (gst_mulawenc_chain):
20853           Fix capsnego in all four, remove the unused property functions and
20854           simplify the chain functions slightly. I guess we could use macros
20855           or something similar for those, since the code is so similar, but
20856           I'm currently too lazy...
20857
20858 2004-03-24  David Schleef  <ds@schleef.org>
20859
20860         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
20861         (gst_osselement_close_audio), (gst_osselement_probe_caps),
20862         (gst_osselement_get_format_structure),
20863         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
20864         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
20865         (gst_osselement_rate_int_compare): Add code to handle rate probing
20866         (bug #120883)
20867         * sys/oss/gstosselement.h: same
20868         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
20869         Use rate probing provided by osselement.
20870         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
20871
20872 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20873
20874         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
20875         (gst_xvidenc_get_property):
20876           ulong/int mess-up.
20877
20878 2004-03-24  David Schleef  <ds@schleef.org>
20879
20880         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
20881         (gst_speexdec_init):
20882         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
20883         (gst_speexenc_init):  Create the pad template correctly (from
20884         the static pad template, not a NULL pointer.)
20885
20886 2004-03-25  Benjamin Otte  <otte@gnome.org>
20887
20888         * gst/debug/Makefile.am:
20889         * gst/debug/breakmydata.c:
20890           add element that quasi-randomly changes bytes in the stream.
20891           Intended use is robustness checking of demuxers and decoders in
20892           media tests.
20893
20894 2004-03-24  Benjamin Otte  <otte@gnome.org>
20895
20896         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
20897         (gst_alsa_probe_hw_params):
20898         * ext/alsa/gstalsa.h:
20899           debugging output fixes
20900
20901 2004-03-24  Benjamin Otte  <otte@gnome.org>
20902
20903         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
20904           don't g_return_if_fail if element is PLAYING, fail silently as every
20905           other element.
20906         * gst/effectv/gstquark.c: (gst_quarktv_chain):
20907           only fix needed for cast lvalue issues in gst-plugins
20908         * gst/volenv/gstvolenv.c: (gst_volenv_init):
20909           add proxy_getcaps
20910
20911 2004-03-24  Benjamin Otte  <otte@gnome.org>
20912
20913         * gst/level/gstlevel.c: (gst_level_init):
20914           add proxying getcaps function, so level doesn't advertise impossible
20915           caps
20916
20917 2004-03-24  David Schleef  <ds@schleef.org>
20918
20919         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
20920         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
20921         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
20922         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
20923         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
20924         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
20925         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
20926         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
20927         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
20928         messages.  Divide the chunk size by the compression ratio
20929         (needed for MACE audio)
20930
20931 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20932
20933         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
20934           Fix buffer overflow read error.
20935
20936 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
20937
20938         * ext/alsa/gstalsa.h:
20939           Remove unused entry.
20940         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
20941           Add cinepak.
20942         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
20943         (gst_videodrop_link), (gst_videodrop_chain):
20944           Fix, sort of. Was horribly broken with new capsnego. Bah...
20945
20946 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
20947
20948         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
20949         (plugin_init):
20950         Add a monkeysaudio typefind function
20951
20952 2004-03-23  Johan Dahlin  <johan@gnome.org>
20953
20954         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
20955         (gst_play_video_fixate): Check so the structure has the field
20956         before trying to fixate them, this makes it possible to have
20957         fakesinks for video and audio output without printing errors on
20958         the output console.
20959
20960 2004-03-22  David Schleef  <ds@schleef.org>
20961
20962         * sys/oss/Makefile.am:
20963         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
20964         (check_rate), (add_rate):  Rate probing test app.
20965
20966 2004-03-21  Benjamin Otte  <otte@gnome.org>
20967
20968         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
20969         (_fixate_caps_to_int), (gst_audio_convert_fixate):
20970           add a fixation function that pretty much does the right thing (fixes
20971           #137556)
20972
20973 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
20974
20975         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
20976
20977 2004-03-20  Tim-Phillip M??ller <t.i.m@zen.co.uk>
20978
20979         reviewed by: Benjamin Otte  <otte@gnome.org>
20980
20981         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
20982           terminate gst_event_new_discontinuous correctly (fixes parts of
20983           #137711)
20984
20985 2004-03-19  David Schleef  <ds@schleef.org>
20986
20987         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
20988         since it doesn't depend on X, and it's part of our ABI.
20989
20990 2004-03-19  Iain <iain@prettypeople.org>
20991
20992         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
20993         is_int in the structure, not the local variable.
20994
20995 2004-03-19  David Schleef  <ds@schleef.org>
20996
20997         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
20998         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
20999         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
21000         Improvements in caps negotiation.
21001
21002 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
21003
21004         * po/LINGUAS:
21005         * po/af.po:
21006           adding Afrikaans (Petri Jooste)
21007
21008 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
21009
21010         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21011         (gst_ffmpegcolorspace_chain):
21012         throw error instead of g_critical (#137588)
21013
21014 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
21015
21016         * Makefile.am:
21017         * configure.ac:
21018           dist common and m4 correctly
21019         * po/sv.po:
21020
21021 2004-03-17  David Schleef  <ds@schleef.org>
21022
21023         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
21024         (bug #137348)
21025
21026 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21027
21028         * po/LINGUAS:
21029         * po/sv.po:
21030           adding Swedish translation (Christian Rose)
21031
21032 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21033
21034         * Makefile.am: use release.mak
21035
21036 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21037
21038         * common/ChangeLog:
21039         * common/gst-autogen.sh:
21040           add some explanation about the version detection
21041         * configure.ac:
21042           fix X check
21043
21044 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21045
21046         * configure.ac: bump nano to 1
21047
21048 === release 0.8.0 ===
21049
21050 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21051
21052         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
21053
21054 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21055
21056         * configure.ac:
21057           update libtool version
21058         * gst-libs/gst/media-info/Makefile.am:
21059           actually use libtool version
21060
21061 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21062
21063         * configure.ac: fix speex detection to work with 1.0 but not 1.1
21064
21065 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21066
21067         * configure.ac:
21068         * gst-plugins.spec.in:
21069         * pkgconfig/Makefile.am:
21070         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
21071         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
21072         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
21073         * pkgconfig/gstreamer-libs.pc.in:
21074         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
21075         * pkgconfig/gstreamer-play-uninstalled.pc.in:
21076         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
21077         * pkgconfig/gstreamer-plugins.pc.in:
21078           remove @VERSION@ from some of the pc files since core and plugins
21079           are decoupled.
21080           created gstreamer-plugins.pc as it's a better name, but keeping
21081           -libs around for now to get fixes upstream done first.
21082
21083 2004-03-15  Julien MOUTTE <julien@moutte.net>
21084
21085         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
21086         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
21087         * gst-libs/gst/play/play.h:
21088
21089 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21090
21091         * *.c, *.cc: don't mix tabs and spaces
21092
21093 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21094
21095         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
21096           use the new ffmpegcolorspace
21097         * gst-plugins.spec.in:
21098           package new colorspace and media-info
21099         * configure.ac:
21100         * pkgconfig/Makefile.am:
21101           fix some more disting issues
21102         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
21103         * pkgconfig/gstreamer-media-info.pc.in:
21104           generate media-info pc files
21105
21106 2004-03-15  Johan Dahlin  <johan@gnome.org>
21107
21108         * *.h: Revert indenting
21109
21110 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21111
21112         * configure.ac:
21113           adding ffmpegcolorspace element
21114         * gst/ffmpegcolorspace/Makefile.am:
21115         * gst/ffmpegcolorspace/avcodec.h:
21116         * gst/ffmpegcolorspace/common.h:
21117         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
21118         * gst/ffmpegcolorspace/dsputil.h:
21119         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
21120         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21121         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
21122         (gst_ffmpeg_caps_to_pix_fmt):
21123         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
21124         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21125         (gst_ffmpegcolorspace_caps_remove_format_info),
21126         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
21127         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
21128         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
21129         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
21130         (gst_ffmpegcolorspace_set_property),
21131         (gst_ffmpegcolorspace_get_property),
21132         (gst_ffmpegcolorspace_register):
21133         * gst/ffmpegcolorspace/imgconvert.c:
21134         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
21135         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
21136         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
21137         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
21138         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
21139         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
21140         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
21141         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
21142         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
21143         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
21144         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
21145         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
21146         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
21147         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
21148         (img_get_alpha_info), (deinterlace_line),
21149         (deinterlace_line_inplace), (deinterlace_bottom_field),
21150         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
21151         * gst/ffmpegcolorspace/imgconvert_template.h:
21152         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
21153         * gst/ffmpegcolorspace/mmx.h:
21154         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
21155           adding ffmpegcolorspace element supplied by Ronald after cleaning
21156           up and pulling in the right bits of upstream source.
21157           I'm sure a better C/compiler wizard could do some cleaning up (for
21158           example use GLIB's malloc stuff), but as a first pass this
21159           works very well
21160
21161 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21162
21163         * ext/alsa/gstalsa.h:
21164           I assume Ronald forgot to commit the change to have cardname
21165           as a struct member.  Expect some public spanking at the next
21166           opportunity.
21167
21168 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21169
21170         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
21171         (gst_alsa_open_audio), (gst_alsa_close_audio):
21172         * ext/alsa/gstalsa.c:
21173           Don't open the device if we're a mixer (= padless).
21174         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
21175         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
21176         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
21177           Open mixer during state change rather than during object
21178           initialization. Also, get a device name. Currently in a somewhat
21179           hackish fashion, but I didn't really find something better.
21180
21181 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21182
21183         * *.c, *.h: run gst-indent
21184
21185 2004-03-14  Benjamin Otte  <otte@gnome.org>
21186
21187         * gst/modplug/gstmodplug.cc:
21188         * gst/modplug/gstmodplug.h:
21189           set correct timestamps on outgoing buffers
21190
21191 2004-03-14  Benjamin Otte  <otte@gnome.org>
21192
21193         * gst/modplug/gstmodplug.cc:
21194           handle events - don't do crap when a discont arrives that's not
21195           necessary
21196           This allows correct loading and playback of mods in Rhythmbox
21197
21198 2004-03-14  Benjamin Otte  <otte@gnome.org>
21199
21200         * configure.ac:
21201         * gst-libs/gst/gconf/Makefile.am:
21202         * pkgconfig/Makefile.am:
21203           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
21204           they get rebuilt properly
21205         * configure.ac:
21206           when checking for vorbis, try pkgconfig first.
21207         * gst/modplug/gstmodplug.cc:
21208           add fixate function
21209
21210 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21211
21212         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
21213           Fix for obvious mistake, where we first shift the offset and then
21214           read a samplesize element assuming the old offset. Note that this
21215           part still has something weird, i.e. my movies containing those
21216           don't actually play well, but at least there's something that looks
21217           like sound now.
21218
21219 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
21220         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
21221         (plugin_init):
21222         Add a typefind function for speex format
21223
21224 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21225
21226         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
21227         (gst_asf_demux_setup_pad):
21228           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
21229           instead of 0. Reason is simple: some elements have a fps range
21230           of 1-max instead of 0-max. So now ASF video actually works.
21231
21232 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
21233
21234         * po/LINGUAS:
21235         * po/sr.po:
21236           adding serbian as a language
21237
21238 2004-03-13  Benjamin Otte  <otte@gnome.org>
21239
21240         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
21241           return taglist correctly from _get function, don't gst_pad_push it.
21242           (fixes #137042)
21243
21244 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
21245         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
21246
21247 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21248
21249         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
21250         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
21251         (gst_alsa_mixer_track_new):
21252         * ext/alsa/gstalsamixertrack.h:
21253           Fix ancient leftovers... MixerTrack is a GObject.
21254
21255 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21256
21257         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
21258         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
21259           Don't block during probing...
21260
21261 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21262
21263         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
21264         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
21265         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
21266         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
21267         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
21268         (gst_alsa_open_audio), (gst_alsa_close_audio):
21269         * ext/alsa/gstalsa.h:
21270           Add propertyprobe interface implementation, add some device-name
21271           property, all this so that it looks good in gnome-volume-control.
21272
21273 2004-03-12  David Schleef  <ds@schleef.org>
21274
21275         * configure.ac: the Hermes library controls hermescolorspace, not
21276         colorspace.
21277         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
21278         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
21279         not /* */
21280         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
21281         * ext/sdl/sdlvideosink.h: ditto.
21282         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
21283
21284 2004-03-12  Benjamin Otte  <otte@gnome.org>
21285
21286         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
21287         (gst_x_overlay_got_xwindow_id):
21288         * gst-libs/gst/xoverlay/xoverlay.h:
21289           replace XID with unsigned long to get rid of the xlibs dependency in
21290           XOverlay (fixes #137004)
21291
21292 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
21293         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
21294         (gst_agingtv_setup):
21295         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
21296         (gst_dicetv_base_init), (gst_dicetv_class_init),
21297         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
21298         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
21299         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
21300         (gst_edgetv_setup), (gst_edgetv_rgb32):
21301         * gst/effectv/gsteffectv.c:
21302         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
21303         (gst_quarktv_set_property):
21304         * gst/effectv/gstrev.c: (gst_revtv_get_type),
21305         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
21306         (gst_revtv_setup), (gst_revtv_rgb32):
21307         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
21308         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
21309         (gst_shagadelictv_init), (gst_shagadelictv_setup),
21310         (gst_shagadelictv_rgb32):
21311         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
21312         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
21313         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
21314         * gst/effectv/gstwarp.c:
21315         Port everything that can be ported to videofilter and fix up the caps.
21316         Can someone with a big-endian machine please check these?
21317
21318 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21319
21320         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
21321         (gst_osssink_chain), (gst_osssink_change_state):
21322           Latest fixes for A/V sync, audio playback and such. This is about
21323           all... MPEG playback issues are mostly related to the async build-
21324           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
21325
21326 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
21327
21328         patch from: Stephane Loeuillet
21329
21330         * configure.ac:
21331           use pkg-config for some libraries, falling back to the old .m4 way
21332           (fixes #131270)
21333         * m4/libdv.m4:
21334           removed
21335
21336 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
21337
21338         * configure.ac:
21339         * tools/Makefile.am:
21340         * tools/Makefile.in:
21341         * tools/gst-launch-ext-m.m:
21342         * tools/gst-launch-ext.1.in:
21343         * tools/gst-visualise-m.m:
21344         * tools/gst-visualise.1:
21345         * tools/gst-visualise.1.in:
21346           reorganizing generation of script tools
21347
21348 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21349
21350         * ext/divx/gstdivxdec.c:
21351           Downgrade priority. We prefer ffdec_mpeg4.
21352         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
21353         (gst_faad_chain), (gst_faad_change_state):
21354           Fix capsnego. Doesn't work for some sounds because we don't have
21355           a 5:1 to stereo element.
21356         * ext/xvid/gstxvid.c: (plugin_init):
21357           Add priority.
21358         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
21359         (gst_osssink_change_state):
21360           Add discont handling.
21361
21362 2004-03-09  Colin Walters  <walters@verbum.org>
21363
21364         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
21365         conversion.
21366
21367 2004-03-09  Benjamin Otte  <otte@gnome.org>
21368
21369         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
21370           the signals take 2 arguments
21371
21372 2004-03-09  David Schleef  <ds@schleef.org>
21373
21374         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
21375         (gst_alsa_fixate): Add fixate function.  (bug #136686)
21376         * ext/alsa/gstalsa.h:
21377         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
21378
21379 2004-03-09  Benjamin Otte  <otte@gnome.org>
21380
21381         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
21382         (gst_mikmod_change_state):
21383         * ext/mikmod/gstmikmod.h:
21384           make mikmod's loop function not loop infinitely and call
21385           gst_element_yield anymore
21386         * gst/modplug/gstmodplug.cc:
21387           fix pad negotiation (fixes #136590)
21388
21389 2004-03-09  David Schleef  <ds@schleef.org>
21390
21391         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
21392         doesn't conflict with the internal colorspace plugin.
21393         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
21394         satisfy the crappy-ass shell shipped by a certain vendor.
21395         * gst/videofilter/make_filter: same (bug #135299)
21396
21397 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21398
21399         * configure.ac: bump nano to 1
21400
21401 === release 0.7.6 ===
21402
21403 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21404
21405         * configure.in: releasing 0.7.6, "There"
21406
21407 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21408
21409         * pkgconfig/gstreamer-play-uninstalled.pc.in:
21410         * pkgconfig/gstreamer-play.pc.in:
21411           synchronize the two
21412
21413 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21414
21415         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
21416         (cdparanoia_open), (cdparanoia_event):
21417           fix/add error handling
21418         * po/POTFILES.in:
21419           add cdparanoia source
21420         * tools/Makefile.am:
21421           make scripts executable
21422
21423 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21424
21425         * configure.ac:
21426         * ext/vorbis/Makefile.am:
21427         * sys/Makefile.am:
21428           remove id3types, vorbisfile and xvideosink from the build (#133783)
21429
21430 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21431
21432         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
21433           Fix metadata read crash (#136537).
21434
21435 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
21436
21437         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
21438         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
21439           adding mime types, fixing the one-stop function
21440
21441 2004-03-08  Christian Schaller <Uraeus@gnome.org>
21442
21443         * ext/nas/nassink.c and /ext/nas/nassink.h:
21444         More NAS love from Arwed von Merkatz
21445         So lets all sing 'Can you feel the NAS tonight'
21446
21447 2004-03-08  Christian Schaller <Uraeus@gnome.org>
21448
21449         * tools/gst-launch-ext.in:
21450         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
21451
21452 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
21453
21454         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
21455         (gst_mpeg2dec_init):
21456         remove the user_data pad for now, because it is being used in
21457         fixating causing MPEG playback to fixate on 1000 Hz for playback.
21458         If someone knows how to fix this properly, please do.
21459
21460 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
21461
21462         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
21463         (gst_osssink_get_time):
21464         add a warning, IMO this won't get triggered anymore, remove later
21465
21466 2004-03-07  David Schleef  <ds@schleef.org>
21467
21468         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
21469         format (bug #136470)
21470
21471 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
21472
21473         * gst-libs/Makefile.am:
21474         * gst-libs/gst/media-info/Makefile.am:
21475         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
21476         (error_callback), (gst_media_info_error_create),
21477         (gst_media_info_error_element), (gmip_init), (gmip_reset),
21478         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
21479         * gst-libs/gst/media-info/media-info-priv.h:
21480         * gst-libs/gst/media-info/media-info-test.c: (main):
21481         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
21482         (gst_media_info_class_init), (gst_media_info_instance_init),
21483         (gst_media_info_set_source), (gst_media_info_read_with_idler),
21484         (gst_media_info_read_idler), (gst_media_info_read):
21485         * gst-libs/gst/media-info/media-info.h:
21486         fixed, should work now
21487
21488 2004-03-07  Christian Schaller <Uraeus@gnome.org>
21489
21490         * ext/nas/nassink.c:
21491         A bunch of NAS fixes from Arwed von Merkatz
21492
21493 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21494
21495         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
21496         (qtdemux_parse_trak):
21497           Fix crash (j might be greater than n_samples, in which case we're
21498           writing outside the allocated space for the array) and memleak.
21499
21500 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21501
21502         * sys/oss/gstosssink.c: (gst_osssink_chain):
21503           And another caller that couldn't handle delay < 0 (unsigned
21504           integer overflow). Video now continues playing on an audio
21505           buffer underrun, and the clock continues working. Audio still
21506           stalls.
21507
21508 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21509
21510         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
21511         (gst_osssink_get_time):
21512           get_delay() may return values lower than 0. In those cases, we
21513           should not actually cast to *unsigned* int64, that will break
21514           stuff horribly. In my case, it screwed up A/V sync in movies
21515           in totem rather badly.
21516
21517 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
21518
21519         * ext/faac/gstfaac.c: (gst_faac_chain):
21520         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
21521         * ext/libpng/gstpngenc.c: (user_write_data):
21522         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
21523         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
21524         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
21525         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
21526         Fix several misuse of gst_buffer_merge (it doesn't take ownership
21527         of any buffer), should fix some leaks. I hope I didn't unref buffers
21528         that shouldn't be...
21529
21530 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21531
21532         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
21533         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
21534         (error_callback), (gmi_reset), (gmi_seek_to_track),
21535         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
21536         (gmip_find_type_post), (gmip_find_stream_post),
21537         (gmip_find_track_streaminfo_post):
21538         * gst-libs/gst/media-info/media-info-priv.h:
21539         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
21540         (info_print), (main):
21541         * gst-libs/gst/media-info/media-info.c:
21542         (gst_media_info_error_create), (gst_media_info_error_element),
21543         (gst_media_info_instance_init), (gst_media_info_get_property),
21544         (gst_media_info_new), (gst_media_info_set_source),
21545         (gst_media_info_read_idler), (gst_media_info_read):
21546         * gst-libs/gst/media-info/media-info.h:
21547           first pass at making this work again.  This seems to work on
21548           tagged ogg/vorbis and mp3 files.
21549
21550 2004-03-06  Benjamin Otte  <otte@gnome.org>
21551
21552         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
21553           fix huge leak: gst_buffer_merge doesn't unref the first argument
21554           itself.
21555
21556 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21557
21558         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
21559           report layer/mode/emphasis
21560
21561 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
21562
21563         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
21564
21565 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21566
21567         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
21568           signal serial
21569
21570 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21571
21572         * ext/vorbis/vorbis.c: (plugin_init):
21573         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
21574         (gst_vorbis_dec_init), (vorbis_dec_event):
21575         add debug category
21576         make vorbisdec handle _BYTE and _TIME queries
21577
21578 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
21579
21580         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
21581           from the xing header
21582
21583 2004-03-06  Benjamin Otte  <otte@gnome.org>
21584
21585         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
21586         (gst_audio_convert_link), (gst_audio_convert_change_state),
21587         (gst_audio_convert_buffer_from_default_format):
21588           do conversions from/to float correctly, fix some caps nego errors,
21589           export correct supported caps in template and getcaps, use correct
21590           caps in try_set_caps functions
21591
21592 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
21593
21594         For some reason, I only committed a ChangeLog entry yesterday and
21595         not the corresponding code...
21596         * ext/mad/gstmad.c: Fix detection of Xing headers
21597         * gst/tags/gstid3tag.c: Changes to support TLEN tags
21598
21599 2004-03-06  Benjamin Otte  <otte@gnome.org>
21600
21601         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
21602         (gst_ogg_demux_src_query):
21603           make sure to handle the case where there's no current chain
21604           gracefully.
21605
21606 2004-03-05  David Schleef  <ds@schleef.org>
21607
21608         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
21609         Add fixate function. (bug #131128)
21610         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
21611         (gst_sdlvideosink_fixate):  Add fixate function.
21612         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
21613         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
21614         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
21615         Fix missing break that was causing ulaw to be interpreted as
21616         raw int.
21617
21618 2004-03-05  David Schleef  <ds@schleef.org>
21619
21620         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
21621         Fix code that ignores return value of gst_buffer_merge().
21622         (bug #114560)
21623         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
21624         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
21625         * testsuite/gst-lint:  Check for above.
21626
21627 2004-03-05  David Schleef  <ds@schleef.org>
21628
21629         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
21630         caps and throw an element error.  (bug #136334)
21631
21632 2004-03-05  David Schleef  <ds@schleef.org>
21633
21634         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
21635         (gst_faad_chain): Fix negotiation.
21636         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
21637         key and button events.
21638         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
21639         dung heap of code.
21640         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
21641         depends on gconf
21642         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
21643         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
21644         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
21645         function to encourage better negotiation, particularly between
21646         audioconvert and osssink.
21647         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
21648         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
21649         more important.
21650         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
21651         typefinding.
21652         * gst/vbidec/vbiscreen.c:  Add glib header
21653         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
21654
21655 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
21656
21657         * ext/mad/gstmad.c: Fix detection of Xing headers
21658         * gst/tags/gstid3tag.c: Changes to support TLEN tags
21659
21660 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21661
21662         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
21663         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
21664           debug updates
21665
21666 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
21667
21668         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
21669         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
21670         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
21671         files, and report the parsed length as a GST_TAG_DURATION tag.
21672         * gst/tags/gstid3tag.c: support TLEN (duration) tag
21673
21674 2004-03-05  Benjamin Otte  <otte@gnome.org>
21675
21676         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
21677           convert channels correctly. convert correctly to unsigned.
21678
21679 2004-03-05  Julien MOUTTE <julien@moutte.net>
21680
21681         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
21682         we have a window before clearing it.
21683
21684 2004-03-05  Julien MOUTTE <julien@moutte.net>
21685
21686         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
21687         have a window before clearing it.
21688
21689 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
21690
21691         * gconf/gstreamer.schemas.in:
21692         * gst-libs/gst/gconf/Makefile.am:
21693           version installation path the same way as for 0.6
21694         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
21695         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
21696         * pkgconfig/gstreamer-play-uninstalled.pc.in:
21697           remove comment that was fixed
21698
21699 2004-03-05  David Schleef  <ds@schleef.org>
21700
21701         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
21702         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
21703         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
21704         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
21705         Add prototype code for handling seeking and querying.
21706
21707 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21708
21709         * examples/gstplay/player.c: (main):
21710           Initialize variables to NULL. Prevents a segfault because the
21711           (uninitialized) variable is not NULL, resulting in a crash on
21712           trying to reach error->message.
21713
21714 2004-03-05  Benjamin Otte  <otte@gnome.org>
21715
21716         * gst/audioconvert/gstaudioconvert.c:
21717         (gst_audio_convert_buffer_to_default_format):
21718         make float=>int conversion work correctly even in cornercases.
21719
21720 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
21721
21722         * debian/README.Debian:
21723         * debian/build-deps:
21724         * debian/changelog:
21725         * debian/control:
21726         * debian/control.in:
21727         * debian/copyright:
21728         * debian/gstreamer-a52dec.files:
21729         * debian/gstreamer-aa.files:
21730         * debian/gstreamer-alsa.files:
21731         * debian/gstreamer-alsa.manpages:
21732         * debian/gstreamer-arts.files:
21733         * debian/gstreamer-artsd.files:
21734         * debian/gstreamer-audiofile.files:
21735         * debian/gstreamer-avifile.files:
21736         * debian/gstreamer-cdparanoia.files:
21737         * debian/gstreamer-colorspace.files:
21738         * debian/gstreamer-doc.files:
21739         * debian/gstreamer-dv.files:
21740         * debian/gstreamer-dvd.files:
21741         * debian/gstreamer-esd.files:
21742         * debian/gstreamer-festival.files:
21743         * debian/gstreamer-flac.files:
21744         * debian/gstreamer-gconf.conffiles:
21745         * debian/gstreamer-gconf.files:
21746         * debian/gstreamer-gconf.postinst:
21747         * debian/gstreamer-gnomevfs.files:
21748         * debian/gstreamer-gsm.files:
21749         * debian/gstreamer-http.files:
21750         * debian/gstreamer-jack.files:
21751         * debian/gstreamer-jpeg.files:
21752         * debian/gstreamer-mad.files:
21753         * debian/gstreamer-mikmod.files:
21754         * debian/gstreamer-misc.files:
21755         * debian/gstreamer-mpeg2dec.files:
21756         * debian/gstreamer-oss.files:
21757         * debian/gstreamer-plugin-apps.files:
21758         * debian/gstreamer-plugin-apps.manpages:
21759         * debian/gstreamer-plugin-libs-dev.files:
21760         * debian/gstreamer-plugin-libs.files:
21761         * debian/gstreamer-plugin-template.postinst:
21762         * debian/gstreamer-plugin-template.postrm:
21763         * debian/gstreamer-sdl.files:
21764         * debian/gstreamer-sid.files:
21765         * debian/gstreamer-vorbis.files:
21766         * debian/gstreamer-x.files:
21767         * debian/mk.control:
21768         * debian/rules:
21769         Debian package info not maintained here.
21770
21771 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
21772
21773         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
21774         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
21775         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
21776         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
21777         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
21778         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
21779         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
21780         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
21781         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
21782         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
21783         * gst-libs/gst/colorbalance/colorbalance.c:
21784         (gst_color_balance_class_init):
21785         * gst-libs/gst/colorbalance/colorbalancechannel.c:
21786         (gst_color_balance_channel_class_init):
21787         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
21788         * gst-libs/gst/play/play.c: (gst_play_class_init):
21789         * gst-libs/gst/propertyprobe/propertyprobe.c:
21790         (gst_property_probe_iface_init):
21791         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
21792         * gst-libs/gst/tuner/tunerchannel.c:
21793         (gst_tuner_channel_class_init):
21794         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
21795         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
21796         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
21797         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
21798         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
21799         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
21800         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
21801         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
21802         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
21803           fix signals to use - instead of _
21804         * ext/libcaca/gstcacasink.h:
21805         * ext/sdl/sdlvideosink.h:
21806           fix header rename
21807
21808 2004-03-04  David Schleef  <ds@schleef.org>
21809
21810         * testsuite/gst-lint:  Add a check for bad signal names.
21811
21812 2004-03-04  <kost@imn.htwk-leipzig.de>
21813
21814         reviewed by David Schleef
21815
21816         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
21817         modified the alpha channel and caused a warning. (bug #136192)
21818
21819 2004-04-03  Christian Schaller <Uraeus@gnome.org>
21820
21821         * gst-plugins.spec.in:
21822         Change names of plugins to actually be correct. Try to keep things
21823         alphabetical to avoid getting beat up by Thomas
21824
21825 2004-03-03  Julien MOUTTE <julien@moutte.net>
21826
21827         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
21828         Using ximagesink as a default if no gconf key found. We should
21829         probably consider using alsasink instead of osssink for the audio
21830         part.
21831
21832 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
21833
21834         * configure.ac:
21835           fix --with-plugins, don't think it ever worked before
21836         * gst-plugins.spec.in:
21837           even more updates
21838
21839 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21840
21841         * ext/sdl/sdlvideosink.h:
21842         * sys/ximage/ximagesink.h:
21843         * sys/xvideo/xvideosink.h:
21844         * sys/xvimage/xvimagesink.h:
21845           Fix for move of gstvideosink.h -> videosink.h.
21846
21847 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
21848
21849         * gst-libs/gst/xwindowlistener/Makefile.am:
21850           this is a plugin library, not a library
21851
21852 2004-03-01  David Schleef  <ds@schleef.org>
21853
21854         * AUTHORS:  Added some names.  Add yourself if you're still
21855         missing.
21856
21857 2004-03-01  David Schleef  <ds@schleef.org>
21858
21859         * MAINTAINERS: Add
21860
21861 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21862
21863         * gst-plugins.spec.in: clean up spec file
21864
21865 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21866
21867         * gst-libs/gst/video/Makefile.am:
21868         * gst-libs/gst/video/gstvideosink.c:
21869         * gst-libs/gst/video/gstvideosink.h:
21870           rename gstvideosink.h to videosink.h to match other headers
21871         * gst/mixmatrix/Makefile.am:
21872           fix plugin filename
21873         * gst/tags/Makefile.am: fix plugin filename
21874
21875 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21876
21877         * gst/tags/Makefile.am: fix plugin filename
21878
21879 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21880
21881         * examples/gstplay/player.c: (got_time_tick), (main):
21882           add error handler
21883           display time_tick more readably
21884         * gst/mixmatrix/Makefile.am:
21885           fix plugin file name
21886
21887 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
21888
21889         * sys/oss/gstosselement.c: (gst_osselement_probe),
21890         (device_combination_append), (gst_osselement_class_probe_devices):
21891         * sys/oss/gstosselement.h:
21892           Reworked enumeration of oss dsps and mixers so that gst-mixer works
21893           on my system using alsa oss emulation, fixes bug #135597
21894
21895 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
21896
21897         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
21898         (gst_videodrop_chain), (gst_videodrop_change_state):
21899         * gst/videodrop/gstvideodrop.h:
21900           Work based on timestamp of input data, not based on the expected
21901           framerate from the input. The consequence is that this element now
21902           not only scales framerates, but also functions as a framerate
21903           corrector or framerate stabilizer/constantizer.
21904
21905 2004-02-27  David Schleef  <ds@schleef.org>
21906
21907         patches from jmmv@menta.net (Julio M. Merino Vidal)
21908
21909         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
21910         GST_ELEMENT_ERROR call (bug #135634)
21911         * gst/interleave/interleave.c: (interleave_buffered_loop),
21912         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
21913         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
21914         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
21915         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
21916         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
21917         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
21918         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
21919         Fix GST_ELEMENT_ERROR call.
21920         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
21921         GST_ELEMENT_ERROR call.
21922
21923 2004-02-27  Benjamin Otte  <otte@gnome.org>
21924
21925         * gst-libs/gst/audio/audio.h:
21926           add macro to make sure header isn't included twice
21927         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
21928           don't use gst_buffer_free
21929         * gst/playondemand/filter.func:
21930           don't use gst_data_free. Free data only once.
21931
21932 2004-02-26  David Schleef  <ds@schleef.org>
21933
21934         * gst-libs/gst/colorbalance/Makefile.am:
21935         * gst-libs/gst/mixer/Makefile.am:
21936         * gst-libs/gst/tuner/Makefile.am:
21937         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
21938         should not be disted, -marshal.h files should not be installed,
21939         and -enum.h files _should_ be installed.  Fix to make this the
21940         case.
21941
21942 === release 0.7.5 ===
21943
21944 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
21945
21946         * configure.ac: release 0.7.5, "Under The Sea"
21947
21948 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21949
21950         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
21951         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
21952         * gst/videoscale/gstvideoscale.c:
21953         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
21954           assorted debug/warning fixes
21955
21956 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21957
21958         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
21959         (gst_videoscale_init), (gst_videoscale_chain),
21960         (gst_videoscale_set_property), (plugin_init):
21961         * gst/videoscale/gstvideoscale.h:
21962         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
21963         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
21964         (gst_videoscale_planar400), (gst_videoscale_packed422),
21965         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
21966         (gst_videoscale_24bit), (gst_videoscale_16bit),
21967         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
21968         (gst_videoscale_scale_plane_slow),
21969         (gst_videoscale_scale_point_sample),
21970         (gst_videoscale_scale_nearest),
21971         (gst_videoscale_scale_nearest_str2),
21972         (gst_videoscale_scale_nearest_str4),
21973         (gst_videoscale_scale_nearest_32bit),
21974         (gst_videoscale_scale_nearest_24bit),
21975         (gst_videoscale_scale_nearest_16bit):
21976         add debugging category and use it properly
21977         fix use of GST_PTR_FORMAT
21978
21979 2004-02-25  Andy Wingo  <wingo@pobox.com>
21980
21981         * gst/interleave/interleave.c (interleave_buffered_loop): Always
21982         push only when channel->buffer is NULL. Prevents segfaults doing
21983         the state change after a nonlocal exit, like a scheme exception.
21984
21985         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
21986         Handle the case where the intersected caps is empty.
21987
21988 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21989
21990         * gst/law/mulaw-decode.c: (mulawdec_link):
21991         * gst/law/mulaw.c: (plugin_init):
21992           fix mulawdec so it actually works again
21993
21994 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
21995
21996         reviewed by: David Schleef  <ds@schleef.org>
21997
21998         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
21999         (gst_gamma_init), (gst_gamma_set_property),
22000         (gst_gamma_get_property), (gst_gamma_calculate_tables),
22001         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
22002         for RGB, with separate r g and b correction factors. (#131167)
22003
22004 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22005
22006         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
22007           only signal tags for bitrate if they're > 0 (#134894)
22008
22009 2004-02-24  David Schleef  <ds@schleef.org>
22010
22011         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
22012         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
22013         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
22014         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
22015         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
22016         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
22017         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
22018         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
22019         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
22020         category.  Attempt to fix timestamp calculation.
22021
22022 2004-02-24  Johan Dahlin  <johan@gnome.org>
22023
22024         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
22025
22026 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
22027
22028         * configure.ac:
22029         * gconf/Makefile.am:
22030         * gconf/gstreamer.schemas:
22031         * gst-libs/gst/gconf/Makefile.am:
22032         * gst-libs/gst/gconf/gconf.c:
22033           version gconf schemas and install locations
22034
22035 2004-02-23  Benjamin Otte  <otte@gnome.org>
22036
22037         * ext/xine/xineinput.c: (gst_xine_input_dispose):
22038         (gst_xine_input_subclass_init):
22039           call parent dispose.
22040           change pad template for CD reader correctly
22041         * ext/xine/Makefile.am:
22042         * ext/xine/gstxine.h:
22043         * ext/xine/xine.c: (plugin_init):
22044         * ext/xine/xineaudiosink.c:
22045           wrap audio sinks, too
22046         * gst-libs/gst/resample/private.h:
22047         * gst-libs/gst/resample/resample.c: (gst_resample_init),
22048         (gst_resample_reinit), (gst_resample_scale),
22049         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
22050         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
22051         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
22052         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
22053         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
22054         * gst-libs/gst/resample/resample.h:
22055         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
22056         (gst_audioscale_class_init), (gst_audioscale_link),
22057         (gst_audioscale_get_buffer), (gst_audioscale_init),
22058         (gst_audioscale_chain), (gst_audioscale_set_property),
22059         (gst_audioscale_get_property):
22060         * gst/audioscale/gstaudioscale.h:
22061           s/resample_*/gst_resample_*/i to not clobber namespaces
22062
22063 2004-02-23  Julien MOUTTE  <julien@moutte.net>
22064
22065         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
22066         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
22067         (gst_riff_create_video_template_caps),
22068         (gst_riff_create_audio_template_caps),
22069         (gst_riff_create_iavs_template_caps):
22070         * gst-libs/gst/riff/riff-media.h:
22071         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
22072         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
22073         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
22074         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
22075         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
22076         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
22077         (gst_matroska_demux_plugin_init): First batch implementing audio and
22078         video codec tags in demuxers.
22079
22080 2004-02-22  Benjamin Otte  <otte@gnome.org>
22081
22082         * ext/xine/Makefile.am:
22083         * ext/xine/gstxine.h:
22084         * ext/xine/xine.c: (plugin_init):
22085         * ext/xine/xineinput.c:
22086           add input plugin wrapper. Playback from files, http, mms and cdda
22087           works.
22088         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
22089           remove leftover G_GNUC_UNUSED
22090         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
22091         (gst_asf_demux_identify_guid):
22092           improve debugging output
22093
22094 2004-02-22  Benjamin Otte  <otte@gnome.org>
22095
22096         reported by: Padraig O'Briain <padraig.obriain@sun.com>
22097
22098         * autogen.sh:
22099           replace test -e with test -x for mkinstalldirs to be more portable.
22100           (fixes #134816)
22101
22102 2004-02-22  Benjamin Otte  <otte@gnome.org>
22103
22104         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
22105
22106         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
22107           set rank to PRIMARY
22108         * gst/volume/gstvolume.c: (plugin_init):
22109           set rank to NONE
22110         fixes #134960
22111
22112 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
22113
22114         reviewed by Benjamin Otte  <otte@gnome.org>
22115
22116         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
22117           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
22118
22119 2004-02-22  Benjamin Otte  <otte@gnome.org>
22120
22121         * configure.ac:
22122           export [_]*{gst,Gst,GST}.* symbols from plugins
22123
22124 2004-02-22  Christophe Fergeau <teuf@gnome.org>
22125
22126         reviewed by: Benjamin Otte  <otte@gnome.org>
22127
22128         * ext/lame/gstlame.c: (add_one_tag):
22129         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
22130         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
22131         (gst_vorbisenc_metadata_set1):
22132         * gst/tags/gstid3tag.c:
22133         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
22134           apply fixes from bugs #135042 (lame can't write tags) and #133817
22135           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
22136
22137 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
22138
22139         * configure.ac: Export only gst_plugin_desc from plugins.
22140          Note that this change only makes any effect with Linux using libtool
22141          1.5.2 or higher. Otherwise it is silently ignored, but it would build
22142          fine. And don't try to have several versions of libtool in different
22143          directories.
22144
22145 2004-02-20  Andy Wingo  <wingo@pobox.com>
22146
22147         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
22148         interleave respectively.
22149
22150         * gst/interleave/deinterleave.c: New plugin: deinterleave
22151         (replaces on oneton).
22152         * gst/interleave/interleave.c: New plugin: interleave.
22153         * gst/interleave/plugin.h: Support file.
22154         * gst/interleave/plugin.c: Support file.
22155
22156         * configure.ac: Remove intfloat and oneton, add interleave.
22157
22158         * ext/sndfile/gstsf.c: Handle events better.
22159
22160         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
22161         and float2int operation. int2float has scheduling problems as
22162         noted in in2float_chain.
22163
22164 2004-02-20  Benjamin Otte  <otte@gnome.org>
22165
22166         * ext/xine/Makefile.am:
22167         * ext/xine/gstxine.h:
22168         * ext/xine/xine.c:
22169         * ext/xine/xineaudiodec.c:
22170         * ext/xine/xinecaps.c:
22171           add first version of xine plugin wrapper. Currently only wraps the
22172           QDM2 win32 DLL, and even that only in proof-of-concept quality.
22173         * configure.ac:
22174         * ext/Makefile.am:
22175           add xine plugin wrapper, disabled by default. Use --enable-xine to
22176           build. Note that it'll segfault on gst-register if you don't remove
22177           the goom and tvtime post plugins from xine.
22178         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
22179         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
22180           add extradata parsing for QDM2.
22181           change around debugging prints.
22182
22183 2004-02-19  Benjamin Otte  <otte@gnome.org>
22184
22185         * ext/lame/gstlame.c: (gst_lame_chain):
22186         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
22187           use gst_tag_list_insert when you want to insert tags
22188
22189 2004-02-18  David Schleef  <ds@schleef.org>
22190
22191         * configure.ac:  Move massink to gst-rotten
22192         * ext/Makefile.am:
22193         * ext/mas/Makefile.am:
22194         * ext/mas/massink.c:
22195         * ext/mas/massink.h:
22196
22197 2004-02-18  David Schleef  <ds@schleef.org>
22198
22199         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
22200         typefinding, since it seems to be worse than nothing.
22201         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
22202         atom to recognize .mp4 and .m4a files as video/quicktime.
22203
22204 2004-02-18  David Schleef  <ds@schleef.org>
22205
22206         * gst/sine/demo-dparams.c: (quit_live),
22207         (dynparm_log_value_changed), (dynparm_value_changed), (main):
22208         Use double dparams, not float.
22209         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
22210         (gst_sinesrc_init): Change sync default to FALSE, since multiple
22211         sync'd elements don't really work correctly.
22212         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
22213         (volume_update_volume), (volume_get_property):  Change dparam
22214         to double.
22215
22216 2004-02-18  Julien MOUTTE  <julien@moutte.net>
22217
22218         * sys/ximage/ximagesink.c:
22219         (gst_ximagesink_xwindow_update_geometry),
22220         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
22221         (gst_ximagesink_change_state), (gst_ximagesink_expose),
22222         (gst_ximagesink_init): Rework the way software video scaling works. So
22223         now we check on each chain call if the video frames are feeling the
22224         window. If not we try to renegotiate caps. On failure we memorize that
22225         and we won't try again for that PLAYING sessions.
22226         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
22227         failure.
22228         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
22229         synchronous flag.
22230
22231 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
22232
22233         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
22234           break up _link so we can give a better debug message for errors
22235
22236 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
22237
22238         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
22239           set up debug category
22240
22241 2004-02-18  Julien MOUTTE <julien@moutte.net>
22242
22243         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22244         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
22245         the way renegotiation work. The event handling function is not taking
22246         care of external windows and renegotiate method check for pad flags
22247         NEGOTIATING. Should fix : #133209
22248
22249 2004-02-17  Julien MOUTTE  <julien@moutte.net>
22250
22251         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
22252         pad is negotiating before trying renegotiation.
22253
22254 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
22255
22256         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
22257           pass on all possible mime types as typefind hints
22258
22259 2004-02-17  Julien MOUTTE <julien@moutte.net>
22260
22261         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
22262         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
22263         possible SHM leak if we crash. All other apps using XShm are doing
22264         that.
22265
22266 2004-02-17  Julien MOUTTE  <julien@moutte.net>
22267
22268         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22269         (gst_ximagesink_expose): Renegotiate size on expose.
22270         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
22271         size on expose.
22272
22273 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22274
22275         * testsuite/alsa/sinesrc.c:
22276           cosmetic fix to fix compile issue with gcc 2.95.4
22277
22278 2004-02-16  Julien MOUTTE <julien@moutte.net>
22279
22280         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
22281         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
22282         failed opening the audio device.
22283         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
22284         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
22285         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
22286         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
22287         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
22288         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
22289         (gst_ximagesink_change_state), (gst_ximagesink_chain),
22290         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
22291         Removing some useless g_return_if_fail like wingo suggested.
22292         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
22293         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
22294         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
22295         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
22296         (gst_xvimagesink_update_colorbalance),
22297         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
22298         (gst_xvimagesink_xcontext_clear),
22299         (gst_xvimagesink_get_fourcc_from_caps),
22300         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
22301         (gst_xvimagesink_set_xwindow_id),
22302         (gst_xvimagesink_colorbalance_list_channels),
22303         (gst_xvimagesink_colorbalance_set_value),
22304         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
22305         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
22306
22307 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
22308
22309         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
22310           throw error when not negotiated instead of asserting
22311
22312 2004-02-15  Julien MOUTTE  <julien@moutte.net>
22313
22314         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
22315         correct data refcounting.
22316
22317 2004-02-15  Julien MOUTTE  <julien@moutte.net>
22318
22319         * gst/switch/gstswitch.c: (gst_switch_change_state),
22320         (gst_switch_class_init): Cleaning the sinkpads correctly on state
22321         change, mostly the EOS flag.
22322
22323 2004-02-15  Julien MOUTTE  <julien@moutte.net>
22324
22325         * examples/gstplay/player.c: (got_eos), (main): Adding some
22326         output for debugging.
22327         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
22328         timeouts if we go to any state different from PLAYING.
22329         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
22330         more EOS bugs in riff lib.
22331
22332 2004-02-14  Julien MOUTTE  <julien@moutte.net>
22333
22334         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
22335         visualization until i find a way to fix switch correctly.
22336         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
22337         EOS arrives.
22338         * gst/switch/gstswitch.c: (gst_switch_release_pad),
22339         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
22340         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
22341         Reworked switch to get a more correct behaviour with events and refing
22342         of data stored in sinkpads.
22343         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
22344         we don't pull from a pad in EOS.
22345
22346 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22347
22348         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
22349           remove v1 tag even if we can't read it (makes sure we don't detect
22350           it again)
22351
22352 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22353
22354         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
22355         (gst_alsa_xrun_recovery):
22356         * ext/alsa/gstalsa.h:
22357           try xrun recovery when wait failed. Make xrun recovery function
22358           return TRUE/FALSE to indicate success. (might fix #134354)
22359
22360 2004-02-13  David Schleef  <ds@schleef.org>
22361
22362         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
22363         (dynparm_value_changed), (main): Convert from float to double.
22364         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
22365
22366 2004-02-13  David Schleef  <ds@schleef.org>
22367
22368         * gst/silence/gstsilence.c: (gst_silence_class_init),
22369         (gst_silence_set_clock), (gst_silence_get),
22370         (gst_silence_set_property), (gst_silence_get_property):
22371         * gst/silence/gstsilence.h: Add sync property.
22372         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
22373         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
22374         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
22375         * gst/sine/gstsinesrc.h: Add sync property.
22376
22377 2004-02-13  David Schleef  <ds@schleef.org>
22378
22379         * gst/intfloat/gstint2float.c: (conv_f32_s16),
22380         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
22381
22382 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
22383
22384         * configure.ac:
22385         * ext/Makefile.am:
22386         * gst-libs/ext/Makefile.am:
22387           move ffmpeg plugin to gst-ffmpeg module
22388
22389 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
22390
22391         * configure.ac: use GST_ARCH to detect architecture
22392
22393 2004-02-12  Julien MOUTTE  <julien@moutte.net>
22394
22395         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
22396
22397 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
22398
22399         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
22400           classify LADSPA plugins based on number of src/sink pads
22401           (#133663, Stefan Kost)
22402         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
22403           fix dparams registration
22404           (#133528, Stefan Kost)
22405         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
22406           fix use of isprint and use g_ascii_isprint instead
22407           (#133316, Stefan Kost)
22408
22409 2004-02-11  David Schleef  <ds@schleef.org>
22410
22411         Convert a few inner loops to use liboil.  This is currently
22412         optional, and is only enabled if liboil is present (duh!).
22413         * configure.ac: Check for liboil-0.1
22414         * gst/intfloat/Makefile.am:
22415         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
22416         (gst_int2float_chain_gint16):
22417         * gst/videofilter/Makefile.am:
22418         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
22419         (tablelookup_u8), (gst_videobalance_planar411):
22420         * gst/videotestsrc/Makefile.am:
22421         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
22422         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
22423         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
22424         (paint_hline_RGB565), (paint_hline_xRGB1555):
22425
22426 2004-02-11  David Schleef  <ds@schleef.org>
22427
22428         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
22429         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
22430         (gst_colorspace_getcaps), (gst_colorspace_link),
22431         (gst_colorspace_base_init), (gst_colorspace_init),
22432         (gst_colorspace_chain), (gst_colorspace_change_state),
22433         (plugin_init): Merge Ronald's patch (bug #117897) and update
22434         for new caps and negotiation.  Seems to work, although it
22435         shows off bugs in lcs.
22436
22437 2004-02-11  David Schleef  <ds@schleef.org>
22438
22439         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
22440         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
22441
22442 2004-02-11  David Schleef  <ds@schleef.org>
22443
22444         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
22445         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
22446         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
22447         Add server and port properties
22448
22449 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
22450
22451         * m4/a52.m4:
22452         * m4/aalib.m4:
22453         * m4/as-ffmpeg.m4:
22454         * m4/as-liblame.m4:
22455         * m4/as-slurp-ffmpeg.m4:
22456         * m4/check-libheader.m4:
22457         * m4/esd.m4:
22458         * m4/freetype2.m4:
22459         * m4/gconf-2.m4:
22460         * m4/glib.m4:
22461         * m4/gst-alsa.m4:
22462         * m4/gst-artsc.m4:
22463         * m4/gst-ivorbis.m4:
22464         * m4/gst-matroska.m4:
22465         * m4/gst-sdl.m4:
22466         * m4/gst-shout2.m4:
22467         * m4/gst-sid.m4:
22468         * m4/gtk.m4:
22469         * m4/libdv.m4:
22470         * m4/libfame.m4:
22471         * m4/libmikmod.m4:
22472         * m4/ogg.m4:
22473         * m4/vorbis.m4:
22474           fix underquotedness of macros (#133800)
22475         * m4/as-avifile.m4:
22476         * m4/xmms.m4:
22477           removed because no longer used
22478
22479 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
22480
22481         * configure.ac:
22482           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
22483           by autopoint (fixes #132996)
22484
22485 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22486
22487         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
22488         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
22489         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
22490         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
22491           fix memleaks
22492
22493 2004-02-11  David Schleef  <ds@schleef.org>
22494
22495         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
22496         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
22497         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
22498         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
22499         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
22500         (gst_jpegenc_class_init), (gst_jpegenc_init),
22501         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
22502         (gst_jpegenc_chain), (gst_jpegenc_set_property),
22503         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
22504         * ext/jpeg/gstjpegenc.h: Fix negotiation.
22505
22506 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22507
22508         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
22509         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
22510         * ext/mikmod/gstmikmod.h:
22511           fix caps negotiation in mikmod
22512         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
22513           output debug information
22514
22515 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22516
22517         * gst-libs/gst/colorbalance/Makefile.am:
22518         * gst-libs/gst/navigation/Makefile.am:
22519         * gst-libs/gst/xoverlay/Makefile.am:
22520           remove unused GST_OPT_CFLAGS from Makefiles
22521           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
22522
22523 2004-02-07  David Schleef  <ds@schleef.org>
22524
22525         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
22526         push events to pads that haven't been created (#133508)
22527
22528 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
22529
22530         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
22531         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
22532         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
22533         (gst_dvdec_loop), (gst_dvdec_change_state):
22534         Second attempt at committing a working dvdec element.
22535
22536 2004-02-06  David Schleef  <ds@schleef.org>
22537
22538         Build fixes for OS X: (see #129600)
22539         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
22540         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
22541         (gst_riff_read_strf_iavs):
22542         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
22543         (gst_avi_demux_stream_odml):
22544         * gst/playondemand/Makefile.am:
22545         * gst/rtp/rtp-packet.c:
22546
22547 2004-02-05  David Schleef  <ds@schleef.org>
22548
22549         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
22550         last change, because it Just Doesn't Compile.
22551
22552 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22553
22554         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
22555           skip undecodable id3v2 tag instead of keeping it
22556
22557 2004-02-05  David Schleef  <ds@schleef.org>
22558
22559         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
22560         Unref leaked buffer.  (Noticed by Ronald)
22561
22562 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
22563
22564         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
22565         Sync requires with other checks.  >= vs =.
22566
22567 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
22568
22569         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
22570         (gst_dvdec_video_link), (gst_dvdec_loop):
22571         * ext/dv/gstdvdec.h:
22572           rework the caps negotiation so that dvdec works again instead
22573           of just segfaulting.
22574
22575 === release 0.7.4 ===
22576
22577 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
22578
22579         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
22580         * configure.ac: changed for release
22581
22582 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22583
22584         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
22585         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
22586         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
22587         * pkgconfig/gstreamer-play-uninstalled.pc.in:
22588           reworked patch by David Lehn to fix libdir and includedir for
22589           uninstalled libraries
22590           removed play and gconf from gstreamer-libs since they have their
22591           own pkgconfig files
22592
22593 2004-02-04  David Schleef  <ds@schleef.org>
22594
22595         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
22596         memleak.
22597
22598 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22599
22600         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
22601           use correct GST_TAG_ENCODER tag
22602
22603 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22604
22605         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
22606           be sure to stop the clock when going to paused
22607         * sys/oss/gstosssink.c: (gst_osssink_change_state):
22608           reset number of transmitted when going to ready.
22609         fixes #132935
22610
22611 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
22612
22613         reviewed by Benjamin Otte
22614
22615         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
22616           extract track count (fixes #133410)
22617
22618 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22619
22620         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
22621           that should be !=, not == (fixes #132519)
22622
22623 2004-02-04  David Schleef  <ds@schleef.org>
22624
22625         Make sure set_explicit_caps() is called before adding pad.
22626         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
22627         * gst/id3/gstid3types.c: (gst_id3types_loop):
22628         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
22629         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
22630
22631 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22632
22633         * configure.ac:
22634           bump nano to 2, first prerelease
22635           put back AM_PROG_LIBTOOL
22636
22637 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22638
22639         * testsuite/alsa/Makefile.am:
22640           these are user test apps, not automatic testsuite tests
22641
22642 2004-02-04  David Schleef  <ds@schleef.org>
22643
22644         Convert GST_DEBUG_CAPS() to GST_DEBUG():
22645         * gst/mpeg1videoparse/gstmp1videoparse.c:
22646         (mp1videoparse_parse_seq):
22647         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
22648         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
22649         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
22650         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
22651         (gst_xvideosink_getcaps):
22652         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
22653         * testsuite/gst-lint: more tests
22654
22655 2004-02-04  David Schleef  <ds@schleef.org>
22656
22657         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
22658         with the code that they would expand to.
22659         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
22660         (gst_flacdec_get_src_query_types),
22661         (gst_flacdec_get_src_event_masks):
22662         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
22663         (gst_gnomevfssrc_get_query_types),
22664         (gst_gnomevfssrc_get_event_mask):
22665
22666 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22667
22668         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
22669         (gst_sinesrc_dispose):
22670           fix memleak by properly disposing sinesrc
22671
22672 2004-02-04  Julien MOUTTE  <julien@moutte.net>
22673
22674         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
22675         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
22676         an overlay to redraw the image because it has been exposed.
22677         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
22678         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
22679         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
22680         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
22681         interface
22682         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
22683         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
22684         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
22685         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
22686         interface
22687
22688 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22689
22690         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
22691           more memleak fixage
22692
22693 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22694
22695         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
22696         * gst/typefind/gsttypefindfunctions.c:
22697           fix memleaks shown by gst-typefind
22698
22699 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
22700
22701         * common/glib-gen.mak:
22702           add hack rule to touch .Plo files
22703         * gst-libs/gst/colorbalance/Makefile.am:
22704         * gst-libs/gst/mixer/Makefile.am:
22705         * gst-libs/gst/play/Makefile.am:
22706         * gst-libs/gst/tuner/Makefile.am:
22707           remove glib_root variable
22708
22709 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22710
22711         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
22712           set explicit caps before adding the element, so the autopluggers can
22713           plug correctly.
22714         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
22715         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
22716         (mpeg_video_type_find), (mpeg_video_stream_type_find),
22717         (dv_type_find):
22718           fix memleaks in typefind functions. gst_type_find_suggest takes a const
22719           argument.
22720
22721 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
22722
22723         * gst-libs/gst/colorbalance/Makefile.am:
22724         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
22725         * gst-libs/gst/colorbalance/colorbalance.c:
22726         * gst-libs/gst/colorbalance/colorbalance.h:
22727         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
22728         * gst-libs/gst/mixer/Makefile.am:
22729         * gst-libs/gst/mixer/mixer-marshal.list:
22730         * gst-libs/gst/mixer/mixer.c:
22731         * gst-libs/gst/mixer/mixer.h:
22732         * gst-libs/gst/mixer/mixermarshal.list:
22733         * gst-libs/gst/play/Makefile.am:
22734         * gst-libs/gst/play/play.h:
22735         * gst-libs/gst/tuner/Makefile.am:
22736         * gst-libs/gst/tuner/tuner-marshal.list:
22737         * gst-libs/gst/tuner/tuner.c:
22738         * gst-libs/gst/tuner/tuner.h:
22739         * gst-libs/gst/tuner/tunermarshal.list:
22740           use new glib-gen.mak snippet to clean up Makefile.am
22741           fix various bugs in Makefile.am's
22742
22743 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22744
22745         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
22746           handle chain parsing correctly in the multichain case
22747         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
22748         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
22749         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22750         (theora_dec_chain):
22751           handle events and queries correctly
22752
22753 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
22754
22755         * .cvsignore:
22756         Ignore generated file _stdint.h.
22757
22758 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
22759
22760         * gst-libs/gst/colorbalance/Makefile.am:
22761         * gst-libs/gst/colorbalance/colorbalance.h:
22762         * gst-libs/gst/mixer/Makefile.am:
22763         * gst-libs/gst/mixer/mixer.h:
22764         * gst-libs/gst/play/Makefile.am:
22765         * gst-libs/gst/play/play.h:
22766         * gst-libs/gst/tuner/Makefile.am:
22767         * gst-libs/gst/tuner/tuner.h:
22768         Generate enum type code with glib-mkenums.
22769         * gst-libs/gst/colorbalance/.cvsignore:
22770         * gst-libs/gst/mixer/.cvsignore:
22771         * gst-libs/gst/play/.cvsignore:
22772         * gst-libs/gst/tuner/.cvsignore:
22773         Ignore generated files.
22774
22775 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
22776
22777         * gst-libs/gst/audio/.cvsignore:
22778         Ignore generated file.
22779         * gst-libs/gst/audio/Makefile.am:
22780         Do not install example filter.
22781
22782 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
22783
22784         * examples/switch/.cvsignore:
22785         Ignore generated file.
22786
22787 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22788
22789         * common/m4/ax_create_stdint_h.m4:
22790         * configure.ac:
22791           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
22792           _stdint.h.
22793         * Makefile.am:
22794           remove generated _stdint.h in DISTCLEANFILES
22795         * ext/a52dec/gsta52dec.c:
22796           include _stdint.h for a52dec. (should fix #133064)
22797
22798 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
22799
22800         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
22801         (gst_tag_to_vorbis_comments):
22802         Add replaygain support to vorbistag
22803
22804 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
22805         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
22806         (gst_ffmpeg_caps_to_extradata):
22807           Fix SVQ3 caps flag properties
22808           Use glib macro for bytes swap
22809
22810 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22811
22812         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
22813         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
22814         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
22815         * ext/sndfile/gstsf.c: (plugin_init):
22816         * gst/avi/gstavi.c: (plugin_init):
22817         * sys/dxr3/dxr3init.c: (plugin_init):
22818         * sys/oss/gstossaudio.c: (plugin_init):
22819         * sys/v4l/gstv4l.c: (plugin_init):
22820         * sys/v4l2/gstv4l2.c: (plugin_init):
22821           remove textdomain calls
22822         * po/nl.po:
22823           update Dutch translation
22824
22825 2004-02-02  Julien MOUTTE  <julien@moutte.net>
22826
22827         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
22828         (gst_play_set_audio_sink): Moving volume in the audio thread for
22829         instantaneous volume change. Maybe i will add another volume in front
22830         of visualization later, not sure yet though.
22831
22832 2004-02-02  Julien MOUTTE  <julien@moutte.net>
22833
22834         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22835         (gst_ximagesink_handle_xevents): Better X events handling, only take
22836         the latest events for configure and motion.
22837         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
22838
22839 2004-02-02  Jon Trowbridge  <trow@gnu.org>
22840
22841         reviewed by: David Schleef  <ds@schleef.org>
22842
22843         Fix memory leaks:
22844         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
22845         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
22846
22847 2004-02-02  David Schleef  <ds@schleef.org>
22848
22849         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
22850         of lines.
22851         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
22852         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
22853         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
22854         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
22855         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
22856         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
22857         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
22858         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
22859         (gst_float2_2_int_link):
22860         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
22861         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
22862         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
22863         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
22864         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
22865         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
22866         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
22867         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
22868         * testsuite/gst-lint: Add tests for bzero and ;;
22869
22870 2004-02-02  David Schleef  <ds@schleef.org>
22871
22872         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
22873
22874 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
22875
22876         * ext/aalib/gstaasink.c: (gst_aasink_open):
22877         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
22878         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
22879         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
22880         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
22881         (gst_afsink_close_file):
22882         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
22883         (gst_afsrc_close_file):
22884         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
22885         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
22886         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
22887         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
22888         * ext/esd/esdmon.c: (gst_esdmon_get):
22889         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
22890         * ext/faac/gstfaac.c: (gst_faac_chain):
22891         * ext/faad/gstfaad.c: (gst_faad_chain):
22892         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
22893         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
22894         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
22895         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
22896         (gst_flacdec_loop):
22897         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
22898         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
22899         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
22900         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
22901         (gst_gnomevfssink_close_file):
22902         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
22903         (gst_gnomevfssrc_open_file):
22904         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
22905         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
22906         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
22907         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
22908         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
22909         * ext/mad/gstmad.c: (gst_mad_chain):
22910         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
22911         * ext/mpeg2dec/gstmpeg2dec.c:
22912         * ext/mpeg2enc/gstmpeg2enc.cc:
22913         * ext/mplex/gstmplex.cc:
22914         * ext/mplex/gstmplexibitstream.cc:
22915         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
22916         (gst_ogg_demux_push):
22917         * ext/raw1394/gstdv1394src.c:
22918         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
22919         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
22920         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
22921         (gst_sf_loop):
22922         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
22923         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
22924         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
22925         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
22926         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
22927         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
22928         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
22929         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
22930         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
22931         (gst_riff_read_element_data), (gst_riff_read_seek),
22932         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
22933         * gst/adder/gstadder.c: (gst_adder_loop):
22934         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
22935         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
22936         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
22937         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
22938         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
22939         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
22940         * gst/goom/gstgoom.c: (gst_goom_chain):
22941         * gst/id3/gstid3types.c: (gst_id3types_loop):
22942         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
22943         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
22944         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
22945         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
22946         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
22947         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
22948         (gst_ebml_read_float), (gst_ebml_read_header):
22949         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
22950         (gst_matroska_demux_parse_blockgroup):
22951         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
22952         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
22953         * gst/oneton/gstoneton.c: (gst_oneton_chain):
22954         * gst/silence/gstsilence.c: (gst_silence_get):
22955         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
22956         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
22957         * gst/speed/gstspeed.c: (speed_loop):
22958         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
22959         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
22960         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
22961         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
22962         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
22963         (gst_wavparse_loop):
22964         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
22965         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
22966         (dxr3audiosink_close):
22967         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
22968         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
22969         (dxr3videosink_close), (dxr3videosink_write_data):
22970         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
22971         * sys/oss/gstosssink.c: (gst_osssink_chain):
22972         * sys/oss/gstosssrc.c: (gst_osssrc_get):
22973         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
22974         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
22975         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
22976         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
22977         (gst_v4l_set_window), (gst_v4l_enable_overlay):
22978         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
22979         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
22980         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
22981         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
22982         (gst_v4l_set_audio):
22983         * sys/v4l/v4l_calls.h:
22984         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
22985         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
22986         (gst_v4lmjpegsink_playback_init),
22987         (gst_v4lmjpegsink_playback_start):
22988         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
22989         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
22990         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
22991         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
22992         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
22993         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
22994         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
22995         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
22996         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
22997         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
22998         (gst_v4l2_get_output), (gst_v4l2_set_output),
22999         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
23000         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
23001         (gst_v4l2_set_attribute):
23002         * sys/v4l2/v4l2_calls.h:
23003         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
23004         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
23005         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
23006         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
23007         (gst_v4l2src_capture_stop):
23008         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
23009         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
23010         (gst_ximagesink_chain):
23011         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
23012         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
23013         (gst_xvideosink_xwindow_new):
23014         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
23015         (gst_xvimagesink_chain):
23016
23017 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
23018
23019         * gst/volume/gstvolume.c: (gst_volume_set_volume),
23020         (gst_volume_get_volume), (volume_class_init), (volume_init),
23021         (volume_chain_int16), (volume_update_volume):
23022         * gst/volume/gstvolume.h:
23023           make code more readable by removing magic numbers
23024           make mixer interface export 0-100 range
23025           make it internally map to 0.0-1.0 range so users don't distort
23026           output by putting the sliders at full volume
23027
23028 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
23029
23030         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
23031         (gst_play_state_change), (gst_play_seek_to_time):
23032         block the tick callback for 0.5 secs after doing a seek
23033
23034 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
23035
23036         * gst-libs/gst/play/play.c: (gst_play_new):
23037           check for GError
23038
23039 2004-02-01  Julien MOUTTE  <julien@moutte.net>
23040
23041         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
23042         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
23043         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
23044         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
23045         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
23046         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
23047
23048 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
23049
23050         * configure.ac:
23051         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
23052           check for a function added in vorbis 1.1
23053
23054 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23055
23056         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
23057         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
23058           really start/stop clock only on PLAYING <=> PAUSED
23059         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
23060           remove \n from debugging lines
23061         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
23062           make it work when seeking does not
23063         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
23064           reset on DISCONT
23065
23066 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23067
23068         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
23069           start clock on PAUSED=>PLAYING, not later
23070         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23071           extract correct time for different discont formats
23072         (gst_alsa_sink_get_time):
23073           don't segfault when no format is negotiated yet, just return 0
23074         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
23075         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
23076         (gst_ogg_pad_push):
23077           handle flush and discont events correctly
23078         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
23079           handle discont events correctly
23080
23081 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
23082
23083         * gst-libs/gst/play/play.c: (gst_play_error_quark),
23084         (gst_play_error_create), (gst_play_error_plugin),
23085         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
23086         * gst-libs/gst/play/play.h:
23087           add error handling during creation
23088         * examples/gstplay/player.c: (main):
23089           use new gst_play_new
23090
23091
23092 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23093
23094         * ext/theora/theoradec.c: (theora_dec_chain):
23095           make comments work
23096         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
23097         (vorbis_dec_src_event), (vorbis_dec_chain):
23098           add encoder tag, fix tag reading to be more error tolerant, change
23099           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
23100           gst_pad_event_default.
23101         * gst/tags/gstvorbistag.c:
23102         (gst_tag_list_from_vorbiscomment_buffer):
23103           undefine function specific define at end of function
23104
23105 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
23106
23107         * ext/flac/gstflac.c: (plugin_init):
23108         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
23109         * ext/flac/gstflacdec.h:
23110         * ext/flac/gstflacenc.h:
23111           Fix typos
23112
23113 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
23114
23115         * examples/gstplay/player.c: s/gstplay.h/play.h/
23116
23117 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
23118
23119         * gst-libs/gst/play/Makefile.am:
23120         * gst-libs/gst/play/gstplay.c:
23121         * gst-libs/gst/play/gstplay.h:
23122         * gst-libs/gst/play/play.c:
23123           more surgery, operation complete
23124
23125 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
23126
23127         * gst-libs/gst/play/play.old.c:
23128         * gst-libs/gst/play/play.old.h:
23129           after CVS surgery by moving, remove
23130         * gst-libs/gst/play/playpipelines.c:
23131           remove
23132
23133         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
23134           add negotiation error
23135
23136 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
23137
23138         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
23139         (gst_ogg_demux_push):
23140           add some seeking debug info
23141           send a flush when seeking
23142
23143 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23144
23145         * configure.ac:
23146           use AC_C_INLINE
23147         * configure.ac:
23148         * ext/Makefile.am:
23149         * ext/theora/Makefile.am:
23150         * ext/theora/theoradec.c:
23151           add theora video decoder. Does just do simple decoding for now and
23152           has been tested against Theora cvs only. It only works when theora
23153           is compiled with --enable-static.
23154         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
23155           always reset packetno on DISCONT
23156
23157 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23158
23159         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
23160           Fix audio.
23161
23162 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23163
23164         * gst/mpegaudioparse/gstmpegaudioparse.c:
23165         (mp3_type_frame_length_from_header):
23166           Fix header parsing - stolen from ffmpeg (thank you! :) ).
23167
23168 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23169
23170         * ext/esd/esdsink.c: (gst_esdsink_init):
23171           Since we have static pad template caps, we don't need to negotiate;
23172           either the core errors out or we know the format.
23173
23174 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23175
23176         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
23177         (gst_riff_read_seek):
23178         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
23179         (gst_ebml_read_seek):
23180           Fix event handling.
23181
23182 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23183
23184         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
23185           removee video/x-theora from vp3 decoder, it doesn't handle raw
23186           theora streams
23187         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
23188           fix bug with finalizing element that never went to PAUSED
23189         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
23190           length and position queries were swapped
23191         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
23192         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
23193         (vorbis_dec_src_event):
23194           implement querying time and bytes
23195
23196 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
23197
23198         * just about every source file:
23199           gst_element_error -> GST_ELEMENT_ERROR
23200
23201 2004-01-29  Julien MOUTTE  <julien@moutte.net>
23202
23203         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
23204         emiting FLUSH and even before DISCONT.
23205         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
23206         get the best instant seeking as possible yay!
23207
23208 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23209
23210         * gst/mpeg1videoparse/gstmp1videoparse.c:
23211         (gst_mp1videoparse_real_chain):
23212           Committed wrong version last week... Grr... Didn't notice until now.
23213
23214 2004-01-29  Julien MOUTTE <julien@moutte.net>
23215
23216         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
23217         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
23218         have_xwindow_id signal in xwindow_create.
23219
23220 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23221
23222         * ext/ogg/gstoggdemux.c:
23223           lots of changes - mainly support for chained bitstreams, seeking,
23224           querying and bugfixes of course
23225         * ext/vorbis/Makefile.am:
23226         * ext/vorbis/vorbisdec.c:
23227         * ext/vorbis/vorbisdec.h:
23228           add vorbisdec raw vorbis decoder
23229         * ext/vorbis/vorbis.c: (plugin_init):
23230           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
23231         * gst/intfloat/Makefile.am:
23232         * gst/intfloat/float22int.c:
23233         * gst/intfloat/float22int.h:
23234         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
23235           add float2intnew plugin. It converts multichannel interleaved float to
23236           multichannel interleaved int. The name should probably be changed.
23237         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
23238         (plugin_init):
23239           add typefinding for raw theora video so oggdemux can detect it.
23240
23241 2004-01-28  Julien MOUTTE  <julien@moutte.net>
23242
23243         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
23244         sink element first.
23245         * gst/videoscale/gstvideoscale.c:
23246         (gst_videoscale_handle_src_event): Fixing src event handler.
23247
23248 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23249
23250         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
23251         (gst_v4lsrc_open), (gst_v4lsrc_close),
23252         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
23253         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
23254         * sys/v4l/gstv4lsrc.h:
23255         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
23256         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
23257           Implement resizing... Hack. But that's why v4l is b0rked...
23258
23259 2004-01-28  Julien MOUTTE <julien@moutte.net>
23260
23261         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
23262         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
23263         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
23264         (gst_ximagesink_xwindow_destroy):
23265         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
23266         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
23267         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
23268         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
23269         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
23270         correctly cleaning the image created to check xshm calls on succes,
23271         added a lot of XSync calls in X11 functions, and fixed a segfault when
23272         no image format was defined before negotiation happened.
23273
23274 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23275
23276         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
23277           use gst_element_get_time to get correct time
23278
23279 2004-01-28  Julien MOUTTE  <julien@moutte.net>
23280
23281         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
23282         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
23283         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
23284         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
23285         (gst_xvimagesink_check_xshm_calls),
23286         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
23287         X plugins are now able to detect that XShm calls will fail even if the
23288         server claims that it has XShm support (remote displays most of the
23289         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
23290         so that we use non XShm functions. This feature is almost useless for
23291         xvimagesink as Xv is not supported on remote displays anyway, but
23292         it might happen than even on the local display XShm calls fail.
23293
23294 2004-01-27  David Schleef  <ds@schleef.org>
23295
23296         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
23297         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
23298         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
23299         changed esdsink to only use 44100,16,2, since esd sucks at rate
23300         conversion and esdsink has had difficulty negotiating.
23301
23302 2004-01-27  Julien MOUTTE <julien@moutte.net>
23303
23304         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
23305         (gst_play_seek_to_time): Fixing the way to get current position.
23306
23307 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23308
23309         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
23310           use gst_element_get_time to get correct time
23311
23312 2004-01-27  Julien MOUTTE <julien@moutte.net>
23313
23314         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
23315         fix ever... Inverting 2 lines of code make spider autoplug correctly
23316         tagged mp3 !
23317
23318 2004-01-27  David Schleef  <ds@schleef.org>
23319
23320         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
23321         Use gst_pad_try_set_caps_nonfixed().
23322
23323 2004-01-27  David Schleef  <ds@schleef.org>
23324
23325         * gst/ac3parse/gstac3parse.c: update to checklist 5
23326         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
23327         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
23328         * gst/audioscale/gstaudioscale.c: same
23329         * gst/auparse/gstauparse.c: same
23330         * gst/avi/gstavidemux.c: same
23331
23332 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23333
23334         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
23335           stop processing after EOS
23336
23337 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23338
23339         * gst/asfdemux/asfheaders.h:
23340         * gst/asfdemux/gstasfdemux.c:
23341         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
23342         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
23343         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
23344           lot's of fixes to make data extraction simpler and get the code
23345           architecture and compiler independant. Add debugging category
23346         * gst/goom/gstgoom.c: (gst_goom_change_state):
23347           reset channel count on PAUSED=>READY, not READY=>PAUSED
23348
23349 2004-01-26  Colin Walters  <walters@verbum.org>
23350
23351         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
23352         code to pull a bigger buffer in iradio mode.  This as a side effect
23353         makes typefinding work.
23354
23355 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
23356
23357         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
23358         Fix SVQ3 decoding on PPC
23359
23360 2004-01-26  Julien MOUTTE <julien@moutte.net>
23361
23362         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
23363         that one managed to stay there... Fixed.
23364
23365 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
23366
23367         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
23368         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
23369         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
23370         (qtdemux_video_caps):
23371         * gst/qtdemux/qtdemux.h:
23372         Add SVQ3 specific flags to qtdemux and ffmpeg
23373
23374 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23375
23376         * gst-libs/gst/audio/audio.h:
23377           remove buffer-frames from audio caps
23378         * gst/audioconvert/gstaudioconvert.c:
23379           fix plugin to really work.
23380
23381 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23382
23383         * gst-libs/gst/mixer/mixer.c:
23384         * gst-libs/gst/propertyprobe/propertyprobe.c:
23385         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
23386         (gst_tuner_find_channel_by_name):
23387         * gst-libs/gst/tuner/tuner.h:
23388           Add gtk-doc style comments. Also fix a function name.
23389
23390 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23391
23392         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
23393         (gst_divxdec_negotiate):
23394           Fix for new capsnego - also fixes gst-player with divxdec.
23395
23396 2004-01-25  Julien MOUTTE  <julien@moutte.net>
23397
23398         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
23399         (gst_play_identity_handoff), (gst_play_set_location),
23400         (gst_play_set_visualization), (gst_play_connect_visualization): Another
23401         try in visualization implementation. Still have an issue with switch
23402         blocking when pulling from video_queue and only audio comes out of
23403         spider.
23404         * gst/switch/gstswitch.c: (gst_switch_release_pad),
23405         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
23406         release method. And check if the pad is usable before pulling.
23407
23408 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23409
23410         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
23411         (gst_videobalance_init),
23412         (gst_videobalance_colorbalance_list_channels),
23413         (gst_videobalance_colorbalance_set_value),
23414         (gst_videobalance_colorbalance_get_value),
23415         (gst_videobalance_update_properties),
23416         (gst_videobalance_update_tables_planar411),
23417         (gst_videobalance_planar411):
23418         * gst/videofilter/gstvideobalance.h:
23419           Implement lookup-tables. +/- 10x faster.
23420
23421 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23422
23423         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
23424         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
23425           The index reading was broken. The rest worked fine, but the whole
23426           goal of my rewrite was to make avidemux readable, and this was
23427           not at all readable. Please use typed variables.
23428
23429 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23430
23431         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
23432           Additional pad usability check.
23433         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
23434         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
23435         (gst_mp1videoparse_real_chain):
23436           Fix MPEG video stream parsing. The original plugin had several
23437           issues, including not timestamping streams where the source was
23438           not timestamped (this happens with PTS values in mpeg system
23439           streams, but MPEG video is also a valid stream on its own so
23440           that needs timestamps too). We use the display time code for that
23441           for now. Also, if one incoming buffer contains multiple valid
23442           frames, we push them all on correctly now, including proper EOS
23443           handling. Lastly, several potential segfaults were fixed, and we
23444           properly sync on new sequence/gop headers to include them in next,
23445           not previous frames (since they're header for the next frame, not
23446           the previous). Also see #119206.
23447         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
23448         (bpf_from_header):
23449           Move caps setting so we only do it after finding several valid
23450           MPEG-1 fraes sequentially, not right after the first one (which
23451           might be coincidental).
23452         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
23453         (mpeg_video_type_find), (mpeg_video_stream_type_find),
23454         (plugin_init):
23455           Add unsynced MPEG video stream typefinding, and change some
23456           probability values so we detect streams rightly. The idea is as
23457           follows: I can have an unsynced system stream which contains
23458           video. In the current code, I would randomly get a type for either
23459           system or video stream type found, because the probabilities are
23460           being calculated rather randomly. I now use fixed values, so we
23461           always prefer system stream if that was found (and that is how it
23462           should be). If no system stream was found, we can still identity                the stream as video-only.
23463
23464 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23465
23466         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
23467         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
23468           don't write to buffer. Extract data without the need of
23469           __attribute__ ((packed))
23470
23471 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23472
23473         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
23474         (mpeg1_sys_type_find):
23475           Fix MPEG-1 stream typefinding.
23476
23477 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23478
23479         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
23480           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
23481
23482 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
23483
23484         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
23485         * ext/esd/gstesd.c: (plugin_init):
23486           private debugging, better error reporting
23487
23488 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23489
23490         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
23491         (gst_riff_read_init), (gst_riff_read_change_state):
23492         * gst-libs/gst/riff/riff-read.h:
23493           Remove stuff fromold metadata system.
23494
23495 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23496
23497         * ext/ogg/gstoggdemux.c:
23498           Fix wrong file comment.
23499         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
23500         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
23501           Add metadata reading properly.
23502
23503 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
23504
23505         * ext/Makefile.am:
23506           Fix nas DIST_SUBDIRS
23507           Uraeus:
23508           Fix bug where make distcheck doesn't get run on adding stuff to
23509           the build.
23510
23511 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23512
23513         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
23514         * ext/divx/gstdivxdec.h:
23515           Fix divx3 ("msmpeg4") playback using divxdec.
23516
23517 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23518
23519         * gst/typefind/gsttypefindfunctions.c:
23520         (mp3_type_frame_length_from_header): fix bug in length computation
23521         (mp3_type_find): improve debugging output
23522
23523 2004-01-23  Julien MOUTTE  <julien@moutte.net>
23524
23525         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
23526         (gst_play_set_location), (gst_play_seek_to_time),
23527         (gst_play_set_audio_sink), (gst_play_set_visualization),
23528         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
23529         the pipeline from scratch. Visualization is back and switch went out as
23530         i realized it was not possible to use the way i wanted.
23531         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
23532         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
23533         clearing in state change from READY to NULL. So that one can clean the
23534         X ressources keeping the element.
23535         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
23536         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
23537         (gst_xvimagesink_colorbalance_set_value),
23538         (gst_xvimagesink_colorbalance_get_value),
23539         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
23540         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
23541         change from READY to NULL and fixed some stupid bugs in colorbalance
23542         get/set values. Also added the following feature : when nobody tries to
23543         set some values to the colorbalance levels before the xcontext is
23544         grabbed, then when creating channels list from Xv attributes we set the
23545         internal values to the Xv defaults. This way we handle buggy Xv drivers
23546         that set default hue values far from the middle of the range (Thanks
23547         to Jon Trowbridge for pointing that issue).
23548         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
23549         colorbalance levels have been set before xcontext is grabbed.
23550
23551 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23552
23553         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
23554           Fix the ossmixer case where we shouldn't open /dev/dsp* because
23555           it might block operations (which is bad for a mixer).
23556
23557 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
23558
23559         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
23560         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
23561         (gmip_find_type_pre):
23562         * gst-libs/gst/media-info/media-info-priv.h:
23563         * gst-libs/gst/media-info/media-info.c:
23564         (gst_media_info_instance_init), (gst_media_info_read_idler):
23565         add fakesink to get caps on decoder src pad again
23566         fix callback prototype to match new have_type signal signature
23567
23568 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
23569
23570         * gst/adder/gstadder.c: (gst_adder_link):
23571           fix non-compile and cut-n-paste code
23572
23573 2004-01-21  David Schleef  <ds@schleef.org>
23574
23575         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
23576         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
23577         (gst_swfdec_init), (gst_swfdec_change_state):
23578         * ext/swfdec/gstswfdec.h:
23579         Fix negotiation.
23580         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
23581         (gst_adder_request_new_pad): Fix negotiation.
23582         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
23583         Add a fixate function.
23584         * gst/intfloat/gstfloat2int.c:
23585         * gst/intfloat/gstfloat2int.h:
23586         * gst/intfloat/gstint2float.c:
23587         * gst/intfloat/gstint2float.h:
23588         Completely rewrite the negotiation.  Doesn't quite work yet,
23589         due to some buffer-frames problem.
23590
23591 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
23592
23593         * ext/gnomevfs/gstgnomevfssrc.c:
23594         * sys/v4l2/v4l2_calls.h:
23595           fix includes for distcheck
23596
23597 2004-01-21  Christian Schaller <uraeus@gnome.org>
23598
23599         * ext/nas/
23600         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
23601         based on earlier patch from Laurent Vivier
23602
23603 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
23604
23605         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
23606         Fix wma caps property
23607         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
23608         Fix typo (flags1 and flags2)
23609
23610 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
23611
23612         * gst-libs/gst/media-info/media-info-priv.c:
23613         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
23614         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
23615         (gmip_find_stream), (gmip_find_track_metadata),
23616         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
23617         (gmip_find_track_format):
23618         * gst-libs/gst/media-info/media-info-priv.h:
23619         * gst-libs/gst/media-info/media-info-test.c: (main):
23620         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
23621         (gst_media_info_read_idler), (gst_media_info_read):
23622         * gst-libs/gst/media-info/media-info.h:
23623           register debugging category and use it for debugging
23624
23625 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
23626
23627         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
23628         (gst_vorbisfile_new_link):
23629           signal streaminfo through tags
23630
23631 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23632
23633         * ext/mplex/gstmplex.cc:
23634         * ext/mplex/gstmplexibitstream.cc:
23635           g++ doesn't like NULL in our i18n/error macros, should be
23636           either (NULL) or ("").
23637
23638 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23639
23640         * sys/dxr3/dxr3audiosink.c:
23641         * sys/dxr3/dxr3init.c:
23642         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
23643         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
23644           Fix more error error error errors (missing includes here).
23645
23646 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23647
23648         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
23649           fix thomas' error errors.
23650
23651 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
23652
23653         * ext/mpeg2enc/gstmpeg2enc.cc:
23654           fix error errors.
23655
23656 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23657
23658         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
23659         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
23660           Fix for new error system.
23661
23662 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
23663
23664         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
23665           fix for new error reporting
23666
23667 2004-01-20  David Schleef  <ds@schleef.org>
23668
23669         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
23670         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
23671         (gst_ximagesink_set_xwindow_id): Change to using a framerate
23672         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
23673         and neither is 100+, most likely.
23674         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
23675         (gst_xvimagesink_getcaps): same
23676
23677 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
23678
23679         * configure.ac:
23680           Up version requirement to 2.0.3 (not yet released) to avoid symbol
23681           clashes with ffmpeg.
23682
23683 2004-01-20  Julien MOUTTE  <julien@moutte.net>
23684
23685         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
23686         (gst_switch_init): Fixed switch element : proxying link and setting
23687         caps from src to sink on request.
23688
23689 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23690
23691         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
23692         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
23693         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
23694         fix element_error
23695
23696 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23697
23698         * sys/v4l/v4l_calls.h:
23699         * sys/v4l2/v4l2_calls.h:
23700           element_error fixes
23701
23702 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23703
23704         * gst-libs/gst/gst-i18n-plugin.h:
23705           add locale.h
23706           remove config.h inclusion
23707
23708 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23709
23710         * autogen.sh:
23711           adding autopoint invocation
23712         * Makefile.am:
23713         * configure.ac:
23714         * gst-libs/gst/gettext.h:
23715           adding gettext bits
23716         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
23717         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
23718         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
23719         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
23720         (gst_gnomevfssink_close_file):
23721         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
23722         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
23723         * gst-libs/gst/gst-i18n-plugin.h:
23724         * gst/avi/gstavi.c: (plugin_init):
23725         * sys/dxr3/dxr3init.c: (plugin_init):
23726         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
23727         * sys/oss/gstossaudio.c: (plugin_init):
23728         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
23729         * sys/v4l/gstv4l.c: (plugin_init):
23730         * sys/v4l/v4l_calls.c: (gst_v4l_open):
23731         * sys/v4l2/gstv4l2.c: (plugin_init):
23732         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
23733         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
23734         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
23735         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
23736         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
23737         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
23738           make sure locale and translation domain are set
23739           fix translated strings
23740         * po/.cvsignore:
23741         * po/LINGUAS:
23742         * po/Makevars:
23743         * po/POTFILES.in:
23744         * po/nl.po:
23745           put translation files into place
23746         * sys/xvideo/imagetest.c: (main):
23747         * ext/dv/demo-play.c: (main):
23748           fix unnecessary translations
23749
23750 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23751
23752         * ext/sndfile/gstsf.c:
23753         * gst/avi/gstavimux.c:
23754         * ext/audiofile/gstafsink.c:
23755         * ext/audiofile/gstafsrc.c:
23756         * ext/gnomevfs/gstgnomevfssink.c:
23757         * ext/gnomevfs/gstgnomevfssrc.c:
23758         * sys/oss/gstosselement.c:
23759         * sys/v4l/v4l_calls.h:
23760           fix i18n include
23761
23762 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23763
23764         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
23765         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
23766         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
23767         (gst_v4l2_get_output), (gst_v4l2_set_output),
23768         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
23769         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
23770         (gst_v4l2_set_attribute):
23771         update to new error handling
23772
23773 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23774
23775         * ext/sidplay/gstsiddec.cc:
23776         * gst/modplug/gstmodplug.cc:
23777           parenthese NULL because C++ seems angry about it
23778
23779 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23780
23781         * gst-libs/gst/gst-i18n-plugin.h:
23782           add skeleton i18n stuff, but needs to be further implemented
23783
23784 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
23785
23786         * examples/gstplay/player.c: (main):
23787         * ext/aalib/gstaasink.c: (gst_aasink_open):
23788         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
23789         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
23790         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
23791         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
23792         (gst_afsink_close_file):
23793         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
23794         (gst_afsrc_close_file):
23795         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
23796         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
23797         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
23798         * ext/esd/esdmon.c: (gst_esdmon_get):
23799         * ext/esd/esdsink.c: (gst_esdsink_chain):
23800         * ext/faac/gstfaac.c: (gst_faac_chain):
23801         * ext/faad/gstfaad.c: (gst_faad_chain):
23802         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
23803         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
23804         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
23805         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
23806         (gst_flacdec_loop):
23807         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
23808         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
23809         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
23810         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
23811         (gst_gnomevfssink_close_file):
23812         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
23813         (gst_gnomevfssrc_open_file):
23814         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
23815         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
23816         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
23817         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
23818         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
23819         * ext/mad/gstmad.c: (gst_mad_chain):
23820         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
23821         * ext/mpeg2dec/gstmpeg2dec.c:
23822         * ext/mpeg2enc/gstmpeg2enc.cc:
23823         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
23824         * ext/mplex/gstmplex.cc:
23825         * ext/mplex/gstmplexibitstream.cc:
23826         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
23827         (gst_ogg_demux_push), (gst_ogg_pad_push):
23828         * ext/raw1394/gstdv1394src.c:
23829         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
23830         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
23831         * ext/sidplay/gstsiddec.cc:
23832         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
23833         (gst_sf_loop):
23834         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
23835         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
23836         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
23837         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
23838         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
23839         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
23840         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
23841         * gst-libs/gst/Makefile.am:
23842         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
23843         (gst_riff_read_element_data), (gst_riff_read_seek),
23844         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
23845         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
23846         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
23847         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
23848         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
23849         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
23850         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
23851         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
23852         * gst/goom/gstgoom.c: (gst_goom_chain):
23853         * gst/id3/gstid3types.c: (gst_id3types_loop):
23854         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
23855         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
23856         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
23857         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
23858         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
23859         (gst_ebml_read_float), (gst_ebml_read_header):
23860         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
23861         (gst_matroska_demux_parse_blockgroup):
23862         * gst/modplug/gstmodplug.cc:
23863         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
23864         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
23865         * gst/oneton/gstoneton.c: (gst_oneton_chain):
23866         * gst/silence/gstsilence.c: (gst_silence_get):
23867         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
23868         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
23869         * gst/speed/gstspeed.c: (speed_loop):
23870         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
23871         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
23872         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
23873         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
23874         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
23875         (gst_wavparse_loop):
23876         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
23877         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
23878         (dxr3audiosink_close):
23879         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
23880         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
23881         (dxr3videosink_close), (dxr3videosink_write_data):
23882         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
23883         * sys/oss/gstosselement.h:
23884         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
23885         (gst_osssink_chain):
23886         * sys/oss/gstosssrc.c: (gst_osssrc_get):
23887         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
23888         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
23889         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
23890         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
23891         (gst_v4l_enable_overlay):
23892         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
23893         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
23894         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
23895         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
23896         (gst_v4l_set_audio):
23897         * sys/v4l/v4l_calls.h:
23898         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
23899         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
23900         (gst_v4lmjpegsink_playback_init),
23901         (gst_v4lmjpegsink_playback_start):
23902         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
23903         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
23904         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
23905         (gst_v4lmjpegsrc_requeue_frame):
23906         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
23907         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
23908         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
23909         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
23910         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
23911         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
23912         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
23913         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
23914         (gst_v4l2src_capture_stop):
23915         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
23916         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
23917         (gst_ximagesink_chain):
23918         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
23919         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
23920         (gst_xvideosink_xwindow_new):
23921         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
23922         (gst_xvimagesink_chain):
23923         use new error signal, function and categories
23924
23925 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
23926
23927         * configure.ac:
23928         * ext/Makefile.am:
23929         * ext/musicbrainz/gsttrm.c:
23930         * ext/musicbrainz/gsttrm.h:
23931         * ext/musicbrainz/Makefile.am:
23932         Add a trm plugin
23933
23934 2004-01-18  Julien MOUTTE  <julien@moutte.net>
23935
23936         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
23937         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
23938         synchronous property for debugging.
23939         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
23940         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
23941         (gst_xvimagesink_set_property): Moving a pointer declaration to a
23942         smaller block, fixing indent.
23943
23944 2004-01-16  David Schleef  <ds@schleef.org>
23945
23946         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
23947         property affects the video stream.
23948         * sys/xvimage/xvimagesink.c:
23949         * sys/xvimage/xvimagesink.h:
23950         Add synchronous property for debugging.  Should probably be
23951         disabled in non-CVS builds.  Make sure that the Xv attribute
23952         exists before we set it (crash!).  Fix a silly float bug that
23953         caused colorbalance to just not work.
23954
23955 2004-01-17  Christian Schaller <Uraeus@gnome.org>
23956
23957         * tools/gst-launch-ext.in - update for new plugins
23958
23959 2004-01-16  David Schleef  <ds@schleef.org>
23960
23961         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
23962         already-freed caps.
23963
23964 2994-01-16  Christian Schaller <Uraeus@gnome.org>
23965
23966         * Update spec for new colorspace plugin and libcaca plugin
23967         * Fix compilation of libcaca plugin (clock -> id)
23968
23969 2004-01-16  Julien MOUTTE <julien@moutte.net>
23970
23971         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
23972         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
23973         (gst_xvimagesink_set_xwindow_id),
23974         (gst_xvimagesink_colorbalance_set_value),
23975         (gst_xvimagesink_colorbalance_get_value),
23976         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
23977         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
23978         correct colorbalance properties. They can now be set when the element
23979         is still in NULL state. The values will be committed to the Xv Port
23980         when xcontext is initialized.
23981         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
23982         brightness int values in the GstXvImagesink structure.
23983
23984 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23985
23986         * gst-libs/gst/Makefile.am:
23987           restructure so having local patches works easier.
23988
23989 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23990
23991         * ext/mpeg2enc/Makefile.am:
23992         * ext/mpeg2enc/gstmpeg2enc.cc:
23993         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
23994           Bugfix with respect to EOS handling.
23995
23996 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23997
23998         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
23999           Link with right caps (else, it segfaults).
24000         * ext/mplex/gstmplexjob.cc:
24001           Fix for slight API change in 1.6.1.93 release of mjpegtools.
24002
24003 2004-01-15  David Schleef  <ds@schleef.org>
24004
24005         * gst-libs/gst/audio/Makefile.am:
24006         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
24007         from the template.
24008         * gst-libs/gst/audio/gstaudiofilter.c:
24009         * gst-libs/gst/audio/gstaudiofilter.h:
24010         Add bytes_per_sample and size and n_samples calculation.
24011         * gst-libs/gst/audio/gstaudiofilterexample.c:
24012         Remove, now autogenerated.
24013         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
24014         Moved from gstaudiofilterexample, object name changed, code added
24015         so that it actually works.
24016         * gst-libs/gst/audio/make_filter:
24017         Script to build an audiofilter subclass from the template.
24018         * gst/colorspace/Makefile.am:
24019         * gst/colorspace/yuv2yuv.c:
24020         Remove file, since it's GPL, and we don't use it.
24021
24022 2004-01-15  Julien MOUTTE  <julien@moutte.net>
24023
24024         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
24025         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
24026         them use the buffer free function to test how the buffer was allocated.
24027
24028 2004-01-15  David Schleef  <ds@schleef.org>
24029
24030         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
24031         that handles osssink fallback.
24032         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
24033         (gst_audio_convert_getcaps):
24034         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
24035         Add audio/x-qdm2 for QDM2 audio.
24036         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
24037         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
24038         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
24039         Decrease minimum size to 16x16.
24040         * gst/wavparse/gstwavparse.c:
24041         Convert disabled pad template caps to new caps.
24042         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
24043         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
24044         (gst_xvimagesink_chain): Throw element error when display cannot
24045         be opened.  Increase minimum framerate to 1.0.  Check the data
24046         free function on a buffer to make sure it is the type we expect
24047         before manipulating it.
24048
24049 2004-01-15  Julien MOUTTE <julien@moutte.net>
24050
24051         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
24052         (gst_videobalance_colorbalance_set_value): Implement passthru if
24053         settings are in the middle.
24054         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
24055
24056 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24057
24058         * gst/videofilter/Makefile.am:
24059         * gst/volume/Makefile.am:
24060           Since we use videofilter symbols, link to it.
24061
24062 2004-01-15  Julien MOUTTE <julien@moutte.net>
24063
24064         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
24065         mixer interface type to HARDWARE.
24066         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
24067         type to SOFTWARE.
24068         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
24069         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
24070         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
24071         (gst_volume_interface_init), (gst_volume_list_tracks),
24072         (gst_volume_set_volume), (gst_volume_get_volume),
24073         (gst_volume_set_mute), (gst_volume_mixer_init),
24074         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
24075         (volume_init): Implementing mixer interface.
24076         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
24077         * sys/oss/gstosselement.c: (gst_osselement_get_type),
24078         (gst_osselement_change_state): Removing some trailing commas in
24079         structures.
24080         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
24081         interface type to HARDWARE.
24082         * sys/v4l/gstv4lcolorbalance.c:
24083         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
24084         type to HARDWARE.
24085         * sys/v4l2/gstv4l2colorbalance.c:
24086         (gst_v4l2_color_balance_interface_init): Setting colorbalance
24087         interface type to HARDWARE.
24088         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
24089         same code than ximagesink for event handling.
24090
24091 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24092
24093         * ext/snapshot/Makefile.am:
24094         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
24095         (gst_snapshot_chain):
24096         * ext/snapshot/gstsnapshot.h:
24097           This has to be a joke... Snapshot should be connected to a tee,
24098           colorspace element before it and EOS after that, where the other
24099           src of the tee receives normal data.
24100           The current way is *wrong*.
24101
24102 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24103
24104         * ext/hermes/gsthermescolorspace.c:
24105           Fix another compile error. Same as below.
24106
24107 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24108
24109         * gst/colorspace/gstcolorspace.c:
24110         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
24111         (gst_colorspace_i420_to_yv12):
24112           Fix compiling... Didn't test if it actually works.
24113
24114 2004-01-15  David Schleef  <ds@schleef.org>
24115
24116         * configure.ac:
24117         * gst/colorspace/Makefile.am:
24118         * gst/colorspace/gstcolorspace.c:
24119         * gst/colorspace/gstcolorspace.h:
24120         * gst/colorspace/yuv2rgb.c:
24121         * gst/colorspace/yuv2rgb.h:
24122         Duplicate the ext/hermes colorspace plugin, and remove Hermes
24123         code and GPL code.  Fix for new caps negotiation.  Rewrite
24124         much of the format handling code, and some of the conversion
24125         code.  Basically, rewrote almost everything.  This element
24126         handles I420, YV12 to RGB conversions.
24127         * ext/hermes/Makefile.am:
24128         * ext/hermes/gsthermescolorspace.c:
24129         Rename colorspace to hermescolorspace.  Fix negotiation issues.
24130         Remove non-Hermes related code.  This element handles lots of
24131         RGB to RGB conversions, but no YUV.
24132         * ext/hermes/gstcolorspace.c:
24133         * ext/hermes/gstcolorspace.h:
24134         * ext/hermes/rgb2yuv.c:
24135         * ext/hermes/yuv2rgb.c:
24136         * ext/hermes/yuv2rgb.h:
24137         * ext/hermes/yuv2rgb_mmx16.s:
24138         * ext/hermes/yuv2yuv.c:
24139         * ext/hermes/yuv2yuv.h:
24140         Remove old code.
24141
24142 2004-01-14  Colin Walters  <walters@verbum.org>
24143
24144         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
24145         they've already been.
24146
24147 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24148
24149         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
24150           assume tag mode when pad is not connected
24151
24152 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24153
24154         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24155           Don't update the time of the clock
24156         (gst_alsa_sink_loop):
24157           sync to the clock given to alsasink, not the own clock
24158         * sys/oss/gstosssink.c: (gst_osssink_chain):
24159           sync to the clock
24160         (gst_osssink_change_state):
24161           activate the clock
24162         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
24163         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
24164           remove bogus code that made DISCONT events unhandled
24165         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
24166           explicitly case to double in _set_simple. (fixes 2nd warning in bug
24167           #131502)
24168         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
24169         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
24170         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
24171           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
24172           2nd warning in bug #131502)
24173
24174 2004-01-14  Julien MOUTTE  <julien@moutte.net>
24175
24176         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
24177         (gst_videobalance_colorbalance_set_value),
24178         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
24179         for colorbalance interface implementation.
24180         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
24181         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
24182         (gst_ximagesink_dispose), (gst_ximagesink_init),
24183         (gst_ximagesink_class_init): Adding DISPLAY property.
24184         * sys/ximage/ximagesink.h: Adding display_name to store display.
24185         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
24186         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
24187         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
24188         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
24189         properties (they still need polishing though for gst-launch use : no
24190         xcontext yet, i ll do that tomorrow).
24191         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
24192
24193 2004-01-14  Julien MOUTTE  <julien@moutte.net>
24194
24195         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
24196         (gst_play_set_location), (gst_play_set_visualization): Preparing
24197         switch integration, adding videobalance in the pipeline.
24198
24199 2004-01-14  Julien MOUTTE <julien@moutte.net>
24200
24201         * gst-libs/gst/colorbalance/colorbalance.c:
24202         (gst_color_balance_class_init): Adding a default type.
24203         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
24204         the type.
24205         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
24206         (gst_videobalance_dispose), (gst_videobalance_class_init),
24207         (gst_videobalance_init), (gst_videobalance_interface_supported),
24208         (gst_videobalance_interface_init),
24209         (gst_videobalance_colorbalance_list_channels),
24210         (gst_videobalance_colorbalance_set_value),
24211         (gst_videobalance_colorbalance_get_value),
24212         (gst_videobalance_colorbalance_init): Implementing colorbalance
24213         interface.
24214         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
24215         list.
24216         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
24217         bug which was triggering a BadAccess X error when setting an overlay
24218         before pad was really negotiated.
24219         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
24220         Using the colorbalance type macro.
24221
24222 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24223
24224         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
24225         (gst_flacenc_chain):
24226           handle tags correctly
24227         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
24228           extract ID3v1 tags correctly
24229
24230 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24231
24232         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
24233         (plugin_init):
24234           Improve matroska typefinding for odd-typed headers...
24235
24236 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24237
24238         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
24239           Fix for using incremental number on padnames.
24240
24241 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24242
24243         * ext/divx/gstdivxdec.c:
24244         * ext/divx/gstdivxenc.c:
24245           Set category to divx4linux instead of divx (too generic).
24246         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
24247         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
24248         (gst_wavparse_loop), (gst_wavparse_change_state):
24249         * gst/wavparse/gstwavparse.h:
24250           fix parsing of WAV files with non-standard fmt-tag size and fix
24251           skipping of unrecognized chunks... Someone please fix this thing
24252           to use rifflib so all this is automated.
24253         * sys/v4l/Makefile.am:
24254         * sys/v4l2/Makefile.am:
24255           Add X_CFLAGS because we depend on X (for overlay).
24256
24257 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
24258
24259         * ext/mpeg2dec/gstmpeg2dec.c:
24260           Don't issue a timestamp unless we tagged the frame
24261           with a PTS.
24262
24263 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24264
24265         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
24266           Query the audio element to get the time, not the clock. We're
24267           interested in the element's time here.
24268
24269 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24270
24271         * ext/aalib/gstaasink.c: (gst_aasink_chain):
24272         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24273         * ext/esd/esdsink.c: (gst_esdsink_chain):
24274         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
24275         * ext/mas/massink.c: (gst_massink_chain):
24276         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
24277         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
24278         (gst_matroska_demux_parse_metadata):
24279         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
24280         (gst_mpeg_parse_release_locks):
24281         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
24282         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
24283         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
24284         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
24285         (gst_osssink_change_state):
24286         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
24287         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
24288         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
24289         (gst_xvideosink_release_locks):
24290         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
24291           use element time.
24292         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
24293         (gst_alsa_clock_stop):
24294         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
24295         (gst_audio_clock_get_internal_time):
24296           simplify for use with new clocking code.
24297         * testsuite/alsa/Makefile.am:
24298         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
24299           fix testsuite for new caps system
24300
24301 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24302
24303         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
24304         * ext/flac/gstflacenc.c: (add_one_tag):
24305           length is already host endian, no need to convert. Fixes playback of
24306           tagged files on PPC. (bug #128384)
24307
24308 2004-01-13  Julien MOUTTE <julien@moutte.net>
24309
24310         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
24311         colorbalance interface stating if it is hardware based or software
24312         based.
24313         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
24314         Removing a trailing comma.
24315         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
24316         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
24317         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
24318         the documentation seems to be wrong on the -1000 to 1000 interval.
24319
24320 2004-01-12  David Schleef  <ds@schleef.org>
24321
24322         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
24323         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
24324         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
24325         Fix negotiation.  Add a bufferalloc function for the sink pad,
24326         and generally clean up some of the code.
24327
24328 2004-01-12  Julien MOUTTE <julien@moutte.net>
24329
24330         * gst-libs/gst/colorbalance/colorbalancechannel.c:
24331         (gst_color_balance_channel_dispose): Adding safety check in dispose
24332         method.
24333         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
24334         (gst_xvimagesink_xcontext_clear),
24335         (gst_xvimagesink_interface_supported),
24336         (gst_xvimagesink_colorbalance_list_channels),
24337         (gst_xvimagesink_colorbalance_set_value),
24338         (gst_xvimagesink_colorbalance_get_value),
24339         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
24340         Adding colorbalance interface support to set XV parameters such as
24341         HUE, BRIGHTNESS, CONTRAST, SATURATION.
24342         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
24343         interface.
24344
24345 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
24346
24347         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
24348         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
24349         (gst_audio_convert_init), (gst_audio_convert_set_property),
24350         (gst_audio_convert_get_property), (gst_audio_convert_chain),
24351         (gst_audio_convert_link),
24352         (gst_audio_convert_buffer_to_default_format),
24353         (gst_audio_convert_buffer_from_default_format), (plugin_init):
24354           - implement _getcaps and use it
24355           - improve linking
24356           - remove float caps since no float conversion is actually done
24357           - remove properties and arguments that were to be used for rate
24358             conversion
24359
24360 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
24361
24362         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
24363         (gst_audio_structure_set_int):
24364         * gst-libs/gst/audio/audio.h:
24365           add helper functions for _getcaps matching the standard audio
24366           templates
24367
24368 2004-01-12  David Schleef  <ds@schleef.org>
24369
24370         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
24371         Test that pad is negotiated before getting its caps.
24372
24373 2004-01-12  Julien MOUTTE <julien@moutte.net>
24374
24375         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
24376         analyzing the pads of an element the bin is mostly in READY state so
24377         no caps were negotiated. This helper function needs to work with
24378         _get_caps directly then. I was not freeing them though, added that to
24379         fix the mem leak.
24380
24381 2004-01-12  Julien MOUTTE <julien@moutte.net>
24382
24383         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
24384         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
24385         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
24386         than the free_func.
24387
24388 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
24389
24390         * sys/oss/gstossaudio.c: (plugin_init):
24391         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
24392         * sys/oss/gstosselement.h:
24393           make an oss debugging category
24394           make failure more descriptive
24395
24396 2004-01-11  David Schleef  <ds@schleef.org>
24397
24398         * ext/ffmpeg/gstffmpeg.c:
24399         * ext/ffmpeg/gstffmpegcodecmap.c:
24400         * ext/ffmpeg/gstffmpegdec.c:
24401         * ext/ffmpeg/gstffmpegenc.c:
24402         * ext/ffmpeg/gstffmpegprotocol.c:
24403         * ext/gdk_pixbuf/gstgdkanimation.c:
24404         * ext/jpeg/gstjpeg.c:
24405         * ext/libpng/gstpng.c:
24406         * ext/mpeg2dec/perftest.c:
24407         * ext/speex/gstspeex.c:
24408         * gst-libs/gst/resample/dtos.c:
24409         * gst/intfloat/gstintfloatconvert.c:
24410         * gst/oneton/gstoneton.c:
24411         * gst/rtjpeg/RTjpeg.c:
24412         * gst/rtp/gstrtp.c:
24413         * sys/dxr3/dxr3init.c:
24414         * sys/glsink/gstgl_nvimage.c:
24415         * sys/glsink/gstgl_pdrimage.c:
24416         * sys/glsink/gstglsink.c:
24417         * testsuite/gst-lint:
24418         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
24419
24420 2004-01-11  David Schleef  <ds@schleef.org>
24421
24422         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
24423         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
24424         * ext/gdk_pixbuf/gstgdkanimation.c:
24425         (gst_gdk_animation_iter_create_pixbuf):
24426         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
24427         (gst_gdk_pixbuf_chain):
24428         * ext/gdk_pixbuf/gstgdkpixbuf.h:
24429         * ext/jack/gstjack.c: (gst_jack_change_state):
24430         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
24431         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
24432         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
24433         * gst/videofilter/gstvideofilter.c:
24434         (gst_videofilter_set_output_size):
24435         Remove all usage of gst_pad_get_caps(), and replace it with
24436         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
24437
24438 2004-01-11  David Schleef  <ds@schleef.org>
24439
24440         * configure.ac:
24441         * ext/Makefile.am: Fixes to make ext/libcaca compile.
24442         * ext/divx/gstdivxdec.c:
24443         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
24444         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
24445         handle images that span multiple buffers.  Now work with both
24446         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
24447         * ext/gdk_pixbuf/gstgdkpixbuf.h:
24448         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
24449         video/video.h changes
24450         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
24451         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
24452         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
24453         of GstData free function.
24454         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
24455         same.
24456
24457 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24458
24459         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
24460         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
24461         (gst_v4l2element_get_property):
24462         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
24463           add norm, channel and frequency properties.
24464         * sys/v4l2/gstv4l2tuner.c:
24465           fixes for tuner interface changes
24466         * sys/v4l2/gstv4l2element.h:
24467         * sys/v4l2/gstv4l2src.c:
24468         * sys/v4l2/gstv4l2src.h:
24469         * sys/v4l2/v4l2src_calls.c:
24470         * sys/v4l2/v4l2src_calls.h:
24471           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
24472
24473 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24474
24475         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
24476         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
24477         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
24478         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
24479         * gst-libs/gst/tuner/tuner.h:
24480           GObjects aren't const.
24481           Add find_by_name functions.
24482           Add checks to _changed functions.
24483         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
24484         (gst_v4l_tuner_get_norm):
24485           Fixes for above.
24486
24487 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24488
24489         * gst-libs/gst/video/video.h:
24490           Fix caps template names to be understandable.
24491           Prefix everything with GST_VIDEO.
24492         * ext/aalib/gstaasink.c:
24493         * ext/divx/gstdivxdec.c:
24494         * ext/divx/gstdivxenc.c:
24495         * ext/gdk_pixbuf/gstgdkpixbuf.c:
24496         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
24497         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
24498         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
24499         * ext/libcaca/gstcacasink.c:
24500         * ext/libpng/gstpngenc.c: (raw_caps_factory):
24501         * ext/snapshot/gstsnapshot.c:
24502         * ext/swfdec/gstswfdec.c:
24503         * ext/xvid/gstxviddec.c:
24504         * ext/xvid/gstxvidenc.c:
24505         * gst/chart/gstchart.c:
24506         * gst/deinterlace/gstdeinterlace.c:
24507         * gst/effectv/gsteffectv.c:
24508         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
24509         * gst/goom/gstgoom.c:
24510         * gst/median/gstmedian.c:
24511         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
24512         (gst_monoscope_srcconnect), (gst_monoscope_chain):
24513         * gst/overlay/gstoverlay.c:
24514         * gst/smooth/gstsmooth.c:
24515         * gst/smpte/gstsmpte.c:
24516         * gst/synaesthesia/gstsynaesthesia.c:
24517         * gst/videocrop/gstvideocrop.c:
24518         * gst/videodrop/gstvideodrop.c:
24519         * gst/y4m/gsty4mencode.c:
24520         * sys/qcam/gstqcamsrc.c:
24521         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
24522           Make them work with new video.h file.
24523         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
24524         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
24525         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
24526         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
24527           Make it work with new buffer allocation system.
24528
24529 2004-01-11  Julien MOUTTE  <julien@moutte.net>
24530
24531         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
24532         pad_alloc_buffer implementation to use ->srcpad
24533         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
24534         pad_alloc_buffer implementation to use ->srcpad
24535         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
24536         pad_alloc_buffer implementation to use ->srcpad
24537         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
24538         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
24539         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
24540         a reference to everything we need.
24541         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
24542         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
24543         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
24544         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
24545         a reference to everything we need.
24546         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
24547
24548 2004-01-11  David Schleef  <ds@schleef.org>
24549
24550         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
24551         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
24552         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
24553         structure members.
24554         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
24555         value during a resize/renegotiation.
24556         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
24557         gst_pad_alloc_buffer();
24558         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
24559         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
24560         structure members.
24561         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
24562         Fix for rename of buffer private structure members.
24563         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
24564         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
24565         Fix for rename of buffer private structure members.
24566         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
24567         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
24568         Fix for rename of buffer private structure members.
24569
24570 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
24571
24572         reviewed by: David Schleef <ds@schleef.org>
24573
24574         * gst/videofilter/Makefile.am:
24575         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
24576         from the patch by ds to fit in with recent make_filter changes.
24577
24578 2004-01-11  Julien MOUTTE  <julien@moutte.net>
24579
24580         * configure.ac: Adding examples/switch/Makefile
24581         * examples/Makefile.am: Adding examples/switch
24582         * examples/switch/Makefile.am: Adding switcher example.
24583         * examples/switch/switcher.c: (got_eos), (idle_iterate),
24584         (switch_timer), (main): Adding an example demonstrating switch usage
24585         with 2 videotestsrc showing different patterns.
24586         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
24587         (gst_switch_init): Fixing switch with the new caps system.
24588
24589 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24590
24591         * gst-libs/gst/video/video.h:
24592           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
24593           They should probably be like
24594           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
24595
24596 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24597
24598         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
24599         (qtdemux_parse_trak):
24600           fix audio chunk size/timestamp calculation
24601
24602 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24603
24604         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
24605           fix SVQ3 caps
24606
24607 2004-01-11  Steve Baker  <steve@stevebaker.org>
24608
24609         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
24610         (gst_agingtv_base_init), (gst_agingtv_class_init),
24611         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
24612         (gst_agingtv_set_property), (gst_agingtv_get_property):
24613         Port agingTV to videofilter
24614
24615 2004-01-09  Julien MOUTTE <julien@moutte.net>
24616
24617         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
24618         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
24619
24620 2004-01-09  Julien MOUTTE <julien@moutte.net>
24621
24622         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
24623         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
24624         * gst-libs/gst/xoverlay/xoverlay.c:
24625         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
24626         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
24627         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
24628         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
24629         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
24630         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
24631         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
24632         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
24633         the bufferalloc_function to replace bufferpools, fixing the XOverlay
24634         interface implementation to handle xid being 0 and fix some bugs
24635         triggered by Benjamin's testcase.
24636         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
24637         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
24638         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
24639         the bufferalloc_function to replace bufferpools, fixing the XOverlay
24640         interface implementation to handle xid being 0 and fix some bugs
24641         triggered by Benjamin's testcase.
24642
24643 2004-01-09  David Schleef  <ds@schleef.org>
24644
24645         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
24646         mouse pointer events.  It works.
24647
24648 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24649
24650         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
24651           Use explicit caps - fix capsnego.
24652         * ext/xvid/gstxviddec.c:
24653         * ext/xvid/gstxvidenc.c:
24654           Remove macro-inside-macro which caused compile errors.
24655         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
24656           Error out if it's not a RIFF file. Else we error out without
24657           gst_element_error() which is not good...
24658
24659 2004-01-08  David Schleef  <ds@schleef.org>
24660
24661         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
24662         Fix pad_link function to handle formats that ffmpeg returns
24663         as multiple caps structures.
24664         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
24665         Only complain if source buffer is _smaller_ than expected.
24666         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
24667         (gst_videoscale_handle_src_event): Resize navigation events
24668         when passing them upstream.
24669         * gst/videotestsrc/gstvideotestsrc.c:
24670         * gst/videotestsrc/gstvideotestsrc.h:
24671         * gst/videotestsrc/videotestsrc.c:
24672         * gst/videotestsrc/videotestsrc.h:
24673         Rewrite many of the buffer painting functions to handle odd
24674         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
24675         been verified to work with my video card.
24676         * testsuite/gst-lint:  Add check for elements calling
24677         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
24678
24679 2004-01-08  David Schleef  <ds@schleef.org>
24680
24681         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
24682         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
24683
24684 2004-01-08  Julien MOUTTE  <julien@moutte.net>
24685
24686         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
24687         configure event is not emiting the desired size signal. That fixes
24688         aspect ratio issues with gst-player.
24689
24690 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24691
24692         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
24693           Fix capsnego.
24694
24695 2004-01-08  Julien MOUTTE  <julien@moutte.net>
24696
24697         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
24698         public method to fire size signal.
24699
24700 2004-01-07  Julien MOUTTE  <julien@moutte.net>
24701
24702         * examples/gstplay/Makefile.am: Adding the interface library.
24703         * gst-libs/gst/play/Makefile.am: Adding the interface library.
24704         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
24705         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
24706         GST_IS_X_OVERLAY before signal connect.
24707         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
24708         Removing the have_video_size signal.
24709         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
24710         and associated public method.
24711         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
24712         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
24713         signal.
24714         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
24715         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
24716         signal.
24717         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
24718         Using XOverlay public method to fire size signal.
24719
24720 2004-01-07  David Schleef  <ds@schleef.org>
24721
24722         * gst/videofilter/Makefile.am:
24723         * gst/videofilter/gstvideotemplate.c:
24724         * gst/videofilter/make_filter:
24725         Create gstvideoexample.c in a srcdir!=builddir friendly way.
24726         Convert make_filter to /bin/sh script.
24727
24728 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
24729
24730         * gst/modplug/gstmodplug.cc: fix element description
24731
24732 2004-01-07  Julien MOUTTE  <julien@moutte.net>
24733
24734         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
24735         (got_video_size): Adding some new lines in g_print calls.
24736         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
24737         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
24738         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
24739         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
24740         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
24741         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
24742         Complete code review, reverting some stuff i disagree with, adding
24743         some fixes : time synchronization on invalid timestamps, renegotiation
24744         of private window.
24745         * sys/ximage/ximagesink.h:
24746         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
24747         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
24748         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
24749         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
24750         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
24751         (gst_xvimagesink_buffer_new),
24752         (gst_xvimagesink_navigation_send_event),
24753         (gst_xvimagesink_set_xwindow_id),
24754         (gst_xvimagesink_get_desired_size),
24755         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
24756         stuff i disagree with, adding some fixes : Renegotiation of private
24757         window, implementing get_desired_size.
24758
24759 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24760
24761         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
24762         (gst_afsink_handle_event):
24763         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
24764         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
24765         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
24766         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
24767         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
24768           Fix for instantiate-test (see core). Also remove dead code from
24769           jpegenc (which still needs fixing, but that's lower on my TODO
24770           list...).
24771         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
24772           Never return NULL as caps.
24773
24774 2004-01-07  David Schleef  <ds@schleef.org>
24775
24776         * configure.ac:
24777         * ext/Makefile.am:
24778         * ext/librfb/Makefile.am:
24779         * ext/librfb/gstrfbsrc.c:
24780         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
24781         is the protocol used by VNC.
24782
24783 2004-01-07  David Schleef  <ds@schleef.org>
24784
24785         * gst/videofilter/gstvideotemplate.c:
24786         * gst/videofilter/gstvideotemplate.h:
24787         * gst/videofilter/make_filter:
24788         Merge videotemplate header into source file.
24789         * gst/effectv/Makefile.am:
24790         * gst/effectv/gsteffectv.c: (plugin_init):
24791         * gst/effectv/gstwarp.c:
24792         Make warpTV a subclass of videofilter.
24793
24794 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24795
24796         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
24797           Add guard against invalid utf-8 conversions in mad. Just in case.
24798
24799 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24800
24801         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
24802           Fix for bug shown by poisoning
24803
24804 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24805
24806         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
24807         (gst_v4lmjpegsrc_buffer_free):
24808         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
24809         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
24810         (gst_v4lsrc_buffer_free):
24811           Fix for removed bufferpools.
24812
24813 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
24814
24815         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
24816         Fix caps negotiation.
24817
24818         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
24819         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
24820         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
24821         (dvdnavsrc_event):
24822         * ext/mpeg2dec/gstmpeg2dec.c:
24823         * gst-libs/gst/navigation/navigation.c:
24824         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
24825         * gst-libs/gst/navigation/navigation.h:
24826         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
24827         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
24828         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
24829         Super-simple first version of mouse and keyboard events. Clicking
24830         on a DVD menu now works, although it may not take you where you
24831         expected.
24832
24833         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
24834         * gst/videotestsrc/gstvideotestsrc.c:
24835         (gst_videotestsrc_src_fixate):
24836         These fixate functions were broken - they never actually
24837         fixated :)
24838
24839 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24840
24841         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
24842         (gst_icecastsend_init):
24843           fix for new caps system.
24844         * gst-libs/gst/mixer/mixertrack.h:
24845         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
24846           Add 'master track' flag (for tools like ACME that only want to
24847           change the main volume).
24848
24849 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
24850
24851         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
24852         (gst_xvid_csp_to_caps):
24853         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
24854         * ext/xvid/gstxvidenc.c:
24855         ifdef out ARGB type when it isn't available
24856         in xvidcore 1.0.0beta2
24857
24858 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24859
24860         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
24861           When we have received a new SCR right in the first buffer after
24862           a seek (so in the same cycle that handles the discont), we should
24863           handle the buffer instead of unreffing it, else we lose data.
24864
24865 2004-01-06  Iain <iain@prettypeople.org>
24866
24867         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
24868           buffer-frames caps too.
24869
24870         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
24871           caps that we need, don't destroy them all and rebuild them. And when
24872           creating src pads, use the src pad template rather than the sink...
24873
24874 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24875
24876         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
24877           Add pad to element *after* setting functions such as event handler.
24878           Without this, the scheduler (opt) will link pads, set the event
24879           handler from the default event function (dispatcher in gstpad.c)
24880           and *after* that, we will set our own event function, which will
24881           thus never be used (and thus mpegdemux doesn't handle events).
24882
24883 2004-01-04  David Schleef  <ds@schleef.org>
24884
24885         Fix the fixate functions to handle new prototype:
24886         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
24887         * gst/videotestsrc/gstvideotestsrc.c:
24888         (gst_videotestsrc_src_fixate):
24889         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
24890         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
24891         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
24892
24893 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24894
24895         * sys/ximage/ximagesink.h:
24896         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
24897         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
24898         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
24899         (gst_ximagesink_xoverlay_init):
24900           assorted fixes to make (re)embedding work
24901         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
24902         (gst_ximagesink_get_desired_size):
24903           implement desired size additions to XOverlay
24904
24905 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24906
24907         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
24908         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
24909         (gst_x_overlay_got_desired_size):
24910         * gst-libs/gst/xoverlay/xoverlay.h:
24911           Add optional "desired size" signal and querying.
24912
24913 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24914
24915         * gst/matroska/matroska-demux.c:
24916         (gst_matroska_demux_parse_blockgroup):
24917           Fix EBML-laced block parsing. Diffs are relative to previous
24918           lace, not the first lace. Thanks to Mosu from the Matroska
24919           team for detecting this.
24920         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
24921         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
24922         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
24923         (gst_wavparse_change_state):
24924         * gst/wavparse/gstwavparse.h:
24925           Quickfix for capsnego.
24926
24927 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24928
24929         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
24930           Fix indenting, fix pad creation.
24931
24932 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24933
24934         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
24935         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
24936         (gst_xviddec_sink_link):
24937           Implement src_getcaps() so proper size caps is negotiated.
24938
24939 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24940
24941         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
24942           Finish flac decoder on EOS. See #116178.
24943
24944 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24945
24946         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
24947         (gst_matroska_demux_add_stream):
24948         * gst/matroska/matroska-ids.h:
24949           Add getcaps() function to fix capsnego...
24950
24951 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24952
24953         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
24954         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
24955         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
24956           Fix more integer overflows. Again, see #126967.
24957
24958 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24959
24960         * ext/mpeg2dec/gstmpeg2dec.c:
24961           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
24962           #130416.
24963
24964 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24965
24966         * configure.ac:
24967         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
24968         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
24969         * ext/xvid/gstxvid.h:
24970         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
24971         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
24972         (gst_xviddec_src_link), (gst_xviddec_sink_link),
24973         (gst_xviddec_change_state):
24974         * ext/xvid/gstxviddec.h:
24975         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
24976         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
24977         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
24978         (gst_xvidenc_link), (gst_xvidenc_set_property),
24979         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
24980         * ext/xvid/gstxvidenc.h:
24981           Update xvid plugin to latest xvid (1.0.0-beta3) API.
24982
24983 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24984
24985         * gst/rtp/rtp-packet.c:
24986           Add sys/types.h include, since OS X doesn't define in_addr_t
24987           in netinet/in.h, like it does on Linux (see #129600).
24988
24989 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
24990
24991         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
24992
24993         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
24994           Correct logic of dispose function (see #129306).
24995
24996 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24997
24998         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
24999         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
25000         (gst_mpeg_parse_init):
25001         * gst/mpegstream/gstmpegparse.h:
25002           Remove clock (which was never provided, i.e. dead code), and
25003           also fix integer overflows at high PTS values (see #126967).
25004
25005 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25006
25007         * ext/flac/gstflacdec.c:
25008         * ext/libpng/gstpngenc.h:
25009         * ext/mikmod/gstmikmod.h:
25010           OS X fixes (see #126628).
25011
25012 2004-01-02  David Schleef  <ds@schleef.org>
25013
25014         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
25015         (gst_alsa_src_base_init): Remove bogus "src" request pad.
25016         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
25017         (gst_mpeg_parse_class_init): Move pad template registration
25018         to class_init, since the derived class (mpegdemux) doesn't
25019         want them.
25020
25021 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25022
25023         * sys/ximage/Makefile.am:
25024         * sys/xvideo/Makefile.am:
25025         * sys/xvimage/Makefile.am:
25026           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
25027           after installation (see #127664).
25028
25029 2004-01-02  David Schleef  <ds@schleef.org>
25030
25031         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
25032         (gst_ffmpegenc_connect):  Negotiation fixes.
25033         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
25034         Remove inappropriate gst_caps_free().
25035         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
25036         Reenable Ronald's internal resize code, since the core handles
25037         it correctly now.
25038
25039 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25040
25041         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
25042         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
25043         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
25044           Fix pad template stuff.
25045
25046 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25047
25048         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
25049         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
25050           fix signed integer reading/writing.
25051
25052 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25053
25054         * ext/alsa/README:
25055           Remove outdated document
25056
25057 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
25058
25059         * gst/cutter/gstcutter.c: (gst_cutter_init):
25060           src pad was being created twice - oops.
25061
25062 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25063
25064         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
25065           Comment out internal resize. It doesn't handle the resulting
25066           XEvent internally, does another try_set_caps() which leads to
25067           a really nice loop.
25068           Real fix will come when Julien and Dave are awake. ;).
25069
25070 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25071
25072         * ext/mpeg2enc/gstmpeg2enc.cc:
25073           fix const/nonconst compile issue.
25074
25075 2004-01-02  David Schleef  <ds@schleef.org>
25076
25077         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
25078         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
25079         Add fixate function and a check for bad formats.
25080
25081 2004-01-01  David Schleef  <ds@schleef.org>
25082
25083         Negotiation fixes:
25084         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
25085         (gst_audiofilter_init):
25086         * gst/debug/efence.c: (gst_efence_init):
25087         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
25088         (gst_deinterlace_init):
25089         * gst/volume/gstvolume.c: (volume_connect):
25090
25091 2004-01-01  David Schleef  <ds@schleef.org>
25092
25093         Convert elements to use gst_pad_use_explicit_caps() where
25094         appropriate:
25095         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
25096         * ext/audiofile/gstafparse.c: (gst_afparse_init),
25097         (gst_afparse_open_file):
25098         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
25099         (gst_afsrc_open_file):
25100         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
25101         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
25102         (gst_ffmpegdec_chain):
25103         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
25104         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
25105         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
25106         (gst_gdk_pixbuf_chain):
25107         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
25108         (gst_jpegdec_chain):
25109         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
25110         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
25111         (gst_mikmod_negotiate):
25112         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
25113         (gst_mpeg2dec_negotiate_format):
25114         * ext/mpeg2enc/gstmpeg2enc.cc:
25115         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
25116         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
25117         (gst_speexdec_sinkconnect):
25118         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
25119         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
25120         (gst_vorbisfile_new_link):
25121         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
25122         (gst_ac3parse_chain):
25123         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
25124         (gst_asf_demux_setup_pad):
25125         * gst/auparse/gstauparse.c: (gst_auparse_init),
25126         (gst_auparse_chain):
25127         * gst/id3/gstid3types.c: (gst_id3types_loop):
25128         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
25129         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
25130         (mp1videoparse_parse_seq):
25131         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
25132         (bpf_from_header):
25133         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
25134         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
25135         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
25136         (gst_mpeg_parse_send_data):
25137         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25138         (gst_qtdemux_add_stream):
25139         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
25140         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
25141         (gst_wavparse_parse_fmt):
25142
25143 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25144
25145         * configure.ac:
25146           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
25147           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
25148           it therefore uses the wrong include paths. Too bad... Note
25149           that 1.6.1.93 is not release yet. ;).
25150           Also add a check for mplex, which is now using the lib'ified
25151           mplex from mjpegtools, too.
25152         * ext/ffmpeg/gstffmpegcodecmap.c:
25153           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
25154           issues. I don't think ffmpeg handles 3ivx correctly, so this
25155           probably won't work. But it won't hurt either.
25156         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
25157         (gst_ffmpegdec_chain):
25158         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
25159         (gst_ffmpegenc_chain_audio):
25160           Fix memleak in audio encoding. Close codec if open fails, this
25161           calls the cleanup routines so we can re-use the context.
25162         * ext/mpeg2enc/gstmpeg2enc.cc:
25163           Fix pad template names/types, fix memory issue with getcaps().
25164         * ext/mpeg2enc/gstmpeg2encoder.cc:
25165         * ext/mpeg2enc/gstmpeg2encoder.hh:
25166           Fix compile issue with new caps system (const thingy).
25167         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
25168         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
25169           We read a first frame right on initing, so that we have a caps
25170           when we init the output. This caps is cached in padprivate and
25171           read as first frame.
25172         * ext/mplex/Makefile.am:
25173         * ext/mplex/gstmplex.cc:
25174         * ext/mplex/gstmplex.h:
25175         * ext/mplex/gstmplex.hh:
25176         * ext/mplex/gstmplexibitstream.cc:
25177         * ext/mplex/gstmplexibitstream.hh:
25178         * ext/mplex/gstmplexjob.cc:
25179         * ext/mplex/gstmplexjob.hh:
25180         * ext/mplex/gstmplexoutputstream.cc:
25181         * ext/mplex/gstmplexoutputstream.hh:
25182           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
25183           had issues, didn't do capsnego, supported only a subset of the
25184           mplex features and required a mplex fork in our local CVS. Plus
25185           that it worked agaist a very old mplex version. Rewriting was
25186           faster than updating it.
25187         * gst-libs/ext/Makefile.am:
25188         * gst-libs/ext/mplex/INSTRUCT:
25189         * gst-libs/ext/mplex/Makefile.am:
25190         * gst-libs/ext/mplex/README:
25191         * gst-libs/ext/mplex/TODO:
25192         * gst-libs/ext/mplex/ac3strm_in.cc:
25193         * gst-libs/ext/mplex/audiostrm.hh:
25194         * gst-libs/ext/mplex/audiostrm_out.cc:
25195         * gst-libs/ext/mplex/aunit.hh:
25196         * gst-libs/ext/mplex/bits.cc:
25197         * gst-libs/ext/mplex/bits.hh:
25198         * gst-libs/ext/mplex/buffer.cc:
25199         * gst-libs/ext/mplex/buffer.hh:
25200         * gst-libs/ext/mplex/fastintfns.h:
25201         * gst-libs/ext/mplex/format_codes.h:
25202         * gst-libs/ext/mplex/inputstrm.cc:
25203         * gst-libs/ext/mplex/inputstrm.hh:
25204         * gst-libs/ext/mplex/lpcmstrm_in.cc:
25205         * gst-libs/ext/mplex/mjpeg_logging.cc:
25206         * gst-libs/ext/mplex/mjpeg_logging.h:
25207         * gst-libs/ext/mplex/mjpeg_types.h:
25208         * gst-libs/ext/mplex/mpastrm_in.cc:
25209         * gst-libs/ext/mplex/mpegconsts.cc:
25210         * gst-libs/ext/mplex/mpegconsts.h:
25211         * gst-libs/ext/mplex/mplexconsts.hh:
25212         * gst-libs/ext/mplex/multplex.cc:
25213         * gst-libs/ext/mplex/outputstream.hh:
25214         * gst-libs/ext/mplex/padstrm.cc:
25215         * gst-libs/ext/mplex/padstrm.hh:
25216         * gst-libs/ext/mplex/stillsstream.cc:
25217         * gst-libs/ext/mplex/stillsstream.hh:
25218         * gst-libs/ext/mplex/systems.cc:
25219         * gst-libs/ext/mplex/systems.hh:
25220         * gst-libs/ext/mplex/vector.cc:
25221         * gst-libs/ext/mplex/vector.hh:
25222         * gst-libs/ext/mplex/videostrm.hh:
25223         * gst-libs/ext/mplex/videostrm_in.cc:
25224         * gst-libs/ext/mplex/videostrm_out.cc:
25225         * gst-libs/ext/mplex/yuv4mpeg.cc:
25226         * gst-libs/ext/mplex/yuv4mpeg.h:
25227         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
25228         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
25229           We don't fork mjpegtools' mplex in our CVS anymore.
25230         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
25231         (gst_avi_demux_add_stream):
25232         * gst/avi/gstavidemux.h:
25233           Add getcaps() function for proper caps nego. This makes some
25234           parts of AVI playback/reading work.
25235         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
25236           Resize window on new capsnego. This is probably wrong, but
25237           I'm still committing it because with current capsnego, the
25238           first successfull capsnego is auto-fixated, therefore rounded
25239           down to the lowest values in the caps. this results in a 16x16
25240           XWindow that is not reized when real capsnego finishes.
25241           Dave, I see more cases of this, do you know a proper solution?
25242         * tools/gst-launch-ext.in:
25243           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
25244
25245 2003-12-31  David Schleef  <ds@schleef.org>
25246
25247         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
25248         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
25249           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
25250
25251 2003-12-30  David Schleef  <ds@schleef.org>
25252
25253         * ext/ffmpeg/gstffmpegcolorspace.c:
25254         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
25255         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
25256         (gst_ffmpegcsp_chain): Negotiation fixes
25257         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
25258         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
25259         (gst_audio_convert_link), (gst_audio_convert_channels):
25260         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
25261         (gst_audioscale_link), (gst_audioscale_get_buffer),
25262         (gst_audioscale_chain): Negotiation fixes
25263         * gst/audioscale/gstaudioscale.h:
25264         * gst/videofilter/gstvideofilter.c:
25265         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
25266         (gst_videofilter_link), (gst_videofilter_init),
25267         (gst_videofilter_set_output_size), (gst_videofilter_setup),
25268         (gst_videofilter_find_format_by_structure):
25269         * gst/videofilter/gstvideofilter.h: Negotiation fixes
25270         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
25271         (gst_videoscale_link):
25272         * gst/videoscale/videoscale.c: (videoscale_get_structure),
25273         (videoscale_find_by_structure), (gst_videoscale_setup):
25274         * gst/videoscale/videoscale.h: Negotiation fixes
25275         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
25276         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
25277         function, restrict resizing to a multiple of 4 (hack until
25278         everyone supports odd sizes correctly).
25279
25280 2003-12-29  Colin Walters  <walters@verbum.org>
25281
25282         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
25283         signed.
25284
25285 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
25286
25287         * ext/sndfile/gstsf.c: (gst_sf_loop):
25288           Fix warning about discarding const qualifier
25289
25290 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
25291
25292         * gst/cutter/gstcutter.c:
25293         * gst/videoscale/gstvideoscale.c:
25294         * gst/volenv/gstvolenv.c:
25295         * gst-libs/gst/audio/audio.c:
25296         * gst-libs/gst/video/video.c:
25297           Fix warnings
25298
25299 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25300
25301         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
25302           Don't send ALSA debugging to stderr.
25303         * ext/alsa/gstalsa.h:
25304           Use GST_WARNING instead of g_warning when ALSA functions fail.
25305
25306 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25307
25308         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
25309           Free XVAdapterInfo correctly.
25310
25311 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25312
25313         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
25314         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
25315           Make id3tag use correct caps nego.
25316
25317 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
25318
25319         * ext/ivorbis/vorbis.c:
25320         * ext/ivorbis/vorbisenc.h:
25321         * ext/ivorbis/vorbisfile.c:
25322           Modify so that it uses the new caps things
25323
25324 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25325
25326         * testsuite/spider/spider1.c: (main):
25327         * testsuite/spider/spider2.c: (main):
25328         * testsuite/spider/spider3.c: (main):
25329           Make tests compile again. They probably don't work.
25330
25331 2003-12-24  Colin Walters  <walters@verbum.org>
25332
25333         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
25334         we can't fixate the caps anymore.
25335
25336 2003-12-23  David Schleef  <ds@schleef.org>
25337
25338         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
25339         * sys/oss/gstosssink.c: (gst_osssink_init),
25340         (gst_osssink_sink_fixate): Add fixate function.
25341
25342 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25343
25344         * ext/ffmpeg/gstffmpegcodecmap.c:
25345         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
25346         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
25347         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
25348         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
25349         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
25350         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
25351         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
25352           fix typo in RGB masks, and move back to "old" colorspace
25353           capsnego code until whoever wrote this new crap has actually
25354           tested it so that it works.
25355           And yes, this works, keep it that way please.
25356
25357 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25358
25359         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
25360         (gst_divxdec_init), (gst_divxdec_negotiate):
25361         * ext/divx/gstdivxdec.h:
25362         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
25363         (gst_divxenc_init):
25364         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
25365         (gst_faac_sinkconnect), (gst_faac_srcconnect):
25366         * ext/mpeg2enc/gstmpeg2enc.cc:
25367         * ext/mpeg2enc/gstmpeg2encoder.cc:
25368         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
25369         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
25370         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
25371         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
25372         (dxr3spusink_init):
25373         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
25374         (dxr3videosink_init):
25375           Fix caps breakage after Dave's caps branch merge.
25376
25377 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25378
25379         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
25380           Fix for 24bpp display.
25381
25382 2003-12-23  Colin Walters  <walters@verbum.org>
25383
25384         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
25385         a GnomeVFSHandle directly.
25386
25387 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25388
25389         * gst/volume/Makefile.am:
25390         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
25391         (volume_base_init), (volume_init):
25392           Reenable volume element and fix to work with new caps stuff.
25393           Rhythmbox needs this.
25394
25395 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25396
25397         * gst/qtdemux/qtdemux.c: (plugin_init):
25398           qtdemux requires bytestream
25399
25400 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25401
25402         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
25403           Fix remaining caps handling errors due to CAPS merge.
25404
25405 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25406
25407         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
25408         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
25409         (gst_faad_srcconnect):
25410           Port to new caps system.
25411
25412 2003-12-21  Julien MOUTTE  <julien@moutte.net>
25413
25414         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
25415         (got_video_size), (main): using g_print instead of g_message.
25416         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
25417         signal which was not emitted because of "switch" element added to the
25418         bin but not connected. (Removing from the bin temporarily)
25419
25420 2003-12-21  Julien MOUTTE  <julien@moutte.net>
25421
25422         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
25423         find X development files. I don't understand the previous tests and
25424         they fail on my debian/ppc unstable. This one works.
25425         * examples/gstplay/player.c: (main): Set the pipeline to READY before
25426         exiting.
25427         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
25428         (gst_play_set_video_sink), (gst_play_set_audio_sink),
25429         (gst_play_set_visualization): Add some safety checks in set_ methods
25430         and state_change. This was throwing some ugly CRITICAL messages when
25431         pipeline was getting disposed and casts were failing.
25432
25433 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25434
25435         * configure.ac:
25436           Improve mpeg2enc detection. This is for distributions that do
25437           ship mjpegtools, but without mpeg2enc. Also does object check
25438           for might there ever be ABI incompatibility.
25439         * ext/mpeg2enc/gstmpeg2enc.cc:
25440           Add Andrew as second maintainer (he's helping me), and also add
25441           an error if no caps was set. This happens if I pull before capsnego
25442           and that's something I should solve sometime else.
25443         * gst/matroska/matroska-demux.c:
25444         (gst_matroska_demux_parse_blockgroup):
25445           Fix time parsing.
25446         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
25447         (gst_matroska_mux_track_header):
25448           Add caps to templates.
25449         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
25450           Add mpegversion=1 to prevent confusion with MPEG/AAC.
25451         * gst/mpegstream/gstmpegdemux.c:
25452           Remove layer since it causes warnings about unfixed caps.
25453         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
25454           Fix obvious typo (we error out if caps were set, we should of
25455           course error out if *no* caps were set).
25456         * sys/oss/gstosselement.c: (gst_osselement_convert):
25457           Fix format conversion, we confused bits/bytes.
25458         * sys/oss/gstosselement.h:
25459           Improve documentation for 'bps'.
25460         * sys/v4l/TODO:
25461           Remove stuff about plugins that need removing - this was done
25462           ages ago.
25463         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
25464         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
25465         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
25466         (gst_v4lsrc_src_query):
25467         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
25468         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
25469           Add get_query_types(), get_formats() and query() functions.
25470
25471 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
25472
25473         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
25474           * moved CVS to freedesktop.org