gst-libs/gst/rtp/gstrtcpbuffer.c: Fix typo in the docs.
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
2
3         * gst-libs/gst/rtp/gstrtcpbuffer.c:
4         Fix typo in the docs.
5
6 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
7
8         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_event):
9         If no stream was found before receiving EOS, post an error message.
10         Fixes #561924.
11
12 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
13
14         * ext/theora/gsttheoraenc.h:
15         * ext/theora/theoraenc.c: (gst_theora_enc_init),
16         (theora_buffer_from_packet), (theora_push_packet),
17         (theora_enc_sink_event), (theora_enc_is_discontinuous),
18         (theora_enc_chain):
19         Parse segment events.
20         Pass incomming buffer timestamps to outgoing buffers.
21         Use the running_time to construct the granulepos.
22         Fixes #562163.
23
24 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
25
26         * gst/playback/gstplaybin2.c: (activate_group):
27         Fix buffer-duration property.
28
29 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
30
31         * gst-libs/gst/audio/gstbaseaudiosink.c:
32         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
33         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
34         (gst_base_audio_sink_change_state):
35         Really fix audiosink drain handling by keeping track of the running_time
36         of the last sample.
37
38 2008-11-24  Michael Smith <msmith@songbirdnest.com>
39
40         * gst/playback/gstplaybin2.c:
41           Add notification of current stream. Add ability to configure buffer
42           sizes.
43         * gst/playback/gsturidecodebin.c:
44           Add ability to configure buffer sizes for streaming mode.
45           Bug #561734.
46
47 2008-11-24  Stefan Kost  <ensonic@users.sf.net>
48
49         * gst-libs/gst/audio/gstbaseaudiosink.c:
50           Time is already in running_time. Remove base_time handling. Fixes
51           audiosinks not draining and thus chopping some audio in the end.
52
53 2008-11-24  David Schleef  <ds@schleef.org>
54
55         * ext/ogg/gstoggmux.c:
56         * ext/ogg/gstoggmux.h:
57           If we're muxing a dirac stream, flush the page after every picture.
58
59 2008-11-24  Stefan Kost  <ensonic@users.sf.net>
60
61         * gst-libs/gst/audio/gstbaseaudiosink.c:
62           Add one log message to check for audio_drained. Sync one log message
63           with the condition. Send EOS after draining audio in pull mode.
64
65 2008-11-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
66
67         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
68         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
69         Use gst_buffer_try_new_and_alloc() and fail properly if the
70         allocation failed. This prevents abort() if downstream elements
71         request an insane amount of memory.
72
73 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
74
75         * gst/volume/gstvolume.c: (volume_choose_func),
76         (volume_update_volume), (gst_volume_set_volume),
77         (gst_volume_get_volume), (gst_volume_set_mute),
78         (gst_volume_class_init), (gst_volume_init),
79         (volume_process_double), (volume_process_float),
80         (volume_process_int32), (volume_process_int32_clamp),
81         (volume_process_int24), (volume_process_int24_clamp),
82         (volume_process_int16), (volume_process_int16_clamp),
83         (volume_process_int8), (volume_process_int8_clamp), (volume_setup),
84         (volume_transform_ip), (volume_set_property),
85         (volume_get_property):
86         * gst/volume/gstvolume.h:
87         Cleanup volume, define and use default values.
88         Recalculate new volume and mute setup before processing. Fixes #561789.
89
90         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
91         Add controller unit test. Patch by: Jonathan Matthew
92         Fix bogus test that messed with basetransform's internal state.
93
94 2008-11-22  Wim Taymans  <wim.taymans@collabora.co.uk>
95
96         * gst/videorate/gstvideorate.c:
97         Add jpeg and png image media types to the caps. Fixes #561436.
98
99 2008-11-22  Wim Taymans  <wim.taymans@collabora.co.uk>
100
101         * gst/playback/gstplaysink.c: (gen_audio_chain):
102         Don't post an error when we can't configure the volume but post a
103         warning instead. Fixes #561780.
104
105 2008-11-21  David Schleef  <ds@schleef.org>
106
107         Patch by: Jonathan Rosser <jonathan.rosser@rd.bbc.co.uk>
108
109         * gst/videotestsrc/gstvideotestsrc.c:
110         * gst/videotestsrc/gstvideotestsrc.h:
111         * gst/videotestsrc/videotestsrc.c:
112         * gst/videotestsrc/videotestsrc.h:
113           Add a zone plate pattern generator based on BBC R&D Report
114           1978/23 (yeah *that* 1978).  Try 'videotestsrc pattern=zone-plate
115           kx2=20 ky2=20 kt=1'.
116
117 2008-11-20  Michael Smith <msmith@songbirdnest.com>
118
119         * gst/playback/gstdecodebin2.c:
120           Fix random fat-fingering making this not compile.
121
122 2008-11-20  Michael Smith <msmith@songbirdnest.com>
123
124         * gst/playback/gstdecodebin2.c:
125           If the top-level type of the stream is plain text, don't try to decode
126           it, matching behaviour of decodebin.
127         * gst/playback/gstplaysink.c:
128           If we fail to generate a text chain (e.g. due to missing optional
129           plugins), don't crash.
130
131 2008-11-20  Michael Smith <msmith@songbirdnest.com>
132
133         * gst-libs/gst/rtsp/gstrtspdefs.c:
134           Fix win32 build. Oops.
135
136 2008-11-20  Michael Smith <msmith@songbirdnest.com>
137
138         * gst-libs/gst/rtsp/gstrtspdefs.c:
139           Use WSAGetLastError() rather than errno/h_errno on win32.
140
141 2008-11-20  Michael Smith <msmith@songbirdnest.com>
142
143         * gst-libs/gst/riff/riff-media.c:
144           Support WMA Lossless properly.
145
146 2008-11-18  David Schleef  <ds@schleef.org>
147
148         * gst/videotestsrc/gstvideotestsrc.c:
149         * gst/videotestsrc/gstvideotestsrc.h:
150         * gst/videotestsrc/videotestsrc.c:
151         * gst/videotestsrc/videotestsrc.h:
152           Add "colorspec" property, specifying whether to generate BT.601
153           or BT.709 video.  This only affects YCbCr values, not RGB, since
154           if you're generating a 709 test pattern, presumably you want
155           709 RGB primaries, not 601.  Also add "smpte75" pattern, which
156           uses 75% colors instead of 100%, since this is often more useful
157           for testing (and also follows the SMPTE EG-1 guideline).
158
159 2008-11-18  Alessandro Decina  <alessandro.d@gmail.com>
160
161         * gst/playback/gstdecodebin.c:
162         Add a "sink-caps" property to decodebin like it's done for decodebin2.
163         Fixes #560380.
164
165 2008-11-14  Jan Schmidt  <jan.schmidt@sun.com>
166
167         * gst/audioresample/gstaudioresample.c:
168         Guard against a NULL dereference I somehow encountered -
169         with a FLUSH_STOP arriving either before basetransform _start(),
170         or after _stop().
171
172         * gst/typefind/gsttypefindfunctions.c:
173         Make sure we never jump backwards when typefinding corrupt mov files.
174
175 2008-11-14  Jan Schmidt  <jan.schmidt@sun.com>
176
177         * gst-libs/gst/interfaces/propertyprobe.c:
178         Fix random type causing a docs warning.
179
180 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
181
182         * sys/v4l/gstv4l.c:
183           Give it a minimal rank for autovideosrc.
184
185 2008-11-13  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
186
187         * gst/typefind/gsttypefindfunctions.c: (jp2_type_find),
188         (plugin_init):
189         Improve typefinding of ISO JPEG2000 mime types.
190
191 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
192
193         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
194         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_setcaps),
195         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
196         * sys/xvimage/xvimagesink.h:
197         Avoid typechecking when we do trivial casts.
198         Move error handling out of the main program flow.
199         Sneak in the display-region caps property, not completely correct yet.
200         Cache the width/height in buffer_alloc instead of parsing it from the
201         caps all the time.
202
203 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
204
205         * gst/playback/gstplaybin2.c: (deactivate_group):
206         don't try to unlink the selector sinkpad when we don't have it yet. This
207         can happen if an error occured before the group was complete.
208
209 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
210
211         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
212         (gst_rtp_buffer_set_packet_len), (gst_rtp_buffer_get_packet_len),
213         (gst_rtp_buffer_get_header_len), (gst_rtp_buffer_get_version),
214         (gst_rtp_buffer_set_version), (gst_rtp_buffer_get_padding),
215         (gst_rtp_buffer_set_padding), (gst_rtp_buffer_pad_to),
216         (gst_rtp_buffer_get_extension), (gst_rtp_buffer_set_extension),
217         (gst_rtp_buffer_get_extension_data),
218         (gst_rtp_buffer_set_extension_data), (gst_rtp_buffer_get_ssrc),
219         (gst_rtp_buffer_set_ssrc), (gst_rtp_buffer_get_csrc_count),
220         (gst_rtp_buffer_get_csrc), (gst_rtp_buffer_set_csrc),
221         (gst_rtp_buffer_get_marker), (gst_rtp_buffer_set_marker),
222         (gst_rtp_buffer_get_payload_type),
223         (gst_rtp_buffer_set_payload_type), (gst_rtp_buffer_get_seq),
224         (gst_rtp_buffer_set_seq), (gst_rtp_buffer_get_timestamp),
225         (gst_rtp_buffer_set_timestamp),
226         (gst_rtp_buffer_get_payload_subbuffer),
227         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload):
228         Avoid expensive type checks we already did as part of the 
229         _validate() function that should be called first.
230
231 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
232
233         * gst-libs/gst/rtp/gstbasertpdepayload.c: (create_segment_event),
234         (gst_base_rtp_depayload_push_full),
235         (gst_base_rtp_depayload_set_gst_timestamp):
236         Fix some cases where a newsegment event was not sent.
237
238 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
239
240         * gst/playback/gstplaybin2.c: (activate_group):
241         Catch state change errors and stop from the uridecodebin elements
242         instead of trying to continue in vain.
243
244 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
245
246         * gst-libs/gst/audio/gstbaseaudiosink.c:
247         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
248         (gst_base_audio_sink_callback):
249         Use gst_base_sink_do_preroll() to wait for PLAYING and before waiting
250         for the latency to expire, fixes #559567.
251
252 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
253
254         * gst/adder/gstadder.c:
255           Change author string after seeing output of gst-inspector.
256
257 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
258
259         * gst/playback/gstplaysink.c: (gst_play_sink_reconfigure):
260         Don't try to do crazy things when we only have a text pad without a
261         video pad. Fixes #559478.
262
263 2008-11-06  Wim Taymans  <wim.taymans@collabora.co.uk>
264
265         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
266         Fix case where we don't have a range for the rates or channels as is the
267         case with truespeech.
268
269 2008-11-05  Wim Taymans  <wim.taymans@collabora.co.uk>
270
271         * gst/volume/gstvolume.c: (volume_update_real_volume),
272         (gst_volume_set_volume), (gst_volume_get_volume),
273         (gst_volume_set_mute), (gst_volume_init), (volume_setup),
274         (volume_transform_ip), (volume_update_mute),
275         (volume_update_volume), (volume_get_property):
276         * gst/volume/gstvolume.h:
277         Keep negotiated state in a separate variable.
278         Protect the volume and mute properties with the object lock.
279         Protect modifying the transform with the transform lock.
280
281 2008-11-05  Wim Taymans  <wim.taymans@collabora.co.uk>
282
283         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
284         (gst_ffmpeg_pixfmt_to_caps):
285         Only convert caps to string when debug is enabled.
286
287 2008-11-04  Wim Taymans  <wim.taymans@collabora.co.uk>
288
289         * ext/theora/gsttheoradec.h:
290         * ext/theora/theoradec.c: (gst_theora_dec_init),
291         (gst_theora_dec_reset), (theora_dec_src_event),
292         (theora_dec_sink_event), (theora_handle_type_packet):
293         Copy seqnum.
294         Keep events in a pending list, like vorbisdec, instead of trying
295         to construct a segment event ourselves.
296
297         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
298         (vorbis_dec_src_event), (vorbis_dec_sink_event):
299         * ext/vorbis/vorbisdec.h:
300         Copy seqnum.
301
302 2008-11-04  Wim Taymans  <wim.taymans@collabora.co.uk>
303
304         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
305         (gst_ogg_demux_deactivate_current_chain),
306         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page),
307         (gst_ogg_demux_loop):
308         * ext/ogg/gstoggdemux.h:
309         Copy seqnums around to track playback segments and messages.
310
311 2008-11-03  Wim Taymans  <wim.taymans@collabora.co.uk>
312
313         Based on patch by: Matthias Kretz <kretz at kde dot org>
314
315         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
316         (gst_alsasink_prepare), (gst_alsasink_unprepare),
317         (gst_alsasink_write):
318         Make all access non-blocking so that we can better handle unplugging
319         of usb devices. Fixes #559111
320
321 2008-11-03  Wim Taymans  <wim.taymans@collabora.co.uk>
322
323         Patch by: Damien Lespiau  <damien.lespiau gmail com>
324
325         * gst-libs/gst/rtsp/gstrtspconnection.c:
326         (gst_rtsp_connection_write):
327         Make the next call to poll not depend on previous calls to poll with or
328         without reading from the active descriptor. Fixes #544293.
329
330 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
331
332         Patch by: Nick Haddad <nick at haddads dot net>
333
334         * gst-libs/gst/riff/riff-ids.h:
335         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
336         Add support for other fourcc codes that are commonly used for
337         'uncompressed RGB', including 'RGB ', 'RAW ', and 0.
338         Fixes #558553.
339
340 2008-10-30  Stefan Kost  <ensonic@users.sf.net>
341
342         * gst/audioresample/gstaudioresample.c:
343           Return the result of parent_class->event().
344
345 2008-10-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
346
347         * gst/audioresample/gstaudioresample.c:
348         (gst_audioresample_class_init), (audioresample_fixate_caps):
349         Fixate the rate to the nearest supported rate instead of
350         the first one. Fixes bug #549510.
351
352 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
353
354         * win32/common/libgstaudio.def:
355         Add new symbols.
356
357 2008-10-23  Wim Taymans  <wim.taymans@collabora.co.uk>
358
359         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
360         Attempt to make obfuscated code clearer.
361
362 2008-10-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
363
364         * docs/libs/gst-plugins-base-libs-sections.txt:
365         * gst-libs/gst/floatcast/floatcast.h:
366         Move float endianness conversion macros to core. Second part of
367         bug ##555196.
368
369 2008-10-22  Stefan Kost  <ensonic@users.sf.net>
370
371         * sys/ximage/ximagesink.h:
372         * sys/xvimage/xvimagesink.h:
373           Don't mark as gtk-doc docs as they aren't public.
374
375 2008-10-22  Stefan Kost  <ensonic@users.sf.net>
376
377         * sys/xvimage/xvimagesink.c:
378         * sys/xvimage/xvimagesink.h:
379         * tests/icles/Makefile.am:
380         * tests/icles/test-colorkey.c:
381           Allow setting colorkey if possible. Implement property probe interface
382           for optional X features (autopaint-colorkey, double-buffer and
383           colorkey). Fixes #554533
384
385 2008-10-22  Sebastian Dröge  <slomo@circular-chaos.org>
386
387         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
388         Remove useless buffer size assignment. It already has this value.
389
390 2008-10-20  Wim Taymans  <wim.taymans@collabora.co.uk>
391
392         * gst-libs/gst/audio/gstaudiosink.c:
393         (gst_audioringbuffer_class_init), (gst_audioringbuffer_acquire),
394         (gst_audioringbuffer_activate), (gst_audioringbuffer_release),
395         (gst_audioringbuffer_stop):
396         Implement a separate activate functions to start monitoring the segments
397         or, in pull mode, pulling in data.
398
399         * gst-libs/gst/audio/gstbaseaudiosink.c:
400         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
401         (gst_base_audio_sink_query_pad), (gst_base_audio_sink_query),
402         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_callback),
403         (gst_base_audio_sink_activate_pull),
404         (gst_base_audio_sink_async_play),
405         (gst_base_audio_sink_change_state):
406         Implement pad and element convert query function.
407         Activate the ringbuffer.
408         Use the segment last_stop value as the offset to pull.
409         Use new basesink _do_preroll() method to preroll in the pulling thread.
410         Take appropriate locking in the pulling thread.
411
412         * gst-libs/gst/audio/gstringbuffer.h:
413         Update some docs.
414
415 2008-10-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
416
417         * gst/typefind/gsttypefindfunctions.c: (mxf_type_find):
418         Improve MXF typefinding a bit by searching for a header partition
419         pack instead of just a general partition pack and checking more
420         bytes for valid values.
421
422 2008-10-20  Wim Taymans  <wim.taymans@collabora.co.uk>
423
424         * tests/icles/.cvsignore:
425         update ignore file.
426
427         * tests/icles/Makefile.am:
428         * tests/icles/test-box.c: (make_pipeline), (main):
429         Add another interactive command line experimentation suite for
430         dynamically boxing/cropping/saling an input video.
431
432 2008-10-17  Wim Taymans  <wim.taymans@collabora.co.uk>
433
434         * docs/libs/gst-plugins-base-libs-sections.txt:
435         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_convert),
436         (gst_ring_buffer_activate), (gst_ring_buffer_is_active):
437         * gst-libs/gst/audio/gstringbuffer.h:
438         Add methods to more accuratly control the pulling thread of a
439         ringbuffer.
440         Add format conversion helper code to the ringbuffer.
441         API: GstRingBuffer:gst_ring_buffer_activate()
442         API: GstRingBuffer:gst_ring_buffer_is_active()
443         API: GstRingBuffer:gst_ring_buffer_convert()
444
445 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
446
447         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
448         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
449         (gst_audioringbuffer_stop):
450         Signal thread startup earlier so that we can immediatly go into pull
451         mode when we have to and block on preroll.
452
453 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
454
455         * gst-libs/gst/audio/gstringbuffer.c:
456         (gst_ring_buffer_prepare_read):
457         In pull mode we want the callback to prepull a buffer we can preroll on
458         even when we are not yet playing.
459
460 2008-10-16  Stefan Kost  <ensonic@users.sf.net>
461
462         * ext/alsa/Makefile.am:
463         * ext/cdparanoia/Makefile.am:
464         * ext/gio/Makefile.am:
465         * ext/gnomevfs/Makefile.am:
466         * ext/libvisual/Makefile.am:
467         * ext/ogg/Makefile.am:
468         * ext/pango/Makefile.am:
469         * ext/theora/Makefile.am:
470         * ext/vorbis/Makefile.am:
471         * gst/adder/Makefile.am:
472         * gst/audioconvert/Makefile.am:
473         * gst/audiorate/Makefile.am:
474         * gst/audioresample/Makefile.am:
475         * gst/audiotestsrc/Makefile.am:
476         * gst/ffmpegcolorspace/Makefile.am:
477         * gst/gdp/Makefile.am:
478         * gst/playback/Makefile.am:
479         * gst/subparse/Makefile.am:
480         * gst/tcp/Makefile.am:
481         * gst/typefind/Makefile.am:
482         * gst/videorate/Makefile.am:
483         * gst/videoscale/Makefile.am:
484         * gst/videotestsrc/Makefile.am:
485         * gst/volume/Makefile.am:
486         * sys/v4l/Makefile.am:
487         * sys/ximage/Makefile.am:
488         * sys/xvimage/Makefile.am:
489           Don't install static libs for plugins. Fixes #550851 for base.
490
491 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
492
493         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init):
494         Set the default blocksize to -1 because we will then use the configured
495         samplesperbuffer to create our output buffer.
496
497 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
498
499         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
500         (gst_riff_create_video_template_caps):
501         Add mappping for the KMVC (Karl Morton's Video) Codec.
502
503 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
504
505         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
506         Don't forget to advance the offset of what we're matching against, else
507         we end up in a forever loop.
508
509 2008-10-15  Sebastian Dröge  <slomo@circular-chaos.org>
510
511         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
512         Improve typefinding a bit. If we don't have a Unicode charset
513         try GST_SUBTITLE_ENCODING and otherwise try ISO-8859-15.
514
515 2008-10-14  Edward Hervey  <edward.hervey@collabora.co.uk>
516
517         * ext/theora/theoradec.c: (theora_dec_decode_buffer):
518         Fix build on macosx.
519
520 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
521
522         Based on patch by: Robin Stocker <robin at nibor dot org>
523
524         * ext/theora/gsttheoradec.h:
525         * ext/theora/theoradec.c: (gst_theora_dec_init),
526         (theora_dec_setcaps), (theora_handle_type_packet),
527         (theora_dec_decode_buffer), (theora_dec_change_state):
528         Parse input caps and make the PAR override the encoded PAR when
529         specified by a container. Fixes #555699.
530
531 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
532
533         * gst-libs/gst/rtp/gstbasertpdepayload.c:
534         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
535         (gst_base_rtp_depayload_set_gst_timestamp),
536         (gst_base_rtp_depayload_change_state):
537         * gst-libs/gst/rtp/gstbasertpdepayload.h:
538         Add some more G_LIKELY
539         Fail when the setcaps function was not called.
540
541         * gst-libs/gst/rtp/gstbasertppayload.c:
542         (gst_basertppayload_set_outcaps):
543         Propagate return value of setcaps.
544
545 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
546
547         * gst/subparse/Makefile.am:
548         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
549         (gst_sub_parse_class_init), (gst_sub_parse_init),
550         (gst_convert_to_utf8), (detect_encoding), (convert_encoding),
551         (get_next_line), (gst_sub_parse_data_format_autodetect),
552         (feed_textbuf), (handle_buffer), (gst_sub_parse_change_state),
553         (gst_subparse_type_find):
554         * gst/subparse/gstsubparse.h:
555         Add support for UTF16/UTF32 subtitles as long as the first bytes of
556         the first buffer contain the BOM. This also adds support for other
557         encodings that allow NUL bytes via the encoding property.
558         Fixes bugs #552237 and #456788.
559
560 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
561
562         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
563         Don't drop the last byte of image tags if they're not an URI list.
564         Fixes bug #556066.
565
566 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
567
568         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
569         For looking at the 4th byte we have to get 4 bytes of course
570         and not 3.
571
572 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
573
574         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
575         Improve FLAC-without-headers typefinding by looking at most of the
576         frame header and checking if invalid values are used. Should prevent
577         quite some false positives compared to the old version which only
578         check if the first 14 bits are set.
579
580 2008-10-11  Stefan Kost  <ensonic@users.sf.net>
581
582         * sys/xvimage/xvimagesink.c:
583           Don't assert on caps==NULL.
584
585 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
586
587         * gst/subparse/gstsubparse.c:
588         (gst_sub_parse_data_format_autodetect), (handle_buffer),
589         (gst_sub_parse_change_state):
590         * gst/subparse/gstsubparse.h:
591         * tests/check/elements/subparse.c: (GST_START_TEST):
592         Add support for subtitle files with UTF-8 BOM at the beginning
593         by simple stripping it from the first line before passing it
594         to any parsing code. Fixes bug #555257 and playback of files
595         created by Gnome Subtitles.
596
597 2008-10-10  Wim Taymans  <wim.taymans@collabora.co.uk>
598
599         * gst/audiotestsrc/gstaudiotestsrc.c:
600         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
601         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
602         (gst_audio_test_src_start), (gst_audio_test_src_stop),
603         (gst_audio_test_src_do_seek), (gst_audio_test_src_check_get_range),
604         (gst_audio_test_src_create):
605         * gst/audiotestsrc/gstaudiotestsrc.h:
606         Define the default property values in the usual place.
607         Implement start/stop to reset values correctly.
608         Calculate the sample size only once when we negotiate.
609         Rename some values to make more sense.
610         Keep track of our byte range.
611         Add support for pull based scheduling. Disabled for now until we have
612         the whole stack working.
613         Set the BUFFER_OFFSET correctly.
614
615 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
616
617         Based on a patch by: xavierb at gmail dot com
618
619         * gst/subparse/gstsubparse.c:
620         (gst_sub_parse_data_format_autodetect):
621         * tests/check/elements/subparse.c: (GST_START_TEST):
622         Make the detection of the used subtitle a bit less strict
623         for srt subtitles. Fixes bug #555607.
624
625 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
626
627         * ext/vorbis/vorbisenc.c:
628         (gst_vorbis_enc_buffer_check_discontinuous):
629         Fix discontinuity detection which was broken by last commit.
630
631 2008-10-09  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
632
633         * configure.ac::
634           Require core CVS for ghostpad API additions used by decodebin2.
635
636 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
637
638         * gst-libs/gst/audio/gstbaseaudiosrc.c:
639         (gst_base_audio_src_create):
640         Fix debug statements (space between '%' and actual format).
641
642 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
643
644         * gst/playback/gstdecodebin2.c: (gst_decode_pad_activate):
645         Remove bogus assert, the decodepad could have been created inside an
646         already existing group.
647
648 2008-10-08  Andy Wingo  <wingo@pobox.com>
649
650         * gst/playback/gstdecodebin2.c (expose_pad): Fix typo: unset
651         target instead of setting it.
652         (gst_decode_pad_activate, gst_decode_pad_unblock): This is now the
653         API for a decode pad. The bugfix is that we set the group in
654         activate(), not when the pad was created because it might be NULL
655         then.
656         (gst_decode_group_control_source_pad, gst_decode_group_expose):
657         Update to use the API.
658
659 2008-10-08  Andy Wingo  <wingo@pobox.com>
660
661         * gst/playback/gstdecodebin2.c (struct _GstDecodePad): Change to
662         be a subclass of GstGhostPad.
663         (analyze_new_pad): So, when emitting the signals that determine
664         how we do autoplugging, already create the ghost pad and use it as
665         the pad in the signal arguments. This allows applications to make
666         a connection between the pad passed in e.g. autoplug-continue, and
667         the pad passed in new-decoded-pad.
668         (connect_pad, expose_pad): Update to receive the ghosted decode
669         pad in the args, retargetting it as necessary if we have to plug
670         the target pad through a multiqueue.
671         (gst_decode_group_control_source_pad): Adapt to receive an
672         already-ghosted pad that just needs activation, blocking, and
673         drain notification.
674         (sort_end_pads): Adapt for decode pads actually being pads.
675         (gst_decode_group_expose): Adapt for decode pads actually being
676         pads. Rewrite the decode pad names so they appear in order. Adds a
677         new error case if we couldn't set the name.
678         (gst_decode_group_free, gst_decode_group_hide): Adapt cleanup
679         logic.
680         (gst_decode_pad_set_blocked, gst_decode_pad_add_drained_check):
681         New API for the decode pad, needed because we shouldn't do these
682         things inside gst_decode_pad_new(), but after.
683         (gst_decode_pad_new): Change to actually make the real pad, and
684         delay the blocking/drainage bits.
685
686 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
687
688         Patch by: Daniel Drake <dsd at laptop dot org>
689
690         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear_collectpads):
691         Unref all buffers when clearing collectpads. Fixes bug #546955.
692
693 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
694
695         Based on a patch by: Klaas <klaas at rivercrew dot net>
696
697         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_sink_event),
698         (gst_vorbis_enc_buffer_check_discontinuous),
699         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
700         * ext/vorbis/vorbisenc.h:
701         Keep track of the upstream segments and use the running time on that
702         segment instead of the buffer timestamp everywhere. Fixes bug #525807.
703
704 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
705
706         * gst/audioconvert/audioconvert.c: (audio_convert_convert):
707         Prevent overflows with big buffer when calculating the size of
708         the intermediate buffer by using gst_util_uint64_scale() instead of
709         plain arithmetics. Fixes bug #552801.
710
711 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
712
713         Patch by: Pavel Zeldin <pzeldin at gmail dot com>
714
715         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time),
716         (gst_clock_overlay_class_init), (gst_clock_overlay_finalize),
717         (gst_clock_overlay_init), (gst_clock_overlay_set_property),
718         (gst_clock_overlay_get_property):
719         * ext/pango/gstclockoverlay.h:
720         API: Add ability to specify format for date/time display by
721         adding a "time-format" property.
722         Fixes bug #554879.
723
724 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
725
726         Patch by: Jan Gerber <j at oil21 dot org>
727
728         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
729         (gst_riff_create_video_template_caps):
730         Add FFV1 fourcc to support playback of FFMPEG lossless video
731         in AVI. Fixes bug #555319.
732
733 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
734
735         Patch by: HĂ¥vard Graff <havard dot graff at tandberg dot com>
736
737         * gst-libs/gst/audio/gstbaseaudiosrc.c:
738         (gst_base_audio_src_create):
739         Implement skew clock slaving. Fixes #552559.
740
741 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
742
743         * gst-libs/gst/audio/multichannel.c:
744         * gst-libs/gst/audio/testchannels.c:
745         Fix include of config.h
746
747 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
748
749         Based on Patch by: Tero Saarni <tero dot saarni at gmail dot com>
750
751         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_parse_line),
752         (print_media), (gst_sdp_message_dump):
753         Fix parsing of the c= field containing multicast addresses.
754         Fixes #552199.
755         Add the connection info to the session or streams.
756         Fix parsing of the bandwidth.
757         Add debugging for the connections and bandwidths for a media.
758         Add debugging for the bandwidth of the session. 
759
760 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
761
762         * gst-libs/gst/rtp/gstbasertppayload.c:
763         (gst_basertppayload_change_state):
764         Configure the next seqnum and timestamp in the state change so that they
765         can be queried soon after.
766
767 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
768
769         * gst-libs/gst/rtp/gstbasertpdepayload.c:
770         (gst_base_rtp_depayload_chain):
771         Improve debugging of the rtptime.
772
773 2008-10-05  Jan Schmidt  <jan.schmidt@sun.com>
774
775         * configure.ac:
776         Back to development -> 0.10.21.1
777
778 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
779
780         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
781         (plugin_init):
782         Add typefinding for FLAC without headers in the beginning.
783         This is already handled by flacdec and friends.
784
785 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
786
787         * gst/typefind/gsttypefindfunctions.c: (mxf_type_find),
788         (plugin_init):
789         Add typefinder for MXF.
790
791 2008-10-03  Jan Schmidt  <jan.schmidt@sun.com>
792
793         * tests/icles/Makefile.am:
794         Only build test-colorkey if GTK+ is available.
795
796 === release 0.10.21 ===
797
798 2008-10-03  Jan Schmidt <jan.schmidt@sun.com>
799
800         * configure.ac:
801           releasing 0.10.21, "We Could Be Wrong"
802
803 2008-09-28  Jan Schmidt  <jan.schmidt@sun.com>
804
805         * configure.ac:
806         0.10.20.4 pre-release
807
808 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
809
810         Patch by: Vincent Penquerc'h <ogg dot k dot ogg dot k at googlemail dot com>
811
812         * ext/theora/theoraparse.c: (theora_parse_set_streamheader):
813         Set the BOS flag on the BOS packet. Fixes #553244.
814
815 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
816
817         * gst-libs/gst/rtsp/gstrtspmessage.c:
818         (gst_rtsp_message_parse_request),
819         (gst_rtsp_message_parse_response):
820         Fix the g_return_val_if_fail() statements.
821
822 2008-09-22  Michael Smith <msmith@songbirdnest.com>
823
824         * gst-libs/gst/tag/gsttagdemux.c:
825           Fail to activate if there's insufficient data in the file to be usable,
826           preventing an assertion fail later. Fixes #552960
827
828 2008-09-15  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
829
830         * gst-libs/gst/pbutils/descriptions.c:
831         * gst/typefind/gsttypefindfunctions.c:
832           Recognise Kate subtitle streams (#550582).
833
834 2008-09-13  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
835
836         * gst-libs/gst/audio/audio.h: (GST_AUDIO_FIELD_SIGNED):
837           Remove trailing comma from enum list, which causes problems
838           with -pendantic (#550729).
839
840 2008-09-10  Jan Schmidt  <jan.schmidt@sun.com>
841
842         * configure.ac:
843         0.10.20.2 pre-release
844
845         * po/LINGUAS:
846         * po/id.po:
847         * po/pt_BR.po:
848
849         New translations.
850
851 2008-09-05  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
852
853         * gst-libs/gst/interfaces/propertyprobe.c:
854           (gst_property_probe_get_properties),
855           (gst_property_probe_get_property),
856           (gst_property_probe_probe_property),
857           (gst_property_probe_probe_property_name),
858           (gst_property_probe_needs_probe),
859           (gst_property_probe_needs_probe_name),
860           (gst_property_probe_get_values),
861           (gst_property_probe_get_values_name),
862           (gst_property_probe_probe_and_get_values),
863           (gst_property_probe_probe_and_get_values_name):
864           More sanity checks for our second-favourite interface.
865
866 2008-09-05  Stefan Kost  <ensonic@users.sf.net>
867
868         * gst-libs/gst/interfaces/propertyprobe.c:
869           Check for NULL pointer, in the hope that this fixes #532864.
870
871 2008-09-05  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
872
873         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
874           No really, the next release is 0.10.21 (fix Since: tags in docs).
875
876 2008-09-04  Wim Taymans  <wim.taymans@collabora.co.uk>
877
878         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_stop):
879         Disable a code path that is now called but causes a deadlock for some
880         reason and is unneeded.
881
882 2008-09-04  Stefan Kost  <ensonic@users.sf.net>
883
884         * sys/xvimage/xvimagesink.c:
885         * sys/xvimage/xvimagesink.h:
886           Add a "draw-border" property that can be set to false to disable
887           drawing borders.
888           
889         * tests/icles/test-colorkey.c:
890         * tests/icles/Makefile.am:
891           Add new test application for the colorkey handling.
892
893 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
894
895         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
896         Use a decent caps for TrueSpeech instead of a ffmpeg-specific one.
897         This will also be fixed for upcoming gst-ffmpeg release so that once
898         this release of -base is out, it will work with the latest gst-ffmpeg
899         release.
900
901 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
902
903         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
904         (gst_riff_create_audio_template_caps):
905         Add Truespeech mapping for RIFF formats (AVI/WAV).
906         Fixes #550656
907
908 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
909
910         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
911         Typefind video/mj2 and image/jp2 ISO JPEG2000 mime types.
912         Fixes #550638.
913
914 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
915
916         * configure.ac:
917         * gst/subparse/Makefile.am:
918         * gst/subparse/gstsubparse.c:
919         * gst/subparse/samiparse.c:
920         * tests/check/elements/subparse.c:
921           Rework last change, so that we build subparse, but just disable the
922           sami parse functionality, if we're configured to not use xml. In the
923           tests only the sami test is disabled now.
924
925 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
926
927         * configure.ac:
928           Disable subparse when xml is disabled. It woundn't work anyway. Fixes
929           test runs.
930
931 2008-09-02  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
932
933         * po/POTFILES.in:
934           Add some more files with strings for translation.
935
936 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
937
938         * gst-libs/gst/tag/gstvorbistag.c:
939         * tests/check/libs/tag.c:
940           Use new geo location tags from core. Fixes #481169
941
942 2008-09-01  Edward Hervey  <edward.hervey@collabora.co.uk>
943
944         * tests/check/elements/audioresample.c: (setup_audioresample),
945         (fail_unless_perfect_stream), (test_perfect_stream_instance),
946         (test_discont_stream_instance):
947         Now that GstBaseTransform is 'fixed' ... remove cruft from tests.
948         Add debugging for coherence.
949
950 2008-08-30  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
951
952         Patch by: Jonathan Matthew  <notverysmart gmail com>
953
954         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
955           Add typefinder for PDF documents (which is nice to have, since it's a
956           common format, but also helps prevent false positives). Fixes #549814.
957
958 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
959
960         * gst/playback/gstplaybin2.c: (selector_blocked), (pad_added_cb),
961         (no_more_pads_cb):
962         Fix nasty race where multiple decodebins could start pushing data before
963         we manage to configure the sinks, resulting in not-linked errors in
964         typical RTSP streaming cases.
965
966 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
967
968         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
969         Since we now call stop, we trigger this code path that causes a deadlock
970         is apparently not needed.
971
972 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
973
974         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
975         (gst_ring_buffer_stop):
976         Also allow the case where the ringbuffer was paused when we try to stop
977         it so that the basesrc stop function is still called.
978
979 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
980
981         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
982
983         * sys/v4l/gstv4lelement.c: (gst_v4l_class_probe_devices):
984         Reprobe devices again instead of taking a cached list as new
985         devices could've been plugged in. Fixes bug #549062.
986
987 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
988
989         Patch by: Alessandro Dessina <alessandro nnva org>
990
991         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
992         (gst_ogg_demux_activate_chain):
993         Don't add pads and activate them for skeleton streams. These are already
994         handled inside oggdemux. Fixes bug #537599.
995
996 2008-08-22  Wim Taymans  <wim.taymans@collabora.co.uk>
997
998         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
999         Reset variable so that query and convert fail after going back to
1000         READY. Fixes #548898.
1001
1002 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1003
1004         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
1005         If a buffer arrives with a timestamp before the timestamp+duration
1006         of the previous buffer clip it instead of dropping it completely.
1007         Slight improvement for the unfixable bug #548913.
1008
1009 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1010
1011         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1012         Take the current timestamp instead of timestamp+duration for the offset.
1013         This offset will later be used for calculating the timestamp and
1014         otherwise vorbisdec will interpolate timestamps wrong if upstream
1015         only sends timestamps and no granulepos.
1016
1017 2008-08-21  Stefan Kost  <ensonic@users.sf.net>
1018
1019         * tests/examples/seek/seek.c:
1020           Don't crash when having no visualisations.
1021
1022 2008-08-16  David Schleef  <ds@schleef.org>
1023
1024         * gst/typefind/gsttypefindfunctions.c: DV typefinding.  Remove
1025           check for a bit that is 0 in IEC 61384, but not SMPTE 314M.
1026           Fixes #548065.
1027
1028 2008-08-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1029
1030         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
1031         When cleaning up the caps fields also remove "depth" for the same
1032         reason we remove "width".
1033
1034 2008-08-14  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1035
1036         * gst-libs/gst/pbutils/descriptions.c: (format_info_get_desc):
1037           Add Lead H.264 here as well.
1038
1039 2008-08-14  Julien Moutte  <julien@fluendo.com>
1040
1041         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1042         (gst_riff_create_video_template_caps): Add Lead H.264 variant.
1043
1044 2008-08-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1045
1046         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1047         (gst_base_audio_src_create):
1048         When not slaved to another clock also subtract the base_time from our
1049         internal clock time to get the running time.
1050
1051 2008-08-12  David Schleef  <ds@schleef.org>
1052
1053         * ext/theora/theoraenc.c: Remove the 2000 kbit limit to bitrate,
1054           since it has no basis in libtheora.
1055
1056 2008-08-12  Stefan Kost  <ensonic@users.sf.net>
1057
1058         * gst-libs/gst/interfaces/propertyprobe.h:
1059           Remove double "interface" from doc-string.
1060
1061         * gst-libs/gst/interfaces/xoverlay.h:
1062           Document interface.
1063
1064         * gst-libs/gst/riff/riff.c:
1065           Add basic doc blobs.
1066
1067 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1068
1069         * gst-libs/gst/audio/Makefile.am:
1070           Don't try to build that example anymore.
1071
1072 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1073
1074         * gst-libs/gst/audio/.cvsignore:
1075         * gst-libs/gst/audio/Makefile.am:
1076         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1077         * gst-libs/gst/audio/make_filter:
1078           Move audiofiltertemplate to gst-template.
1079
1080 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1081
1082         * docs/libs/gst-plugins-base-libs-sections.txt:
1083         * gst-libs/gst/audio/gstaudiosrc.h:
1084           More docs and shuffling. What can we do with the hundreds of #defines.
1085
1086 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1087
1088         * gst-libs/gst/audio/audio.h:
1089         * gst-libs/gst/audio/gstaudiofilter.h:
1090         * gst-libs/gst/audio/gstringbuffer.h:
1091         * gst-libs/gst/interfaces/propertyprobe.h:
1092         * gst-libs/gst/tag/gsttagdemux.h:
1093           Reducing number of dundocumented symbols.
1094
1095 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1096
1097         * gst-libs/gst/audio/audio.c:
1098           Fix doc comment syntax.
1099
1100         * gst-libs/gst/interfaces/propertyprobe.c:
1101           Add more doc-comments and a FIXME: for the signal.    
1102
1103 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1104
1105         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sink_event),
1106         (gst_ogg_mux_request_new_pad):
1107         * ext/ogg/gstoggmux.h:
1108         Don't pretend to support NEWSEGMENT events, instead override the
1109         GstCollectPads event function to return FALSE on NEWSEGMENT events
1110         and do the normal work for other events.
1111
1112         This prevents elements like flacenc to seek to the start and rewrite
1113         some data which then results in a broken Ogg packet.
1114
1115 2008-08-07  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1116
1117         Patch by: Frederic Crozat <fcrozat@mandriva.org>
1118
1119         * ext/alsa/gstalsaplugin.c: (plugin_init):
1120         * ext/cdparanoia/gstcdparanoiasrc.c: (plugin_init):
1121         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
1122         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
1123         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init):
1124         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
1125         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal):
1126         * gst/playback/gstdecodebin.c: (plugin_init):
1127         * gst/playback/gstdecodebin2.c: (gst_decode_bin_plugin_init):
1128         * gst/playback/gstplayback.c: (plugin_init):
1129         * gst/playback/gstqueue2.c: (plugin_init):
1130         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_plugin_init):
1131         * sys/v4l/gstv4l.c: (plugin_init):
1132         Make sure gettext returns translations in UTF-8 encoding rather
1133         than in the current locale encoding (#546822).
1134
1135 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
1136
1137         * gst-libs/gst/pbutils/descriptions.c:
1138           Add audio/x-qdm for qtdemux.
1139
1140 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1141
1142         * ext/vorbis/vorbisdec.c:
1143           Do not leak old taglist.
1144
1145 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1146
1147         * tests/icles/test-scale.c:
1148           Include <stdlib.h> for atoi().
1149
1150 2008-08-04  Andy Wingo  <wingo@pobox.com>
1151
1152         * gst/audiotestsrc/gstaudiotestsrc.c: Very crucial and important
1153         documentation fix.
1154
1155 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
1156
1157         * gst/adder/gstadder.c:
1158           Cleanup lots of empty lines that came from gst-indent going havoc
1159           before I added the INDENT_ON/OFF marker some time agao.
1160
1161 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
1162
1163         * configure.ac:
1164         * gst-libs/gst/riff/riff-read.c:
1165           Bump requirement to latest core and use new tag for riff formats.
1166           Needed for #520694.
1167
1168 2008-08-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1169
1170         * tests/examples/dynamic/Makefile.am:
1171         * tests/examples/dynamic/codec-select.c: (make_encoder),
1172         (make_pipeline), (do_switch), (my_bus_callback), (main):
1173         Add example app that dynamically switches between 3 'encoders'.
1174
1175 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1176
1177         * gst/playback/gstplaysink.c: (gst_play_sink_set_vis_plugin):
1178         Add some more comments.
1179
1180 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1181
1182         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_getcaps),
1183         (gst_video_test_src_create):
1184         Discard buffers of the wrong size after renegotiation, this is perfectly
1185         possible with things like capsfilter that could suggest caps changes
1186         upstream without knowing the size of the buffer.
1187
1188 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1189
1190         * tests/icles/.cvsignore:
1191         * tests/icles/Makefile.am:
1192         * tests/icles/test-scale.c: (make_pipeline), (main):
1193         Add dynamic rescaling tests for the new basetransform.
1194
1195 2008-07-30  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1196
1197         * gst/audioconvert/Makefile.am:
1198           Dist recently-added gstfastrandom.h.
1199
1200 2008-07-30  Edward Hervey  <edward.hervey@collabora.co.uk>
1201
1202         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
1203         Fix a "may be used uninitialized in this function" which weirdly only
1204         appears on macosx (?).
1205
1206 2008-07-30  Stefan Kost  <ensonic@users.sf.net>
1207
1208         * gst-libs/gst/riff/riff-ids.h:
1209           Adding acid chunk for tempo and loop information.
1210
1211 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1212
1213         * sys/xvimage/Makefile.am:
1214           floor() needs linking to $(LIBM).
1215
1216 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1217
1218         * ext/gnomevfs/gstgnomevfssrc.c:
1219           Aggregate short reads and add some comments and debug logging.
1220           Fixes #537380
1221
1222 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1223
1224         * gst/playback/gstplaybasebin.c:
1225           Fix property doc markup (its not a signal).
1226
1227         * sys/xvimage/xvimagesink.c:
1228           Add since tag for new proeprties (also add sice tags fro the last two
1229           other additions).
1230
1231 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1232
1233         * sys/xvimage/xvimagesink.c:
1234         * sys/xvimage/xvimagesink.h:
1235           Add autofill/colorkey properties. Fixes #538656.
1236
1237 2008-07-28  David Schleef  <ds@schleef.org>
1238
1239         * sys/xvimage/xvimagesink.c:
1240           Fix rounding errors when converting colorbalance values
1241           between hardware and object property ranges.  Partial
1242           fix for #537889, however, there still seems to be a small
1243           drift problem that could be totem's fault.
1244
1245 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1246
1247         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1248         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
1249         Don't use GST_CLOCK_TIME_NONE as start of NEWSEGMENT events.
1250         This fixes a critical warning.
1251
1252 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1253
1254         * ext/ogg/gstoggmux.c:
1255         Allow muxing of CELT into Ogg streams.
1256
1257 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1258
1259         * gst/typefind/gsttypefindfunctions.c: (celt_type_find),
1260         (plugin_init):
1261         Add simple typefinder for the CELT codec (www.celt-codec.org).
1262
1263 2008-07-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1264
1265         Patch by: Jan Gerber <j at oil21 dot org>
1266
1267         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone):
1268         Fix calculation of the start time from skeleton streams.
1269         Fixes bug #530068.
1270
1271 2008-07-24  Stefan Kost  <ensonic@users.sf.net>
1272
1273         * tests/examples/seek/seek.c:
1274           Use 64 bit constant GST_CLOCK_TIME_NONE instead of plain -1.
1275
1276 2008-07-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1277
1278         * gst/audioconvert/audioconvert.h:
1279         * gst/audioconvert/gstaudioquantize.c:
1280         (gst_audio_quantize_setup_dither),
1281         (gst_audio_quantize_free_dither):
1282         * gst/audioconvert/gstfastrandom.h:
1283         Implement a linear congruential generator as pseudo random number
1284         generator for the dither noise. This is about 2 times faster than
1285         using GLib's mersenne twister. Also this uses only integer math for
1286         generating integers while GLib internally uses floating point math.
1287
1288 2008-07-23  Michael Smith <msmith@songbirdnest.com>
1289
1290         * configure.ac:
1291           Remove AC_ISC_POSIX; it breaks on some systems and is not needed.
1292
1293 2008-07-23  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1294
1295         Patch by: Damien Lespiau  <damien.lespiau gmail com>
1296
1297         * gst-libs/gst/sdp/gstsdpmessage.c: (print_media):
1298           Use GST_STR_NULL to avoid crashes with libcs that don't
1299           like NULL strings in printf args (such as the win32 one).
1300           Fixes #544306.
1301
1302 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1303
1304         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
1305         Oops - set the size of the image used for probing back to 1x1, for
1306         consistency with ximagesink
1307
1308 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1309
1310         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1311         (gst_ximagesink_ximage_new):
1312         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
1313         (gst_xvimagesink_xvimage_new):
1314
1315         Apparently on Solaris and OS/X (at least), it's not legal to ask the
1316         X server to attach to a shared memory segment after we've deleted it,
1317         with the result that MIT-SHM is disabled. Instead, remove it only after 
1318         X succeeds in attaching too.
1319
1320 2008-07-16  David Schleef  <ds@schleef.org>
1321
1322         * gst/audiotestsrc/gstaudiotestsrc.c:
1323         * gst/audiotestsrc/gstaudiotestsrc.h:
1324           Add 'ticks', a 1/30 second sine wave pulse every second.
1325
1326 2008-07-15  David Schleef  <ds@schleef.org>
1327
1328         * gst-libs/gst/video/video.c: Revert ABI change.
1329
1330 2008-07-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1331
1332         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1333         Make it impossible to have NULL caps at the point where we set
1334         framerate and other things. Also don't return immediately for "3ivd"
1335         video and let framerate, etc be set. Might fix bug #542508.
1336
1337 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1338
1339         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps):
1340         Video format can also be conveniently determined from (many)
1341         non-fixed caps.
1342
1343 2008-07-14  Jan Schmidt  <thaytan@noraisin.net>
1344
1345         * gst/playback/gstplaybasebin.c:
1346         * gst/playback/gstplaybasebin.h:
1347         * gst/playback/gstplaybin.c:
1348         * gst/playback/gststreamselector.c:
1349         First stab at integrating DVD subpicture overlay into
1350         playbin. Successfully plugs and plays, but the queues need
1351         shrinking - 3 seconds of video is too much buffering.
1352
1353 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
1354
1355         * gst/audioconvert/gstaudioconvert.c:
1356           Remove now obsolete note in the docs.
1357
1358 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
1359
1360         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1361         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
1362         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1363         * docs/plugins/gst-plugins-base-plugins.args:
1364         * docs/plugins/gst-plugins-base-plugins.hierarchy:
1365         * docs/plugins/gst-plugins-base-plugins.interfaces:
1366         * docs/plugins/gst-plugins-base-plugins.prerequisites:
1367         * docs/plugins/gst-plugins-base-plugins.signals:
1368         * docs/plugins/inspect/plugin-adder.xml:
1369         * docs/plugins/inspect/plugin-alsa.xml:
1370         * docs/plugins/inspect/plugin-audioconvert.xml:
1371         * docs/plugins/inspect/plugin-audiorate.xml:
1372         * docs/plugins/inspect/plugin-audioresample.xml:
1373         * docs/plugins/inspect/plugin-audiotestsrc.xml:
1374         * docs/plugins/inspect/plugin-cdparanoia.xml:
1375         * docs/plugins/inspect/plugin-decodebin.xml:
1376         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
1377         * docs/plugins/inspect/plugin-gdp.xml:
1378         * docs/plugins/inspect/plugin-gnomevfs.xml:
1379         * docs/plugins/inspect/plugin-libvisual.xml:
1380         * docs/plugins/inspect/plugin-ogg.xml:
1381         * docs/plugins/inspect/plugin-pango.xml:
1382         * docs/plugins/inspect/plugin-playback.xml:
1383         * docs/plugins/inspect/plugin-queue2.xml:
1384         * docs/plugins/inspect/plugin-subparse.xml:
1385         * docs/plugins/inspect/plugin-tcp.xml:
1386         * docs/plugins/inspect/plugin-theora.xml:
1387         * docs/plugins/inspect/plugin-typefindfunctions.xml:
1388         * docs/plugins/inspect/plugin-uridecodebin.xml:
1389         * docs/plugins/inspect/plugin-video4linux.xml:
1390         * docs/plugins/inspect/plugin-videorate.xml:
1391         * docs/plugins/inspect/plugin-videoscale.xml:
1392         * docs/plugins/inspect/plugin-videotestsrc.xml:
1393         * docs/plugins/inspect/plugin-volume.xml:
1394         * docs/plugins/inspect/plugin-vorbis.xml:
1395         * docs/plugins/inspect/plugin-ximagesink.xml:
1396         * docs/plugins/inspect/plugin-xvimagesink.xml:
1397         * ext/alsa/gstalsamixer.c:
1398         * ext/alsa/gstalsasink.c:
1399         * ext/alsa/gstalsasrc.c:
1400         * ext/gio/gstgiosink.c:
1401         * ext/gio/gstgiosrc.c:
1402         * ext/gio/gstgiostreamsink.c:
1403         * ext/gio/gstgiostreamsrc.c:
1404         * ext/gnomevfs/gstgnomevfssink.c:
1405         * ext/gnomevfs/gstgnomevfssrc.c:
1406         * ext/ogg/gstoggdemux.c:
1407         * ext/ogg/gstoggmux.c:
1408         * ext/pango/gstclockoverlay.c:
1409         * ext/pango/gsttextoverlay.c:
1410         * ext/pango/gsttextrender.c:
1411         * ext/pango/gsttimeoverlay.c:
1412         * ext/theora/theoradec.c:
1413         * ext/theora/theoraenc.c:
1414         * ext/theora/theoraparse.c:
1415         * ext/vorbis/vorbisdec.c:
1416         * ext/vorbis/vorbisenc.c:
1417         * ext/vorbis/vorbisparse.c:
1418         * ext/vorbis/vorbistag.c:
1419         * gst/adder/gstadder.c:
1420         * gst/audioconvert/gstaudioconvert.c:
1421         * gst/audioresample/gstaudioresample.c:
1422         * gst/audiotestsrc/gstaudiotestsrc.c:
1423         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1424         * gst/gdp/gstgdpdepay.c:
1425         * gst/gdp/gstgdppay.c:
1426         * gst/playback/gstdecodebin2.c:
1427         * gst/playback/gstplaybin.c:
1428         * gst/playback/gstplaybin2.c:
1429         * gst/playback/gstqueue2.c:
1430         * gst/playback/gsturidecodebin.c:
1431         * gst/tcp/gstmultifdsink.c:
1432         * gst/tcp/gsttcpserversink.c:
1433         * gst/videorate/gstvideorate.c:
1434         * gst/videoscale/gstvideoscale.c:
1435         * gst/videotestsrc/gstvideotestsrc.c:
1436         * gst/volume/gstvolume.c:
1437         * sys/ximage/ximagesink.c:
1438         * sys/xvimage/xvimagesink.c:
1439           Cleanup Plugin docs. Link to signals and properties. Fix sub-section
1440           titles. Drop mentining that all our example pipelines are "simple"
1441           pipelines.
1442
1443 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1444
1445         * tests/examples/seek/Makefile.am:
1446         Fix out of tree build by adding all required CFLAGS.
1447
1448 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1449
1450         * gst/playback/gstdecodebin.c: (add_raw_queue):
1451         And ref the pad before returning it again when linking to the queue
1452         failed. Otherwise we will unref the pad twice later and things break.
1453
1454 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1455
1456         * gst/playback/gstdecodebin.c: (add_raw_queue):
1457         If linking the raw pad with a queue fails, try it without a queue
1458         instead of failing completely. This should never happen.
1459
1460 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1461
1462         Patch by: Evgeniy Stepanov <eugeni dot stepanov at gmail dot com>
1463
1464         * gst/playback/gstdecodebin.c: (add_raw_queue), (close_pad_link):
1465         Add a queue after a demuxer if the demuxer outputs raw data. This was
1466         done before only for non-raw data but is required in this case too.
1467         Fixes bug #540215.
1468
1469         decodebin2 doesn't have this issue because all streams of a group
1470         go through multiqueue.
1471
1472 2008-07-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1473
1474         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
1475
1476         * gst-libs/gst/sdp/gstsdpmessage.c:
1477         Makes libgstsdp compile with mingw32 by defining the right WINVER so
1478         that getaddrinfo() can be used. Fixes #541358.
1479
1480 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1481
1482         * gst/videotestsrc/gstvideotestsrc.c:
1483         (gst_video_test_src_class_init), (gst_video_test_src_init),
1484         (gst_video_test_src_set_property),
1485         (gst_video_test_src_get_property), (gst_video_test_src_create):
1486         * gst/videotestsrc/gstvideotestsrc.h:
1487         Cleanups, use default property values as defines.
1488         Add property to enable/disable peer buffer allocation.
1489
1490 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1491
1492         * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
1493         * tests/check/pipelines/streamheader.c: (streamheader_suite):
1494         Enable unit tests on PPC again as the bugs are now fixed.
1495
1496 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1497
1498         * gst-libs/gst/riff/riff-ids.h:
1499         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
1500         (gst_riff_create_audio_template_caps):
1501         Add support for ADPCM IMA DK3 and DK4 variant in RIFF containers.
1502         Fixes bug #540351.
1503
1504 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1505
1506         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1507         (gst_ffmpeg_pixfmt_to_caps):
1508         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1509         (gst_ffmpegcsp_get_unit_size):
1510         Only set/get on the PAL8 format, ffmpegcolorspace doesn't support
1511         it on other formats. Also adjust the unit size only for that format
1512         to not include the palette. Fixes bug #540497.
1513
1514 2008-06-29  Stefan Kost  <ensonic@users.sf.net>
1515
1516         * gst/adder/gstadder.c:
1517           Use GST_DEBUG_FUNCPTR and remove some extra vlnak lines.
1518
1519 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
1520
1521         * ChangeLog:
1522           ChangeLog surgery.
1523   
1524         * tests/examples/seek/seek.c:
1525           Move variable into ifdef too.
1526         
1527
1528 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
1529
1530         * tests/examples/seek/seek.c:
1531           Include config.h and check if we have X. Remove XInitThread(), don't
1532           think its needed. Fixes: #540334.
1533
1534 2008-06-26  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1535
1536         Patch by: Sam Morris <sam at robots dot org to uk>
1537
1538         * gst-libs/gst/interfaces/mixertrack.c:
1539         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
1540         (gst_mixer_track_set_property):
1541         API: Add "index" property to GstMixerTrack to differantiate between
1542         multiple mixer tracks with the same label.
1543
1544         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
1545         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
1546         Set the "index" property of GstMixerTrack to the index given by ALSA.
1547         Fixes bug #528299.
1548
1549 2008-06-25  Stefan Kost  <ensonic@users.sf.net>
1550
1551         * tests/examples/seek/Makefile.am:
1552         * tests/examples/seek/seek.c:
1553           Remove libgstvideo usage. Use gtk_get_option_group instead of
1554           gtk_init().
1555
1556 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1557
1558         * tests/check/Makefile.am:
1559           Name the test registry format neutral.
1560
1561 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1562
1563         * gst/playback/gstqueue2.c:
1564           Do not double notify. Remove the unsued return value.
1565
1566 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1567
1568         * ext/alsa/gstalsamixer.c:
1569           Also consider "speaker" as a name for master volume. If that doesn't
1570           help look for the first non-mono volume control that also has a
1571           playback switch.
1572
1573 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1574
1575         * ChangeLog:
1576           Forgot to save the ChangeLog :/
1577
1578 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1579
1580         * tests/examples/seek/Makefile.am:
1581         * tests/examples/seek/seek.c:
1582           Embedd the xwindow. Allow to play multiple files.
1583
1584 2008-06-24  Jan Schmidt  <jan.schmidt@sun.com>
1585
1586         * sys/ximage/ximagesink.c (gst_ximagesink_ximage_put),
1587         (gst_ximagesink_setcaps):
1588         * sys/ximage/ximagesink.h:
1589         When the caps change, make sure to re-draw borders in
1590         force-aspect-ratio=true mode.
1591         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_put):
1592         Don't clear the border_draw flag until we actually draw the border.
1593         * tests/check/Makefile.am:
1594         Ignore alsasink/src during the states test too, so it doesn't fail
1595         when running without access to the sound device.
1596
1597 2008-06-22  Stefan Kost  <ensonic@users.sf.net>
1598
1599         * tests/examples/seek/seek.c:
1600           Fix crasher when playing a parse-launch line the 2nd time.
1601
1602 2008-06-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1603
1604         * tests/check/pipelines/oggmux.c:
1605           Properly ifdef tests to fix compilation.
1606
1607 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1608
1609         * gst/playback/gstplay-marshal.list:
1610         * gst/playback/gstplaybin2.c:
1611           Add get-video-pad, get-audio-pad, get-text-pad action signals to
1612           playbin2. This allows the user to get to the selector's sinkpads, and
1613           thus inspect a range of things - caps, tags, etc. 
1614
1615 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1616
1617         * gst/playback/gstplaybin2.c:
1618           Use a different constant for the convert-frame signal id.
1619           Fixes #537009.
1620
1621 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1622
1623         * gst/playback/gstplaybin2.c:
1624         * gst/playback/gstplaysink.c:
1625           Fix a whole bunch of typos in comments and log statements. 
1626
1627 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1628
1629         * sys/xvimage/xvimagesink.c:
1630           Don't set colour balance values on the Xv port if the user hasn't
1631           changed them (via properties or the interface). Avoids accumulating
1632           rounding errors for the common case.
1633           Partial fix for bug #537889.
1634
1635 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1636
1637         * gst/playback/gstdecodebin2.c:
1638           Ensure decodebin2 emits 'drained' signal once, and only once, when all
1639           pads are drained.
1640
1641 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1642
1643         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_get_latency),
1644         (gst_vorbis_enc_src_query), (gst_vorbis_enc_chain):
1645         Report the encoder latency. Fixes #538232.
1646
1647 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1648
1649         * gst/playback/gstplaybin2.c: (gst_play_bin_get_property),
1650         (notify_source), (activate_group):
1651         Implement the source property, emit notify when it changes in the
1652         underlying uridecodebin.
1653
1654 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1655
1656         * tests/examples/seek/seek.c: (stop_cb):
1657         Free and clear the seek element list so that we don't use invalid
1658         references when seeking after recreating a gst-launch line.
1659
1660 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1661
1662         * gst-libs/gst/audio/gstbaseaudiosink.c:
1663         (gst_base_audio_sink_query), (gst_base_audio_sink_skew_slaving),
1664         (gst_base_audio_sink_render):
1665         Report latency even if we are not live instead of hiding it.
1666         Take ts-offset and render-delay of the basesink into account when
1667         scheduling samples.
1668         Rework the clipping code so that we can take the various offsets into
1669         account and still do correct clipping.
1670
1671 2008-06-20  Jan Schmidt  <jan.schmidt@sun.com>
1672
1673         * configure.ac:
1674         Bump verion back to devel -> 0.10.20.1
1675
1676 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
1677
1678         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
1679         Don't increase the size of non-string image buffers by one as this
1680         might in theory confuse decoders. Still increase it by one for string
1681         image buffers to append '\0'.
1682
1683 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
1684
1685         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1686         
1687         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset):
1688         Fix a buffer memleak and remove a confusing and wrong debug output.
1689         Fixes bug #538663.
1690
1691 === release 0.10.20 ===
1692
1693 2008-06-18  Jan Schmidt <jan.schmidt@sun.com>
1694
1695         * configure.ac:
1696           releasing 0.10.20, "Here I Go Again"
1697
1698 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
1699
1700         * configure.ac:
1701         0.10.19.3 pre-release
1702
1703 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
1704
1705         * gst-libs/gst/rtsp/gstrtspconnection.c:
1706         Fix build on win32.
1707         Patch By: David Schleef <ds@schleef.org>
1708         Fixes: #536874
1709
1710 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
1711
1712         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_finalize),
1713         (gst_gio_base_src_create):
1714         * ext/gio/gstgiobasesrc.h:
1715         Try to read the requested number of bytes, even if the first
1716         read returns less than requested, until nothing is read anymore
1717         or we have the requested amount of bytes. This fixes playback of
1718         files via Samba as Samba only allows to read 64k at once.
1719
1720         Implement a caching algorithm that makes sure that we read at
1721         least 4k of data every time. Some elements will try to read a few
1722         bytes, then seek, read again a few bytes and so on and this is
1723         painfully slow as every operation has to go over DBus if GVfs is
1724         used as backend.
1725
1726         Fixes bug #536849 and #536848.
1727
1728         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init),
1729         (gst_gio_src_check_get_range):
1730         Override check_get_range() to blacklist http/https URIs
1731         and whitelist file URIs. More to be added on demand.
1732
1733 2008-06-05  Jan Schmidt  <jan.schmidt@sun.com>
1734
1735         * configure.ac:
1736         0.10.19.2 pre-release
1737
1738 2008-06-04  Jan Schmidt  <jan.schmidt@sun.com>
1739
1740         * win32/common/libgstrtsp.def:
1741         * win32/common/libgsttag.def:
1742         Add new API functions to the dll exports
1743
1744 2008-06-04  Michael Smith <msmith@songbirdnest.com>
1745
1746         * gst/playback/gstplaybasebin.c:
1747           Disconnect signals from decodebins we created before we remove it
1748           from playbin, to avoid crashes if the decodebin is eventually
1749           disposed after the playbin itself (possible if the app takes a
1750           reference on the decodebin).
1751           Fixes #536521.
1752
1753 2008-06-04  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1754
1755         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
1756           (mp3_type_find), (musepack_type_find), (MULTIPART_MAX_HEADER_SIZE),
1757           (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
1758           (h264_video_type_find), (mpeg_video_stream_type_find),
1759           (dv_type_find), (mmsh_type_find):
1760           Bunch of small clean-ups: use gst_type_find_suggest_simple(); don't
1761           copy caps for no good reason (this may be desirable to make it easier
1762           to detect leaks, but then it should probably be done for all caps
1763           in the typefinder somewhere).
1764
1765 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1766
1767         * tests/check/Makefile.am:
1768         Do not try to run the check tests for subparse unless it has been
1769         built.
1770
1771 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1772
1773         * tests/check/pipelines/streamheader.c: (buffer_probe_cb),
1774         (test_multifdsink_gdp_vorbisenc), (streamheader_suite):
1775         Do not try to run a test which requires vorbisenc unless we have
1776         actually built it.
1777
1778 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1779
1780         * gst-libs/gst/rtsp/gstrtspconnection.c:
1781         (gst_rtsp_connection_set_auth), (gst_rtsp_connection_set_auth_param),
1782         (gst_rtsp_connection_clear_auth_params),
1783         (gst_rtsp_connection_set_qos_dscp), (gst_rtsp_connection_get_ip):
1784         * gst-libs/gst/rtsp/gstrtspconnection.h:
1785         Add a couple of missing argument guards.
1786         Add a way of setting the DSCP for an RTSP connection.
1787         Add an accessor method for the ip member of GstRTSPConnection as all
1788         members are supposed to be private.
1789
1790 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1791
1792         * gst/tcp/gstmultifdsink.c: (setup_dscp_client):
1793         Fixed accidental use of IPv4 options for all IPv6 addresses.
1794
1795 2008-06-04  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1796
1797         * gst-libs/gst/interfaces/mixertrack.h:
1798           Document mixer track flags.
1799
1800 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1801
1802         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1803
1804         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset_streamheader):
1805         Don't set caps on the buffers that contain a copy of the buffer
1806         including the caps of them resulting in an always increasing refcount
1807         of the caps and insanely large caps. Instead include a buffer without
1808         caps in the new caps. Fixes bug #536475.
1809
1810 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1811
1812         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1813         Transform a given PAR to a range on the struct with the generic
1814         height/width instead of the struct with the possibly restricted
1815         height/width.
1816
1817 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1818
1819         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1820         Prefer the given format if it contains something stricter than [1,MAX]
1821         for height or width and only put a structure that requires rescaling
1822         as second. This makes it possible to use videoscale in pipelines where
1823         the source can actually produce the wanted height/width but usually
1824         selects a different one from the requested.
1825
1826 2008-06-03  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1827
1828         Based on patch by: John Millikin <jmillikin gmail com>
1829
1830         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches), (gst_vorbis_tag_add),
1831           (gst_vorbis_tag_add_coverart):
1832           Retrieve COVERART tags from vorbis comments (#512333)
1833
1834 2008-06-03  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1835
1836         * gst-libs/gst/tag/tag.h:
1837         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
1838           Don't forget to add new enum value here too (should probably use
1839           glib-mkenums here...).
1840
1841 2008-06-03  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1842
1843         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_add_id3_image):
1844         * gst-libs/gst/tag/tag.h: (GST_TAG_IMAGE_TYPE_NONE),
1845         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
1846           (gst_tag_image_type_get_type), (gst_tag_image_type_is_valid),
1847           (gst_tag_image_data_to_image_buffer):
1848           Add two utility functions to avoid code duplication (#512333):
1849           API: add gst_tag_image_data_to_image_buffer()
1850           API: add gst_tag_list_add_id3_image()
1851           API: add GST_TAG_IMAGE_TYPE_NONE enum value
1852
1853 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
1854
1855         * win32/common/libgstaudio.def:
1856         Add gst_audio_check_channel_positions() to the exported symbols.
1857
1858 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
1859
1860         * docs/libs/gst-plugins-base-libs-sections.txt:
1861         * gst-libs/gst/audio/multichannel.c:
1862         (gst_audio_check_channel_positions):
1863         * gst-libs/gst/audio/multichannel.h:
1864         API: Make gst_audio_check_channel_positions() public.
1865
1866         * tests/check/libs/audio.c: (GST_START_TEST):
1867         Add some simple checks for gst_audio_check_channel_positions().
1868
1869 2008-06-02  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1870
1871         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
1872           minrange and maxrange are scaled according to the frequency
1873           multiplier.
1874
1875 2008-06-02  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
1876
1877         * ext/pango/Makefile.am:
1878         * ext/pango/gsttextoverlay.c: (gst_text_overlay_shade_y),
1879           (gst_text_overlay_blit_yuv420), (gst_text_overlay_push_frame):
1880           Use gstvideo functions to calculate strides and plane offsets. Fixes
1881           rendering issue ('ghost' images of the text on the chroma planes)
1882           with widths or heights that are not multiples of 8 (#506659 and
1883           probably also #485729).
1884
1885         * tests/icles/test-textoverlay.c: (show_text), (test_textoverlay),
1886           (main):
1887           Test with odd height/width too.
1888
1889 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
1890
1891         * gst/adder/gstadder.c: (gst_adder_query_duration),
1892         (gst_adder_query_latency):
1893         When using gst_element_iterate_pads() one has to unref every pad
1894         after usage.
1895
1896 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
1897
1898         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1899         (gst_base_audio_src_class_init):
1900         Add a gtk-doc chunk for the new properties to have a Since: indication.
1901
1902 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
1903
1904         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1905         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
1906         (gst_base_audio_src_get_property), (gst_base_audio_src_setcaps),
1907         (gst_base_audio_src_change_state):
1908         Provide readable actual-buffer-time and actual-latency-time properties
1909         that reflect the configured ringbuffer values. Fixes #524724.
1910         API: GstBaseAudioSrc:actual-buffer-time
1911         API: GstBaseAudioSrc:actual-latency-time
1912
1913 2008-05-30  Wim Taymans  <wim.taymans@collabora.co.uk>
1914
1915         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push),
1916         (gst_basertppayload_change_state):
1917         Simply converting the running time into an RTP timestamp by scaling it
1918         based on the clock-rate is good enough for making an RTP timestamp. This
1919         has the added benefit that we can later on expose a property with the
1920         RTP timestamp of running time 0, as is needed for RTSP servers to
1921         generate the response of the PLAY request.
1922
1923 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
1924
1925         * gst/audioconvert/gstaudioconvert.c:
1926         (structure_has_fixed_channel_positions),
1927         (gst_audio_convert_transform_caps):
1928         Allow up to 11 positioned channels now that audioconvert can handle
1929         this but add no default positions for > 8 channels.
1930         
1931         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1932         Add some unit tests for the above change: Test conversion of
1933         11 positioned channels to stereo and the other way around, test
1934         conversion of 15 unpositioned channels in different ways.
1935
1936 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1937
1938         * win32/common/libgstaudio.def:
1939         Add gst_audio_clock_reset to the list of exported symbols.
1940
1941 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1942
1943         * tests/check/elements/vorbisdec.c: (vorbisdec_suite):
1944         Remove wrong_channels_identification_header unit test as we now
1945         support 7 (and more channels).
1946
1947 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1948
1949         * gst/audioconvert/gstchannelmix.c:
1950         (gst_channel_mix_fill_one_other):
1951         If mixing left or right to center (or the other way around) only take
1952         the complete value if we don't already have the original position in
1953         the source.
1954
1955 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1956
1957         * gst-libs/gst/audio/multichannel.c:
1958         (gst_audio_check_channel_positions),
1959         (gst_audio_set_structure_channel_positions_list),
1960         (gst_audio_fixate_channel_positions):
1961         Allow rear center together with rear left/right and other previously
1962         conflicting channel positions. The reason why they weren't allowed
1963         was the channel mixing implementation in audioconvert.
1964         Also take this into account when fixing channel layouts.
1965
1966         Allow setting channel positions for 1/2 channels when using
1967         gst_audio_set_structure_channel_position().
1968
1969         * gst/audioconvert/gstchannelmix.c:
1970         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
1971         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
1972         (gst_channel_mix_fill_special), (gst_channel_mix_fill_matrix):
1973         Major rewrite of the channel mixing.
1974
1975         We now allow previously conflicting channel positions to appear
1976         together (rear center and rear left/right for example).
1977         Fixes bug #533817.
1978
1979         Rework the way channels are mixed together to take more possible
1980         channel positions into account, properly mix from/to side channels
1981         and don't assume that either center, left&right or nothing of a
1982         specific position is available anymore.
1983
1984         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1985         Adjust unit tests with non-standard 1/2 channel layouts to the more
1986         correct new behaviour.
1987
1988         Add a unit test for 5.1->Stereo downmixing.
1989
1990 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1991
1992         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
1993         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps):
1994         Add sane defaults for the 7 and 8 channel layouts as those are
1995         undefined in the Vorbis spec. Use NONE channel layouts when decoding
1996         more than 8 channels instead of erroring out. Fixes bug #535356.
1997
1998 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1999
2000         * docs/plugins/Makefile.am:
2001         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2002         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2003         * ext/theora/theoraparse.c:
2004         Add theoraparse to the docs and fix some docs.
2005
2006 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2007
2008         * gst-libs/gst/cdda/gstcddabasesrc.c:
2009         (gst_cdda_base_src_add_track), (gst_cdda_base_src_create):
2010         Fix EOS condition and track addition check, the track.end sector is
2011         included in the track. Fixes #533265.
2012
2013 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2014
2015         Patch by: Mark Nauwelaerts <manauw at skynet be>
2016
2017         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
2018         (gst_video_rate_flush_prev), (gst_video_rate_event),
2019         (gst_video_rate_chain):
2020         * gst/videorate/gstvideorate.h:
2021         React (more) to NEWSEGMENT
2022         Small adjustment in timestamp calculation to prevent mismatches
2023         Fixes #435633.
2024
2025 2008-05-28  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2026
2027         * tests/examples/seek/seek.c: (make_parselaunch_pipeline):
2028           Initialise error to NULL as we should.
2029
2030 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
2031
2032         * gst/adder/gstadder.c: (gst_adder_query_duration),
2033         (gst_adder_query_latency), (gst_adder_query):
2034         Implement latency query.
2035
2036 2008-05-27  Sebastian Dröge  <slomo@circular-chaos.org>
2037
2038         * gst/adder/gstadder.c: (gst_adder_query_duration):
2039         Correctly resync the iterator if gst_iterator_next() returns
2040         GST_ITERATOR_RESYNC.
2041
2042 2008-05-27  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2043
2044         * win32/vs6/libgstpbutils.dsp:
2045           Add pbutils-enumtypes.c to sources (#518037).
2046
2047 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
2048
2049         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
2050         (gst_audio_clock_reset), (gst_audio_clock_get_internal_time):
2051         * gst-libs/gst/audio/gstaudioclock.h:
2052         Add method to inform the clock that the time starts from 0 again. We use
2053         this info to calculate a clock offset so that the time we report in
2054         internal_time is monotonically increasing, as required by the clock base
2055         class. Fixes #521761.
2056         API: GstAudioClock::gst_audio_clock_reset()
2057
2058         * gst-libs/gst/audio/gstbaseaudiosink.c:
2059         (gst_base_audio_sink_skew_slaving),
2060         (gst_base_audio_sink_change_state):
2061         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2062         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2063         Reset reported time when we (re)create the ringbuffer.
2064
2065 2008-05-27  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2066
2067         * ext/alsa/gstalsamixertrack.c:
2068           (gst_alsa_mixer_track_update_alsa_capabilities):
2069           Make sure playback volumes aren't accidentally overwritten by
2070           capture volumes if an alsa mixer track has both playback and
2071           capture capabilities: we create two GstMixerTracks in that
2072           case, so make sure we query only the alsa capabilities that
2073           refer to the type of GstMixerTrack we created from the dual
2074           capability alsa element. Should fix issues with Audigy2 sound
2075           cards (#518082).
2076
2077 2008-05-27  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2078
2079         * tests/check/pipelines/oggmux.c: (test_pipeline):
2080           Don't use deprecated function.
2081
2082 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
2083
2084         * gst/playback/gstdecodebin2.c:
2085         (gst_decode_group_control_source_pad), (gst_decode_group_expose):
2086         Check for NULL cases and log them, creating ghostpads can, for example,
2087         fail when the pad returns wrong caps.
2088
2089         * gst/playback/gstplaybin2.c: (perform_eos):
2090         When pushing out the EOS event, collect the return value and warn when
2091         something failed.
2092
2093 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2094
2095         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2096         (gst_riff_create_video_template_caps):
2097         Add support for DVCPRO.
2098
2099 2008-05-26  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2100
2101         * gst/videoscale/gstvideoscale.c: (DEFAULT_PROP_METHOD):
2102           Change default scaling method from nearest-neighbour to bilinear.
2103
2104 2008-05-26  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2105
2106         * tests/check/libs/video.c:
2107           More checks.
2108
2109 2008-05-25  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2110
2111         * gst/subparse/gstsubparse.c: (parser_state_init),
2112           (gst_sub_parse_format_autodetect), (handle_buffer):
2113         * gst/subparse/gstsubparse.h:
2114         * tests/check/elements/subparse.c: (test_tmplayer_style3b):
2115           Limit duration to a maximum of five seconds for tmplayer format where
2116           we can guess the duration only from the timestamp of the next line of
2117           text. We don't want to show a text for eternities just because nothing
2118           else is being said for a while.
2119
2120 2008-05-23  Wim Taymans  <wim.taymans@collabora.co.uk>
2121
2122         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2123         (gst_base_rtp_depayload_chain),
2124         (gst_base_rtp_depayload_handle_sink_event),
2125         (gst_base_rtp_depayload_push_full),
2126         (gst_base_rtp_depayload_change_state):
2127         Check sequence numbers, mark input buffers with a discont flag for the
2128         subclass when we detected a gap, drop duplicate buffers. We do this
2129         because one can use the element without a jitterbuffer in front and we
2130         don't want to feed the subclasses invalid or reordered data.
2131         Do an error when the subclass did not provide a process function instead
2132         of crashing.
2133         Some other small cleanups.
2134
2135 2008-05-22  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2136
2137         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
2138           May just as well use the precalculated uvstride here.
2139
2140 2008-05-22  Jan Schmidt  <jan.schmidt@sun.com>
2141
2142         * docs/plugins/Makefile.am:
2143         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
2144         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2145         * docs/plugins/gst-plugins-base-plugins.args:
2146         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2147         * docs/plugins/gst-plugins-base-plugins.interfaces:
2148         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2149         * docs/plugins/inspect/plugin-adder.xml:
2150         * docs/plugins/inspect/plugin-alsa.xml:
2151         * docs/plugins/inspect/plugin-audioconvert.xml:
2152         * docs/plugins/inspect/plugin-audiorate.xml:
2153         * docs/plugins/inspect/plugin-audioresample.xml:
2154         * docs/plugins/inspect/plugin-audiotestsrc.xml:
2155         * docs/plugins/inspect/plugin-cdparanoia.xml:
2156         * docs/plugins/inspect/plugin-decodebin.xml:
2157         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2158         * docs/plugins/inspect/plugin-gdp.xml:
2159         * docs/plugins/inspect/plugin-gio.xml:
2160         * docs/plugins/inspect/plugin-gnomevfs.xml:
2161         * docs/plugins/inspect/plugin-libvisual.xml:
2162         * docs/plugins/inspect/plugin-ogg.xml:
2163         * docs/plugins/inspect/plugin-pango.xml:
2164         * docs/plugins/inspect/plugin-playback.xml:
2165         * docs/plugins/inspect/plugin-queue2.xml:
2166         * docs/plugins/inspect/plugin-subparse.xml:
2167         * docs/plugins/inspect/plugin-tcp.xml:
2168         * docs/plugins/inspect/plugin-theora.xml:
2169         * docs/plugins/inspect/plugin-typefindfunctions.xml:
2170         * docs/plugins/inspect/plugin-uridecodebin.xml:
2171         * docs/plugins/inspect/plugin-video4linux.xml:
2172         * docs/plugins/inspect/plugin-videorate.xml:
2173         * docs/plugins/inspect/plugin-videoscale.xml:
2174         * docs/plugins/inspect/plugin-videotestsrc.xml:
2175         * docs/plugins/inspect/plugin-volume.xml:
2176         * docs/plugins/inspect/plugin-vorbis.xml:
2177         * docs/plugins/inspect/plugin-ximagesink.xml:
2178         * docs/plugins/inspect/plugin-xvimagesink.xml:
2179         * ext/cdparanoia/gstcdparanoiasrc.c:
2180         * ext/ogg/gstoggdemux.c:
2181         * ext/ogg/gstoggdemux.h:
2182         * ext/ogg/gstoggmux.c:
2183         * ext/ogg/gstoggmux.h:
2184         * gst/audioconvert/audioconvert.c:
2185         * gst/audioconvert/audioconvert.h:
2186         * gst/audioconvert/gstaudioconvert.h:
2187         * gst/gdp/gstgdpdepay.h:
2188         * gst/gdp/gstgdppay.h:
2189         * gst/playback/gstdecodebin.c:
2190         * gst/playback/gstdecodebin2.c:
2191         * gst/playback/gstplaybin.c:
2192         * gst/playback/gstplaybin2.c:
2193         * gst/playback/gsturidecodebin.c:
2194         * gst/tcp/gstmultifdsink.c:
2195         * gst/tcp/gstmultifdsink.h:
2196         * gst/tcp/gsttcp.h:
2197
2198         Add some documentation comments, and some new headers to be scanned.
2199         Rename some internal enum declarations (audioconvert's DitherType and
2200         NoiseShapingType, GstUnitType from the TCP elements) to match the
2201         documented GObject type names so that the docs pick them up.
2202         Name the playbin2 docs markups properly so they get picked up. They'll
2203         need renaming back when/if playbin2 becomes playbin.
2204
2205         100% symbol coverage for the plugin docs, booya.
2206
2207 2008-05-22  Sebastian Dröge  <slomo@circular-chaos.org>
2208
2209         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
2210
2211         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
2212         Fix generation of NV12/NV21 frames. Fixes bug #532454.
2213
2214 2008-05-22  Wim Taymans  <wim.taymans@collabora.co.uk>
2215
2216         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2217
2218         * gst/playback/gstdecodebin.c: (remove_fakesink):
2219         Lock the fakesink before setting the state to NULL and removing it from
2220         the bin so that a concurrent state change cannot interfere. 
2221         Fixes #534331.
2222
2223 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
2224
2225         * docs/Makefile.am:
2226         Fix installing plugin documentation when gtk-doc is disabled.
2227
2228 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
2229
2230         * gst-libs/gst/rtsp/Makefile.am:
2231         Distribute, don't install md5.h
2232
2233 2008-05-21  Julien Moutte  <julien@fluendo.com>
2234
2235         * gst/tcp/gstmultifdsink.c: (setup_dscp_client): Use IPPROTO_IP
2236         instead of SOL_IP, works on more platforms.
2237         * gst/typefind/gsttypefindfunctions.c: (aac_type_find): Fix printf
2238         arguments.
2239
2240 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2241
2242         * ext/vorbis/vorbisdec.c:
2243         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
2244         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_show_frame):
2245         Some debug and comment fixes.
2246
2247         * tests/examples/dynamic/addstream.c: (main):
2248         Fix , to ;
2249
2250 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2251
2252         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2253         * gst/playback/decodetest.c: (new_decoded_pad_cb):
2254         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2255         (try_to_link_1), (elem_is_dynamic), (close_link), (type_found),
2256         (cleanup_decodebin):
2257         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
2258         (connect_element), (gst_decode_group_control_demuxer_pad):
2259         * gst/playback/gstplaybasebin.c: (queue_remove_probe),
2260         (queue_out_of_data), (gen_preroll_element), (preroll_unlinked),
2261         (mute_group_type):
2262         * gst/playback/gstplaybin.c: (gst_play_bin_vis_blocked),
2263         (gst_play_bin_set_property), (handoff), (gen_video_element),
2264         (gen_text_element), (gen_audio_element), (gen_vis_element),
2265         (remove_sinks), (add_sink), (setup_sinks):
2266         * gst/playback/gstplaybin2.c: (pad_added_cb), (no_more_pads_cb):
2267         * gst/playback/gstplaysink.c: (gst_play_sink_get_video_sink),
2268         (gst_play_sink_get_audio_sink), (gst_play_sink_vis_unblocked),
2269         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
2270         (gst_play_sink_get_vis_plugin), (gst_play_sink_set_mute),
2271         (gen_video_chain), (gen_text_chain), (gen_audio_chain),
2272         (gen_vis_chain), (gst_play_sink_reconfigure),
2273         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
2274         (gst_play_sink_request_pad):
2275         * gst/playback/gsturidecodebin.c: (type_found), (setup_source):
2276         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
2277         (cb_newpad):
2278         * gst/playback/test6.c: (new_decoded_pad_cb):
2279         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2280         * tests/check/elements/audiorate.c: (test_injector_chain),
2281         (do_perfect_stream_test):
2282         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
2283         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2284         * tests/check/elements/gnomevfssink.c:
2285         * tests/check/elements/textoverlay.c:
2286         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2):
2287         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
2288         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
2289         * tests/check/pipelines/oggmux.c: (test_pipeline):
2290         * tests/check/pipelines/streamheader.c: (GST_START_TEST):
2291         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
2292         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
2293         * tests/examples/seek/scrubby.c: (make_wav_pipeline):
2294         * tests/examples/seek/seek.c: (make_mod_pipeline),
2295         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
2296         (make_sid_pipeline), (make_parse_pipeline), (make_vorbis_pipeline),
2297         (make_theora_pipeline), (make_vorbis_theora_pipeline),
2298         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
2299         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
2300         (update_fill), (msg_buffering):
2301         Don't use bad gst_element_get_pad().
2302
2303 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
2304
2305         * gst-libs/gst/riff/riff-media.c:
2306           Fix wrong method name in docs. Fix calculation of strf fields for
2307           broken mulaw/alaw.
2308   
2309         * gst-libs/gst/riff/riff-read.c:
2310           Whitespace fix and removing double ';'.
2311
2312 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2313
2314         * docs/design/part-playbin2.txt:
2315         Add some leftover doc.
2316
2317 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2318
2319         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
2320         Fix copy & paste error in last commit.
2321
2322 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2323
2324         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
2325         Add support for mixing GST_AUDIO_CHANNEL_POSITION_SIDE_* from/to
2326         other channel positions when source has SIDE channels and dest doesn't
2327         or the other way around.
2328
2329 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2330
2331         Patch by: Henrik Eriksson <henriken at axis dot com>
2332
2333         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
2334         (gst_multi_fd_sink_init), (setup_dscp_client), (setup_dscp),
2335         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_set_property),
2336         (gst_multi_fd_sink_get_property):
2337         * gst/tcp/gstmultifdsink.h:
2338         Add support for DSCP QOS. Fixes #469933.
2339
2340 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2341
2342         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2343         Add another test that checks if conversion between standard 1 and 2
2344         channel layouts with and without positions set is working.
2345
2346 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2347
2348         * gst-libs/gst/audio/multichannel.c:
2349         (gst_audio_check_channel_positions):
2350         Allow non-standard 2 channel layouts.
2351         
2352         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2353         Add some tests for converting and remapping non-standard 1 and 2
2354         channel layouts.
2355
2356 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2357
2358         * gst/audioconvert/gstchannelmix.c:
2359         (gst_channel_mix_fill_normalize):
2360         Prevent division by zero if the channel mix matrix contains only
2361         zeroes.
2362
2363 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2364
2365         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
2366
2367         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain):
2368         Close a buffer memory leak. Fixes bug #534071.
2369
2370 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2371
2372         * gst-libs/gst/rtsp/gstrtsptransport.h:
2373         Make the GstRTSPTransport struct members public as there are no
2374         setters/getters and it's supposed to be changed directly.
2375         Fixes bug #533087.
2376
2377 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2378
2379         * gst/adder/gstadder.c:
2380         Adder also doesn't support audio/x-raw-int with width!=depth so don't
2381         claim this on the pad template caps.
2382
2383 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2384
2385         * gst-libs/gst/audio/gstbaseaudiosink.c:
2386         (gst_base_audio_sink_sync_latency):
2387         We can only use our optimal calibration if we prerolled before the
2388         latency expired.
2389
2390 2008-05-20  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2391
2392         * configure.ac:
2393           Require core CVS for GstBaseSrc buffer caps setting magic.
2394
2395 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2396
2397         * gst/audioconvert/gstaudioconvert.c:
2398         (gst_audio_convert_fixate_channels):
2399         Fix logic in last commit.
2400
2401 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2402
2403         * gst/audioconvert/gstaudioconvert.c:
2404         (gst_audio_convert_fixate_channels):
2405         Passthrough the channel positions if the number of output channels is
2406         the same as the number of input channels, the input had a channel
2407         layout and downstream requests no special one. We did this already for
2408         > 2 channels but now it's also done for 1 channel. Fixes bug #533617.
2409
2410 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2411
2412         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
2413         (gst_gnome_vfs_src_finalize),
2414         (gst_gnome_vfs_src_received_headers_callback),
2415         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_stop):
2416         * ext/gnomevfs/gstgnomevfssrc.h:
2417         Set the ICY caps on the srcpad from where they get picked up by the base
2418         class now and set on the outgoing buffers.
2419
2420         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2421         (gst_base_audio_src_create):
2422         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
2423         BaseSrc now sets the caps on outgoing buffers automatically.
2424
2425 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2426
2427         * gst-libs/gst/audio/gstbaseaudiosink.c:
2428         (gst_base_audio_sink_resample_slaving),
2429         (gst_base_audio_sink_skew_slaving),
2430         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
2431         (gst_base_audio_sink_async_play),
2432         (gst_base_audio_sink_change_state):
2433         Change the way in which the ringbuffer is started when dealing with a
2434         slaved clock and latency. We now sync to the clock until we reach
2435         upstream latency before starting the ringbuffer. This has the effect
2436         that we can accurately align the master and slave clocks and let the
2437         rate correction code take care of the initial drift or rounding errors
2438         instead of leaving them uncorrected with the old approach.
2439
2440 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2441
2442         * gst/audioconvert/gstaudioconvert.c:
2443         (gst_audio_convert_fixate_channels):
2444         Correctly set the default channel positions when converting to 8
2445         channels.
2446
2447 2008-05-19  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2448
2449         * configure.ac:
2450           Error out if we don't have the required version of core.
2451
2452 2008-05-19  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2453
2454         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
2455           Use data scan helper in aac typefinder and stop scanning
2456           for headers when we've found a type. Also fix potential invalid
2457           memory access when calculating the frame length.
2458
2459 2008-05-19  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2460
2461         * gst/typefind/gsttypefindfunctions.c: (data_scan_ctx_ensure_data),
2462           (mpeg_sys_is_valid_pack):
2463           Don't modify scan context when we return FALSE in ensure_data, so
2464           it's possible to continue scanning, and we don't end up with a NULL
2465           data pointer and a positive size, which might bite us the next time
2466           we're called. Small constification.
2467
2468 2008-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
2469
2470         * gst/adder/gstadder.c:
2471         Adder doesn't support 24 bit samples so don't claim it supports them
2472         in the pad template caps.
2473
2474 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2475
2476         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2477         (gst_base_rtp_depayload_chain):
2478         Validate the RTP packet before further processing it. It's just too
2479         dangerous to accept random packets and people are not forced to use a
2480         jitterbuffer or session manager to filter out the bad packets.
2481
2482         * gst-libs/gst/rtp/gstrtpbuffer.c:
2483         (gst_rtp_buffer_set_extension_data),
2484         (gst_rtp_buffer_get_payload_subbuffer):
2485         Small cleanups.
2486         When setting extension data in a buffer that is too small, we fail and
2487         we should not set the extension bit.
2488         Change GST_WARNINGS into g_warning because they really are
2489         programming errors.
2490
2491         * tests/check/libs/rtp.c: (GST_START_TEST):
2492         Catch the g_warnings now in the unit tests and that fact that failing to
2493         set extension data left the extension bit untouched.
2494
2495 2008-05-14  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2496
2497         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2498           Revert previous change which made basetransform handle buffer_alloc
2499           and which breaks things badly in the non-passthrough case since it
2500           returned buffers with a different (ie. sometimes smaller) size than
2501           the size requested.
2502
2503 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2504
2505         Patch by: Bernard B <b-gnome at largestprime dot net>
2506
2507         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum):
2508         Fix seqnum compare function for bordercase values and fix the docs
2509         again. Fixes #533075.
2510
2511         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
2512         Add a testcase for seqnum compare function.
2513
2514 2008-05-14  Sebastian Dröge  <slomo@circular-chaos.org>
2515
2516         * gst/adder/gstadder.c: (gst_adder_setcaps),
2517         (gst_adder_class_init):
2518         Correctly declare the supported endianness on the pad templates
2519         and check for correct endianness in the set caps function. Adder
2520         only supports native endianness.
2521         Also use gst_element_class_set_details_simple().
2522
2523 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
2524
2525         * sys/xvimage/xvimagesink.c:
2526           Better debug logging in port value handling. Merging separate port
2527           value loops into one.
2528
2529 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2530
2531         Patch by: Hannes Bistry <hannesb at gmx dot de>
2532
2533         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
2534         * gst/tcp/gsttcpserversink.c:
2535         (gst_tcp_server_sink_handle_server_read),
2536         (gst_tcp_server_sink_handle_wait), (gst_tcp_server_sink_init_send):
2537         Fix regression in clientsrc because we did not add the fd to the poll
2538         set anymore. Fixes #532364.
2539         Do some cleanups here and there.
2540
2541 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2542
2543         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
2544         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
2545         * gst/playback/gstplay-marshal.list:
2546         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
2547         Use correct marshallers. GstCaps are a boxed type and no GObject
2548         subclass.
2549
2550 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2551
2552         * win32/common/libgstrtsp.def:
2553         Add gst_rtsp_connection_(set|clear)_auth_param() to the exported
2554         symbols.
2555
2556 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2557
2558         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2559
2560         * tests/check/elements/audioresample.c:
2561         (live_switch_alloc_only_48000), (live_switch_get_sink_caps),
2562         (live_switch_push), (GST_START_TEST):
2563         Add unit test for the latest basetransform negotiation changes.
2564         See bug #526768.
2565
2566 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2567
2568         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2569         Fix nv12<->nv21 conversion if stride is larger than width.
2570
2571 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2572
2573         Patch by: Jan Gerber <j at oil21 dot org>
2574
2575         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
2576         (gst_ogg_pad_parse_skeleton_fisbone):
2577         * ext/ogg/gstoggdemux.h:
2578         Parse presentation time from skeleton streams and use it as offset
2579         for the timestamps. Fixes bug #530068.
2580
2581 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
2582
2583         * gst-libs/gst/audio/gstbaseaudiosink.c:
2584         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
2585         Revert previous patch that attempted to more accurately calculate the
2586         initial offset between master and slave clock. The best thing we can do
2587         in general is take the time of both clocks as the diff since we don't
2588         know when the actual preroll happened.
2589
2590 2008-05-11  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2591
2592         * gst-libs/gst/pbutils/install-plugins.c:
2593           Fix docs: type and missing word.
2594
2595 2008-05-10  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2596
2597         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2598           Don't do lots of 4-byte peeks, but use the 'new' data scan helper
2599           for this instead; don't check if we've found enough markers after
2600           each and every step, it's enough to do that only if we've actually
2601           found a new marker.
2602           Embed a G_UNLIKELY into the IS_MPEG_HEADER macro.
2603
2604 2008-05-10  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2605
2606         * gst/typefind/gsttypefindfunctions.c:
2607           (DATA_SCAN_CTX_CHUNK_SIZE), (DataScanCtx), (data_scan_ctx_advance),
2608           (data_scan_ctx_ensure_data), (GST_MPEGVID_TYPEFIND_TRY_SYNC),
2609           (mpeg_video_stream_type_find):
2610           Move scan helper thingy to the beginning of the file so we can use
2611           it in other typefind functions. Rename it to something more
2612           generic. Also improve handling of things towards the end of the
2613           typefind data: peek as much as we can if we know the size of the
2614           data, rather than just min_size.
2615
2616 2008-05-09  Jan Schmidt  <jan.schmidt@sun.com>
2617
2618         * docs/libs/gst-plugins-base-libs-sections.txt:
2619         * gst-libs/gst/interfaces/colorbalance.c:
2620         * gst-libs/gst/interfaces/colorbalance.h:
2621         * gst-libs/gst/interfaces/colorbalancechannel.c:
2622         * gst-libs/gst/interfaces/colorbalancechannel.h:
2623         * gst-libs/gst/interfaces/tuner.c:
2624         * gst-libs/gst/interfaces/tunerchannel.c:
2625         * gst-libs/gst/interfaces/tunerchannel.h:
2626         * gst-libs/gst/interfaces/tunernorm.c:
2627         * gst-libs/gst/interfaces/tunernorm.h:
2628         * gst-libs/gst/video/video.c:
2629         * gst-libs/gst/video/video.h:
2630         Document the GstTuner and GstColorBalance interfaces, and some
2631         other random API functions that needed it. 70% symbol coverage, woo.
2632
2633 2008-05-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2634
2635         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
2636         Choose to allocate one less segment but require one additional segment
2637         as latency. 
2638
2639         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_acquire):
2640         No need to increment the number of segments in the source.
2641
2642         * gst-libs/gst/audio/gstbaseaudiosink.c:
2643         (gst_base_audio_sink_get_time), (clock_convert_external),
2644         (gst_base_audio_sink_resample_slaving),
2645         (gst_base_audio_sink_skew_slaving),
2646         (gst_base_audio_sink_none_slaving), (gst_base_audio_sink_render),
2647         (gst_base_audio_sink_async_play):
2648         Remove adding latency when returning the internal time while subtracting
2649         it again when we use the value a little later.
2650         When calculating the end timestamp, we are making a rounding error
2651         with the current algorithm. Ensure that we don't accumulate these
2652         rounding errors when aligning samples by not resampling at all if we
2653         don't need to. Fixes #419351.
2654         Make the initial calibration of the clock slaving a little more
2655         predictable and accurate. Also handle the case where we don't do
2656         clock slaving.
2657
2658 2008-05-09  Sebastian Dröge  <slomo@circular-chaos.org>
2659
2660         Based on a patch by:
2661           Björn Benderius <bjoern dot benderius at axis dot com>
2662
2663         * gst/ffmpegcolorspace/avcodec.h:
2664         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2665         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
2666         (gst_ffmpegcsp_avpicture_fill):
2667         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2668         * gst/ffmpegcolorspace/imgconvert_template.h:
2669         Add conversions from/to NV12 and NV21 and conversions between those
2670         two formats. Fixes bug #532166.
2671
2672 2008-05-08  Edward Hervey  <edward.hervey@collabora.co.uk>
2673
2674         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2675         Abort the h264 typefinding as soon as _peek() doesn't return anything,
2676         which happens for example with files smaller than 128kb.
2677
2678 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
2679
2680         Patch by: Wouter Cloetens <zombie at e2big dot org>
2681
2682         * gst-libs/gst/rtsp/Makefile.am:
2683         * gst-libs/gst/rtsp/gstrtspconnection.c:
2684         (gst_rtsp_connection_create), (md5_digest_to_hex_string),
2685         (auth_digest_compute_hex_urp), (auth_digest_compute_response),
2686         (add_auth_header), (gst_rtsp_connection_free),
2687         (gst_rtsp_connection_set_auth), (str_case_hash), (str_case_equal),
2688         (gst_rtsp_connection_set_auth_param),
2689         (gst_rtsp_connection_clear_auth_params):
2690         * gst-libs/gst/rtsp/gstrtspconnection.h:
2691         Add Digest authorization support for RTSP connections. See #532065.
2692
2693         * gst-libs/gst/rtsp/md5.c:
2694         * gst-libs/gst/rtsp/md5.h:
2695         Yeap, another md5 implementation until we can depend on a glib that has
2696         support for it.
2697
2698 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
2699
2700         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2701
2702         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2703         Let audioresample use the buffer allocation of basetransform instead
2704         of it's own stuff.
2705
2706         * tests/check/elements/audioresample.c: (alloc_only_48000),
2707         (GST_START_TEST), (audioresample_suite):
2708         Add unit test for the recent basetransform bugfix, where upstream
2709         changes caps to something that can't be passed through anymore.
2710
2711 2008-05-07  Ole AndrĂ© Vadla RavnĂ¥s  <ole.andre.ravnas at tandberg com>
2712
2713         * win32/common/config.h.in:
2714           Don't define GST_FUNCTION, if GLib supports MSVC we'd much rather
2715           use the real thing than having "???" unconditionally.
2716
2717 2008-05-07  Wim Taymans  <wim.taymans@collabora.co.uk>
2718
2719         * gst-libs/gst/audio/gstbaseaudiosink.c:
2720         (gst_base_audio_sink_query):
2721         Report the latency with the new seglatency parameter.
2722
2723         * gst-libs/gst/audio/gstringbuffer.c:
2724         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
2725         (gst_ring_buffer_acquire):
2726         * gst-libs/gst/audio/gstringbuffer.h:
2727         Add new field to the ringbufferspec to specify the expected latency
2728         between the underlying device read/write pointer, this is needed
2729         when writing sinks that sit a little closer to the hardware.
2730         Add some more docs for other fields.
2731
2732 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2733
2734         * gst/volume/gstvolume.c: (volume_transform_ip):
2735         Return NOT_NEGOTIATED if we didn't set a process function yet for some
2736         reason instead of crashing later. Might fix bug #509125.
2737
2738 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2739
2740         Based on a patch by: Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2741
2742         * gst/audioconvert/audioconvert.c: (audio_convert_prepare_context):
2743         * gst/audioconvert/audioconvert.h:
2744         * gst/audioconvert/gstaudioconvert.c:
2745         (gst_audio_convert_parse_caps),
2746         (structure_has_fixed_channel_positions),
2747         (gst_audio_convert_transform_caps):
2748         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_matrix):
2749         Add support for more than 8 channels and NONE channel layouts. For
2750         more than 8 channels no channel conversion is supported yet, only
2751         format conversions are supported. Fixes bug #398033.
2752
2753         * tests/check/elements/audioconvert.c: (verify_convert),
2754         (GST_START_TEST), (audioconvert_suite):
2755         Add some unit tests by Tim for checking the NONE channel layouts
2756         and more than 8 channels and add some more unit tests for channel
2757         conversions.
2758
2759 2008-05-06  Wim Taymans  <wim.taymans@collabora.co.uk>
2760
2761         * gst/playback/gstdecodebin2.c: (connect_pad):
2762         When autoplugging fails, set the element back to NULL before
2763         unreffing it.
2764
2765 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2766
2767         * win32/common/libgstaudio.def:
2768         Add gst_base_audio_src_[sg]et_slave_method() to the exported
2769         symbols.
2770
2771 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2772
2773         * gst/subparse/samiparse.c: (handle_start_sync),
2774         (end_sami_element), (characters_sami):
2775         Remove trailing, leading and double whitespaces.
2776         Correctly timestamp buffers and output the last buffer too.
2777
2778         * tests/check/elements/subparse.c: (GST_START_TEST),
2779         (subparse_suite):
2780         Add a simple unit test for SAMI parsing.
2781
2782 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2783
2784         Patch by: Young-Ho Cha <ganadist at chollian dot net>
2785
2786         * gst/subparse/samiparse.c: (handle_start_sync),
2787         (start_sami_element), (end_sami_element), (characters_sami),
2788         (sami_context_reset):
2789         Only output characters inside the "sync" elements. There could be
2790         other elements like "style" that have some content but should
2791         not be printed. Fixes bug #467911.
2792
2793 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2794
2795         * gst/playback/gstplaybasebin.c: (set_audio_mute),
2796         (set_active_source):
2797         * gst/playback/gstplaybasebin.h:
2798         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2799         (playbin_set_audio_mute):
2800         Allow setting -1 as current-audio to mute the current audio stream,
2801         similar to what is done for subtitles. Fixes bug #342294.
2802
2803 2008-05-05  Edward Hervey  <edward.hervey at collabora co uk>
2804
2805         * gst-libs/gst/pbutils/descriptions.c: (formats): 
2806         It's SorensOn and not SorensEn.
2807
2808 2008-05-04  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2809
2810         * gst-libs/gst/pbutils/descriptions.c: (formats):
2811           Fix description of video/x-flash-video.
2812
2813 2008-05-04  Sebastian Dröge  <slomo@circular-chaos.org>
2814
2815         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
2816         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
2817         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
2818         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps_list):
2819         Remove some unused code.
2820
2821         * gst/audioconvert/gstaudioquantize.c:
2822         (gst_audio_quantize_free_noise_shaping):
2823         Don't return before freeing the noise shaping history.
2824
2825 2008-05-03  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2826
2827         * tests/check/elements/subparse.c: (do_test),
2828           (test_tmplayer_style3b), (subparse_suite):
2829           Add unit test for the tmplayer variant from bug #530962.
2830
2831 2008-05-03  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2832
2833         * gst/subparse/gstsubparse.c: (handle_buffer),
2834           (gst_sub_parse_sink_event):
2835         * gst/subparse/tmplayerparse.c: (tmplayer_process_buffer),
2836           (tmplayer_parse_line):
2837           Fix parsing of tmplayer subtitle variant where every single line contains
2838           text and there isn't an empty line after each line to determine the
2839           duration (#530962). Improve EOS handling for tmplayer subtitles a bit by
2840           making sure that we push out the last line of text without a duration if
2841           there's still text left in the buffer at the end.
2842
2843 2008-05-03  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2844
2845         * gst/subparse/gstsubparse.c: (feed_textbuf):
2846           Fix detection of discontinuities based on the buffer offset (doesn't work
2847           so well if no buffer offset is set) and also check for the DISCONT buffer
2848           flag. This keeps the parser state from being reset after each buffer in
2849           the unit test.
2850
2851 2008-05-03  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2852
2853         * gst/typefind/gsttypefindfunctions.c: (mpeg_video_stream_type_find):
2854           Further fine-tuning: don't absolutely require sequence or GOP headers
2855           (as introduced in the previous commit), but adjust the typefind
2856           probabilities returned accordingly if we don't see them. Also make sure
2857           picture header and first slice are somewhat close to each other (which
2858           is not perfect but still better than requiring a fixed offset or having
2859           no limit at all).
2860
2861 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2862
2863         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
2864         (gst_basertppayload_sink_setcaps),
2865         (gst_basertppayload_sink_getcaps):
2866         Rename the setcaps/getcaps function internally to make it clear that
2867         they are called for the sink pad.
2868
2869 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2870
2871         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2872         (gst_base_rtp_depayload_class_init),
2873         (gst_base_rtp_depayload_handle_sink_event), (create_segment_event),
2874         (gst_base_rtp_depayload_packet_lost),
2875         (gst_base_rtp_depayload_set_gst_timestamp):
2876         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2877         Catch packet-lost events from the jitterbuffer and convert them into a
2878         vmethod call (lost-packet) so that depayloaders can do something smart.
2879         Also add a default packet-lost function that sends out a segment update
2880         to the decoders.
2881
2882 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
2883
2884         * gst/playback/test4.c:
2885         * gst/playback/test5.c:
2886         * gst/playback/test6.c:
2887         * gst/playback/test7.c:
2888           Also include config.h when relying on defines from it. Fixes the
2889           build. Its been a please to serve :)
2890
2891 2008-05-02  Thijs Vermeir <thijsvermeir@gmail.com>
2892
2893         * gst/videotestsrc/videotestsrc.c (paint_setup_NV12),
2894         (paint_setup_NV21), (paint_hline_NV12_NV21):
2895         Add support for NV12 and NV21 in videotestsrc
2896
2897 2008-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
2898
2899         * gst/videoscale/gstvideoscale.c:
2900         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
2901         * gst/videoscale/vs_image.c: (vs_image_scale_nearest_RGBA),
2902         (vs_image_scale_linear_RGBA), (vs_image_scale_nearest_RGB),
2903         (vs_image_scale_linear_RGB), (vs_image_scale_nearest_YUYV),
2904         (vs_image_scale_linear_YUYV), (vs_image_scale_nearest_UYVY),
2905         (vs_image_scale_linear_UYVY), (vs_image_scale_nearest_Y),
2906         (vs_image_scale_linear_Y), (vs_image_scale_nearest_RGB565),
2907         (vs_image_scale_linear_RGB565), (vs_image_scale_nearest_RGB555),
2908         (vs_image_scale_linear_RGB555):
2909         Support 1x1 images as input and output as for example the BBC HQ new
2910         streams have 1x1 GIFs in the playlists for some reason.
2911
2912 2008-05-01  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2913
2914         * gst/playback/gstdecodebin.c: (free_pad_probe_for_element),
2915           (try_to_link_1):
2916           If we can't activate one of the decoders we plugged in (such as,
2917           say, musepackdec) for some reason (it might not support push mode,
2918           for example), remove any pad probes that close_pad_link() might
2919           have set up. This makes sure we later don't try to remove a probe
2920           for a pad that doesn't exist any longer, and avoids nast warnings
2921           and probably other things too.
2922
2923 2008-04-30  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2924
2925         * gst/typefind/gsttypefindfunctions.c:
2926           (mpeg_video_stream_ctx_ensure_data), (mpeg_video_stream_type_find),
2927           (plugin_init):
2928           Rework mpeg video stream typefinding a bit more: make sure sequence,
2929           GOP, picture and slice headers appear in the order they should and
2930           that we've in fact at least had one of each; fix picture header
2931           detection; decouple picture and slice header check - don't assume
2932           they're at a fixed offset, there may be extra data in between. Also,
2933           announce varying degrees of probability depending on what we found
2934           exactly (multiple pictures, at least one picture, just sequence and
2935           GOP headers). Finally, in _ensure_data(), take into account that we
2936           might be typefinding smaller amounts of data, such as the first
2937           buffer of a stream, so fall back to the minimum size needed as long
2938           as that's available, instead of erroring out if there's less than
2939           2kB of data. Fixes #526173. Conveniently also doesn't recognise the
2940           fuzzed file from #399342 as valid.
2941
2942 2008-04-30  Michael Smith <msmith@songbirdnest.com>
2943
2944         * ext/theora/theoradec.c:
2945           Cool kids don't divide by zero.
2946           Treat PAR of x:0 as 1:1.
2947           Fixes #530719.
2948
2949 2008-04-30  Tim-Philipp MĂ¼ller  <tim.muller at collabora co uk>
2950
2951         * gst/typefind/gsttypefindfunctions.c: (MpegVideoStreamCtx),
2952           (mpeg_video_stream_ctx_advance), (mpeg_video_stream_ctx_ensure_data),
2953           (mpeg_video_stream_type_find):
2954           Refactor a bit: use context structure to track parsing offset and
2955           size of available data and make the code a bit clearer. Fixes bad
2956           memory access in #356937.
2957
2958 2008-04-28  Michael Smith <msmith@songbirdnest.com>
2959
2960         * gst/playback/test4.c:
2961         * gst/playback/test5.c:
2962         * gst/playback/test6.c:
2963         * gst/tcp/gstmultifdsink.c:
2964           Include stdlib.h and unistd.h only if the appropriate HAVE_*_H macro
2965           is defined.
2966
2967 2008-04-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2968
2969         * gst-libs/gst/audio/gstbaseaudiosink.h:
2970         Clarify some docs.
2971
2972         * gst-libs/gst/audio/gstbaseaudiosrc.c: (slave_method_get_type),
2973         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
2974         (gst_base_audio_src_set_slave_method),
2975         (gst_base_audio_src_get_slave_method),
2976         (gst_base_audio_src_set_property),
2977         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
2978         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2979         Add property and methods for selecting the clock slave method in the
2980         source, like in the sink.
2981         We only implement "none" and "re-timestamp" for now.
2982         API: gst_base_audio_src_set_slave_method()
2983         API: gst_base_audio_src_get_slave_method()
2984
2985 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
2986
2987         * gst-libs/gst/rtp/gstrtpbuffer.c:
2988         Fix the docs about the seqnum compare function, it returns a difference.
2989
2990 2008-04-24  Edward Hervey  <edward.hervey@collabora.co.uk>
2991
2992         * ext/alsa/gstalsadeviceprobe.c:
2993         (gst_alsa_get_device_list): Don't return before freeing up
2994         the allocated structures.
2995
2996 2008-04-24  Stefan Kost  <ensonic@users.sf.net>
2997
2998         * gst/playback/gstplaybin.c:
2999           Remove obsolete streaminfo code and fix a leak. Fixes #529546
3000
3001 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
3002
3003         * ext/ogg/gstoggdemux.c:
3004           Revert the event part, that should not go in.
3005
3006 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
3007
3008         * ext/ogg/gstoggdemux.c:
3009           Don't leak GstPluginFeatures when filtering.
3010
3011 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
3012
3013         * sys/xvimage/xvimagesink.c:
3014           Add some logging for cases when grabbing the xv failed.
3015
3016 2008-04-21  David Schleef  <ds@schleef.org>
3017
3018         * ext/ogg/gstoggmux.c:
3019           Update Ogg/Dirac muxing.  Removes the weird "KW-DIRAC" bos
3020           packet.  Should conform to what we currently think is the
3021           final Ogg/Dirac muxing spec.
3022
3023 2008-04-21  David Schleef  <ds@schleef.org>
3024
3025         * sys/xvimage/xvimagesink.c:
3026           Fix typo that causes the overlay keying color to bright green
3027           on a 16-bit display.  Dark grey good.  Bright green bad.
3028
3029 2008-04-21  Stefan Kost  <ensonic@users.sf.net>
3030
3031         * ext/gnomevfs/gstgnomevfsuri.c:
3032           Add  FIXME comment about using uri-list for source and sink.
3033
3034 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3035
3036         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
3037         GST_TYPE_FRACTION contains gints so correctly cast gint64 arguments to
3038         vaargs functions to gint. Otherwise the fractions will get 0 set
3039         instead of the correct value on big endian systems. Fixes bug #529018.
3040
3041 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3042
3043         * ext/gnomevfs/gstgnomevfssink.c:
3044         (gst_gnome_vfs_sink_uri_get_protocols):
3045         * ext/gnomevfs/gstgnomevfssrc.c:
3046         (gst_gnome_vfs_src_uri_get_protocols):
3047         * ext/gnomevfs/gstgnomevfsuri.c: (_internal_get_supported_uris),
3048         (gst_gnomevfs_get_supported_uris):
3049         Get the list of supported URI schemes in a threadsafe way and use the
3050         same list for the source and sink.
3051
3052 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3053
3054         * ext/gio/gstgio.c: (_internal_get_supported_protocols),
3055         (gst_gio_get_supported_protocols):
3056         Don't generate a new supported protocols list on each call but cache
3057         it. It's supposed to be static anyway, this way we only leak it once
3058         per process.
3059
3060         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
3061         (gst_gio_sink_class_init), (gst_gio_sink_finalize),
3062         (gst_gio_sink_set_property), (gst_gio_sink_get_property),
3063         (gst_gio_sink_start):
3064         * ext/gio/gstgiosink.h:
3065         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
3066         (gst_gio_src_class_init), (gst_gio_src_finalize),
3067         (gst_gio_src_set_property), (gst_gio_src_get_property),
3068         (gst_gio_src_start):
3069         * ext/gio/gstgiosrc.h:
3070         API: Add "file" properties where one can set a GFile as
3071         source/destination.
3072
3073         Add locking to the properties and use
3074         gst_element_class_set_details_simple() instead of a static
3075         GstElementDetails struct.
3076
3077 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
3078
3079         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
3080         (plugin_init):
3081         Add "mpp" and "mp+" as possible extensions for MusePack files.
3082
3083         Add typefinding for MusePack StreamVersion 8 files and include the
3084         stream version in the caps.
3085
3086 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
3087
3088         * gst-libs/gst/rtp/gstrtppayloads.c:
3089         (gst_rtp_payload_info_for_name):
3090         Use g_ascii_strcasecmp() instead of the deprecated g_strcasecmp().
3091
3092 2008-04-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3093
3094         * configure.ac:
3095           Bump Gtk+ requirement to 2.12.0 for gtk_range_set_fill_level
3096           (NB: this only affects compilation of some of the examples).
3097           Remove some configure.ac cruft that's not needed any longer.
3098
3099 2008-04-18  Edward Hervey  <edward.hervey@collabora.co.uk>
3100
3101         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
3102         Don't validate the payload if there isn't any.
3103         Fixes #525915
3104
3105 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
3106
3107         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_may_start):
3108         Use g_atomic_int_set() instead of gst_atomic_int_set().
3109
3110 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
3111
3112         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3113         Return NULL instead of a gchar * array with one NULL element if we
3114         don't get any supported URI schemes from GIO.
3115
3116 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
3117
3118         * gst/audiotestsrc/gstaudiotestsrc.c:
3119           Remove cpp style commented old code.
3120
3121 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
3122
3123         * gst/playback/gstdecodebin2.c:
3124           Fix signal docs.
3125
3126 2008-04-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3127
3128         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
3129           (gst_text_overlay_init):
3130           Fix textoverlay unit test again by making the supposed default
3131           value for the wait-text property the actual default value.
3132           Also fix Since: tag for new property.
3133
3134 2008-04-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3135
3136         * gst-libs/gst/video/video.c: (gst_video_format_new_caps),
3137           (gst_video_format_to_fourcc), (gst_video_format_get_row_stride),
3138           (gst_video_format_get_pixel_stride),
3139           (gst_video_format_get_component_width),
3140           (gst_video_format_get_component_height),
3141           (gst_video_format_get_component_offset), (gst_video_format_get_size),
3142           (gst_video_format_convert):
3143           Add guards to these functions to ensure sane input values.
3144
3145         * tests/check/libs/video.c:
3146           Fix unit test not to create caps with width=0 and height=0.
3147
3148 2008-04-11  Wim Taymans  <wim.taymans@collabora.co.uk>
3149
3150         * docs/design/draft-keyframe-force.txt:
3151         Fix typo.
3152
3153         * gst/playback/gstqueue2.c: (update_buffering),
3154         (gst_queue_handle_src_query):
3155         Set buffering mode in the messages.
3156         Set buffering percent in the query.
3157
3158         * tests/examples/seek/seek.c: (update_fill), (msg_state_changed),
3159         (do_stream_buffering), (do_download_buffering), (msg_buffering):
3160         Do some more fancy things based on the buffering method in use.
3161
3162 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
3163
3164         * tests/examples/seek/seek.c: (update_fill), (set_update_fill),
3165         (play_cb), (pause_cb), (stop_cb), (msg_state_changed),
3166         (msg_buffering), (main):
3167         Add basic download reports to seek using the new buffering API.
3168
3169 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
3170
3171         * gst/playback/gstqueue2.c: (update_buffering),
3172         (gst_queue_close_temp_location_file), (gst_queue_handle_src_query),
3173         (gst_queue_src_checkgetrange_function):
3174         Include extra buffering stats in the buffering message.
3175         Implement BUFFERING query.
3176
3177         * gst/playback/gsturidecodebin.c: (do_async_start),
3178         (do_async_done), (type_found), (setup_streaming), (setup_source),
3179         (gst_uri_decode_bin_change_state):
3180         Only add decodebin2 when the type is found in streaming mode.
3181         Make uridecodebin async to PAUSED even when we don't have decodebin2
3182         added yet.
3183
3184 2008-04-09  Sebastian Dröge  <slomo@circular-chaos.org>
3185
3186         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3187         Filter cdda from the supported URI schemes. We can't support
3188         musicbrainz tags and everything else one expects from a cdda source
3189         with GIO. Fixes bug #526794.
3190
3191 2008-04-07  Jan Schmidt  <jan.schmidt@sun.com>
3192
3193         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_new),
3194         (gst_xvimagesink_buffer_alloc):
3195         Fix calculation of 'expected size' for YV12 buffers.
3196         Be a little more verbose in the debug output for buffer-alloc'ed
3197         buffers which turn out to have the wrong size.
3198
3199 2008-04-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3200
3201         * NEWS:
3202         * RELEASE:
3203         * gst-plugins-base.doap:
3204           Merge other changes from 0.10.19 release branch.
3205
3206 2008-04-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3207
3208         * gst-libs/gst/audio/gstbaseaudiosink.c:
3209           (gst_base_audio_sink_class_init):
3210         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3211           (gst_base_audio_src_class_init):
3212         * gst/playback/gstplayback.c: (plugin_init):
3213         * gst/volume/gstvolume.c: (plugin_init):
3214           Work around missing bits of thread-safety on older GLibs some
3215           more to avoid assertions when starting up multiple playbin
3216           objects concurrently (see #512382).
3217
3218 2008-04-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3219
3220         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
3221           Remove some more fields.
3222
3223 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
3224
3225         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
3226
3227         * configure.ac:
3228         Actually build dlls when cross-compiling with mingw32.
3229         Fixes bug #526247.
3230
3231 2008-04-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3232
3233         * configure.ac:
3234           Bump version to 0.10.19.1 after the unplanned 0.10.19 release.
3235
3236 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3237
3238         * tests/examples/seek/seek.c: (play_cb), (pause_cb), (stop_cb),
3239         (msg_buffering), (connect_bus_signals), (main):
3240         Add statusbar.
3241         Add buffering support with feedback in the statusbar.
3242
3243 2008-04-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3244
3245         * ext/ogg/gstoggmux.c:
3246           Fix sample pipeline description.
3247
3248 2008-04-03  Stefan Kost  <ensonic@users.sf.net>
3249
3250         * docs/plugins/Makefile.am:
3251         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3252         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
3253         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3254           Add playbin, playbin2, decodebin, decodebin2, uridecodebin and oggmux
3255
3256         * docs/plugins/gst-plugins-base-plugins.args:
3257         * docs/plugins/gst-plugins-base-plugins.hierarchy:
3258         * docs/plugins/gst-plugins-base-plugins.interfaces:
3259         * docs/plugins/gst-plugins-base-plugins.prerequisites:
3260         * docs/plugins/inspect/plugin-adder.xml:
3261         * docs/plugins/inspect/plugin-alsa.xml:
3262         * docs/plugins/inspect/plugin-audioconvert.xml:
3263         * docs/plugins/inspect/plugin-audiorate.xml:
3264         * docs/plugins/inspect/plugin-audioresample.xml:
3265         * docs/plugins/inspect/plugin-audiotestsrc.xml:
3266         * docs/plugins/inspect/plugin-cdparanoia.xml:
3267         * docs/plugins/inspect/plugin-decodebin.xml:
3268         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3269         * docs/plugins/inspect/plugin-gdp.xml:
3270         * docs/plugins/inspect/plugin-gnomevfs.xml:
3271         * docs/plugins/inspect/plugin-libvisual.xml:
3272         * docs/plugins/inspect/plugin-ogg.xml:
3273         * docs/plugins/inspect/plugin-pango.xml:
3274         * docs/plugins/inspect/plugin-playback.xml:
3275         * docs/plugins/inspect/plugin-queue2.xml:
3276         * docs/plugins/inspect/plugin-subparse.xml:
3277         * docs/plugins/inspect/plugin-tcp.xml:
3278         * docs/plugins/inspect/plugin-theora.xml:
3279         * docs/plugins/inspect/plugin-typefindfunctions.xml:
3280         * docs/plugins/inspect/plugin-uridecodebin.xml:
3281         * docs/plugins/inspect/plugin-video4linux.xml:
3282         * docs/plugins/inspect/plugin-videorate.xml:
3283         * docs/plugins/inspect/plugin-videoscale.xml:
3284         * docs/plugins/inspect/plugin-videotestsrc.xml:
3285         * docs/plugins/inspect/plugin-volume.xml:
3286         * docs/plugins/inspect/plugin-vorbis.xml:
3287         * docs/plugins/inspect/plugin-ximagesink.xml:
3288         * docs/plugins/inspect/plugin-xvimagesink.xml:
3289           Update introspection data.
3290
3291         * ext/ogg/gstoggmux.c:
3292           Document oggmux.
3293
3294         * gst/playback/gstdecodebin2.c:
3295           Don't use gtk-doc style comment start for private stuff, but make it
3296           formatted like this for consistency.
3297
3298 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3299
3300         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
3301         (gst_decode_bin_init), (gst_decode_bin_dispose),
3302         (gst_decode_bin_set_sink_caps), (gst_decode_bin_get_sink_caps),
3303         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
3304         (analyze_new_pad), (connect_pad), (expose_pad),
3305         (gst_decode_group_new), (gst_decode_group_control_demuxer_pad),
3306         (gst_decode_group_expose), (gst_decode_group_free),
3307         (do_async_start), (do_async_done), (gst_decode_bin_change_state):
3308         Remove fakesink hack, we can now implement this more elegantly.
3309         Added property to bypass typefinding.
3310         Removed underrun callback and demuxer pad probe, we now use the srcpad
3311         probe to expose groups.
3312         API::sink-caps property
3313
3314         * gst/playback/gstplaybin2.c: (no_more_pads_cb):
3315         Guard against multiple emissions of the no_more_pads signal, which
3316         happens when we are dealing with chained oggs.
3317
3318         * gst/playback/gsturidecodebin.c: (remove_decoders),
3319         (make_decoder), (type_found), (setup_streaming), (source_new_pad),
3320         (setup_source):
3321         For streams, use our own typefind element and plug our queue after it.
3322         We will need this to determine the type of buffering to use for the
3323         queue soon.
3324
3325 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3326
3327         * gst-libs/gst/audio/gstbaseaudiosink.c:
3328         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render):
3329         Guard against over and underflows because of clock slaving.
3330         When we are using our own clock, still compensate for any calibrations
3331         that we might have done to our clock.
3332
3333 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3334
3335         * ext/theora/theoradec.c: (theora_handle_type_packet),
3336         (theora_dec_chain):
3337         Don't try to do anything fancy with the return code from pushing an
3338         event, it does not have enough information to turn it into a
3339         GST_FLOW_ERROR.
3340
3341 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3342
3343         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_reset),
3344         (gst_ogg_demux_chain_elem_pad):
3345         Add small debug line.
3346         Pass return code from the internal decoder instead of the too generic
3347         GST_FLOW_ERROR.
3348
3349 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
3350
3351         * gst-libs/gst/cdda/Makefile.am:
3352         * gst-libs/gst/cdda/base64.c:
3353         * gst-libs/gst/cdda/base64.h:
3354         * gst-libs/gst/cdda/gstcddabasesrc.c:
3355         (gst_cddabasesrc_calculate_musicbrainz_discid):
3356         Use GLib's base64 implementation instead of our own.
3357
3358 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3359
3360         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3361         (gst_ogg_demux_read_chain):
3362         Refix oggdemux, we only have a problem if we failed to find a chain and
3363         we are not EOF.
3364
3365 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3366
3367         Patch by: Victor STINNER <victor dot stinner at haypocalc dot com>
3368
3369         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3370         (gst_ogg_demux_read_chain):
3371         When we fail to find a BOS page and we and up with no chain, error out
3372         properly instead of segfaulting. Fixes #525665.
3373
3374 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3375
3376         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3377         (gst_ogg_demux_read_chain), (gst_ogg_demux_handle_page):
3378         The new-pad-group sequence is add-pads, no-more-pads, add-pads,
3379         no-more-pads...
3380
3381 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3382
3383         * gst/playback/gstqueue2.c: (update_out_rates),
3384         (gst_queue_open_temp_location_file),
3385         (gst_queue_close_temp_location_file), (gst_queue_handle_src_event),
3386         (gst_queue_handle_src_query), (gst_queue_set_property):
3387         Update the estimated input data when we push out a buffer.
3388         Add some debug info about the temp file.
3389         Only forward src events when we are not using a temp file.
3390         Don't block the duration query, we need to find something better.
3391         Don't leak the temp filename.
3392
3393 2008-04-01  Sebastian Dröge  <slomo@circular-chaos.org>
3394
3395         * configure.ac:
3396         Require GLib 2.12 and liboil 0.3.14.
3397
3398         * gst/volume/gstvolume.c: (volume_process_double):
3399         Unconditionally use liboil 0.3.14 function.
3400
3401 2008-03-31  Wim Taymans  <wim.taymans@collabora.co.uk>
3402
3403         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3404         ms-gsm can have arbitrarty sample rates. See #481354.
3405
3406 2008-03-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3407
3408         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
3409         MP4S is generic MPEG-4, not a microsoft variant.
3410
3411 2008-03-27  Michael Smith <msmith@fluendo.com>
3412
3413         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
3414           Check the body CRC (if set) when depayloading.
3415           Fixes #522401.
3416
3417 2008-03-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3418
3419         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
3420           Fix Since: version for new property.
3421
3422 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3423
3424         * gst-libs/gst/rtsp/gstrtspconnection.c:
3425         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
3426         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_poll):
3427         Don't error when poll_wait returns EAGAIN.
3428
3429 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3430
3431         * gst/playback/gstqueue2.c: (gst_queue_is_filled):
3432         The queue is never filled when there are no buffers in the queue at all.
3433         Fixes #523993.
3434
3435 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3436
3437         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3438         (init_group), (free_group), (gst_play_bin_init),
3439         (gst_play_bin_finalize), (gst_play_bin_set_uri),
3440         (gst_play_bin_set_suburi), (gst_play_bin_get_video_tags),
3441         (gst_play_bin_get_audio_tags), (gst_play_bin_get_text_tags),
3442         (gst_play_bin_set_current_video_stream),
3443         (gst_play_bin_set_current_audio_stream),
3444         (gst_play_bin_set_current_text_stream),
3445         (gst_play_bin_set_encoding), (gst_play_bin_set_property),
3446         (gst_play_bin_get_property), (pad_added_cb), (pad_removed_cb),
3447         (no_more_pads_cb), (perform_eos), (autoplug_select_cb),
3448         (activate_group), (deactivate_group), (setup_next_source),
3449         (save_current_group), (gst_play_bin_change_state):
3450         Update some docs.
3451         Add new locks and conds to protect pipeline creation and group
3452         switching.
3453         Implement the sub-uri property.
3454         Keep track of pending uridecodebin creation and configure the output
3455         pipeline after all streams are configured.
3456         Propagate subtitle encoding to the uridecodebins.
3457         Implement getting the video/audio/visualisation elements.
3458         Use input-selector for stream switching.
3459         If we are asked to do visualisation, prefer to autoplug raw sinks
3460         instead of sinks that accept encoded data.
3461
3462 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3463
3464         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
3465         (gst_play_sink_init), (gst_play_sink_dispose),
3466         (gst_play_sink_set_video_sink), (gst_play_sink_get_video_sink),
3467         (gst_play_sink_set_audio_sink), (gst_play_sink_get_audio_sink),
3468         (gst_play_sink_vis_unblocked), (gst_play_sink_vis_blocked),
3469         (gst_play_sink_set_vis_plugin), (gst_play_sink_get_vis_plugin),
3470         (gst_play_sink_set_volume), (gst_play_sink_get_volume),
3471         (gst_play_sink_set_mute), (gen_video_chain), (gen_text_chain),
3472         (gen_audio_chain), (gen_vis_chain), (gst_play_sink_reconfigure),
3473         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
3474         (gst_play_sink_send_event_to_sink), (gst_play_sink_change_state):
3475         * gst/playback/gstplaysink.h:
3476         Add methods to get audio/video/vis elements.
3477         Add methods to set the font description for the overlay.
3478         Remove properties, we're using this element with its methods only.
3479         Add support for subtitles.
3480         Rearrange the locking a bit to not use the object lock for protecting
3481         the pipeline construction.
3482         Try to use the volume and mute property on the sink when its available.
3483         Implement the mute option with volume when the sink does not have a mute
3484         property.
3485         Only add volume element when the sink has no volume property.
3486         Only do visualisations with raw audio pads.
3487
3488 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3489
3490         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
3491         (gst_text_overlay_init), (gst_text_overlay_set_property),
3492         (gst_text_overlay_get_property), (gst_text_overlay_src_event),
3493         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
3494         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
3495         (gst_text_overlay_change_state):
3496         * ext/pango/gsttextoverlay.h:
3497         Add property to configure waiting for text on the textpad or not, with
3498         the default behaviour being the old one (always wait for text before
3499         rendering the video). This default behaviour is usually not the best one
3500         because the text stream can very sparse and could require queueing a lot
3501         of video.
3502         Fix the flushing and EOS handing so that we don't mix up their meaning.
3503
3504 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3505
3506         * gst/playback/gsturidecodebin.c:
3507         (gst_uri_decode_bin_autoplug_factories),
3508         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
3509         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_encoding),
3510         (gst_uri_decode_bin_set_property),
3511         (gst_uri_decode_bin_get_property), (no_more_pads_full),
3512         (new_decoded_pad_cb), (gen_source_element), (remove_decoders),
3513         (proxy_autoplug_factories_signal), (make_decoder),
3514         (source_new_pad), (setup_source):
3515         Add a readonly source property and notify.
3516         Add new lock for protecting the construction of the pipeline.
3517         Keep track of the decodebins we plugged.
3518         Correctly proxy the autoplug signal so that it actually continues.
3519         Proxy subtitle-encoding to the decodebins.
3520
3521 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3522
3523         * tests/examples/seek/seek.c: (audio_toggle_cb), (video_toggle_cb),
3524         (text_toggle_cb), (update_streams), (main):
3525         Rearrange some buttons in playbin2 and make some other boxes insensitive
3526         when needed.
3527         Add language codes to subtitle selection boxes when we gind the right
3528         tags for the streams.
3529
3530 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3531
3532         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
3533         (gst_decode_bin_set_caps), (gst_decode_bin_get_caps),
3534         (gst_decode_bin_set_subs_encoding),
3535         (gst_decode_bin_get_subs_encoding),
3536         (gst_decode_bin_autoplug_factories), (connect_pad), (are_raw_caps),
3537         (deactivate_free_recursive):
3538         Protect caps property with the object lock.
3539         Protect encoding property with the object lock.
3540         Keep list of elements we added that have the subtitle-encoding property.
3541         Distribute the subtitle-encoding to all of the elements when it
3542         changes.
3543
3544 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3545
3546         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_release):
3547         Small debug improvement.
3548
3549         * gst-libs/gst/audio/gstbaseaudiosink.c:
3550         (gst_base_audio_sink_render):
3551         Fix bug in determining the sample start/stop position, we want to base
3552         this decision on the fact that we are going forwards or backwards, not
3553         slower or faster. This fixes some ugly resync warnings when playing at
3554         very slow speeds.
3555
3556 2008-03-23  Sebastian Dröge  <slomo@circular-chaos.org>
3557
3558         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3559         Correctly set the supported URI schemes and don't leave
3560         some schemes in the middle or at the start at NULL.
3561
3562 2008-03-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3563
3564         * tests/check/elements/gdpdepay.c:
3565           Make test compile without unused function/variable warnings on PPC.
3566  
3567 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3568
3569         * configure.ac:
3570         * ext/alsa/gstalsamixerelement.c:
3571         (gst_alsa_mixer_element_class_init):
3572         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init):
3573         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
3574         * ext/cdparanoia/gstcdparanoiasrc.c:
3575         (gst_cd_paranoia_src_class_init):
3576         * ext/gio/gstgiosink.c: (gst_gio_sink_class_init):
3577         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init):
3578         * ext/gio/gstgiostreamsink.c: (gst_gio_stream_sink_class_init):
3579         * ext/gio/gstgiostreamsrc.c: (gst_gio_stream_src_class_init):
3580         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
3581         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init):
3582         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
3583         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
3584         * ext/pango/gsttextrender.c: (gst_text_render_class_init):
3585         * ext/theora/theoradec.c: (gst_theora_dec_class_init):
3586         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
3587         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
3588         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_class_init):
3589         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3590         (gst_audio_filter_template_class_init):
3591         * gst-libs/gst/audio/gstbaseaudiosink.c:
3592         (gst_base_audio_sink_class_init):
3593         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3594         (gst_base_audio_src_class_init):
3595         * gst-libs/gst/cdda/gstcddabasesrc.c:
3596         (gst_cdda_base_src_class_init):
3597         * gst-libs/gst/interfaces/mixertrack.c:
3598         (gst_mixer_track_class_init):
3599         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3600         (gst_base_rtp_depayload_class_init):
3601         * gst-libs/gst/rtp/gstbasertppayload.c:
3602         (gst_basertppayload_class_init):
3603         * gst/audioconvert/gstaudioconvert.c:
3604         (gst_audio_convert_class_init):
3605         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_class_init):
3606         * gst/audioresample/gstaudioresample.c:
3607         (gst_audioresample_class_init):
3608         * gst/audiotestsrc/gstaudiotestsrc.c:
3609         (gst_audio_test_src_class_init):
3610         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init):
3611         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
3612         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3613         (preroll_unlinked):
3614         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
3615         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init):
3616         * gst/playback/gstplaysink.c: (gst_play_sink_class_init):
3617         * gst/playback/gstqueue2.c: (gst_queue_class_init):
3618         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
3619         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
3620         (gst_stream_selector_class_init):
3621         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
3622         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
3623         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3624         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
3625         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
3626         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
3627         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
3628         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init):
3629         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
3630         * gst/videotestsrc/gstvideotestsrc.c:
3631         (gst_video_test_src_class_init):
3632         * gst/volume/gstvolume.c: (gst_volume_class_init):
3633         * sys/v4l/gstv4lelement.c: (gst_v4lelement_class_init):
3634         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
3635         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
3636         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
3637         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
3638         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
3639         Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use
3640         static strings (i.e. all). This gives us less memory usage,
3641         fewer allocations and thus less memory defragmentation. Depend
3642         on core CVS for this. Fixes bug #523806.
3643
3644 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3645
3646         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3647         Filter http and https protocols. GIO/GVfs handles them but it's
3648         impossible to implement iradio/icecast with it. Better use
3649         souphttpsrc or something else for this.
3650
3651         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
3652         If getting the file informations by a query fails try it with the
3653         seek-to-end trick too.
3654
3655 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3656
3657         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
3658         (gst_volume_base_init), (gst_volume_class_init),
3659         (volume_process_double), (volume_process_float),
3660         (volume_transform_ip), (plugin_init):
3661         memset buffers to zero if we get a GAP buffer. We usually see a
3662         buffer as one unit so let's handle it as one and don't care about
3663         volume changes while processing one buffer.
3664         Also clean up some stuff a bit.
3665
3666 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3667
3668         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
3669         (gst_audio_convert_create_silence_buffer),
3670         (gst_audio_convert_transform):
3671         Make audioconvert GAP-aware by outputting silence buffers when the
3672         input has the GAP flag set. This is up to 8x faster.
3673         Based on a patch by Stefan Kost. Fixes bug #517813.
3674
3675 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3676
3677         * gst/volume/gstvolume.c: (volume_process_double):
3678         Use oil_scalarmultiply_f64_ns() for double processing when it's
3679         available at compile time.
3680
3681 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3682
3683         * configure.ac:
3684         Fix lrint/lrintf checks to actually work. These functions are
3685         in libm on Linux at least so try to link to it.
3686
3687 2008-03-21  Jan Schmidt  <jan.schmidt@sun.com>
3688
3689         * configure.ac:
3690         Back to development - 0.10.18.1
3691
3692 === release 0.10.18 ===
3693
3694 2008-03-20  Jan Schmidt <jan.schmidt@sun.com>
3695
3696         * configure.ac:
3697           releasing 0.10.18, "I will follow"
3698
3699 2008-03-18  Jan Schmidt  <jan.schmidt@sun.com>
3700
3701         * configure.ac:
3702         * win32/common/config.h:
3703         0.10.17.4 pre-release
3704
3705 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3706
3707         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_dump):
3708         Use GST_STR_NULL when trying to print strings that could be NULL because
3709         this might crash on some platforms. See #520808.
3710
3711 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3712
3713         Patch by: Ole AndrĂ© Vadla RavnĂ¥s  <ole.andre.ravnas@tandberg.com>
3714
3715         * gst-libs/gst/rtsp/gstrtspconnection.c:
3716         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
3717         (read_line), (gst_rtsp_connection_read_internal):
3718         Generic Windows fixes that makes libgstrtsp work on Windows when
3719         coupled with the new GstPoll API. See #520808.
3720
3721 2008-03-17  Sebastian Dröge  <slomo@circular-chaos.org>
3722
3723         Patch by: Milosz Derezynski <internalerror at gmail dot com>
3724
3725         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
3726           If seeking to a new position succeeds don't simply return from
3727           create() without creating a buffer. Do this only in the case
3728           seeking to the new position fails. Fixes bug #523054.
3729
3730 2008-03-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3731
3732         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps),
3733           (gst_video_format_from_rgba32_masks):
3734           Fix gst_video_format_parse_caps() for RGB caps with alpha channel
3735           (#522635).
3736
3737         * tests/check/libs/video.c: (test_parse_caps_rgb), (video_suite):
3738           Add unit test for the RGB caps parsing and creation, checking for
3739           internal consistency of the new API and consistency of the API with
3740           the old GST_VIDEO_CAPS_* defines.
3741
3742 2008-03-14  David Schleef  <ds@schleef.org>
3743
3744         * gst/videotestsrc/videotestsrc.c:  Oops, revert last change
3745           because -base is in freeze.
3746
3747 2008-03-14  David Schleef  <ds@schleef.org>
3748
3749         Patch by: William M. Brack
3750
3751         * gst/videotestsrc/videotestsrc.c: Fix Bayer pattern generation.
3752
3753 2008-03-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3754
3755         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
3756         (gst_selector_pad_chain):
3757         * gst/playback/gststreamselector.h:
3758         Revert change that caused regression until a real fix is found.
3759         Fixes #522203.
3760
3761 2008-03-12  Michael Smith <msmith@fluendo.com>
3762
3763         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
3764         * gst-libs/gst/audio/gstringbuffer.h:
3765           Rename recently added buffer types to make more sense.
3766         * ext/alsa/gstalsasink.c: (alsasink_parse_spec),
3767         (gst_alsasink_write):
3768           Adapt for above API changes.
3769           Fixes bug #520523.
3770
3771 2008-03-11  Sebastian Dröge  <slomo@circular-chaos.org>
3772
3773         * win32/common/libgstnetbuffer.def:
3774         Add new symbol gst_netaddress_equal. Fixes bug #521743.
3775
3776 2008-03-11  Jan Schmidt  <jan.schmidt@sun.com>
3777
3778         * configure.ac:
3779         * win32/common/config.h:
3780         0.10.17.3 pre-release
3781
3782 2008-03-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3783
3784         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3785         (gst_base_audio_src_create):
3786         Fix duration when no clock was provided. Fixes #520300.
3787
3788 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3789
3790         Patch by: Olivier Crete  <tester at tester ca>
3791
3792         * docs/libs/gst-plugins-base-libs-sections.txt:
3793         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netaddress_equal):
3794         * gst-libs/gst/netbuffer/gstnetbuffer.h:
3795         Add trivial function to compare GstNetAddress. See #520626.
3796         API: GstNetBuffer::gst_netaddress_equal
3797
3798 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3799
3800         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3801         Update mode property docs, it's deprecated now.
3802
3803 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3804
3805         * gst-libs/gst/rtsp/gstrtspconnection.c:
3806         (gst_rtsp_connection_create):
3807         * gst/tcp/gstmultifdsink.c: (gst_fdset_mode_get_type),
3808         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_start):
3809         * gst/tcp/gstmultifdsink.h:
3810         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
3811         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_start):
3812         Remove GstPollMode from gstpoll constructor.
3813
3814 2008-03-04  Jan Schmidt  <jan.schmidt@sun.com>
3815
3816         * configure.ac:
3817         * win32/common/config.h:
3818         0.10.17.2 pre-release
3819
3820 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
3821
3822         * gst/Makefile.am:
3823         GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean
3824         them twice
3825
3826         * win32/common/libgstinterfaces.def:
3827         * win32/common/libgstrtp.def:
3828         Add new API to the defs
3829
3830 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3831
3832         Patch by: Mersad Jelacic  <mersad at axis dot com>
3833
3834         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3835         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
3836         API: add gst_base_rtp_audio_payload_set_samplebits_options() to make it
3837         possible to specify the sample size in bits. (#509637)
3838
3839 2008-03-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3840
3841         * tests/check/libs/mixer.c:
3842           Add a few simple checks for the new message types.
3843
3844 2008-03-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3845
3846         * docs/libs/gst-plugins-base-libs-sections.txt:
3847         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_option_changed),
3848           (gst_mixer_options_list_changed), (gst_mixer_mixer_changed),
3849           (gst_mixer_message_get_type),
3850           (gst_mixer_message_parse_option_changed),
3851           (gst_mixer_message_parse_options_list_changed):
3852         * gst-libs/gst/interfaces/mixer.h: (GstMixerType),
3853           (GST_MIXER_MESSAGE_OPTION_CHANGED),
3854           (GST_MIXER_MESSAGE_OPTIONS_LIST_CHANGED),
3855           (GST_MIXER_MESSAGE_MIXER_CHANGED):
3856           API: add gst_mixer_options_list_changed(), gst_mixer_mixer_changed()
3857           and gst_mixer_message_parse_options_list_changed(). Fixes #519916.
3858
3859 2008-03-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3860
3861         * gst-libs/gst/interfaces/mixeroptions.c: (gst_mixer_options_init),
3862           (gst_mixer_options_get_values):
3863         * gst-libs/gst/interfaces/mixeroptions.h:
3864           (GST_MIXER_OPTIONS_GET_CLASS), (GstMixerOptionsClass),
3865           (_GstMixerOptions), (_GstMixerOptionsClass):
3866           API: add GstMixerOptions::get_values vfunc (#519906)
3867
3868 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3869
3870         * configure.ac:
3871         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
3872         plug-ins are included/excluded. (#498222)
3873
3874 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
3875
3876         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3877         Add typefinder for IMelody files, using audio/x-imelody.
3878         See bug #519516.
3879
3880 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
3881
3882         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_get_type):
3883         * ext/alsa/gstalsasink.c: (set_hwparams):
3884         * ext/alsa/gstalsasrc.c: (set_hwparams):
3885         * ext/gio/gstgio.c: (gst_gio_uri_handler_get_uri):
3886         * ext/ogg/gstoggmux.h:
3887         * ext/ogg/gstogmparse.c:
3888         * gst-libs/gst/audio/audio.c:
3889         * gst-libs/gst/fft/kiss_fft_f64.c: (kiss_fft_f64_alloc):
3890         * gst-libs/gst/pbutils/missing-plugins.c:
3891         (gst_missing_uri_sink_message_new),
3892         (gst_missing_element_message_new),
3893         (gst_missing_decoder_message_new),
3894         (gst_missing_encoder_message_new):
3895         * gst-libs/gst/rtp/gstbasertppayload.c:
3896         * gst-libs/gst/rtp/gstrtcpbuffer.c:
3897         (gst_rtcp_packet_bye_get_reason):
3898         * gst/audioconvert/gstaudioconvert.c:
3899         * gst/audioresample/gstaudioresample.c:
3900         * gst/ffmpegcolorspace/imgconvert.c:
3901         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
3902         * gst/typefind/gsttypefindfunctions.c:
3903         * gst/videoscale/vs_4tap.c:
3904         * gst/videoscale/vs_4tap.h:
3905         * sys/v4l/gstv4lelement.c:
3906         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_any_caps):
3907         * sys/v4l/v4l_calls.c:
3908         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
3909         (gst_v4lsrc_try_capture):
3910         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
3911         (gst_ximagesink_ximage_new):
3912         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
3913         (gst_xvimagesink_xvimage_new):
3914         * tests/check/elements/audioconvert.c:
3915         * tests/check/elements/audioresample.c:
3916         (fail_unless_perfect_stream):
3917         * tests/check/elements/audiotestsrc.c: (setup_audiotestsrc):
3918         * tests/check/elements/decodebin.c:
3919         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
3920         (setup_gdpdepay_streamheader):
3921         * tests/check/elements/gdppay.c: (setup_gdppay), (GST_START_TEST),
3922         (setup_gdppay_streamheader):
3923         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink):
3924         * tests/check/elements/multifdsink.c: (setup_multifdsink):
3925         * tests/check/elements/textoverlay.c:
3926         * tests/check/elements/videorate.c: (setup_videorate):
3927         * tests/check/elements/videotestsrc.c: (setup_videotestsrc):
3928         * tests/check/elements/volume.c: (setup_volume):
3929         * tests/check/elements/vorbisdec.c: (setup_vorbisdec):
3930         * tests/check/elements/vorbistag.c:
3931         * tests/check/generic/clock-selection.c:
3932         * tests/check/generic/states.c: (setup), (teardown):
3933         * tests/check/libs/cddabasesrc.c:
3934         * tests/check/libs/video.c:
3935         * tests/check/pipelines/gio.c:
3936         * tests/check/pipelines/oggmux.c:
3937         * tests/check/pipelines/simple-launch-lines.c:
3938         (simple_launch_lines_suite):
3939         * tests/check/pipelines/streamheader.c:
3940         * tests/check/pipelines/theoraenc.c:
3941         * tests/check/pipelines/vorbisdec.c:
3942         * tests/check/pipelines/vorbisenc.c:
3943         * tests/examples/seek/scrubby.c:
3944         * tests/examples/seek/seek.c: (query_positions_elems),
3945         (query_positions_pads):
3946         * tests/icles/stress-xoverlay.c: (myclock):
3947         Correct all relevant warnings found by the sparse semantic code
3948         analyzer. This include marking several symbols static, using
3949         NULL instead of 0 for pointers and using "foo (void)" instead
3950         of "foo ()" for declarations.
3951
3952         * win32/common/libgstrtp.def:
3953         Add gst_rtp_buffer_set_extension_data to the symbol definition file.
3954
3955 2008-03-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3956
3957         Patch by: JosĂ© Alburquerque <jaalburqu svn gnome org>
3958
3959         * gst/playback/gstplaybin2.c:
3960           Make the function signature of the _get_*_tags() functions match
3961           the signature of the vfuncs they implement, ie. return a
3962           GstTagList rather than a GstStructure, which is more correct,
3963           even if one is typedef'ed to the other (#518940).
3964
3965 2008-03-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3966
3967         * gst-libs/gst/rtsp/gstrtspconnection.c:
3968           Don't include unix headers unconditionally (fixes #518037).
3969
3970 2008-03-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3971
3972         * tests/check/libs/video.c: (paintinfo), (paintinfo_struct),
3973           (fourcc_list_struct), (fourcc_list), (fourcc_get_size),
3974           (paint_setup_I420), (paint_setup_YV12), (paint_setup_AYUV),
3975           (paint_setup_YUY2), (paint_setup_UYVY), (paint_setup_YVYU),
3976           (paint_setup_IYU2), (paint_setup_Y41B), (paint_setup_Y42B),
3977           (paint_setup_Y800), (paint_setup_YVU9), (paint_setup_YUV9),
3978           (gst_video_format_is_packed), (video_format_is_packed):
3979           Add unit test that makes sure that the strides, offsets and
3980           sizes returned for the various YUV formats by the new video API
3981           match the old reference implementation in videotestsrc.
3982
3983 2008-03-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3984
3985         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio),
3986           (gst_video_format_from_fourcc), (gst_video_format_to_fourcc),
3987           (gst_video_format_is_rgb), (gst_video_format_is_yuv),
3988           (gst_video_format_has_alpha), (gst_video_format_get_row_stride),
3989           (gst_video_format_get_pixel_stride),
3990           (gst_video_format_get_component_width),
3991           (gst_video_format_get_component_height),
3992           (gst_video_format_get_component_offset), (gst_video_format_get_size):
3993         * gst-libs/gst/video/video.h: (GST_VIDEO_FORMAT_Y41B),
3994           (GST_VIDEO_FORMAT_Y42B):
3995           API: add GST_VIDEO_FORMAT_Y41B and GST_VIDEO_FORMAT_Y42B.
3996
3997 2008-03-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
3998
3999         * gst-libs/gst/video/video.c: (gst_video_format_get_component_offset):
4000           YV12 is I420 with swapped components 1 and 2, so the offset of
4001           component 1 for I420 should be the offset for component 2 for YV12
4002           and vice versa.
4003
4004 2008-02-29  Rene Stadler  <mail@renestadler.de>
4005
4006         * sys/v4l/gstv4lelement.c:
4007         Add missing semicolon to fix indentation.
4008
4009 2008-02-29  Julien Moutte  <julien@fluendo.com>
4010
4011         * ext/alsa/gstalsa.c: (gst_alsa_open_iec958_pcm),
4012         (gst_alsa_probe_supported_formats): Probe for IEC958 pcm to detect
4013         if we can do SPDIF output.
4014         * ext/alsa/gstalsa.h:
4015         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec),
4016         (gst_alsasink_prepare), (gst_alsasink_close), (gst_alsasink_write):
4017         * ext/alsa/gstalsasink.h: Initial support for SPDIF.
4018         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
4019         * gst-libs/gst/audio/gstringbuffer.h: Add non linear buffer types
4020         to support AC3, EC3 and IEC958 buffers.
4021
4022 2008-02-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4023
4024         * gst-libs/gst/interfaces/mixer.c: (GST_MIXER_MESSAGE_HAS_TYPE),
4025           (gst_mixer_message_parse_mute_toggled),
4026           (gst_mixer_message_parse_record_toggled),
4027           (gst_mixer_message_parse_volume_changed),
4028           (gst_mixer_message_parse_option_changed):
4029           De-cruft and fix message type assertions (NULL is not a really
4030           valid mixer message type string).
4031
4032 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4033
4034         * ext/libvisual/visual.c: (gst_vis_src_negotiate):
4035         When negotiating, actually start from a format that we can support
4036         instead of from the too generic template.
4037
4038 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4039
4040         * gst/playback/gstplaybin2.c: (gst_play_bin_set_property):
4041         Enable vis setting.
4042
4043         * gst/playback/gstplaysink.c: (gst_play_sink_init),
4044         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
4045         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
4046         (gen_vis_chain):
4047         Implement vis switching while playing.
4048
4049 2008-02-28  David Schleef  <ds@schleef.org>
4050
4051         * gst-libs/gst/riff/riff-media.c: Add Dirac mapping
4052
4053 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4054
4055         Patch by: Peter Kjellerstedt  <pkj at axis com>
4056
4057         * gst/tcp/Makefile.am:
4058         * gst/tcp/fdsetstress.c:
4059         * gst/tcp/gstfdset.c:
4060         * gst/tcp/gstfdset.h:
4061         Removed fdset and stress test, they are now known as GstPoll in
4062         core. 
4063
4064         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
4065         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_remove),
4066         (gst_multi_fd_sink_clear), (gst_multi_fd_sink_remove_client_link),
4067         (gst_multi_fd_sink_handle_client_write),
4068         (gst_multi_fd_sink_queue_buffer),
4069         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_start),
4070         (gst_multi_fd_sink_stop):
4071         * gst/tcp/gstmultifdsink.h:
4072         * gst/tcp/gsttcp.c: (gst_tcp_socket_read), (gst_tcp_socket_close),
4073         (gst_tcp_read_buffer), (gst_tcp_gdp_read_buffer),
4074         (gst_tcp_gdp_read_caps):
4075         * gst/tcp/gsttcp.h:
4076         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_init),
4077         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
4078         (gst_tcp_client_sink_start), (gst_tcp_client_sink_stop):
4079         * gst/tcp/gsttcpclientsink.h:
4080         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_init),
4081         (gst_tcp_client_src_create), (gst_tcp_client_src_start),
4082         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
4083         * gst/tcp/gsttcpclientsrc.h:
4084         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_handle_wait),
4085         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
4086         * gst/tcp/gsttcpserversink.h:
4087         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_init),
4088         (gst_tcp_server_src_create), (gst_tcp_server_src_start),
4089         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
4090         * gst/tcp/gsttcpserversrc.h:
4091         Port to GstPoll. See #505417.
4092
4093 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4094
4095         Patch by: Peter Kjellerstedt  <pkj at axis com>
4096
4097         * gst-libs/gst/rtsp/gstrtspconnection.c:
4098         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
4099         (gst_rtsp_connection_write), (gst_rtsp_connection_read_internal),
4100         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
4101         (gst_rtsp_connection_free), (gst_rtsp_connection_poll),
4102         (gst_rtsp_connection_flush):
4103         * gst-libs/gst/rtsp/gstrtspconnection.h:
4104         Use GstPoll for the rtsp connection. See #505417.
4105
4106 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
4107
4108         * tests/examples/seek/seek.c: (vis_toggle_cb), (filter_features),
4109         (init_visualization_features), (vis_combo_cb), (shot_cb), (main):
4110         Add combo box for visualisations, populate it with a factory list
4111         of all visualisation plugins, configure vis plugin instance in
4112         playbin2. 
4113
4114 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
4115
4116         * tests/check/libs/rtp.c: (GST_START_TEST):
4117         Add check for RTP buffer defaults, padding and marker bit API.
4118
4119 2008-02-27  Sebastian Dröge  <slomo@circular-chaos.org>
4120
4121         * gst-libs/gst/cdda/sha1.c: (sha_transform):
4122         Use memcpy() instead of upcasting a byte array to long *. This
4123         fixes an unaligned memory access, resulting in SIGBUS on IA64.
4124         This should be ported to GCheckSum once we can use GLib 2.16.
4125         Partially fixes bug #500833.
4126
4127 2008-02-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4128
4129         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_chain):
4130           Push tag event after the newsegment event. Log the pointer of
4131           the buffer we're actually going to push rather than the buffer
4132           we're feeding to _make_metadata_writable().
4133
4134 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4135
4136         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4137         Comment smoke typefinder for now. The smokedec plugin needs one
4138         frame per buffer but we have no parser yet, thus it simply crashes
4139         in most situations.
4140
4141 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4142
4143         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4144         Add typefinder for the smoke video codec. Copied from the jpeg plugin.
4145
4146 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4147
4148         * gst/typefind/gsttypefindfunctions.c: (mid_type_find),
4149         (plugin_init):
4150         Add midi typefinder, copied from the timidity plugin.
4151
4152 2008-02-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4153
4154         Based on patch by: Tomasz SaÅ‚aciÅ„ski <tsalacinski gmail com>
4155
4156         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
4157         * tests/check/elements/subparse.c: (test_microdvd_with_italics),
4158           (subparse_suite):
4159           Forward slashes at the beginning and end of a line also signify
4160           italics (Fixes: #518162).
4161
4162 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4163
4164         * tests/check/gst-plugins-base.supp:
4165         Add a suppression for a cached value in GIO that wasn't moved
4166         while moving gio from -bad to -base.
4167
4168 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4169
4170         Patch by: Brian Cameron <brian dot cameron at sun dot com>
4171
4172         * configure.ac:
4173         Don't hardcode -Wall and -Werror for configure checks, this fails
4174         with non-GCC compilers. Fixes bug #517991.
4175
4176 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
4177
4178         * gst/audioconvert/gstaudioconvert.c:
4179         * gst/audioconvert/gstaudioquantize.c:
4180         * gst/audioconvert/gstaudioquantize.h:
4181           Make audioconvert gap aware. If noiseshaping is used, wait for
4182           noiseshaping to converge before marking as GAP. Fixes #517813.
4183
4184 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
4185
4186         * gst/audiotestsrc/gstaudiotestsrc.c:
4187           Mark buffers as GAP,if volume is 0.0 and fix the previous logic.
4188
4189 2008-02-20  Sebastian Dröge  <slomo@circular-chaos.org>
4190
4191         * ext/gnomevfs/gstgnomevfssink.c:
4192         (gst_gnome_vfs_sink_handle_event):
4193         Return FALSE when seeking for a new segment fails instead
4194         of silently ignoring the failure and appending every buffer
4195         that comes for the new segment.
4196
4197 2008-02-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4198
4199         * gst/playback/gstplaysink.c: (find_property),
4200         (gst_play_sink_find_property), (gen_video_chain),
4201         (gst_play_sink_reconfigure), (gst_play_sink_get_last_frame):
4202         Recursively search the sink element for a last-frame property so that we
4203         can also find the property in autovideosink and friends that don't
4204         always proxy the internal sink properties.
4205
4206 2008-02-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4207
4208         * gst-libs/gst/audio/multichannel.c:
4209           (GST_AUDIO_CHANNEL_POSITIONS_FIELD_NAME),
4210           (gst_audio_get_channel_positions), (gst_audio_set_channel_positions),
4211           (gst_audio_set_structure_channel_positions_list),
4212           (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
4213           (gst_audio_fixate_channel_positions):
4214           Fix confusing terminology in docs and code: structure fields are
4215           'fields' and not 'properties'.
4216
4217 2008-02-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4218
4219         * gst-libs/gst/audio/multichannel.c:
4220           (gst_audio_check_channel_positions), (add_list_to_struct):
4221           Give more useful warning messages if one of the channel
4222           layout enums passed to us is invalid and if the "channels"
4223           field in the caps has a GType we don't expect.
4224
4225 2008-02-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4226
4227         * gst-libs/gst/audio/multichannel.c:
4228           Fix typo in docs blurb.
4229
4230 2008-02-19  Julien Moutte  <julien@fluendo.com>
4231
4232         Patch by: Josep Torra Valles <josep@fluendo.com>
4233
4234         * gst/typefind/gsttypefindfunctions.c: Increase the MPEG PS
4235         typefind lookup to fix typefinding on HD clips.
4236
4237 2008-02-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4238
4239         * gst/playback/gstscreenshot.c:
4240         * gst/playback/gstscreenshot.h:
4241           Fix up copyright (I rewrote the GStreamer-0.10 code for
4242           this from scratch back in the days).
4243
4244 2008-02-19  Wim Taymans  <wim.taymans@collabora.co.uk>
4245
4246         * gst/playback/Makefile.am:
4247         * gst/playback/gstscreenshot.c: (feed_fakesrc), (save_result),
4248         (create_element), (gst_play_frame_conv_convert):
4249         * gst/playback/gstscreenshot.h:
4250         Add screenshot conversion code from totem.
4251
4252         * gst/playback/gstplay-marshal.list:
4253         * gst/playback/gstplaybin2.c: (gst_play_marshal_BUFFER__BOXED),
4254         (gst_play_bin_class_init), (gst_play_bin_convert_frame),
4255         (gst_play_bin_get_property), (no_more_pads_cb), (activate_group):
4256         Implement frame property to get a color-unconverted snapshot.
4257         Implement convert-frame action signal to get a converted snapshot image.
4258         Configure connection speed in uridecodebin.
4259         Document some more properties.
4260
4261         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
4262         (gen_video_chain), (gen_audio_chain), (gst_play_sink_reconfigure),
4263         (gst_play_sink_get_last_frame):
4264         * gst/playback/gstplaysink.h:
4265         Use last-buffer property of the video sink to get a video snapshot.
4266
4267         * tests/examples/seek/seek.c: (shot_cb), (main):
4268         Add snapshot button for playbin2 and use the frame property to save the
4269         frame as a png in the current directory.
4270
4271 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
4272
4273         Patch by: Josep Torra Valles <josep at fluendo dot com>
4274
4275         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find),
4276         (plugin_init):
4277         Add typefinding support for h264 elementary streams.
4278         Fixes bug #517420.
4279
4280 2008-02-18  Stefan Kost  <ensonic@users.sf.net>
4281
4282         * configure.ac:
4283           Require CVS of core for new API in collectpads.
4284
4285         * gst/adder/gstadder.c:
4286           Use new API to make adder sparse stream aware.
4287
4288 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4289
4290         * gst/playback/gstplaybin2.c: (pad_added_cb), (pad_removed_cb),
4291         (no_more_pads_cb):
4292         Get the object data correct so that we can remove our channels
4293         correctly.
4294
4295         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
4296         (gen_vis_chain), (gst_play_sink_reconfigure),
4297         (gst_play_sink_request_pad):
4298         Add option to disable async behaviour in the sinks when possible. This
4299         makes it possible to avoid an audio queue when dealing with
4300         visualisations.
4301         Add option to add a queue for the audio path.
4302
4303         * tests/examples/seek/seek.c: (clear_streams), (update_streams),
4304         (main):
4305         Disable the vis checkbox to match the defaults of playbin2.
4306         Only get the stream info when we need to.
4307
4308 2008-02-17  Sebastian Dröge  <slomo@circular-chaos.org>
4309
4310         * ext/gio/gstgiobasesink.c: (gst_gio_base_sink_stop),
4311         (gst_gio_base_sink_set_stream):
4312         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_stop),
4313         (gst_gio_base_src_set_stream):
4314         * ext/gio/gstgiosink.c: (gst_gio_sink_start):
4315         * ext/gio/gstgiosrc.c: (gst_gio_src_start):
4316         Don't use async operations as they require a running main loop.
4317         This makes us block again when closing streams and unable
4318         to mount the enclosing volume of an URI if it isn't yet.
4319
4320 2008-02-15  Wim Taymans  <wim.taymans@collabora.co.uk>
4321
4322         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
4323         (gst_play_sink_get_mute), (gen_video_chain), (gen_audio_chain),
4324         (gen_vis_chain), (gst_play_sink_reconfigure),
4325         (gst_play_sink_request_pad):
4326         Move tee in front of the audio and vis pipelines.
4327         Add queue for audio for now.
4328         Add visualisation support.
4329
4330         * tests/examples/seek/seek.c: (main):
4331         Visualisation is by default disabled.
4332
4333 2008-02-15  Sebastian Dröge  <slomo@circular-chaos.org>
4334
4335         * ext/gio/gstgiobasesink.c: (close_stream_cb):
4336         * ext/gio/gstgiobasesrc.c: (close_stream_cb):
4337         Improve debugging a bit.
4338
4339         * ext/gio/gstgiosink.c: (mount_cb), (gst_gio_sink_start):
4340         * ext/gio/gstgiosink.h:
4341         * ext/gio/gstgiosrc.c: (mount_cb), (gst_gio_src_start):
4342         * ext/gio/gstgiosrc.h:
4343         Try to mount the enclosing volume of a GFile if it isn't mounted
4344         yet. This requires us to wait for an async operation to finish, done
4345         with an nested GMainLoop. Authentication is not supported yet, will
4346         come later.
4347
4348 2008-02-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4349
4350         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4351         (gst_play_bin_set_property), (gst_play_bin_get_property),
4352         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb):
4353         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
4354         (gst_play_sink_get_mute), (gen_audio_chain):
4355         * gst/playback/gstplaysink.h:
4356         Add mute property.
4357
4358         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
4359         (gst_selector_pad_chain):
4360         * gst/playback/gststreamselector.h:
4361         Make sure we forward the event only once.
4362
4363         * tests/examples/seek/seek.c: (stop_cb), (mute_toggle_cb), (main):
4364         Add and implement the mute button for playbin2.
4365
4366 2008-02-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4367
4368         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
4369
4370         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_delay):
4371         Add some more debug info.
4372         Make sure we never return a negative delay. Fixes #516246.
4373
4374 2008-02-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4375
4376         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
4377           Revert patch that makes the sink hold the object lock when
4378           calling snd_pcm_delay(), since it breaks playback for me.
4379
4380 2008-02-12  Julien Moutte  <julien@fluendo.com>
4381
4382         * tests/examples/seek/seek.c: (rate_spinbutton_changed_cb): Add
4383         some seek flags when changing rate.
4384
4385 2008-02-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4386
4387         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4388         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
4389         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
4390         Fix potential leaks.
4391
4392         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_chain):
4393         Fix leak when there is no function configured.
4394
4395 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4396
4397         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_class_init),
4398         (gst_v4lsrc_buffer_finalize):
4399         Correctly chain up the finalize method.
4400
4401 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4402
4403         * ext/gio/gstgiostreamsink.c:
4404         * ext/gio/gstgiostreamsrc.c:
4405         Add documentation and example code for giostreamsink/giostreamsrc.
4406
4407         * tests/check/pipelines/gio.c: (GST_START_TEST):
4408         Ask the GMemoryOutputStream for the data instead of assuming that
4409         the pointer to the data stayed the same. It could've been realloc'ed.
4410
4411 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4412
4413         * ext/gio/gstgiosink.c:
4414         * ext/gio/gstgiosrc.c:
4415         Make the documentation of giosink/giosrc complete, large parts
4416         are based on the gnomevfssink/gnomevfssrc docs.
4417
4418 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4419
4420         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4421         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4422         * docs/plugins/gst-plugins-base-plugins.args:
4423         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4424         * docs/plugins/gst-plugins-base-plugins.interfaces:
4425         * docs/plugins/gst-plugins-base-plugins.prerequisites:
4426         * docs/plugins/gst-plugins-base-plugins.signals:
4427         * docs/plugins/inspect/plugin-adder.xml:
4428         * docs/plugins/inspect/plugin-audioconvert.xml:
4429         * docs/plugins/inspect/plugin-audiorate.xml:
4430         * docs/plugins/inspect/plugin-audioresample.xml:
4431         * docs/plugins/inspect/plugin-decodebin.xml:
4432         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4433         * docs/plugins/inspect/plugin-gdp.xml:
4434         * docs/plugins/inspect/plugin-gio.xml:
4435         * docs/plugins/inspect/plugin-gnomevfs.xml:
4436         * docs/plugins/inspect/plugin-libvisual.xml:
4437         * docs/plugins/inspect/plugin-ogg.xml:
4438         * docs/plugins/inspect/plugin-pango.xml:
4439         * docs/plugins/inspect/plugin-playback.xml:
4440         * docs/plugins/inspect/plugin-queue2.xml:
4441         * docs/plugins/inspect/plugin-subparse.xml:
4442         * docs/plugins/inspect/plugin-theora.xml:
4443         * docs/plugins/inspect/plugin-uridecodebin.xml:
4444         * docs/plugins/inspect/plugin-videorate.xml:
4445         * docs/plugins/inspect/plugin-videoscale.xml:
4446         * docs/plugins/inspect/plugin-volume.xml:
4447         * docs/plugins/inspect/plugin-vorbis.xml:
4448         Add the GIO documentation again and while at that run make update.
4449
4450 2008-02-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4451
4452         * ext/alsa/gstalsa.h: (GST_CHECK_ALSA_VERSION):
4453         * ext/alsa/gstalsasink.c: (set_swparams):
4454         * ext/alsa/gstalsasrc.c: (set_swparams), (gst_alsasrc_open):
4455           Don't use snd_pcm_sw_params_set_xfer_align() if we're compiling
4456           against libasound >= 1.0.16, since it's been deprecated in
4457           0.10.16, and alignment is always 1 then, apparently. (#512899)
4458
4459 2008-02-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4460
4461         * gst/playback/gstplaybin.c: (gen_audio_element):
4462         * gst/playback/gstplaysink.c: (gen_audio_chain):
4463           Handle case where we can't create the volume element a bit
4464           better (#514307).
4465
4466 2008-02-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4467
4468         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_check_get_range):
4469         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
4470           Add support for https protocol. Fixes #510229.
4471
4472 2008-02-11  Julien Moutte  <julien@fluendo.com>
4473         
4474         Patch by: Alan Peevers <peeves@pacbell.net>
4475
4476         * ext/alsa/gstalsasink.c: (gst_alsasink_delay): Take appropriate
4477         lock when calling alsa methods.
4478
4479 2008-02-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4480
4481         * gst/typefind/gsttypefindfunctions.c:
4482           Bump rank of jpeg and png typefinders, which will return maximum
4483           probability in the most common cases (thus short-circuiting more
4484           expensive typefinders like the mp3 one for these two quite common
4485           image types).
4486
4487 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4488
4489         * ext/theora/theoraparse.c:
4490         Fix long description of the theora parser to be more verbose than just
4491         the type name.
4492
4493 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4494
4495         Patch by: Branko ÄŒibej <brane at xbc dot nu>
4496
4497         * sys/xvimage/xvimagesink.c:
4498         Fix build of xvimagesink if we don't have XShm, e.g. on Mac OS X.
4499         Fixes bug #515654.
4500
4501 2008-02-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4502
4503         * gst/playback/gstplaybasebin.c:
4504         Set is_dynamic as True if there are elements with both request
4505         and sometimes src pad templates instead of breaking out when it
4506         finds the first pad template that is a src.
4507
4508 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4509
4510         * tests/examples/seek/seek.c: (stop_cb), (clear_streams),
4511         (update_streams), (video_combo_cb), (audio_combo_cb),
4512         (text_combo_cb), (volume_spinbutton_changed_cb), (main):
4513         Add some stream switching and volume gui for playbin2.
4514
4515 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4516
4517         * gst/playback/gstplay-marshal.list:
4518         Added marshal for streamselector Tags.
4519
4520         * gst/playback/gstplaybasebin.c: (set_active_source):
4521         Streamselector now selects pads based on the pad object instead of its
4522         name.
4523
4524         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4525         (init_group), (gst_play_bin_init), (get_group), (get_tags),
4526         (gst_play_bin_get_video_tags), (gst_play_bin_get_audio_tags),
4527         (gst_play_bin_get_text_tags),
4528         (gst_play_bin_set_current_video_stream),
4529         (gst_play_bin_set_current_audio_stream),
4530         (gst_play_bin_set_current_text_stream),
4531         (gst_play_bin_set_property), (gst_play_bin_get_property),
4532         (pad_added_cb), (pad_removed_cb), (autoplug_select_cb):
4533         Remove option to mute streams with the current-a/v/t property, we have
4534         this functionality in the flags.
4535         Add signals to notify when the number of A/V/T channels changed.
4536         Add action signals to get tags for the A/V/T streams.
4537         Implement setting the current A/V/T stream.
4538         Rearrange some things to simplify stream selection.
4539         Implement volume.
4540
4541         * gst/playback/gstplaysink.c: (gst_play_sink_set_volume),
4542         (gst_play_sink_get_volume), (gst_play_sink_set_property),
4543         (gst_play_sink_get_property), (gen_video_chain), (gen_audio_chain),
4544         (activate_vis), (gst_play_sink_reconfigure):
4545         * gst/playback/gstplaysink.h:
4546         Add and implement volume setting methods.
4547
4548         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
4549         (gst_selector_pad_finalize), (gst_selector_pad_get_property),
4550         (gst_selector_pad_event), (gst_stream_selector_class_init),
4551         (gst_stream_selector_init), (gst_stream_selector_finalize),
4552         (gst_stream_selector_set_property),
4553         (gst_stream_selector_get_property),
4554         (gst_stream_selector_get_linked_pad),
4555         (gst_stream_selector_request_new_pad):
4556         * gst/playback/gststreamselector.h:
4557         Add pad properties for tags and status of pads.
4558         Keep tags on pads.
4559         Make active pad selection based on pad object instead of name.
4560
4561 2008-02-08  Stefan Kost  <ensonic@users.sf.net>
4562
4563         * configure.ac:
4564           Revert last change as we now check in gtk-doc.m4 for sed.
4565
4566 2008-02-08  Jan Schmidt  <Jan.Schmidt@sun.com>
4567
4568         * configure.ac:
4569         Find and subst SED when building the docs.
4570
4571 2008-02-08  Julien Moutte  <julien@fluendo.com>
4572
4573         * tests/examples/seek/seek.c: (stop_cb), (connect_bus_signals),
4574         (main): Make sure bus signals are reconnected when pressing STOP
4575         and then PLAY again for a parse launch pipeline. Fix a ref leak
4576         on the bus.
4577         * win32/common/config.h: Updated.
4578
4579 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4580
4581         * configure.ac:
4582         Make DISABLE_DEPRECATED defined *only* during CVS, not during
4583         pre-releases or releases.
4584
4585 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4586
4587         * configure.ac:
4588         * ext/gio/Makefile.am:
4589         Subst GIO_LDFLAGS to avoid undefined Makefile var error Zaheer is
4590         reporting
4591
4592 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4593
4594         * docs/plugins/Makefile.am:
4595         Add the headers which need scanning for the GIO plugin. The rest of
4596         the docs still need migrating.
4597
4598 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4599
4600         * ext/Makefile.am:
4601         * tests/check/Makefile.am:
4602         * tests/check/pipelines/.cvsignore:
4603         Add gio in a few more places.
4604
4605 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4606
4607         * configure.ac:
4608         * ext/Makefile.am:
4609         * tests/check/Makefile.am:
4610         Move gio plugin from -bad and mark as experimental.
4611
4612 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4613
4614         * gst-libs/gst/interfaces/mixeroptions.c:
4615         * gst-libs/gst/interfaces/mixertrack.c:
4616         Comment out a couple of other things which break the build when
4617         GST_DISABLE_DEPRECATED isn't on but -Werror is.
4618
4619 2008-02-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4620
4621         * docs/libs/gst-plugins-base-libs-sections.txt:
4622           Fix pbutils header.
4623
4624 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4625
4626         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
4627         Fix compiler warning.
4628
4629 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4630
4631         Patch by: Peter Kjellerstedt  <pkj at axis com>
4632
4633         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
4634         Clear the addrinfo struct using memset. Fixes #514937.
4635
4636 2008-02-06  Wim Taymans  <wim.taymans@collabora.co.uk>
4637
4638         * gst/tcp/gstfdset.h:
4639         Remove unused field to same some memory.
4640
4641         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4642         Mark action signals as such.
4643
4644 2008-02-06  Michael Smith <msmith@fluendo.com>
4645
4646         * ext/theora/theoradec.c: (_theora_granule_frame),
4647         (_inc_granulepos):
4648           Increment granulepos for new-bitstream versions appropriately.
4649           Fixes #514623.
4650
4651 2008-02-04  Wim Taymans  <wim.taymans@collabora.co.uk>
4652
4653         * tests/examples/seek/seek.c: (do_seek),
4654         (rate_spinbutton_changed_cb), (update_streams), (main):
4655         Remove obsolete stream_time reset after flushing seek, core does that
4656         automatically now.
4657         Improve accuracy of speed spinbutton.
4658         Only do playbin2 stuff when we actually use it.
4659
4660 2008-02-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4661
4662         * tests/check/Makefile.am:
4663           Revert previous change of the test environment's GST_PLUGIN_PATH.
4664           The problem is not with the plugins, but with element factories
4665           and only occurs if elements are split out from existing plugins
4666           or if plugins change name (see #512740).
4667
4668 2008-02-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4669
4670         * tests/check/Makefile.am:
4671           Fix the tests environment's GST_PLUGIN_PATH: we want the directory
4672           with the core's plugins first and our local build directories last,
4673           since we might be building against an installed core, and that
4674           core's plugin directory may contain older or other versions of
4675           our own -base plugins, but we really do want to test our local
4676           ones (if there are multiple plugins or element factories with the
4677           same name, those inspected last will trump those read in earlier).
4678           Fixes #512740 for the most part.
4679
4680 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
4681
4682         * configure.ac:
4683         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4684         Use gmtime_r if available as gmtime is not MT-safe.
4685         Fixes bug #511810.
4686
4687 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
4688
4689         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4690         Cast glong to time_t as time_t might have a different type on
4691         other platforms, like FreeBSD, and we get a compiler warning
4692         otherwise. Fixes bug #511825.
4693
4694 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4695
4696         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4697         (get_group), (get_n_pads), (gst_play_bin_get_property),
4698         (pad_added_cb), (no_more_pads_cb), (perform_eos),
4699         (autoplug_select_cb), (deactivate_group):
4700         Remove stream-info, we going for something easier.
4701         Refactor getting the current group.
4702         Implement getting the number of audio/video/text streams.
4703
4704         * gst/playback/gststreamselector.c:
4705         (gst_stream_selector_class_init), (gst_stream_selector_init),
4706         (gst_stream_selector_get_property),
4707         (gst_stream_selector_request_new_pad),
4708         (gst_stream_selector_release_pad):
4709         * gst/playback/gststreamselector.h:
4710         Add property for number of pads.
4711
4712         * tests/examples/seek/seek.c: (set_scale), (update_flag),
4713         (vis_toggle_cb), (audio_toggle_cb), (video_toggle_cb),
4714         (text_toggle_cb), (update_streams), (msg_async_done),
4715         (msg_state_changed), (main):
4716         Block slider callback when updating the slider position.
4717         Add gui elements for controlling playbin2.
4718         Add callback for async_done that updates position/duration.
4719
4720 2008-02-01  Stefan Kost  <ensonic@users.sf.net>
4721
4722         * docs/plugins/Makefile.am:
4723         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4724         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4725         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4726         * docs/plugins/gst-plugins-base-plugins.interfaces:
4727         * docs/plugins/gst-plugins-base-plugins.prerequisites:
4728           First round of plugin docs cleansups.
4729
4730         * docs/plugins/inspect/plugin-adder.xml:
4731         * docs/plugins/inspect/plugin-alsa.xml:
4732         * docs/plugins/inspect/plugin-audioconvert.xml:
4733         * docs/plugins/inspect/plugin-audiorate.xml:
4734         * docs/plugins/inspect/plugin-audioresample.xml:
4735         * docs/plugins/inspect/plugin-audiotestsrc.xml:
4736         * docs/plugins/inspect/plugin-cdparanoia.xml:
4737         * docs/plugins/inspect/plugin-decodebin.xml:
4738         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4739         * docs/plugins/inspect/plugin-gdp.xml:
4740         * docs/plugins/inspect/plugin-gnomevfs.xml:
4741         * docs/plugins/inspect/plugin-libvisual.xml:
4742         * docs/plugins/inspect/plugin-ogg.xml:
4743         * docs/plugins/inspect/plugin-pango.xml:
4744         * docs/plugins/inspect/plugin-subparse.xml:
4745         * docs/plugins/inspect/plugin-tcp.xml:
4746         * docs/plugins/inspect/plugin-theora.xml:
4747         * docs/plugins/inspect/plugin-typefindfunctions.xml:
4748         * docs/plugins/inspect/plugin-video4linux.xml:
4749         * docs/plugins/inspect/plugin-videorate.xml:
4750         * docs/plugins/inspect/plugin-videoscale.xml:
4751         * docs/plugins/inspect/plugin-videotestsrc.xml:
4752         * docs/plugins/inspect/plugin-volume.xml:
4753         * docs/plugins/inspect/plugin-vorbis.xml:
4754         * docs/plugins/inspect/plugin-ximagesink.xml:
4755         * docs/plugins/inspect/plugin-xvimagesink.xml:
4756           Regenerate.
4757
4758         * ext/ogg/Makefile.am:
4759         * ext/ogg/gstoggmux.c:
4760         * ext/ogg/gstoggmux.h:
4761           Add header for oggmux. the c-file needs a doc blob still.
4762
4763 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4764
4765         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4766
4767         * gst-libs/gst/rtp/gstrtpbuffer.c:
4768         (gst_rtp_buffer_set_extension_data):
4769         * gst-libs/gst/rtp/gstrtpbuffer.h:
4770         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
4771         Add gst_rtp_buffer_set_extension_data() 
4772         Add a unit test for this addition. Fixes #511478.
4773         API: GstRTPBuffer:gst_rtp_buffer_set_extension_data()
4774
4775 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4776
4777         * configure.ac:
4778         Back to CVS
4779
4780 === release 0.10.17 ===
4781
4782 2008-01-30  Jan Schmidt <jan.schmidt@sun.com>
4783
4784         * configure.ac:
4785           releasing 0.10.17, "Peanut Butter and Jelly"
4786
4787 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4788
4789         * gst-libs/gst/interfaces/mixeroptions.c:
4790         * gst-libs/gst/interfaces/mixertrack.c:
4791         Also remove the conditional registration of the signals
4792         that disappeared with the ABI change in 0.10.14
4793
4794 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4795
4796         * gst-libs/gst/rtsp/gstrtspconnection.c:
4797         Revert patch to gstrtspconnection.c for brown paper bag
4798         release of -base. Re-opens: #511825
4799
4800 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4801
4802         * gst-libs/gst/interfaces/mixeroptions.h:
4803         * gst-libs/gst/interfaces/mixertrack.h:
4804         Change the way these deprecated function pointers are removed
4805         so that the compiled ABI is unconditionally smaller. This 
4806         sets in stone an ABI break that actually occurred when the
4807         things were deprecated in 0.10.14, which seems to be the best
4808         fix as the only known users are oss-mixer and sunaudio-mixer in 
4809         gst-plugins-good.
4810         Fixes: #513018
4811
4812 2008-01-30  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
4813
4814         * win32/common/libgstpbutils.def:
4815           Export the two new _get_type() functions which are needed
4816           by the python bindings.
4817
4818 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4819
4820         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4821         Cast glong to time_t as time_t might have a different type on
4822         other platforms, like FreeBSD, and we get a compiler warning
4823         otherwise. Fixes bug #511825.
4824
4825 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4826
4827         * gst-libs/gst/audio/gstaudiofilter.c:
4828         (gst_audio_filter_class_init):
4829         Initialize the GstRingerBuffer class to get it's debug category
4830         initialized. gst_ring_buffer_parse_caps() uses the ringbuffer debug
4831         category and otherwise we get some g_critical(). Fixes bug #512334.
4832
4833 2008-01-28  Jan Schmidt  <jan.schmidt@sun.com>
4834
4835         * configure.ac:
4836         Back to CVS
4837
4838 === release 0.10.16 ===
4839
4840 2008-01-28  Jan Schmidt <jan.schmidt@sun.com>
4841
4842         * configure.ac:
4843           releasing 0.10.16, "Scheduled Interruption"
4844
4845 2008-01-22  Wim Taymans  <wim.taymans@collabora.co.uk>
4846
4847         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4848
4849         * gst-libs/gst/rtp/gstrtpbuffer.c:
4850         (gst_rtp_buffer_get_extension_data):
4851         Fix typos and wrong extension check. Fixes #511274.
4852
4853 2008-01-18  Jan Schmidt  <jan.schmidt@sun.com>
4854
4855         * po/sk.po:
4856         Oops - add new sk.po mentioned in the LINGUAS I just committed
4857
4858 2008-01-17  Jan Schmidt  <jan.schmidt@sun.com>
4859
4860         * po/LINGUAS:
4861         Add ca translation to the disted list.
4862
4863         * win32/vs6/libgstsdp.dsp:
4864         Convert line endings to CRLF
4865
4866 2008-01-17  Sebastien Moutte <sebastien@moutte.net>
4867
4868         * win32/MANIFEST:
4869         Add win32/vs6/libgstrtsp.dsp to MANIFEST
4870
4871 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
4872
4873         * win32/common/libgstsdp.def:
4874         * win32/common/libgstvideo.def:
4875         Add new API declarations
4876
4877 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
4878
4879         * ext/theora/gsttheoradec.h:
4880         * ext/theora/gsttheoraparse.h:
4881         * ext/theora/theoradec.c:
4882         * ext/theora/theoraparse.c:
4883         Take a 2nd stab at handling libtheora granulepos changes in the decoder
4884         and parser by inspecting the bitstream version of the incoming data.
4885
4886 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
4887
4888         * configure.ac:
4889         * pkgconfig/Makefile.am:
4890         * pkgconfig/gstreamer-audio-uninstalled.pc.in:
4891         * pkgconfig/gstreamer-audio.pc.in:
4892         * pkgconfig/gstreamer-cdda-uninstalled.pc.in:
4893         * pkgconfig/gstreamer-cdda.pc.in:
4894         * pkgconfig/gstreamer-fft-uninstalled.pc.in:
4895         * pkgconfig/gstreamer-fft.pc.in:
4896         * pkgconfig/gstreamer-floatcast-uninstalled.pc.in:
4897         * pkgconfig/gstreamer-floatcast.pc.in:
4898         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4899         * pkgconfig/gstreamer-interfaces.pc.in:
4900         * pkgconfig/gstreamer-netbuffer-uninstalled.pc.in:
4901         * pkgconfig/gstreamer-netbuffer.pc.in:
4902         * pkgconfig/gstreamer-pbutils-uninstalled.pc.in:
4903         * pkgconfig/gstreamer-pbutils.pc.in:
4904         * pkgconfig/gstreamer-riff-uninstalled.pc.in:
4905         * pkgconfig/gstreamer-riff.pc.in:
4906         * pkgconfig/gstreamer-rtp-uninstalled.pc.in:
4907         * pkgconfig/gstreamer-rtp.pc.in:
4908         * pkgconfig/gstreamer-rtsp-uninstalled.pc.in:
4909         * pkgconfig/gstreamer-rtsp.pc.in:
4910         * pkgconfig/gstreamer-sdp-uninstalled.pc.in:
4911         * pkgconfig/gstreamer-sdp.pc.in:
4912         * pkgconfig/gstreamer-tag-uninstalled.pc.in:
4913         * pkgconfig/gstreamer-tag.pc.in:
4914         * pkgconfig/gstreamer-video-uninstalled.pc.in:
4915         * pkgconfig/gstreamer-video.pc.in:
4916         Provide one pkg-config file for every gst-plugins-base library.
4917         This makes linking to those libraries much more intuitive and
4918         provides standard pkg-config behaviour for them. Fixes bug #499697.
4919
4920 2008-01-13  David Schleef  <ds@schleef.org>
4921
4922         * gst/videoscale/vs_4tap.c:
4923           Fix valgrind error on 4tap scaling method.
4924
4925 2008-01-13  Sebastien Moutte  <sebastien@moutte.net>
4926
4927         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
4928         Include Winsock2.h for VS6 and use a different way initialize
4929         hints structure so it can build with VS6.
4930         * win32/MANIFEST:
4931         * win32/vs6/libgstsdp.dsp:
4932         * win32/common/libgstsdp.def:
4933         Add new files for libgstsdp.
4934         * win32/vs6/grammar.dsp:
4935         Copy pbutils-enumtypes* from win32/common to pbutils sources folder.
4936         * win32/vs6/gst_plugins_base.dsw:
4937         * win32/vs6/libgstdecodebin.dsp:
4938         * win32/vs6/libgstdecodebin2.dsp:
4939         * win32/vs6/libgstplaybin.dsp:
4940         * win32/vs6/libgstvolume.dsp:
4941         Add new dependencies to the link list.
4942
4943 2008-01-13  Julien Moutte  <julien@fluendo.com>
4944
4945         * win32/common/config.h:
4946         * win32/common/gstrtsp-enumtypes.c: (gst_rtsp_result_get_type),
4947         (gst_rtsp_event_get_type), (gst_rtsp_family_get_type),
4948         (gst_rtsp_state_get_type), (gst_rtsp_version_get_type),
4949         (gst_rtsp_method_get_type), (gst_rtsp_auth_method_get_type),
4950         (gst_rtsp_header_field_get_type), (gst_rtsp_status_code_get_type):
4951         * win32/common/interfaces-enumtypes.c:
4952         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
4953         (gst_mixer_message_type_get_type), (gst_mixer_flags_get_type),
4954         (gst_mixer_track_flags_get_type),
4955         (gst_tuner_channel_flags_get_type):
4956         * win32/common/multichannel-enumtypes.c:
4957         (gst_audio_channel_position_get_type):
4958         * win32/common/pbutils-enumtypes.c:
4959         (gst_install_plugins_return_get_type):
4960         * win32/common/pbutils-enumtypes.h: Update/Add generated files
4961         in the win32 build directory.
4962
4963 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4964
4965         * tests/check/Makefile.am:
4966         Fix CFLAGS to also pull in the gstcheck cflags from AM_CFLAGS.
4967
4968         * tests/check/elements/audiorate.c: (do_perfect_stream_test):
4969         * tests/check/elements/playbin.c:
4970         * tests/check/libs/mixer.c: (test_element_interface_supported),
4971         (gst_implements_interface_init):
4972         * tests/check/libs/rtp.c: (GST_START_TEST):
4973         Fix various assignment type mismatches.
4974
4975 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4976
4977         * configure.ac:
4978         * gst-libs/gst/rtsp/Makefile.am:
4979         Add test to see if hstrerror is available or if we need libresolv
4980         (Solaris) for it, then use it in libgstrtsp.
4981
4982 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4983
4984         * gst-libs/gst/tag/Makefile.am:
4985         Fix include path order
4986
4987 2008-01-11  Edward Hervey  <edward.hervey@collabora.co.uk>
4988
4989         * gst-libs/gst/pbutils/install-plugins.c:
4990         (gst_install_plugins_context_copy),
4991         (gst_install_plugins_context_get_type):
4992         * gst-libs/gst/pbutils/install-plugins.h:
4993         Add GBoxed GType for GstInstallPluginsContext, this eases the wrapping
4994         for bindings.
4995
4996 2008-01-11  Michael Smith <msmith@fluendo.com>
4997
4998         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
4999         (_theora_granule_frame), (_theora_granule_start_time),
5000         (theora_dec_sink_convert), (theora_dec_decode_buffer):
5001           Adapt for post-alpha meaning of granulepos, when we
5002           have a newer version of libtheora.
5003         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5004         (theora_enc_get_ogg_packet_end_time), (theora_enc_sink_event),
5005         (theora_enc_is_discontinuous), (theora_enc_chain):
5006           Likewise.
5007         * tests/check/Makefile.am:
5008           Link libtheora into theoraenc test so we can check which version of
5009           libtheora we're testing against.
5010         * tests/check/pipelines/theoraenc.c: (check_libtheora),
5011         (check_buffer_granulepos),
5012         (check_buffer_granulepos_from_starttime), (GST_START_TEST),
5013         (theoraenc_suite):
5014           Adapt tests to check the values that are now defined for theora; make
5015           the tests backwards-adapt the passed values if we're running against an
5016           old libtheora.
5017           Fixes #497964
5018
5019 2008-01-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5020
5021         * gst-libs/gst/audio/gstbaseaudiosink.c:
5022           (gst_base_audio_sink_class_init):
5023         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5024           (gst_base_audio_src_class_init):
5025           Ref audio clock class from a thread-safe context to make sure
5026           we're not bit by GObjects lack of thread-safety here (#349410),
5027            however unlikely that may be in practice.
5028
5029 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
5030
5031         * autogen.sh:
5032           Add -Wno-portability to the automake parameters to stop warnings
5033           about GNU make extensions being used. We require GNU make in almost
5034           every Makefile anyway.
5035           
5036         * configure.ac:
5037           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
5038           at the same time is required for per target flags.
5039
5040 2008-01-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5041
5042         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_pull_start_tag):
5043           Post an error message if we can't pull as many bytes as we need
5044           for the tag. This makes sure the user gets to see a proper error
5045           message if a file with a partial ID3 tag is fed to decodebin, and
5046           not a 'no ID3 tag demuxer' error, which would be confusing
5047           (see #508138).
5048
5049 2008-01-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5050
5051         * gst-libs/gst/pbutils/descriptions.c: (formats):
5052           Add description strings for ID3, APE, and ICY tags.
5053
5054 2008-01-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5055
5056         * gst/playback/gstdecodebin.c: (try_to_link_1):
5057           Make sure we error out correctly if we can't activate one of
5058           the elements we've added.  Fixes #508138.
5059           
5060 2008-01-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5061
5062         Patch by: Bastien Nocera <hadess at hadess net>
5063
5064         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
5065           (check_if_volumes_are_the_same), (gst_alsa_mixer_set_volume):
5066           Use snd_mixer_selem_set_{playback|capture}_volume_all() if
5067           the volume is the same for all channels. This works around
5068           some problem in alsa that leaves us with inconsistent state
5069           for some reason (#486840).
5070
5071 2008-01-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5072
5073         Patch by: Jerone Young <jerone at gmail com>
5074
5075         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer):
5076           If there's no mixer track by the name of 'Master' or 'Front',
5077           check if there's one called 'PCM' before trying the generic
5078           fallback logic (fixes #506928, where we pick 'Mic' as master
5079           track for the AD1984 card in a Thinkpad T61/X61 laptop).
5080
5081 2008-01-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5082
5083         * gst/playback/gstplay-enum.c:
5084         (register_gst_autoplug_select_result),
5085         (gst_autoplug_select_result_get_type), (register_gst_play_flags),
5086         (gst_play_flags_get_type):
5087         * gst/playback/gstplay-enum.h:
5088         Add enums for configuration flags.
5089
5090         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5091         (init_group), (gst_play_bin_init), (gst_play_bin_set_property),
5092         (gst_play_bin_get_property), (no_more_pads_cb),
5093         (autoplug_select_cb), (gst_play_bin_change_state):
5094         Merge mode with flags.
5095         Add more property getters/setters, defaults and docs.
5096         Add properties to get number of audio/video/text streams.
5097         Create sink object in _init so that we can always rely on it being
5098         there.
5099
5100         * gst/playback/gstplaysink.c: (gst_play_sink_init),
5101         (gen_video_chain), (gen_audio_chain), (gen_vis_chain),
5102         (activate_vis), (gst_play_sink_reconfigure),
5103         (gst_play_sink_set_flags), (gst_play_sink_get_flags),
5104         (gst_play_sink_change_state):
5105         * gst/playback/gstplaysink.h:
5106         Use flags to configure the sink pipelines.
5107         Add tee before audio pipeline so that we can use it for visualisations.
5108         Start working on integrating visualisations.
5109         Remove mode, we can do everything with the flags now.
5110         Add method to configue the sink pipeline.
5111
5112 2008-01-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5113
5114         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
5115           (check_buffer_timestamp), (check_buffer_duration):
5116           Turn these functions into macros so we can see right away
5117           where the failure occured.
5118
5119 2008-01-05  Julien Moutte  <julien@fluendo.com>
5120
5121         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Add
5122         debugging information to understand how X calculates the stride
5123         for XvImages.
5124
5125 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
5126
5127         * gst/volume/Makefile.am:
5128         * gst/volume/gstvolume.c: (volume_choose_func),
5129         (gst_volume_base_init), (gst_volume_class_init), (gst_volume_init),
5130         (volume_setup):
5131         * gst/volume/gstvolume.h:
5132         Use GstAudioFilter as base class for the volume element instead of
5133         plain GstBaseTransform.
5134
5135 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
5136
5137         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type):
5138         Don't set element details for the abstract GstAudioFilter class.
5139
5140 2008-01-02  Sebastian Dröge  <slomo@circular-chaos.org>
5141
5142         * gst-libs/gst/audio/gstaudiofilter.c:
5143         (gst_audio_filter_class_init), (gst_audio_filter_get_unit_size):
5144         Implement get_unit_size() vmethod of GstBaseTransform.
5145
5146 2008-01-01  Edward Hervey  <edward.hervey@collabora.co.uk>
5147
5148         * gst-libs/gst/pbutils/Makefile.am:
5149         * gst-libs/gst/pbutils/pbutils.h:
5150         Use glib-enum generator to have a proper enum GType for
5151         GST_TYPE_INSTALL_PLUGINS_RETURN so we can easily wrap it in bindings.
5152
5153 2007-12-31  David Schleef  <ds@schleef.org>
5154
5155         * tests/check/Makefile.am:
5156         * tests/check/pipelines/theoraenc.c:
5157           Reenable theoraenc test, which fails on the buildbot but
5158           not locally.
5159
5160 2007-12-31  David Schleef  <ds@schleef.org>
5161
5162         * docs/libs/.cvsignore:
5163         * docs/plugins/.cvsignore:
5164           Add *-undeclared.txt to fix buildbot.
5165
5166 2007-12-31  David Schleef  <ds@schleef.org>
5167
5168         * tests/check/Makefile.am:
5169           Second attempt at disabling theoraenc test long enough to
5170           get buildbot to compile -base.
5171
5172 2007-12-31  David Schleef  <ds@schleef.org>
5173
5174         * tests/check/pipelines/theoraenc.c:
5175           Disable theoraenc test long enough to get the buildbot to
5176           compile a recent -base.
5177
5178 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
5179
5180         * tests/examples/seek/seek.c: (stop_cb):
5181         Make sure we reset the slider value to 0.0 without racing against a
5182         possible g_idle that sets it to something else.
5183
5184 2007-12-31  Thijs Vermeir  <thijsvermeir@gmail.com>
5185
5186         * sys/ximage/ximagesink.c:
5187         fix typo
5188
5189 2007-12-30  Wim Taymans  <wim.taymans@collabora.co.uk>
5190
5191         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
5192         * gst-libs/gst/rtsp/gstrtspdefs.h:
5193         Add Location header so that we can start implementing redirects.
5194         See #506025.
5195
5196 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
5197
5198         * gst/subparse/gstssaparse.c:
5199         combine if's
5200
5201 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
5202
5203         * gst/subparse/gstssaparse.c:
5204         remove duplicate log message
5205
5206 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
5207
5208         * ext/libvisual/visual.c: (gst_visual_chain):
5209         Fix 'xyz may be used uninitialized' compiler warnings caused
5210         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
5211         abort() in any case but properly report the error.
5212
5213 2007-12-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5214
5215         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5216         (gst_play_bin_finalize), (gst_play_bin_set_uri),
5217         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
5218         (gst_play_bin_get_property), (pad_removed_cb), (drained_cb),
5219         (autoplug_select_cb), (activate_group), (deactivate_group),
5220         (setup_next_source), (save_current_group),
5221         (gst_play_bin_change_state):
5222         Code cleanups.
5223         Remove next-uri, we can use the uri property just fine.
5224         Fix some crasher.
5225         Unref uridecodebin when switching.
5226         Fix going to READY.
5227
5228         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
5229         (gst_play_sink_init), (gst_play_sink_dispose),
5230         (gst_play_sink_finalize), (gst_play_sink_vis_unblocked),
5231         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
5232         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
5233         (gst_play_sink_set_property), (gst_play_sink_get_property),
5234         (gen_video_chain), (gen_text_element), (gen_audio_chain),
5235         (gen_vis_element), (gst_play_sink_get_mode),
5236         (gst_play_sink_set_mode), (gst_play_sink_set_flags),
5237         (gst_play_sink_get_flags), (gst_play_sink_request_pad),
5238         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
5239         (gst_play_sink_change_state):
5240         * gst/playback/gstplaysink.h:
5241         Add some locking to make things threadsafe.
5242
5243         * gst/playback/test7.c: (about_to_finish_cb):
5244         Fix test.
5245
5246 2007-12-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5247
5248         * gst/videoscale/gstvideoscale.c: (gst_video_scale_set_property),
5249           (gst_video_scale_get_property), (gst_video_scale_transform_caps),
5250           (gst_video_scale_transform):
5251           Don't claim to be able to handle/transform caps that can't really
5252           be handled by the currently selected scaling method (here: RGB or
5253           packed YUV with 4-tap method). Also add locking to method property.
5254
5255         * tests/check/pipelines/simple-launch-lines.c: (setup_pipeline),
5256           (test_basetransform_based):
5257           Some test pipelines for the above (not entirely valgrind clean yet
5258           apparently).
5259
5260 2007-12-21  David Schleef  <ds@schleef.org>
5261
5262         * gst-libs/gst/video/video.c:
5263         * gst-libs/gst/video/video.h:
5264           Add additional RGBA and RGB-24 video formats.
5265
5266 2007-12-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5267
5268         * tests/check/elements/playbin.c: (test_sink_usage_video_only_stream),
5269           (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
5270           (test_suburi_error_wrongproto), (test_missing_primary_decoder):
5271         * tests/check/libs/cddabasesrc.c: (GST_START_TEST), (GST_START_TEST),
5272           (cddabasesrc_suite):
5273           Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be
5274           deprecated in the future (see #498924).
5275
5276 2007-12-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5277
5278         * gst/playback/gststreamselector.c: (gst_selector_pad_event):
5279           Don't leak event.
5280
5281 2007-12-20  Thijs Vermeir <thijsvermeir@gmail.com>
5282
5283         * gst-libs/gst/riff/riff-read.c:
5284         Use GST_ROUND_UP_2 macro
5285
5286 2007-12-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5287
5288         * gst/playback/.cvsignore:
5289           Ignore more.
5290
5291 2007-12-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5292
5293         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
5294         * gst/playback/gstplaybasebin.c: (set_subtitles_visible),
5295           (set_active_source):
5296         * gst/playback/gstplaybasebin.h:
5297         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5298           (setup_sinks), (playbin_set_subtitles_visible):
5299           Make switching off of subtitles work. To avoid all kind of
5300           problems with unlinking of the subtitle input, we just keep
5301           the subtitle inputs linked as they are and tell textoverlay
5302           not to render them. Fixes #373011.
5303           Other subtitle switching issues (esp. when there are both
5304           external and in-stream subtitles) remain. They'll be solved
5305           in playbin2.
5306
5307 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5308
5309         * gst/playback/gststreamselector.c: (gst_selector_pad_init):
5310         Init the pad segment too.
5311
5312 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5313
5314         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
5315         (gst_audioringbuffer_open_device),
5316         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
5317         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
5318         (gst_audioringbuffer_pause), (gst_audioringbuffer_stop),
5319         (gst_audio_sink_create_ringbuffer):
5320         Improve debug output.
5321
5322         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
5323         (gst_ring_buffer_pause), (gst_ring_buffer_delay):
5324         Prevent some functions from doing things and failing when the
5325         ringbuffer is not yet acquired.
5326
5327 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
5328
5329         * gst-libs/gst/interfaces/interfaces.h:
5330           Also remove interfaces.h from CVS as it is not needed anymore.
5331
5332 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
5333
5334         * gst-libs/gst/interfaces/Makefile.am:
5335           interfaces.h is not used anymore so remove it from the build
5336           process.
5337
5338 2007-12-17  David Schleef  <ds@schleef.org>
5339
5340         * gst/videotestsrc/gstvideotestsrc.c:
5341         * gst/videotestsrc/gstvideotestsrc.h:
5342           Add a "blink" pattern.  Turn on the pain.  Apologies.  It's useful
5343           for testing vertical refresh synchronization.
5344
5345 2007-12-17  David Schleef  <ds@schleef.org>
5346
5347         * docs/libs/gst-plugins-base-libs-sections.txt:
5348         * gst-libs/gst/video/video.c:
5349         * gst-libs/gst/video/video.h:
5350           Add new GstVideFormat enum and write a bunch of helper functions
5351           based around it.
5352
5353 2007-12-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5354
5355         * Makefile.am:
5356           Use new common/win32.mak.
5357
5358 2007-12-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5359
5360         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5361         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
5362         Add debug info.
5363         When going from PLAYING to PAUSED, pause the ringbuffer before calling
5364         the parent state change function, just like the audiosink, because the
5365         parent waits for the element to finish its processing before completing
5366         the state change. This makes going to PAUSED a lot snappier.
5367         When going from READY to PAUSED, don't allow the ringbuffer to start
5368         yet.
5369
5370 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5371
5372         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5373         Yet another fix for broken software that produce files with an empty
5374         blockalign field. Instead of completely failing, make a second attempt
5375         at guessing the width/depth by looking at strf->size.
5376
5377 2007-12-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5378
5379         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_do_seek),
5380           (gst_cdda_base_src_handle_track_seek), (gst_cdda_base_src_create):
5381         * gst-libs/gst/pbutils/install-plugins.c:
5382           (gst_install_plugins_spawn_child), (gst_install_plugins_supported):
5383         * gst-libs/gst/pbutils/missing-plugins.c:
5384           (gst_missing_plugin_message_get_installer_detail),
5385           (gst_missing_encoder_installer_detail_new):
5386         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_send):
5387         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
5388           Turn a few g_assert_not_reached() into g_return_val_if_reached() to
5389           avoid compiler warnings (#503930).
5390
5391 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5392
5393         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5394         Be apologetic of software that use the 'jpeg' instead of 'JPEG' FOURCC
5395         for jpeg video streams.
5396         Add the 'avc1'/'AVC1' fourcc mapping for h264, same software-comment as
5397         for the above modification.
5398
5399 2007-12-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5400
5401         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_expose),
5402           (gst_x_overlay_handle_events):
5403           More guards (we don't want klass to end up being NULL).
5404
5405 2007-12-14  Sebastian Dröge  <slomo@circular-chaos.org>
5406
5407         * configure.ac:
5408         * gst/volume/gstvolume.c: (gst_volume_init):
5409           Use new gst_base_transform_set_gap_aware() function as volume
5410           correctly handles GST_BUFFER_FLAG_GAP. Require core 0.10.15.1 
5411           for this.
5412
5413 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5414
5415         * tests/examples/seek/seek.c: (msg_segment_done), (main):
5416         Don't go to READY on EOS as this avoids testing of seeking and
5417         restarting after EOS, use the stop button when you want to READY.
5418         Don't try to do a flushing seek in segment-done, it does not make
5419         sense to use this for gapless playback and is not needed.
5420
5421 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5422
5423         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_finalize),
5424         (reset_rate_timer), (update_in_rates), (update_out_rates),
5425         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
5426         (gst_queue_chain), (gst_queue_loop):
5427         Use separate timers for input and output rates.
5428         Pause measuring the output rate when we block for more data.
5429         See #503262.
5430
5431 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5432
5433         * gst/playback/gstqueue2.c: (gst_queue_chain):
5434         Pause the timer to measure the input rate when we block because the
5435         queue is filled. See #503262.
5436
5437 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5438
5439         Patch by: Peter Kjellerstedt  <pkj at axis com>
5440
5441         * gst-libs/gst/rtsp/gstrtspconnection.c:
5442         (gst_rtsp_connection_free):
5443         Close control sockets. Fixes #503440.
5444
5445 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5446
5447         * gst/playback/gstdecodebin2.c: (analyze_new_pad), (connect_pad):
5448         Expose the right pad in the right place with the right element.
5449
5450 2007-12-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5451
5452         * gst-libs/gst/pbutils/descriptions.c: (formats):
5453           Add description for 'private' dts caps (who come up with that name?).
5454
5455 2007-12-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5456
5457         * Makefile.am:
5458           Add check-exports target and run it with 'make check'.
5459
5460         * configure.ac:
5461           Be stricter about what we export in our libraries: change regexp so that
5462           we only export _gst_foo(), but not __gst_foo().
5463
5464         * gst-libs/gst/cdda/base64.h: (rfc822_binary):
5465         * gst-libs/gst/cdda/sha1.h: (sha_init), (sha_update), (sha_final):
5466           Change internal functions to __gst_foo so they dont' get exported.
5467
5468         * win32/common/libgstaudio.def:
5469           Add missing symbols.
5470
5471 2007-12-11  David Schleef  <ds@schleef.org>
5472
5473         * ChangeLog: remove conflict markers
5474
5475 2007-12-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5476
5477         * ext/gnomevfs/Makefile.am:
5478         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_unicodify):
5479           Use gst_tag_freeform_string_to_utf8() here, which also takes
5480           into account any character sets specified by the user via
5481           environment variables.
5482
5483 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
5484
5485         * gst/audioconvert/Makefile.am:
5486         Also link to libm.
5487
5488 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
5489
5490         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5491         No need for floating point operations here. avoids having to link
5492         against the math library too.
5493
5494 2007-12-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5495
5496         * gst-libs/gst/pbutils/descriptions.c: (formats),
5497           (format_info_get_desc):
5498         * tests/check/libs/pbutils.c: (GST_START_TEST), (caps_strings),
5499           (GST_START_TEST):
5500           Add one or two missing formats.  Generate ADPCM description
5501           dynamically depending on layout/format.
5502
5503 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5504
5505         * configure.ac:
5506           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
5507
5508 2007-12-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5509
5510         Patch by: Robin Stocker <robin dot stocker at gmx dot ch>
5511
5512         * gst/subparse/gstsubparse.c: (gst_sub_parse_data_format_autodetect):
5513           Some .srt files start with chunk number 0 and not chunk number 1,
5514           recognise and accept those as well (fixes #502497).
5515
5516         * tests/check/elements/subparse.c: (srt_input), (srt_input0),
5517           (test_src):
5518           Add unit test for the above.
5519
5520 2007-12-06  Wim Taymans  <wim.taymans@gmail.com>
5521
5522         * gst/playback/gstplay-enum.c:
5523         (register_gst_autoplug_select_result),
5524         (gst_autoplug_select_result_get_type):
5525         * gst/playback/gstplay-enum.h:
5526         Add missing files.
5527
5528 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
5529
5530         * gst/playback/Makefile.am:
5531         Group decodebin2 and uridecodebin into the same plugin so that they
5532         can share the GEnumType.
5533
5534         * gst/playback/gstdecodebin2.c: (_gst_array_accumulator),
5535         (_gst_select_accumulator), (gst_decode_bin_class_init),
5536         (gst_decode_bin_init), (gst_decode_bin_autoplug_sort),
5537         (gst_decode_bin_autoplug_select), (gst_decode_bin_autoplug_add),
5538         (analyze_new_pad), (connect_pad), (gst_decode_bin_plugin_init):
5539         Add signal to sort factories instead of the more awkward autoplug-select
5540         signal.
5541         Modify autoplug_select so that we can try, skip or expose the
5542         autopluggin of an element on a pad.
5543
5544         * gst/playback/gstfactorylists.c: (compare_ranks),
5545         (decoders_filter), (sinks_filter), (gst_factory_list_is_type),
5546         (element_filter), (gst_factory_list_get_elements),
5547         (gst_factory_list_debug), (gst_factory_list_filter):
5548         * gst/playback/gstfactorylists.h:
5549         Simplify the API, allow getting elements based on mask.
5550
5551         * gst/playback/gstplay-marshal.list:
5552         Add some more marshallers.
5553
5554         * gst/playback/gstplaybin2.c: (init_group), (gst_play_bin_init),
5555         (gst_play_bin_finalize), (pad_removed_cb), (autoplug_factories_cb),
5556         (autoplug_select_cb), (activate_group):
5557         Add support for managing non-raw sinks by providing a custom element and
5558         sink list to decodebin2.
5559         Try to plug non-raw sinks when decodebin2 using autoplug-select of
5560         decodebin2.
5561
5562         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
5563         (gst_play_sink_set_mode), (gst_play_sink_request_pad):
5564         * gst/playback/gstplaysink.h:
5565         Add support for raw and non-raw sinks. 
5566         Add support to force sinks selected by playbin2.
5567         Don't plug raw converters for non-raw sinks.
5568
5569         * gst/playback/gsturidecodebin.c: (_gst_array_accumulator),
5570         (_gst_select_accumulator), (gst_uri_decode_bin_class_init),
5571         (proxy_autoplug_select_signal), (gst_uri_decode_bin_plugin_init),
5572         (plugin_init):
5573         Use right accumulators.
5574         Proxy new signal.
5575
5576 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5577
5578         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
5579         Use runnning time as the base time instead of the timestamp.
5580         Spotted by Saur on IRC.
5581
5582 2007-12-03  Edward Hervey  <bilboed@bilboed.com>
5583
5584         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5585         Add 'WVC1' codec mapping for Windows Media VC-1 video codec.
5586
5587 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5588
5589         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_bisect_forward_serialno),
5590         (gst_ogg_demux_read_chain):
5591         If we find a new serial number but it does not contain a BOS page, make
5592         sure we initialize the chain to NULL because else we will try to scan it
5593         and crash. Fixes #500763
5594
5595 2007-11-30  Wim Taymans  <wim.taymans@gmail.com>
5596
5597         * gst/playback/Makefile.am:
5598         * gst/playback/gstfactorylists.c: (compare_ranks), (print_feature),
5599         (get_feature_array), (decoders_filter), (sinks_filter),
5600         (gst_factory_list_get_decoders), (gst_factory_list_get_sinks),
5601         (gst_factory_list_filter):
5602         * gst/playback/gstfactorylists.h:
5603         Refactor some common code to filter factories and check caps compat.
5604
5605         * gst/playback/gstdecodebin.c:
5606         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5607         (gst_decode_bin_init), (gst_decode_bin_dispose),
5608         (gst_decode_bin_autoplug_continue),
5609         (gst_decode_bin_autoplug_factories),
5610         (gst_decode_bin_autoplug_select), (analyze_new_pad),
5611         (find_compatibles):
5612         * gst/playback/gstplaybin.c:
5613         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5614         (gst_play_bin_init), (gst_play_bin_finalize),
5615         (autoplug_factories_cb), (activate_group):
5616         * gst/playback/gstqueue2.c:
5617         * gst/playback/gsturidecodebin.c: (proxy_unknown_type_signal),
5618         (proxy_autoplug_continue_signal),
5619         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
5620         (proxy_drained_signal):
5621         Add some more debug info and use factor filtering code.
5622
5623 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
5624
5625         * gst/audiotestsrc/gstaudiotestsrc.c:
5626         * gst/volume/gstvolume.c:
5627         * gst/volume/gstvolume.h:
5628           Add GAP-flag support.
5629
5630 2007-11-24  Julien MOUTTE  <julien@moutte.net>
5631
5632         * tests/examples/seek/seek.c: (main): Increase the range of the
5633         rate selector as I would like to test QOS behavior at higher
5634         forward and reverse playback speed like say 64x.
5635
5636 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
5637
5638         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
5639         (audioresample_query), (audioresample_query_type),
5640         (gst_audioresample_set_property):
5641         Implement latency query.
5642
5643 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5644
5645         * gst-libs/gst/audio/gstbaseaudiosink.c:
5646         (gst_base_audio_sink_drain):
5647         Our EOS time contains the base_time, _wait_eos() expects a running_time
5648         so we have to subtract the base_time again before calling the function.
5649         This fixes an EOS regression where the base_time was added twice and EOS
5650         took longer and longer in certain situations.
5651         Fixes #498767.
5652
5653 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5654
5655         * docs/libs/gst-plugins-base-libs-sections.txt:
5656         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
5657         (gst_base_audio_sink_set_provide_clock),
5658         (gst_base_audio_sink_get_provide_clock),
5659         (gst_base_audio_sink_set_slave_method),
5660         (gst_base_audio_sink_get_slave_method),
5661         (gst_base_audio_sink_set_property),
5662         (gst_base_audio_sink_get_property), (gst_base_audio_sink_drain),
5663         (gst_base_audio_sink_none_slaving),
5664         (gst_base_audio_sink_handle_slaving):
5665         * gst-libs/gst/audio/gstbaseaudiosink.h:
5666         Expose methods for some object properties so that subclasses can more
5667         easily configure them.
5668         Added slave method none, that completely disables slaving to the
5669         internal clock.
5670         API: gst_base_audio_sink_set_provide_clock()
5671         API: gst_base_audio_sink_get_provide_clock()
5672         API: gst_base_audio_sink_set_slave_method()
5673         API: gst_base_audio_sink_get_slave_method()
5674
5675         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5676         (gst_base_audio_src_set_provide_clock),
5677         (gst_base_audio_src_get_provide_clock),
5678         (gst_base_audio_src_set_property),
5679         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
5680         * gst-libs/gst/audio/gstbaseaudiosrc.h:
5681         Expose methods for some object properties so that subclasses can more
5682         easily configure them.
5683         API: gst_base_audio_src_set_provide_clock()
5684         API: gst_base_audio_src_get_provide_clock()
5685
5686 2007-11-20  Wim Taymans  <wim.taymans@gmail.com>
5687
5688         Patch by: Joe Peterson <lavajoe at gentoo dot org>
5689
5690         * gst-libs/gst/sdp/gstsdpmessage.c:
5691         Fix compilation on FreeBSD (Gentoo). Fixes #498228.
5692
5693 2007-11-19  Sebastian Dröge  <slomo@circular-chaos.org>
5694
5695         * tests/check/libs/fft.c: (GST_START_TEST):
5696         Fix scaling to really have dB instead of something else.
5697
5698 2007-11-19  Julien MOUTTE  <julien@moutte.net>
5699
5700         * tests/examples/seek/seek.c: (main): There's a nice macro to check
5701         GTK version, use it.
5702
5703 2007-11-19  Julien MOUTTE  <julien@moutte.net>
5704
5705         * tests/examples/seek/seek.c: (main): Try to support stable version
5706         of GTK.
5707
5708 2007-11-17  Stefan Kost  <ensonic@users.sf.net>
5709
5710         * gst/playback/README:
5711         * gst/playback/test7.c:
5712           Fix the build + little README update.
5713
5714 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5715
5716         * tests/examples/seek/seek.c: (make_playerbin2_pipeline), (main):
5717         Add playbin2 seek pipeline.
5718
5719 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5720
5721         * gst/playback/Makefile.am:
5722         * gst/playback/gstplayback.c: (plugin_init):
5723         * gst/playback/test7.c: (update_scale), (warning_cb), (error_cb),
5724         (eos_cb), (about_to_finish_cb), (main):
5725         Add playbin2.
5726         Added gapless playback example.
5727
5728         * gst/playback/gstplaybasebin.c:
5729         * gst/playback/gstplaybasebin.h:
5730         * gst/playback/gstplaybin.c: (gst_play_bin_plugin_init):
5731         * gst/playback/gstqueue2.c:
5732         * gst/playback/test.c:
5733         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5734         (pad_removed_cb):
5735         * gst/playback/gststreaminfo.h:
5736         Change email.
5737
5738         * gst/playback/gstplaybin2.c: (gst_play_bin_get_type),
5739         (gst_play_bin_class_init), (init_group), (gst_play_bin_init),
5740         (gst_play_bin_dispose), (gst_play_bin_set_uri),
5741         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
5742         (gst_play_bin_get_property), (gst_play_bin_handle_message),
5743         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb), (perform_eos),
5744         (drained_cb), (unlink_group), (activate_group),
5745         (setup_next_source), (gst_play_bin_change_state),
5746         (gst_play_bin2_plugin_init):
5747         Added raw first version of playbin2. Does chained oggs and gapless
5748         playback fine. No support for raw sinks yet. No visualisations or
5749         subtitles yet.
5750
5751         * gst/playback/gstplaysink.c: (gst_play_sink_get_type),
5752         (gst_play_sink_class_init), (gst_play_sink_init),
5753         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
5754         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
5755         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
5756         (gst_play_sink_set_property), (gst_play_sink_get_property),
5757         (post_missing_element_message), (free_chain), (add_chain),
5758         (activate_chain), (gen_video_chain), (gen_text_element),
5759         (gen_audio_chain), (gen_vis_element), (gst_play_sink_get_mode),
5760         (gst_play_sink_set_mode), (gst_play_sink_request_pad),
5761         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
5762         (gst_play_sink_send_event), (gst_play_sink_change_state):
5763         * gst/playback/gstplaysink.h:
5764         Added Element that abstracts the sinks and their pipelines for playbin2.
5765
5766 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5767
5768         * gst/playback/gststreamselector.c: (gst_selector_pad_get_type),
5769         (gst_selector_pad_class_init), (gst_selector_pad_init),
5770         (gst_selector_pad_finalize), (gst_selector_pad_reset),
5771         (gst_selector_pad_get_linked_pads), (gst_selector_pad_event),
5772         (gst_selector_pad_getcaps), (gst_selector_pad_bufferalloc),
5773         (gst_selector_pad_chain), (gst_stream_selector_get_type),
5774         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
5775         (gst_stream_selector_init), (gst_stream_selector_set_property),
5776         (gst_stream_selector_get_linked_pad),
5777         (gst_stream_selector_getcaps),
5778         (gst_stream_selector_is_active_sinkpad),
5779         (gst_stream_selector_activate_sinkpad),
5780         (gst_stream_selector_get_linked_pads),
5781         (gst_stream_selector_request_new_pad),
5782         (gst_stream_selector_release_pad):
5783         * gst/playback/gststreamselector.h:
5784         Improve streamselector, make it select and unselect the current pad more
5785         intelligently. 
5786         Subclass GstPad for the sinkpads of the selector.
5787         Handle segments more correctly.
5788         Fix caps negotiation.
5789         Implement release_pad.
5790
5791 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5792
5793         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5794         (gst_decode_group_check_if_drained), (source_pad_event_probe),
5795         (remove_fakesink):
5796         Add drained signal fired when decodebin finishes decoding the data.
5797         Remove deprecated STATE_DIRTY message.
5798
5799         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5800         (unknown_type_cb), (new_decoded_pad_cb), (pad_removed_cb),
5801         (analyse_source), (proxy_drained_signal), (make_decoder),
5802         (source_new_pad), (value_list_append_structure_list),
5803         (handle_redirect_message), (handle_message):
5804         Proxy the new drained signal.
5805         Handle pad removed from decodebin.
5806         Handle redirect messages by sorting multiple redirections based on the
5807         connection speed.
5808
5809 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5810
5811         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5812
5813         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
5814         Fix leaking headers. Fixes #496761.
5815
5816 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5817
5818         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5819
5820         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
5821         (gst_ximagesink_change_state):
5822         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
5823         Don't leak the PAR on errors. Fixes #496731.
5824
5825 2007-11-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5826
5827         * gst-libs/gst/tag/gstid3tag.c: (user_tag_matches),
5828           (gst_tag_from_id3_user_tag):
5829           Add mapping for audio cd discid tags, so we can extract
5830           them from tags as well (see #347848). Also compare identifiers
5831           in ID3v2 TXXX frames in a case-insensitive way to increase
5832           compatibility when reading tags (discid vs. DiscID vs. DiscId).
5833
5834 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5835
5836         * gst-plugins-base.doap:
5837         Oops, fix the release name.
5838
5839 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5840
5841         * gst-plugins-base.doap:
5842         Add 0.10.15 release
5843
5844 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5845
5846         * configure.ac:
5847         Back to CVS
5848
5849 === release 0.10.15 ===
5850
5851 2007-11-15  Jan Schmidt <jan.schmidt@sun.com>
5852
5853         * configure.ac:
5854           releasing 0.10.15, "No need to argue"
5855
5856 2007-11-15  Jan Schmidt  <jan.schmidt@sun.com>
5857
5858         * win32/vs6/libgstfft.dsp:
5859         Convert line endings to DOS.
5860
5861 2007-11-15  Sebastien Moutte <sebastien@moutte.net>
5862
5863         * win32/vs6/gst_plugins_base.dsw:
5864         * win32/vs6/libgstfft.dsp:
5865         * win32/MANIFEST:
5866         Add a project file for fft plugin and remove socket
5867         based plugin which don't build from the workspace.
5868         * win32/vs6/libgstaudio.dsp:
5869         * win32/vs6/libgstrtp.dsp:
5870         * win32/vs6/libgsttag.dsp:
5871         Convert line endings back to DOS.
5872         Fixes #496724
5873
5874 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
5875
5876         * win32/vs6/libgstinterfaces.dsp:
5877         * win32/vs6/libgstrtsp.dsp:
5878         Convert line endings back to DOS
5879
5880 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
5881
5882         * gst-libs/gst/fft/kiss_fft_f32.h:
5883         * gst-libs/gst/fft/kiss_fft_f64.h:
5884         * gst-libs/gst/fft/kiss_fft_s16.h:
5885         * gst-libs/gst/fft/kiss_fft_s32.h:
5886         Don't include malloc.h which doesn't exist on Mac OSX.
5887         Instead, pull in glib.h and use g_malloc/g_free for 
5888         consistency. Fixes: #496548
5889
5890 2007-11-09  Stefan Kost  <ensonic@users.sf.net>
5891
5892         * gst/playback/gstdecodebin2.c:
5893           Dont leak ghostpad. Fixes #475451.
5894
5895 2007-11-09  Wim Taymans  <wim.taymans@gmail.com>
5896
5897         * docs/design/design-decodebin.txt:
5898         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
5899         Update some more docs and comments.
5900
5901 2007-11-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5902
5903         Patch by: Sebastien Moutte  <sebastien moutte net>
5904
5905         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
5906           (gst_rtcp_unix_to_ntp):
5907         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_name):
5908           Fix some C99-isms and and a missing function that some versions of
5909           MSVC don't like too much (#494346).
5910
5911         * win32/vs6/gst_plugins_base.dsw:
5912         * win32/vs6/libgstaudio.dsp:
5913         * win32/vs6/libgstrtp.dsp:
5914         * win32/vs6/libgsttag.dsp:
5915           Update vs6 projects files (#494346).
5916
5917 2007-11-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5918
5919         Patch by: Ole AndrĂ© Vadla RavnĂ¥s  <ole.andre.ravnas@tandberg.com>
5920
5921         * win32/common/libgstaudio.def:
5922         * win32/common/libgstcdda.def:
5923         * win32/common/libgstinterfaces.def:
5924         * win32/common/libgstnetbuffer.def:
5925         * win32/common/libgstpbutils.def:
5926         * win32/common/libgstrtp.def:
5927         * win32/common/libgstrtsp.def:
5928         * win32/common/libgsttag.def:
5929         * win32/common/libgstvideo.def:
5930           More missing symbols to export (fixes #493986).
5931
5932 2007-11-06  Sebastian Dröge  <slomo@circular-chaos.org>
5933
5934         * docs/libs/gst-plugins-base-libs-sections.txt:
5935         * gst-libs/gst/fft/gstfftf32.c:
5936         * gst-libs/gst/fft/gstfftf32.h:
5937         * gst-libs/gst/fft/gstfftf64.c:
5938         * gst-libs/gst/fft/gstfftf64.h:
5939         * gst-libs/gst/fft/gstffts16.c:
5940         * gst-libs/gst/fft/gstffts16.h:
5941         * gst-libs/gst/fft/gstffts32.c:
5942         * gst-libs/gst/fft/gstffts32.h:
5943         * tests/check/libs/fft.c: (GST_START_TEST):
5944         Remove the magnitude and phase calculation functions as these have
5945         very special use cases and can't even be used for the spectrum
5946         element. Also adjust the docs to mention some properties of the used
5947         FFT implemention, i.e. how the values are scaled. Fixes #492098.
5948
5949 2007-11-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5950
5951         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
5952           (finish_source):
5953           Avoid crash when there are external subtitles (fixes #491722).
5954
5955 2007-11-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5956
5957         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
5958         * ext/alsa/gstalsasrc.c: (gst_alsasrc_open):
5959           'Could not open resource for writing' is not an acceptable
5960           error message when we can't open the audio device (see #492334),
5961           even less so when we're trying to open it to record something.
5962
5963 2007-11-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5964
5965         Patch by: Ole AndrĂ© Vadla RavnĂ¥s  <ole.andre.ravnas@tandberg.com>
5966
5967         * win32/common/libgstrtp.def:
5968           Add some more missing symbols (#492813).
5969
5970 2007-11-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5971
5972         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
5973
5974         * tests/check/elements/audioconvert.c: (verify_convert):
5975           Add check to make sure that the out caps have a channel layout
5976           set on them where they should have one.
5977
5978 2007-11-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5979
5980         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
5981
5982         * gst-libs/gst/fft/kiss_fft_s16.h: (KISS_FFT_S16_MALLOC):
5983         * gst-libs/gst/fft/kiss_fft_s32.h: (KISS_FFT_S32_MALLOC):
5984           Include our own _stdint.h instead of sys/types.h, makes MingW happy
5985           (#492306).
5986
5987         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_create):
5988           Use _pipe directly, GLib doesn't have a pipe() macro any longer
5989           (it disappeared in GLib 2.14.0) (#492306).
5990
5991         * gst-libs/gst/sdp/Makefile.am:
5992         * gst-libs/gst/sdp/gstsdpmessage.c:
5993           Fix includes and LIBS for win32/Mingw (#492306).
5994
5995         * tests/examples/dynamic/addstream.c (pause_play_stream):
5996           Use more portable g_usleep() instead of sleep() (#492306).
5997
5998 2007-11-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
5999
6000         Patch by: Ole AndrĂ© Vadla RavnĂ¥s  <ole.andre.ravnas@tandberg.com>
6001
6002         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
6003           (gst_ring_buffer_parse_caps):
6004           Return NULL instead of an enum that happens to be 0, fixes warning
6005           on MSVC (#492114).
6006
6007         * gst-libs/gst/audio/gstringbuffer.h:
6008           No trailing commas in enum list (for gcc-2.9x).
6009
6010         * gst/videotestsrc/videotestsrc.c: (random_char):
6011           Make information loss explicit instead of implicitly truncating to
6012           eight bits via the return value.  Fixes runtime error on MSVC when
6013           using the debug CRT (#492114).
6014
6015         * win32/common/config.h.in:
6016           Fix a bunch of '#undef FOO bar', which MSVC doesn't like (#492114).
6017
6018         * win32/common/libgstinterfaces.def:
6019         * win32/common/libgstrtp.def:
6020           Export a few more symbols (#492114).
6021
6022 2007-11-01  Stefan Kost  <ensonic@users.sf.net>
6023
6024         * gst-libs/gst/audio/audio.c:
6025         * gst-libs/gst/audio/audio.h:
6026           Readd the deprecation guards, but preserve compilability.
6027
6028 2007-10-31  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6029
6030         * gst/audioconvert/gstaudioconvert.c: (find_suitable_channel_layout),
6031           (gst_audio_convert_fixate_channels), (gst_audio_convert_fixate_caps):
6032           Preserve channel layout when fixating the number of channels in the
6033           output caps, or make sure there's a suitable channel position layout
6034           set on the caps if required. Fixes #430677.
6035
6036 2007-10-31  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6037
6038         * tests/check/elements/decodebin.c: (test_text_plain_streams):
6039           Make sure the pipeline really operates in push mode as it should
6040           in this case.
6041
6042 2007-10-31  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6043
6044         * gst-libs/gst/audio/audio.h:
6045           Don't guard deprecated enum with #ifndef DISABLE_DEPRECATED, or
6046           compilation with DISABLE_DEPRECATED and without REMOVE_DEPRECATED
6047           (ie. normal cvs builds) will fail.
6048
6049 2007-10-31  Stefan Kost  <ensonic@users.sf.net>
6050
6051         * docs/libs/Makefile.am:
6052         * gst-libs/gst/audio/audio.c:
6053         * gst-libs/gst/audio/audio.h:
6054         * gst-libs/gst/interfaces/mixer.c:
6055           tell gtk-doc about the deprecation guard. Apply more doc fixes.
6056
6057 2007-10-31  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6058
6059         * tests/check/libs/audio.c: (init_value_to_channel_layout),
6060           (test_channel_layout_value_intersect), (audio_suite):
6061           Add simple unit test to make sure GstValue intersection
6062           of channel layouts works the way I think it does.
6063
6064 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
6065
6066         * docs/libs/gst-plugins-base-libs-sections.txt:
6067         * gst-libs/gst/audio/gstaudiofilter.h:
6068         * gst-libs/gst/interfaces/mixer.h:
6069         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6070         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6071         * gst-libs/gst/sdp/gstsdpmessage.c:
6072           Fix the docs according to what gtk-doc complained about.
6073
6074 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
6075
6076         * tests/icles/stress-playbin.c:
6077           Fix the build.
6078
6079 2007-10-30  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6080
6081         * gst/playback/gstdecodebin.c: (close_pad_link), (type_found):
6082         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
6083           Post nice/more useful error message if we don't have a decoder for
6084           the primary type.
6085
6086 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6087
6088         * gst/playback/gstdecodebin2.c: (gst_decode_group_expose):
6089         Be a bit more useful, unblock the pads after we fired the no-more-pads
6090         signal so that we can use the signal to inspect and connect all pads
6091         without having to keep extra state outside of decodebin.
6092
6093 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6094
6095         * gst/playback/gsturidecodebin.c:
6096         (gst_uri_decode_bin_autoplug_continue),
6097         (gst_uri_decode_bin_class_init), (no_more_pads_full):
6098         Implement default signal handler so that we return TRUE when nothing is
6099         connected.
6100
6101 2007-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
6102
6103         * gst-libs/gst/riff/riff-media.c:
6104         (gst_riff_wavext_add_channel_layout),
6105         (gst_riff_wave_add_default_channel_layout),
6106         (gst_riff_wavext_get_default_channel_mask),
6107         (gst_riff_create_audio_caps):
6108         Use the ALSA channel layout as default for wav files without channel
6109         layout information. This fixes playback of chan-id.wav on 5.1 systems
6110         for example. Also refactor the channel layout setting a bit and add
6111         more default channel orders. Fixes #489010.
6112
6113 2007-10-26  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6114
6115         * tests/check/libs/tag.c: (test_musicbrainz_tag_registration):
6116           GST_TAG_MUSICBRAINZ_SORTNAME is deprecated and we compile with
6117           -DGST_DISABLE_DEPRECATED, so use new GST_TAG_ARTIST_SORTNAME
6118           instead.
6119
6120 2007-10-25  Wim Taymans  <wim.taymans@gmail.com>
6121
6122         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
6123         (gst_decode_bin_dispose), (gst_decode_bin_set_caps),
6124         (gst_decode_bin_set_subs_encoding),
6125         (gst_decode_bin_get_subs_encoding), (gst_decode_bin_set_property),
6126         (gst_decode_bin_get_property), (analyze_new_pad):
6127         Move subtitle encoding property to decodebin2 so that it can set the
6128         property value on all elements that it autoplugs and that require it.
6129         Make caps refcounting more consistent in get/set.
6130
6131         * gst/playback/gsturidecodebin.c: (_gst_boolean_accumulator),
6132         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
6133         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
6134         (gst_uri_decode_bin_get_property), (proxy_unknown_type_signal),
6135         (proxy_autoplug_continue_signal),
6136         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
6137         (make_decoder):
6138         Proxy properties and relevant signals from the internal decodebin.
6139         Make properties MT safe.
6140
6141 2007-10-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6142
6143         * gst-libs/gst/tag/tag.h: (GST_TAG_MUSICBRAINZ_SORTNAME):
6144         * gst-libs/gst/tag/tags.c:
6145           Deprecate GST_TAG_MUSICBRAINZ_SORTNAME, replaced by the newly-added
6146           GST_TAG_ARTIST_SORTNAME (in an API and ABI compatible way).
6147
6148         * gst-libs/gst/tag/gstid3tag.c: (tag_matches):
6149           Map ID3v2 TSOP, TSOA and TSOT frames to new SORTNAME tags (#414539).
6150
6151         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches),
6152           (gst_tag_to_vorbis_comments):
6153           Map new SORTNAME tags (these tags aren't even semi-official, so I'm
6154           just mapping everything I found in the wild) (#414539).
6155
6156 2007-10-24  Wim Taymans  <wim.taymans@gmail.com>
6157
6158         Inspired by patch of: RenĂ© Stadler <mail at renestadler dot de>
6159
6160         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
6161         (gst_decode_bin_autoplug_continue),
6162         (gst_decode_bin_autoplug_factories),
6163         (gst_decode_bin_autoplug_select), (analyze_new_pad), (connect_pad),
6164         (find_compatibles):
6165         * gst/playback/gstplay-marshal.list:
6166         Remove the autoplug-sort signal and replace it with a binding friendly
6167         autoplug-select signal.
6168         Add an autoplug-factories signal that can be used to generate a list of
6169         factories to try to autoplug.
6170         Add the GstPad to the autoplugging signal args as it might be needed to
6171         make a good factory selection.
6172         Fix up the marshallers for this. Fixes #407282.
6173
6174 2007-10-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6175
6176         * gst-libs/gst/tag/gsttagdemux.c:
6177           Don't abort with an assertion if we receive a seek event with
6178           a start type of NONE (see launchpad bug #155878).
6179
6180 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
6181
6182         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
6183         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
6184         (gst_ximagesink_change_state), (gst_ximagesink_reset):
6185         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_event_thread),
6186         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_xcontext_clear),
6187         (gst_xvimagesink_change_state), (gst_xvimagesink_reset):
6188         Make sure that before we clean up the X resources, we shutdown and join
6189         the event thread.
6190         Also make sure the event thread does not shut down immediatly after
6191         startup because the running variable is not yet correctly set.
6192         Fixes #378770. 
6193
6194 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
6195
6196         * gst/playback/gstdecodebin.c: (new_pad), (type_found):
6197         Make the window for a race in typefind and shutting down smaller until
6198         we figure out the right locking here. Avoids #485753 usually.
6199
6200         * gst/playback/gstdecodebin2.c: (type_found), (pad_added_group_cb):
6201         Remove unneeded lock causing a race in typefind and shutting down.
6202         Fixes #485753.
6203
6204         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
6205         Also remove sinks when going to NULL because we might not complete the
6206         state change to PAUSED, causing the PAUSED->READY state change not to
6207         happen.
6208
6209 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
6210
6211         * gst-libs/gst/audio/gstbaseaudiosink.c:
6212         (gst_base_audio_sink_drain), (gst_base_audio_sink_change_state):
6213         Also explicitly release the ringbuffer when going to NULL because it
6214         is required in the setcaps function, before the state change to PAUSED
6215         completes.
6216
6217 2007-10-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6218
6219         * tests/icles/.cvsignore:
6220         * tests/icles/Makefile.am:
6221         * tests/icles/stress-playbin.c:
6222           Does what it says on the tin.
6223
6224 2007-10-15  Wim Taymans  <wim.taymans@gmail.com>
6225
6226         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_push_one):
6227         Fix queue negotiation. See #486758.
6228
6229 2007-10-12  Jan Schmidt  <Jan.Schmidt@sun.com>
6230
6231         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
6232         (gst_xvimagesink_xwindow_new),
6233         (gst_xvimagesink_update_colorbalance),
6234         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get):
6235
6236         Fix handling of some of the X atoms. If the last parameter is True,
6237         XInternAtom won't create the atom if it doesn't exist, and therefore
6238         might return None. This causes X errors on Xv implementations that
6239         don't provide the colour balance attributes.
6240
6241 2007-10-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6242
6243         * gst-libs/gst/tag/gstvorbistag.c:
6244         * tests/check/libs/tag.c:
6245           Extract vorbis comment LICENSE tags correctly.
6246
6247 2007-10-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6248
6249         Patch by: Jason Kivlighn  <jkivlighn gmail com>
6250
6251         * gst-libs/gst/tag/gstid3tag.c:
6252         * tests/check/libs/tag.c:
6253           Map ID3v2 WCOP frame to GST_TAG_COPYRIGHT_URI (#447000).
6254
6255 2007-10-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6256
6257         * gst-libs/gst/tag/gsttagdemux.c:
6258           Don't error out when a buggy downstream element doesn't
6259           handle the newsegment event we send properly (especially
6260           not without posting a meaningful error message on the
6261           bus). See bug #471370 and launchpad bug #136264.
6262
6263 2007-10-10  Wim Taymans  <wim.taymans@gmail.com>
6264
6265         * gst-libs/gst/audio/gstbaseaudiosink.c:
6266         (gst_base_audio_sink_drain):
6267         Use new basesink method to make our EOS drain interruptable.
6268
6269 2007-10-10  Jan Schmidt  <Jan.Schmidt@sun.com>
6270
6271         * gst-libs/gst/rtp/gstrtppayloads.c:
6272         Fix silly search-replace oversight.
6273
6274 2007-10-09  Wim Taymans  <wim.taymans@gmail.com>
6275
6276         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
6277
6278         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
6279         (gst_basertppayload_set_outcaps):
6280         Fix caps memleak. Fixes #484989.
6281
6282
6283 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6284
6285         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6286         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain):
6287         Fix debug output.
6288
6289 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6290
6291         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6292         (gst_base_audio_src_create):
6293         Also handle the case where there is no clock set on the audio source,
6294         like in the unit tests.
6295
6296 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
6297
6298         * gst-libs/gst/rtp/gstrtppayloads.c:
6299         Use unsigned G_MAXUINT8 instead of -1 to initialise a guint8
6300         to avoid compiler warnings
6301
6302 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6303
6304         * gst/playback/gstdecodebin.c: (type_found),
6305         (gst_decode_bin_change_state):
6306         * gst/playback/gstdecodebin2.c: (type_found),
6307         (gst_decode_bin_change_state):
6308         Don't disconnect the have_type signal because we never reconnect it
6309         later on. Instead keep a variable to see if we already detected a type.
6310
6311 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6312
6313         * gst/playback/gstdecodebin.c: (add_fakesink), (type_found):
6314         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
6315         (type_found):
6316         Unlink the signal handler when we found the type, we're not going to do
6317         anything sensible with more type_found signals anyway.
6318
6319 2007-10-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6320
6321         * gst-libs/gst/tag/gsttagdemux.c:
6322           Don't leak caps.
6323
6324 2007-10-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6325
6326         * gst-libs/gst/tag/Makefile.am:
6327         * gst-libs/gst/tag/gsttagdemux.c:
6328         * gst-libs/gst/tag/gsttagdemux.h:
6329           API: add GstTagDemux base class for simple tag demuxers.
6330
6331         * docs/libs/gst-plugins-base-libs-docs.sgml:
6332         * docs/libs/gst-plugins-base-libs-sections.txt:
6333           Add GstTagDemux to docs.
6334
6335 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
6336
6337         * gst-libs/gst/rtp/gstrtpbuffer.c:
6338         (gst_rtp_buffer_get_payload_subbuffer):
6339         Fix bug introduced with last commit which inverted the logic and
6340         caused all buffers to be dropped. Fixes #483620.
6341         Thanks to Laurent Glayal <spglegle at yahoo dot fr> for noticing.
6342
6343 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
6344
6345         * gst-libs/gst/rtp/gstrtpbuffer.c:
6346           Replace g_return_if_val (as it could be disabled), with regular return
6347           and warning.
6348
6349 2007-10-03  Stefan Kost  <ensonic@users.sf.net>
6350
6351         * tests/check/pipelines/simple-launch-lines.c:
6352           Print message name and not just number.
6353
6354 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
6355
6356         * gst-libs/gst/audio/gstbaseaudiosink.c:
6357         (gst_base_audio_sink_async_play):
6358         When slaved to the clock, don't try to align a sample with the previous
6359         one when going to PLAYING again.
6360
6361 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
6362
6363         * tests/examples/snapshot/snapshot.c:
6364           Fix the build.
6365
6366 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6367
6368         * gst-libs/gst/sdp/gstsdpmessage.h:
6369         Add RFC 3556 bandwidth modifiers.
6370
6371 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6372
6373         * docs/libs/gst-plugins-base-libs-docs.sgml:
6374         * docs/libs/gst-plugins-base-libs-sections.txt:
6375         * gst-libs/gst/rtp/gstrtppayloads.c:
6376         Update documentation.
6377
6378 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6379
6380         * gst-libs/gst/rtp/Makefile.am:
6381         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_pt),
6382         (gst_rtp_payload_info_for_name):
6383         * gst-libs/gst/rtp/gstrtppayloads.h:
6384         Added new file and header to deal with payload info.
6385
6386         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
6387         (gst_rtp_buffer_default_clock_rate):
6388         * gst-libs/gst/rtp/gstrtpbuffer.h:
6389         Payload specific stuff is move to new headers.
6390         Implement _default_clock rate using the new payload function.
6391
6392         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address),
6393         (gst_sdp_parse_line):
6394         * gst-libs/gst/sdp/gstsdpmessage.h:
6395         Add some more comments.
6396
6397 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6398
6399         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
6400         (sdp_check_header), (sdp_type_find), (plugin_init):
6401         Add typefind function for application/sdp.
6402         Remove some old dirac typefind code that was ifdeffed out.
6403
6404 2007-09-29  Sebastien Moutte <sebastien@moutte.net>
6405
6406         * win32/common/libgstaudio.def:
6407         Add new exported functions.
6408         * win32/vs6/grammar.dsp:
6409         Add autogeneration and copy of some autegenerated files from win32/common
6410         for rtsp library.
6411         * win32/vs6/libgstaudioconvert.dsp:
6412         Add gstaudioquantize.c to the build.
6413         * win32/vs6/libgstinterfaces.dsp:
6414         Add videoorientation.c to the build.
6415         * win32/vs6/libgstriff.dsp:
6416         Add libgsttag to the link libraries list.
6417         * win32/vs6/libgstvolume.dsp:
6418         Add liboil to the link.
6419         * win32/vs6/gst_plugins_base.dsw:
6420         * win32/vs6/libgstrtsp.dsp:
6421         * win32/common/libgstrtsp.def:
6422         Add files to build libgstrtsp library.
6423         
6424 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6425
6426         * tests/examples/snapshot/snapshot.c: (main):
6427         Print error when pipeline failed to construct.
6428
6429 2007-09-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6430
6431         * configure.ac:
6432         * gst-libs/gst/tag/gstid3tag.c:
6433         * gst-libs/gst/tag/gstvorbistag.c:
6434           Add mappings for the new GST_TAG_COMPOSER for vorbis comments
6435           and ID3v2 tags.
6436
6437 2007-09-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6438
6439         * gst-libs/gst/floatcast/floatcast.h:
6440           Don't include config.h in an installed public header, this
6441           might break compilation of applications that don't have such
6442           a header and doesn't necessarily do what it's supposed to do
6443           anyway (ie. check for the lrint/lrintf defines) (#442065).
6444           Add docs for the various macros and document how this header
6445           has to be used (link against libm, etc.); add a few FIXMEs;
6446           include math.h for non-c99 code path.  Based on patch by
6447           Jan Schmidt.
6448           
6449 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
6450
6451         * configure.ac:
6452         Use AG_GST_ARG_WITH_PLUGINS and AG_GST_ARG_ENABLE_EXTERNAL instead
6453         of duplicating these macros in configure.ac.
6454
6455 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6456
6457         * po/hu.po:
6458         * po/sv.po:
6459         * po/uk.po:
6460           Updated translations to 0.10.14
6461
6462 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6463
6464         translated by: Jakub Bogusz <qboosh@pld-linux.org>
6465
6466         * po/pl.po:
6467           Added Polish translation.
6468
6469 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6470
6471         translated by: Ilkka Tuohela <hile@iki.fi>
6472
6473         * po/fi.po:
6474           Added Finnish translation.
6475
6476 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6477
6478         translated by: Jorge GonzĂ¡lez GonzĂ¡lez <aloriel@gmail.com>
6479
6480         * po/es.po:
6481           Added Spanish translation.
6482
6483 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6484
6485         translated by: Mogens Jaeger <mogens@jaeger.tf>
6486
6487         * po/da.po:
6488           Added Danish translation.
6489
6490 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6491
6492         translated by: Funda Wang <fundawang@linux.net.cn>
6493
6494         * po/zh_CN.po:
6495           Added Chinese (simplified) translation.
6496
6497 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6498
6499         translated by: Alexander Shopov <ash@contact.bg>
6500
6501         * po/bg.po:
6502           Added Bulgarian translation.
6503
6504 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
6505
6506         * gst/playback/gstqueue2.c: (gst_queue_push_one):
6507         Fix compilation wrt printf arguments.
6508
6509 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
6510
6511         * configure.ac:
6512         * tests/examples/Makefile.am:
6513         * tests/examples/snapshot/.cvsignore:
6514         * tests/examples/snapshot/Makefile.am:
6515         * tests/examples/snapshot/snapshot.c: (main):
6516         Add simple snapshot example program using appsink.
6517
6518 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
6519
6520         * tests/check/generic/states.c:
6521           Improved state change unit test.
6522
6523 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6524
6525         * docs/plugins/.cvsignore:
6526         * tests/check/.cvsignore:
6527           Ignore registries in any format.
6528
6529 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6530
6531         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6532         (gst_base_rtp_depayload_chain),
6533         (gst_base_rtp_depayload_set_gst_timestamp):
6534         Only copy timestamp on outgoing packets if the depayloader did not set
6535         one.
6536         Also copy duration on outgoing packets.
6537
6538 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6539
6540         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
6541         (gst_basertppayload_set_outcaps):
6542         Fix compilation because of missing %d in printf.
6543         When fixating caps, fixate what we can and throw away all remaining
6544         unfixed caps, subclasses should do something smart if they need to.
6545
6546 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6547
6548         * ext/gnomevfs/gstgnomevfssrc.c:
6549           Improve debug logs a bit and be more verbose if things go wrong.
6550
6551 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
6552
6553         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6554         (gst_text_overlay_set_property):
6555         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
6556         * gst-libs/gst/audio/gstbaseaudiosink.c:
6557         (gst_base_audio_sink_render):
6558         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
6559         (gst_rtcp_unix_to_ntp):
6560         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_get_type):
6561         * gst/playback/gstqueue2.c:
6562         * tests/examples/seek/seek.c: (set_scale):
6563         Fix a bunch of compile warnings shown with Forte.
6564
6565         * gst/audiorate/gstaudiorate.c:
6566         Always pull in config.h before including any system headers.
6567
6568 2007-09-17  Wim Taymans  <wim.taymans@gmail.com>
6569
6570         * gst/playback/gstqueue2.c: (update_buffering),
6571         (gst_queue_locked_flush), (gst_queue_locked_enqueue),
6572         (gst_queue_handle_sink_event), (gst_queue_chain),
6573         (gst_queue_push_one), (gst_queue_sink_activate_push),
6574         (gst_queue_src_activate_push), (gst_queue_src_activate_pull):
6575         Also fix #476514 for queue2.
6576
6577 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
6578
6579         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6580         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_setcaps),
6581         (gst_base_rtp_depayload_chain),
6582         (gst_base_rtp_depayload_handle_sink_event),
6583         (gst_base_rtp_depayload_push_full),
6584         (gst_base_rtp_depayload_set_gst_timestamp),
6585         (gst_base_rtp_depayload_change_state):
6586         Remove code to deal with RTP to GST time conversion, we now just copy
6587         the GST timestamp we receive to the outgoing buffers.
6588         Handle segment and flushes correctly.
6589
6590         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
6591         When we have no valid input timestamp, use the previous rtp timestamp on
6592         the outgoing RTP packet instead of the RTP base time.
6593
6594 2007-09-15  David Schleef  <ds@schleef.org>
6595
6596         * ext/alsa/gstalsa.c:
6597         * ext/alsa/gstalsadeviceprobe.c:
6598         * ext/alsa/gstalsamixer.c:
6599         * ext/alsa/gstalsasink.c:
6600         * ext/alsa/gstalsasrc.c:
6601           Change alsa alloca's to malloc to fix warnings on gcc-4.2.
6602
6603 2007-09-15  Wim Taymans  <wim.taymans@gmail.com>
6604
6605         * gst-libs/gst/rtp/gstbasertppayload.c:
6606         (gst_basertppayload_set_outcaps), (gst_basertppayload_push):
6607         Add some debug info when negotiating caps.
6608
6609 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6610
6611         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
6612         A buffer with an empty payload is also a valid buffer.
6613
6614 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6615
6616         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_event),
6617         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
6618         (gst_basertppayload_change_state):
6619         Make sure we start our RTP timestamp from the random base RTP
6620         timestamp even if the buffer timestamp starts from some random value.
6621
6622 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6623
6624         * configure.ac:
6625         * tests/examples/Makefile.am:
6626         * tests/examples/dynamic/.cvsignore:
6627         * tests/examples/dynamic/Makefile.am:
6628         * tests/examples/dynamic/addstream.c: (create_stream),
6629         (pause_play_stream), (message_received), (eos_message_received),
6630         (perform_step), (main):
6631         Add simple exmple app to demonstrate starting and pausing live and
6632         non-live bins in a PLAYING pipeline.
6633
6634 2007-09-14  Julien MOUTTE  <julien@moutte.net>
6635
6636         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add some
6637         typefind for QCP files (RFC #3625)
6638
6639 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
6640
6641         * gst-libs/gst/audio/gstbaseaudiosink.c:
6642         (gst_base_audio_sink_init):
6643         Disable pull mode scheduling, we're not ready for it yet and it subtly
6644         breaks a lot of things.
6645
6646 2007-09-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6647
6648         * tests/check/elements/libvisual.c:
6649           Test all libvisual plugins, not just the first one; this reproduces
6650           bug #450336 quite easily.  Looks like a problem with the 'jess'
6651           visualisation.
6652
6653 2007-09-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6654
6655         * tests/check/Makefile.am:
6656         * tests/check/elements/.cvsignore:
6657         * tests/check/elements/libvisual.c:
6658           Add basic libvisual test case in an attempt to reproduce bug #450336.
6659           Doesn't reproduce that bug, but some other crasher instead (invalid
6660           free), at least with make elements/libvisual.forever and the bumscope
6661           plugin on x86-64/gutsy. Leaving test disabled for now.
6662
6663 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
6664
6665         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6666
6667         * gst-libs/gst/rtsp/gstrtspconnection.c:
6668         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_read),
6669         (read_body), (gst_rtsp_connection_receive):
6670         Make sure we can not cancel in the middle of receiving a message.
6671         Fixes #475731.
6672
6673 2007-09-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6674
6675         Patch by: Josep Torra Valles <josep@fluendo.com>
6676
6677         * gst/playback/gstplaybasebin.c:
6678           Increase upper limit for audio queue a bit; fixes preroll problem
6679           with playbin and decodebin2 when playing a quicktime trailer with
6680           multichannel audio via http (#464666).
6681
6682 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
6683
6684         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6685         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
6686         (gst_base_audio_src_provide_clock),
6687         (gst_base_audio_src_set_property),
6688         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
6689         * gst-libs/gst/audio/gstbaseaudiosrc.h:
6690         Allow othe clocks than the internal clock to be used for the pipeline.
6691         Add property to disable clock provide.
6692         API: GstBaseAudioSrc::provide-clock
6693
6694 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
6695
6696         * gst/playback/gstdecodebin2.c:
6697           Don't leak request pads. Fixes #475395.
6698
6699 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
6700
6701         Patch by: RenĂ© Stadler <mail at renestadler dot de>
6702
6703         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
6704         (gst_ximage_buffer_class_init):
6705         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
6706         (gst_xvimage_buffer_class_init):
6707         Correctly chain up finalize with the parent class to prevent
6708         memory leaks. Fixes #474880.
6709
6710 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
6711
6712         * gst/volume/gstvolume.c: (volume_choose_func):
6713         * tests/check/elements/volume.c: (GST_START_TEST):
6714         Revert the latest change: floating point samples are allowed to
6715         have any value, not only values in the range [-1,1]. Thanks to Andy
6716         Wingo for noticing.
6717         Also fix processing of int32 samples with volumes > 4 by making the
6718         unity value smaller which prevents overflows.
6719
6720 2007-09-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6721
6722         * gst-libs/gst/rtp/gstrtpbuffer.c:
6723         * tests/check/libs/rtp.c:
6724           Fix gst_rtp_buffer_set_csrc() and enable csrc-related unit test checks.
6725
6726 2007-09-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6727
6728         Based on patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
6729
6730         * gst-libs/gst/rtp/gstrtpbuffer.c:
6731           Fix up GstRTPHeader helper struct so that compilers will not under
6732           any circumstances add padding in between our fields, as currently
6733           happens with MSVC on win32, because that would lead to us sending
6734           out RTP payloads with broken RTP headers (#471194).
6735           Fix assertion guards for gst_rtp_buffer_get_csrc() and _set_csrc().
6736           
6737         * tests/check/Makefile.am:
6738         * tests/check/libs/.cvsignore:
6739         * tests/check/libs/rtp.c:
6740           Add some simple unit tests for GstRTPBuffer. Some are disabled
6741           because the code tested still needs fixing (set_csrc() does not work).
6742
6743 2007-09-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6744
6745         * win32/MANIFEST:
6746         * win32/common/gstrtsp-enumtypes.c:
6747         * win32/common/gstrtsp-enumtypes.h:
6748         * win32/common/interfaces-enumtypes.c:
6749         * win32/common/interfaces-enumtypes.h:
6750         * win32/common/multichannel-enumtypes.c:
6751           Add rtsp enumtypes (#474384) and update others.
6752
6753 2007-09-06  Stefan Kost  <ensonic@users.sf.net>
6754
6755         * configure.ac:
6756           Fix configure check for HAVE_LIBXML_HTML.
6757
6758 2007-09-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6759
6760         * tests/check/libs/.cvsignore:
6761           Ignore more, in case the build bots work again one day.
6762
6763 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
6764
6765         Reviewed by:  Stefan Kost  <ensonic@users.sf.net>
6766
6767         * configure.ac:
6768         * gst-libs/gst/Makefile.am:
6769         * gst-libs/gst/fft/Makefile.am:
6770         * gst-libs/gst/fft/_kiss_fft_guts_f32.h:
6771         * gst-libs/gst/fft/_kiss_fft_guts_f64.h:
6772         * gst-libs/gst/fft/_kiss_fft_guts_s16.h:
6773         * gst-libs/gst/fft/_kiss_fft_guts_s32.h:
6774         * gst-libs/gst/fft/gstfft.c: (gst_fft_next_fast_length):
6775         * gst-libs/gst/fft/gstfft.h:
6776         * gst-libs/gst/fft/gstfftf32.c: (gst_fft_f32_new),
6777         (gst_fft_f32_fft), (gst_fft_f32_inverse_fft), (gst_fft_f32_free),
6778         (gst_fft_f32_window), (gst_fft_f32_magnitude), (gst_fft_f32_phase):
6779         * gst-libs/gst/fft/gstfftf32.h:
6780         * gst-libs/gst/fft/gstfftf64.c: (gst_fft_f64_new),
6781         (gst_fft_f64_fft), (gst_fft_f64_inverse_fft), (gst_fft_f64_free),
6782         (gst_fft_f64_window), (gst_fft_f64_magnitude), (gst_fft_f64_phase):
6783         * gst-libs/gst/fft/gstfftf64.h:
6784         * gst-libs/gst/fft/gstffts16.c: (gst_fft_s16_new),
6785         (gst_fft_s16_fft), (gst_fft_s16_inverse_fft), (gst_fft_s16_free),
6786         (gst_fft_s16_window), (gst_fft_s16_magnitude), (gst_fft_s16_phase):
6787         * gst-libs/gst/fft/gstffts16.h:
6788         * gst-libs/gst/fft/gstffts32.c: (gst_fft_s32_new),
6789         (gst_fft_s32_fft), (gst_fft_s32_inverse_fft), (gst_fft_s32_free),
6790         (gst_fft_s32_window), (gst_fft_s32_magnitude), (gst_fft_s32_phase):
6791         * gst-libs/gst/fft/gstffts32.h:
6792         * gst-libs/gst/fft/kiss_fft_f32.c: (kf_bfly2), (kf_bfly4),
6793         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6794         (kiss_fft_f32_alloc), (kiss_fft_f32_stride), (kiss_fft_f32),
6795         (kiss_fft_f32_cleanup), (kiss_fft_f32_next_fast_size):
6796         * gst-libs/gst/fft/kiss_fft_f32.h:
6797         * gst-libs/gst/fft/kiss_fft_f64.c: (kf_bfly2), (kf_bfly4),
6798         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6799         (kiss_fft_f64_alloc), (kiss_fft_f64_stride), (kiss_fft_f64),
6800         (kiss_fft_f64_cleanup), (kiss_fft_f64_next_fast_size):
6801         * gst-libs/gst/fft/kiss_fft_f64.h:
6802         * gst-libs/gst/fft/kiss_fft_s16.c: (kf_bfly2), (kf_bfly4),
6803         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6804         (kiss_fft_s16_alloc), (kiss_fft_s16_stride), (kiss_fft_s16),
6805         (kiss_fft_s16_cleanup), (kiss_fft_s16_next_fast_size):
6806         * gst-libs/gst/fft/kiss_fft_s16.h:
6807         * gst-libs/gst/fft/kiss_fft_s32.c: (kf_bfly2), (kf_bfly4),
6808         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6809         (kiss_fft_s32_alloc), (kiss_fft_s32_stride), (kiss_fft_s32),
6810         (kiss_fft_s32_cleanup), (kiss_fft_s32_next_fast_size):
6811         * gst-libs/gst/fft/kiss_fft_s32.h:
6812         * gst-libs/gst/fft/kiss_fftr_f32.c: (kiss_fftr_f32_alloc),
6813         (kiss_fftr_f32), (kiss_fftri_f32):
6814         * gst-libs/gst/fft/kiss_fftr_f32.h:
6815         * gst-libs/gst/fft/kiss_fftr_f64.c: (kiss_fftr_f64_alloc),
6816         (kiss_fftr_f64), (kiss_fftri_f64):
6817         * gst-libs/gst/fft/kiss_fftr_f64.h:
6818         * gst-libs/gst/fft/kiss_fftr_s16.c: (kiss_fftr_s16_alloc),
6819         (kiss_fftr_s16), (kiss_fftri_s16):
6820         * gst-libs/gst/fft/kiss_fftr_s16.h:
6821         * gst-libs/gst/fft/kiss_fftr_s32.c: (kiss_fftr_s32_alloc),
6822         (kiss_fftr_s32), (kiss_fftri_s32):
6823         * gst-libs/gst/fft/kiss_fftr_s32.h:
6824         * gst-libs/gst/fft/kiss_version:
6825         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
6826         * pkgconfig/gstreamer-plugins-base.pc.in:
6827         Add libgstfft, a FFT library based on Kiss FFT which is
6828         BSD licensed. Supported sample formats are int16, int32,
6829         float and double. For those formats a real FFT and IFFT
6830         can be done, different windowing functions can be applied
6831         and functions for extracting the magnitude and phase exist.
6832         Fixes #468619.
6833
6834         * docs/libs/Makefile.am:
6835         * docs/libs/gst-plugins-base-libs-docs.sgml:
6836         * docs/libs/gst-plugins-base-libs-sections.txt:
6837         Integrate libgstfft into the docs.
6838
6839         * tests/check/Makefile.am:
6840         * tests/check/libs/fft.c: (GST_START_TEST), (fft_suite), (main):
6841         Add unit tests for libgstfft, currently only testing the FFT.
6842         Unit tests for IFFT will follow soon.
6843
6844 2007-09-05  Wim Taymans  <wim.taymans@gmail.com>
6845
6846         Patch by: Peter Kjellerstedt  <pkj at axis com>
6847
6848         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_time_init),
6849         (gst_sdp_message_init), (gst_sdp_message_uninit),
6850         (is_multicast_address), (gst_sdp_message_as_text),
6851         (gst_sdp_message_get_origin), (gst_sdp_message_set_connection),
6852         (gst_sdp_message_get_connection), (gst_sdp_message_add_bandwidth),
6853         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
6854         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
6855         (gst_sdp_message_get_attribute_val), (gst_sdp_message_add_media),
6856         (gst_sdp_media_init), (gst_sdp_media_uninit),
6857         (gst_sdp_media_as_text), (gst_sdp_media_set_port_info),
6858         (gst_sdp_media_connections_len), (gst_sdp_media_add_connection),
6859         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_bandwidth),
6860         (gst_sdp_media_add_bandwidth), (gst_sdp_media_attributes_len),
6861         (gst_sdp_parse_line), (print_media), (gst_sdp_message_dump):
6862         * gst-libs/gst/sdp/gstsdpmessage.h:
6863         Separate INIT_ARRAY() and related macros into two versions, one for
6864         structures and one for pointers (e.g., INIT_ARRAY() and
6865         INIT_PTR_ARRAY()). This fixes a segmentation error on freeing the
6866         lists of emails and phone numbers.
6867         Add missing const as appropriate.
6868         Change all gint to guint since they all actually represent unsigned
6869         values.
6870         Do not use time as a variable name as it shadows the global time().
6871         Add gst_sdp_message_as_text() and gst_sdp_media_as_text().
6872         Actually implement gst_sdp_message_add_time().
6873         Make gst_sdp_message_add_time() take repeat times as an argument.
6874         Store repeat times in GstSDPTime as a GArray rather than as gchar**.
6875         Corrected the definition of gst_sdp_media_get_bandwidth() (was
6876         misspelled as badwidth).
6877         gst-indented and a little clean up. Fixes #471067.
6878
6879 2007-09-05  Sebastian Dröge  <slomo@circular-chaos.org>
6880
6881         * gst/volume/gstvolume.c: (volume_choose_func),
6882         (volume_process_double), (volume_process_double_clamp),
6883         (volume_process_float_clamp):
6884         Correctly clamp float/double samples in the [-1.0,1.0] range to
6885         prevent weird effects.
6886         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
6887         Add unit tests for all samples types that had none before.
6888
6889 2007-09-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6890
6891         * gst-libs/gst/rtp/gstrtpbuffer.c:
6892           Need to include stdlib.h for abs() here too.
6893
6894 2007-09-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
6895
6896         * gst/playback/gststreaminfo.c:
6897           Fix build.
6898
6899 2007-09-05  Stefan Kost  <ensonic@users.sf.net>
6900
6901         * gst/playback/gststreaminfo.c:
6902           Clean up some half-disabled code and comment.
6903
6904 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
6905
6906         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
6907
6908         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
6909         (gst_base_rtp_payload_audio_handle_event):
6910         Return FALSE from the event handler to let the parent class handle the
6911         event. Fixes #446766.
6912
6913         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6914         (gst_base_rtp_depayload_chain), (gst_base_rtp_depayload_push_full):
6915         Mark outgoing buffers as DISCONT if the incomming buffer was DISCONT.
6916
6917         * gst-libs/gst/rtp/gstbasertppayload.c:
6918         Bump the MTU to 1400.
6919
6920 2007-09-03  Johan Dahlin  <jdahlin@async.com.br>
6921
6922         * gst/typefind/gsttypefindfunctions.c (plugin_init): 
6923         Add an audio/x-nsf typefind function for the nsfdec element.
6924
6925 2007-09-03  Renato Filho  <renato.filho@indt.org.br>
6926         * gst/playback/gstplaybasebin.c:
6927         Included "myth://" on stream_uris list for enable buffering to mythtv files
6928
6929 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
6930
6931         * docs/libs/gst-plugins-base-libs-sections.txt:
6932         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
6933         (gst_rtcp_packet_sdes_copy_entry), (gst_rtcp_ntp_to_unix),
6934         (gst_rtcp_unix_to_ntp):
6935         * gst-libs/gst/rtp/gstrtcpbuffer.h:
6936         Fix parsing of RB blocks.
6937         Fix docs.
6938         Added helper functions to convert to/from UNIX and NTP time.
6939         API: gst_rtcp_ntp_to_unix()
6940         API: gst_rtcp_unix_to_ntp()
6941
6942         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
6943         (gst_rtp_buffer_get_header_len),
6944         (gst_rtp_buffer_get_extension_data),
6945         (gst_rtp_buffer_get_payload_subbuffer),
6946         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload),
6947         (gst_rtp_buffer_ext_timestamp):
6948         * gst-libs/gst/rtp/gstrtpbuffer.h:
6949         Fix some more docs.
6950         Implement handling of packets with extensions.
6951         Fix padding check in _validate().
6952         Added function to get extension data.
6953         API: gst_rtp_buffer_get_header_len()
6954         API: gst_rtp_buffer_get_extension_data()
6955
6956 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
6957
6958         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6959         (gst_base_rtp_depayload_class_init),
6960         (gst_base_rtp_depayload_set_gst_timestamp):
6961         Add some more docs for the queue-delay property and fix a typo in a
6962         comment.
6963
6964         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
6965         Fix typo.
6966
6967 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
6968
6969         * gst-libs/gst/audio/gstbaseaudiosink.c:
6970         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render),
6971         (gst_base_audio_sink_change_state):
6972         When skew slaving, try to hover around the middle of a segment so that
6973         we at most drift by half a segment.
6974         If we are aligning in the oposite direction of the clock skew, we don't
6975         have to resync.
6976
6977 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
6978
6979         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6980         (gst_base_rtp_depayload_setcaps),
6981         (gst_base_rtp_depayload_set_gst_timestamp):
6982         Be less silly with the segment start, just apply the clock-base to the
6983         timestamp.
6984
6985 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
6986
6987         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6988         (gst_base_rtp_depayload_class_init),
6989         (gst_base_rtp_depayload_finalize),
6990         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
6991         (gst_base_rtp_depayload_handle_sink_event),
6992         (gst_base_rtp_depayload_set_gst_timestamp),
6993         (gst_base_rtp_depayload_change_state):
6994         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6995         Deprecate the queue handling thread thing and remove the code.
6996         Use new method to calculate the extended timestamp.
6997
6998 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
6999
7000         * gst-libs/gst/rtp/gstrtcpbuffer.c:
7001         (gst_rtcp_packet_sdes_copy_entry):
7002         Use g_strndup which does exactly what we want.
7003
7004         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum),
7005         (gst_rtp_buffer_ext_timestamp):
7006         * gst-libs/gst/rtp/gstrtpbuffer.h:
7007         Add helper function to compare seqnums.
7008         Add helper function to calculate extended timestamps.
7009         API: gst_rtp_buffer_compare_seqnum()
7010         API: gst_rtp_buffer_ext_timestamp()
7011
7012 2007-08-30  Wim Taymans  <wim.taymans@gmail.com>
7013
7014         * gst-libs/gst/rtp/gstrtcpbuffer.c:
7015         (gst_rtcp_packet_sdes_get_entry),
7016         (gst_rtcp_packet_sdes_copy_entry):
7017         * gst-libs/gst/rtp/gstrtcpbuffer.h:
7018         Fix and document SDES item data function.
7019         Add new function that makes a proper copy of SDES item data.
7020         API: gst_rtcp_packet_sdes_copy_entry()
7021
7022 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
7023
7024         * configure.ac:
7025         * gst/Makefile.am:
7026           The tcp and subparse plugins are under gst, but not totaly free of
7027           dependencies. Handle selection inconfigure.ac, so that they show up
7028           on the final list of what is build and what is not. Maybe they should
7029           better be moved to ext.
7030
7031 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
7032
7033         Patch by: Daniel DĂ­az  <yosoy@danieldiaz.org>
7034
7035         * configure.ac:
7036         * gst/Makefile.am:
7037           Check if libxml provides HTML parser which subparse needs.
7038           Fixes #451970.
7039
7040 2007-08-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7041
7042         * ext/alsa/gstalsa.c:
7043           Fix typo and compilation on big endian systems.
7044
7045 2007-08-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7046
7047         * gst/subparse/gstssaparse.c:
7048           Convert SSA newline codes into actual newline characters (#470766).
7049
7050 2007-08-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7051
7052         * docs/libs/gst-plugins-base-libs-sections.txt:
7053         * gst-libs/gst/pbutils/install-plugins.c:
7054         * gst-libs/gst/pbutils/install-plugins.h:
7055         * tests/check/libs/pbutils.c:
7056           API: also add gst_install_plugins_supported() while we're at it
7057           (see #470456).
7058
7059 2007-08-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7060
7061         * docs/libs/gst-plugins-base-libs-sections.txt:
7062         * gst-libs/gst/pbutils/missing-plugins.c:
7063         * gst-libs/gst/pbutils/missing-plugins.h:
7064         * tests/check/libs/pbutils.c:
7065           API: add gst_missing_*_installer_detail_new() convenience API so
7066           that applications that know exactly what they're missing can request
7067           installer detail strings for those items directly instead of having
7068           to first create a dummy missing-plugin message and then get the
7069           installer detail string from that.  Fixes #470456.
7070
7071 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
7072
7073         * gst/playback/gstdecodebin.c: (close_pad_link):
7074         We need to set up delayed-linking whenever the caps are non-fixed,
7075         not just when there are multiple types - use gst_pad_is_fixed()
7076         to test.
7077
7078 2007-08-26  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7079
7080         * gst-libs/gst/pbutils/missing-plugins.c:
7081           (gst_missing_plugin_message_get_installer_detail):
7082           Add missing separator in PID fallback case.
7083
7084 2007-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
7085
7086         * ext/alsa/Makefile.am:
7087         There is no GST_PLUGINS_BASE_LIBS defined.
7088         
7089         * ext/alsa/gstalsa.c:
7090         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
7091         * ext/alsa/gstalsasrc.c: (gst_alsasrc_delay):
7092         Add support for ALSA 24-bit formats.
7093         snd_pcm_delay can return an error code, especially
7094         during XRUNS. In that case, the best we can do is assume
7095         delay = 0.
7096
7097         * gst/audioconvert/Makefile.am:
7098         Add flags from -base before any more-remote dependencies.
7099
7100 2007-08-23  Sebastian Dröge  <slomo@circular-chaos.org>
7101
7102         Based on a patch by: Davyd Madeley <davyd at madeley dot id dot au>
7103
7104         * gst/volume/gstvolume.c: (volume_choose_func),
7105         (volume_update_real_volume), (gst_volume_set_volume),
7106         (gst_volume_init), (volume_process_int32),
7107         (volume_process_int32_clamp), (volume_process_int24),
7108         (volume_process_int24_clamp), (volume_process_int16),
7109         (volume_process_int16_clamp), (volume_process_int8),
7110         (volume_process_int8_clamp), (volume_update_volume), (plugin_init):
7111         * gst/volume/gstvolume.h:
7112         Add support for int32, int24 and int8 to the volume element.
7113         Fixes #445529.
7114
7115 2007-08-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7116
7117         * tests/examples/Makefile.am:
7118           Fix even more.
7119
7120 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
7121
7122         * configure.ac:
7123         * docs/libs/Makefile.am:
7124         * docs/libs/gst-plugins-base-libs-docs.sgml:
7125         * docs/libs/gst-plugins-base-libs-sections.txt:
7126         * ext/gnomevfs/gstgnomevfssrc.c:
7127         * ext/gnomevfs/gstgnomevfssrc.h:
7128         * gst-libs/gst/Makefile.am:
7129         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7130         * pkgconfig/gstreamer-plugins-base.pc.in:
7131         * sys/v4l/v4lsrc_calls.c:
7132         * tests/examples/Makefile.am:
7133         * win32/common/config.h:
7134           Revert unwanted commit. many thanks to moap. I want a fix for 
7135           https://thomas.apestaart.org/moap/trac/ticket/239
7136
7137 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
7138
7139         * gst/volume/gstvolume.c:
7140           Move passthrough below gst_object_sync_values(). Fixes #442654.
7141
7142 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
7143
7144         * gst-libs/gst/audio/audio.c:
7145         Clarify the docs a little.
7146
7147 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
7148
7149         * gst/volume/gstvolume.c:
7150           Enable liboil for float and add more details about problems with
7151           int16.
7152
7153 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7154
7155         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
7156         Fix RGB24 masks as spotted by _ke (Daniel G. Siegel) on IRC.
7157
7158 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7159
7160         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
7161         When calculating the first timestamp of the buffers, don't go below 0
7162         and clip the samples because the offset was on the eos page.
7163         Fixes #466717.
7164
7165 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7166
7167         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain),
7168         (gst_ogg_demux_collect_chain_info):
7169         Also submit the eos page when trying to find the first timestamp.
7170         See #466717.
7171
7172 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
7173
7174         * gst-libs/gst/audio/audio.h:
7175         Use gst_util_uint64_scale() instead of doing the math
7176         with double for GST_FRAMES_TO_CLOCK_TIME() and
7177         GST_CLOCK_TIME_TO_FRAMES(). For large timestamps this
7178         prevents rounding errors. Fixes #467667.
7179
7180 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7181
7182         * gst-libs/gst/rtsp/gstrtspconnection.c:
7183         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
7184         (gst_rtsp_connection_read), (gst_rtsp_connection_poll):
7185         * gst-libs/gst/rtsp/gstrtspconnection.h:
7186         Small cleanups.
7187         On shutdown, don't read the control socket yet.
7188         Set timeout value correctly in all cases.
7189         Add function to check if the server accepts reads or writes.
7190         API: gst_rtsp_connection_poll()
7191
7192         * gst-libs/gst/rtsp/gstrtspdefs.h:
7193         Fix compilation with -pedantic.
7194         Add enum for _poll.
7195
7196 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7197
7198         Patch by: Olivier Crete  <tester at tester ca>
7199
7200         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
7201         (gst_basertppayload_getcaps):
7202         * gst-libs/gst/rtp/gstbasertppayload.h:
7203         Add getcaps vfunc to basertppayload. See #465146.
7204
7205 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7206
7207         * gst/playback/gstplaybasebin.c: (queue_threshold_reached):
7208         Only post buffering messages when we are a stream.
7209
7210 2007-08-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7211
7212         * gst-libs/gst/pbutils/install-plugins.c:
7213         * gst-libs/gst/pbutils/missing-plugins.c:
7214           Small docs fix and addition.
7215
7216 2007-08-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7217
7218         * tests/icles/.cvsignore:
7219         * tests/icles/Makefile.am:
7220         * tests/icles/test-textoverlay.c:
7221           Add a dumb little test for textoverlay alignments.
7222
7223 2007-08-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7224
7225         Patch by: Dan Williams  <dcbw redhat com>
7226
7227         * ext/pango/gsttextoverlay.c:
7228         * ext/pango/gsttextoverlay.h:
7229           API: add "line-alignment" property (#459334). Add gtk-doc blurb for
7230           "silent" property so there's a Since tag in the API reference.
7231
7232 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
7233
7234         * gst-libs/gst/rtp/gstbasertppayload.c:
7235         (gst_basertppayload_set_outcaps):
7236         * gst-libs/gst/rtp/gstbasertppayload.h:
7237         Improve caps negotiation so that downstream elements can confiure
7238         certain RTP properties by fixing them on the caps. See #465146.
7239         Add docs.
7240
7241 2007-08-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7242
7243         * docs/libs/gst-plugins-base-libs-sections.txt:
7244         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7245         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7246           Mark as deprecated some macros which were presumably meant to be
7247           private API and accidentally exposed in the public header file.
7248           Also actually _init() lock (only works at the moment because the
7249           struct is zeroed out when created and the initial values in the
7250           mutex struct are zeroes too). (#459585)
7251
7252 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
7253
7254         * docs/libs/Makefile.am:
7255           Remove cruft and do some cleanups.
7256
7257         * docs/libs/gst-plugins-base-libs-docs.sgml:
7258           Prepare for comming gtkdoc features (rebase against online docs).
7259
7260 2007-08-10  Michael Smith <msmith@fluendo.com>
7261
7262         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
7263           Debug output fixes.
7264         * tests/check/elements/audiorate.c: (do_perfect_stream_test),
7265         (GST_START_TEST):
7266           Change the number of buffers used; 500 is too many and leads to
7267           timeouts.
7268
7269 2007-08-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7270
7271         * gst/playback/gstqueue2.c:
7272         * gst/videorate/gstvideorate.c:
7273           Printf format fixes (#465028).
7274
7275 2007-08-09  Michael Smith <msmith@fluendo.com>
7276
7277         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
7278           If we have a large (> 1 second) discontinuity, push a series of
7279           smaller buffers rather than a single very large buffer. Avoids
7280           unreasonably large single buffer allocations when encountering a
7281           large gap.
7282         * tests/check/elements/audiorate.c: (GST_START_TEST),
7283         (audiorate_suite):
7284           Add a test for this.
7285
7286 2007-08-09  Jan Schmidt  <thaytan@mad.scientist.com>
7287
7288         * gst/playback/gstplaybasebin.c: (group_commit),
7289         (queue_remove_probe), (queue_threshold_reached):
7290
7291         Patch by: Josep Torra Valles <josep@fluendo.com>
7292         Fixes: #465015
7293         Make sure we remove the check_queues buffer probe from the 
7294         correct queue to avoid racily going back to "buffering 99%" when
7295         buffering is actually complete.
7296
7297         Also, fix the spelling of Josep's surname in the ChangeLog.
7298
7299 2007-08-09  Stefan Kost  <ensonic@users.sf.net>
7300
7301         * ext/ogg/gstoggmux.c:
7302           Do not leak oggmux instance.
7303         
7304         * ext/vorbis/vorbisenc.c:
7305           Also log values.
7306
7307 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7308
7309         * po/hu.po:
7310         * po/it.po:
7311         * po/nl.po:
7312         * po/uk.po:
7313         * po/vi.po:
7314           Updated translations.
7315
7316 2007-08-08  Stefan Kost  <ensonic@users.sf.net>
7317
7318         patch by: Yang Hong <hongyang@redflag-linux.com>
7319
7320         * ext/pango/gsttextoverlay.c:
7321         * ext/pango/gsttextoverlay.h:
7322           Add 'silent' property to GstTimeOverlay. Fixes #462979
7323
7324 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
7325
7326         Patch by: Josep Torra Valles <josep@fluendo.com>
7327
7328         * docs/plugins/gst-plugins-base-plugins.args:
7329         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
7330         (gst_uri_decode_bin_init), (gst_uri_decode_bin_set_property),
7331         (gst_uri_decode_bin_get_property), (gen_source_element):
7332         Add connection-speed property. Fixes #464690.
7333
7334 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
7335
7336         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
7337
7338         * configure.ac:
7339         * gst-libs/gst/rtsp/Makefile.am:
7340         * gst-libs/gst/rtsp/gstrtspconnection.c:
7341         (gst_rtsp_connection_connect):
7342         Fix compilation on windows. Fixes #464320.
7343
7344 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
7345
7346         Patch by: Josep Torra Valles <josep@fluendo.com>
7347
7348         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7349         (gst_play_base_bin_init), (queue_threshold_reached),
7350         (gen_source_element), (setup_substreams),
7351         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7352         (gst_play_base_bin_get_streaminfo_value_array):
7353         * gst/playback/gstplaybasebin.h:
7354         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7355         (gst_play_bin_set_property), (gst_play_bin_get_property),
7356         (gst_play_bin_handle_redirect_message):
7357         Move connection-speed property from playbin to playbasebin so that we
7358         can also configure it in source elements that have the connection-speed
7359         property. Fixes #464028.
7360         Add some debug info here and there.
7361
7362 2007-08-06  Sebastian Dröge  <slomo@circular-chaos.org>
7363
7364         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
7365         Properly respond to conversion queries. Fixes #464079.
7366
7367 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
7368
7369         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init),
7370         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
7371         (gst_audio_test_src_init_sine_table),
7372         (gst_audio_test_src_change_wave), (gst_audio_test_src_create):
7373         * gst/audiotestsrc/gstaudiotestsrc.h:
7374         Add float/double and int32 support to audiotestsrc. Fixes #460422.
7375         Also set the default volume to the default value specified in the
7376         GParamSpec.
7377
7378 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
7379
7380         Patch by: Jens Granseuer <jensgr at gmx dot net>
7381
7382         * gst/audioconvert/gstaudioquantize.c:
7383         Fix C89 incompatibilities and spelling of explanations. Fixes #463215.
7384
7385 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
7386
7387         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_parse):
7388         Add rdt manager for rdt transport.
7389         Fix parsing of RDT transport.
7390
7391 2007-08-03  Jan Schmidt  <thaytan@mad.scientist.com>
7392
7393         * configure.ac:
7394         Back to CVS
7395
7396 === release 0.10.14 ===
7397
7398 2007-08-03  Jan Schmidt <thaytan@mad.scientist.com>
7399
7400         * configure.ac:
7401           releasing 0.10.14, "Light Years Ahead"
7402
7403 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7404
7405         * tests/check/libs/audio.c: (GST_START_TEST):
7406         Fix the test to reflect the behaviour of gst_audio_clip_buffer.
7407
7408 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7409
7410         * gst-libs/gst/audio/audio.c:
7411         When clipping a buffer with no timestamp, assume it is
7412         within the segment without warnings.
7413
7414         Fixes: #460978
7415
7416 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7417
7418         * gst-libs/gst/rtsp/gstrtspextension.c: (gst_rtsp_extension_send):
7419         Fire the signal on the object, not the interface.
7420
7421 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7422
7423         * gst-libs/gst/rtsp/.cvsignore:
7424         Ber. Don't include the full path, idiot.
7425
7426 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7427
7428         * gst-libs/gst/rtsp/.cvsignore:
7429         Ignore generated files.
7430
7431 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7432
7433         * gst-libs/gst/interfaces/Makefile.am:
7434         * gst-libs/gst/interfaces/interfaces-marshal.list:
7435         * gst-libs/gst/interfaces/rtspextension.c:
7436         * gst-libs/gst/interfaces/rtspextension.h:
7437         * gst-libs/gst/rtsp/Makefile.am:
7438         * gst-libs/gst/rtsp/gstrtsp.h:
7439         * gst-libs/gst/rtsp/gstrtspextension.c:
7440         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
7441         (gst_rtsp_extension_detect_server),
7442         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
7443         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
7444         (gst_rtsp_extension_configure_stream),
7445         (gst_rtsp_extension_get_transports),
7446         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7447         * gst-libs/gst/rtsp/gstrtspextension.h:
7448         * gst-libs/gst/rtsp/rtsp-marshal.list:
7449         Move the rtspextension.h interface into gstrtspextension.h
7450         as part of libgstrtsp instead of libgstinterfaces, because it's
7451         only for use within plugins, not applications. 
7452         Add stuff to do the enum & marshal generation needed in libgstrtsp now.
7453         Use the GST_TYPE_RTSP_RESULT enum type for the return value of the 
7454         signal that the GstRTSPExtension interface emits, since G_TYPE_ENUM
7455         is abstract.
7456
7457 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7458
7459         * gst-libs/gst/interfaces/Makefile.am:
7460         * gst-libs/gst/interfaces/interfaces-marshal.list:
7461         * gst-libs/gst/interfaces/rtspextension.c:
7462         (gst_rtsp_extension_iface_init),
7463         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7464         * gst-libs/gst/interfaces/rtspextension.h:
7465         Fix marshaller for the send signal.
7466         Add URL to stream selection interface method.
7467
7468 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7469
7470         * gst-libs/gst/riff/Makefile.am:
7471         Pull in our dependencies from -base before those from outside.
7472
7473 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7474
7475         * docs/libs/gst-plugins-base-libs-sections.txt:
7476         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_decode_ip):
7477         * gst-libs/gst/rtsp/gstrtspbase64.h:
7478         API: gst_rtsp_base64_decode_ip()
7479         Added function to decode Base64 in-place.
7480
7481 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7482
7483         * tests/check/libs/.cvsignore:
7484         Ignore the mixer test binary.
7485
7486 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7487
7488         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
7489         Gratuitous comment change to trigger a rebuild on the buildbots.
7490
7491 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7492
7493         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_media_get_media),
7494         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7495         (gst_sdp_media_get_proto), (gst_sdp_media_formats_len),
7496         (gst_sdp_media_get_format), (gst_sdp_media_get_information),
7497         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7498         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_badwidth),
7499         (gst_sdp_media_get_key), (gst_sdp_media_attributes_len),
7500         (gst_sdp_media_get_attribute), (gst_sdp_media_get_attribute_val_n),
7501         (gst_sdp_media_get_attribute_val):
7502         * gst-libs/gst/sdp/gstsdpmessage.h:
7503         Constify args where we can.
7504
7505 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7506
7507         * gst-libs/gst/interfaces/Makefile.am:
7508         * gst-libs/gst/interfaces/rtspextension.c:
7509         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
7510         (gst_rtsp_extension_detect_server),
7511         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
7512         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
7513         (gst_rtsp_extension_configure_stream),
7514         (gst_rtsp_extension_get_transports),
7515         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7516         * gst-libs/gst/interfaces/rtspextension.h:
7517         Move interface for RTSP extensions from -good to here.
7518         Added helper methods to invoke interface methods.
7519
7520 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7521
7522         * docs/libs/gst-plugins-base-libs-sections.txt:
7523         * gst-libs/gst/rtsp/gstrtspdefs.h:
7524         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7525         (gst_rtsp_message_get_type), (gst_rtsp_message_parse_request),
7526         (gst_rtsp_message_init_response),
7527         (gst_rtsp_message_parse_response), (gst_rtsp_message_new_data),
7528         (gst_rtsp_message_parse_data), (gst_rtsp_message_add_header),
7529         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7530         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7531         (gst_rtsp_message_get_body), (dump_key_value):
7532         * gst-libs/gst/rtsp/gstrtspmessage.h:
7533         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7534         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7535         (gst_rtsp_range_parse):
7536         * gst-libs/gst/rtsp/gstrtsprange.h:
7537         * gst-libs/gst/rtsp/gstrtsptransport.c:
7538         * gst-libs/gst/rtsp/gstrtspurl.c:
7539         Fix some more RTSP docs.
7540         Add some missing methods for dealing with messages.
7541
7542 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7543
7544         * docs/libs/gst-plugins-base-libs-docs.sgml:
7545         * docs/libs/gst-plugins-base-libs-sections.txt:
7546         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7547         * gst-libs/gst/rtsp/gstrtspbase64.h:
7548         * gst-libs/gst/rtsp/gstrtspconnection.c:
7549         (gst_rtsp_connection_connect), (add_auth_header),
7550         (gst_rtsp_connection_write), (gst_rtsp_connection_send),
7551         (read_body), (gst_rtsp_connection_receive),
7552         (gst_rtsp_connection_next_timeout),
7553         (gst_rtsp_connection_reset_timeout),
7554         (gst_rtsp_connection_set_auth):
7555         * gst-libs/gst/rtsp/gstrtspconnection.h:
7556         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
7557         * gst-libs/gst/rtsp/gstrtspdefs.h:
7558         * gst-libs/gst/rtsp/gstrtspmessage.h:
7559         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7560         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7561         (gst_rtsp_range_parse):
7562         * gst-libs/gst/rtsp/gstrtspurl.h:
7563         Added beginnings of RTSP documentation.
7564
7565 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7566
7567         * docs/libs/Makefile.am:
7568         * docs/libs/gst-plugins-base-libs-docs.sgml:
7569         * docs/libs/gst-plugins-base-libs-sections.txt:
7570         * gst-libs/gst/sdp/gstsdp.h:
7571         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_set_origin),
7572         (gst_sdp_message_set_connection), (gst_sdp_message_add_bandwidth),
7573         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
7574         (gst_sdp_message_set_key), (gst_sdp_message_get_attribute_val_n),
7575         (gst_sdp_message_get_attribute_val),
7576         (gst_sdp_message_add_attribute), (gst_sdp_media_new),
7577         (gst_sdp_media_init), (gst_sdp_media_uninit), (gst_sdp_media_free),
7578         (gst_sdp_media_get_media), (gst_sdp_media_set_media),
7579         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7580         (gst_sdp_media_set_port_info), (gst_sdp_media_get_proto),
7581         (gst_sdp_media_set_proto), (gst_sdp_media_formats_len),
7582         (gst_sdp_media_get_format), (gst_sdp_media_add_format),
7583         (gst_sdp_media_get_information), (gst_sdp_media_set_information),
7584         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7585         (gst_sdp_media_add_connection), (gst_sdp_media_bandwidths_len),
7586         (gst_sdp_media_get_badwidth), (gst_sdp_media_add_bandwidth),
7587         (gst_sdp_media_set_key), (gst_sdp_media_get_key),
7588         (gst_sdp_media_attributes_len), (gst_sdp_media_add_attribute),
7589         (gst_sdp_media_get_attribute_val_n),
7590         (gst_sdp_media_get_attribute_val), (gst_sdp_message_parse_buffer),
7591         (print_media), (gst_sdp_message_dump):
7592         * gst-libs/gst/sdp/gstsdpmessage.h:
7593         Document the SDP library.
7594         Add some of the missing SDPMedia methods.
7595
7596 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7597
7598         * configure.ac:
7599         * gst-libs/gst/Makefile.am:
7600         * gst-libs/gst/rtsp/Makefile.am:
7601         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7602         * gst-libs/gst/rtsp/gstrtspbase64.h:
7603         * gst-libs/gst/rtsp/gstrtspconnection.c: (inet_aton),
7604         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
7605         (add_auth_header), (add_date_header), (gst_rtsp_connection_write),
7606         (gst_rtsp_connection_send), (read_line), (read_string), (read_key),
7607         (parse_response_status), (parse_request_line), (parse_line),
7608         (gst_rtsp_connection_read), (read_body),
7609         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
7610         (gst_rtsp_connection_free), (gst_rtsp_connection_next_timeout),
7611         (gst_rtsp_connection_reset_timeout), (gst_rtsp_connection_flush),
7612         (gst_rtsp_connection_set_auth):
7613         * gst-libs/gst/rtsp/gstrtspconnection.h:
7614         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status),
7615         (gst_rtsp_strresult), (gst_rtsp_method_as_text),
7616         (gst_rtsp_version_as_text), (gst_rtsp_header_as_text),
7617         (gst_rtsp_status_as_text), (gst_rtsp_find_header_field),
7618         (gst_rtsp_find_method):
7619         * gst-libs/gst/rtsp/gstrtspdefs.h:
7620         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7621         (gst_rtsp_message_new), (gst_rtsp_message_init),
7622         (gst_rtsp_message_new_request), (gst_rtsp_message_init_request),
7623         (gst_rtsp_message_new_response), (gst_rtsp_message_init_response),
7624         (gst_rtsp_message_init_data), (gst_rtsp_message_unset),
7625         (gst_rtsp_message_free), (gst_rtsp_message_add_header),
7626         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7627         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7628         (gst_rtsp_message_take_body), (gst_rtsp_message_get_body),
7629         (gst_rtsp_message_steal_body), (dump_mem), (dump_key_value),
7630         (gst_rtsp_message_dump):
7631         * gst-libs/gst/rtsp/gstrtspmessage.h:
7632         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7633         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7634         (gst_rtsp_range_parse), (gst_rtsp_range_free):
7635         * gst-libs/gst/rtsp/gstrtsprange.h:
7636         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_new),
7637         (gst_rtsp_transport_init), (gst_rtsp_transport_get_mime),
7638         (gst_rtsp_transport_get_manager), (parse_mode), (parse_range),
7639         (range_as_text), (rtsp_transport_mode_as_text),
7640         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
7641         (gst_rtsp_transport_parse), (gst_rtsp_transport_as_text),
7642         (gst_rtsp_transport_free):
7643         * gst-libs/gst/rtsp/gstrtsptransport.h:
7644         * gst-libs/gst/rtsp/gstrtspurl.c: (gst_rtsp_url_parse),
7645         (gst_rtsp_url_free), (gst_rtsp_url_set_port),
7646         (gst_rtsp_url_get_port), (gst_rtsp_url_get_request_uri):
7647         * gst-libs/gst/rtsp/gstrtspurl.h:
7648         * gst-libs/gst/sdp/Makefile.am:
7649         * gst-libs/gst/sdp/gstsdp.h:
7650         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_origin_init),
7651         (gst_sdp_connection_init), (gst_sdp_bandwidth_init),
7652         (gst_sdp_time_init), (gst_sdp_zone_init), (gst_sdp_key_init),
7653         (gst_sdp_attribute_init), (gst_sdp_message_new),
7654         (gst_sdp_message_init), (gst_sdp_message_uninit),
7655         (gst_sdp_message_free), (gst_sdp_media_new), (gst_sdp_media_init),
7656         (gst_sdp_media_uninit), (gst_sdp_media_free),
7657         (gst_sdp_message_set_origin), (gst_sdp_message_get_origin),
7658         (gst_sdp_message_set_connection), (gst_sdp_message_get_connection),
7659         (gst_sdp_message_add_bandwidth), (gst_sdp_message_add_time),
7660         (gst_sdp_message_add_zone), (gst_sdp_message_set_key),
7661         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
7662         (gst_sdp_message_get_attribute_val),
7663         (gst_sdp_message_add_attribute), (gst_sdp_message_add_media),
7664         (gst_sdp_media_add_attribute), (gst_sdp_media_add_bandwidth),
7665         (gst_sdp_media_add_format), (gst_sdp_media_get_attribute),
7666         (gst_sdp_media_get_attribute_val_n),
7667         (gst_sdp_media_get_attribute_val), (gst_sdp_media_get_format),
7668         (read_string), (read_string_del), (gst_sdp_parse_line),
7669         (gst_sdp_message_parse_buffer), (print_media),
7670         (gst_sdp_message_dump):
7671         * gst-libs/gst/sdp/gstsdpmessage.h:
7672         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7673         Move SDP and RTSP from helper objects in -good to a reusable library.
7674         Use a proper gst_ namespace.
7675
7676 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
7677
7678         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
7679         (vorbis_dec_flush_decode):
7680         Use the new buffer clipping function from gstaudio here.
7681
7682 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
7683
7684         * docs/libs/gst-plugins-base-libs-sections.txt:
7685         * gst-libs/gst/audio/audio.c: (gst_audio_buffer_clip):
7686         * gst-libs/gst/audio/audio.h:
7687         * tests/check/libs/audio.c: (GST_START_TEST), (audio_suite):
7688         API: Add buffer clipping function for raw audio buffers. Fixes #456656.
7689         Also add deprecation guards for gst_audio_structure_set_int() to the
7690         header.
7691
7692 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
7693
7694         * docs/libs/gst-plugins-base-libs-sections.txt:
7695           Cleanup the docs.
7696
7697 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
7698
7699         Patch by: Dan Williams <dcbw at redhat dot com>
7700
7701         * gst/playback/gstplaybasebin.c:
7702         (gst_play_base_bin_get_streaminfo_value_array):
7703         Don't return NULL when querying the stream info value array but instead
7704         return an empty array. Fixes #459204.
7705
7706 2007-07-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7707
7708         * gst/playback/gsturidecodebin.c:
7709           Init debug category before using it.
7710
7711 2007-07-21  Jan Schmidt  <thaytan@noraisin.net>
7712
7713         * gst-libs/gst/interfaces/mixer.h:
7714         Add padding vars in place of the signal pointers
7715         when building with DISABLE_DEPRECATED so that the
7716         interface structure doesn't change size.
7717
7718 2007-07-20  Jan Schmidt  <thaytan@noraisin.net>
7719
7720         * docs/libs/gst-plugins-base-libs-sections.txt:
7721         * ext/alsa/gstalsamixer.c:
7722         * ext/alsa/gstalsamixer.h:
7723         * ext/alsa/gstalsamixerelement.c:
7724         * ext/alsa/gstalsamixertrack.c:
7725         * gst-libs/gst/interfaces/mixer.c:
7726         * gst-libs/gst/interfaces/mixer.h:
7727         * gst-libs/gst/interfaces/mixeroptions.c:
7728         * gst-libs/gst/interfaces/mixeroptions.h:
7729         * gst-libs/gst/interfaces/mixertrack.c:
7730         * gst-libs/gst/interfaces/mixertrack.h:
7731         * tests/check/Makefile.am:
7732         * tests/check/libs/mixer.c:
7733
7734         Patch By: Marc-Andre Lureau <marcandre.lureau@gmail.com>
7735         Fixes: #152864 
7736
7737         Add support for notifying mixer changes on the message bus, and
7738         implement it in alsamixer.
7739
7740         API: gst_mixer_get_mixer_flags
7741         API: gst_mixer_message_parse_mute_toggled
7742         API: gst_mixer_message_parse_record_toggled
7743         API: gst_mixer_message_parse_volume_changed
7744         API: gst_mixer_message_parse_option_changed
7745         API: GstMixerMessageType
7746         API: GstMixerFlags
7747
7748 2007-07-20  Michael Smith <msmith@fluendo.com>
7749
7750         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7751         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps):
7752           xcontext->im_format is only for testing XShm support (as the header
7753           file comments document). Use xvimage->im_format for everything else.
7754           Avoids spurious warnings on buffer allocation before setcaps.
7755
7756 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7757
7758         * tests/examples/volume/Makefile.am:
7759         * tests/icles/Makefile.am:
7760           We should use $(LIBM).
7761
7762 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7763
7764         * tests/icles/Makefile.am:
7765           This needs -lm.
7766
7767 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
7768
7769         * gst-libs/gst/rtp/gstbasertppayload.c:
7770         (gst_basertppayload_class_init), (gst_basertppayload_init),
7771         (gst_basertppayload_set_property),
7772         (gst_basertppayload_get_property):
7773         Don't break ABI, restore previous ranges. Keep the default random
7774         selection of timestamp and seqnum offset but as soon as the app sets a
7775         specific value, use that one.
7776
7777 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7778
7779         Patch by: Bastien Nocera <hadess at hadess dot net>
7780
7781         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
7782         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7783         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7784         * sys/xvimage/xvimagesink.h:
7785         Add option to turn off double-buffering for debugging purposes.
7786         Fixes #437169.
7787
7788 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7789
7790         Patch by: Jorn Baayen <jorn at openedhand dot com>
7791
7792         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
7793         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
7794         (gst_ximagesink_init), (gst_ximagesink_class_init):
7795         * sys/ximage/ximagesink.h:
7796         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
7797         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7798         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7799         * sys/xvimage/xvimagesink.h:
7800         add 'handle-expose' property. Useful for video widgets which may want to
7801         be in control of Expose behaviour. Fixes #380625
7802
7803 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7804
7805         * gst-libs/gst/rtp/gstbasertppayload.c:
7806         (gst_basertppayload_class_init), (gst_basertppayload_init),
7807         (gst_basertppayload_event), (gst_basertppayload_push),
7808         (gst_basertppayload_set_property),
7809         (gst_basertppayload_get_property),
7810         (gst_basertppayload_change_state):
7811         * gst-libs/gst/rtp/gstbasertppayload.h:
7812         Fix ranges of rtp payloader properties so that the full range can be
7813         used in addition to -1 (random).
7814         Fix wrong seqnum reporting in caps.
7815         Fixes #420326.
7816
7817 2007-07-13  Wim Taymans  <wim.taymans@gmail.com>
7818
7819         * gst/videorate/gstvideorate.c: (gst_video_rate_init),
7820         (gst_video_rate_query):
7821         Use boilerplate.
7822         Add latency query, might not be perfect yet but already works a lot
7823         better. Fixes #442557.
7824
7825 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7826
7827         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
7828         (gst_xvimagesink_setcaps):
7829         * sys/xvimage/xvimagesink.h:
7830         After a caps change, redraw our borders to avoid garbage left there
7831         when the image format changes to a smaller size, like 16:9 -> 4:3
7832         Also, hold the flow_lock a bit longer in the set_caps while we're
7833         fiddling with the xcontext.
7834
7835 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7836
7837         * Makefile.am:
7838         * configure.ac:
7839         * tests/Makefile.am:
7840         Remove bogus check for libcheck, since we check for
7841         gstreamer-check and it pulls in the required info from there, and we
7842         weren't actually _using_ the information for libcheck ourselves
7843         anyway.
7844
7845 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7846
7847         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7848         (gst_ffmpeg_caps_to_pixfmt):
7849         Fix the r_mask test for RGBA32 on little-endian.
7850         Fix a stupid typo that would have obviously broken 
7851         compilation on big-endian, if anyone was testing.
7852
7853 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
7854
7855         * gst/videotestsrc/videotestsrc.c: (paint_hline_AYUV),
7856         (paint_hline_str4):
7857         * gst/videotestsrc/videotestsrc.h:
7858         Add alpha to the color struct.
7859         Use a default alpha value of 255 instead of 128.
7860
7861 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
7862
7863         * gst/playback/gstplaybasebin.c: (no_more_pads_full),
7864         (setup_source):
7865         Clear the dynamic pads counter when starting a new uri. This makes
7866         reusing playbin work again.
7867         Fixes #454264.
7868
7869 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
7870
7871         * configure.ac:
7872           Use pkg-config to locate check.
7873
7874 2007-07-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7875
7876         * configure.ac:
7877         * tests/check/elements/volume.c: (GST_START_TEST):
7878           Fix 'make check' build against core CVS.
7879
7880 2007-07-10  Stefan Kost  <ensonic@users.sf.net>
7881
7882         * gst-libs/gst/interfaces/propertyprobe.c:
7883         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7884         * gst-libs/gst/tag/gstvorbistag.c:
7885           Make gtk-doc happy.
7886
7887 2007-07-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7888
7889         * gst-libs/gst/audio/gstbaseaudiosink.c:
7890         (gst_base_audio_sink_callback):
7891           Quick hack to make audiosinks stop at EOS when operating in
7892           pull-mode; needs to be fixed properly some day.
7893
7894 2007-07-06  Stefan Kost  <ensonic@users.sf.net>
7895
7896         * docs/libs/gst-plugins-base-libs-sections.txt:
7897           Fix location of includes in the docs.
7898
7899 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
7900
7901         * gst/ffmpegcolorspace/avcodec.h:
7902         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7903         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7904         (gst_ffmpegcsp_avpicture_fill):
7905         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
7906         (img_get_alpha_info):
7907         Add 2 new pixel formats - ABGR32 and ARGB32, which are reflections
7908         of the existing BGRA32 and RGBA32 formats with the alpha at the other
7909         end of the word. Partially fixes #451908
7910
7911 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
7912
7913         * docs/libs/Makefile.am:
7914         * docs/plugins/Makefile.am:
7915           Simplify --extra-dir as gtkdoc scans recursively.
7916
7917 2007-07-03  Wim Taymans  <wim.taymans@gmail.com>
7918
7919         * gst/adder/gstadder.c: (gst_adder_sink_getcaps),
7920         (gst_adder_request_new_pad):
7921         Make getcaps more robust by not using the proxycaps function. This makes
7922         sure that we don't end up recursively calling getcaps upstream.
7923         See #316248.
7924
7925 2007-06-29  Wim Taymans  <wim.taymans@gmail.com>
7926
7927         * gst/audioconvert/audioconvert.c:
7928         Include math.h to fix compilation.
7929
7930 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
7931
7932         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7933         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
7934         Add a mapping for YUV format "IYU1", which is a 4:1:1 packed pixel
7935         format, as produced by some dc1394 cameras like the iSight.
7936         See http://www.fourcc.org/yuv.php#IYU1
7937
7938 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
7939
7940         * gst/audioconvert/Makefile.am:
7941         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
7942         (check_default), (audio_convert_prepare_context),
7943         (audio_convert_clean_context), (audio_convert_convert):
7944         * gst/audioconvert/audioconvert.h:
7945         * gst/audioconvert/gstaudioconvert.c:
7946         (gst_audio_convert_dithering_get_type),
7947         (gst_audio_convert_ns_get_type), (gst_audio_convert_class_init),
7948         (gst_audio_convert_init), (gst_audio_convert_set_caps),
7949         (gst_audio_convert_set_property), (gst_audio_convert_get_property):
7950         * gst/audioconvert/gstaudioconvert.h:
7951         * gst/audioconvert/gstaudioquantize.c:
7952         (gst_audio_quantize_setup_noise_shaping),
7953         (gst_audio_quantize_free_noise_shaping),
7954         (gst_audio_quantize_setup_dither),
7955         (gst_audio_quantize_free_dither),
7956         (gst_audio_quantize_setup_quantize_func),
7957         (gst_audio_quantize_setup), (gst_audio_quantize_free):
7958         * gst/audioconvert/gstaudioquantize.h:
7959         Implement dithering and noise shaping in audioconvert. By default now
7960         TPDF dithering (and no noise shaping) will be used when converting
7961         from a higher bit depth to 20 bit depth or smaller, otherwise
7962         everything will be as it is now.
7963         For the last audioconvert in a pipeline it would make sense to
7964         use some kind of noise shaping, enabling it by default for all
7965         conversions would give undesired results though. Fixes #360246.
7966         * tests/check/elements/audioconvert.c: (setup_audioconvert),
7967         (GST_START_TEST):
7968         Adjust unit test for the new audioconvert.
7969
7970 2007-06-28  Wim Taymans  <wim@fluendo.com>
7971
7972         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering):
7973         Use other metrics as well when estimating the buffer level.
7974
7975 2007-06-28  Wim Taymans  <wim@fluendo.com>
7976
7977         * gst/playback/gstplaybasebin.c: (make_decoder), (setup_source):
7978         Small debug improvement.
7979
7980         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering),
7981         (plugin_init):
7982         Tweak the rate estimation period.
7983         When calculating the buffer filledness in rate estimation mode, don't
7984         mix it with other metrics.
7985
7986 2007-06-28  Wim Taymans  <wim@fluendo.com>
7987
7988         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
7989         (gst_decode_group_expose), (gst_decode_group_free), (add_fakesink):
7990         When creating the groups, allow for a 5 second, unlimited buffers
7991         preroll phase after which we expose the group.
7992         When the group is exposed, use a small number of buffers up to a 2
7993         second limit. Also disconnect the overrun signal from multiqueue when we
7994         exposed the group because it is not needed anymore.
7995
7996 2007-06-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
7997
7998         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
7999           Don't pass trailing zeroes in fixed-size string arrays in ID3v1 tags
8000           to utf8-validate; fixes recognition of ID3v1 tags in UTF-8 encoding
8001           (#451707); also, output some debugging info when dealing with
8002           freeform strings.
8003
8004         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite):
8005           Add unit test for the above.
8006
8007 2007-06-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8008
8009         * gst-libs/gst/pbutils/descriptions.c: (caps_are_rtp_caps):
8010           Add description for Windows Media RTP caps.
8011
8012         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
8013           Remove RTP fields that don't define the format from caps.
8014
8015 2007-06-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8016
8017         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
8018           Skip empty buffers, but not empty header buffers. That way the original
8019           vorbisdec unit test still passes (#451145); also, take into account
8020           that those empty packets might carry a granulepos.
8021
8022         * tests/check/Makefile.am:
8023         * tests/check/elements/vorbisdec.c:
8024         (_create_codebook_header_buffer), (_create_audio_buffer),
8025         (GST_START_TEST), (vorbisdec_suite):
8026           Add unit test that sends an empty packet.
8027
8028 2007-06-27  Wim Taymans  <wim@fluendo.com>
8029
8030         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
8031         Don't error out on 0-sized packets, just emit a warning because this is
8032         not a fatal error. Fixes #451145.
8033
8034 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8035
8036         * docs/plugins/gst-plugins-base-plugins.args:
8037         * docs/plugins/gst-plugins-base-plugins.signals:
8038         * docs/plugins/inspect/plugin-adder.xml:
8039         * docs/plugins/inspect/plugin-alsa.xml:
8040         * docs/plugins/inspect/plugin-audioconvert.xml:
8041         * docs/plugins/inspect/plugin-audiorate.xml:
8042         * docs/plugins/inspect/plugin-audioresample.xml:
8043         * docs/plugins/inspect/plugin-audiotestsrc.xml:
8044         * docs/plugins/inspect/plugin-cdparanoia.xml:
8045         * docs/plugins/inspect/plugin-decodebin.xml:
8046         * docs/plugins/inspect/plugin-decodebin2.xml:
8047         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
8048         * docs/plugins/inspect/plugin-gdp.xml:
8049         * docs/plugins/inspect/plugin-gnomevfs.xml:
8050         * docs/plugins/inspect/plugin-libvisual.xml:
8051         * docs/plugins/inspect/plugin-ogg.xml:
8052         * docs/plugins/inspect/plugin-pango.xml:
8053         * docs/plugins/inspect/plugin-playbin.xml:
8054         * docs/plugins/inspect/plugin-subparse.xml:
8055         * docs/plugins/inspect/plugin-tcp.xml:
8056         * docs/plugins/inspect/plugin-theora.xml:
8057         * docs/plugins/inspect/plugin-typefindfunctions.xml:
8058         * docs/plugins/inspect/plugin-video4linux.xml:
8059         * docs/plugins/inspect/plugin-videorate.xml:
8060         * docs/plugins/inspect/plugin-videoscale.xml:
8061         * docs/plugins/inspect/plugin-videotestsrc.xml:
8062         * docs/plugins/inspect/plugin-volume.xml:
8063         * docs/plugins/inspect/plugin-vorbis.xml:
8064         * docs/plugins/inspect/plugin-ximagesink.xml:
8065         * docs/plugins/inspect/plugin-xvimagesink.xml:
8066           Update docs with caps info.
8067
8068 2007-06-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8069
8070         * po/POTFILES.in:
8071           Add more files with translatable strings (#450875).
8072
8073 2007-06-23  Edward Hervey  <edward@fluendo.com>
8074
8075         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_find_chains):
8076         The chain should be freed if we error out here, else it will leak.
8077         * gst/playback/gstdecodebin.c: (disconnect_unlinked_signals),
8078         (cleanup_decodebin):
8079         Don't forget to *properly* remove the signals, else it will leak.
8080
8081 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8082
8083         * MAINTAINERS:
8084         Updating all the maintainers files
8085
8086 2007-06-21  Stefan Kost  <ensonic@users.sf.net>
8087
8088         * tests/examples/seek/seek.c: (update_scale), (play_cb), (stop_cb),
8089         (main):
8090           Destroy and recreate parse-launch based pipeline after stop to be able
8091           to play again. Reorder some code and add more comments.
8092
8093 2007-06-20  Jan Schmidt  <thaytan@mad.scientist.com>
8094
8095         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
8096         When handling a delayed-caps notification case, mark
8097         the group as dynamic so that the nbdynamic count is
8098         incremented and decremented correctly. Fixes: #449156
8099         Patch by: Wim Taymans <wim@fluendo.com>
8100
8101 2007-06-19  Andy Wingo  <wingo@pobox.com>
8102
8103         * gst-libs/gst/audio/gstbaseaudiosink.c
8104         (gst_base_audio_sink_init): Enable pull-mode operation.
8105
8106 2007-06-19  Michael Smith <msmith@fluendo.com>
8107
8108         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8109           Change minimum rate back to 1000 to allow low-sample-rate wav files
8110           to play back.
8111
8112 2007-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
8113
8114         * po/vi.po:
8115           Update translations.
8116
8117 2007-06-15  David Schleef  <ds@schleef.org>
8118
8119         * gst/playback/gstqueue2.c:
8120           Fix compile error from ignored return value.
8121
8122 2007-06-15  Michael Smith <msmith@fluendo.com>
8123
8124         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
8125           Update tmpbuf for all neccesary rows, not just one, as is required
8126           when downscaling.
8127           Fixes #402076.
8128
8129 2007-06-15  Michael Smith <msmith@fluendo.com>
8130
8131         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (is_video),
8132         (eos_buffer_probe):
8133           Add a test that ensures we set DELTA_UNIT on all non-header,
8134           non-video buffers, if we have a video stream.
8135         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
8136         (gst_ogg_mux_process_best_pad):
8137           Move setting delta_pad to earlier, where we inspect all pads, so
8138           that leading audio pages don't get DELTA_UNIT unset if they come
8139           before the first DELTA_UNIT from video pages. Fixes the newly-added
8140           test. Fixes #385527.
8141
8142 2007-06-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8143
8144         * tests/check/pipelines/streamheader.c: (streamheader_suite):
8145           Disable test_multifdsink_gdp_vorbisenc() on ppc64 since it
8146           fails on the p5-ppc64 build bot and the failure looks like it is due
8147           to the same issue as #348114, ie. a compiler bug.
8148
8149 2007-06-13  Edward Hervey  <edward@fluendo.com>
8150
8151         * gst/playback/gstqueue2.c: (gst_queue_create_read):
8152         Fix build on MacOSX.
8153
8154 2007-06-13  Wim Taymans  <wim@fluendo.com>
8155
8156         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8157         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain):
8158         Fix compilation on mingw. Fixes #446972.
8159
8160 2007-06-12  Wim Taymans  <wim@fluendo.com>
8161
8162         Patches by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8163
8164         * gst/playback/gstqueue2.c: (update_buffering),
8165         (gst_queue_locked_enqueue):
8166         Fix a division by zero when the max percent is <= 0. Fixes #446572.
8167         also update the buffering status when receiving events. Fixes #446551.
8168
8169 2007-06-11  Wim Taymans  <wim@fluendo.com>
8170
8171         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8172
8173         * gst/playback/gstqueue2.c: (gst_queue_peer_query),
8174         (gst_queue_handle_src_query):
8175         Wait for preroll before attempting to forward a duration query upstream.
8176         Fixes #445505.
8177
8178 2007-06-07  Sebastien Moutte  <sebastien@moutte.net>
8179
8180         * gst-libs/gst/rtp/gstbasertpdepayload.c: 
8181         (gst_base_rtp_depayload_set_gst_timestamp):
8182         Use G_GINT64_CONSTANT macro for int64 constant.
8183         * win32/common/libgstinterfaces.def:
8184         * win32/common/libgsttag.def:
8185         Add new exported functions.
8186
8187 2007-06-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8188
8189         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
8190           The BOS page of the first Dirac video stream needs to come before
8191           the BOS page of any Vorbis streams or other audio streams, just like
8192           it is with Theora.
8193
8194 2007-06-07  Wim Taymans  <wim@fluendo.com>
8195
8196         * gst/playback/gstqueue2.c: (gst_queue_get_range):
8197         Fix compilation.
8198
8199 2007-06-06  Wim Taymans  <wim@fluendo.com>
8200
8201         Patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8202
8203         * gst/playback/gstqueue2.c: (gst_queue_init),
8204         (gst_queue_handle_sink_event), (gst_queue_chain),
8205         (gst_queue_get_range), (gst_queue_src_checkgetrange_function),
8206         (gst_queue_sink_activate_push), (gst_queue_src_activate_push),
8207         (gst_queue_src_activate_pull):
8208         Add pull based scheduling and fix some deadlocks. Fixes #444523.
8209         Does not yet completely work because duration queries upstream won't
8210         block yet.
8211
8212 2007-06-06  Wim Taymans  <wim@fluendo.com>
8213
8214         * configure.ac:
8215         * gst/playback/gstqueue2.c: (gst_queue_create_read):
8216         Some more fseeko checks.
8217
8218 2007-06-06  Wim Taymans  <wim@fluendo.com>
8219
8220         * configure.ac:
8221         check for large file support.
8222
8223 2007-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
8224
8225         Based on a patch by Sven Arvidsson <sa at whiz dot se>:
8226
8227         * gst/subparse/gstsubparse.c: (parse_subrip),
8228         (subviewer_unescape_newlines), (parse_subviewer),
8229         (gst_sub_parse_data_format_autodetect),
8230         (gst_sub_parse_format_autodetect), (gst_subparse_type_find):
8231         * gst/subparse/gstsubparse.h:
8232         Add support for SubViewer version 1 and 2 subtitles. Fixes #394061.
8233         * tests/check/elements/subparse.c: (GST_START_TEST),
8234         (subparse_suite):
8235         Add a unit test for both SubViewer formats.
8236
8237 2007-06-01  Michael Smith <msmith@fluendo.com>
8238
8239         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
8240           Don't overflow intermediate values when seeking to large time values
8241           in audiotestsrc.
8242
8243 2007-06-05  Wim Taymans  <wim@fluendo.com>
8244
8245         * gst/playback/gstqueue2.c: (gst_queue_have_data),
8246         (gst_queue_create_read), (gst_queue_read_item_from_file),
8247         (gst_queue_open_temp_location_file), (gst_queue_locked_enqueue):
8248         Include stdio to define fseeko.
8249
8250 2007-06-05  Wim Taymans  <wim@fluendo.com>
8251
8252         Patch by: Edward Hervey  <edward@fluendo.com>
8253
8254         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
8255         (gst_v4lsrc_query):
8256         Make v4lsrc output segments in GST_FORMAT_TIME. Fixes #442553.
8257
8258 2007-06-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8259
8260         * gst-libs/gst/riff/Makefile.am:
8261         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_info):
8262           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
8263           our own implementation.
8264
8265 2007-06-05  Wim Taymans  <wim@fluendo.com>
8266
8267         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8268         (gst_base_rtp_depayload_setcaps),
8269         (gst_base_rtp_depayload_set_gst_timestamp),
8270         (gst_base_rtp_depayload_change_state):
8271         Handle timestamp wraparound.
8272
8273 2007-06-05  Wim Taymans  <wim@fluendo.com>
8274
8275         * gst/playback/gsturidecodebin.c: (no_more_pads_full),
8276         (new_decoded_pad), (remove_pads), (make_decoder), (setup_source),
8277         (gst_uri_decode_bin_change_state):
8278         Make sure we name srcpads uniquely even when using different internal
8279         decodebins.
8280         Signal no-more-pads when no more dynamic elements exist.
8281         Remove pads on cleanup.
8282
8283 2007-06-05  Wim Taymans  <wim@fluendo.com>
8284
8285         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8286
8287         * gst/playback/gstqueue2.c: (gst_queue_class_init),
8288         (gst_queue_init), (gst_queue_finalize),
8289         (gst_queue_write_buffer_to_file), (gst_queue_have_data),
8290         (gst_queue_create_read), (gst_queue_read_item_from_file),
8291         (gst_queue_open_temp_location_file),
8292         (gst_queue_close_temp_location_file), (gst_queue_locked_flush),
8293         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8294         (gst_queue_is_empty), (gst_queue_is_filled),
8295         (gst_queue_change_state), (gst_queue_set_temp_location),
8296         (gst_queue_set_property):
8297         Add support for filebased buffering. Fixes #441264.
8298
8299 2007-06-05  Wim Taymans  <wim@fluendo.com>
8300
8301         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter),
8302         (analyze_new_pad), (connect_pad), (expose_pad), (caps_notify_cb),
8303         (caps_notify_group_cb), (gst_decode_group_new),
8304         (gst_decode_group_free):
8305         Add support for delayed caps fixation when autoplugging.
8306         Optimize cases where a multiqueue is not needed/wanted, like right after
8307         anything that is not a demuxer.
8308
8309 2007-06-05  Wim Taymans  <wim@fluendo.com>
8310
8311         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone),
8312         (gst_ogg_pad_submit_packet), (gst_ogg_demux_perform_seek),
8313         (gst_ogg_demux_read_chain), (gst_ogg_demux_collect_chain_info):
8314         consideratly speedup ogg chain detection by not trying to find a base
8315         timestamp for skeleton streams. 
8316
8317 2007-06-05  Wim Taymans  <wim@fluendo.com>
8318
8319         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
8320         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_add_full),
8321         (gst_multi_fd_sink_remove_flush),
8322         (gst_multi_fd_sink_remove_client_link),
8323         (gst_multi_fd_sink_handle_client_write),
8324         (gst_multi_fd_sink_handle_clients):
8325         * gst/tcp/gstmultifdsink.h:
8326         Add support for remove_flush.
8327
8328 2007-06-05  Wim Taymans  <wim@fluendo.com>
8329
8330         * docs/design/draft-keyframe-force.txt:
8331         * ext/theora/theoraenc.c: (theora_enc_sink_event),
8332         (theora_enc_chain):
8333         Add draft design for forcing keyframes in encoders and implement in
8334         theoraenc.
8335
8336 2007-06-05  Jan Schmidt  <thaytan@mad.scientist.com>
8337
8338         * configure.ac:
8339           Back to CVS
8340
8341 === release 0.10.13 ===
8342
8343 2007-06-05  Jan Schmidt <thaytan@mad.scientist.com>
8344
8345         * configure.ac:
8346           releasing 0.10.13, "What's Going on?"
8347
8348 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
8349
8350         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8351         In riff, the depth is stored in the size field but it just means that
8352         the least significant bits are cleared. We can therefore just play
8353         the sample as if it had a depth == width. Fixes: #440997
8354
8355         Patch by: Wim Taymans <wim@fluendo.com> 
8356         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
8357
8358 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
8359
8360         * gst-libs/gst/floatcast/floatcast.h:
8361         Define inline when needed on win32 builds. Fixes: #441295
8362         Patch by: Sebastien Moutte  <sebastien@moutte.net>
8363
8364 2007-05-29  Wim Taymans  <wim@fluendo.com>
8365
8366         * gst/playback/gstplaybasebin.c: (queue_overrun),
8367         (no_more_pads_full):
8368         Stop buffering when the group is commited because the queues filled up.
8369         Fixes #442024.
8370
8371 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
8372
8373         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
8374         (gst_alsa_mixer_free), (gst_alsa_mixer_update),
8375         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
8376         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
8377         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
8378         * ext/alsa/gstalsamixer.h:
8379         * ext/alsa/gstalsamixerelement.c:
8380         (gst_alsa_mixer_element_interface_supported),
8381         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
8382         (gst_alsa_mixer_element_set_property),
8383         (gst_alsa_mixer_element_get_property),
8384         (gst_alsa_mixer_element_change_state):
8385         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_update):
8386         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_volume_changed),
8387         (gst_mixer_option_changed):
8388         * gst-libs/gst/interfaces/mixer.h:
8389         Revert commits towards #152864 made so far. We'll pick it up again
8390         after the 0.10.13 release.
8391
8392 2007-05-24  Wim Taymans  <wim@fluendo.com>
8393
8394         * gst-libs/gst/audio/gstbaseaudiosink.c:
8395         (gst_base_audio_sink_render):
8396         After an interrupt (PAUSED/flush) assume that the next sample should not
8397         be aligned to the previous sample. Fixes #417992.
8398
8399 2007-05-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8400
8401         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8402           Don't add channels and rate fields to the template caps for
8403           audio/x-dts, as wavparse might not always be able to set them,
8404           which would then lead to 'caps are not a real subset of the
8405           template caps' warnings.
8406
8407 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
8408
8409         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
8410         Handle unknown or invalid pads without crashing, as might occur if
8411         a media file like an mp3 is specified as a subtitle file.
8412         Fixes: #410039
8413
8414 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
8415
8416         * gst/playback/gstplaybin.c: (add_sink), (dummy_blocked_cb),
8417         (setup_sinks):
8418         Block the subtitle bin output queue before ghosting it and linking,
8419         then unblock after. This avoids spurious not-linked errors caused 
8420         by the queue starting up (because it gets linked when it is ghosted). 
8421         Fixes: #350299
8422
8423 2007-05-23  Jan Schmidt  <thaytan@mad.scientist.com>
8424
8425         * tests/check/elements/playbin.c: (test_suburi_error_unknowntype):
8426         Use /dev/zero instead of /dev/urandom to produce an invalid subtitle
8427         file. Avoids flukes where the input gets typefound to some valid but
8428         useless type.
8429
8430 2007-05-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8431
8432         * tests/check/Makefile.am:
8433         * tests/check/elements/.cvsignore:
8434         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink),
8435         (cleanup_gnomevfssink), (GST_START_TEST), (gnomevfssink_suite):
8436           Add unit test for gnomevfssink seeking and position reporting for
8437           file:// URIs.
8438
8439 2007-05-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8440
8441         Patch by: Mark Nauwelaerts <manauw at skynet be>
8442
8443         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_init),
8444         (gst_gnome_vfs_sink_open_file), (gst_gnome_vfs_sink_handle_event),
8445         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render):
8446         * ext/gnomevfs/gstgnomevfssink.h:
8447           Fix position reporting, especially after a seek (from upstream),
8448           see #412648.
8449
8450 2007-05-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8451
8452         * ext/cdparanoia/gstcdparanoiasrc.c:
8453           Repair umlaut.
8454
8455 2007-05-22  Jan Schmidt  <thaytan@mad.scientist.com>
8456
8457         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8458         Specify the full valid range for MP3 samplerates. Fixes a regression
8459         caused by extra header checks since the last release.
8460
8461 2007-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
8462
8463         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
8464         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
8465         Fix a locking-order bug I introduced with my changes the other day.
8466         Patch by Mike Smith.
8467
8468 2007-05-21  Michael Smith <msmith@fluendo.com>
8469
8470         * ext/theora/theoradec.c: (theora_handle_data_packet):
8471           Don't look inside 0-length packets (which indicate duplicated
8472           frames)
8473
8474 2007-05-21  Wim Taymans  <wim@fluendo.com>
8475
8476         * ext/cdparanoia/gstcdparanoiasrc.c:
8477         (gst_cd_paranoia_src_read_sector):
8478         * gst-libs/gst/audio/gstbaseaudiosrc.c:
8479         (gst_base_audio_src_create):
8480         Small cleanups.
8481
8482         * ext/theora/theoradec.c: (theora_dec_sink_event):
8483         Fix typo.
8484
8485         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8486         (gst_base_rtp_depayload_set_gst_timestamp):
8487         Add some FIXME
8488
8489         * gst/playback/gstdecodebin.c: (queue_underrun_cb):
8490         And some debug info when a FIXME path is hit.
8491
8492 2007-05-21  Wim Taymans  <wim@fluendo.com>
8493
8494         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8495         (gst_base_rtp_audio_payload_class_init),
8496         (gst_base_rtp_audio_payload_init),
8497         (gst_base_rtp_audio_payload_finalize),
8498         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
8499         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
8500         (gst_base_rtp_payload_audio_handle_event):
8501         Some cleanups, remove minptime property as it is now in the parent
8502         class.
8503         Override parent class event function.
8504
8505         * gst-libs/gst/rtp/gstbasertppayload.c:
8506         (gst_basertppayload_class_init), (gst_basertppayload_init),
8507         (gst_basertppayload_event), (gst_basertppayload_set_property),
8508         (gst_basertppayload_get_property):
8509         * gst-libs/gst/rtp/gstbasertppayload.h:
8510         Add min-ptime property.
8511         Add handle-event vmethod. Fixes #415001.
8512
8513 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8514
8515         * gst-libs/gst/audio/gstbaseaudiosink.c
8516           (gst_base_audio_sink_change_state):
8517           Fix typo in comment.
8518
8519         * gst/playback/gstdecodebin.c (gst_decode_bin_class_init,
8520           free_dynamics, pad_probe, close_pad_link, try_to_link_1,
8521           get_our_ghost_pad, remove_element_chain, queue_underrun_cb,
8522           close_link):
8523         * gst/playback/gstplaybin.c (gst_play_bin_set_property,
8524           gen_audio_element, remove_sinks, gst_play_bin_send_event_to_sink):
8525           Remove trailing whitespaces in comments.
8526
8527         * gst/volume/Makefile.am:
8528           Fix tabs.
8529
8530 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8531
8532         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8533
8534         * gst-libs/gst/interfaces/mixer.h (mixer_type, option_changed,
8535           set_option, get_option, _gst_reserved):
8536           Revert reordering functions (keep ABI).
8537
8538 2007-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
8539
8540         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
8541         (gst_ximagesink_xwindow_new), (gst_ximagesink_handle_xevents),
8542         (gst_ximagesink_show_frame):
8543         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
8544         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_handle_xevents),
8545         (gst_xvimagesink_show_frame):
8546         When we create our own window, indicate that we handle the 
8547         WM_DELETE client message from the window manager, so that it won't 
8548         kill our window (and our app) along with it. Handle ClientMessage,
8549         post an error on the bus, and close the window. Further buffers
8550         arriving will result in a FlowError because the window has been
8551         destroyed.
8552
8553         Fixes: #393975
8554
8555         Clean up the X event handling loop and make them the same for
8556         both xvimagesink and ximagesink while I'm at it.
8557
8558 2007-05-17  Wim Taymans  <wim@fluendo.com>
8559
8560         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter):
8561         Make decodebin2 autoplug depayloaders too.
8562
8563         * gst/playback/gsturidecodebin.c: (source_new_pad):
8564         Set the newly created decoder in a usable state when autoplugging a
8565         dynamic source such as RTSP.
8566
8567 2007-05-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8568
8569         * gst/playback/gststreaminfo.c: (cb_probe):
8570           Ignore video-codec tag for audio streams and ignore audio-codec tags
8571           for video streams. Should make codec name collection a bit more
8572           robust against sloppy demuxers that send tag events containing both
8573           tags down each pad.
8574
8575 2007-05-17  Wim Taymans  <wim@fluendo.com>
8576
8577         * gst/playback/gstqueue2.c: (update_rates):
8578         Tweak the buffering thresholds a little.
8579         Update the buffer size with the previously calculate rate instead of
8580         only when we calculate a new rate so that we get smoother buffering
8581         updates.
8582
8583         * gst/playback/Makefile.am:
8584         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_base_init),
8585         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
8586         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
8587         (gst_uri_decode_bin_get_property), (unknown_type),
8588         (add_element_stream), (no_more_pads_full), (no_more_pads),
8589         (source_no_more_pads), (new_decoded_pad), (array_has_value),
8590         (gen_source_element), (has_all_raw_caps), (analyse_source),
8591         (remove_decoders), (make_decoder), (remove_source),
8592         (source_new_pad), (setup_source), (decoder_query_init),
8593         (decoder_query_duration_fold), (decoder_query_duration_done),
8594         (decoder_query_position_fold), (decoder_query_position_done),
8595         (decoder_query_latency_fold), (decoder_query_latency_done),
8596         (decoder_query_seeking_fold), (decoder_query_seeking_done),
8597         (decoder_query_generic_fold), (gst_uri_decode_bin_query),
8598         (gst_uri_decode_bin_change_state), (plugin_init):
8599         New element that intergrates a source, optional buffering element and
8600         decodebin.
8601
8602 2007-05-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8603
8604         * configure.ac:
8605           Bump libtheora requirement to 1.0alpha5 for the pixformat check
8606           (also has a .pc file, so we don't need the fallback check any
8607           longer). Fixes #438840.
8608
8609 2007-05-17  Wim Taymans  <wim@fluendo.com>
8610
8611         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8612         (gst_queue_class_init), (gst_queue_finalize), (update_time_level),
8613         (apply_segment), (apply_buffer), (update_buffering),
8614         (reset_rate_timer), (update_rates), (gst_queue_locked_flush),
8615         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8616         (gst_queue_handle_sink_event), (gst_queue_is_filled),
8617         (gst_queue_chain), (gst_queue_push_one), (gst_queue_loop),
8618         (plugin_init):
8619         fix build.
8620
8621 2007-05-17  Wim Taymans  <wim@fluendo.com>
8622
8623         * gst/playback/Makefile.am:
8624         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8625         (gst_queue_class_init), (gst_queue_init), (gst_queue_finalize),
8626         (gst_queue_getcaps), (gst_queue_bufferalloc),
8627         (gst_queue_acceptcaps), (update_time_level), (apply_segment),
8628         (apply_buffer), (update_buffering), (reset_rate_timer),
8629         (update_rates), (gst_queue_locked_flush),
8630         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8631         (gst_queue_handle_sink_event), (gst_queue_is_empty),
8632         (gst_queue_is_filled), (gst_queue_chain), (gst_queue_push_one),
8633         (gst_queue_loop), (gst_queue_handle_src_event),
8634         (gst_queue_handle_src_query), (gst_queue_sink_activate_push),
8635         (gst_queue_src_activate_push), (gst_queue_change_state),
8636         (gst_queue_set_property), (gst_queue_get_property), (plugin_init):
8637         On our way to playbin2 this is the new network queue that does buffering
8638         all by itself using high and low watermarks. It can also measure up and
8639         downstream bandwidth to optimally size the queue.
8640
8641 2007-05-17  Michael Smith <msmith@fluendo.com>
8642
8643         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
8644         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_do_seek):
8645           Use the segment->last_stop value to calculate the next timestamp to
8646           generate after a seek; not the segment->start value.
8647
8648 2007-05-15  David Schleef  <ds@schleef.org>
8649
8650         * docs/Makefile.am: Install docs even when --disable-gtk-doc
8651           is disabled.  This matches the behavior of gtk+.  Fixes #349099.
8652
8653 2007-05-15  Wim Taymans  <wim@fluendo.com>
8654
8655         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8656         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
8657         Some more chained streaming ogg timestamp fixes.
8658
8659 2007-05-15  Wim Taymans  <wim@fluendo.com>
8660
8661         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8662         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
8663         (gst_ogg_demux_handle_page):
8664         Add some FIXMEs.
8665         Fix chain start/stop segment handling based on patch by
8666         <ahalda at cs dot mcgill dot ca> see #320984.
8667
8668 2007-05-15  Michael Smith <msmith@fluendo.com>
8669
8670         * configure.ac:
8671           We don't require a C++ compiler. So don't require one.
8672
8673 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8674
8675         * ext/alsa/gstalsamixer.c (source, n_poll_fds, poll_fds,
8676           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
8677           gst_alsa_mixer_finalize, gst_alsa_mixer_handle_source_callback,
8678           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
8679           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_update_option,
8680           gst_alsa_mixer_update_track):
8681           Apply some of the cleanup Tim suggested in #152864 afterwards.
8682
8683 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8684
8685         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8686
8687         * ext/alsa/gstalsamixer.c (main_context, GstAlsaMixerWatch,
8688           _GstAlsaMixerWatch, source, n_poll_fds, poll_fds,
8689           gst_alsa_mixer_watch_funcs, gst_alsa_mixer_prepare,
8690           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
8691           gst_alsa_mixer_finalize, gst_alsa_mixer_find_master_mixer,
8692           gst_alsa_mixer_handle_source_callback,
8693           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
8694           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_free,
8695           gst_alsa_mixer_get_volume, gst_alsa_mixer_set_volume,
8696           gst_alsa_mixer_set_mute, gst_alsa_mixer_set_record,
8697           gst_alsa_mixer_get_option, gst_alsa_mixer_update_option,
8698           gst_alsa_mixer_update_track, _gst_alsa_mixer_set_interface):
8699         * ext/alsa/gstalsamixer.h (handle_source, interface, dir):
8700         * ext/alsa/gstalsamixerelement.c (gst_alsa_mixer_element_details,
8701           gst_alsa_mixer_element_interface_supported,
8702           gst_alsa_mixer_element_finalize, gst_alsa_mixer_element_init,
8703           gst_alsa_mixer_element_set_property,
8704           gst_alsa_mixer_element_get_property,
8705           gst_alsa_mixer_element_change_state):
8706         * ext/alsa/gstalsamixertrack.c (gst_alsa_mixer_track_update):
8707         * gst-libs/gst/interfaces/mixer.c (gst_mixer_volume_changed,
8708           gst_mixer_option_changed):
8709         * gst-libs/gst/interfaces/mixer.h (set_option, get_option,
8710           volume_changed, option_changed, _gst_reserved):
8711           Implement notification for alsamixer. Fixes #152864
8712
8713 2007-05-14  David Schleef  <ds@schleef.org>
8714
8715         * gst/videotestsrc/videotestsrc.c:
8716         * gst/videotestsrc/videotestsrc.h:
8717           Add support for video/x-raw-bayer.
8718
8719 2007-05-12  David Schleef  <ds@schleef.org>
8720
8721         * sys/xvimage/xvimagesink.c:
8722           Add some sanity checking for the XVImage size returned by X.
8723           Related to #377400.
8724
8725 2007-05-12  Wim Taymans  <wim@fluendo.com>
8726
8727         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8728         (gst_base_rtp_depayload_setcaps),
8729         (gst_base_rtp_depayload_set_gst_timestamp):
8730         Parse and use additional caps fields as described in updated
8731         application/x-rtp caps spec.
8732
8733 2007-05-12  Wim Taymans  <wim@fluendo.com>
8734
8735         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8736         (gst_ogg_demux_collect_chain_info):
8737         If there is a stream in a chain without any data packets, ignore the
8738         stream in the total length calculations. Might be related to #436820.
8739
8740 2007-05-11  Jan Schmidt  <thaytan@mad.scientist.com>
8741
8742         * gst/typefind/gsttypefindfunctions.c: (mpeg_sys_is_valid_pack),
8743         (mpeg_sys_is_valid_pes), (mpeg_sys_is_valid_sys),
8744         (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
8745         (mpeg_video_type_find), (mpeg_video_stream_type_find),
8746         (plugin_init):
8747
8748         Consolidate and re-work our mpeg system stream detection to probe
8749         more packets and produce a higher confidence result. Fixes a
8750         regression caused by lowering the typefind probability last year
8751         - related to bug #397810. Remove the redundant MPEG-1 specific 
8752         typefind function, as the new one detects both MPEG-1 & MPEG-2
8753         happily.
8754
8755         Also cleanup the MPEG elementary and MPEG-TS detection functions a
8756         little. 
8757
8758         Tested against my media test directory, with some improvements and
8759         no regressions.
8760
8761 2007-05-10  Wim Taymans  <wim@fluendo.com>
8762
8763         * gst/playback/gstplaybasebin.c: (fill_buffer), (check_queue),
8764         (queue_out_of_data):
8765         Connect to the new queue "pushing" signal instead of the broken
8766         "running" one.
8767
8768 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
8769
8770         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8771         (gst_base_rtp_audio_payload_handle_frame_based_buffer):
8772         Move variable declaration before the first instruction.
8773         * gst/videotestsrc/videotestsrc.c:
8774         Define M_PI if it's not defined yet.
8775         * win32/common/libgstrtp.def:
8776         Add new exported functions.
8777
8778 2007-05-09  Michael Smith <msmith@fluendo.com>
8779
8780         * ext/theora/theoradec.c: (theora_handle_type_packet):
8781           gst_pad_push_event() does not return a GstFlowReturn!
8782
8783 2007-05-09  Wim Taymans  <wim@fluendo.com>
8784
8785         * tests/examples/seek/scrubby.c: (stop_cb), (main):
8786         * tests/examples/seek/seek.c: (do_seek):
8787         Some small cosmetic changes.
8788
8789 2007-05-08  Stefan Kost  <ensonic@users.sf.net>
8790
8791         * gst/adder/gstadder.c (gst_adder_src_event, gst_adder_collected,
8792           gst_adder_change_state):
8793         * gst/adder/gstadder.h (bps, offset, collect_event, segment,
8794           segment_pending, segment_position, segment_rate):
8795           Handle playback-rate on adder.
8796
8797 2007-05-07  Michael Smith <msmith@fluendo.com>
8798
8799         * ext/theora/gsttheoradec.h:
8800         * ext/theora/theoradec.c: (gst_theora_dec_reset),
8801         (theora_dec_sink_event), (theora_handle_comment_packet),
8802         (theora_handle_type_packet), (theora_dec_change_state):
8803           Don't push events (newsegment, tags) before initialising the
8804           decoder.
8805           This is neccesary for seeking to work correctly in gnonlin.
8806
8807 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8808
8809         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8810         * gst/adder/gstadder.c:
8811         * gst/audiotestsrc/gstaudiotestsrc.c
8812           (gst_audio_test_src_create_white_noise):
8813         * gst/videotestsrc/gstvideotestsrc.c:
8814         * gst/volume/gstvolume.c (VOLUME_UNITY_INT16,
8815           VOLUME_UNITY_INT16_BIT_SHIFT, VOLUME_MAX_DOUBLE,
8816           volume_sink_template, volume_src_template, gst_volume_init,
8817           volume_process_double, volume_process_int16,
8818           volume_process_int16_clamp):
8819           Doc fixes and formatting.
8820
8821 2007-05-04  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8822
8823         * tests/check/Makefile.am:
8824         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
8825           Minimal check for volume's GstController usability; also another
8826           test for #422295.
8827
8828 2007-05-04  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8829
8830         * gst-libs/gst/cdda/gstcddabasesrc.c:
8831         (gst_cdda_base_src_add_track):
8832           Fix it so that it (a) makes sense and (b) doesn't break
8833           everything cdda-related including the unit test.
8834
8835 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8836
8837         * gst-libs/gst/cdda/gstcddabasesrc.c:
8838         (gst_cdda_base_src_add_track):
8839           Fix build when disabling asserts.
8840
8841 2007-05-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8842
8843         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
8844           When XShm is not available, we might get row strides that are not
8845           rounded up to multiples of four; this is bad, because virtually
8846           every RGB-processing element in GStreamer assumes rowstrides are
8847           rounded up to multiples of four, so let's allocate at least enough
8848           memory to avoid crashes in this case. The image will still be
8849           displayed distorted though if this happens, so that still needs
8850           fixing (maybe by allocating a bigger image with an 'even' width
8851           and then clipping it appropriately when rendering - something for
8852           Xlib aficionados in any case).
8853
8854 2007-05-03  Michael Smith <msmith@fluendo.com>
8855
8856         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
8857           If a buffer doesn't have a timestamp, assume it's contiguous with
8858           the previous buffer, and synthesise timestamps appropriately.
8859
8860 2007-05-03  Edward Hervey  <edward@fluendo.com>
8861
8862         * tests/check/elements/videorate.c: (GST_START_TEST):
8863         Set buffer timestamp to a valid value in order to test the buffer
8864         really does stay in videorate.
8865
8866 2007-05-03  Edward Hervey  <edward@fluendo.com>
8867
8868         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
8869         There is no sensible way to handle incoming buffers which don't have a
8870         valid timestamp. We therefore discard them and wait for the next one.
8871
8872 2007-05-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8873
8874         * gst/playback/gstdecodebin.c: (type_found), (plugin_init):
8875         * gst/playback/gstdecodebin2.c: (plugin_init):
8876           Better error message for text files.
8877
8878 2007-04-29  Wim Taymans  <wim@fluendo.com>
8879
8880         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_add_rb):
8881         Fix offset bug in generation RR packets.
8882
8883 2007-04-27  Julien MOUTTE  <julien@moutte.net>
8884
8885         * ext/theora/theoradec.c: (_theora_granule_time),
8886         (theora_dec_push_forward), (theora_handle_data_packet),
8887         (theora_dec_decode_buffer): Calculate buffer duration correctly
8888         to generate a perfect stream (#433888).
8889         * gst/audioresample/gstaudioresample.c:
8890         (audioresample_check_discont): Glib provides ABS.
8891
8892 2007-04-27  Wim Taymans  <wim@fluendo.com>
8893
8894         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
8895         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_sdes_add_item),
8896         (gst_rtcp_packet_sdes_add_entry), (gst_rtcp_packet_bye_add_ssrc),
8897         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
8898         (gst_rtcp_packet_bye_set_reason):
8899         * gst-libs/gst/rtp/gstrtcpbuffer.h:
8900         Fix RB block parsing and writing.
8901         Add support for constructing BYE packets.
8902
8903 2007-04-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8904
8905         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init),
8906         (gst_base_audio_src_create):
8907         * po/POTFILES.in:
8908           When posting a warning message because samples were dropped, post
8909           something more intelligible than he default error message for clock
8910           errors which is just confusing in this context (#432984).
8911
8912 2007-04-25  Wim Taymans  <wim@fluendo.com>
8913
8914         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_buffer_new),
8915         (gst_rtcp_buffer_end), (gst_rtcp_buffer_get_packet_count),
8916         (read_packet_header), (gst_rtcp_packet_move_to_next),
8917         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_sr_set_sender_info),
8918         (gst_rtcp_packet_rr_set_ssrc), (gst_rtcp_packet_add_rb),
8919         (gst_rtcp_packet_sdes_get_item_count),
8920         (gst_rtcp_packet_sdes_first_item),
8921         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_ssrc),
8922         (gst_rtcp_packet_sdes_first_entry),
8923         (gst_rtcp_packet_sdes_next_entry),
8924         (gst_rtcp_packet_sdes_get_entry), (gst_rtcp_packet_sdes_add_item),
8925         (gst_rtcp_packet_sdes_add_entry):
8926         * gst-libs/gst/rtp/gstrtcpbuffer.h:
8927         Implement code to write SR, RR and SDES packets.
8928
8929 2007-04-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8930
8931         Patch by: Christian Kirbach <Christian dot Kirbach at googlemail com>
8932
8933         * sys/ximage/ximagesink.c:
8934           Fix build if XShm is not available (#432362).
8935
8936 2007-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
8937
8938         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init):
8939         Initalize the AudioConvertCtx with zeroes, otherwise it will contain
8940         pointers to random memory which are passed to g_free() when
8941         audio_convert_prepare_context() is called the first time.
8942
8943 2007-04-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8944
8945         Patch by: Dan Williams <dcbw redhat com>
8946
8947         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
8948           Don't leak incoming buffer if gst_pad_push() returns a
8949           non-OK flow. Fixes #432755.
8950          
8951         * tests/check/elements/videorate.c: (GST_START_TEST),
8952         (videorate_suite):
8953           Unit test for the above by Yours Truly.
8954
8955 2007-04-23  Stefan Kost  <ensonic@users.sf.net>
8956
8957         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
8958         (gst_adder_sink_event), (gst_adder_collected):
8959           Fix non-flushing segmented seeks, Fixes #340060 for me
8960
8961 2007-04-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8962
8963         Patch by: Olivier Crete  <tester at tester ca>
8964
8965         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8966         (gst_base_rtp_audio_payload_class_init),
8967         (gst_base_rtp_audio_payload_init),
8968         (gst_base_rtp_audio_payload_dispose):
8969           Chain up to parent class in dispose function; get rid of
8970           unnecessary 'diposed' flag in private structure (#415001).
8971
8972 2007-04-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8973
8974         * docs/libs/gst-plugins-base-libs.types:
8975         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8976         (gst_base_rtp_audio_payload_class_init):
8977         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8978         * gst-libs/gst/rtp/gstbasertppayload.c:
8979           Some minor docs fixes and additions; also add missing 'Since' bits.
8980
8981 2007-04-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8982
8983         Patch by: Zeeshan Ali  <zeenix gmail com>
8984
8985         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8986         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
8987         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
8988         (gst_base_rtp_audio_payload_push):
8989         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
8990           The recently-added gst_base_rtp_audio_payload_push() should take an
8991           object of type GstBaseRTPAudioPayload as first argument (#431672).
8992
8993 2007-04-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8994
8995         * gst/audioresample/gstaudioresample.c:
8996           Make more functions static, just because we can.
8997
8998 2007-04-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
8999
9000         * tests/check/elements/audioresample.c:
9001           Add unit test for audioresample shutdown crasher (#420106).
9002
9003 2007-04-20  Stefan Kost  <ensonic@users.sf.net>
9004
9005         * gst/subparse/gstsubparse.c:
9006         * gst/subparse/samiparse.c:
9007           Use GST_DISABLE_XML here
9008
9009         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9010         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_get_xv_support),
9011         (gst_xvimagesink_buffer_alloc),
9012         (gst_xvimagesink_navigation_send_event):
9013         * sys/xvimage/xvimagesink.h:
9014           Include stdlib.h when using atoi.
9015           
9016         * tests/check/elements/playbin.c: (playbin_suite):
9017           Use GST_DISABLE_REGISTRY here
9018
9019 2007-04-19  Michael Smith  <msmith@fluendo.com>
9020
9021         * ext/theora/gsttheoraenc.h:
9022         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
9023         (theora_enc_sink_event), (theora_enc_change_state):
9024           Track initialisation state; don't try to use encoder state if we're
9025           not initialised (it'll segfault).
9026
9027 2007-04-18  Stefan Kost  <ensonic@users.sf.net>
9028
9029         * tests/check/pipelines/.cvsignore:
9030         Fix build.
9031
9032 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9033
9034         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9035         Allow random depths between 1 and 32 instead of only multiplies of 8.
9036
9037 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9038
9039         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9040         Set the maximum number of channels for PCM and float in the correct
9041         place to have it also used when creating the template caps.
9042
9043 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9044
9045         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9046         Correctly support 4, 6 and 8 channels with normal PCM and float
9047         wav files.
9048
9049         Fix the depth and signedness calculation in extensible wav files and
9050         also handle 1, 2, 4, 6, 8 channels here when a file without channel
9051         mask is found.
9052
9053         Add support for float, alaw and mulaw in extensible wav files.
9054
9055         This allows correct playback of all but 5 files from
9056         http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Samples.html
9057         
9058         (gst_riff_create_audio_template_caps):
9059         Add voxware and float formats to the template caps.     
9060
9061 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9062
9063         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
9064
9065         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
9066         Fix unused variable warning if HAVE_LOCALTIME_R is undefinied
9067
9068         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9069         * gst/audioresample/gstaudioresample.c: (audioresample_do_output):
9070         Use the correct format strings for integer formats.
9071
9072 2007-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
9073
9074         * ext/theora/theoraenc.c (theora_buffer_from_packet, theora_enc_chain):
9075           Don't use pad_alloc_buffer_and_set_caps to create a small header
9076           packet, or, worse, to create a big temporary video buffer using the
9077           src pad.
9078
9079 2007-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9080
9081         * gst/gdp/gstgdppay.c (gst_gdp_pay_chain):
9082         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
9083           GST_START_TEST, buffer_probe_cb, GST_START_TEST):
9084           Fix a bug where serialized IN_CAPS buffers needed to be set IN_CAPS.
9085
9086 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
9087
9088         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
9089           GST_START_TEST, n_in_caps, buffer_probe_cb, GST_START_TEST,
9090           streamheader_suite):
9091           Add another test set up for failure
9092
9093 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
9094
9095         * tests/check/Makefile.am:
9096         * tests/check/pipelines/streamheader.c (n_tags, tag_event_probe_cb,
9097           GST_START_TEST, streamheader_suite, main):
9098           Add a test for the streamheader bug Wim fixed.
9099
9100 2007-04-13  Jan Schmidt  <thaytan@mad.scientist.com>
9101
9102         * ext/theora/theoradec.c: (theora_dec_sink_event):
9103         Fix misleading comment.
9104
9105 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9106
9107         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9108           More sanity checks for the header fields.
9109
9110 2007-04-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9111
9112         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
9113           Try encodings from all environment variables, not just those in the
9114           first environment variable that is set.
9115
9116 2007-04-12  Wim Taymans  <wim@fluendo.com>
9117
9118         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
9119         (gst_video_rate_chain):
9120         Add some debug.
9121
9122         * tests/check/elements/videorate.c: (GST_START_TEST),
9123         (videorate_suite):
9124         Added check for videorate changing caps handling. Closes #421834.
9125
9126 2007-04-12  Michael Smith  <msmith@fluendo.com>
9127
9128         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9129           Use scale functions to avoid overflow when calculating duration of 
9130           vorbis buffers.
9131
9132 2007-04-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9133
9134         * docs/libs/gst-plugins-base-libs-sections.txt:
9135         * gst-libs/gst/tag/tag.h:
9136         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
9137           API: add gst_tag_freeform_string_to_utf8() (#405072).
9138
9139         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_extract_id3v1_string):
9140           Use gst_tag_freeform_string_to_utf8() here.
9141
9142 2007-04-12  Wim Taymans  <wim@fluendo.com>
9143
9144         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain),
9145         (gst_gdp_pay_sink_event):
9146         Make sure we set the IN_CAPS flag correctly.
9147
9148         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
9149         Get the IN_CAPS flag before we call functions that mess with the flags.
9150
9151 2007-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
9152
9153         * gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader,
9154           gst_gdp_pay_chain, gst_gdp_pay_sink_event):
9155           Only stamp buffers with offset/offset_end right before they get
9156           pushed.  This ensures offset continuity, which was not the case
9157           before as shown by
9158           gst-launch -v -m audiotestsrc num-buffers=10 ! audioconvert ! vorbisenc ! gdppay ! identity check-imperfect-offset=TRUE ! fakesink silent=TRUE
9159
9160 2007-04-06  Wim Taymans  <wim@fluendo.com>
9161
9162         * gst/playback/gstplaybin.c: (add_sink),
9163         (gst_play_bin_change_state):
9164         Activate sync in playbin, we are ready to handle it for live streams.
9165
9166 2007-04-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9167
9168         * tests/check/elements/playbin.c:
9169         (test_sink_usage_video_only_stream), (playbin_suite):
9170           Add small test for stream-info-value-array code paths.
9171
9172 2007-04-05  Wim Taymans  <wim@fluendo.com>
9173
9174         * gst-libs/gst/audio/gstbaseaudiosink.c:
9175         (gst_base_audio_sink_skew_slaving):
9176         Don't try to create invalid calibration parameters by making the
9177         internal time go backwards, instead make external time go forward.
9178
9179 2007-04-05  Wim Taymans  <wim@fluendo.com>
9180
9181         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
9182
9183         * gst/playback/gstplaybasebin.c: (add_stream):
9184         Fix leak in add_stream(), when g_value_set_object() increases the
9185         refcount of streaminfo object. Fixes #426250.
9186
9187 2007-04-03  David Schleef  <ds@schleef.org>
9188
9189         * gst/videotestsrc/gstvideotestsrc.c:
9190         * gst/videotestsrc/gstvideotestsrc.h:
9191         * gst/videotestsrc/videotestsrc.c:
9192         * gst/videotestsrc/videotestsrc.h:
9193           Add a test pattern called "circular", which has concentric
9194           rings with varying radial frequency.  The main purpose of this
9195           pattern is to test fidelity loss in a filter or scaler element.
9196           Notably, this pattern is scale invariant, and is optimally viewed
9197           with a width (and height) of 400.
9198
9199 2007-04-03  Wim Taymans  <wim@fluendo.com>
9200
9201         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
9202
9203         * gst/playback/gstdecodebin2.c: (connect_pad), (expose_pad),
9204         (deactivate_free_recursive):
9205         Decodebin2 doesn't unref pads it obtains in some occasions:
9206         - multiqueue src pads, when either connecting further or exposing
9207         - sink pads of new autoplugged elements
9208         - peer pads when recursively freeing elements
9209         Fixes #425455.
9210
9211 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
9212
9213         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9214         Add audio/x-raw-float support, now that audioconvert support
9215         non-native endianness floats.
9216
9217 2007-03-30  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9218
9219         * docs/libs/gst-plugins-base-libs-docs.sgml:
9220           gstreamer-plugins-base.pc doesn't exist, it's
9221           gstreamer-plugins-base-0.10.pc.
9222
9223 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9224
9225         Patch by: RenĂ© Stadler <mail at renestadler dot de>
9226         with some minor changes
9227
9228         * gst-libs/gst/floatcast/floatcast.h:
9229         Use more efficient float endianness conversion functions that don't
9230         involve 2 function calls per value.
9231         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
9232         (check_default), (audio_convert_prepare_context):
9233         * gst/audioconvert/gstaudioconvert.c:
9234         (gst_audio_convert_parse_caps), (make_lossless_changes):
9235         Support non-native endianness floats as input and output.
9236         Fixes #339838.
9237         * tests/check/elements/audioconvert.c: (verify_convert),
9238         (GST_START_TEST):
9239         Add unit tests for the non-native endianness float conversions.
9240
9241 2007-03-29  Wim Taymans  <wim@fluendo.com>
9242
9243         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9244         (gst_base_rtp_depayload_base_init),
9245         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
9246         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
9247         (gst_base_rtp_depayload_set_gst_timestamp),
9248         (gst_base_rtp_depayload_change_state),
9249         (gst_base_rtp_depayload_set_property),
9250         (gst_base_rtp_depayload_get_property):
9251         * gst-libs/gst/rtp/gstbasertpdepayload.h:
9252         Add Private structure.
9253         Bring element code to 2007.
9254         Parse clock-base caps param and use it when generating the
9255         newsegment.
9256         Reset variables before going to PAUSED.
9257         Fix some docs.
9258
9259 2007-03-29  Wim Taymans  <wim@fluendo.com>
9260
9261         * docs/libs/gst-plugins-base-libs-docs.sgml:
9262         * docs/libs/gst-plugins-base-libs-sections.txt:
9263         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9264         (gst_base_rtp_audio_payload_get_adapter):
9265         Add RTCP docs.
9266         Fix some more docs.
9267
9268         * gst-libs/gst/rtp/Makefile.am:
9269         * gst-libs/gst/rtp/gstrtcpbuffer.c:
9270         (gst_rtcp_buffer_new_take_data), (gst_rtcp_buffer_new_copy_data),
9271         (gst_rtcp_buffer_validate_data), (gst_rtcp_buffer_validate),
9272         (gst_rtcp_buffer_get_packet_count), (read_packet_header),
9273         (gst_rtcp_buffer_get_first_packet), (gst_rtcp_packet_move_to_next),
9274         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_remove),
9275         (gst_rtcp_packet_get_padding), (gst_rtcp_packet_get_type),
9276         (gst_rtcp_packet_get_count), (gst_rtcp_packet_get_length),
9277         (gst_rtcp_packet_sr_get_sender_info),
9278         (gst_rtcp_packet_sr_set_sender_info),
9279         (gst_rtcp_packet_rr_get_ssrc), (gst_rtcp_packet_rr_set_ssrc),
9280         (gst_rtcp_packet_get_rb_count), (gst_rtcp_packet_get_rb),
9281         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_set_rb),
9282         (gst_rtcp_packet_sdes_get_chunk_count),
9283         (gst_rtcp_packet_sdes_first_chunk),
9284         (gst_rtcp_packet_sdes_next_chunk), (gst_rtcp_packet_sdes_get_ssrc),
9285         (gst_rtcp_packet_sdes_first_item),
9286         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_item),
9287         (gst_rtcp_packet_bye_get_ssrc_count),
9288         (gst_rtcp_packet_bye_get_nth_ssrc), (gst_rtcp_packet_bye_add_ssrc),
9289         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
9290         (gst_rtcp_packet_bye_get_reason_len),
9291         (gst_rtcp_packet_bye_get_reason), (gst_rtcp_packet_bye_set_reason):
9292         * gst-libs/gst/rtp/gstrtcpbuffer.h:
9293         Add new helper object for parsing and creating RTCP messages.
9294
9295 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9296
9297         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9298         PCM samples with width=8 must be always unsigned, no matter what
9299         depth they have.
9300
9301 2007-03-29  Andy Wingo  <wingo@pobox.com>
9302
9303         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev): Make
9304         perfect offsets also, not just timestamps.
9305
9306         * tests/check/elements/videorate.c (test_more): Test that given
9307         any incoming offsets, that videorate produces perfect offsets.
9308
9309 2007-03-29  Wim Taymans  <wim@fluendo.com>
9310
9311         * gst-libs/gst/riff/riff-ids.h:
9312         Add some more RIFF formats.
9313
9314 2007-03-29  Wim Taymans  <wim@fluendo.com>
9315
9316         * gst-libs/gst/rtp/gstrtpbuffer.c:
9317         (gst_rtp_buffer_default_clock_rate):
9318         * gst-libs/gst/rtp/gstrtpbuffer.h:
9319         Fix fixed payload names and docs.
9320         Added method to get the default clock rates of fixed payload types.
9321         API: GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
9322
9323 2007-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9324
9325         * tests/check/pipelines/.cvsignore:
9326         Add new vorbisdec test to cvsignore.
9327
9328 2007-03-28  Wim Taymans  <wim@fluendo.com>
9329
9330         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
9331         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
9332         (gst_base_audio_sink_query), (gst_base_audio_sink_get_time),
9333         (gst_base_audio_sink_set_property),
9334         (gst_base_audio_sink_get_property), (gst_base_audio_sink_event),
9335         (clock_convert_external), (gst_base_audio_sink_resample_slaving),
9336         (gst_base_audio_sink_skew_slaving),
9337         (gst_base_audio_sink_handle_slaving), (gst_base_audio_sink_render),
9338         (gst_base_audio_sink_async_play):
9339         * gst-libs/gst/audio/gstbaseaudiosink.h:
9340         Store private stuff in GstBaseAudioSinkPrivate.
9341         Add configurable clock slaving modes property.
9342         API:: GstBaseAudioSink::slave-method property
9343         Some more latency reporting tweaks.
9344         Added skew based clock slaving correction and make it the default until
9345         the resampling method is more robust.
9346
9347 2007-03-27  Sebastian Dröge  <slomo@circular-chaos.org>
9348
9349         * gst/audioconvert/audioconvert.c:
9350         Add docs to the integer pack functions and implement proper
9351         rounding. Before we had rounding towards negative infinity, i.e.
9352         always the smaller number was taken. Now we use natural rounding,
9353         i.e. rounding to the nearest integer and to the one with the largest
9354         absolute value for X.5. The old rounding introduced some minor
9355         distortions. Fixes #420079
9356         * tests/check/elements/audioconvert.c: (GST_START_TEST):
9357         Fix one unit test that assumed the old rounding and added unit tests
9358         for checking signed/unsigned int16 <-> signed/unsigned int16 with
9359         depth 8, one for signed int16 <-> unsigned int16 and one for the new
9360         rounding from signed int32 to signed/unsigned int16.
9361
9362 2007-03-27  Michael Smith  <msmith@fluendo.com>
9363
9364         * gst/audioconvert/gstaudioconvert.c: (strip_width_64),
9365         (gst_audio_convert_transform_caps):
9366           Fix typo in debug line introduced recently, as pointed out on irc.
9367
9368 2007-03-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9369
9370         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9371         * tests/check/libs/tag.c: (GST_START_TEST):
9372           Make sure we parse floating-point numbers in vorbis comments
9373           correctly with either '.' or ',' as separator, no matter what
9374           the current locale is. Add unit test for this too.
9375
9376 2007-03-26  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9377
9378         Patch by: RenĂ© Stadler  <mail at renestadler de>
9379
9380         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9381           When writing out floating-point numbers to vorbis comment tags, always
9382           use the same character as separator no matter what the current locale is
9383           (fixes #423051).
9384
9385         * tests/check/libs/tag.c: (GST_START_TEST):
9386           Add unit tests for replaygain tags in vorbis comments (closes #423055).
9387
9388 2007-03-26  Thomas Vander Stichele  <thomas at apestaart dot org>
9389
9390         * ext/vorbis/vorbisdec.c (vorbis_dec_push_forward,
9391           vorbis_handle_data_packet):
9392           Correctly set DURATION to generate a timestamp-continuous stream.
9393           One bug left at the end; see
9394           ihttp://bugzilla.gnome.org/show_bug.cgi?id=423086
9395         * tests/check/Makefile.am:
9396         * tests/check/pipelines/vorbisenc.c (GST_START_TEST):
9397           Add a test to check this.  Without the above patch this test fails.
9398
9399 2007-03-26  Jan Schmidt  <thaytan@mad.scientist.com>
9400
9401         * gst-libs/gst/rtp/Makefile.am:
9402         The base audio payloader uses GstAdapter - we need GST_BASE_LIBS.
9403
9404 2007-03-23  Michael Smith  <msmith@fluendo.com>
9405
9406         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
9407         (gst_video_rate_reset), (gst_video_rate_chain):
9408           If videorate changes caps, we can no longer use the old buffer
9409           (which may have a different size, incompatible with our caps).
9410           So don't do that; just duplicate the new frame more times.
9411
9412 2007-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
9413
9414         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
9415         Remove playbin's override of the set_clock vmethod. It's irrelevant
9416         after Wim's commit on the 19th.
9417
9418 2007-03-22  Wim Taymans  <wim@fluendo.com>
9419
9420         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_size),
9421         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
9422         * ext/gnomevfs/gstgnomevfssrc.h:
9423         Don't cache file sizes. Fixes #341078.
9424
9425 2007-03-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9426
9427         * gst/playback/gstplaybin.c: (add_sink):
9428           Use GST_PTR_FORMAT to log caps. 
9429
9430 2007-03-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9431
9432         Patch by: Young-Ho Cha <ganadist at chollian net>
9433
9434         * gst/subparse/samiparse.c: (handle_start_font):
9435           Special-case some more colour names that pango doesn't handle by
9436           default. Fixes #420578.
9437
9438 2007-03-20  Michael Smith  <msmith@fluendo.com>
9439
9440         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
9441           If we get a zero-sized input buffer, don't pass it to libvorbis, as
9442           that marks EOS internally. After that, libvorbis will buffer all
9443           input data, and encode none of it, eventually leading to memory
9444           exhaustion.
9445
9446 2007-03-19  Wim Taymans  <wim@fluendo.com>
9447
9448         * gst/playback/gstdecodebin.c: (remove_fakesink):
9449         Don't post STATE_DIRTY anymore.
9450
9451         * gst/playback/gstplaybin.c: (add_sink), (gst_play_bin_send_event),
9452         (gst_play_bin_change_state):
9453         Remove stream_time reset in seek handling, core does that now.
9454         Disable clocking for live pipelines by forcing a NULL clock to the
9455         complete pipeline, core is too smart now for our previous hack.
9456         We can always autoplug in PAUSED now.
9457
9458 2007-03-17  David Schleef  <ds@schleef.org>
9459
9460         * REQUIREMENTS:  Update this file, change the formatting to make
9461         it more consistent, plus more machine readable.
9462
9463 2007-03-16  Michael Smith  <msmith@fluendo.com>
9464
9465         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9466         (strip_width_64), (append_with_other_format):
9467           Previous fix was too simplistic, and broke the tests. Use a better
9468           approach; only strip 64 from widths for integer audio.
9469
9470 2007-03-16  Michael Smith  <msmith@fluendo.com>
9471
9472         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9473         (gst_audio_convert_transform_caps):
9474           We don't support 64 bit integer audio, so don't try to claim we can.
9475           Stops us producing caps don't match our template caps.
9476           Update comments.
9477
9478 2007-03-15  Michael Smith  <msmith@fluendo.com>
9479
9480         * gst/audioresample/gstaudioresample.c:
9481         (audioresample_check_discont), (audioresample_transform):
9482           Don't trigger discontinuities for very small imperfections; a filter
9483           flush will sound bad, and many plugins have rounding errors leading
9484           to these.
9485
9486 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
9487
9488         Patch by: Olivier Crete <olivier.crete@collabora.co.uk>
9489
9490         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9491         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
9492         API: add "min-ptime" property to RTP base audio payloader.
9493         API: add gst_base_rtp_audio_payload_push().
9494         API: add gst_base_rtp_audio_payload_get_adapter().
9495         Fixes #415001
9496         Indentation/whitespace/documentation fixes.
9497
9498 2007-03-14  Julien MOUTTE  <julien@moutte.net>
9499
9500         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
9501         (audioresample_transform_size), (audioresample_do_output),
9502         (audioresample_transform), (audioresample_pushthrough): Handle
9503         discontinuous streams.
9504         * gst/audioresample/gstaudioresample.h:
9505         * tests/check/elements/audioresample.c:
9506         (test_discont_stream_instance), (GST_START_TEST),
9507         (audioresample_suite): Add a test for discontinuous streams.
9508         * win32/common/config.h: Updated.
9509
9510 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9511
9512         * po/af.po:
9513         * po/az.po:
9514         * po/cs.po:
9515         * po/en_GB.po:
9516         * po/it.po:
9517         * po/nb.po:
9518         * po/nl.po:
9519         * po/or.po:
9520         * po/sq.po:
9521         * po/sr.po:
9522         * po/sv.po:
9523         * po/uk.po:
9524         * po/vi.po:
9525           Update translations from translation project.
9526
9527 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9528
9529         * gst/audioresample/debug.h:
9530         * gst/audioresample/resample.c: (resample_init):
9531           Since I really am not interested in a debug line for each sample
9532           being processed, move the library's debugging to its own category,
9533           libaudioresample
9534
9535 2007-03-13  Michael Smith  <msmith@fluendo.com>
9536
9537         * ext/theora/theoradec.c: (theora_handle_type_packet):
9538           Since the plugin doesn't support anything other than 4:2:0 right
9539           now, post an error and fail if we get something else. Won't matter
9540           until libtheora supports the other pixel formats, but hopefully
9541           that'll be soon...
9542
9543 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
9544
9545         * gst-libs/gst/audio/gstbaseaudiosink.c:(gst_base_audio_sink_render):
9546         Use gst_guint64_to_gdouble for conversion.
9547         * win32/MANIFEST:
9548         Add new files to the win32 MANIFEST.
9549         * win32/common/libgstaudio.def:
9550         * win32/common/libgstpbutils.def:
9551         Add new exported functions.
9552         * win32/vs6/gst_plugins_base.dsw:
9553         * win32/vs6/libgstdecodebin.dsp:
9554         * win32/vs6/libgstplaybin.dsp:
9555         Change the link to libgstpbutils.lib.
9556         * win32/vs6/libgstdecodebin2.dsp:
9557         Add a new project for decodebin2.
9558         * win32/vs6/libgstpbutils.dsp:
9559         Add a new project for pbutils.
9560
9561 2007-03-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9562
9563         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9564           Also accept partial dates with only year and month,
9565           like 1999-12-00 (fixes #410396 even more).
9566
9567         * tests/check/libs/tag.c: (GST_START_TEST):
9568           Add unit test for the above.
9569
9570 2007-03-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9571
9572         * tests/check/elements/subparse.c: (GST_START_TEST),
9573         (subparse_suite):
9574           Add unit test for MPL2 subtitle format (#413799).
9575
9576 2007-03-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9577
9578         Patch by: Kamil Pawlowski  <kamilpe gmail com>
9579
9580         * gst/subparse/Makefile.am:
9581         * gst/subparse/gstsubparse.c:
9582         (gst_sub_parse_data_format_autodetect),
9583         (gst_sub_parse_format_autodetect), (gst_sub_parse_sink_event),
9584         (gst_subparse_type_find):
9585         * gst/subparse/gstsubparse.h:
9586         * gst/subparse/mpl2parse.c: (mpl2_parse_line), (parse_mpl2):
9587         * gst/subparse/mpl2parse.h:
9588           Add support for MPL2 subtitle format (#413799).
9589
9590 2007-03-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9591
9592         * configure.ac:
9593           We require core CVS for the new buffer metadata copy functions.
9594
9595 2007-03-09  Wim Taymans  <wim@fluendo.com>
9596
9597         * gst-libs/gst/tag/gstid3tag.c:
9598         Add read support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
9599         Fixes #414496.
9600
9601         Patch by: Alex Lancaster <alexl at users sourceforge net>
9602
9603 2007-03-09  Wim Taymans  <wim@fluendo.com>
9604
9605         * ext/libvisual/visual.c: (gst_visual_sink_setcaps),
9606         (gst_vis_src_negotiate), (get_buffer), (gst_visual_chain):
9607         Improve adapter usage and comments.
9608
9609 2007-03-09  Wim Taymans  <wim@fluendo.com>
9610
9611         * ext/pango/gsttextrender.c: (gst_text_render_chain):
9612         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_parse_packet):
9613         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_copy):
9614         Use new metadata copy function.
9615
9616         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9617         (gst_ffmpegcsp_transform):
9618         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
9619         Basetransform copied the metadata for us.
9620
9621 2007-03-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9622
9623         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
9624         (gst_text_overlay_video_event):
9625           Some more logging. Only accept newsegment events in TIME format and
9626           send a WARNING message if they are not in TIME format.
9627
9628         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
9629         (gst_sub_parse_init), (gst_sub_parse_src_event), (handle_buffer),
9630         (gst_sub_parse_chain), (gst_sub_parse_sink_event):
9631         * gst/subparse/gstsubparse.h:
9632           No need to allocate GstSegment structure dynamically, just put it
9633           into the instance structure; ignore newsegment events in BYTE
9634           format and in particular don't let it overwrite our saved TIME
9635           segment from the last seek.
9636
9637 2007-03-09  Michael Smith  <msmith@fluendo.com>
9638
9639         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find):
9640           Replace AC3 typefinder with one that isn't terrible, and actually
9641           works usefully.
9642
9643 2007-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9644
9645         * gst/audioconvert/gstaudioconvert.c:
9646         (gst_audio_convert_transform):
9647           fix error category and translatable string
9648           
9649
9650 2007-03-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9651
9652         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
9653         * pkgconfig/gstreamer-plugins-base.pc.in:
9654           Fix up utils => pbutils here too.
9655
9656 2007-03-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9657
9658         * gst/subparse/gstsubparse.c: (handle_buffer):
9659           Break out of loop in chain function as soon as possible if we get
9660           a non-OK flow return.
9661
9662 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9663
9664         * tests/check/elements/alsa.c: (GST_START_TEST):
9665         Unref the mixer if the state change fails too (if the
9666         alsa devices are inaccessible, for example)
9667
9668 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9669
9670         * tests/check/Makefile.am:
9671         Don't test libvisual elements in the states check, because libvisual
9672         seems to leak internally.
9673
9674         Re-enable the alsa and states tests now that there's new suppressions
9675         in gst.supp.
9676
9677         * tests/check/elements/alsa.c: (GST_START_TEST):
9678         Don't leak the alsamixer we instantiated.
9679
9680 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9681
9682         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9683         (gst_ximagesink_change_state), (gst_ximagesink_reset),
9684         (gst_ximagesink_finalize):
9685         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
9686         (gst_xvimagesink_reset), (gst_xvimagesink_finalize):
9687         Move some cleanup stuff from the state change handler into a _reset()
9688         function that can be called from _finalize(). This ensures that things
9689         get freed even if (for some reason) the NULL->READY state transition
9690         fails in the parent class.
9691         Even if a parent state change fails, process our downward state change
9692         logic instead of bailing out early.
9693         Free the correct xcontext pointer in ximagesink's xcontext_clear.
9694
9695 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9696
9697         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
9698         Extra log line.
9699
9700         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_init):
9701         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_init):
9702         Use pango_font_description_set_family_static instead of 
9703         pango_font_description_set_family to save a string copy (it was
9704         leaking due to the strdup anyway)
9705
9706         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_finalize):
9707         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_finalize):
9708         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_finalize):
9709         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_finalize):
9710         Chain up in finalize.
9711
9712 2007-03-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9713
9714         * gst-libs/gst/interfaces/mixertrack.c:
9715         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
9716         (gst_mixer_track_set_property):
9717           API: add "untranslated-label" property which should be set by
9718           implementations at construct time (#414645).
9719
9720         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
9721         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9722           Set "untranslated-label" when constructing mixer track objects.
9723
9724         * tests/check/elements/alsa.c: (GST_START_TEST), (alsa_suite):
9725           Unit test to check the above.
9726
9727 2007-03-07  Wim Taymans  <wim@fluendo.com>
9728
9729         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
9730         Fix confusing debug message.
9731
9732 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9733
9734         * gst-plugins-base.doap:
9735         update doap file with new version
9736
9737 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9738
9739         * configure.ac:
9740         Back to CVS
9741
9742 === release 0.10.12 ===
9743
9744 2007-03-07  Jan Schmidt <thaytan@mad.scientist.com>
9745
9746         * configure.ac:
9747           releasing 0.10.12, "Zombie Horde"
9748
9749 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
9750
9751         * configure.ac:
9752         Bump version to 0.10.11.4 pre-release
9753
9754 2007-03-06  Wim Taymans  <wim@fluendo.com>
9755
9756         * gst-libs/gst/audio/gstbaseaudiosink.c:
9757         (gst_base_audio_sink_async_play):
9758         Fix regression that made GStreamer skip the first samples of audio.
9759         Fixes #414684.
9760
9761 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
9762
9763         * configure.ac:
9764         Bump version to 0.10.11.3 pre-release
9765
9766 2007-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
9767
9768         * po/POTFILES.in:
9769           Update paths for the rename from utils to pbutils to fix the build.
9770
9771 2007-03-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9772
9773         * gst-libs/gst/pbutils/Makefile.am:
9774           Change directory to install headers in from gst/utils to gst/pbutils
9775           as well.
9776
9777 2007-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9778
9779         * configure.ac:
9780         * docs/libs/gst-plugins-base-libs-docs.sgml:
9781         * docs/libs/gst-plugins-base-libs-sections.txt:
9782         * gst-libs/gst/Makefile.am:
9783         * gst-libs/gst/interfaces/mixer.c:
9784         * gst-libs/gst/pbutils/Makefile.am:
9785         * gst-libs/gst/pbutils/descriptions.c:
9786         (gst_pb_utils_get_source_description),
9787         (gst_pb_utils_get_sink_description),
9788         (gst_pb_utils_get_decoder_description),
9789         (gst_pb_utils_get_encoder_description),
9790         (gst_pb_utils_get_element_description),
9791         (gst_pb_utils_add_codec_description_to_tag_list),
9792         (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
9793         * gst-libs/gst/pbutils/descriptions.h:
9794         * gst-libs/gst/pbutils/install-plugins.c:
9795         * gst-libs/gst/pbutils/install-plugins.h:
9796         * gst-libs/gst/pbutils/missing-plugins.c:
9797         (gst_missing_uri_source_message_new),
9798         (gst_missing_uri_sink_message_new),
9799         (gst_missing_element_message_new),
9800         (gst_missing_decoder_message_new),
9801         (gst_missing_encoder_message_new),
9802         (gst_missing_plugin_message_get_description):
9803         * gst-libs/gst/pbutils/missing-plugins.h:
9804         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
9805         * gst-libs/gst/pbutils/pbutils.h:
9806         * gst-libs/gst/utils/Makefile.am:
9807         * gst-libs/gst/utils/base-utils.c:
9808         * gst-libs/gst/utils/base-utils.h:
9809         * gst-libs/gst/utils/descriptions.c:
9810         * gst-libs/gst/utils/descriptions.h:
9811         * gst-libs/gst/utils/install-plugins.c:
9812         * gst-libs/gst/utils/install-plugins.h:
9813         * gst-libs/gst/utils/missing-plugins.c:
9814         * gst-libs/gst/utils/missing-plugins.h:
9815         * gst-plugins-base.spec.in:
9816         * gst/playback/Makefile.am:
9817         * gst/playback/gstdecodebin.c:
9818         * gst/playback/gstdecodebin2.c:
9819         * gst/playback/gstplaybasebin.c: (setup_subtitle),
9820         (gen_source_element):
9821         * gst/playback/gstplaybin.c: (plugin_init):
9822         * tests/check/Makefile.am:
9823         * tests/check/libs/pbutils.c: (GST_START_TEST),
9824         (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
9825         * tests/check/libs/utils.c:
9826           rename utils to pbutils
9827
9828 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
9829
9830         * docs/plugins/Makefile.am:
9831         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9832         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9833         * docs/plugins/inspect/plugin-decodebin2.xml:
9834         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
9835         Add documentation for decodebin2 that indicates that the API
9836         is still unstable.
9837
9838 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
9839
9840         * configure.ac:
9841         Update to 0.10.11.2 (0.10.12 pre-release)
9842
9843 2007-03-01  Wim Taymans  <wim@fluendo.com>
9844
9845         * gst-libs/gst/audio/gstbaseaudiosink.c:
9846         (gst_base_audio_sink_async_play):
9847         base time is irrelevant here.
9848
9849 2007-03-01  Wim Taymans  <wim@fluendo.com>
9850
9851         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
9852         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
9853         Improve debugging.
9854
9855         * gst-libs/gst/audio/gstbaseaudiosink.c:
9856         (gst_base_audio_sink_query), (gst_base_audio_sink_event),
9857         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
9858         Improve latency and clock slaving calculations.
9859         Improve slave clock calibration.
9860
9861         * gst-libs/gst/audio/gstringbuffer.c:
9862         (gst_ring_buffer_commit_full):
9863         When we are asked to render N sample to 0 bytes, return N.
9864
9865 2007-03-01  Wim Taymans  <wim@fluendo.com>
9866
9867         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
9868         (gst_alsasink_write), (gst_alsasink_reset):
9869         * ext/alsa/gstalsasink.h:
9870         Remove unused dispose function.
9871         Rename lock to not interfere with alsasrc lock.
9872
9873         * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
9874         (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
9875         (gst_alsasrc_read), (gst_alsasrc_reset):
9876         * ext/alsa/gstalsasrc.h:
9877         Implement finalize function.
9878         Use lock to protect alsa access.
9879         Implement _reset.
9880         Fine tune sw params.
9881
9882 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9883
9884         * configure.ac:
9885           Convert to new AG_GST style.
9886
9887 2007-02-28  Wim Taymans  <wim@fluendo.com>
9888
9889         Patch by: Ed Catmur <ed at catmur dot co dot uk>
9890
9891         * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
9892         (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
9893         Fix race condition when rapidly switching visualisations in playbin.
9894         Fixes #401029.
9895
9896 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
9897
9898         * tests/check/Makefile.am:
9899         Include local stuff before system installed things in LDFLAGS and
9900         CFLAGS.
9901
9902 2007-02-28  Wim Taymans  <wim@fluendo.com>
9903
9904         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
9905         Improve debugging.
9906
9907 2007-02-28  Wim Taymans  <wim@fluendo.com>
9908
9909         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
9910         (gst_v4lsrc_fixate), (gst_v4lsrc_query):
9911         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
9912         Fix duration and timestamping, taking latency into account.
9913         Implement latency query.
9914
9915 2007-02-28  Wim Taymans  <wim@fluendo.com>
9916
9917         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
9918         (gst_audio_clock_new):
9919         Fix clock name.
9920
9921         * gst-libs/gst/audio/gstbaseaudiosink.c:
9922         (gst_base_audio_sink_init), (gst_base_audio_sink_query):
9923         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
9924         (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
9925         (gst_base_audio_src_create):
9926         Improve latency query code.
9927         Use proper clock names.
9928
9929 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9930
9931         * tests/check/generic/states.c: (GST_START_TEST):
9932           Copy the states.c test from core again
9933         * tests/check/Makefile.am:
9934           ignore cdio and cdparanoiasrc
9935
9936 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
9937
9938         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
9939         (double_hq), (audio_convert_get_func_index), (check_default),
9940         (audio_convert_prepare_context), (audio_convert_convert):
9941           Also make valgrind happy and avoid copying data in some cases.
9942
9943 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
9944
9945         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
9946         (double_hq), (audio_convert_get_func_index),
9947         (audio_convert_prepare_context), (audio_convert_convert):
9948         * gst/audioconvert/gstaudioconvert.c:
9949         (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
9950         (gst_audio_convert_transform_caps):
9951         * tests/check/elements/audioconvert.c: (GST_START_TEST),
9952         (audioconvert_suite):
9953           Don't run inplace if that overwrites source data as we go. Add more
9954           tests. Fixes #339837 even more.
9955
9956 2007-02-27  Julien MOUTTE  <julien@moutte.net>
9957
9958         * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
9959         (msg_segment_done): Fix various seeking bugs (Slider was not
9960         updating when doing a non flushing seek, Reverse playback 
9961         on segment seek was wrong).
9962
9963 2007-02-26  Wim Taymans  <wim@fluendo.com>
9964
9965         * tests/examples/seek/seek.c: (stop_seek):
9966         When we stop scrubbing, don't leave the pipeline PLAYING when we
9967         requested a PAUSED state.
9968
9969 2007-02-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9970
9971         Patch by: RenĂ© Stadler <mail at renestadler de>
9972
9973         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9974           Parse date strings in vorbis comments that have an invalid (zero)
9975           month or day (#410396).
9976
9977         * tests/check/libs/tag.c: (GST_START_TEST):
9978           Test case for the above.
9979
9980 2007-02-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9981
9982         Patch by: LoĂ¯c Minier <lool+gnome at via ecp fr>
9983
9984         * configure.ac:
9985         * ext/alsa/Makefile.am:
9986         * gst/audiotestsrc/Makefile.am:
9987           Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
9988
9989 2007-02-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9990
9991         * gst/playback/gstplaybin.c:
9992           Improve docs: point out that the application needs to assist playbin
9993           with buffering.
9994
9995 2007-02-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
9996
9997         * gst-libs/gst/utils/install-plugins.c:
9998         * gst-libs/gst/utils/missing-plugins.c:
9999         * tests/check/libs/utils.c: (missing_msg_check_getters):
10000           Change GStreamer marker prefix in detail string from 'gstreamer.net'
10001           to just 'gstreamer'. Document the caps string component of the
10002           decoder/encoder detail a bit better, since not everyone will be
10003           familiar with the GStreamer media type/caps system (but they better
10004           enjoy nested itemized lists).
10005
10006 2007-02-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10007
10008         * gst-libs/gst/netbuffer/gstnetbuffer.c:
10009         (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
10010           Fix copying of GstNetBuffer (would crash before, or at least lead to
10011           invalid memory access, #410772), for now by copying the GstBuffer copy
10012           code from the core over here so we can copy the GstBuffer fields on a
10013           provided buffer instance (of type GstNetBuffer in this case). Would be
10014           better to fix this with some support by the core though (and in the long
10015           run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
10016
10017         * tests/check/Makefile.am:
10018           Enable unit test for GstNetBuffer.
10019
10020 2007-02-22  Andy Wingo  <wingo@pobox.com>
10021
10022         * gst-libs/gst/audio/gstbaseaudiosink.c
10023         (gst_base_audio_sink_init): Disable pull-mode activation until we
10024         figure out how to make audio sinks go to PLAYING.
10025
10026 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
10027
10028         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
10029         (double_hq), (audio_convert_get_func_index),
10030         (audio_convert_prepare_context), (audio_convert_convert):
10031         * gst/audioconvert/audioconvert.h:
10032         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
10033         (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
10034         * gst/audioconvert/gstchannelmix.h:
10035         * tests/check/elements/audioconvert.c: (GST_START_TEST):
10036           Add float as an intermediate format, as well as float mixing. Enable
10037           test that was failing before. Fixes #339837
10038
10039 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
10040
10041         * tests/examples/seek/seek.c: (do_seek):
10042         Undo the previous commit: -1 as a stop time implies that the stop
10043         time is the end of file, clearing any previously configured segment.
10044
10045 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
10046
10047         * tests/examples/seek/seek.c: (do_seek):
10048         Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
10049
10050 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10051
10052         * gst/volume/gstvolume.c: (volume_process_int16),
10053         (volume_process_int16_clamp), (volume_set_caps):
10054           Unbreak volume, value remains gint.
10055
10056 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10057
10058         * gst/volume/gstvolume.c: (volume_choose_func),
10059         (volume_update_real_volume), (gst_volume_set_volume),
10060         (gst_volume_init), (volume_process_double), (volume_process_float),
10061         (volume_process_int16), (volume_process_int16_clamp),
10062         (volume_set_caps), (volume_transform_ip), (volume_update_volume):
10063         * gst/volume/gstvolume.h:
10064           Extend float audio support (double) and some int->uint cleanups.
10065
10066 2007-02-20  Edward Hervey  <edward@fluendo.com>
10067
10068         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
10069         (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
10070         (sort_end_pads), (gst_decode_group_expose),
10071         (gst_decode_group_hide):
10072         Don't free groups from the streaming threads. Just put them aside and
10073         free them in dispose.
10074
10075 2007-02-20  Edward Hervey  <edward@fluendo.com>
10076
10077         * gst/playback/gstdecodebin2.c: (connect_element),
10078         (pad_added_group_cb), (gst_decode_group_check_if_blocked),
10079         (sort_end_pads), (gst_decode_group_expose):
10080         Handle dynamic pads within groups.
10081         Sort pads before exposing them in order to make playbin happy.
10082         There still is a race with the multiqueue filling up. This should be
10083         solved separately.
10084         Fixes #398721
10085
10086 2007-02-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10087
10088         * gst-libs/gst/utils/base-utils.c:
10089         * gst-libs/gst/utils/descriptions.c:
10090         * gst-libs/gst/utils/install-plugins.c:
10091         * gst-libs/gst/utils/missing-plugins.c:
10092           Some more docs (and descriptions for two subtitle formats).
10093
10094 2007-02-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10095
10096         * gst-libs/gst/audio/audio.c:
10097           Fix documentation.
10098
10099 2007-02-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10100
10101         Patch by: Yves Lefebvre  <ivanohe abacom com>
10102
10103         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
10104           Don't leak caps. Fixes #408278.
10105
10106 2007-02-15  Stefan Kost  <ensonic@users.sf.net>
10107
10108         * ext/cdparanoia/gstcdparanoiasrc.h:
10109         * ext/ogg/gstoggdemux.h:
10110         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
10111         (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
10112         (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
10113         * gst-libs/gst/audio/audio.h:
10114         * gst-libs/gst/audio/gstaudiofilter.h:
10115         * gst-libs/gst/interfaces/videoorientation.h:
10116         * gst/adder/gstadder.h:
10117           More docs coverage and some ChangeLog surgery (add missing names)
10118
10119 2007-02-15  Wim Taymans  <wim@fluendo.com>
10120
10121         * sys/ximage/ximagesink.c:
10122         (gst_ximagesink_calculate_pixel_aspect_ratio):
10123         * sys/xvimage/xvimagesink.c:
10124         (gst_xvimagesink_calculate_pixel_aspect_ratio):
10125         Small constifications.
10126
10127 2007-02-15  Wim Taymans  <wim@fluendo.com>
10128
10129         * gst-libs/gst/audio/gstbaseaudiosink.c:
10130         (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
10131         (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
10132         (gst_base_audio_sink_async_play),
10133         (gst_base_audio_sink_change_state):
10134         Answer latency query.
10135         Use configured latency when syncing.
10136         Fix clock slaving.
10137
10138         * gst-libs/gst/audio/gstbaseaudiosrc.c:
10139         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
10140         (gst_base_audio_src_query), (gst_base_audio_src_change_state):
10141         Fix possible memleak.
10142         Implement latency query.
10143         Small cleanups.
10144
10145 2007-02-15  Wim Taymans  <wim@fluendo.com>
10146
10147         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
10148         Ignore errors in reset, these are not fatal. They also grab the element
10149         lock which is already taking when this function is called. Fixes
10150         #405451.
10151
10152 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10153
10154         * configure.ac:
10155           Remove 'tests/examples/xerror/Makefile' from output files again.
10156
10157 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10158
10159         * configure.ac:
10160         * docs/plugins/Makefile.am:
10161           Also crossref against gst-plugins-base-libs.
10162
10163 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10164
10165         * configure.ac:
10166         * docs/libs/Makefile.am:
10167         * docs/plugins/Makefile.am:
10168           Add crossreferences to glib/gobject/gstream docs.
10169
10170         * gst-libs/gst/audio/audio.h:
10171           Source formatting.
10172
10173         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
10174           Add own debug category.
10175
10176 2007-02-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10177
10178         Patch by: RenĂ© Stadler <mail at renestadler de>
10179
10180         * gst-libs/gst/tag/gstvorbistag.c:
10181           Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
10182           (#403597).
10183
10184 2007-02-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10185
10186         * gst/playback/gstplaybasebin.c: (setup_source):
10187           When we have external subtitles and wait for the subtitle decodebin
10188           to get up and running, we set up a (sync) bus handler for the
10189           subtitle decodebin, so we can stop waiting when it posts an error
10190           message. However, we should do that before we set the subtitle
10191           decodebin's state to playing, otherwise things are racy and we might
10192           miss error messages posted before we had a chance to set up the bus.
10193           This should finally fix totem hanging on .txt pseudo-subtitle files.
10194           
10195 2007-02-10  SĂ©bastien Moutte  <sebastien at moutte dot net>
10196
10197         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
10198           Use gst_gdouble_to_guint64 for conversions.
10199         * win32/common/config.h.in:
10200           Add a define for GST_INSTALL_PLUGINS_HELPER
10201         * win32/common/libgstaudio.def:
10202         * win32/common/libgstcdda.def:
10203         * win32/common/libgstnetbuffer.def:
10204         * win32/common/libgstrtp.def:
10205         * win32/common/libgutils.def:
10206           Add new exported functions.
10207         * win32/vs6/gst_plugins_base.dsw:
10208         * win32/vs6/libgstdecodebin.dsp:
10209         * win32/vs6/libgstnetbuffer.dsp:
10210         * win32/vs6/libgstplaybin.dsp:
10211         * win32/vs6/libgstrtp.dsp:
10212         * win32/vs6/libgstvorbis.dsp:
10213         * win32/vs6/libgstcdda.dsp:
10214         * win32/vs6/libgstgdp.dsp:
10215         * win32/vs6/libgstutils.dsp:
10216           Update and add new project files.
10217
10218 2007-02-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10219
10220         * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
10221         (subrip_remove_unhandled_tags), (parse_subrip):
10222           For SubRip (.srt) subtitles, ignore all markup tags we don't
10223           handle (like font tags, for example).
10224
10225         * tests/check/elements/subparse.c:
10226           Add test for this.
10227
10228 2007-02-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10229
10230         * gst/playback/gstdecodebin.c: (add_fakesink),
10231         (gst_decode_bin_change_state):
10232         * gst/playback/gstdecodebin2.c: (add_fakesink),
10233         (gst_decode_bin_change_state):
10234           Don't error out if there is no fakesink in the NULL to READY state
10235           change, since when decodebin is re-used, we're only adding the
10236           fakesink element in READY to PAUSED.
10237
10238         * tests/check/elements/decodebin.c:
10239         (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
10240         (decodebin_suite):
10241           Minimal unit test to make sure we can use the same decodebin
10242           instance twice (at least with audiotestsrc input).
10243
10244 2007-02-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10245
10246         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
10247           Try to get devic-name from device string first, and from handle only
10248           as fallback (seems to yield better results and is more robust
10249           against buggy probing code on the application side).
10250
10251 2007-02-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10252
10253         Based on patch by: Julien Puydt <julien.puydt at laposte net>
10254
10255         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
10256         (gst_alsa_find_device_name):
10257         * ext/alsa/gstalsa.h:
10258         * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
10259         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
10260           Improve device-name detection a bit, especially in the case where
10261           the device is not actually open (#405020, #405024). Move common code
10262           into gstalsa.c instead of duplicating it.
10263
10264 2007-02-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10265
10266         * gst/audioconvert/gstaudioconvert.c:
10267           Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
10268
10269 2007-02-06  Julien MOUTTE  <julien@moutte.net>
10270
10271         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
10272         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
10273         (gst_xvimagesink_interface_supported),
10274         (gst_xvimagesink_probe_get_properties),
10275         (gst_xvimagesink_probe_probe_property),
10276         (gst_xvimagesink_probe_needs_probe),
10277         (gst_xvimagesink_probe_get_values),
10278         (gst_xvimagesink_property_probe_interface_init),
10279         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
10280         (gst_xvimagesink_init), (gst_xvimagesink_class_init),
10281         (gst_xvimagesink_get_type):
10282         * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
10283         for XVAdaptors so that one can choose the adaptor to use with 
10284         gstreamer-properties.
10285
10286 2007-02-06  Stefan Kost  <ensonic@users.sf.net>
10287
10288         * gst/audioconvert/gstaudioconvert.c:
10289           Also mention that a conversion from double to float is suboptimal still.
10290
10291 2007-02-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10292
10293         * gst-libs/gst/audio/gstaudiofilter.c:
10294         (gst_audio_filter_class_init), (gst_audio_filter_change_state):
10295           Clear our formats structure and free the caps contained in it when
10296           shutting down.
10297
10298 2007-02-05  Andy Wingo  <wingo@pobox.com>
10299
10300         * gst-libs/gst/audio/gstbaseaudiosink.c
10301         (gst_base_audio_sink_callback): Update basesink->offset so that we
10302         pull monotonically increasing offsets instead of, um, seeking back
10303         to 0 each time. Fixes alsasrc ! alsasink!
10304
10305 2007-02-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10306
10307         * gst/videoscale/gstvideoscale.c:
10308           A width and height of 1 makes us crash, so increase minimum size to
10309           2x2 pixels until someone feels like fixing this (#404512).
10310
10311 2007-02-04  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10312
10313         * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
10314           Add small test to make sure request pads are cleaned up properly
10315           even if oggmux never changes state out of NULL.
10316
10317 2007-02-04  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10318
10319         * tests/check/libs/utils.c: (GST_START_TEST):
10320           Fix unit test. Turns out things work much better when you
10321           NULL-terminate string arrays. Should make p5 build bot happy again.
10322
10323 2007-02-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10324
10325         * gst-libs/gst/audio/Makefile.am:
10326         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
10327         (gst_audio_filter_template_base_init),
10328         (gst_audio_filter_template_class_init),
10329         (gst_audio_filter_template_init),
10330         (gst_audio_filter_template_set_property),
10331         (gst_audio_filter_template_get_property),
10332         (gst_audio_filter_template_setup),
10333         (gst_audio_filter_template_filter),
10334         (gst_audio_filter_template_filter_inplace), (plugin_init):
10335           Oops, forgot to commit fixed-up example.
10336
10337 2007-02-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10338
10339         * docs/libs/gst-plugins-base-libs-sections.txt:
10340         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
10341         (gst_audio_filter_class_init), (gst_audio_filter_init),
10342         (gst_audio_filter_set_caps),
10343         (gst_audio_filter_class_add_pad_templates):
10344         * gst-libs/gst/audio/gstaudiofilter.h:
10345           Port GstAudioFilter to 0.10. This change technically breaks
10346           API and ABI (and thus also every library developer's heart),
10347           but seems justifiable on the grounds that the base class was
10348           completely unusable before (ie. would crash immediately when
10349           actually used). Fixes #403963 (and eventually also #403572).
10350           Also document all of this a bit.
10351
10352 2007-02-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10353
10354         * gst-libs/gst/utils/install-plugins.c:
10355         (gst_install_plugins_spawn_child):
10356         * tests/check/libs/utils.c:
10357         (test_base_utils_install_plugins_do_callout):
10358           Lowering log level to see why things fail on the p5 build bot;
10359           fix some typos in unit test messages.
10360
10361 2007-02-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10362
10363         * tests/check/libs/utils.c:
10364         (test_base_utils_install_plugins_do_callout):
10365           Don't hard-code temp directory for test helper; use GLib functions
10366           to write out file and do error checking etc.
10367
10368 2007-02-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10369
10370         * gst-libs/gst/utils/Makefile.am:
10371         * gst-libs/gst/utils/base-utils.h:
10372         * gst-libs/gst/utils/install-plugins.c:
10373         (gst_install_plugins_context_set_xid),
10374         (gst_install_plugins_context_new),
10375         (gst_install_plugins_context_free),
10376         (gst_install_plugins_get_helper),
10377         (gst_install_plugins_spawn_child),
10378         (gst_install_plugins_return_from_status),
10379         (gst_install_plugins_installer_exited),
10380         (gst_install_plugins_async), (gst_install_plugins_sync),
10381         (gst_install_plugins_return_get_name),
10382         (gst_install_plugins_installation_in_progress):
10383         * gst-libs/gst/utils/install-plugins.h:
10384           API: add API for applications to initiate installation of missing
10385           plugins, ie. gst_install_plugins_async() primarily.
10386           Based on libgimme-codec by Ryan Lortie.
10387
10388         * configure.ac:
10389           Add --with-install-plugins-helper configure option so distros can specify
10390           the path of the helper script or program to call when plugin installation
10391           is requested (distros: please do any argument munging in this helper
10392           script instead of patching GStreamer to pass arguments differently
10393           to another program directly).
10394
10395         * docs/libs/gst-plugins-base-libs-docs.sgml:
10396         * docs/libs/gst-plugins-base-libs-sections.txt:
10397           Build and document new API.
10398
10399         * tests/check/libs/utils.c: (result_cb),
10400         (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
10401         (libgstbaseutils_suite):
10402           Some simple checks for the new API.
10403
10404 2007-02-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10405
10406         * tests/check/elements/audioconvert.c: (test_float_conversion):
10407           Add small test for 32bit float <=> 64bit float conversion (works
10408           only one way so far, 32=>64 produces structured noise).
10409
10410 2007-02-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10411
10412         * gst/audioconvert/gstaudioconvert.c:
10413         (set_structure_widths_32_and_64), (make_lossless_changes):
10414           We don't support floats with a width of 40, 48 or 56 bits.
10415
10416 2007-02-02  Stefan Kost  <ensonic@users.sf.net>
10417
10418         * gst/audioconvert/audioconvert.c: (float), (double),
10419         (audio_convert_get_func_index):
10420         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
10421         (make_lossless_changes):
10422           Support for 64-bit float audio in audioconvert (#339837)
10423
10424 2007-02-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10425
10426         Patch by: Holger Wansing  <linux wansing-online de>
10427
10428         * po/LINGUAS:
10429         * po/de.po:
10430           Add German translation (#352069).
10431
10432 2007-02-01  Sebastian Dröge  <slomo@circular-chaos.org>
10433
10434         reviewed by: Wim Taymans <wim@fluendo.com>
10435
10436         * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
10437         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
10438         Use newly added GstCollectPads API to free the allocated resources in
10439         the GstOggPad structures (#402393).
10440
10441 2007-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
10442
10443         * gst/playback/gstplaybin.c: (gen_vis_element):
10444           Add audioresample+audioconvert in front of the visualisation
10445           element, so that elements like libvisual 0.4 that don't support all
10446           samplerates can work.
10447
10448           Fixes: #402505
10449
10450 2007-01-30  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10451
10452         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
10453         (gst_play_base_bin_get_streaminfo_value_array):
10454           Take some locks and make a copy of the streaminfo value array we
10455           maintain while holding the lock, so that the application can
10456           retrieve the stream-info as a value array in a thread-safe way.
10457
10458 2007-01-30  Wim Taymans  <wim@fluendo.com>
10459
10460         * gst/audioconvert/gstaudioconvert.c:
10461         Don't fail on 0 sized buffers. Fixes #396835.
10462
10463 2007-01-29  David Schleef  <ds@schleef.org>
10464
10465         * gst/typefind/gsttypefindfunctions.c:
10466           Detect BBCD as video/x-dirac, so we can play raw dirac
10467           streams.
10468
10469 2007-01-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10470
10471         * ext/theora/theoraenc.c: (theora_enc_chain):
10472           Check return value of theora_encode_header(), or we might try to
10473           allocate a random number of bytes. theora_encode_header() can fail
10474           if libtheora has been compiled with encoding support disabled.
10475           Fixes #398110.
10476
10477 2007-01-29  Wim Taymans  <wim@fluendo.com>
10478
10479         * tests/check/gst/.cvsignore:
10480         Do as buildbot says.
10481
10482 2007-01-29  Wim Taymans  <wim@fluendo.com>
10483
10484         * ext/libvisual/visual.c: (gst_visual_src_setcaps):
10485         Fix strides in libvisual. Gst uses X strides.
10486         Inspired by: <ed at catmur dot co dot uk> and 
10487         <tim at centricular dot net>
10488         Fixes #401118.
10489
10490 2007-01-27  Wim Taymans  <wim@fluendo.com>
10491
10492         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
10493         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
10494         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
10495         (gst_ogg_demux_perform_seek),
10496         (gst_ogg_demux_bisect_forward_serialno),
10497         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10498         (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
10499         (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
10500         (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
10501         * ext/ogg/gstoggdemux.h:
10502         Properly propagate streaming errors when we are scanning the file for
10503         chains so that we don't crash when shut down. Might fix some crashers
10504         when quickly switching oggs in RB such as #332503 and #378436.
10505
10506 2007-01-26  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10507
10508         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
10509           Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
10510           error code as well.
10511
10512 2007-01-25  Wim Taymans  <wim@fluendo.com>
10513
10514         * gst/playback/gstplaybasebin.c: (remove_source):
10515         Don't try to disconnect a signal from a finalized object.
10516
10517 2007-01-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10518
10519         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
10520           Cast lock macro parameters to make sure we're actually accessing the
10521           lock member at the right class level. Free list itself in _dispose()
10522           as well and NULL it in case dispose gets called multiple times.
10523
10524 2007-01-25  Edward Hervey  <edward@fluendo.com>
10525
10526         * gst/playback/gstdecodebin2.c:
10527         (gst_decode_bin_dispose),(gst_decode_bin_finalize):
10528         Free GstDecodeGroups no longer used.
10529         (gst_decode_group_expose):
10530         Don't unlock too many times !
10531         (deactivate_free_recursive):
10532         Free iterator once we're done with it.
10533         Fix for recursively deactivating elements (stop at ghostpads).
10534
10535 2007-01-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10536
10537         * gst/playback/gstplaybin.c: (handoff):
10538           Fix up caps on the frame buffer before we save it and potentially
10539           make it accessible to other threads via g_object_get; also use
10540           gst_buffer_replace() instead of gst_mini_object_replace().
10541
10542 2007-01-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10543
10544         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
10545           Make getting the current frame thread-safe.
10546
10547 2007-01-25  Edward Hervey  <edward@fluendo.com>
10548
10549         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
10550         (gst_decode_group_new), (gst_decode_group_free):
10551         Set queues to bigger sizes to cope with HD contents.
10552         Fix some mutex freeing and add comment about MT safe methods.
10553
10554 2007-01-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10555
10556         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
10557         (gst_text_overlay_text_event):
10558           Don't unnecessarily ref (and then leak) upstream events if the text
10559           pad is not linked. Fixes #399948.
10560
10561         * tests/check/gst-plugins-base.supp:
10562           Add suppression for pango on edgy/x86 for textoverlay test.
10563
10564 2007-01-24  Wim Taymans  <wim@fluendo.com>
10565
10566         * gst-libs/gst/rtp/gstrtpbuffer.h:
10567         Add some more fixed payloads.
10568
10569 2007-01-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10570
10571         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
10572           Error out properly if we get an error from libogg while reading the
10573           BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
10574
10575 2007-01-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10576
10577         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
10578           Don't leak mutex.
10579
10580         * tests/check/elements/playbin.c:
10581         (test_sink_usage_video_only_stream),
10582         (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
10583         (test_suburi_error_wrongproto), (test_missing_urisource_handler),
10584         (test_missing_suburisource_handler),
10585         (test_missing_primary_decoder), (playbin_suite):
10586           Run all tests once with decodebin and once with decodebin2.
10587           One test does not pass yet with decodebin2.
10588
10589 2007-01-23  Edward Hervey  <edward@fluendo.com>
10590
10591         * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
10592         Fix the cases where oggmux doesn't properly figure out that all
10593         sinkpads have gone EOS, and therefore doesn't push out the remaining
10594         buffers and the final EOS event.
10595         Fixes #363379
10596
10597 2007-01-23  Julien MOUTTE  <julien@moutte.net>
10598
10599         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10600         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10601         Don't lock on navigation event push, just on keysym to string.
10602         Fixes #397673 again.
10603
10604 2007-01-22  Edward Hervey  <edward@fluendo.com>
10605
10606         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
10607         (get_current_group), (group_demuxer_event_probe),
10608         (gst_decode_group_expose), (deactivate_free_recursive),
10609         (gst_decode_group_free):
10610         Cleanups.
10611         Don't forget to emit 'no-more-pads' once a group is exposed.
10612         Cleanup elements from a DecodeGroup once we remove it.
10613         Protect call to gst_decode_group_expose() with the decodebin lock.
10614
10615 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10616
10617         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10618         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10619         Looking at Xorg code i can't figure out if that XKeysymToString
10620         function is thread sensible or not. Lock it just in case as
10621         recommended by Radek Doulik <rodo at ximian dot com>.
10622
10623 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10624
10625         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10626         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10627         Lock that X Call as well. Fixes #397673.
10628
10629 2007-01-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10630
10631         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
10632           Don't go into an endless loop if the file starts with 00 00 01 2X,
10633           like quicktime redirect files might. Fixes #396042.
10634
10635         * tests/check/Makefile.am:
10636         * tests/check/gst/.cvsignore:
10637         * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
10638         (typefindfunctions_suite):
10639           Add unit test for the above.
10640
10641 2007-01-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10642
10643         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10644           On second thought, use "depth" field rather than "bpp" field.
10645
10646 2007-01-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10647
10648         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10649           Camtasia caps apparently need a bpp field (#398875).
10650
10651 2007-01-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10652
10653         * gst/playback/gstplaybasebin.c: (setup_subtitle),
10654         (gen_source_element), (gst_play_base_bin_change_state):
10655           Attempt at a better error message in case we don't have the required
10656           URI handler installed; post missing-plugin message also when we're
10657           missing an URI handler for the subtitle URI; clean up properly also
10658           when an error occurs and we never made it to PAUSED state.
10659
10660         * tests/check/elements/playbin.c: (GST_START_TEST),
10661         (playbin_suite):
10662           Check that we're also getting a missing-plugin messsage for a
10663           missing subtitle URI handler (and clean up properly).
10664
10665 2007-01-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10666
10667         * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
10668           Plug a few reference leaks.
10669
10670 2007-01-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10671
10672         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
10673           Lower probability a bit if the marker isn't right at the start,
10674           to decrease the chance of false positives.
10675
10676 2007-01-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10677
10678         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
10679           Small mpeg2 system stream typefinding improvement: make typefinder
10680           probe a bit into the stream instead of just looking for a marker
10681           at the beginning. Fixes #397810.
10682
10683 2007-01-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10684
10685         * gst/audioconvert/gstchannelmix.c:
10686           Remove compatibility cruft for prehistoric GLib versions.
10687
10688 2007-01-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10689
10690         * gst/playback/Makefile.am:
10691         * gst/playback/gstdecodebin.c: (close_pad_link):
10692         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
10693         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10694         (gst_play_base_bin_handle_message_func), (unknown_type):
10695           Let decodebin be the element to post missing-plugin messages for
10696           missing decoders (rather than playbin); make playbin implement
10697           GstBin::handle_message so we can suppress missing-plugin messages
10698           for types we're not handling on purpose (don't want to bring up an
10699           installer in those cases).
10700
10701 2007-01-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10702
10703         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10704         * gst-libs/gst/tag/gstvorbistag.c:
10705         (gst_tag_list_to_vorbiscomment_buffer):
10706         * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
10707           Fix potentially unaligned access (#397207).
10708
10709 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10710
10711         * tests/examples/seek/seek.c: (set_scale), (update_scale),
10712         (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
10713         (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
10714         (main):
10715           Allow to toggle looping while it plays. Fix callback prototype. Clean
10716           up code a bit more. Add copyright header.
10717
10718 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10719
10720         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
10721           Red and blue mask was swapped (spotted by Dan Williams).
10722
10723 2007-01-15  Stefan Kost  <ensonic@users.sf.net>
10724
10725         * gst-libs/gst/tag/gstid3tag.c:
10726         * gst-libs/gst/tag/gstvorbistag.c:
10727           Use new beats-per-minute tag from core.
10728
10729 2007-01-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10730
10731         * po/POTFILES.in:
10732           Add new files with translatable strings, so they actually make it
10733           into the template file one day.
10734
10735 2007-01-12  Andy Wingo  <wingo@pobox.com>
10736
10737         * gst-libs/gst/audio/gstbaseaudiosink.c
10738         (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
10739         (gst_base_audio_sink_activate_pull): Remove the handwavey nego
10740         stuff, as the base class handles this now. Actually tell the ring
10741         buffer to start.
10742         (gst_base_audio_sink_callback): Cast the ring buffer correctly.
10743         How did this work before? Maybe I'm not as awesome a programmer as
10744         I think.
10745
10746         * gst-libs/gst/audio/gstbaseaudiosrc.c
10747         (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
10748         of a pad function.
10749
10750 2007-01-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10751
10752         * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
10753           Remove more fields so that the application can better blacklist
10754           formats that have been tried before.
10755
10756 2007-01-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10757
10758         * gst-libs/gst/audio/mixerutils.h:
10759           Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
10760           used when compiling with c++ compilers as well.
10761
10762 2007-01-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10763
10764         * gst/typefind/gsttypefindfunctions.c:
10765           Fix comment.
10766
10767 2007-01-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10768
10769         * gst/playback/gstplaybin.c: (post_missing_element_message),
10770         (gen_video_element), (gen_text_element), (gen_audio_element),
10771         (gen_vis_element):
10772           Post missing-plugin messages also when we error out because
10773           converters, textoverlay or auto*sinks are missing (#161922).
10774
10775 2007-01-10  Wim Taymans  <wim@fluendo.com>
10776
10777         * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
10778         (is_demuxer_element), (new_caps):
10779         * gst/playback/gstplaybasebin.c: (source_new_pad):
10780         Fix the case where we try to ref a NULL element when we delay a link
10781         because of unfixed caps.
10782         Set the state of autoplugged decodebins to PAUSED.
10783         RTSP now works in playbin, we can remove it from the blacklist.
10784
10785 2007-01-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10786
10787         * gst/playback/Makefile.am:
10788         * gst/playback/gstplaybasebin.c: (string_arr_has_str),
10789         (unknown_type), (setup_subtitle), (gen_source_element):
10790         * gst/playback/gstplaybin.c: (plugin_init):
10791           Post missing-plugin messages on the bus for missing sources and
10792           missing decoders/demuxers/depayloaders; fix error code used when
10793           we're missing an URI handler source; for media types that we are not
10794           handling on purpose at the moment, don't print "don't know how to
10795           handle xyz" messages to the terminal or post missing-plugin
10796           messages on the bus.
10797
10798         * tests/check/elements/playbin.c: (create_playbin),
10799         (GST_START_TEST), (gst_codec_src_uri_get_type),
10800         (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
10801         (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
10802         (gst_codec_src_init_type), (gst_codec_src_base_init),
10803         (gst_codec_src_create), (gst_codec_src_class_init),
10804         (gst_codec_src_init), (plugin_init), (playbin_suite):
10805           Add some tests for the missing-plugin stuff.
10806
10807 2007-01-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10808
10809         * configure.ac:
10810         * gst-libs/gst/Makefile.am:
10811         * gst-libs/gst/utils/Makefile.am:
10812         * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
10813         * gst-libs/gst/utils/base-utils.h:
10814         * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
10815         (find_format_info), (caps_are_rtp_caps),
10816         (gst_base_utils_get_source_description),
10817         (gst_base_utils_get_sink_description),
10818         (gst_base_utils_get_decoder_description),
10819         (gst_base_utils_get_encoder_description),
10820         (gst_base_utils_get_element_description),
10821         (gst_base_utils_add_codec_description_to_tag_list),
10822         (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
10823         * gst-libs/gst/utils/descriptions.h:
10824         * gst-libs/gst/utils/missing-plugins.c:
10825         (missing_structure_get_type), (copy_and_clean_caps),
10826         (gst_missing_uri_source_message_new),
10827         (gst_missing_uri_sink_message_new),
10828         (gst_missing_element_message_new),
10829         (gst_missing_decoder_message_new),
10830         (gst_missing_encoder_message_new),
10831         (missing_structure_get_string_detail),
10832         (missing_structure_get_caps_detail),
10833         (gst_missing_plugin_message_get_installer_detail),
10834         (gst_missing_plugin_message_get_description),
10835         (gst_is_missing_plugin_message):
10836         * gst-libs/gst/utils/missing-plugins.h:
10837           API: add new libgstbaseutils library with functions
10838           - to create and parse missing-plugins messages
10839           - that provide (translated) descriptions for caps/decoders/sources/etc.
10840           Closes #392393.
10841
10842         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
10843         * pkgconfig/gstreamer-plugins-base.pc.in:
10844           Add new lib.
10845
10846         * docs/libs/gst-plugins-base-libs-docs.sgml:
10847         * docs/libs/gst-plugins-base-libs-sections.txt:
10848           Generate docs for new lib and API.
10849
10850         * tests/check/Makefile.am:
10851         * tests/check/libs/.cvsignore:
10852         * tests/check/libs/utils.c: (missing_msg_check_getters),
10853         (GST_START_TEST), (libgstbaseutils_suite):
10854           Add some basic unit tests.
10855
10856 2007-01-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10857
10858         * ext/ogg/Makefile.am:
10859           Dist gstoggdemux.h to fix 'make distcheck'.
10860
10861         * sys/v4l/Makefile.am:
10862           Fix 'make distcheck' even more.
10863
10864 2007-01-09  Wim Taymans  <wim@fluendo.com>
10865
10866         * docs/plugins/Makefile.am:
10867         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10868         * docs/plugins/gst-plugins-base-plugins-sections.txt:
10869         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
10870         (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
10871         (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
10872         (gst_ogg_demux_perform_seek):
10873         * ext/ogg/gstoggdemux.h:
10874         Added docs.
10875         Add some more comments.
10876         Small cleanups.
10877
10878 2007-01-09  Wim Taymans  <wim@fluendo.com>
10879
10880         * ext/theora/theoradec.c:
10881         * ext/vorbis/vorbisdec.c:
10882         * gst-libs/gst/audio/gstringbuffer.c:
10883         (gst_ring_buffer_commit_full):
10884         * gst-libs/gst/audio/gstringbuffer.h:
10885         * gst-libs/gst/rtp/gstrtpbuffer.c:
10886         * gst-libs/gst/tag/gstvorbistag.c:
10887         Small documentation updates/fixes
10888
10889 2007-01-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10890
10891         * configure.ac:
10892           Require core CVS HEAD for Andy's basesrc/sink API additions.
10893
10894 2007-01-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10895
10896         Patch by: GĂ¼nter Thelen  <daedalus dot inc at gmx net>
10897
10898         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
10899         (plugin_init):
10900           Add typefinder for flac-in-ogg in conformance with the ogg-mapping
10901           on flac.sf.net (there appear to be other versions of the first
10902           ogg page in the wild) (#391365).
10903
10904 2007-01-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10905
10906         * configure.ac:
10907           Check if localtime_r() is available.
10908
10909         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
10910           If localtime_r() is not available, fall back to localtime(). Should
10911           fix build on MingW (#393310).
10912
10913 2007-01-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10914
10915         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
10916         * gst/subparse/gstsubparse.h:
10917           Remove spurious 1000 subtrahend when calculating the timestamp from
10918           the frame number and the frame rate . Also, use the frames/second
10919           value specified in the first line of the file, if one is specified
10920           there. Should fix #357503.
10921
10922         * tests/check/elements/subparse.c: (do_test),
10923         (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
10924         (subparse_suite):
10925           Add some basic unit tests for the microdvd subtitle format.
10926
10927 2007-01-07  Julien MOUTTE  <julien@moutte.net>
10928
10929         Patch by: Young-Ho Cha <ganadist at chollian dot net>
10930
10931         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
10932         (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
10933         (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
10934         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
10935         (gst_xvimagesink_set_xwindow_id),
10936         (gst_xvimagesink_set_event_handling),
10937         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
10938         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
10939         Fixes: #390076.
10940         Add an adaptor property to select a specific XV adaptor.
10941         * sys/xvimage/xvimagesink.h:
10942
10943 2007-01-07  Julien MOUTTE  <julien@moutte.net>
10944
10945         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
10946         (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
10947         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
10948         (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
10949         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
10950         (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
10951         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
10952         (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
10953         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
10954         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
10955         (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
10956         (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
10957         Use flow_lock much more to protect every access to xwindow.
10958         Try to catch erros while creating images in case some drivers are
10959         just generating an XError when the requested image is too big.
10960         Should fix : #354698, #384008, #384060.
10961         * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
10962         Implement some stress testing of setting window xid.
10963
10964 2007-01-07  SĂ©bastien Moutte  <sebastien@moutte.net>
10965
10966         * win32/common/libgsaudio.def:
10967           Add new exported function.
10968         * win32/common/libgstogg.dsp:
10969           Add gstoggaviparse.c to the build.
10970         * win32/common/libgstvideoscale.dsp:
10971           Add vs_4tap.c to the build.
10972         * win32/common/libgstvorbis.dsp:
10973           Add vorbistag.c to the build.
10974         
10975 2007-01-06  Andy Wingo  <wingo@pobox.com>
10976
10977         * gst-libs/gst/audio/gstbaseaudiosink.c
10978         (gst_base_audio_sink_class_init)
10979         (gst_base_audio_sink_init): 
10980         (gst_base_audio_sink_activate_pull): Add an activate_pull function
10981         to baseaudiosink, and tell basesink that we can work in pull mode.
10982         This way the ring buffer thread drives the pipeline directly, if
10983         pull mode is possible. There is some lingering nastiness regarding
10984         capsnego, however.
10985         (gst_base_audio_sink_callback): Implement the callback to pull
10986         data. This interface is a bit light, though -- it should get a
10987         GstFlowReturn return value at least.
10988
10989 2007-01-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
10990
10991         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
10992         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
10993         * gst/playback/gstdecodebin2.c:
10994         (gst_decode_group_check_if_blocked):
10995           Printf format and missing argument fixes.
10996
10997 2007-01-05  Jan Schmidt  <thaytan@mad.scientist.com>
10998
10999         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
11000         (gst_ogm_parse_change_state):
11001         Activate pads before adding them to the element.
11002
11003 2007-01-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11004
11005         * tests/examples/seek/scrubby.c: (main):
11006         * tests/examples/seek/seek.c: (main):
11007           Call g_thread_init() first thing in main() (see #391278).
11008
11009 2007-01-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11010
11011         * tests/check/Makefile.am:
11012         * tests/check/libs/.cvsignore:
11013         * tests/check/libs/netbuffer.c: (GST_START_TEST),
11014         (netbuffer_suite):
11015           Add test for GstNetBuffer + gst_buffer_copy(). Disabled
11016           for the time being, since it's broken, see #393099.
11017
11018 2007-01-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11019
11020         * tests/check/Makefile.am:
11021           Update to use GST_PLUGINS_BASE_CFLAGS as well.
11022
11023 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11024
11025         * configure.ac:
11026           split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
11027           so that GST_BASE_CFLAGS can go inbetween them, making sure
11028           we use uninstalled gst-libs headers
11029         * docs/libs/Makefile.am:
11030         * ext/alsa/Makefile.am:
11031         * ext/cdparanoia/Makefile.am:
11032         * ext/gnomevfs/Makefile.am:
11033         * ext/libvisual/Makefile.am:
11034         * ext/ogg/Makefile.am:
11035         * ext/theora/Makefile.am:
11036         * ext/vorbis/Makefile.am:
11037         * gst-libs/gst/audio/Makefile.am:
11038         * gst-libs/gst/cdda/Makefile.am:
11039         * gst-libs/gst/interfaces/Makefile.am:
11040         * gst-libs/gst/riff/Makefile.am:
11041         * gst-libs/gst/rtp/Makefile.am:
11042         * gst-libs/gst/tag/Makefile.am:
11043         * gst/adder/Makefile.am:
11044         * gst/audioconvert/Makefile.am:
11045         * gst/audiorate/Makefile.am:
11046         * gst/audioresample/Makefile.am:
11047         * gst/playback/Makefile.am:
11048         * gst/tcp/Makefile.am:
11049         * gst/videoscale/Makefile.am:
11050         * gst/volume/Makefile.am:
11051         * sys/ximage/Makefile.am:
11052         * sys/xvimage/Makefile.am:
11053         * tests/icles/Makefile.am:
11054           adapt
11055
11056 2007-01-04  Julien MOUTTE  <julien@moutte.net>
11057
11058         * gst-libs/gst/interfaces/xoverlay.c:
11059         (gst_x_overlay_handle_events):
11060         * gst-libs/gst/interfaces/xoverlay.h:
11061         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
11062         (gst_ximagesink_set_xwindow_id),
11063         (gst_ximagesink_set_event_handling),
11064         (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
11065         (gst_ximagesink_get_property), (gst_ximagesink_init),
11066         (gst_ximagesink_class_init):
11067         * sys/ximage/ximagesink.h:
11068         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
11069         (gst_xvimagesink_set_xwindow_id),
11070         (gst_xvimagesink_set_event_handling),
11071         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
11072         (gst_xvimagesink_get_property), (gst_xvimagesink_init),
11073         (gst_xvimagesink_class_init):
11074         * sys/xvimage/xvimagesink.h:
11075         * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
11076         Add a method to the XOverlay interface to allow disabling of 
11077         event handling in x[v]imagesink elements. This will let X events
11078         propagate to parent windows which can be usefull in some cases.
11079         Be carefull that the application is then responsible of pushing
11080         navigation events and expose events to the video sink.
11081         Fixes: #387138.
11082
11083 2007-01-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11084
11085         * gst-libs/gst/tag/gstvorbistag.c:
11086         * tests/check/libs/tag.c: (GST_START_TEST):
11087           Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
11088           (fixes #392070).
11089
11090 2007-01-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11091
11092         * configure.ac:
11093         * docs/Makefile.am:
11094         * docs/design/Makefile.am:
11095           Dist design docs.
11096
11097 2006-12-27  Julien MOUTTE  <julien@moutte.net>
11098
11099         * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
11100         typo. Fixes: #390063.
11101
11102 2006-12-27  Julien MOUTTE  <julien@moutte.net>
11103
11104         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
11105         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
11106         caps leak.
11107         * win32/common/config.h: Updated.
11108
11109 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
11110
11111         * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
11112         (setup_gdpdepay_streamheader):
11113         * tests/check/elements/gdppay.c: (cleanup_gdppay),
11114         (setup_gdppay_streamheader):
11115           Fix the dp tests, but activating the pads for the streamheader tests
11116           too and cleaning up conditionaly
11117
11118 2006-12-22  Jan Schmidt  <thaytan@mad.scientist.com>
11119
11120         * gst/ffmpegcolorspace/avcodec.h:
11121         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11122         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
11123         (gst_ffmpegcsp_avpicture_fill):
11124         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
11125         (img_get_alpha_info):
11126         Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
11127         other end of the word. Fixes: #387073.
11128
11129         Add some inconsequential branch hints in a couple of places.
11130
11131 2006-12-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11132
11133         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11134         (gst_ffmpeg_caps_to_smpfmt):
11135           The "signed" field in raw audio caps is of boolean type, trying to
11136           extract the value with _get_int() will fail (fix to keep in sync with
11137           the copy in gst-ffmpeg)
11138
11139 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
11140
11141         * tests/check/elements/audioresample.c: (cleanup_audioresample):
11142         * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
11143         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
11144         (cleanup_gdpdepay):
11145         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
11146         * tests/check/elements/subparse.c: (teardown_subparse):
11147         * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
11148         * tests/check/elements/videorate.c: (cleanup_videorate):
11149         * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
11150         * tests/check/elements/volume.c: (cleanup_volume):
11151         * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
11152         (cleanup_vorbisdec):
11153         * tests/check/elements/vorbistag.c: (setup_vorbistag),
11154         (cleanup_vorbistag):
11155           consistent pad (de)activation
11156
11157 2006-12-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11158
11159         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
11160           Forgot to register the extensions.
11161
11162 2006-12-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11163
11164         * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
11165         (plugin_init):
11166           Add typefinder for VIVO files (my christmas present to the 90s).
11167
11168 2006-12-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11169
11170         * gst/playback/gstdecodebin.c: (type_found):
11171           Special-case the text/plain media type: we only want to recognise it
11172           as a 'raw' decoded media type if it comes from a demuxer or subtitle
11173           parser, but not if the entire stream is of text/plain type. If the
11174           entire stream is text/plain, we should just error out.
11175
11176           This fixes playback of audio files with lyrics in totem. Totem can't
11177           distinguish between text files and subtitle files and passes any
11178           .txt file with the same basename as the main file to playbin as
11179           suburi, and playbin will then throw a 'subtitle found, but no video
11180           stream' error, which isn't entirely helpful. See #380342.
11181
11182           Also, with this change we'll show a slightly more correct error
11183           message in case totem passes a playlist file to us (although a
11184           custom error message wording instead of the default text would
11185           probably not be a bad idea either).
11186
11187           Same problem also needs to be fixed for playbin+decodebin2.
11188
11189         * tests/check/Makefile.am:
11190         * tests/check/elements/decodebin.c: (src_handoff_cb),
11191         (decodebin_new_decoded_pad_cb), (GST_START_TEST),
11192         (decodebin_suite):
11193           Add simple unit test for decodebin for the above.
11194
11195 2006-12-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11196
11197         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
11198         * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
11199           Refuse to change state to READY when we failed to create any of the
11200           required elements in our instance init function.
11201
11202 2006-12-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11203
11204         * docs/libs/gst-plugins-base-libs-sections.txt:
11205           Small docs fixes/updates.
11206
11207         * gst-libs/gst/video/gstvideosink.h:
11208           Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
11209           from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
11210           removed from the base sink API between 0.9.6 and 0.9.7).
11211           API: add GST_VIDEO_SINK_CAST and use it for the height/width
11212           accessor macros, so we don't do a runtime GObject type check every
11213           time we use them.
11214
11215 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11216
11217         * Makefile.am:
11218         * gst-plugins-base.doap:
11219         * gst-plugins-base.spec.in:
11220           add doap file
11221
11222 2006-12-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11223
11224         Patch by: Jens Granseuer <jensgr at gmx net>
11225
11226         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
11227         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11228         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
11229         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
11230         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
11231           Declare variables at the beginning of a block. Fixes #383195.
11232
11233 2006-12-07  Jan Schmidt  <thaytan@mad.scientist.com>
11234
11235         * configure.ac:
11236         Bump version nano - back to CVS.
11237
11238
11239 === release 0.10.11 ===
11240
11241 2006-12-06  Jan Schmidt <thaytan@mad.scientist.com>
11242
11243         * configure.ac:
11244           releasing 0.10.11, "Dumb things"
11245
11246 2006-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
11247
11248         * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
11249         (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
11250         Handle the case where an element has multiple pads with 
11251         unfixed caps as well as still possibly producing more dynamic 
11252         pads by storing each case as a distinct entry in the dynamic list.
11253         Fixes #38223 again.
11254
11255 2006-12-04  Wim Taymans  <wim@fluendo.com>
11256
11257         * gst/playback/gstdecodebin.c: (close_pad_link):
11258         Fix #382223, add more dynamic caps handling.
11259
11260 2006-12-04  Wim Taymans  <wim@fluendo.com>
11261
11262         * gst-libs/gst/audio/gstringbuffer.h:
11263         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
11264         (gst_netaddress_set_ip4_interface),
11265         (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
11266         (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
11267         (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
11268         (gst_netaddress_get_ttl):
11269         * gst-libs/gst/netbuffer/gstnetbuffer.h:
11270         * gst/playback/gstdecodebin.c: (close_pad_link):
11271         * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
11272         (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
11273         * win32/common/config.h:
11274
11275 2006-12-01  Michael Smith  <msmith@fluendo.com>
11276
11277         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
11278           Delete bad debug code.
11279           Fixes #381219
11280
11281 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
11282
11283         * gst/videoscale/vs_4tap.c:
11284         * win32/MANIFEST:
11285         * win32/common/config.h:
11286         * win32/vs8/libgstvideoscale.vcproj:
11287         Fix compilation on win32 under VS8
11288         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
11289         Partially fixes #381175
11290
11291 2006-11-30  Michael Smith  <msmith@fluendo.com>
11292
11293         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
11294         (GST_START_TEST):
11295           It would be very bad if, after a discont buffer, we thought every
11296           single following buffer was also discont. So, add to the test to
11297           ensure that this isn't the case.
11298           
11299         * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
11300           ... it was the case. So fix it.
11301
11302 2006-11-28  Wim Taymans  <wim@fluendo.com>
11303
11304         * gst/playback/gstplaybasebin.c: (check_queue_event):
11305         Improve debug.
11306
11307         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
11308         Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
11309         padtemplate caps. Refixes #357577.
11310
11311 2006-11-28  Wim Taymans  <wim@fluendo.com>
11312
11313         * gst/playback/gstplaybasebin.c: (check_queue_event),
11314         (queue_threshold_reached), (queue_out_of_data),
11315         (gen_preroll_element):
11316         Add event probe to see when EOS is in a queue and we can disable the
11317         underrun signals. Fixes #357577.
11318
11319 2006-11-28  Edward Hervey  <edward@fluendo.com>
11320
11321         * gst/playback/Makefile.am:
11322         * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
11323         (_gst_boolean_accumulator), (gst_decode_bin_class_init),
11324         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
11325         (gst_decode_bin_init), (gst_decode_bin_dispose),
11326         (gst_decode_bin_finalize), (gst_decode_bin_set_property),
11327         (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
11328         (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
11329         (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
11330         (connect_element), (expose_pad), (type_found),
11331         (pad_added_group_cb), (pad_removed_group_cb),
11332         (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
11333         (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
11334         (are_raw_caps), (multi_queue_overrun_cb),
11335         (multi_queue_underrun_cb), (gst_decode_group_new),
11336         (get_current_group), (group_demuxer_event_probe),
11337         (gst_decode_group_control_demuxer_pad),
11338         (gst_decode_group_control_source_pad),
11339         (gst_decode_group_check_if_blocked),
11340         (gst_decode_group_check_if_drained), (gst_decode_group_expose),
11341         (gst_decode_group_hide), (gst_decode_group_free),
11342         (gst_decode_group_set_complete), (source_pad_blocked_cb),
11343         (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
11344         (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
11345         (plugin_init):
11346         New decodebin2 element.
11347         Closes #370092
11348         * gst/playback/gstplay-marshal.list:
11349         Added marshallers for new signals in decodebin2
11350         * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
11351         Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
11352         is set.
11353
11354 2006-11-28  Wim Taymans  <wim@fluendo.com>
11355
11356         * gst/playback/gstplaybasebin.c: (setup_source),
11357         (gst_play_base_bin_change_state):
11358         Disable rtsp:// uris for the release, it's not good enough yet.
11359         Remove unused var.
11360
11361 2006-11-26  Wim Taymans  <wim@fluendo.com>
11362
11363         * ext/theora/theoradec.c: (gst_theora_dec_reset),
11364         (theora_dec_push_forward), (theora_dec_push_reverse),
11365         (theora_handle_data_packet), (theora_dec_decode_buffer),
11366         (theora_dec_flush_decode), (theora_dec_chain_reverse),
11367         (theora_dec_chain_forward), (theora_dec_chain):
11368         Implement reverse playback.
11369
11370         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
11371         (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
11372         (vorbis_dec_chain_forward):
11373         Clear buffers used for reverse playback in _reset.
11374         No need to set the eos flag, we clip samples using the segment.
11375
11376 2006-11-24  Wim Taymans  <wim@fluendo.com>
11377
11378         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
11379         (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
11380         (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
11381         (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
11382         Some cleanups.
11383         Handle continued pages in reverse mode.
11384
11385 2006-11-24  Wim Taymans  <wim@fluendo.com>
11386
11387         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
11388         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
11389         (vorbis_dec_flush_decode):
11390         Small cleanups.
11391         Don't try to add invalid timestamps.
11392         Clipping will unref the buffer.
11393
11394 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11395
11396         * gst/adder/gstadder.h:
11397         * gst/audiotestsrc/gstaudiotestsrc.h:
11398           remove obsolete _factory_init protos
11399
11400 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11401
11402         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
11403           Fix spacing in debug message.
11404
11405 2006-11-23  Wim Taymans  <wim@fluendo.com>
11406
11407         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
11408         (gst_ogg_demux_chain):
11409         Don't just ignore return values from _pad_push().
11410         Small debug improvements.
11411
11412 2006-11-23  Michael Smith  <msmith@fluendo.com>
11413
11414         * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
11415           If our incoming buffer is marked as DISCONT, then increment the page
11416           number (so that the discontinuity is marked in the final ogg
11417           bitstream) and flush the previous page.
11418
11419 2006-11-22  Michael Smith  <msmith@fluendo.com>
11420
11421         * ext/theora/gsttheoraenc.h:
11422         * ext/theora/theoraenc.c: (gst_theora_enc_init),
11423         (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
11424         (theora_buffer_from_packet), (theora_enc_is_discontinuous),
11425         (theora_enc_chain), (theora_enc_change_state):
11426           Mark discontinuities of > 3/4 of a frame, reinit encoder.
11427
11428         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
11429         (GST_START_TEST), (theoraenc_suite):
11430           Enable discontinuity test, fix it.
11431
11432 2006-11-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11433
11434         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
11435         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
11436         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
11437         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
11438         (gst_text_overlay_change_state):
11439         * ext/pango/gsttextoverlay.h:
11440           Some textoverlay fixes: for one, in the video chain function,
11441           actually wait for a text buffer to come in if there is none at the
11442           moment and there should be one; also, deal more gracefully with
11443           incoming buffers that do not have a timestamp or duration; discard
11444           text buffer when not needed any longer. Fixes #341681.
11445
11446         * tests/check/Makefile.am:
11447         * tests/check/elements/.cvsignore:
11448         * tests/check/elements/textoverlay.c:
11449         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
11450         (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
11451         (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
11452         (test_video_waits_for_text_send_text_newsegment_thread),
11453         (test_video_waits_for_text_shutdown_element),
11454         (test_render_continuity_push_video_buffers_thread),
11455         (textoverlay_suite):
11456           Add some unit tests for textoverlay.
11457
11458 2006-11-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11459
11460         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11461           Avoid integer underflow when the found probability for mp3 is
11462           smaller than the 'penalty' we subtract if there's not a clean
11463           mp3 header sync at offset 0.
11464
11465 2006-11-21  Stefan Kost  <ensonic@users.sf.net>
11466
11467         * docs/libs/gst-plugins-base-libs-sections.txt:
11468           Add some new symbols to the docs
11469
11470 2006-11-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11471
11472         * tests/check/Makefile.am:
11473         * tests/check/elements/ffmpegcolorspace.c:
11474         (ffmpegcolorspace_suite):
11475           Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
11476           (for now not for valgrinding though, since it takes too long).
11477
11478 2006-11-20  Wim Taymans  <wim@fluendo.com>
11479
11480         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11481         (gst_ffmpeg_pixfmt_to_caps):
11482         Fix RGBA32 caps. Fixes #357038.
11483
11484 2006-11-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11485
11486         * gst-libs/gst/interfaces/mixertrack.h:
11487           Add FIXME so we can add some padding here in 0.11
11488
11489 2006-11-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11490
11491         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
11492           Fix GstBaseRTPAudioPayload structure so the whole GObject
11493           inheritance business actually works (parent class instance structure
11494           must always come first in the derived class instance structure).
11495
11496 2006-11-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11497
11498         * gst/videotestsrc/Makefile.am:
11499         * tests/check/Makefile.am:
11500           Make sure our checks and the videotestsrc plugin link against the
11501           local uninstalled gst libs and not any installed gst libs that
11502           might happen to exist as well.
11503
11504         * tests/check/elements/adder.c: (message_received),
11505         (test_event_message_received), (test_play_twice_message_received):
11506         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
11507           Fix compiler warnings when compiling against core with disabled
11508           debugging system.
11509
11510 2006-11-16  Michael Smith  <msmith@fluendo.com>
11511
11512         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
11513         (gst_audio_rate_sink_event), (gst_audio_rate_chain):
11514           Fix audiorate, so that it accurately sets offsets and timestamps.
11515           Doesn't change the fundamental algorithmic decisions; so should be
11516           safe.
11517
11518         * tests/check/Makefile.am:
11519           Enable audiorate test now that it passes.
11520
11521 2006-11-09  Stefan Kost  <ensonic@users.sf.net>
11522
11523         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
11524           clear xv when going to NULL, remove // commented non-existant proto
11525
11526         * tests/examples/seek/seek.c: (main):
11527           add missing tooltip description for scrub and play_scrub
11528
11529 2006-11-14  David Schleef  <ds@schleef.org>
11530
11531         * configure.ac:
11532           Bump liboil requirement to 0.3.8.
11533         * gst-libs/gst/riff/riff-media.c:
11534           Add Dirac fourcc.
11535         * gst/videoscale/vs_image.h:
11536         * gst/videoscale/vs_scanline.h:
11537           Use liboil's stdint.h.
11538         * gst/videotestsrc/videotestsrc.c:
11539           Remove liboil related ifdef's, since they aren't needed now, and
11540           won't work with future versions.
11541
11542 2006-11-14  David Schleef  <ds@schleef.org>
11543
11544         * gst/videoscale/Makefile.am:
11545         * gst/videoscale/gstvideoscale.c:
11546         * gst/videoscale/gstvideoscale.h:
11547         * gst/videoscale/vs_4tap.c:
11548         * gst/videoscale/vs_4tap.h:
11549         * gst/videoscale/vs_image.c:
11550         * gst/videoscale/vs_image.h:
11551         * gst/videoscale/vs_scanline.c:
11552         * gst/videoscale/vs_scanline.h:
11553           Add a 4-tap image scaler.  Theoretically looks much prettier.
11554           The tap calculation could use some improvement.
11555
11556 2006-11-14  Wim Taymans  <wim@fluendo.com>
11557
11558         Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
11559
11560         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
11561         (gst_riff_parse_strf_iavs):
11562         * gst/subparse/gstsubparse.c: (convert_encoding):
11563         * gst/tcp/gstmultifdsink.c:
11564         (gst_multi_fd_sink_handle_client_write):
11565         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
11566         (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
11567         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
11568         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
11569         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11570         (gst_ximagesink_ximage_new):
11571         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
11572         Various gsize and gssize printf fixes. Fixes #372507.
11573
11574 2006-11-13  Wim Taymans  <wim@fluendo.com>
11575
11576         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11577         (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
11578         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
11579         (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
11580         (vorbis_dec_chain_forward), (vorbis_dec_chain):
11581         * ext/vorbis/vorbisdec.h:
11582         First stab at vorbis reverse playback.
11583
11584 2006-11-13  Wim Taymans  <wim@fluendo.com>
11585
11586         * gst-libs/gst/audio/gstbaseaudiosink.c:
11587         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11588         * gst-libs/gst/audio/gstbaseaudiosink.h:
11589         Make the clock sync code more accurate wrt resampling and playback
11590         at different rates.
11591         
11592         * gst-libs/gst/audio/gstringbuffer.c:
11593         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
11594         * gst-libs/gst/audio/gstringbuffer.h:
11595         Use better algorithm to interpolate sample rates. 
11596
11597 2006-11-13  Michael Smith  <msmith@fluendo.com>
11598
11599         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
11600           Improve a debug line slightly.
11601
11602         * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
11603           Call gst_riff_init() in plugin_init, to avoid getting errors from
11604           the debug system (unrelated changes to another plugin made this turn
11605           up; not sure why).
11606
11607 2006-11-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11608
11609         Patch by: Sergey Scobich  <sergery.scobich at gmail com>
11610
11611         * win32/common/libgsttag.def:
11612           Add missing symbol (#366492).
11613
11614 2006-11-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11615
11616         * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
11617           Don't unref a NULL pad.
11618
11619 2006-11-09  Wim Taymans  <wim@fluendo.com>
11620
11621         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
11622         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
11623         (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
11624         (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
11625         (gst_ogg_demux_loop):
11626         Implement first stab at reverse playback.
11627
11628 2006-11-07  Stefan Kost  <ensonic@users.sf.net>
11629
11630         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11631         (gst_riff_create_video_template_caps):
11632           add h263/h264 variants to the caps, Fixes #363118
11633
11634 2006-11-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11635
11636         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
11637         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
11638           Use g_strerror instead of strerror so we get UTF-8.
11639
11640 2006-11-03  David Schleef  <ds@schleef.org>
11641
11642         * ext/ogg/gstoggdemux.c:
11643         * ext/ogg/gstoggmux.c:
11644           Add/remove KW-DIRAC header here, since it is ogg-specific.
11645
11646 2006-11-03  Michael Smith  <msmith@fluendo.com>
11647
11648         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
11649           Recognise more mpeg4 elementary video streams.
11650
11651 2006-11-02  Edward Hervey  <edward@fluendo.com>
11652
11653         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11654         Lower the probability of mp3 typefinding functions if we don't find a
11655         valid mp3 header at the start of the file.
11656         Closes #369482
11657
11658 2006-11-02  Wim Taymans  <wim@fluendo.com>
11659
11660         * ext/theora/gsttheoradec.h:
11661         * ext/theora/theoradec.c: (gst_theora_dec_init),
11662         (theora_dec_sink_event), (theora_dec_chain_forward),
11663         (theora_dec_flush_decode), (theora_dec_chain_reverse),
11664         (theora_dec_chain):
11665         Document and partially implement an algorithm for doing reverse playback
11666         of theora video.
11667
11668 2006-11-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11669
11670         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
11671
11672         * win32/common/config.h:
11673         * win32/common/interfaces-enumtypes.c:
11674         * win32/common/libgsttag.def:
11675         * win32/vs8/gst-plugins-base.sln:
11676         * win32/vs8/libgstaudioresample.vcproj:
11677         * win32/vs8/libgstinterfaces.vcproj:
11678         * win32/vs8/libgstogg.vcproj:
11679         * win32/vs8/libgstriff.vcproj:
11680         * win32/vs8/libgsttag.vcproj:
11681         * win32/vs8/libgsttheora.vcproj:
11682         * win32/vs8/libgstvideoscale.vcproj:
11683         * win32/vs8/libgstvorbis.vcproj:
11684           Misc. VS8 build fixes: fix syntax in config.h, add missing entries
11685           to libgsttag.def; add missing dependencies for some vs8 projects;
11686           re-arrange placement of .def files in vs8 projects (#366334).
11687
11688 2006-11-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11689
11690         * ext/ogg/gstogg.c:
11691           Remove unused variable.
11692
11693         * ext/ogg/gstoggdemux.c:
11694           Fix Wim's surname in plugin description.
11695
11696 2006-10-31  Wim Taymans  <wim@fluendo.com>
11697
11698         * gst-plugins-base.spec.in:
11699         spec new .h file. Fixes #368310.
11700
11701 2006-10-31  Michael Smith  <msmith@fluendo.com>
11702
11703         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
11704         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
11705         (gst_multi_fd_sink_get_stats),
11706         (gst_multi_fd_sink_remove_client_link),
11707         (gst_multi_fd_sink_queue_buffer),
11708         (gst_multi_fd_sink_handle_clients):
11709         * gst/tcp/gstmultifdsink.h:
11710           Make using the remove or clear signals threadsafe.
11711           Make calling get-stats with an invalid fd not segfault.
11712           Fixes 368273.
11713
11714 2006-10-31  Wim Taymans  <wim@fluendo.com>
11715
11716         * gst-libs/gst/rtp/Makefile.am:
11717         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11718         (gst_base_rtp_audio_payload_init):
11719         Fix and activate base audio payloader.
11720
11721 2006-10-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11722
11723         * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
11724         (plugin_init):
11725           Add typefinder for QuickTime Image Files (see #366156).
11726
11727 2006-10-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11728
11729         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
11730           Another typo fix (#366212).
11731
11732 2006-10-27  Wim Taymans  <wim@fluendo.com>
11733
11734         * gst/volume/gstvolume.c: (volume_transform_ip):
11735         Use stream time to synchronize volume property instead of rather random
11736         timestamps. This is needed when gnonlin does its time shifting.
11737
11738 2006-10-27  Wim Taymans  <wim@fluendo.com>
11739
11740         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
11741
11742         * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
11743         Remove the pad from the element in release_pad. Fixes #364812.
11744
11745 2006-10-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11746
11747         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
11748         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
11749           Explicitly create our custom buffer classes at a thread-safe
11750           location as well, since g_type_class_ref() doesn't seem to be
11751           entirely thread-safe either (#365501; also see #349410).
11752
11753 2006-10-26  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11754
11755         * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
11756         (gst_riff_parse_info):
11757           If strings in INFO chunk are not UTF-8, do something similar to
11758           what we do for ID3v1 tags: check a number of environment variables
11759           (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
11760           character sets to try, otherwise try the current locale and/or fall
11761           back on ISO-8859-1. Fixes #360552.
11762
11763 2006-10-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11764
11765         * gst/videotestsrc/gstvideotestsrc.c:
11766         (gst_video_test_src_pattern_get_type),
11767         (gst_video_test_src_set_pattern):
11768         * gst/videotestsrc/gstvideotestsrc.h:
11769         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
11770         (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
11771         (gst_video_test_src_checkers8):
11772         * gst/videotestsrc/videotestsrc.h:
11773           Add a bunch of exciting new checkers patterns.
11774
11775 2006-10-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11776
11777         * gst/subparse/Makefile.am:
11778         * gst/subparse/gstsubparse.c:
11779         (gst_sub_parse_data_format_autodetect),
11780         (gst_sub_parse_format_autodetect), (handle_buffer),
11781         (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
11782         * gst/subparse/gstsubparse.h:
11783         * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
11784         (parse_tmplayer):
11785         * gst/subparse/tmplayerparse.h:
11786           Add support for TMPlayer-type subtitles (#362845).
11787
11788         * tests/check/elements/subparse.c: (test_tmplayer_do_test),
11789         (GST_START_TEST), (subparse_suite):
11790           Add some basic unit tests for the above.
11791
11792 2006-10-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11793
11794         * tests/check/elements/audiorate.c: (test_injector_base_init),
11795         (test_injector_class_init), (test_injector_chain),
11796         (test_injector_init), (probe_cb), (do_perfect_stream_test),
11797         (GST_START_TEST), (audiorate_suite):
11798           More tests for audiorate: inject buffers to check behaviour when
11799           buffers overlap.
11800
11801 2006-10-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11802
11803         * tests/check/Makefile.am:
11804         * tests/check/elements/.cvsignore:
11805         * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
11806         (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
11807           Add some basic unit tests for audiorate. Disabled at the moment
11808           since it doesn't pass yet (see bug #363119).
11809
11810 2006-10-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11811
11812         * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
11813         (parse_subrip), (handle_buffer):
11814           Add missing closing tags for markup and fix broken markup,
11815           otherwise pango won't render anything (fixes #357531). Also,
11816           make sure the text we send out is always NUL-terminated
11817           (better safe than sorry etc.).
11818
11819         * tests/check/elements/subparse.c: (test_srt_do_test),
11820         (test_srt):
11821           Some more tests for .srt incl. tests for the above stuff.
11822
11823 2006-10-20  Julien MOUTTE  <julien@moutte.net>
11824
11825         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
11826         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
11827         Patch by: Stefan Kost  <ensonic@users.sf.net>
11828         Try to redraw borders only when needed. Apparently this consumes
11829         resources on small devices... :-O (#363607)
11830
11831 2006-10-20  Michael Smith  <msmith@fluendo.com>
11832
11833         * gst/tcp/gstmultifdsink.c:
11834         (gst_multi_fd_sink_client_queue_buffer):
11835           If caps change, then update the client's idea of the caps so that we
11836           don't end up re-sending streamheaders for every single buffer after
11837           the caps change.
11838
11839 2006-10-20  Michael Smith  <msmith@fluendo.com>
11840
11841         * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
11842         (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
11843           Set caps on pushed buffers; fix up refcounting of caps objects.
11844
11845 2006-10-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11846
11847         * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
11848         (plugin_init):
11849           Typefind mmsh header data packet to application/x-mmsh (#362625).
11850
11851 2006-10-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11852
11853         * tests/check/Makefile.am:
11854         * tests/check/elements/.cvsignore:
11855         * tests/check/elements/subparse.c: (buffer_from_static_string),
11856         (setup_subparse), (teardown_subparse), (test_srt_do_test),
11857         (GST_START_TEST), (subparse_suite):
11858           Add very simple unit test for subparse.
11859
11860 2006-10-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11861
11862         * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
11863         (parse_subrip):
11864           Strip trailing newlines from subtitle text output.
11865
11866 2006-10-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11867
11868         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
11869         (gst_sub_parse_change_state):
11870           Fix memleak; clear subparse->textbuf n state change function.
11871
11872 2006-10-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11873
11874         * gst/subparse/gstsubparse.c:
11875         (gst_sub_parse_data_format_autodetect):
11876           Don't require subrip (.srt) files to start with a chunk number of 1.
11877
11878 2006-10-18  Wim Taymans  <wim@fluendo.com>
11879
11880         * gst-libs/gst/audio/gstbaseaudiosink.c:
11881         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11882         * gst-libs/gst/audio/gstbaseaudiosink.h:
11883         Extract rate from the NEWSEGMENT event.
11884         Use commit_full to also take rate adjustment into account when writing
11885         samples to the ringbuffer.
11886         
11887         * gst-libs/gst/audio/gstringbuffer.c:
11888         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
11889         (gst_ring_buffer_read):
11890         * gst-libs/gst/audio/gstringbuffer.h:
11891         Added _commit_full() to also take rate into account.
11892         Use simple interpolation algorithm to resample audio.
11893         API: gst_ring_buffer_commit_full()
11894
11895         * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
11896         * tests/examples/seek/seek.c: (segment_done):
11897         Don't try to seek with 0.0 rate, just pause instead.
11898         Remove bogus debug line.
11899
11900 2006-10-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11901
11902         * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
11903         (setup_source):
11904           Catch async errors when starting up the subtitle bin, so we can
11905           stop waiting and continue with the main film instead of hanging
11906           forever. Fixes #339366.
11907
11908         * tests/check/elements/playbin.c: (playbin_suite):
11909           Enable unit test for the above.
11910
11911 2006-10-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11912
11913         * tests/check/Makefile.am:
11914         * tests/check/elements/.cvsignore:
11915         * tests/check/elements/playbin.c: (GST_START_TEST),
11916         (gst_red_video_src_uri_get_type),
11917         (gst_red_video_src_uri_get_protocols),
11918         (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
11919         (gst_red_video_src_uri_handler_init),
11920         (gst_red_video_src_init_type), (gst_red_video_src_base_init),
11921         (gst_red_video_src_create), (gst_red_video_src_class_init),
11922         (gst_red_video_src_init), (plugin_init), (playbin_suite):
11923           Some small and basic unit tests for playbin; not very useful yet,
11924           but at least a start.
11925
11926 2006-10-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11927
11928         * gst/playback/gstplaybin.c: (setup_sinks):
11929           The old pad activation spiel.
11930
11931 2006-10-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11932
11933         * gst/playback/gstplaybasebin.c: (setup_source):
11934           Don't hang forever if the subbin already fails to start up in 
11935           the state change to PAUSED (#339366).
11936
11937 2006-10-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11938
11939         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
11940         (gst_tuner_set_channel), (gst_tuner_get_channel),
11941         (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
11942         (gst_tuner_set_frequency), (gst_tuner_get_frequency),
11943         (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
11944         (gst_tuner_find_channel_by_name):
11945           Fix some function guards, add some more function guards.
11946
11947 2006-10-17  Jan Schmidt  <thaytan@mad.scientist.com>
11948
11949         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
11950         (remove_element_chain):
11951         Don't return a pad from get_our_ghost_pad unless it is actually the
11952         one we want.
11953         Change a cast in remove_element_chain slightly.
11954
11955 2006-10-13  Julien MOUTTE  <julien@moutte.net>
11956
11957         * tests/examples/seek/seek.c: (do_seek), (start_seek),
11958         (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
11959         Segment seeking needs to use the rate and set stop to -1.
11960
11961 2006-10-13  Wim Taymans  <wim@fluendo.com>
11962
11963         * gst-libs/gst/audio/gstbaseaudiosink.c:
11964         (gst_base_audio_sink_setcaps):
11965         Don't crash when ringbuffer is not yet created.
11966         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
11967         Fixes #361634.
11968
11969         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
11970         * gst/playback/gststreamselector.c:
11971         (gst_stream_selector_request_new_pad):
11972         Activate pads befre adding them to running elements.
11973
11974 2006-10-13  Julien MOUTTE  <julien@moutte.net>
11975
11976         * tests/examples/seek/seek.c: (do_seek), (start_seek),
11977         (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
11978         updater when we start grabing the slider. Don't wait for the
11979         pipeline to be PAUSED.
11980
11981 2006-10-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
11982
11983         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
11984         (gst_mixer_set_volume), (gst_mixer_get_volume),
11985         (gst_mixer_set_mute), (gst_mixer_set_option),
11986         (gst_mixer_get_option), (gst_mixer_mute_toggled),
11987         (gst_mixer_record_toggled), (gst_mixer_volume_changed),
11988         (gst_mixer_option_changed):
11989           Guard mixer interface functions against bogus arguments.
11990
11991 2006-10-12  Julien MOUTTE  <julien@moutte.net>
11992
11993         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
11994         (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
11995         (msg_state_changed), (main): Use state-changed messages to trigger
11996         start/stop of scale update timer. Indeed the scale slider was
11997         jumping here and there because the update timer was activated 
11998         before seek completed. This fixes instant applying of rate changes
11999         by pressing the spinbutton like a crazy man !
12000
12001 2006-10-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12002
12003         Patch by: Sebastien Cote  <sebas642 at yahoo.ca>
12004
12005         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
12006         (gst_basertppayload_finalize):
12007           Fix two small memory leaks (#361456).
12008
12009 2006-10-10  Julien MOUTTE  <julien@moutte.net>
12010
12011         * tests/examples/seek/seek.c: (do_seek),
12012         (rate_spinbutton_changed_cb): When changing spinbutton we try
12013         to change the rate on the fly.
12014
12015 2006-10-10  Wim Taymans  <wim@fluendo.com>
12016
12017         * gst-libs/gst/riff/riff-ids.h:
12018         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12019         (gst_riff_create_audio_template_caps):
12020         Add WMS caps.
12021
12022 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12023
12024         Patch by: Josep Torra Valles <josep@fluendo.com>
12025
12026         * ext/gnomevfs/gstgnomevfssink.c:
12027         * ext/gnomevfs/gstgnomevfssrc.c:
12028         Fix URI interface implementation return type.
12029         * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
12030         Fix what looks like a copy/paste issue when assigning values.
12031         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
12032         (gst_audio_filter_template_get_type):
12033         Cast to prevent Forte warnings.
12034         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
12035         Fix URI interface implementation return type.
12036         gst_pad_query_position requires a signed integer pointer as
12037         3rd parameter, GstClockTime is unsigned.
12038         * gst/audioconvert/audioconvert.c:
12039         Fix integer overflow when treated as signed.
12040         * gst/audioresample/resample.c: (resample_add_input_data):
12041         Cast to prevent warnings on Forte.
12042         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
12043         Fix integer overflow when treated as signed.
12044         * gst/ffmpegcolorspace/imgconvert_template.h:
12045         Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
12046         * gst/playback/gstdecodebin.c: (queue_filled_cb),
12047         (cleanup_decodebin):
12048         Who initialises a guint to -1!
12049         Cast function pointers to prevent warnings on Forte.
12050         * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
12051         (queue_threshold_reached):
12052         Cast function pointers correctly to prevent warnings on Forte.
12053         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
12054         Cast function pointers correctly to prevent warnings on Forte.
12055         * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
12056         Obvious change to unsigned, 0xEF > max signed char.
12057         * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
12058         GstClockTime is unsigned, initialise correctly.
12059         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
12060         Cast so pointer arithemetic doesn't cause warnings on Forte.
12061         * gst/videorate/gstvideorate.c:
12062         Use correct return value.
12063         * tests/examples/seek/scrubby.c:
12064         GstClockTime is unsigned, initialise correctly.
12065
12066 2006-10-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12067
12068         Patch by: Ferenc Gerlits  <fgerlits at gmail com>
12069
12070         * gst/typefind/gsttypefindfunctions.c:
12071           Recognise XML files and XML-like files shorter than 256 bytes as
12072           well (fixes #359237).
12073
12074 2006-10-09  Edgard Lima <edgard.lima@indt.org.br>
12075
12076         Patch by: Renato Filho <renato.filho@indt.org.br>
12077         
12078         * gst/typefind/gsttypefindfunctions.c:
12079         Added typefind functions to video/x-nuv media.
12080         
12081 2006-10-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12082
12083         * gst-libs/gst/interfaces/xoverlay.c:
12084         (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
12085           Some more guards against invalid input.
12086
12087 2006-10-07  Julien MOUTTE  <julien@moutte.net>
12088
12089         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event): 
12090         Useless goto.
12091         * tests/examples/seek/seek.c: (do_seek),
12092         (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
12093         seek example to experiment with rates != 1.0 (reverse playback !)
12094
12095 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
12096
12097         * gst-libs/gst/interfaces/xoverlay.c:
12098           Unref message in doc-example (spotted by Robert McQueen)
12099
12100 2006-10-06  Wim Taymans  <wim@fluendo.com>
12101
12102         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12103         (mpeg1_parse_header), (mpeg1_sys_type_find):
12104         printf fix.
12105
12106 2006-10-06  Wim Taymans  <wim@fluendo.com>
12107
12108         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
12109         (close_pad_link):
12110         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
12111         Activate dynamic pads before adding them to the element.
12112
12113 2006-10-06  Michael Smith  <msmith@fluendo.com>
12114
12115         * gst-libs/gst/floatcast/floatcast.h:
12116           Fix obviously-bogus macros; use the correct types.
12117
12118 2006-10-06  Wim Taymans  <wim@fluendo.com>
12119
12120         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12121         (gst_base_rtp_depayload_change_state):
12122         Also call parent state change function to activate pads.
12123
12124         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12125         (mpeg1_parse_header), (mpeg1_sys_type_find):
12126         Add some more debug info in mpeg typefinding.
12127
12128 2006-10-06  Michael Smith  <msmith@fluendo.com>
12129
12130         * ext/theora/theoradec.c: (theora_dec_chain):
12131           Zero byte theora packets are valid and well-defined; don't warn on
12132           them.
12133
12134 2006-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12135
12136         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
12137         (gst_multi_fd_sink_get_stats), (find_limits),
12138         (gst_multi_fd_sink_queue_buffer):
12139           API: add dropped_buffers to the get-stats GValueArray
12140
12141 2006-10-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12142
12143         * ext/alsa/gstalsadeviceprobe.c:
12144         (gst_alsa_device_property_probe_get_values):
12145         * ext/alsa/gstalsasink.c: (set_hwparams):
12146         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
12147         (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
12148         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
12149         (gst_ogg_mux_process_best_pad):
12150         * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
12151         (gst_ogg_parse_chain):
12152         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
12153         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
12154         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
12155         (gst_vorbis_enc_buffer_check_discontinuous):
12156         * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
12157         * gst-libs/gst/audio/gstbaseaudiosink.c:
12158         (gst_base_audio_sink_render):
12159         * gst-libs/gst/cdda/gstcddabasesrc.c:
12160         (gst_cdda_base_src_handle_track_seek):
12161         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12162         (gst_base_rtp_depayload_push_full):
12163         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
12164         * gst/audioresample/resample.c: (resample_input_pushthrough):
12165         * gst/playback/gstplaybasebin.c: (queue_out_of_data):
12166         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
12167         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12168         (wavpack_type_find):
12169         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
12170         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12171         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
12172         * tests/check/elements/volume.c: (GST_START_TEST):
12173           Printf format fixes.
12174
12175 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12176
12177         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
12178           Fix a simple mistake (see the docs)
12179           Fixes #359580
12180
12181 2006-10-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12182
12183         * docs/plugins/Makefile.am:
12184         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12185         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12186         * docs/plugins/gst-plugins-base-plugins.args:
12187         * docs/plugins/gst-plugins-base-plugins.hierarchy:
12188         * docs/plugins/inspect/plugin-adder.xml:
12189         * docs/plugins/inspect/plugin-alsa.xml:
12190         * docs/plugins/inspect/plugin-audioconvert.xml:
12191         * docs/plugins/inspect/plugin-audiorate.xml:
12192         * docs/plugins/inspect/plugin-audioresample.xml:
12193         * docs/plugins/inspect/plugin-audiotestsrc.xml:
12194         * docs/plugins/inspect/plugin-cdparanoia.xml:
12195         * docs/plugins/inspect/plugin-decodebin.xml:
12196         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12197         * docs/plugins/inspect/plugin-gdp.xml:
12198         * docs/plugins/inspect/plugin-gnomevfs.xml:
12199         * docs/plugins/inspect/plugin-libvisual.xml:
12200         * docs/plugins/inspect/plugin-ogg.xml:
12201         * docs/plugins/inspect/plugin-pango.xml:
12202         * docs/plugins/inspect/plugin-playbin.xml:
12203         * docs/plugins/inspect/plugin-subparse.xml:
12204         * docs/plugins/inspect/plugin-tcp.xml:
12205         * docs/plugins/inspect/plugin-theora.xml:
12206         * docs/plugins/inspect/plugin-typefindfunctions.xml:
12207         * docs/plugins/inspect/plugin-video4linux.xml:
12208         * docs/plugins/inspect/plugin-videorate.xml:
12209         * docs/plugins/inspect/plugin-videoscale.xml:
12210         * docs/plugins/inspect/plugin-videotestsrc.xml:
12211         * docs/plugins/inspect/plugin-volume.xml:
12212         * docs/plugins/inspect/plugin-vorbis.xml:
12213         * docs/plugins/inspect/plugin-ximagesink.xml:
12214         * docs/plugins/inspect/plugin-xvimagesink.xml:
12215           Add vorbistag element to docs; update version numbers to 0.10.10.1.
12216
12217 2006-10-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12218
12219         Patch by: James "Doc" Livingston <doclivingston at gmail com>
12220
12221         * ext/vorbis/Makefile.am:
12222         * ext/vorbis/vorbis.c: (plugin_init):
12223         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
12224         (vorbis_parse_parse_packet), (vorbis_parse_chain):
12225         * ext/vorbis/vorbisparse.h:
12226         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
12227         (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
12228         (gst_vorbis_tag_parse_packet):
12229         * ext/vorbis/vorbistag.h:
12230           Add new vorbistag element which derives from vorbisparse
12231           and is essentially the same as well, only that it implements
12232           the GstTagSetter interface and can modify the stream's
12233           vorbiscomment on the fly (#335635).
12234
12235         * tests/check/Makefile.am:
12236         * tests/check/elements/.cvsignore:
12237         * tests/check/elements/vorbistag.c: (setup_vorbistag),
12238         (cleanup_vorbistag), (buffer_probe), (start_pipeline),
12239         (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
12240         (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
12241           Add unit test for new vorbistag element.
12242
12243 2006-10-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12244
12245         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
12246         (vorbis_parse_push_headers), (vorbis_parse_chain):
12247           Set BOS flag in packet structure to fix 'jump depends
12248           on unitialized value' errors in valgrind; various minor
12249           clean-ups.
12250
12251 2006-09-30  Jan Schmidt  <thaytan@mad.scientist.com>
12252
12253         * gst/playback/gstdecodebin.c: (close_pad_link):
12254         Fix typo in a debug statement.
12255
12256         * gst/playback/gstplaybasebin.c: (probe_triggered),
12257         (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
12258         (gen_source_element), (source_new_pad), (analyse_source),
12259         (setup_source):
12260         When handling no_more_pads in new_decoded_pad, make sure to treat
12261         subtitle pads correctly. Fixes playback with subtitle files.
12262
12263         Move a recurring message to LOG level.
12264
12265         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
12266         The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
12267         which ends up as -1 when cast to an int. Make the logic handle the
12268         max value as an unsigned mask and only change the colorkey when it's
12269         a value we recognise.
12270
12271 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12272
12273         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12274         Removed empty * between paragraphs
12275
12276 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12277
12278         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12279         * gst-libs/gst/rtp/README:
12280         Moved some documentation into .c file
12281
12282 2006-09-29  Wim Taymans  <wim@fluendo.com>
12283
12284         * gst/playback/gstdecodebin.c: (no_more_pads):
12285         Fix compilation.
12286
12287 2006-09-29  Wim Taymans  <wim@fluendo.com>
12288
12289         * gst/playback/gstdecodebin.c: (new_caps):
12290         Remove g_print
12291
12292         * gst/playback/gstplaybin.c:
12293         Add some docs.
12294
12295 2006-09-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12296
12297         * tests/check/Makefile.am:
12298           Re-enable cddabasesrc test to see if it works again
12299           now.
12300
12301 2006-09-29  Wim Taymans  <wim@fluendo.com>
12302
12303         * gst/playback/gstplaybasebin.c: (setup_subtitle),
12304         (gen_source_element):
12305         Handle invalid URIs a bit more gracefully.
12306
12307 2006-09-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12308
12309         * tests/check/pipelines/oggmux.c:
12310           Remove obsolete comment.
12311
12312 2006-09-29  Michael Smith  <msmith@fluendo.com>
12313
12314         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
12315         (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
12316         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
12317         (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
12318         (gst_ogg_mux_collected):
12319           Commit patch from James "Doc" Livingston, adds proper EOS handling
12320           in oggmux. GStreamer can, for the first time ever, create a valid
12321           Ogg file! Yay!
12322
12323         * tests/check/pipelines/oggmux.c: (check_chain_final_state),
12324         (oggmux_suite):
12325           Reenable tests now that they pass.
12326
12327 2006-09-29  Wim Taymans  <wim@fluendo.com>
12328
12329         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
12330         Stop reading commands when EOF (we read 0) as well.
12331
12332 2006-09-28  Wim Taymans  <wim@fluendo.com>
12333
12334         * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
12335         (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
12336         (find_dynamic), (unlinked), (close_link):
12337         Implement delayed caps linking needed for element with a lot of
12338         different caps on the src pads that get fixed at runtime.
12339         Improve management of dynamic elements.
12340
12341         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
12342         (group_destroy), (group_commit), (check_queue), (queue_overrun),
12343         (gen_preroll_element), (remove_groups), (unknown_type),
12344         (add_element_stream), (no_more_pads_full), (no_more_pads),
12345         (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
12346         (new_decoded_pad), (setup_subtitle), (array_has_value),
12347         (gen_source_element), (source_new_pad), (has_all_raw_caps),
12348         (analyse_source), (remove_decoders), (make_decoder),
12349         (remove_source), (setup_source), (finish_source), (prepare_output),
12350         (gst_play_base_bin_change_state):
12351         * gst/playback/gstplaybasebin.h:
12352         Use more _CAST instead of full type checking casts.
12353         Small cleanups, plug some leaks.
12354         Handle dynamic sources.
12355         Add some helper functions to create lists of strings used for
12356         blacklisting and other stuff.
12357         Refactor some code dealing with analysing the source.
12358         Re-enable sources without pads (like cd:// or other selfcontained
12359         elements).
12360
12361 2006-09-28  Wim Taymans  <wim@fluendo.com>
12362
12363         * gst-libs/gst/audio/gstbaseaudiosink.c:
12364         (gst_base_audio_sink_render):
12365         When we have a timestamp, we can still perform clipping.
12366         When we have no clock, we must play the sample ASAP.
12367
12368 2006-09-28  Wim Taymans  <wim@fluendo.com>
12369
12370         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
12371         Set caps on outgoing buffers.
12372
12373         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
12374         (gst_video_rate_event), (gst_video_rate_chain):
12375         * gst/videorate/gstvideorate.h:
12376         Fix videorate some more. Fixes #357977
12377
12378 2006-09-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12379
12380         * tests/check/elements/adder.c: (adder_suite):
12381           Don't set timeout to 6 seconds when we're running
12382           in valgrind ... (and how is 6 seconds longer than
12383           the default anyway?)
12384
12385 2006-09-28  Wim Taymans  <wim@fluendo.com>
12386
12387         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
12388         (gst_audio_rate_sink_event), (gst_audio_rate_convert),
12389         (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
12390         Keep sink and src segment to keep track of time and support more
12391         input formats.
12392         Fix bogus next_offset and run_time calculation, don't understand how
12393         this could have worked before. Fixes #357976.
12394         Remove some unneeded vars.
12395
12396 2006-09-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12397
12398         * gst/playback/gstplaybin.c: (remove_sinks):
12399           Only remove visualisation from visbin if there is a visbin (or:
12400           don't throw warnings when closing totem without playing a file).
12401
12402 2006-09-27  Wim Taymans  <wim@fluendo.com>
12403
12404         * gst-libs/gst/audio/gstbaseaudiosink.c:
12405         (gst_base_audio_sink_render):
12406         Add some more info in a WARNING.
12407
12408         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12409         (gst_base_audio_src_create):
12410         Handle PAUSE in create function, use new -core addition to
12411         wait for playing. Fixes pausing and resuming capture from an
12412         audiosrc.
12413
12414         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
12415         (gst_ring_buffer_read):
12416         Constify some more.
12417         Caller supports interrupted reads now.
12418
12419 2006-09-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12420
12421         * tests/check/Makefile.am:
12422           Another attempt to make the gen64 buildbot happy.
12423
12424 2006-09-27  Stefan Kost  <ensonic@users.sf.net>
12425
12426         Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
12427
12428         * ext/libvisual/visual.c: (gst_visual_clear_actors),
12429         (gst_visual_chain), (gst_visual_change_state):
12430           Libvisual plugin was not passing audio data to libvisual 0.4.0 
12431           correctly. Fixes #357800
12432
12433 2006-09-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12434
12435         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
12436           Add timeout to _get_state() so we see which pipeline it is
12437           that causes trouble on the gen64 build bot.
12438
12439 2006-09-27  Wim Taymans  <wim@fluendo.com>
12440
12441         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12442         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
12443         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
12444         (gst_base_rtp_depayload_set_gst_timestamp):
12445         the source pad always uses fixed caps.
12446
12447 2006-09-27  Wim Taymans  <wim@fluendo.com>
12448
12449         * docs/libs/gst-plugins-base-libs-docs.sgml:
12450         * docs/libs/gst-plugins-base-libs-sections.txt:
12451         * gst-libs/gst/audio/gstaudioclock.c:
12452         * gst-libs/gst/audio/gstaudioclock.h:
12453         * gst-libs/gst/audio/gstaudiosink.c:
12454         * gst-libs/gst/audio/gstaudiosink.h:
12455         * gst-libs/gst/audio/gstaudiosrc.c:
12456         * gst-libs/gst/audio/gstbaseaudiosink.c:
12457         (gst_base_audio_sink_render):
12458         * gst-libs/gst/audio/gstbaseaudiosink.h:
12459         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
12460         * gst-libs/gst/audio/gstbaseaudiosrc.h:
12461         * gst-libs/gst/audio/gstringbuffer.h:
12462         Added docs for the audio libs.
12463
12464 2006-09-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12465
12466         * tests/check/Makefile.am:
12467           Temporarily disable test that fails on the bots for unknown reasons.
12468
12469 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12470
12471         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12472         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
12473         Moved AudioCodecType into priv
12474         Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
12475
12476 2006-09-25  Wim Taymans  <wim@fluendo.com>
12477
12478         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
12479         (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
12480         (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
12481         (new_pad):
12482         Cleanups and small leak fixes.
12483         Added Depayloaders to valid list of autopluggable elements.
12484
12485 2006-09-25  Wim Taymans  <wim@fluendo.com>
12486
12487         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12488         (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
12489         (gen_video_element), (gen_text_element), (gen_audio_element),
12490         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
12491         (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
12492         Detect NO_PREROLL state change returns and disable clock distribution to
12493         the sinks so that sync is disabled.
12494         Avoid some type checking and do simple casts instead.
12495         Small cleanups, fix some FIXMEs.
12496         Be more robust when linking user specified elements, catch an report
12497         errors. Fixes #357404.
12498         Fix some leaks in the error paths.
12499
12500 2006-09-25  Stefan Kost  <ensonic@users.sf.net>
12501
12502         * ChangeLog:
12503           ChangeLog surgery for missing bug-number
12504
12505 2006-09-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12506
12507         Patch by: Peter Kjellerstedt  <pkj at axis com>
12508
12509         * gst/playback/test.c:
12510           Fix compilation with uClibc and -Werror (#357591).
12511
12512 2006-09-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12513
12514         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
12515           Parse dates that are followed by a time as well (#357532).
12516
12517         * tests/check/libs/tag.c: (test_vorbis_tags):
12518           Add unit test for this.
12519
12520 2006-09-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12521
12522         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
12523         (gst_audio_convert_transform_caps):
12524         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
12525         * gst/videotestsrc/videotestsrc.h:
12526           A few array const-ifications.
12527
12528 2006-09-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12529
12530         * tests/check/Makefile.am:
12531           See if this makes the build bots happy.
12532
12533         * tests/check/libs/cddabasesrc.c:
12534           UTF8-ise my name.
12535
12536 2006-09-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12537
12538         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12539
12540         * gst/subparse/samiparse.c: (handle_start_font),
12541         (fix_invalid_entities):
12542           More case-insensitivity for certain tags; recognise entities with
12543           decimal codes as special entities as well (#357330).
12544
12545 2006-09-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12546
12547         * gst-libs/gst/Makefile.am:
12548           Need to build tag directory before cdda.
12549
12550 2006-09-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12551
12552         * docs/libs/gst-plugins-base-libs-sections.txt:
12553         * gst-libs/gst/cdda/Makefile.am:
12554         * gst-libs/gst/cdda/gstcddabasesrc.c:
12555         (gst_cdda_base_src_base_init):
12556         * gst-libs/gst/cdda/gstcddabasesrc.h:
12557         * gst-libs/gst/tag/tag.h:
12558         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
12559         (gst_tag_register_musicbrainz_tags):
12560           Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
12561           depend on libgsttag. This is required so we can extract/read tags like
12562           DISCID without depending on libgstcddabasesrc (which used to register
12563           them).
12564
12565         * gst-libs/gst/tag/gstvorbistag.c:
12566           Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
12567           tags (also see #347848).
12568
12569         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
12570           Log vorbis comments we are actually writing. Const-ify array.
12571
12572 2006-09-23  Wim Taymans  <wim@fluendo.com>
12573
12574         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
12575         Improve buffering a bit by avoiding a deadlock because we cannot assume
12576         the underrun is always called.
12577
12578 2006-09-23  Wim Taymans  <wim@fluendo.com>
12579
12580         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12581
12582         * gst-libs/gst/riff/riff-ids.h:
12583         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12584         (gst_riff_create_audio_template_caps):
12585         Added MPEG-4 AAC and id and caps. Fixes #357289
12586         Added WMA9 Lossless id.
12587
12588 2006-09-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12589
12590         * ext/gnomevfs/gstgnomevfssrc.c:
12591           Fix misleading docs addition.
12592
12593         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12594           Get rid of compiler warning the right way.
12595
12596 2006-09-22  Wim Taymans  <wim@fluendo.com>
12597
12598         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12599         (gst_base_rtp_depayload_finalize),
12600         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
12601         (gst_base_rtp_depayload_push_full),
12602         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
12603         (gst_base_rtp_depayload_process),
12604         (gst_base_rtp_depayload_set_gst_timestamp),
12605         (gst_base_rtp_depayload_queue_release):
12606         * gst-libs/gst/rtp/gstbasertpdepayload.h:
12607         Small cleanups.
12608         Fix some leaks.
12609         Refactored the process method and added methods to push from the process
12610         vmethod.
12611         Use _scale functions.
12612         API: gst_base_rtp_depayload_push_ts
12613         API: gst_base_rtp_depayload_push
12614
12615         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
12616         timestamps are uint.
12617
12618 2006-09-22  Stefan Kost  <ensonic@users.sf.net>
12619
12620         * gst-libs/gst/interfaces/xoverlay.c:
12621           Remove unused statement from doc example.
12622
12623 2006-09-21  Stefan Kost  <ensonic@users.sf.net>
12624
12625         * gst-libs/gst/interfaces/videoorientation.c:
12626         (gst_video_orientation_iface_init),
12627         (gst_video_orientation_get_hflip),
12628         (gst_video_orientation_get_vflip),
12629         (gst_video_orientation_get_hcenter),
12630         (gst_video_orientation_get_vcenter),
12631         (gst_video_orientation_set_hflip),
12632         (gst_video_orientation_set_vflip),
12633         (gst_video_orientation_set_hcenter),
12634         (gst_video_orientation_set_vcenter):
12635           Add since tags to new API docs, ChangeLog surgery (forgot API keyword
12636           in ChangeLog)
12637
12638 2006-09-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12639
12640         * tests/check/Makefile.am:
12641         * tests/check/elements/.cvsignore:
12642         * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
12643         (create_rgb_conversions), (rgb_conversion_free),
12644         (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
12645         (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
12646           Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
12647           but disable for now since it doesn't pass (something wrong with
12648           RGBA somewhere).
12649
12650 2006-09-21  Wim Taymans  <wim@fluendo.com>
12651
12652         * gst/playback/gstplaybasebin.c: (group_commit),
12653         (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
12654         (queue_out_of_data), (gen_preroll_element),
12655         (preroll_remove_overrun), (probe_triggered):
12656         Refactor handling of overrun detection.
12657         Separate handling of group completion and deadlock detection when doing
12658         network buffering. This should fix some deadlocks that were not detected
12659         because the group was completed.
12660         Add more comments, improve debugging.
12661
12662 2006-09-21  Wim Taymans  <wim@fluendo.com>
12663
12664         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
12665         * tests/check/libs/audio.c:
12666         Some more compilation fixes.
12667
12668 2006-09-21  Wim Taymans  <wim@fluendo.com>
12669
12670         * gst-libs/gst/audio/gstringbuffer.c:
12671         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
12672         (gst_ring_buffer_read):
12673         Early morning compilation fix.
12674
12675 2006-09-20  Wim Taymans  <wim@fluendo.com>
12676
12677         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
12678         * tests/check/elements/multifdsink.c: (GST_START_TEST):
12679         * tests/check/elements/videorate.c: (GST_START_TEST):
12680         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
12681         * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
12682         Fix some warnings.
12683
12684 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
12685
12686         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12687         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
12688         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
12689           Handcrafted merge to help CVS understanding what I changed and what
12690           not.
12691
12692 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
12693
12694         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12695         (gst_xvimagesink_get_times):
12696           change colorkey behaviour back according to #354773 comment 6/7
12697
12698 2006-09-19  Michael Smith  <msmith@fluendo.com>
12699
12700         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12701         (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
12702         (gst_multi_fd_sink_recover_client),
12703         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
12704         (gst_multi_fd_sink_get_property):
12705         * gst/tcp/gstmultifdsink.h:
12706           Implement stubbed out properties unit-type, units-soft-max,
12707           units-max, to allow specifying maximum sizes in units other than
12708           buffers.
12709           Fixes #355935
12710
12711 2006-09-19  Wim Taymans  <wim@fluendo.com>
12712
12713         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12714         (gst_riff_create_audio_template_caps):
12715         Reorder the audio formats a bit for clarity.
12716         Detect and create caps for MSGSM and MSN (WAV49).
12717         Fixes #356596.
12718
12719         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12720         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
12721         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
12722         Small cleanups, move error handling out of normal flow for clarity.
12723
12724 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12725
12726         * docs/libs/gst-plugins-base-libs-docs.sgml:
12727         * docs/libs/gst-plugins-base-libs.types:
12728         * gst-libs/gst/interfaces/Makefile.am:
12729         * gst-libs/gst/interfaces/videoorientation.c:
12730         (gst_video_orientation_get_type),
12731         (gst_video_orientation_iface_init),
12732         (gst_video_orientation_get_hflip),
12733         (gst_video_orientation_get_vflip),
12734         (gst_video_orientation_get_hcenter),
12735         (gst_video_orientation_get_vcenter),
12736         (gst_video_orientation_set_hflip),
12737         (gst_video_orientation_set_vflip),
12738         (gst_video_orientation_set_hcenter),
12739         (gst_video_orientation_set_vcenter):
12740         * gst-libs/gst/interfaces/videoorientation.h:
12741           API: Add new interface to control video orientation (fixes #354908)
12742
12743 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12744
12745         * gst/videotestsrc/gstvideotestsrc.c:
12746           Use G_UNLIKELY in _create and log one more detail.
12747           
12748         (gst_video_test_src_get_times), (gst_video_test_src_create):
12749         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
12750           Use gst_util_uint64_scale_int in _get_times().
12751
12752 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12753
12754         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
12755           Give better warning message (add object and detail).
12756
12757 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12758
12759         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12760         (gst_xvimagesink_get_times):
12761           xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
12762           #354773), use gst_util_uint64_scale_int in _get_times()
12763
12764 2006-09-18  Michael Smith  <msmith@fluendo.com>
12765
12766         * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
12767           Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
12768           always true, leading to dropping all timestamps.
12769
12770 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12771
12772         * ext/libvisual/visual.c: (gst_vis_src_negotiate),
12773         (gst_visual_chain), (gst_visual_change_state):
12774           update to work also with libvisual 0.4 API, fix double unref (#355914)
12775           
12776         * tools/gst-launch-ext.1.in:
12777         * tools/gst-visualise.1.in:
12778           remove references to old man-pages
12779
12780         * tests/examples/seek/seek.c: (main):
12781           add real meadi-buttons, add tool-tips for the seek-options, arrange
12782           seek options in a table
12783
12784 2006-09-18  Michael Smith  <msmith@fluendo.com>
12785
12786         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
12787         (gst_ogg_mux_push_buffer):
12788           Don't generate out-of-order timestamps from oggmux, instead clamp
12789           output timestamps to be >= the previously output ts.
12790           Fixes #355595
12791
12792 2006-09-18  Michael Smith  <msmith@fluendo.com>
12793
12794         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12795         (gst_multi_fd_sink_class_init):
12796           Updates, fixes, and typo corrections for multifdsink. No functional
12797           changes.
12798
12799 2006-09-17  Michael Smith  <msmith@fluendo.com>
12800
12801         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
12802           Don't crash on truncated files - check that we got an 8 byte buffer
12803           before trying to memcmp it.
12804
12805 2006-09-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12806
12807         * gst/playback/gstplaybasebin.c: (get_active_source):
12808           Make stream-switching appear instant to the application
12809           (ie. make sure that a g_object_get on 'current-foo' returns
12810           the stream previously set with g_object_set(). Totem needs
12811           this to update stream-related meta-info (like audio-codec)
12812           correctly when switching streams.
12813
12814 2006-09-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12815
12816         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
12817         (gst_alsa_mixer_ensure_track_list):
12818           Try harder to guess which mixer track is the master mixer
12819           track (instead of just taking the first one that has a pvolume).
12820           Fixes #342228.
12821
12822 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12823
12824         reviewed by: <delete if not using a buddy>
12825
12826         * gst-libs/gst/audio/audio.h:
12827         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
12828
12829 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12830
12831         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
12832         (gst_audio_convert_transform_caps):
12833           Get structure-name just once.
12834
12835 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12836
12837         * tests/check/elements/audioresample.c: (GST_START_TEST):
12838         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12839         * tests/check/elements/volume.c: (GST_START_TEST):
12840         * tests/check/elements/vorbisdec.c: (GST_START_TEST):
12841         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
12842         (test_pipeline), (GST_START_TEST):
12843         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
12844         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
12845           Fix big batch of compiler warnings.
12846
12847 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12848
12849         * ext/gnomevfs/gstgnomevfssrc.c:
12850           Add docs about icydemux usage in connection with gnomevfssrc
12851
12852         * ext/libvisual/visual.c:
12853         * ext/ogg/gstoggaviparse.c:
12854         * ext/ogg/gstoggdemux.c:
12855         * ext/ogg/gstoggmux.c:
12856         * ext/ogg/gstoggparse.c:
12857         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
12858         * gst-libs/gst/audio/gstaudiosink.c:
12859         * gst-libs/gst/audio/gstaudiosrc.c:
12860         * gst/audiorate/gstaudiorate.c:
12861           More G_OBJECT macro fixing.
12862
12863         * gst/audiotestsrc/gstaudiotestsrc.h:
12864           Fix wrong info in header due to copy & paste
12865
12866 2006-09-15  Wim Taymans  <wim@fluendo.com>
12867
12868         * gst-libs/gst/audio/gstbaseaudiosink.c:
12869         (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
12870         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12871         (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
12872         (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
12873         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
12874         Do the delay calculation in the source/sink base classes as this is
12875         specific for the capture/playback mode.
12876         Try to fixate a bit better, like round depth up to a multiple of 8
12877         bigger than width.
12878         Handle underruns correctly by marking DISCONT on buffers and adjusting
12879         timestamps to handle the gap.
12880         Set offset/offset_end correctly on buffers.
12881
12882         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
12883         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
12884         (gst_ring_buffer_read):
12885         Remove resync and underrun recovery from the ringbuffer.
12886         Fix ringbuffer read code on under/overrun.
12887
12888 2006-09-15  Wim Taymans  <wim@fluendo.com>
12889
12890         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
12891         (gst_play_base_bin_init), (fill_buffer), (check_queue),
12892         (queue_threshold_reached), (gst_play_base_bin_set_property),
12893         (gst_play_base_bin_get_property):
12894         * gst/playback/gstplaybasebin.h:
12895         Don't use a 0 low watermark when buffering, it is catching starvation
12896         way too late. Instead, use a 3 second queue with 30 and 95
12897         percent low/high watermarks. 
12898         Added queue-min-threshold property to configure low watermark.
12899         Use new _buffering message API.
12900         Make queue_threshold variable big enough to store a uint64 time value.
12901         API: playbin::queue-min-threshold property.
12902
12903 2006-09-15  Wim Taymans  <wim@fluendo.com>
12904
12905         * configure.ac:
12906         We require 0.10.10.1 now because of _wait_preroll().
12907
12908         * gst-libs/gst/audio/gstbaseaudiosink.c:
12909         (gst_base_audio_sink_render):
12910         Use gst_base_sink_wait_preroll().
12911
12912 2006-09-15  Wim Taymans  <wim@fluendo.com>
12913
12914         * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
12915         * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
12916         Use DEBUG_OBJECT more.
12917
12918 === release 0.10.10 ===
12919
12920 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
12921
12922         patch by: Michael Smith <msmith at fluendo dot com>
12923
12924         * gst/tcp/gstmultifdsink.c: (is_sync_frame),
12925         (gst_multi_fd_sink_client_queue_buffer),
12926         (gst_multi_fd_sink_new_client):
12927         * tests/check/elements/multifdsink.c: (GST_START_TEST),
12928         (multifdsink_suite):
12929           Fix implementation of sync-method 'next-keyframe'
12930           Closes #354594
12931
12932 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
12933
12934         patch by: Wim Taymans <wim at fluendo dot com>
12935
12936         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
12937         This patch removes the RANDOM flag that was incorrectly introduced with
12938         revision 1.91.  Fixes #354590
12939
12940 2006-09-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12941
12942         * tests/check/Makefile.am:
12943           Random variation in Makefile line to see if it makes the
12944           gen64-base-full bot any happier.
12945
12946 2006-09-04  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12947
12948         * tests/check/pipelines/oggmux.c: (oggmux_suite):
12949           Disable test that fails at the moment (killed after timeout).
12950
12951 2006-09-04  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12952
12953         Patch by: James Livingston  <doclivingston at gmail.com>
12954
12955         * tests/check/Makefile.am:
12956         * tests/check/pipelines/.cvsignore:
12957         * tests/check/pipelines/oggmux.c: (get_page_codec),
12958         (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
12959         (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
12960         (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
12961         (test_theora_vorbis), (oggmux_suite):
12962           Add simple unit test for oggmux from #337026 with checking for the
12963           EOS flags disabled for the time being.
12964
12965 2006-09-04  Wim Taymans  <wim@fluendo.com>
12966
12967         patch by: Alessandro Dessina <alessandro nnva org>
12968
12969         * ext/ogg/gstoggmux.c:
12970         Add cmml caps to oggmux. Fixes #353912
12971
12972 2006-09-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12973
12974         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12975           Returning a return value often helps. In this case, we
12976           don't need the return value anyway, so just get rid of it.
12977           Should make build bots much happier.
12978
12979 2006-09-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12980
12981         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
12982         (paint_get_structure), (gst_video_test_src_get_size),
12983         (gst_video_test_src_smpte), (gst_video_test_src_snow),
12984         (gst_video_test_src_unicolor), (paint_setup_AYUV),
12985         (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
12986         (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
12987         * gst/videotestsrc/videotestsrc.h:
12988           Add support for AYUV and the various RGBA formats. Initialise
12989           fields of paintinfo structs allocated on the stack.
12990
12991         * tests/check/elements/videotestsrc.c: (right_shift_colour),
12992         (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
12993         (check_rgb_buf), (videotestsrc_suite):
12994           Add unit tests for videotestsrc's RGB output.
12995
12996 2006-09-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
12997
12998         * gst/videotestsrc/gstvideotestsrc.c:
12999         (gst_video_test_src_pattern_get_type),
13000         (gst_video_test_src_set_pattern):
13001         * gst/videotestsrc/gstvideotestsrc.h:
13002         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
13003         (gst_video_test_src_black), (gst_video_test_src_white),
13004         (gst_video_test_src_red), (gst_video_test_src_green),
13005         (gst_video_test_src_blue):
13006         * gst/videotestsrc/videotestsrc.h:
13007           Add more uni-colour patterns ("white", "red", "green", and "blue").
13008
13009 2006-09-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13010
13011         * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
13012           Fix stride for YVYU, should be word-aligned (#353658).
13013
13014 2006-08-31  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13015
13016         * gst/adder/gstadder.c: (gst_adder_src_event):
13017           Fix build.
13018
13019 2006-08-31  Edward Hervey  <edward@fluendo.com>
13020
13021         * gst/adder/gstadder.c: (forward_event_func),
13022         (gst_adder_src_event), (gst_adder_collected),
13023         (gst_adder_change_state):
13024         * gst/adder/gstadder.h:
13025         Remember the start position asked in the incoming seeks, so we can
13026         output GST_EVENT_NEW_SEGMENT with a correct position value (instead
13027         of assuming it will always be 0).
13028
13029 2006-08-31  Edward Hervey  <edward@fluendo.com>
13030
13031         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
13032         (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
13033         (gst_ogg_demux_loop):
13034         Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
13035
13036 2006-08-30  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13037
13038         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13039         (gst_ffmpegcsp_get_unit_size):
13040           Return FALSE instead of returning a random false unit
13041           size when the format isn't known/supported (even if
13042           this shouldn't happen under normal circumstances).
13043
13044 2006-08-29  Wim Taymans  <wim@fluendo.com>
13045
13046         Patch by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13047
13048         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
13049         (gst_gnome_vfs_src_start):
13050         Try harder to get the size from a uri by using _info_uri() when
13051         _info_from_handle() does not give us enough info. 
13052         Also follow symlinks when getting the size.
13053         Partially Fixes #332864.
13054
13055 2006-08-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13056
13057         Patch by: Viktor Peters  <viktor dot peters at gmail dot com>
13058
13059         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
13060         (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
13061         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
13062         (gst_alsa_mixer_set_record):
13063         * ext/alsa/gstalsamixertrack.c:
13064         (gst_alsa_mixer_track_update_alsa_capabilities),
13065         (alsa_track_has_cap), (gst_alsa_mixer_track_new),
13066         (gst_alsa_mixer_track_update):
13067         * ext/alsa/gstalsamixertrack.h:
13068           Improve and fix mixer track handling, in particular better handling
13069           of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
13070           separate track objects for tracks that have both capture and playback
13071           volume (and label them differently as well so they're not mistakenly
13072           assumed to be duplicates); classify mixer tracks that only affect
13073           the audible volume of something (rather than the capture volume)
13074           as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
13075           for capture tracks to correspond to alsa-pswitch alsa-cswitch
13076           (following the meaning documented in the mixer interface header
13077           file); add support for alsa's exclusive cswitch groups; update/sync
13078           state/flags better if mixer settings are changed by another
13079           application. Fixes #336075.
13080
13081 2006-08-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13082
13083         * gst/playback/gstplaybin.c:
13084           Improve docs: add section about BUFFERING messages sent by playbin.
13085
13086 2006-08-29  Michael Smith  <msmith@fluendo.com>
13087
13088         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
13089         (gst_vorbis_enc_buffer_check_discontinuous),
13090         (gst_vorbis_enc_chain):
13091           Ignore explicit DISCONT marked on buffers (which is often spurious,
13092           particularly when using multiple segments), in favour of solely
13093           using the timestamps/durations.
13094
13095 2006-08-29  Edward Hervey  <edward@fluendo.com>
13096
13097         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
13098         Don't rely on incoming buffers offset anymore, since it is completely
13099         broken when using multiple segments.
13100         Instead convert the incoming buffers timestamp to running time, and
13101         then convert that value to the offsets.
13102         Also inform GstSegment of the last outputted stop position, which is
13103         needed if we received several segments with an unknown stop value.
13104
13105 2006-08-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13106
13107         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
13108           fix buffer unreffing on a header push failure
13109
13110 2006-08-28  Wim Taymans  <wim@fluendo.com>
13111
13112         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
13113         (gst_audio_rate_chain):
13114         Make the metadata of the buffer writable before changing its
13115         flags.
13116
13117 2006-08-28  Wim Taymans  <wim@fluendo.com>
13118
13119         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
13120         (gst_audio_rate_setcaps), (gst_audio_rate_init),
13121         (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
13122         (gst_audio_rate_chain), (gst_audio_rate_change_state):
13123         Fix audiorate some more.
13124         Reset and resync counters on flush and READY.
13125         Handle the DISCONT flag correctly.
13126         Use GstSegment to track position.
13127         Fail when not negotiated.
13128         Fixes #353234.
13129
13130 2006-08-25  Michael Smith  <msmith@fluendo.com>
13131
13132         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
13133           Fix spelling.
13134           Remove accidently included debug line.
13135
13136 2006-08-25  Wim Taymans  <wim@fluendo.com>
13137
13138         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
13139         Small cleanups.
13140         If a buffer is received with no caps, make the buffer metadata
13141         writable and set the caps, making sure that we don't screw up the
13142         refcounts.
13143
13144 2006-08-25  Michael Smith  <msmith@fluendo.com>
13145
13146         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
13147         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
13148           Fix memory leaks and misleading debug messages, add a couple of
13149           comments.
13150
13151         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
13152         (gst_multi_fd_sink_render):
13153           Do not use gst_buffer_make_writable() in a basesink render method,
13154           as it may incorrectly unref the buffer. Instead, use convoluted
13155           dance to avoid copying the buffer except when we need to.
13156
13157 2006-08-25  Michael Smith  <msmith@fluendo.com>
13158
13159         * ext/vorbis/vorbisenc.c:
13160         (gst_vorbis_enc_buffer_check_discontinuous):
13161           Allow very small discontinuities in the timestamps. These we can't
13162           do anything useful with anyway (because vorbis's timestamps have
13163           only sample granularity), and are commonly produced by elements with
13164           minor bugs. Allow up to 1/2 a sample out.
13165           Fixes #351742.
13166
13167 2006-08-24  Wim Taymans  <wim@fluendo.com>
13168
13169         * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
13170         (play_scrub_toggle_cb), (main):
13171         Add a checkbox to enable play scrubbing. Makes it possible to disable
13172         normal scrubbing.
13173
13174 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
13175
13176         * tests/check/elements/.cvsignore:
13177           make buildbot happy
13178
13179 2006-08-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13180
13181         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
13182         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
13183         (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
13184         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
13185         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
13186         (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
13187         (gst_ogm_text_parse_strip_trailing_zeroes),
13188         (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
13189         (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
13190           Refactor ogm parse, do better input checking, misc. clean-ups.
13191           Cache incoming events and push them once the source pad has
13192           been created. Don't pass unterminated strings to sscanf().
13193           Strip trailing zeroes from subtitle text output, since they
13194           are not valid UTF-8. Don't push vorbiscomment packets on
13195           the subtitle text pad. Output perfect streams if possible.
13196
13197 2006-08-23  Wim Taymans  <wim@fluendo.com>
13198
13199         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
13200         Waits for tasks to settle down so that we clean up correctly for 
13201         valgrind.
13202
13203 2006-08-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13204
13205         * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
13206           Unit test fixes: \377 is more likely to fit into 8 bits than \777;
13207           actually return return value in taglists_are_equal.
13208
13209 2006-08-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13210
13211         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
13212           Fix crash due to broken bitstream parsing on x86-64: can't make
13213           any assumptions about sizeof(struct) due to alignment/packing
13214           differences on different architectures. Fixes #351790.
13215
13216 2006-08-22  Wim Taymans  <wim@fluendo.com>
13217
13218         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
13219         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
13220         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
13221         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
13222         (gst_riff_parse_info):
13223         Protect public functions against bad input.
13224         Do some cleanups.
13225         Fix documentation.
13226
13227 2006-08-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13228
13229         * gst-libs/gst/riff/riff-ids.h:
13230         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
13231           Add voxware audio IDs (even if we can't play it) (#351795).
13232
13233 2006-08-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13234
13235         * gst-libs/gst/riff/riff-media.c:
13236         (gst_riff_create_video_template_caps),
13237         (gst_riff_create_audio_template_caps),
13238         (gst_riff_create_iavs_template_caps):
13239           Const-ify some arrays and use G_N_ELEMENTS instead
13240           of wasting oodles of RAM on terminator bits.
13241
13242 2006-08-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13243
13244         * gst-libs/gst/tag/gstvorbistag.c:
13245         (gst_tag_list_to_vorbiscomment_buffer):
13246         * tests/check/libs/tag.c: (GST_START_TEST):
13247           And the same for _to_vorbiscomment_buffer(): allow
13248           id_data_len == 0 for speex.
13249
13250 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13251
13252         * configure.ac:
13253         * docs/plugins/Makefile.am:
13254         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13255         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13256         * docs/plugins/inspect/plugin-gdp.xml:
13257         * gst/gdp/Makefile.am:
13258         * tests/check/Makefile.am:
13259           Move GDP plugin to -base from -bad.  Closes #347783.
13260
13261 2006-08-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13262
13263         * gst-libs/gst/tag/gstvorbistag.c:
13264         (gst_tag_list_from_vorbiscomment_buffer):
13265           Allow id_data_len == 0 (needed for vorbis comments in Speex files).
13266           Also add some checks to make sure we don't memcmp() beyond the end of
13267           vorbiscomment buffer if the ID to check for is larger than the buffer.
13268
13269         * tests/check/libs/tag.c: (GST_START_TEST):
13270           Some more tests for gst_tag_list_from_vorbiscomment_buffer().
13271
13272 2006-08-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13273
13274         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
13275         (gst_vorbis_enc_set_metadata):
13276           Use vorbis comment utility functions from libgsttag
13277           instead of re-inventing the wheel (partially fixes #347091).
13278
13279 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
13280
13281         * tests/check/elements/audioconvert.c: (GST_START_TEST):
13282         Fix leaks. Wait for state transitions that might happen ASYNC, as well
13283         as some that won't.
13284
13285 2006-08-21  Wim Taymans  <wim@fluendo.com>
13286
13287         * docs/libs/Makefile.am:
13288         * docs/libs/gst-plugins-base-libs-sections.txt:
13289         * docs/libs/gst-plugins-base-libs.types:
13290         Don't try to GObject scan the netbuffer as it's not a GObject.
13291         Fixes #351308.
13292
13293         * gst-libs/gst/netbuffer/gstnetbuffer.c:
13294         * gst-libs/gst/netbuffer/gstnetbuffer.h:
13295         Document GstNetBuffer.
13296
13297 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13298
13299         * tests/check/elements/audioconvert.c: (GST_START_TEST),
13300         (audioconvert_suite):
13301           Add testcase for caps-size-explosion
13302
13303 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13304
13305         * gst/audioconvert/gstaudioconvert.c:
13306         (gst_audio_convert_get_unit_size), (set_structure_widths):
13307           Lower debug, use g_assert in _get_unit_size
13308
13309         * gst/audioresample/gstaudioresample.c:
13310         (audioresample_get_unit_size):
13311         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13312         (gst_ffmpegcsp_get_unit_size):
13313         * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
13314           use g_assert in _get_unit_size
13315
13316 2006-08-18  Wim Taymans  <wim@fluendo.com>
13317
13318         * docs/libs/gst-plugins-base-libs-sections.txt:
13319         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
13320         (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
13321         (gst_rtp_buffer_get_payload_buffer):
13322         * gst-libs/gst/rtp/gstrtpbuffer.h:
13323         Document GstRTPBuffer.
13324         Added function to efficiently strip payload headers.
13325         API: gst_rtp_buffer_get_payload_subbuffer()
13326
13327 2006-08-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13328
13329         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
13330         (gst_tag_to_vorbis_comments):
13331           Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
13332           tags and deserialise them properly as well (#347091).
13333           Add some more gtk-doc blurbs and also some g_return_if_fail().
13334
13335         * tests/check/libs/tag.c: (GST_START_TEST),
13336         (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
13337           More tests.
13338
13339 2006-08-17  Wim Taymans  <wim@fluendo.com>
13340
13341         * ext/ogg/Makefile.am:
13342         * ext/ogg/gstogg.c: (plugin_init):
13343         * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
13344         (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
13345         (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
13346         (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
13347         (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
13348         (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
13349         Added ogg-in-avi parser element. Fixes #140139.
13350
13351         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
13352         Fixed a bug in oggdemux debug code.
13353
13354         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13355         (gst_riff_create_audio_template_caps):
13356         Recognise Ogg in the AVI extensible wave format.
13357
13358 2006-08-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13359
13360         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
13361           Make buffer durations add up (duration should be next_ts-ts for
13362           perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
13363           from CVS.
13364
13365         * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
13366         (test_buffer_timestamps), (cddabasesrc_suite):
13367           Add unit test for the above.
13368
13369         * tests/check/Makefile.am:
13370           Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
13371           to see what happens.
13372
13373 2006-08-16  Wim Taymans  <wim@fluendo.com>
13374
13375         * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
13376         (gst_alsasink_open):
13377         * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
13378         (gst_alsasrc_open):
13379         Avoid setting and using a NULL device name.
13380         Print more info when we fail to open a device.
13381
13382 2006-08-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13383
13384         * docs/libs/gst-plugins-base-libs-sections.txt:
13385         * gst-libs/gst/tag/tag.h:
13386         * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
13387           API: add gst_tag_parse_extended_comment() (#351426).
13388
13389         * tests/check/Makefile.am:
13390         * tests/check/libs/.cvsignore:
13391         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
13392           Add unit test for gst_tag_parse_extended_comment().
13393
13394 2006-08-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13395
13396         * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
13397         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
13398           Fix leak (#351502).
13399
13400 2006-08-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13401
13402         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13403         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13404         * docs/plugins/gst-plugins-base-plugins.args:
13405         * gst/playback/gstplaybin.c:
13406           Document playbin.
13407           
13408         * docs/plugins/inspect/plugin-adder.xml:
13409         * docs/plugins/inspect/plugin-alsa.xml:
13410         * docs/plugins/inspect/plugin-audioconvert.xml:
13411         * docs/plugins/inspect/plugin-audiorate.xml:
13412         * docs/plugins/inspect/plugin-audioresample.xml:
13413         * docs/plugins/inspect/plugin-audiotestsrc.xml:
13414         * docs/plugins/inspect/plugin-cdparanoia.xml:
13415         * docs/plugins/inspect/plugin-decodebin.xml:
13416         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
13417         * docs/plugins/inspect/plugin-gnomevfs.xml:
13418         * docs/plugins/inspect/plugin-ogg.xml:
13419         * docs/plugins/inspect/plugin-pango.xml:
13420         * docs/plugins/inspect/plugin-playbin.xml:
13421         * docs/plugins/inspect/plugin-subparse.xml:
13422         * docs/plugins/inspect/plugin-tcp.xml:
13423         * docs/plugins/inspect/plugin-theora.xml:
13424         * docs/plugins/inspect/plugin-typefindfunctions.xml:
13425         * docs/plugins/inspect/plugin-video4linux.xml:
13426         * docs/plugins/inspect/plugin-videorate.xml:
13427         * docs/plugins/inspect/plugin-videoscale.xml:
13428         * docs/plugins/inspect/plugin-videotestsrc.xml:
13429         * docs/plugins/inspect/plugin-volume.xml:
13430         * docs/plugins/inspect/plugin-vorbis.xml:
13431         * docs/plugins/inspect/plugin-ximagesink.xml:
13432         * docs/plugins/inspect/plugin-xvimagesink.xml:
13433           Update to CVS version.
13434
13435 2006-08-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13436
13437         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
13438         (gst_play_bin_set_property), (gst_play_bin_get_property),
13439         (value_list_append_structure_list),
13440         (gst_play_bin_handle_redirect_message),
13441         (gst_play_bin_handle_message):
13442           API: GstPlayBin::connection-speed
13443           Add "connection-speed" property; re-order redirect messages with
13444           multiple redirect locations depending on the minimum bitrate if
13445           that information is available and a connection speed is set
13446           (#350399).
13447
13448 2006-08-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13449
13450         * gst/playback/gstplaybin.c:
13451           Update max volume to the same value that the volume element uses.
13452
13453 2006-08-14  Wim Taymans  <wim@fluendo.com>
13454
13455         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
13456         Less uglyness..
13457
13458 2006-08-14  Wim Taymans  <wim@fluendo.com>
13459
13460         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
13461         (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
13462         (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
13463         Add some more debug info.
13464         Don't crash when a seek failed.
13465         Actually return the result of the seek instead of TRUE.
13466         Ignore multiple BOS pages with the same serial so that we don't create
13467         the same stream multiple times.
13468         Post an error when we fail to do the initial seek.
13469
13470 2006-08-13  Wim Taymans  <wim@fluendo.com>
13471
13472         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
13473         (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
13474         Small code cleanup.
13475
13476         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
13477         (gst_alsa_mixer_new):
13478         Remove hack that always set the device to hw:0*.
13479         Properly find the card name for whatever device was configured.
13480         Do some better debugging.
13481         Fixes #350784.
13482
13483         * ext/alsa/gstalsamixerelement.c:
13484         (gst_alsa_mixer_element_set_property),
13485         (gst_alsa_mixer_element_change_state):
13486         Cleanups.
13487         Handle setting of a NULL device name better.
13488
13489 2006-08-11  Wim Taymans  <wim@fluendo.com>
13490
13491         * gst/adder/gstadder.c:
13492         Don't clip float values. Fixes #350900.
13493
13494 2006-08-11  Andy Wingo  <wingo@pobox.com>
13495
13496         * gst/tcp/gsttcp.c: Really fix the build?
13497
13498         * gst/tcp/gsttcp.h: For now, always disable deprecation here --
13499         fixes the build.
13500
13501 2006-08-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13502
13503         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
13504           Float caps shouldn't have a "signed" field.
13505
13506 2006-08-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13507
13508         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
13509           Implement SEEKING query in its most basic form, so that we can
13510           at least check if we're seekable or not (#350655).
13511
13512 2006-08-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13513
13514         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
13515           The checks here are not even close to anything that would
13516           justify MAXIMUM probability, lowering to POSSIBLE until someone
13517           fixes the checks (case at hand: quicktime redirection files
13518           might start with 00 00 01 XX and pass the checks here just
13519           fine, see #350399).
13520
13521 2006-08-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13522
13523         Patch by: Sjoerd Simons  <sjoerd at luon net>
13524
13525         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
13526           Better detection for multipart/x-mixed-replace: accept leading
13527           whitespaces before the boundary marker as well (as our very own
13528           multipartmux used to produce) (#349068).
13529
13530 2006-08-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13531
13532         Patch by: Young-Ho Cha  <ganadist at chollian net>
13533
13534         * gst-libs/gst/riff/riff-ids.h:
13535         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13536         (gst_riff_create_audio_template_caps):
13537           Detect DTS audio streams (#350157).
13538
13539 2006-08-05  Andy Wingo  <wingo@pobox.com>
13540
13541         * ext/theora/gsttheoraparse.h:
13542         * ext/theora/theoraparse.c (gst_theora_parse_class_init)
13543         (theora_parse_dispose, theora_parse_set_property)
13544         (theora_parse_get_property, theora_parse_munge_granulepos)
13545         (theora_parse_push_buffer, theora_parse_change_state):
13546         API: GstTheoraParse::synchronization-points
13547         Add a property 'synchronization-points' to fix badly synchronized oggs.
13548
13549 2006-08-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13550
13551         * tests/check/Makefile.am:
13552         * tests/check/libs/.cvsignore:
13553         * tests/check/libs/audio.c: (structure_contains_channel_positions),
13554         (fixed_caps_have_channel_positions), (GST_START_TEST),
13555         (audio_suite), (main):
13556           Add a few tests for the channel position stuff in libgstaudio.
13557
13558 2006-08-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13559
13560         * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
13561         (gst_alsa_detect_channels):
13562         * ext/alsa/gstalsasink.c:
13563           Add support for cards that (only) do more than 8 channels,
13564           like the Delta 44 (#345188).
13565
13566         * gst-libs/gst/audio/multichannel.c:
13567         (gst_audio_check_channel_positions):
13568         * gst-libs/gst/audio/multichannel.h:
13569           API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
13570           unspecified channel position and cannot be combined with any
13571           of the other audio channel positions; adjust position layout
13572           checks accordingly (#345188).
13573
13574 2006-08-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13575
13576         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13577           Recognise ancient RealAudio files (see #349779).
13578
13579 2006-08-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13580
13581         Patch by: Jens Granseuer  <jensgr at gmx net>
13582
13583         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13584           Add typefinder for Interplay's MVE format (#348973).
13585
13586 2006-08-02  Wim Taymans  <wim@fluendo.com>
13587
13588         Patch by: Marcel Moreaux <marcelm at luon dot net>
13589
13590         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13591         (gst_base_rtp_depayload_add_to_queue):
13592         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13593         Handle RTP sequence number rollover.
13594         Disable jitterbuffer by default.
13595
13596 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
13597
13598         * gst/audioresample/gstaudioresample.c: (audioresample_stop),
13599         (audioresample_set_caps):
13600         Don't leak references to the incoming caps. Clean them up when
13601         stopping.
13602
13603         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
13604         (gst_video_scale_finalize):
13605         Don't leak our temporary pixel buffer.
13606
13607         * tests/check/Makefile.am:
13608         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
13609         (GST_START_TEST), (simple_launch_lines_suite):
13610
13611         Fix leaks and re-enable the test for valgrind checking.
13612
13613 2006-07-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13614
13615         Patch by: Sjoerd Simons  <sjoerd at luon net>
13616
13617         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
13618         (plugin_init):
13619           Add typefind function for multipart/x-mixed-replace (#348916).
13620
13621 2006-07-28  Wim Taymans  <wim@fluendo.com>
13622
13623         * gst/adder/gstadder.c: (gst_adder_setcaps),
13624         (gst_adder_query_duration):
13625         Fix leak in duration query.
13626         Reflow some docs and notes.
13627
13628 2006-07-28  Michael Smith  <msmith@fluendo.com>
13629
13630         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
13631         (vorbisenc_suite):
13632           Enable Andy's extra vorbisenc test, now that it passes. Also fix one
13633           aspect of it.
13634
13635 2006-07-28  Michael Smith  <msmith@fluendo.com>
13636
13637         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
13638         (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
13639         (gst_vorbis_enc_push_buffer),
13640         (gst_vorbis_enc_buffer_check_discontinuous),
13641         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
13642         * ext/vorbis/vorbisenc.h:
13643           Handle discontinuities in the input vorbis stream correctly,
13644           so that the output is properly timestamped (and has good granulepos
13645           values). Needs some oggmux fixes too.
13646
13647 2006-07-27  Wim Taymans  <wim@fluendo.com>
13648
13649         patch by: Kai Vehmanen <kv2004 eca cx>
13650
13651         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13652         (gst_base_rtp_depayload_chain),
13653         (gst_base_rtp_depayload_handle_sink_event),
13654         (gst_base_rtp_depayload_change_state):
13655         Don't send multiple newsegments with different formats.
13656         Fixes #348677.
13657
13658 2006-07-26  Wim Taymans  <wim@fluendo.com>
13659
13660         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13661         (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
13662         Make seeking in ogg more accurate again by doing the more correct
13663         granuletime to stream time conversion.
13664
13665 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13666
13667         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
13668         (gst_multi_fd_sink_new_client):
13669           debug a little more understandably
13670           do not use goto as a substitute for break, especially if
13671           break is also being used
13672
13673 2006-07-26  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13674
13675         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
13676         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
13677           Remove GLib-2.6 compatibility cruft.
13678
13679 2006-07-24  Wim Taymans  <wim@fluendo.com>
13680
13681         * gst-libs/gst/audio/gstbaseaudiosink.c:
13682         (gst_base_audio_sink_render):
13683         Don't try to align a sample to an unknown value.
13684
13685 2006-07-24  Wim Taymans  <wim@fluendo.com>
13686
13687         * gst-libs/gst/audio/gstbaseaudiosink.c:
13688         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
13689         When the audio clock is slaved to another clock, never try to align
13690         samples but trust the rate interpolation algorithm.
13691
13692 2006-07-24  Wim Taymans  <wim@fluendo.com>
13693
13694         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13695         Don't try to calculate silence samples, base class does this much
13696         better now.
13697
13698         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13699         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
13700         (gst_ring_buffer_acquire):
13701         Calculate silence samples correctly.
13702
13703         * gst-libs/gst/audio/gstringbuffer.h:
13704         Add _CAST macro.
13705
13706 2006-07-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13707
13708         * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
13709           Limit search for the first markup tag to the first few kB of
13710           the file. If we don't find one there, it's highly unlikely that
13711           this is an XML(-ish) file.
13712
13713 2006-07-21  Andy Wingo  <wingo@pobox.com>
13714
13715         * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
13716         test to the one in vorbisenc. Also commented out.
13717
13718         * tests/check/pipelines/vorbisenc.c: 
13719         (test_discontinuity): New test, commented out until Mike lands
13720         some elite vorbisenc patches.
13721
13722         * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
13723         Bufferstraw was actually factored out of these tests. Now we share
13724         code yay.
13725
13726         * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
13727         for bufferstraw addition to gstcheck.
13728
13729 2006-07-21  Wim Taymans  <wim@fluendo.com>
13730
13731         * ext/theora/theoradec.c: (clip_buffer):
13732         Better clipping.
13733
13734 2006-07-21  Wim Taymans  <wim@fluendo.com>
13735
13736         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
13737         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
13738         (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
13739         Fix leak.
13740         Avoid type casting when we can.
13741
13742         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
13743         Fix mem leak.
13744
13745 2006-07-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13746
13747         * ext/alsa/gstalsamixerelement.c:
13748         (gst_alsa_mixer_element_change_state):
13749           Make state change fail if the specified device can't be opened
13750           for some reason.
13751
13752 2006-07-20  Wim Taymans  <wim@fluendo.com>
13753
13754         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13755         (cb_newpad), (main):
13756         Example of a small audio/video player using decodebin.
13757
13758 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
13759
13760         * gst-libs/gst/riff/riff-ids.h:
13761           Add 'fact' chunk id
13762
13763 2006-07-19  Wim Taymans  <wim@fluendo.com>
13764
13765         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13766         (gst_base_rtp_depayload_chain),
13767         (gst_base_rtp_depayload_change_state):
13768         Don't assert when not negotiated but post a meaningfull 
13769         error message. Fixes #347918.
13770
13771         * gst-libs/gst/rtp/gstbasertppayload.c:
13772         Add comment about better default MTU size.
13773
13774         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
13775         Small cleanups, start docs.
13776
13777 2006-07-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13778
13779         Patch by: Martin Szulecki
13780
13781         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
13782           If "device-name" is requested and the device is not
13783           open, try to temporarily open it to obtain this
13784           information (#342494).
13785
13786 2006-07-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13787
13788         * gst-libs/gst/tag/gstid3tag.c:
13789           Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
13790
13791         * gst-libs/gst/tag/gsttageditingprivate.h:
13792         * gst-libs/gst/tag/gstvorbistag.c:
13793           Some more random const-ifications.
13794
13795 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
13796
13797         * gst-libs/gst/riff/riff-ids.h:
13798         * gst-libs/gst/riff/riff-media.c:
13799         (gst_riff_create_video_template_caps):
13800           Add more FOURCCs (sort list to make stuff easier to find),
13801           add comment what those 16 bytes in struct _gst_riff_strh according to
13802           one avi-dumper are
13803
13804 2006-07-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13805
13806         * gst-libs/gst/audio/multichannel.c:
13807         (gst_audio_check_channel_positions),
13808         (gst_audio_fixate_channel_positions):
13809           Const-ify two arrays.
13810
13811 2006-07-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13812
13813         * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
13814           Fix typo, so that alsasink also advertises 8 channels
13815           if that's supported (tags: can, worms, open, alsa, ph34r).
13816
13817 2006-07-17  Wim Taymans  <wim@fluendo.com>
13818
13819         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13820         (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
13821         *sigh*, when is the compiler going to warn when the comments
13822         are out-of-sync with the code.. Refix case of busted theora
13823         headers with 0 granule pos.
13824
13825 2006-07-14  Wim Taymans  <wim@fluendo.com>
13826
13827         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13828         (gst_base_rtp_depayload_wait),
13829         (gst_base_rtp_depayload_change_state),
13830         (gst_base_rtp_depayload_set_property),
13831         (gst_base_rtp_depayload_get_property):
13832         Fix 99% cpu load by waiting for absolute times on the
13833         clock. Fixes #347300.
13834
13835 2006-07-14  Andy Wingo  <wingo@pobox.com>
13836
13837         * ext/theora/gsttheoraparse.h: 
13838         * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
13839         (theora_parse_push_headers, theora_parse_clear_queue)
13840         (theora_parse_drain_queue_prematurely, )
13841         (theora_parse_sink_event, theora_parse_change_state): Queue events
13842         until we initialized our state, like in vorbisparse.
13843
13844         * ext/vorbis/vorbisparse.h: 
13845         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
13846         (vorbis_parse_push_headers, vorbis_parse_clear_queue)
13847         (vorbis_parse_drain_queue_prematurely, )
13848         (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
13849         until we have initialized our state. Fixes seeking after an
13850         initial pad block.
13851
13852 2006-07-14  Andy Wingo  <wingo@pobox.com>
13853
13854         Patch by: Iain Holmes <iaingnome@gmail.com>
13855         
13856         * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
13857
13858 2006-07-14  Jan Schmidt  <thaytan@mad.scientist.com>
13859
13860         * configure.ac:
13861         Bump nano back to CVS
13862
13863 === release 0.10.9 ===
13864
13865 2006-07-13  Jan Schmidt <thaytan@mad.scientist.com>
13866
13867         * configure.ac:
13868           releasing 0.10.9, "I walk the line"
13869
13870 2006-07-14  Michael Smith  <msmith@fluendo.com>
13871
13872         * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
13873           Move a g_cond_signal to earlier to avoid sometimes deadlocking
13874           (commonly happens when running this test under valgrind) when trying
13875           to remove the buffer probe.
13876
13877 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13878
13879         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
13880         Fix missing g_unlock from the previous commit
13881
13882 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13883
13884         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13885         (gst_ximagesink_change_state):
13886         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13887         (gst_xvimagesink_change_state):
13888         Implement a locking order to ensure we always take the object lock
13889         before the x_lock and never vice-versa.
13890
13891 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13892
13893         * gst/playback/gstdecodebin.c: (find_compatibles):
13894         Fix a caps leak when linking (#347304)
13895
13896         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
13897         (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
13898         (gst_ximagesink_change_state):
13899         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
13900         (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
13901         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
13902         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
13903         Don't leak shared memory resources. Use the object lock to protect
13904         against the xcontext disappearing while returning a buffer from the
13905         pipeline. (#347304)
13906
13907 2006-07-12  Edward Hervey  <edward@fluendo.com>
13908
13909         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
13910         (vorbis_handle_comment_packet):
13911         gst_tag_list_merge() returns a new object. Take that into account when
13912         using it. This avoids memleak.
13913         Revert previous commit which is not needed.
13914
13915 2006-07-12  Edward Hervey  <edward@fluendo.com>
13916
13917         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
13918         Reset the decoder in finalize so that all fields get cleared.
13919
13920 2006-07-12  Wim Taymans  <wim@fluendo.com>
13921
13922         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13923         (gst_base_audio_src_set_clock),
13924         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
13925         Don't try to post an error message when setting the clock fails
13926         as this can happen when adding an element to a bin which will then
13927         deadlock. Fixes #347296.
13928
13929 2006-07-12  Edward Hervey  <edward@fluendo.com>
13930
13931         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
13932         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
13933         (vorbis_handle_type_packet):
13934         Post tag messages on the bus even if we're not initialized.
13935         If we're not initialized, we still postpone the event pushing of tags.
13936
13937 2006-07-12  Wim Taymans  <wim@fluendo.com>
13938
13939         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13940         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13941         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
13942         Revert last two changes that broke the freeze.
13943
13944 2006-07-12  Wim Taymans  <wim@fluendo.com>
13945
13946         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13947         basesink calculates silence sample correctly for us.
13948
13949 2006-07-12  Wim Taymans  <wim@fluendo.com>
13950
13951         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13952         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
13953         Calculate correct silence samples so we don't fill our ringbuffer
13954         with noise.
13955
13956 2006-07-12  Edward Hervey  <edward@fluendo.com>
13957
13958         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
13959         (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
13960         (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
13961         * ext/vorbis/vorbisdec.h:
13962         Delay sending events (newsegment, tags) until the decoder is properly
13963         initialized.
13964         Fixes #347295
13965
13966 2006-07-11  Jan Schmidt  <thaytan@mad.scientist.com>
13967
13968         * tests/check/elements/audioconvert.c: (get_float_mc_caps),
13969         (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
13970           Patch from #347221 adding a test for audioconvert
13971           channel remappings.
13972
13973 2006-07-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13974
13975         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
13976         (gst_ssa_parse_parse_line):
13977           Don't include the terminating NUL in the buffer size,
13978           it's only there for extra paranoia (would add random
13979           '*' characters at the end of each subtitle since the
13980           terminator itself is not valid UTF-8 technically).
13981           Also fix indenting after boilerplate macro.
13982
13983 2006-07-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
13984
13985         * gst/playback/gstdecodebin.c: (close_pad_link):
13986           Also emit 'unknown-type' signal (which should really be
13987           called unhandled-type) if we found potential decoders/demuxers
13988           in the registry but none of them worked in the end (as in the
13989           case where the plugins don't exist any longer but are still
13990           listed in the registry). Fixes #329798.
13991
13992 2006-07-08  Andy Wingo  <wingo@pobox.com>
13993
13994         * theoraparse.c (theora_parse_push_buffer)
13995         (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
13996         Add some more debugging. Fix granulepos reconstruction in the face
13997         of discontinuities.
13998
13999 2006-07-06  Wim Taymans  <wim@fluendo.com>
14000
14001         * gst-libs/gst/audio/gstbaseaudiosink.c:
14002         (gst_base_audio_sink_class_init),
14003         (gst_base_audio_sink_provide_clock):
14004         Use gobject_class instead of G_OBJECT_CLASS (klass)
14005
14006         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14007         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
14008         (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
14009         (gst_base_audio_src_get_time),
14010         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
14011         (gst_base_audio_src_create_ringbuffer):
14012         Fix latency and buffer-time constants and properties ala basesink.
14013         Implement pull based scheduling. Fixes #346527.
14014         Set default blocksize in GstBaseSrc to 0, we default to pushing out
14015         one segment.
14016         Refuse slaving to another clock instead of silently not working.
14017         Only provide a clock when we are actually able to do so.
14018         Various small cleanups and compiler hints.
14019
14020 2006-07-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14021
14022         Patch by: Lutz Mueller <lutz at topfrose de>
14023
14024         * gst/typefind/gsttypefindfunctions.c: (html_type_find),
14025         (plugin_init):
14026           Add typefinding for text/html (#346581).
14027
14028 2006-07-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14029
14030         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
14031         (xml_check_first_element), (xml_type_find), (smil_type_find):
14032           Fix SMIL typefinding, make xml_check_first_element() more
14033           useful.
14034
14035 2006-07-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14036
14037         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
14038         (gst_play_base_bin_finalize), (decodebin_element_added_cb),
14039         (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
14040         * gst/playback/gstplaybasebin.h:
14041           Protect list of elements with a subtitle-encoding property and
14042           the subtitle encoding member itself with a lock of their own
14043           instead of using the object lock. This prevents a dead-lock in
14044           the element-remove callback in some circumstances when shutting
14045           down playbin.
14046
14047 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
14048
14049         * win32/common/libgsttag.def:
14050         Export some new functions.
14051         * win32/vs6/libgstogg.dsp:
14052         Add a link to libgsttag-0.10.lib.
14053
14054 2006-07-04  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14055
14056         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14057           Some const-ification.
14058
14059 2006-07-04  Wim Taymans  <wim@fluendo.com>
14060
14061         * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
14062         Improve checking if we are dealing with a stream. Added some
14063         more uris that need buffering.
14064
14065 2006-07-03  Edward Hervey  <edward@fluendo.com>
14066
14067         * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
14068         Remove unused variable.
14069
14070 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14071
14072         * Makefile.am:
14073           include lcov.mak
14074         * configure.ac:
14075           add GCOV_LIBS to GST_LIBS
14076
14077 2006-07-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14078
14079         Patch by: Michael Sheldon  <webmaster at mikeasoft com>
14080
14081         * ext/alsa/gstalsasrc.c:
14082           Add 32 bps to template caps and increase channels range
14083           from [1,2] to [1,MAX]. See #346326.
14084
14085 2006-06-30  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14086
14087         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
14088           Recognise 'WMVA' video codec fourcc (#345879).
14089           
14090 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14091          
14092         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14093           Fixed nasty memory leak
14094
14095 2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14096
14097         * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
14098         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
14099           fix logging
14100
14101 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
14102
14103         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14104         (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
14105         (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
14106         Protect remove_fakesink using a mutex, so that we don't try and
14107         remove the fakesink simultaneously from multiple threads.
14108
14109         When going from READY to PAUSED, restore the fakesink, so that
14110         it is there when decodebin gets reused.
14111
14112 2006-06-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14113
14114         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
14115         * gst-libs/gst/rtp/gstbasertpdepayload.c:
14116         * gst-libs/gst/rtp/gstbasertppayload.c:
14117         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14118         * gst/tcp/gstmultifdsink.c:
14119         * gst/tcp/gsttcpclientsink.c:
14120         * gst/tcp/gsttcpclientsrc.c:
14121         * gst/tcp/gsttcpserversink.c:
14122         * gst/tcp/gsttcpserversrc.c:
14123         * gst/videorate/gstvideorate.c:
14124         * gst/videotestsrc/gstvideotestsrc.c:
14125         * sys/v4l/gstv4ljpegsrc.c:
14126         * sys/v4l/gstv4lmjpegsink.c:
14127         * sys/v4l/gstv4lsrc.c:
14128         * tests/examples/seek/scrubby.c:
14129         * tests/examples/seek/seek.c:
14130           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
14131
14132 2006-06-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14133
14134         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
14135           Second field in GEnumValue shouldn't be a description,
14136           but a stringified version of the enum value.
14137
14138 2006-06-22  Wim Taymans  <wim@fluendo.com>
14139
14140         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
14141         (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
14142         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
14143         Avoid type checking in buffer casts.
14144         Avoid caps copy in buffer_alloc when we can.
14145         Use pad_peer_accept.
14146
14147 2006-06-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14148
14149         * gst-libs/gst/tag/tag.h:
14150           Oops, make that 'Since: 0.10.9'.
14151
14152 2006-06-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14153
14154         * docs/libs/gst-plugins-base-libs-sections.txt:
14155         * gst-libs/gst/tag/tag.h:
14156         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
14157         (gst_tag_image_type_get_type):
14158           API: add GstTagImageType enum to describe images contained
14159           in image tags (#345641).
14160
14161 2006-06-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14162
14163         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
14164           Fix warnings with gst-inspect: "buffers-min" property
14165           should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
14166           typo in property description.
14167
14168 2006-06-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14169
14170         Patch by: Cody Russell <bratsche at gnome org>
14171
14172         * gst/audioresample/gstaudioresample.c:
14173         (gst_audioresample_class_init):
14174         * gst/playback/gststreamselector.c:
14175         (gst_stream_selector_class_init):
14176         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
14177         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
14178         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
14179         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
14180         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
14181         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
14182         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
14183         * gst/videotestsrc/gstvideotestsrc.c:
14184         (gst_video_test_src_class_init):
14185         * gst/volume/gstvolume.c: (gst_volume_class_init):
14186           Avoid unnecessary class cast check in class_init
14187           functions (#337747).
14188
14189 2006-06-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14190
14191         * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
14192         (gst_text_overlay_video_chain):
14193           g_markup_escape_text() REALLY doesn't like non-UTF8 input
14194           and doesn't validate its input either (and neither did
14195           textoverlay it seems). Let's do that then and fix #345206.
14196
14197 2006-06-19  Wim Taymans  <wim@fluendo.com>
14198
14199         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
14200         (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
14201         (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
14202         (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
14203         (find_syncframe), (find_limits), (assign_value),
14204         (count_burst_unit), (gst_multi_fd_sink_new_client),
14205         (gst_multi_fd_sink_handle_client_write),
14206         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
14207         (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
14208         (gst_multi_fd_sink_change_state):
14209         * gst/tcp/gstmultifdsink.h:
14210         Added shiny new burst-on-connect methods.
14211         Add properties to control the minimal amount of data queued.
14212         Small cleanups.
14213         API: bytes-min property
14214         API: time-min property
14215         API: buffers-min property
14216         API: burst-unit property
14217         API: burst-value property
14218         API: add-full signal
14219
14220         * gst/tcp/gsttcp-marshal.list:
14221         Added new marshaller code for the new signal.
14222
14223         * tests/check/elements/multifdsink.c: (GST_START_TEST),
14224         (multifdsink_suite):
14225         Added testcases for new burst methods.
14226
14227 2006-06-19  Edward Hervey  <edward@fluendo.com>
14228
14229         * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
14230         Implement clipping for accurate seeking.
14231         Closes #345225
14232
14233 2006-06-19  Wim Taymans  <wim@fluendo.com>
14234
14235         Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
14236
14237         * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
14238         (gst_video_scale_transform):
14239         Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
14240
14241 2006-06-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14242
14243         * configure.ac:
14244           Fix --disable-external (can't set conditionals conditionally,
14245           #343602).
14246
14247 2006-06-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14248
14249         * tests/check/elements/audioresample.c: (test_reuse),
14250         (audioresample_suite):
14251           Add test case for bug #342789 fixed below.
14252
14253 2006-06-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14254
14255         * gst/audioresample/gstaudioresample.c:
14256         (gst_audioresample_class_init), (gst_audioresample_init),
14257         (audioresample_start), (audioresample_stop),
14258         (gst_audioresample_set_property), (gst_audioresample_get_property):
14259           Implement GstBaseTransform::start and ::stop so that audioresample
14260           can clear its internal state properly and be reused instead of
14261           causing non-negotiated errors with playbin under some circumstances
14262           (#342789).
14263
14264         * tests/check/elements/audioresample.c: (setup_audioresample),
14265         (cleanup_audioresample):
14266           Need to set element state here so that ::start and ::stop are
14267           called.
14268
14269 2006-06-16  Wim Taymans  <wim@fluendo.com>
14270
14271         Patch by: Young-Ho Cha <ganadist at chollian dot net>
14272
14273         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
14274         Parse extra data better, apparently it's right behind
14275         the normal strf header size. Fixes #343500.
14276
14277 2006-06-16  Wim Taymans  <wim@fluendo.com>
14278
14279         * ext/alsa/gstalsasink.c: (set_hwparams):
14280         If we fail to set the buffer_time and period_time alsa
14281         parameters, post a warning and leave alsa select a 
14282         default instead of failing. Fixes #342085
14283
14284 2006-06-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14285
14286         * docs/libs/gst-plugins-base-libs-sections.txt:
14287         * gst-libs/gst/cdda/gstcddabasesrc.h:
14288           Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
14289           out in the header file and shouldn't be listed in the docs.
14290
14291         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14292           Must dereference pointer to fourcc in the debug statement.
14293
14294 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
14295
14296         * docs/libs/Makefile.am:
14297         * docs/libs/gst-plugins-base-libs-docs.sgml:
14298         * docs/libs/gst-plugins-base-libs-sections.txt:
14299         * docs/libs/gst-plugins-base-libs.types:
14300         add remaining symbols into correct setions
14301         
14302         * gst-libs/gst/audio/gstringbuffer.c:
14303         fix incomplete docs
14304         
14305         * gst-libs/gst/audio/gstringbuffer.h:
14306         comment out not yet implemented function
14307         
14308         
14309         * gst-libs/gst/floatcast/floatcast.h:
14310         * gst-libs/gst/netbuffer/gstnetbuffer.c:
14311         add short descriptions
14312         
14313         
14314         * gst-libs/gst/interfaces/propertyprobe.c:
14315         fix return value docs   
14316         
14317         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14318         simplify debug logging
14319         
14320         * gst-libs/gst/riff/riff-read.h:
14321         sync function prototype and docs
14322         
14323         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
14324         remove left over symbol
14325
14326 2006-06-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14327
14328         * autogen.sh:
14329         * configure.ac:
14330         * docs/Makefile.am:
14331           Use GST_PLUGIN_DOCS macro in configure.ac, add
14332           --enable-plugin-docs default to autogen.sh and use
14333           ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
14334
14335 2006-06-15  Wim Taymans  <wim@fluendo.com>
14336
14337         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
14338         (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
14339         (gst_ogg_demux_loop):
14340         Combine GstFlowReturn from the source pads to give a
14341         meaningfull result to the upstream peer or to stop the
14342         processing task in case of errors.
14343
14344 2006-06-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14345
14346         * gst/playback/gststreaminfo.c: (cb_probe):
14347           Try GST_TAG_CODEC as fallback when extracting the
14348           codec name; more debug info.
14349
14350 2006-06-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14351
14352         * ext/ogg/Makefile.am:
14353         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14354           Extract language tags from ogm subtitle streams, so that
14355           the subtitle menu choices are labelled correctly in
14356           Totem (fixes #344708).
14357
14358 2006-06-14  Wim Taymans  <wim@fluendo.com>
14359
14360         Patch by: Alessandro Decina <alessandro at nnva dot org>
14361
14362         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
14363         (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
14364         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
14365         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
14366         Fix various leaks. Fixes #343699.
14367         Add x-smoke mime type.
14368
14369 2006-06-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14370
14371         * gst-libs/gst/riff/riff-ids.h:
14372           Add IDs for 'bext' chunks (see #343837).
14373
14374 2006-06-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14375
14376         Patch by: Young-Ho Cha  <ganadist at chollian net>
14377
14378         * gst/subparse/samiparse.c: (sami_context_pop_state),
14379         (handle_start_font), (end_sami_element):
14380           Honour font face tags in SAMI subtitles (#344503).
14381
14382 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14383
14384         * po/POTFILES.in:
14385           add missing files containing translatable strings
14386
14387 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14388
14389         * docs/libs/tmpl/.cvsignore:
14390           we don't want those *.sgml files in CVS either
14391
14392 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14393
14394         * docs/libs/.cvsignore:
14395         * tests/check/elements/.cvsignore:
14396         * tests/check/libs/.cvsignore:
14397           ignore more
14398
14399 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14400
14401         * docs/libs/Makefile.am:
14402           also commiting the changed Makefile.am (added more libs to the
14403           doc-build)
14404
14405 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14406
14407         * docs/libs/gst-plugins-base-libs-docs.sgml:
14408         * docs/libs/gst-plugins-base-libs-sections.txt:
14409         * docs/libs/gst-plugins-base-libs.types:
14410           first batch of reordering things, add index & hierarchy
14411
14412 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14413
14414         * configure.ac:
14415           use GST_PKG_CHECK_MODULES, cleans up output
14416
14417 2006-06-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14418
14419         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
14420           Add support for burn:// URIs (#343385); const-ify things a bit,
14421           use G_N_ELEMENTS instead of hard-coded array size.
14422
14423 2006-06-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14424
14425         Patch by: Young-Ho Cha  <ganadist at chollian net>
14426
14427         * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
14428           Fix up broken entities before passing them to libxml *sigh*.
14429           (#343303).
14430           
14431 2006-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14432
14433         * configure.ac:
14434           back to TRUNK
14435
14436 === release 0.10.8 ===
14437
14438 2006-06-09  Thomas Vander Stichele <thomas at apestaart dot org>
14439
14440         * configure.ac:
14441           releasing 0.10.8, "Moar gij ziet mij nie"
14442
14443 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14444
14445         * configure.ac:
14446         * po/af.po:
14447         * po/az.po:
14448         * po/cs.po:
14449         * po/en_GB.po:
14450         * po/hu.po:
14451         * po/it.po:
14452         * po/nb.po:
14453         * po/nl.po:
14454         * po/or.po:
14455         * po/sq.po:
14456         * po/sr.po:
14457         * po/sv.po:
14458         * po/uk.po:
14459         * po/vi.po:
14460         * win32/common/config.h:
14461           0.10.7.2 prerelease
14462
14463 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14464
14465         * docs/libs/tmpl/gstaudio.sgml:
14466         * docs/libs/tmpl/gstcolorbalance.sgml:
14467         * docs/libs/tmpl/gstmixer.sgml:
14468         * docs/libs/tmpl/gstringbuffer.sgml:
14469         * docs/libs/tmpl/gsttuner.sgml:
14470         * docs/libs/tmpl/gstxoverlay.sgml:
14471         * gst-libs/gst/audio/audio.c:
14472         * gst-libs/gst/audio/gstringbuffer.c:
14473         * gst-libs/gst/interfaces/colorbalance.c:
14474         * gst-libs/gst/interfaces/mixer.c:
14475         * gst-libs/gst/interfaces/tuner.c:
14476         * gst-libs/gst/interfaces/xoverlay.c:
14477           move last template doc snippets to source code and delete them
14478
14479 2006-06-06  Michael Smith  <msmith@fluendo.com>
14480
14481         * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
14482         (theora_parse_drain_queue):
14483           Mark DELTA_UNIT on non-keyframes.
14484
14485 2006-06-03  Jan Schmidt  <thaytan@mad.scientist.com>
14486
14487         * gst-libs/gst/audio/gstbaseaudiosink.c:
14488         (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
14489         * gst-libs/gst/audio/gstbaseaudiosink.h:
14490         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
14491         (gst_ring_buffer_samples_done):
14492         * gst-libs/gst/audio/gstringbuffer.h:
14493         Document better the fact that latency_time and buffer_time are values
14494         stored in microseconds, and not the usual GStreamer nanoseconds.
14495         Change the variables (compatibly) that store them from GstClockTime 
14496         to guint64 to make it more clear that they're not storing clock times.
14497         Also, remove the bogus property description that says the user can
14498         specify -1 to get the default value, since that's never been the case.
14499
14500         When computing the default segment size for the ring buffer, make it
14501         an integer number of samples.
14502
14503         When the sub-class indicates a delay greater than the number of
14504         samples we've written return 0 from the audio sink get_time method.
14505
14506 2006-06-02  Michael Smith  <msmith@fluendo.com>
14507
14508         * tests/check/elements/audioconvert.c: (set_channel_positions),
14509         (get_float_mc_caps), (get_int_mc_caps):
14510         * tests/check/elements/audioresample.c:
14511         * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
14512         * tests/check/elements/videorate.c:
14513         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
14514         * tests/check/elements/volume.c:
14515         * tests/check/elements/vorbisdec.c:
14516         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
14517           Don't busy-wait in tests; this was causing test timeouts very
14518           frequently when running under valgrind.
14519
14520 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14521
14522         * gst/tcp/README:
14523         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
14524         (gst_multi_fd_sink_remove_client_link),
14525         (gst_multi_fd_sink_client_queue_caps),
14526         (gst_multi_fd_sink_client_queue_buffer),
14527         (gst_multi_fd_sink_handle_client_write),
14528         (gst_multi_fd_sink_render):
14529         * gst/tcp/gstmultifdsink.h:
14530           make multifdsink properly deal with streamheader:
14531           - streamheader is taken from caps
14532           - buffers marked with IN_CAPS are not sent
14533           - streamheaders are sent, on connection, from the caps of the
14534             buffer where the client gets positioned to
14535           - further streamheader changes are done every time the client
14536             will receive a buffer with different caps
14537         * tests/check/elements/multifdsink.c: (GST_START_TEST),
14538         (gst_multifdsink_create_streamheader):
14539           add tests for this
14540
14541 2006-06-02  Michael Smith  <msmith@fluendo.com>
14542
14543         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14544           Reinstate limit on channel count. Vorbis does not define the meaning
14545           of > 6 channels, so they're just independent channels. Gstreamer
14546           currently has no mechanism to represent N independent channels.
14547
14548 2006-06-02  Michael Smith  <msmith@fluendo.com>
14549
14550         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14551           Don't arbitrarily restrict channel counts and rate in vorbis.
14552           In terms of effects likely on real-world files, this fixes 96kHz
14553           playback of vorbis.
14554
14555 2006-06-02  Michael Smith  <msmith@fluendo.com>
14556
14557         * gst/audioconvert/audioconvert.c: (float):
14558           More correct float->int conversion.
14559
14560 2006-06-02  Michael Smith  <msmith@fluendo.com>
14561
14562         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
14563           Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
14564           value. Fixes g-critical on trying to play back ogg containing
14565           unknown codec.
14566
14567 2006-06-02  Wim Taymans  <wim@fluendo.com>
14568
14569         * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
14570         (setup_source):
14571         * gst/playback/gstplaybasebin.h:
14572         Make the subtitle detection work from any thread so we don't
14573         deadlock. Fixes #343397.
14574
14575 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14576
14577         * gst/volume/Makefile.am:
14578           Seriously, it's not *that* hard to get compilation right.  Even
14579           a drunk can do it ! Add LIBOIL CFLAGS and LIBS
14580
14581 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14582
14583         * gst/volume/gstvolume.c: (volume_choose_func),
14584         (volume_update_real_volume), (gst_volume_class_init),
14585         (gst_volume_init), (volume_process_float), (volume_process_int16),
14586         (volume_process_int16_clamp), (volume_set_caps),
14587         (volume_transform_ip), (plugin_init):
14588         * gst/volume/gstvolume.h:
14589         rewrite the passthrough check, split _int16 and _int16_clamp, fix
14590         another property desc., remove unused param from process function
14591         
14592         * tests/check/elements/volume.c: (volume_suite):
14593         reactivate the passthrough test
14594
14595 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14596
14597         * ext/alsa/gstalsamixerelement.h:
14598         * ext/alsa/gstalsamixeroptions.h:
14599         * ext/alsa/gstalsamixertrack.h:
14600         * ext/gnomevfs/gstgnomevfssink.h:
14601         * ext/gnomevfs/gstgnomevfssrc.h:
14602         * ext/theora/gsttheoradec.h:
14603         * ext/theora/gsttheoraenc.h:
14604         * ext/theora/gsttheoraparse.h:
14605         * ext/vorbis/vorbisparse.h:
14606         * gst-libs/gst/audio/gstaudioclock.h:
14607         * gst-libs/gst/audio/gstaudiofilter.h:
14608         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
14609         * gst/audioconvert/gstaudioconvert.h:
14610         * gst/audioresample/gstaudioresample.h:
14611         * gst/audiotestsrc/gstaudiotestsrc.h:
14612         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
14613         * gst/playback/gststreamselector.h:
14614         * gst/tcp/gstmultifdsink.h:
14615         * gst/tcp/gsttcpclientsink.h:
14616         * gst/tcp/gsttcpclientsrc.h:
14617         * gst/tcp/gsttcpserversink.h:
14618         * gst/tcp/gsttcpserversrc.h:
14619         * gst/videorate/gstvideorate.h:
14620         * gst/videoscale/gstvideoscale.h:
14621         * gst/videotestsrc/gstvideotestsrc.h:
14622         * gst/volume/gstvolume.h:
14623         * sys/v4l/gstv4ljpegsrc.h:
14624         * sys/v4l/gstv4lmjpegsink.h:
14625         * sys/v4l/gstv4lmjpegsrc.h:
14626         * sys/v4l/gstv4lsrc.h:
14627         * sys/ximage/ximagesink.h:
14628         * sys/xvimage/xvimagesink.h:
14629         * tests/old/testsuite/alsa/sinesrc.h:
14630         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
14631
14632 2006-05-31  Wim Taymans  <wim@fluendo.com>
14633
14634         * ext/libvisual/visual.c: (gst_visual_reset),
14635         (gst_visual_sink_setcaps), (gst_visual_sink_event),
14636         (gst_visual_src_event), (get_buffer), (gst_visual_chain):
14637         Handle DISCONT.
14638         Use running time before doing QoS.
14639         Handle mono too.
14640
14641 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
14642
14643         * docs/libs/Makefile.am:
14644           set a magic variable to indicate we know the docs are incomplete
14645
14646 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
14647
14648         * win32/common/libgstvideo.def:
14649           export gst_video_calculate_display_ratio
14650         * win32/vs6/libgstvideoscale.dsp:
14651           add link to libgstvideo-0.10.lib
14652
14653 2006-05-30  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14654
14655         * gst/playback/gstplaybasebin.c: (gen_source_element):
14656           Throw a more comprehensible error for rtsp:// URIs (rather
14657           than erroring out with a negotiation error later on) until
14658           we fix playbin to handle rtspsrc etc.
14659
14660 2006-05-30  Wim Taymans  <wim@fluendo.com>
14661
14662         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
14663         (gst_text_overlay_text_event):
14664         Added some FIXMEs.
14665
14666 2006-05-30  Wim Taymans  <wim@fluendo.com>
14667
14668         * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
14669         (gst_adder_request_new_pad), (gst_adder_release_pad):
14670         * gst/adder/gstadder.h:
14671         Implement release_request_pad.
14672         Make padcounter atomic.
14673
14674         * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
14675         Added check for release_pad in adder.
14676
14677 2006-05-30  Wim Taymans  <wim@fluendo.com>
14678
14679         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
14680         Fix build again.
14681
14682 2006-05-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14683
14684         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
14685         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
14686         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
14687         (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
14688         (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
14689         (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
14690         (gst_ogg_demux_bisect_forward_serialno),
14691         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
14692         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
14693           add more debugging
14694           clean up printf formats for granulepos and serialno
14695
14696 2006-05-30  Michael Smith  <msmith@fluendo.com>
14697
14698         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14699         (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
14700         (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
14701         (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
14702         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
14703         * ext/vorbis/vorbisenc.h:
14704           Multi-channel caps negotiation, so we can do proper multichannel
14705           vorbis encoding, negotiated through audioconvert.
14706
14707 2006-05-30  Wim Taymans  <wim@fluendo.com>
14708
14709         * tests/check/elements/adder.c: (test_event_message_received),
14710         (test_play_twice_message_received), (GST_START_TEST),
14711         (adder_suite):
14712         Added check to show that #339935 is fixed with ongoing
14713         adder and collectpads fixes.
14714
14715 2006-05-29  Wim Taymans  <wim@fluendo.com>
14716
14717         * gst/adder/gstadder.c: (gst_adder_request_new_pad):
14718         Don't leak pad name.
14719
14720 2006-05-29  Wim Taymans  <wim@fluendo.com>
14721
14722         * gst/adder/gstadder.c: (gst_adder_query_duration),
14723         (forward_event_func), (forward_event), (gst_adder_src_event):
14724         Fix adder seeking.
14725         Make query/seeking code threadsafe.
14726
14727         * tests/check/Makefile.am:
14728         * tests/check/elements/adder.c: (test_event_message_received),
14729         (GST_START_TEST), (test_play_twice_message_received):
14730         Fix adder test case.
14731
14732 2006-05-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14733
14734         Patch by: Young-Ho Cha  <ganadist at chollian net>
14735
14736         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14737         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
14738         (set_encoding_element), (decodebin_element_added_cb),
14739         (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
14740         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
14741         * gst/playback/gstplaybasebin.h:
14742           Add 'subtitle-encoding' property to playbin, so applications can
14743           force a subtitle encoding for non-UTF8 subtitles (#342268).
14744
14745         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
14746         (gst_sub_parse_set_property):
14747           Rename recently-added 'encoding' property to 'subtitle-encoding'
14748           (so it can be proxied by playbin/decodebin in a generic way
14749           with less danger of false positives).
14750
14751 2006-05-29  Michael Smith  <msmith@fluendo.com>
14752
14753         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
14754         (append_with_other_format), (set_structure_widths),
14755         (gst_audio_convert_transform_caps):
14756           Patch from #341562: give more specific audio caps in get_caps, so
14757           that basetransform  can make better decisions on what caps to
14758           negotiate.
14759
14760 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14761
14762         * tests/check/elements/volume.c:
14763         make it compile again
14764
14765 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14766
14767         * tests/check/elements/volume.c: (volume_suite):
14768         disable test until #343196 gets resolved
14769
14770 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14771
14772         * gst/adder/gstadder.c: (gst_adder_get_type):
14773         Make it easier to copy&paste
14774         
14775         * gst/volume/Makefile.am:
14776         * gst/volume/gstvolume.c: (volume_update_real_volume),
14777         (gst_volume_set_volume), (gst_volume_set_mute),
14778         (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
14779         (volume_transform_ip), (volume_update_mute),
14780         (volume_update_volume):
14781         * gst/volume/gstvolume.h:
14782         Add own debug category, move duplicate code to helper function, fix
14783         property texts, add more comments and prepare ffor liboil-goodness
14784         
14785         * tests/check/Makefile.am:
14786         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
14787         add test for mute and passtrough case, be a bit more verbose to track
14788         failure
14789         
14790         * tests/check/generic/states.c: (GST_START_TEST):
14791         catch elements that fail to instantiate
14792
14793 2006-05-28  Edward Hervey  <edward@fluendo.com>
14794
14795         * tests/check/pipelines/simple-launch-lines.c:
14796         * tests/check/pipelines/theoraenc.c:
14797         * tests/check/pipelines/vorbisenc.c:
14798         Comment out tests using parse_launch() if core was built without
14799         parsing capabilities.
14800
14801 2006-05-27  Edward Hervey  <edward@fluendo.com>
14802
14803         * tests/check/Makefile.am:
14804         Extra bonus points for whoever explains to ensonic that you are meant
14805         to test unit tests thoroughly before commiting them, especially if
14806         you know it's going to break.
14807         De-activated element/adder tests.
14808
14809 2006-05-27  Edward Hervey  <edward@fluendo.com>
14810
14811         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
14812         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
14813         Marking caps conversion issues as GST_WARNING is way too verbose,
14814         Moving them to GST_LOG.
14815
14816 2006-05-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14817
14818         * README:
14819           Replace current README (containing the release notes from
14820           some 0.9.x version) with a proper README taken from the core.
14821
14822 2006-05-26  Wim Taymans  <wim@fluendo.com>
14823
14824         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
14825         (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
14826         (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
14827         (vorbis_dec_change_state):
14828         Small cleanups.
14829         Add some FIXMEs
14830         Clip output samples to segment boundaries.
14831
14832 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
14833
14834         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14835         (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
14836         Improve the errors produced on bad output, including some human
14837         readable description strings.
14838         Handle the (theoretical for ximagesink) case where the XServer 
14839         has a different idea about the size required for a particular 
14840         frame and gives us too small a memory allocation.
14841
14842 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
14843
14844         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
14845         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
14846         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
14847         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
14848         Improve the errors produced on bad output, including some human 
14849         readable description strings.
14850         Handle RGB Xv formats properly by transforming them into our 
14851         big-endian caps description.
14852         Use gst_caps_truncate to ensure that we never try and choose a
14853         non-fixed caps in buffer_alloc.
14854         Handle the case where the XServer has a different idea about the size
14855         required for a particular frame and gives us too small a memory
14856         allocation.
14857         Use -1 to indicate 'no image format', because 0 is a valid XServer
14858         image format number.
14859         Put RGB Xv formats at the end of the caps, so that we always prefer
14860         YUV format frames.
14861         Iterate the available Xv Encodings to determine the maximum width and
14862         height, and then return that in our caps.
14863         (Closes #315312, #337544)
14864
14865 2006-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
14866
14867         * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
14868         When there is only one unfinished pad and it receives an event that
14869         doesn't match our requirements, we need to set alldone=FALSE so that
14870         the fakesink is not removed yet.
14871
14872 2006-05-25  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14873
14874         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
14875           Use gst_type_find_helper_for_buffer() to find the type
14876           of stream from the first packet.
14877
14878         * configure.ac:
14879           Bump requirements to core CVS (needed for vorbis
14880           typefinding to work).
14881
14882 2006-05-24  Edward Hervey  <edward@fluendo.com>
14883
14884         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
14885         Added the 'prfl' atom type which MQV (no, it's not a typo) files
14886         contain.  Else they play perfectly fine with qtdemux.
14887
14888 2006-05-23  Stefan Kost  <ensonic@users.sf.net>
14889
14890         * ext/theora/theoradec.c:
14891         * ext/theora/theoraenc.c:
14892         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
14893         * gst/audiorate/gstaudiorate.c:
14894           make more debug catagories static
14895         
14896         * tests/check/Makefile.am:
14897         * tests/check/elements/adder.c: (message_received),
14898         (test_event_message_received), (GST_START_TEST),
14899         (test_play_twice_message_received), (adder_suite):
14900           added test case for using element twice, extra bonus points for anyone
14901           who can make these test run reliably
14902
14903 2006-05-23  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14904
14905         * ext/theora/theoradec.c: (theora_dec_chain):
14906           Make work with time-stamped input buffers that do not
14907           have a granulepos in BUFFER_OFFSET_END (like theora
14908           buffers coming from matroskademux). Fixes #342448.
14909
14910 2006-05-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14911
14912         Patch by: Peter Kjellerstedt  <pkj at axis com>
14913
14914         * gst/tcp/Makefile.am:
14915           fdstresstest doesn't need Gtk+, fix compilation if 
14916           gtk is not available (#342566).
14917
14918 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14919          
14920         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14921           80 line columns
14922           Removed redundant floor()
14923
14924 2006-05-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14925
14926         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14927           On second thought, just skip JUNK chunks automatically, so
14928           the caller doesn't have to handle this. Fixes #342345.
14929           Also, return GST_FLOW_UNEXPECTED if we get a short read,
14930           not GST_FLOW_ERROR.
14931
14932 2006-05-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14933
14934         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14935           Don't bail out on JUNK chunks with a size of 0 (would try to
14936           pull_range 0 bytes before, which sources don't like too much).
14937           See #342345.
14938
14939 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
14940
14941         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
14942         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
14943         Use the gstutil scaling function to preserve 64 bits while calculating
14944         output width and height from the display-aspect-ratio. (A continuation
14945         of #341542)
14946
14947 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
14948
14949         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
14950         (gst_xvimagesink_buffer_alloc):
14951         * sys/xvimage/xvimagesink.h:
14952         When performing buffer allocations, remember the caps and image format
14953         we return so that if the same caps are asked for next time we can
14954         return them immediately without doing any caps intersections.
14955
14956 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14957          
14958         * gst-libs/gst/rtp/README:
14959           Some new documentation
14960         * gst-libs/gst/rtp/gstrtpbuffer.h:       
14961           Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children       
14962         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14963         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:     
14964           New RTP audio base payloader class. Supports frame or sample based
14965           codecs.  Not enabled in Makefile.am until approved.
14966
14967 2006-05-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14968
14969         * tests/check/elements/alsa.c: (test_device_property_probe):
14970           Fix test case: don't try to free NULL GValueArray when there
14971           are no devices.
14972
14973 2006-05-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14974
14975         * tests/check/Makefile.am:
14976         * tests/check/elements/alsa.c: (test_device_property_probe),
14977         (alsa_suite), (main):
14978           Add simple test that runs a device property probe on alsasrc,
14979           alsasink and alsamixer. Disable valgrind check for now (too
14980           many leaks in libasound, and valgrind ignored my suppressions
14981           additions).
14982
14983 2006-05-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
14984
14985         * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
14986         (gst_alsa_device_property_probe_probe_property),
14987         (gst_alsa_device_property_probe_needs_probe),
14988         (gst_alsa_device_property_probe_get_values),
14989         (gst_alsa_type_add_device_property_probe_interface):
14990         * ext/alsa/gstalsadeviceprobe.h:
14991         * ext/alsa/gstalsamixerelement.c:
14992         (gst_alsa_mixer_element_init_interfaces):
14993         * ext/alsa/gstalsamixerelement.h:
14994           Clean up and simplify alsa device probing. Make it actually work
14995           for multiple classes. Don't cache results any longer.
14996
14997         * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
14998         (gst_alsasink_init):
14999         * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
15000         (gst_alsasrc_interface_supported), (gst_implements_interface_init),
15001         (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
15002           Make alsasink and alsasrc implement the GstPropertyProbe interface
15003           for device probing (#342181).
15004           Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>
15005
15006 2006-05-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15007
15008         * gst/subparse/samiparse.c: (handle_start_font):
15009           Don't ignore return value of strtol (++compiler_happiness).
15010
15011 2006-05-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15012
15013         Patch by: Young-Ho Cha  <ganadist chollian net>
15014
15015         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
15016         (gst_sub_parse_class_init), (gst_sub_parse_init),
15017         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
15018         (convert_encoding):
15019         * gst/subparse/gstsubparse.h:
15020           Add 'encoding' property (#341681).
15021
15022         * gst/subparse/samiparse.c: (characters_sami):
15023           Output is pango markup, so we need to escape text
15024           between tags (#342143).
15025
15026 2006-05-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15027
15028         * gst-libs/gst/audio/multichannel.c:
15029         (gst_audio_check_channel_positions):
15030           It's okay to have caps with channels=1 and a channel position
15031           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
15032           (deinterleavers might want to keep the position in the caps,
15033           so that they can be re-interleaved again properly later).
15034           Leave check for unexpected 2-channel layouts intact for now.
15035
15036 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15037
15038         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
15039         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
15040         basesrc can do its job correctly.
15041
15042 2006-05-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15043
15044         * ext/alsa/Makefile.am:
15045         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
15046         (gst_alsa_detect_formats), (get_channel_free_structure),
15047         (caps_add_channel_configuration), (gst_alsa_detect_channels),
15048         (gst_alsa_probe_supported_formats):
15049         * ext/alsa/gstalsa.h:
15050         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
15051           Refactor and improve caps probing code: probe signedness
15052           when we probe the supported formats/widths; set endianness
15053           to the one we actually probed for (ie. cpu endianness).
15054           
15055         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
15056         (gst_alsasrc_close):
15057         * ext/alsa/gstalsasrc.h:
15058           Implement caps probing for alsasrc.
15059
15060 2006-05-15  Wim Taymans  <wim@fluendo.com>
15061
15062         * ext/theora/theoradec.c: (gst_theora_dec_reset),
15063         (theora_dec_src_query), (theora_dec_src_event),
15064         (theora_dec_sink_event), (theora_handle_comment_packet),
15065         (theora_handle_data_packet), (theora_dec_change_state):
15066         Cleanups, add some G_LIKELY.
15067         Use segment helpers instead of our own wrong code.
15068         Clear queued buffers on seek and READY.
15069
15070         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
15071         (vorbis_dec_convert), (vorbis_dec_src_query),
15072         (vorbis_dec_src_event), (vorbis_dec_sink_event),
15073         (vorbis_handle_comment_packet), (vorbis_dec_push),
15074         (vorbis_handle_data_packet), (vorbis_dec_chain),
15075         (vorbis_dec_change_state):
15076         * ext/vorbis/vorbisdec.h:
15077         Remove old useless packetno variable.
15078         Do position query properly.
15079         Add some G_LIKELY.
15080         Do cleanup of queued buffers in new helper function
15081         and use it.
15082
15083 2006-05-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15084
15085         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
15086           Query supported sample rates. Fixes #341732.
15087
15088 2006-05-15  Julien MOUTTE  <julien@moutte.net>
15089
15090         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
15091         (gst_decode_bin_change_state): Make decodebin reusable
15092         when going from PAUSE_TO_READY and then back to PAUSED.
15093         Fixes #331678.
15094
15095 2006-05-15  Wim Taymans  <wim@fluendo.com>
15096
15097         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
15098         (vorbis_dec_convert), (vorbis_dec_src_query),
15099         (vorbis_dec_sink_query), (vorbis_dec_src_event),
15100         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
15101         (vorbis_dec_clean_queued), (vorbis_dec_push),
15102         (vorbis_handle_data_packet), (vorbis_dec_change_state):
15103         Cleanups. Use refcounting and DEBUG_OBJECT.
15104         Reset segment on flush, use code methods instead of our
15105         own wrong version.
15106         Fix potential memleak.
15107
15108 2006-05-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15109
15110         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
15111         (gst_alsasink_init):
15112         * ext/alsa/gstalsasink.h:
15113           Don't leak allocated snd_output_t structure if there's
15114           more than one alsasink instance at a time (#341873).
15115           Also fix GObject macros in header file.
15116           
15117 2006-05-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15118
15119         * gst/subparse/gstsubparse.c:
15120         (gst_sub_parse_data_format_autodetect):
15121           Don't use libxml functions in the typefinding code.
15122
15123 2006-05-15  Wim Taymans  <wim@fluendo.com>
15124
15125         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
15126         Fix seeking performance in the case where a non-header 
15127         packet has a 0 granulepos (busted theora case). 
15128         Fixes #341719
15129         (nvdr: thanks Wim for not mentioning who spotted and fixed it in
15130          the first place, you limelight stealer you)
15131
15132 2006-05-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15133
15134         * gst/subparse/gstsubparse.c:
15135         (gst_sub_parse_data_format_autodetect):
15136           Improve SAMI typefinding: handle case where there are
15137           whitespaces or newlines in front of the first <SAMI>
15138           tag (#169936).
15139
15140 2006-05-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15141
15142         * configure.ac:
15143           Build video4linux plugin even if there's no XVIDEO, just
15144           without implementing the GstXOverlay interface (#334002).
15145          
15146 2006-05-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15147
15148         * configure.ac:
15149         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
15150         (plugin_init):
15151           Add tentative support for libvisual-0.4 (#336881).
15152
15153 2006-05-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15154
15155         Patch by: Young-Ho Cha <ganadist at chollian net>
15156
15157         * gst/subparse/samiparse.c: (handle_start_font):
15158           Need to map "silver" colour explicitly (#169936).
15159
15160 2006-05-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15161
15162         Patch by: Young-Ho Cha  <ganadist at chollian net>
15163
15164         * gst/subparse/Makefile.am:
15165         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
15166         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
15167         (gst_sub_parse_format_autodetect), (feed_textbuf),
15168         (gst_subparse_type_find), (plugin_init):
15169         * gst/subparse/gstsubparse.h:
15170         * gst/subparse/samiparse.c:
15171         * gst/subparse/samiparse.h:
15172           Add support for SAMI subtitles (#169936).
15173
15174 2006-05-14  Michael Smith  <msmith@fluendo.com>
15175
15176         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
15177           Fix #341696: crash when mixing L+R+C to mono or stereo.
15178         * tests/check/Makefile.am:
15179         * tests/check/elements/audioconvert.c: (set_channel_positions),
15180         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
15181         (audioconvert_suite):
15182           Add test for the above, including some generic framework bits for
15183           testing multichannel things.
15184
15185 === release 0.10.7 ===
15186
15187 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
15188
15189         * configure.ac:
15190           releasing 0.10.7, "Leave the gun"
15191
15192 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15193
15194         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15195         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15196         Fix the build.
15197
15198 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
15199
15200         * docs/libs/gst-plugins-base-libs-docs.sgml:
15201         * docs/libs/gst-plugins-base-libs-sections.txt:
15202         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
15203         * gst-libs/gst/video/video.h:
15204         * gst/videoscale/Makefile.am:
15205         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15206         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15207         * tests/check/Makefile.am:
15208         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
15209         (main):
15210           Fix integer overflow problem with pixel-aspect-ratio calculations
15211           in videoscale and xvimagesink (#341542)
15212
15213 2006-05-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15214
15215         * gst-libs/gst/tag/gstid3tag.c:
15216           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
15217
15218 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
15219
15220         * win32/MANIFEST:
15221           update win32 files listing
15222
15223 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15224
15225         patch by: Sjoerd Simons (sjoerd@luon.net)
15226
15227         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15228         (group_create), (group_destroy), (add_stream),
15229         (gst_play_base_bin_get_property),
15230         (gst_play_base_bin_get_streaminfo_value_array):
15231         * gst/playback/gstplaybasebin.h:
15232           API: GstPlayBaseBin::stream-info-value-array property
15233           use a more bindings-friendly way of exposing streaminfo
15234           using a GValueArray.  Tested in ipython.
15235           Closes #341114
15236
15237 2006-05-11  Wim Taymans  <wim@fluendo.com>
15238
15239         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
15240         (queue_underrun_cb), (queue_filled_cb):
15241         Also catch queue underruns but don't do anything yet.
15242         Refactor and comment queue enlarging code a bit.
15243
15244         * gst/playback/gstplaybasebin.c: (queue_overrun),
15245         (queue_threshold_reached), (queue_out_of_data),
15246         (gen_preroll_element):
15247         If a queue over/underruns check that we don't create nasty
15248         deadlocks when the min-threshold is not reached but the
15249         max-bytes is. In those cases disable max-bytes when we
15250         know that the queue is fed timed data.
15251         Add more comments.
15252
15253 2006-05-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15254
15255         * gst/playback/gstplaybin.c: (gen_audio_element):
15256           Make playbin automatically plug an 'audioresample'
15257           element before the audio sink as well. This solves
15258           problems with sinks that only accept a very specific
15259           sample rate, like esdsink (e.g. #340379).
15260
15261 2006-05-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15262
15263         * gst/playback/gstplaybasebin.c: (gen_source_element):
15264           Make http sources send special headers so that we receive
15265           icecast metadata if the http stream is an icecast stream
15266           (otherwise the server will just ignore them). This also
15267           means that from now on users will need the 'icydemux'
15268           element from gst-plugins-good installed if they want to
15269           listen to icecast radio streams. (#341432, #333657).
15270
15271 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15272
15273         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
15274         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
15275           remove stupid example from docs - it should come with a simple
15276           C program instead.
15277           Clean up/fix docs
15278         * tests/check/elements/multifdsink.c: (wait_bytes_served),
15279         (fail_if_can_read), (GST_START_TEST),
15280         (gst_multifdsink_create_streamheader), (multifdsink_suite):
15281           add a test for changing streamheader which exposes a bug in
15282           multifdsink
15283
15284 2006-05-11  Michael Smith  <msmith@fluendo.com>
15285
15286         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
15287         (gst_gnome_vfs_src_received_headers_callback):
15288         * ext/gnomevfs/gstgnomevfssrc.h:
15289           Don't set icy-caps unless we have a sane interval value. Move
15290           interval to a local variable; we never use it outside this function.
15291
15292 2006-05-11  Wim Taymans  <wim@fluendo.com>
15293
15294         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
15295         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
15296         Register special buffer types along with the objects so
15297         that they are not registered at runtime from N different
15298         streaming threads since they are not threadsafe.
15299
15300 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15301
15302         * tests/check/elements/multifdsink.c: (wait_bytes_served),
15303         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
15304           add two more tests, one doing streamheader
15305
15306 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15307
15308         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
15309           clean up the bufqueue when shutting down
15310         * tests/check/Makefile.am:
15311         * tests/check/elements/multifdsink.c: (setup_multifdsink),
15312         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
15313         (main):
15314           add a test for the leak that was just fixed
15315
15316 2006-05-10  Wim Taymans  <wim@fluendo.com>
15317
15318         * gst/adder/gstadder.c: (gst_adder_setcaps),
15319         (gst_adder_query_duration), (gst_adder_query), (forward_event),
15320         (gst_adder_src_event), (gst_adder_sink_event),
15321         (gst_adder_class_init), (gst_adder_finalize),
15322         (gst_adder_request_new_pad), (gst_adder_collected):
15323         * gst/adder/gstadder.h:
15324         Updated some docs. Added comments and FIXMEs all over the place.
15325         Improve debugging info.
15326         Fix leak on finalize by not calling the parent.
15327         Implement duration query.
15328         Make event forwarding threadsafe.
15329         Correctly send NEWSEGMENT at start and after flush.
15330         Handle EOS correctly.
15331         Post error when not negotiated.
15332
15333         * tests/check/elements/adder.c: (GST_START_TEST):
15334         Added FIXME in the test.
15335
15336 2006-05-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15337
15338         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
15339         (gst_text_overlay_halign_get_type),
15340         (gst_text_overlay_wrap_mode_get_type):
15341         * ext/theora/theoradec.c: (theora_handle_type_packet),
15342         (theora_handle_data_packet):
15343         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
15344         (theora_enc_sink_setcaps), (theora_enc_chain):
15345         * gst-libs/gst/cdda/gstcddabasesrc.c:
15346         (gst_cdda_base_src_mode_get_type):
15347         * gst/audiotestsrc/gstaudiotestsrc.c:
15348         (gst_audiostestsrc_wave_get_type):
15349         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
15350         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
15351         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
15352         (gst_sync_method_get_type), (gst_unit_type_get_type),
15353         (gst_client_status_get_type):
15354         * gst/videoscale/gstvideoscale.c:
15355         (gst_video_scale_method_get_type):
15356         * gst/videotestsrc/gstvideotestsrc.c:
15357         (gst_video_test_src_pattern_get_type):
15358         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
15359         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
15360         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
15361         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
15362         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
15363         (paint_setup_RGB565), (paint_setup_xRGB1555):
15364           Const-ify GEnumValue and GFlagsValue arrays. Use
15365           GST_ROUND_UP_* macros instead of home-made ones.
15366
15367 2006-05-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15368
15369         * configure.ac:
15370           Require core CVS for the new newsegment stuff.
15371
15372 2006-05-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15373
15374         Patch by: Sjoerd Simons  <sjoerd at luon net>
15375
15376         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
15377           Register nick for enum value (#341160).
15378
15379 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
15380
15381         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
15382         (plugin_init):
15383          backout typefind patch #340375
15384          
15385         * tests/check/elements/adder.c: (message_received),
15386         (GST_START_TEST), (adder_suite):
15387           redo, signal-handling of test
15388
15389 2006-05-09  Wim Taymans  <wim@fluendo.com>
15390
15391         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
15392         (gst_adder_collected):
15393         * gst/adder/gstadder.h:
15394         Remove bogus segment merging and forwarding, we don't
15395         care about timestamps anyway and we just produce a
15396         continuous stream. 
15397         Also create a nice NEWSEGMENT event when we start.
15398         Use _scale_int some more.
15399
15400 2006-05-09  Edward Hervey  <edward@fluendo.com>
15401
15402         * tests/icles/stress-xoverlay.c:
15403         Fix if core was built without parsing support.
15404
15405 2006-05-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15406
15407         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15408           Add SEDG (Samsung MPEG-4) fourcc.
15409
15410 2006-05-09  Edward Hervey  <edward@fluendo.com>
15411
15412         * tests/icles/stress-xoverlay.c:
15413         * tests/examples/volume/volume.c:
15414         Fix if core was built without parsing support.
15415
15416         * tests/examples/seek/seek.c:
15417         Disable the parse_launch example if core was built without parsing
15418         support.
15419
15420 2006-05-08  Edward Hervey  <edward@fluendo.com>
15421
15422         * autogen.sh: (CONFIGURE_DEF_OPT): 
15423         libtoolize on Darwin/MacOSX is called glibtoolize
15424
15425 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15426
15427         * tests/check/Makefile.am:
15428         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
15429           Disable the adder test, until the build-slaves posses the kindness to 
15430           either like it or to give valid reason for not doing so 
15431
15432 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15433
15434         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
15435         (adder_suite):
15436           Shuffle NULL state change around and raise timeout more
15437
15438 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15439
15440         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
15441         (mp4_type_find), (plugin_init):
15442           Add typefind to distinguish between "audio/x-m4a" and new type
15443           "video/mp4". Fixes #340375
15444
15445         * tests/check/elements/adder.c: (adder_suite):
15446           Raise timeout to make buildbot happy
15447
15448 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15449
15450         * gst/adder/gstadder.c: (gst_adder_sink_event),
15451         (gst_adder_request_new_pad), (gst_adder_change_state):
15452         * gst/adder/gstadder.h:
15453         * tests/check/Makefile.am:
15454         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
15455         (adder_suite), (main):
15456           Add sink-event handling to adder. It tries to merge incomming
15457           newsegment-events. Added test to check if segment_done is comming
15458           through. Fixes #340060
15459
15460 2006-05-05  Andy Wingo  <wingo@pobox.com>
15461
15462         * ext/theora/theoraparse.c (gst_theora_parse_init)
15463         (theora_parse_src_convert, theora_parse_src_query):
15464         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
15465         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
15466         query functions on the source pads of the theora and vorbis parse
15467         elements. Fixes position querying when doing a remux.
15468
15469 2006-05-05  Michael Smith  <msmith@fluendo.com>
15470
15471         * ext/theora/theoraparse.c: (parse_granulepos),
15472         (theora_parse_drain_queue_prematurely),
15473         (theora_parse_queue_buffer), (theora_parse_sink_event):
15474           Fix flushing.
15475           Fix invalid granulepos outputs when starting with a non-keyframe.
15476
15477 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
15478
15479         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
15480         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
15481         Rearrange MPEG system stream detection, fixing some memleaks in the
15482         process.
15483         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
15484         they clean up their data correctly.
15485         Remove unused ogganx caps and move the 'is_annodex' check to inside
15486         the 'is_ogg' if statement.
15487
15488 2006-05-05  Wim Taymans  <wim@fluendo.com>
15489
15490         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
15491         Properly remove ghostpads. Fixes #340392
15492
15493 2006-05-04  David Schleef  <ds@schleef.org>
15494
15495         * gst/typefind/gsttypefindfunctions.c:
15496
15497 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
15498
15499         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
15500         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
15501
15502         When typefinding an MP3 in push-based mode, don't penalise the
15503         probability down to 74% when we found 5 valid frames just because we
15504         can't peek the end of the file.
15505
15506         Make the probability for detecting MPEG Transport Streams based on the
15507         number of sequential headers we successfully detected.
15508
15509 2006-05-03  Wim Taymans  <wim@fluendo.com>
15510
15511         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
15512         (vorbis_dec_push), (vorbis_dec_chain):
15513         Still produce an error when we receive an empty packet.
15514
15515 2006-05-03  Wim Taymans  <wim@fluendo.com>
15516
15517         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
15518         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
15519         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
15520         Mark buffers with DISCONT after seek and after activating new
15521         chains.
15522
15523         * ext/theora/gsttheoradec.h:
15524         * ext/theora/theoradec.c: (gst_theora_dec_reset),
15525         (theora_get_query_types), (theora_dec_sink_event),
15526         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
15527         (theora_dec_change_state):
15528         Fix frame counter.
15529         Detect and mark DISCONT buffers.
15530
15531         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15532         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
15533         (vorbis_dec_change_state):
15534         * ext/vorbis/vorbisdec.h:
15535         Use GstSegment.
15536         Detect and mark DISCONT buffers.
15537         Don't crash on 0 sized buffers.
15538
15539 2006-05-03  Wim Taymans  <wim@fluendo.com>
15540
15541         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
15542         (volume_transform_ip):
15543         Increase "volume" property to 10.0. Fixes #340369.
15544         Set the process function to NULL when capsnego fails so that
15545         we properly error out.
15546
15547 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
15548
15549         * gst/playback/gstplaybin.c: (add_sink):
15550         * gst/playback/test.c: (main):
15551         * gst/playback/test5.c: (dump_element_stats):
15552         * gst/playback/test6.c: (main):
15553           free caps using gst_caps_unref, don't leak caps-strings
15554
15555 2006-05-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15556
15557         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
15558         (plugin_init):
15559           Refine musepack typefinding a bit. Return MAXIMUM
15560           probability when we detect stream version 7 to make
15561           sure the mpeg audio typefinder doesn't trump us.
15562
15563 2006-04-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15564
15565         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
15566           Protect against unexpected NULL strf_data buffer.
15567
15568 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15569
15570         * tests/check/elements/audioconvert.c: (verify_convert),
15571         (GST_START_TEST):
15572           interpret the out[] buffer in the order the bytes are actually
15573           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
15574           Other tests should use BYTE_ORDER since the array is filled in
15575           with actual values
15576
15577 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15578
15579         * tests/check/elements/audioconvert.c: (verify_convert),
15580         (GST_START_TEST):
15581           when a test fails, give an indication of which it is
15582
15583 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15584
15585         * gst-libs/gst/cdda/gstcddabasesrc.c:
15586           compile fix; strtol() needs <stdlib.h>
15587
15588 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15589
15590         * ext/alsa/gstalsamixerelement.c:
15591         * ext/alsa/gstalsasrc.c:
15592         * ext/cdparanoia/gstcdparanoiasrc.c:
15593         * ext/gnomevfs/gstgnomevfssink.c:
15594         * ext/gnomevfs/gstgnomevfssrc.c:
15595         * ext/ogg/gstoggdemux.c:
15596         * ext/ogg/gstoggmux.c:
15597         * ext/ogg/gstoggparse.c:
15598         * ext/ogg/gstogmparse.c:
15599         * ext/pango/gstclockoverlay.c:
15600         * ext/pango/gsttextoverlay.c:
15601         * ext/pango/gsttextrender.c:
15602         * ext/pango/gsttimeoverlay.c:
15603         * ext/theora/theoradec.c:
15604         * ext/theora/theoraenc.c:
15605         * ext/vorbis/vorbisdec.c:
15606         * ext/vorbis/vorbisenc.c:
15607         * gst-libs/gst/audio/gstaudiofilter.c:
15608         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
15609         * gst/audioconvert/gstaudioconvert.c:
15610         * gst/audiorate/gstaudiorate.c:
15611         * gst/audioresample/gstaudioresample.c:
15612         * gst/audiotestsrc/gstaudiotestsrc.c:
15613         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15614         * gst/playback/gstdecodebin.c:
15615         * gst/playback/gstplaybin.c:
15616         * gst/playback/gststreamselector.c:
15617         * gst/subparse/gstsubparse.c:
15618         * gst/tcp/gstmultifdsink.c:
15619         * gst/tcp/gsttcpclientsink.c:
15620         * gst/tcp/gsttcpclientsrc.c:
15621         * gst/tcp/gsttcpserversink.c:
15622         * gst/tcp/gsttcpserversrc.c:
15623         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15624         * gst/videorate/gstvideorate.c:
15625         * gst/videoscale/gstvideoscale.c:
15626         * gst/videotestsrc/gstvideotestsrc.c:
15627         * gst/volume/gstvolume.c:
15628         * sys/v4l/gstv4ljpegsrc.c:
15629         * sys/v4l/gstv4lmjpegsink.c:
15630         * sys/v4l/gstv4lmjpegsrc.c:
15631         * sys/v4l/gstv4lsrc.c:
15632         * sys/ximage/ximagesink.c:
15633         * sys/xvimage/xvimagesink.c:
15634         * tests/check/libs/cddabasesrc.c:
15635           make GstElementDetails const
15636
15637 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15638
15639         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
15640         (gst_adder_init):
15641           send events from src-pad to all sink-pads fixes #338657
15642
15643 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15644
15645         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
15646         (alsasink_parse_spec):
15647           query width capabilities from alsa, fixes #338919
15648
15649 2006-04-28  Wim Taymans  <wim@fluendo.com>
15650
15651         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
15652         (gst_multi_fd_sink_remove_client_link):
15653         * gst/tcp/gstmultifdsink.h:
15654         Fix race condition in multifdsink that can lead to spurious 
15655         duplicate clients. this patch adds a new signal that is fired when
15656         multifdsink has removed all references to the fd.
15657         Fixes #339574.
15658         Updated documentation.
15659         API: client-fd-removed signal added
15660
15661 2006-04-28  Michael Smith  <msmith@fluendo.com>
15662
15663         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
15664           When asking g_value_array_new to prealloc elements, we may as well
15665           ask for the right number of elements.
15666
15667 2006-04-28  Wim Taymans  <wim@fluendo.com>
15668
15669         * gst-libs/gst/audio/gstbaseaudiosink.c:
15670         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
15671         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
15672         patch to make timestamp checking more tollerant to rounding 
15673         errors given that real discontinuities are to be marked on
15674         buffers. Fixes some asf files and #338778.
15675         Also avoid some crashers when we receive an event in the 
15676         NULL state.
15677
15678 2006-04-28  Michael Smith  <msmith@fluendo.com>
15679
15680         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
15681         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
15682         (gst_gnome_vfs_src_get_property),
15683         (gst_gnome_vfs_src_send_additional_headers_callback),
15684         (gst_gnome_vfs_src_received_headers_callback),
15685         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
15686         (gst_gnome_vfs_src_stop):
15687         * ext/gnomevfs/gstgnomevfssrc.h:
15688           Remove ICY handling (mostly) from gnomevfssrc, in favour of
15689           proper shared support within icydemux.
15690
15691 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15692
15693         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
15694         (gst_video_rate_swap_prev), (gst_video_rate_chain):
15695           fix up docs
15696           fix a leak when no caps negotiated
15697           fix counting of input frames
15698         * tests/check/elements/.cvsignore:
15699         * tests/check/elements/videorate.c: (assert_videorate_stats),
15700         (GST_START_TEST), (videorate_suite):
15701           add tests for these
15702
15703 2006-04-28  Wim Taymans  <wim@fluendo.com>
15704
15705         * gst-libs/gst/audio/gstringbuffer.c:
15706         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
15707         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
15708         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
15709         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
15710         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
15711         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
15712         (gst_ring_buffer_commit), (gst_ring_buffer_read),
15713         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
15714         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
15715         Check arguments passed to public functions instead of
15716         crashing.
15717
15718 2006-04-28  Wim Taymans  <wim@fluendo.com>
15719
15720         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
15721         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
15722         GstBaseAudioSrc must be live or it does not work.
15723
15724         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
15725         Don't set live to TRUE as this is the default in the parentclass.
15726
15727 2006-04-28  Wim Taymans  <wim@fluendo.com>
15728
15729         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
15730         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
15731         Videoscale doesn't pass on pixel-aspect ratio. Handle all
15732         fixation cases better. Fixes #338991
15733
15734 2006-04-28  Wim Taymans  <wim@fluendo.com>
15735
15736         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
15737         Handle 0/1 framerate correctly Fixes #331901.
15738
15739 2006-04-28  Wim Taymans  <wim@fluendo.com>
15740
15741         * tests/check/elements/audioconvert.c: (get_float_caps),
15742         (GST_START_TEST), (audioconvert_suite):
15743         Added check for correct clipping when doing float samples
15744         in audioconvert.
15745
15746 2006-04-28  Wim Taymans  <wim@fluendo.com>
15747
15748         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
15749         (gst_video_rate_chain):
15750         Print more debugging info.
15751
15752 2006-04-28  Wim Taymans  <wim@fluendo.com>
15753
15754         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
15755         (resample_set_state_from_caps):
15756         Add support for other formats audioresample can handle such as
15757         32 bits in and float and 64 bits float. Fixes #301759
15758
15759 2006-04-28  Wim Taymans  <wim@fluendo.com>
15760
15761         * gst/audioconvert/audioconvert.c: (float):
15762         correctly clip float samples > 1.0. Fixes #338718
15763
15764 2006-04-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15765
15766         Patch by: Young-Ho Cha  <ganadist at chollian net>
15767
15768         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
15769         (gst_text_overlay_render_text):
15770           Don't strip newlines from the text. Also, center lines
15771           within multi-line paragraphs (#339405).
15772
15773 2006-04-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15774
15775         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
15776           Fix wavpack typefinding to work in more cases (don't peek
15777           for chunks of multiple hundred kBs at once, but process
15778           things step-by-step in smaller units). Fixes #339786.
15779
15780 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15781
15782         * configure.ac:
15783           back to HEAD
15784
15785 === release 0.10.6 ===
15786
15787 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
15788
15789         * configure.ac:
15790           releasing 0.10.6, "Chao"
15791
15792 2006-04-26  David Schleef  <ds@schleef.org>
15793
15794         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
15795           Fixes #338897.
15796
15797 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15798
15799         * configure.ac:
15800         * win32/common/config.h:
15801           new prerelease
15802
15803 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15804
15805         patch by: Wim Taymans
15806
15807         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
15808         (gst_ogg_demux_perform_seek):
15809           make sure correct newsegments are sent, so that the decoder
15810           and the demuxer agree on timestamps.  Fixes playback of a lot
15811           of Ogg files that do not start from 0.  Fixes #339833.
15812
15813 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15814
15815         Patch by: Edward Hervey  <edward@fluendo.com>
15816
15817         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
15818         * tests/check/Makefile.am:
15819         * tests/check/elements/videorate.c: (assert_videorate_stats),
15820         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
15821         (videorate_suite), (main):
15822           Fix an infinite loop if frames are passed in with wrongly ordered
15823           timestamps.  Fixes #339013.
15824
15825 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15826
15827         Patch by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15828
15829         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
15830           fix typefinding on some ISO files.  Fixes #339212.
15831
15832 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15833
15834         Patch by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15835
15836         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15837           add another H264 fourcc.  Fixes #339047.
15838
15839 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15840
15841         Patch by: Jan Schmidt
15842
15843         * gst/playback/gststreamselector.c:
15844         (gst_stream_selector_bufferalloc):
15845           Restore old StreamSelector behaviour.
15846           Fixes #338419.
15847
15848 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15849
15850         * configure.ac:
15851         * win32/common/config.h:
15852           prerelease
15853
15854 2006-04-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15855
15856         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
15857
15858         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15859         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
15860           Fix some memory leaks: on finalize, free buffers left in the queue
15861           before destroying the queue; in _push(), unref rtp_buf even if
15862           the process vfunc returned a NULL buffer as output buffer (#337548);
15863           demote some recuring debug messages to LOG level.
15864
15865 2006-04-11  Wim Taymans  <wim@fluendo.com>
15866
15867         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15868         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
15869         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
15870         (gst_ogg_demux_loop):
15871         More cleanups.
15872         Respect segment stop when emiting EOS or SEGMENT_DONE.
15873         Fixes (#337945).
15874
15875 2006-04-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
15876
15877         * gst/playback/gststreamselector.c:
15878         (gst_stream_selector_get_property):
15879           Don't leak pad name.
15880
15881 2006-04-10  Michael Smith  <msmith@fluendo.com>
15882
15883         * tests/check/Makefile.am:
15884         * tests/check/gst-plugins-base.supp:
15885           Suppress an old libtheora bug (fixed in more recent versions), so 
15886           that FC4 buildslaves can pass.
15887
15888 2006-04-10  Wim Taymans  <wim@fluendo.com>
15889
15890         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15891         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
15892         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
15893         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
15894         (gst_ogg_demux_loop):
15895         Don't leak events.
15896         Remember what error we got when finding chains, if we
15897         were shutdown, that would not be an error.
15898
15899 2006-04-10  Wim Taymans  <wim@fluendo.com>
15900
15901         * gst-libs/gst/audio/gstbaseaudiosink.c:
15902         (gst_base_audio_sink_event):
15903         Starting the ringbuffer when we did not acquire it can cause
15904         a deadlock, is pointless and causes nasty things for
15905         subclasses. 
15906         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
15907
15908 2006-04-10  Wim Taymans  <wim@fluendo.com>
15909
15910         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15911         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
15912         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
15913         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
15914         (gst_ogg_demux_deactivate_current_chain),
15915         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
15916         (gst_ogg_demux_bisect_forward_serialno),
15917         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
15918         Add some more debugging.
15919
15920 2006-04-10  Wim Taymans  <wim@fluendo.com>
15921
15922         * ext/theora/theoradec.c: (theora_dec_src_event),
15923         (theora_handle_data_packet):
15924         Some more debug info.
15925
15926         * tests/examples/seek/seek.c: (start_seek), (main):
15927         Print element messages too.
15928
15929 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
15930
15931         * gst/audioresample/debug.h:
15932           replace debug macros with variable number of parameters
15933           by a simple alias to gstreamer standard debug macros 
15934          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
15935           supported by MSVC 6.0 and 7.1)
15936         * gst/audioresample/resample.h:
15937           define M_PI and rint for WIN32
15938         * win32/common/libgstaudio.def:
15939         * win32/common/libgstriff.def:
15940         * win32/common/libgsttag.def:
15941         * win32/common/libgstvideo.def:
15942           add new exported functions
15943         * win32/vs6:
15944           update project files
15945
15946 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15947
15948         * ext/alsa/gstalsamixeroptions.c:
15949         (gst_alsa_mixer_options_class_init):
15950         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
15951         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
15952         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
15953         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
15954         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
15955         * gst-libs/gst/audio/gstaudiofilter.c:
15956         (gst_audio_filter_class_init):
15957         * gst-libs/gst/audio/gstaudiosink.c:
15958         (gst_audioringbuffer_class_init):
15959         * gst-libs/gst/audio/gstaudiosrc.c:
15960         (gst_audioringbuffer_class_init):
15961         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
15962         * gst-libs/gst/interfaces/colorbalancechannel.c:
15963         (gst_color_balance_channel_class_init):
15964         * gst-libs/gst/interfaces/mixeroptions.c:
15965         (gst_mixer_options_class_init):
15966         * gst-libs/gst/interfaces/mixertrack.c:
15967         (gst_mixer_track_class_init):
15968         * gst-libs/gst/interfaces/tunerchannel.c:
15969         (gst_tuner_channel_class_init):
15970         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
15971         * gst-libs/gst/netbuffer/gstnetbuffer.c:
15972         (gst_netbuffer_class_init):
15973         * gst-libs/gst/rtp/gstbasertppayload.c:
15974         (gst_basertppayload_class_init):
15975         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
15976         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
15977         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
15978         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
15979         * gst/playback/gststreamselector.c:
15980         (gst_stream_selector_class_init):
15981         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
15982         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
15983         * sys/v4l/gstv4lcolorbalance.c:
15984         (gst_v4l_color_balance_channel_class_init):
15985         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
15986         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
15987         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
15988         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
15989         (gst_v4l_tuner_norm_class_init):
15990         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
15991         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
15992         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
15993         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
15994
15995 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15996
15997         * ext/pango/gsttextrender.h:
15998         * gst-libs/gst/audio/gstaudiosink.h:
15999         * gst-libs/gst/audio/gstaudiosrc.h:
16000         * gst-libs/gst/audio/gstbaseaudiosink.h:
16001         * gst-libs/gst/audio/gstbaseaudiosrc.h:
16002         * gst-libs/gst/audio/gstringbuffer.h:
16003         * gst-libs/gst/rtp/gstbasertpdepayload.h:
16004         * gst-libs/gst/rtp/gstbasertppayload.h:
16005         * gst-libs/gst/video/gstvideofilter.h:
16006         * gst-libs/gst/video/gstvideosink.h:
16007         * gst/playback/gstplaybasebin.h:
16008         * gst/tcp/gstmultifdsink.h:
16009         * sys/v4l/gstv4lelement.h:
16010         Fix broken GObject macros
16011
16012 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16013
16014         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
16015         More debug to trace why my USB headset is not working with gst
16016
16017 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
16018
16019         * gst/playback/gstplaybasebin.c: (group_destroy):
16020         Clean up our group elements properly in the case where it never 
16021         got committed - it still got added unconditionally to the bin.
16022
16023 2006-04-07  Wim Taymans  <wim@fluendo.com>
16024
16025         * ext/theora/theoradec.c: (theora_dec_sink_event),
16026         (theora_handle_data_packet), (theora_dec_chain):
16027         Unref unhandled events.
16028         Protect against empty buffers.
16029         Perform QoS on running time.
16030
16031 2006-04-07  Michael Smith  <msmith@fluendo.com>
16032
16033         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
16034         (gst_vorbis_enc_chain):
16035           Remove leaks from vorbisenc.
16036           Mostly minor changes, the only significant one is that now the
16037           buffers we set as 'streamheader' on the caps are copies of the
16038           original buffers, to avoid circular refcounting problems.
16039
16040 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
16041
16042         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
16043           Don't remove our mute-probe if someone else already did so.
16044           Don't set a 2nd one if there is already one pending on the pad.
16045
16046         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
16047         (do_playbin_seek):
16048           When a seek fails, ensure that playbin is still set back to playing.
16049           
16050         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
16051         (mpeg_ts_type_find), (plugin_init):
16052           Add a typefind function for mpeg-ts streams. (Closes: #336617)
16053
16054 2006-04-06  Andy Wingo  <wingo@pobox.com>
16055
16056         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
16057         (gst_video_rate_init): Caps-related parameters should not be reset
16058         by a flush -- move their inits to the instance init function.
16059         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
16060         is not OK, just return the result.
16061
16062         * gst/audiotestsrc/gstaudiotestsrc.c
16063         (gst_audio_test_src_class_init)
16064         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
16065         broken by Stefan's commit on 24 March.
16066
16067         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
16068         buffers being pushed out. Fixes oggmux ! multifdsink.
16069
16070 2006-04-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16071
16072         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
16073         (gst_vorbis_dec_init), (vorbis_dec_finalize):
16074         * ext/vorbis/vorbisdec.h:
16075         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
16076         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
16077         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
16078         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
16079         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
16080         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
16081         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
16082         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
16083         (gst_vorbis_enc_buffer_from_packet),
16084         (gst_vorbis_enc_buffer_from_header_packet),
16085         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
16086         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
16087         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
16088         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
16089         (gst_vorbis_enc_change_state):
16090         * ext/vorbis/vorbisenc.h:
16091           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
16092           vorbisenc adhere to the official nomenclature; use boilerplate
16093           macro.
16094
16095 2006-04-04  Andy Wingo  <wingo@pobox.com>
16096
16097         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
16098         Whoops, fix bug introduced. Bad hacker!
16099         
16100         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
16101         Properly handle the case where you get EOS before any buffers are
16102         received. Use gst_buffer_make_metadata_writable where appropriate.
16103
16104         * ext/theora/theoradec.c (theora_handle_data_packet): This value
16105         is often negative -- make it signed so as not to wrap around.
16106         Fixes segfaults introduced on 9 March.
16107
16108 2006-04-03  Wim Taymans  <wim@fluendo.com>
16109
16110         * ext/theora/gsttheoradec.h:
16111         * ext/theora/theoradec.c: (theora_dec_src_event):
16112         Don't try to store a gdouble in a gboolean.
16113         Small cleanups.
16114
16115 2006-04-03  Michael Smith  <msmith@fluendo.com>
16116
16117         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
16118           Oggmux sucks.
16119           Make it suck slightly less by writing out the final page.
16120           Still can't encode a vorbis-in-ogg file correctly, though.
16121
16122 2006-04-03  Andy Wingo  <wingo@pobox.com>
16123
16124         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
16125         a g_print.
16126
16127         * ext/theora/theora.c (plugin_init): Register theoraparse.
16128
16129         * ext/theora/gsttheoraparse.h: 
16130         * ext/theora/theoraparse.c: New files implementing a theora
16131         parser. Now we can properly remux ogg/theora+vorbis, yay.
16132
16133         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
16134
16135 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16136
16137         * gst/audiotestsrc/gstaudiotestsrc.c:
16138           Fixed the sample pipeline (see #323798)
16139
16140 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16141
16142         * configure.ac:
16143         * win32/common/config.h:
16144         * win32/common/config.h.in:
16145           use AS_VERSION and AS_NANO
16146           more cleanups
16147
16148 2006-03-31  Andy Wingo  <wingo@pobox.com>
16149
16150         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
16151         uninitialized variable return that would happen.
16152         
16153         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
16154         uninitialized variable return that would never happen.
16155
16156         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
16157         (vorbis_parse_sink_event): Add an event function to flush our
16158         state on a seek, and to drain buffers on a premature EOS.
16159         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
16160         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
16161         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
16162         (vorbis_parse_drain_queue): Queue up buffers until we can set
16163         their timestamps and granulepos values.
16164
16165         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
16166         and keep track of data needed for deriving granulepos and
16167         timestamps for buffers.
16168
16169 2006-03-29  Wim Taymans  <wim@fluendo.com>
16170
16171         Patch by: j^ <j at bootlab dot org>
16172
16173         * ext/alsa/gstalsamixerelement.c:
16174         (gst_alsa_mixer_element_class_init):
16175         * ext/alsa/gstalsasink.c:
16176         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
16177         * ext/ogg/gstoggdemux.c:
16178         * ext/ogg/gstoggmux.c:
16179         * ext/ogg/gstoggparse.c:
16180         * ext/pango/gstclockoverlay.c:
16181         * ext/pango/gsttextoverlay.c:
16182         * ext/pango/gsttextrender.c:
16183         * ext/pango/gsttimeoverlay.c:
16184         * ext/theora/theoradec.c:
16185         * ext/theora/theoraenc.c:
16186         * ext/vorbis/vorbisdec.c:
16187         * ext/vorbis/vorbisenc.c:
16188         * gst/audioconvert/gstaudioconvert.c:
16189         * gst/subparse/gstsubparse.c:
16190         * gst/tcp/gstmultifdsink.c:
16191         * gst/tcp/gsttcpclientsink.c:
16192         * gst/tcp/gsttcpclientsrc.c:
16193         * gst/tcp/gsttcpserversink.c:
16194         * gst/tcp/gsttcpserversrc.c:
16195           better/unified long descriptions
16196           Fixes #336477
16197
16198 2006-03-29  Wim Taymans  <wim@fluendo.com>
16199
16200         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
16201         (stop_seek):
16202         Don't let double and triple clicks mess up our state.
16203
16204 2006-03-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16205
16206         * gst/playback/gstplaybin.c: (gen_video_element),
16207         (gen_text_element), (gen_audio_element), (gen_vis_element):
16208           Error out gracefully when we can't create any of the usual
16209           conversion elements for some reason. Also, don't try to
16210           create an audioscale (sic) element that's not used anyway.
16211
16212 2006-03-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16213
16214         * gst/playback/gstplaybasebin.c: (setup_source):
16215           Don't post RESOURCE_NOT_FOUND error when we can't find a source
16216           element for a particular protocol, that's confusing for users.
16217           Instead, post a RESOURCE_FAILED error, so that our own error
16218           message is actually shown in totem etc. (#336303).
16219
16220 2006-03-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16221
16222         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16223
16224         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
16225         (gst_gnome_vfs_src_get_icy_metadata):
16226           Fix some minor memory leaks (#336194).
16227
16228 2006-03-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16229
16230         * ext/gnomevfs/gstgnomevfs.c:
16231         (gst_gnome_vfs_location_to_uri_string):
16232         * ext/gnomevfs/gstgnomevfs.h:
16233         * ext/gnomevfs/gstgnomevfssink.c:
16234         (gst_gnome_vfs_sink_set_property):
16235         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
16236           Make gnomevfssink accept filenames as well as URIs for the
16237           "location" property, just like gnomevfssrc does (and
16238           filesrc/filesink do) (#336190).
16239
16240 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
16241
16242         * tests/check/generic/clock-selection.c: (GST_START_TEST):
16243           set to NULL before unreffing, fixes a valgrind leak.
16244           Why was this not triggering the error that an object needs to
16245           be NULL before unreffing ?
16246         * win32/common/config.h:
16247           update
16248
16249 2006-03-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16250
16251         * gst/subparse/gstsubparse.c: (convert_encoding),
16252         (gst_sub_parse_change_state):
16253         * gst/subparse/gstsubparse.h:
16254           Text subtitle files may or may not be UTF-8. If it's not, we
16255           don't really want to see '?' characters in place of non-ASCII
16256           characters like accented characters. So let's assume the input
16257           is UTF-8 until we come across text that is clearly not. If it's
16258           not UTF-8, we don't really know what it is, so try the following:
16259           (a) see whether the GST_SUBTITLE_ENCODING environment variable
16260           is set; if not, check (b) if the current locale encoding is
16261           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
16262           the current locale encoding is UTF-8 and the environment variable
16263           was not set to any particular encoding. Not perfect, but better
16264           than nothing (and better than before, I think) (fixes #172848).
16265
16266 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
16267
16268         * configure.ac:
16269           update core requirement to 0.10.4.1 because of async_playback
16270           vmethod on GstBaseSink
16271
16272 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16273
16274         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
16275         * gst/adder/gstadder.c: (gst_adder_init):
16276         use DEBUG_FUNCPTR for collectpads
16277
16278 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16279
16280         * docs/plugins/Makefile.am:
16281         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16282         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16283         * ext/cdparanoia/gstcdparanoiasrc.c:
16284         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
16285         (gst_gnome_vfs_sink_class_init):
16286         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
16287         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
16288         * ext/ogg/gstoggmux.c:
16289         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
16290         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
16291         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
16292         * ext/pango/gsttextoverlay.c:
16293         * ext/pango/gsttextrender.c:
16294         * ext/theora/theoradec.c:
16295         * ext/theora/theoraenc.c:
16296         * ext/vorbis/vorbisdec.c:
16297         * ext/vorbis/vorbisenc.c:
16298         * gst-libs/gst/audio/gstaudiofilter.c:
16299         (gst_audio_filter_base_init):
16300         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
16301         (gst_audio_filter_template_base_init):
16302         * gst/adder/gstadder.c: (gst_adder_get_type):
16303         * gst/adder/gstadder.h:
16304         * gst/audioconvert/gstaudioconvert.c:
16305         * gst/audiotestsrc/gstaudiotestsrc.c:
16306         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
16307         (gst_audio_test_src_create):
16308         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16309         * gst/playback/gstdecodebin.c:
16310         * gst/playback/gstplaybin.c:
16311         * gst/playback/gststreamselector.c:
16312         (gst_stream_selector_base_init):
16313         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
16314         * gst/volume/gstvolume.c:
16315         * sys/v4l/gstv4lmjpegsink.c:
16316         * sys/v4l/gstv4lmjpegsrc.c:
16317         * tests/check/libs/cddabasesrc.c:
16318         * tests/old/examples/gob/gst-identity2.gob:
16319           Add docs for adder, use GST_ELEMENT_DETAILS macro,
16320           define GstElementDetails at the top
16321
16322 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
16323
16324         * win32/common/libgstinterfaces.def:
16325         Add a lot of export functions for gst-python
16326         * win32/vs6/libgstinterfaces.dsp:
16327         Add a missing include folder in the project configuration
16328         
16329 2006-03-23  Wim Taymans  <wim@fluendo.com>
16330
16331         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16332         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
16333         (gst_base_audio_src_change_state):
16334         Fix audio sources, forgot to make the ringbuffer
16335         startable...
16336
16337 2006-03-23  Wim Taymans  <wim@fluendo.com>
16338
16339         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16340         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
16341         (gst_base_audio_src_change_state):
16342         unparent instead of unref the ringbuffer.
16343
16344 2006-03-23  Wim Taymans  <wim@fluendo.com>
16345
16346         * gst-libs/gst/audio/gstbaseaudiosink.c:
16347         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
16348         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
16349         Implement new async_play vmethod to start slaving and allow
16350         playback start in case of async PLAY state changes. 
16351
16352         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16353         Enable QoS with new method in base class.
16354
16355 2006-03-23  Wim Taymans  <wim@fluendo.com>
16356
16357         Patch by: Julien MOUTTE <julien at moutte dot net>
16358
16359         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
16360         (gst_video_test_src_do_seek), (gst_video_test_src_create):
16361         Partially handle 0 framerate, only EOS after the first frame
16362         is missing.
16363
16364 2006-03-23  Wim Taymans  <wim@fluendo.com>
16365
16366         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16367
16368         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16369         (gst_riff_create_video_template_caps):
16370         * gst/ffmpegcolorspace/avcodec.h:
16371         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16372         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
16373         (gst_ffmpegcsp_avpicture_fill):
16374         * gst/ffmpegcolorspace/imgconvert.c:
16375         Patch for support of YVU9 AVI files (#334822)
16376
16377 2006-03-22  Edward Hervey  <edward@fluendo.com>
16378
16379         * docs/design/design-decodebin.txt:
16380         Added design document for new decodebin
16381         (Target Caps): text/x-pango-markup is also a default target caps.
16382
16383 2006-03-22  Wim Taymans  <wim@fluendo.com>
16384
16385         * gst-libs/gst/audio/gstbaseaudiosink.c:
16386         (gst_base_audio_sink_dispose):
16387         Since we _parent the ringbuffer, we also need to
16388         _unparent instead of a plain _unref.
16389
16390 2006-03-22  Wim Taymans  <wim@fluendo.com>
16391
16392         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
16393         (stop_seek), (scrub_toggle_cb), (main):
16394         Add scrub checkbox.
16395
16396 2006-03-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16397
16398         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
16399         (gst_ogg_parse_chain):
16400           Fix very inefficient usage of linked lists (#335365).
16401
16402 2006-03-21  Edward Hervey  <edward@fluendo.com>
16403
16404         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
16405         * gst/playback/gstplaybin.c: (handoff):
16406         * gst/playback/gststreamselector.c:
16407         (gst_stream_selector_set_property):
16408         gcc 4.1 unreferenced pointer fixes.
16409         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
16410         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
16411         gst_buffer_ref() now takes a GstBuffer*.
16412
16413 2006-03-20  Julien MOUTTE  <julien@moutte.net>
16414
16415         * sys/xvimage/xvimagesink.c:
16416         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
16417         by Jan Schmidt.
16418
16419 2006-03-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16420
16421         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
16422         (id3v1_type_find), (apetag_type_find), (plugin_init):
16423           Can't do tag preferences via probability, as tags would then
16424           lose against types that are recognised with MAXIMUM probability
16425           (like .wav); so let all tag typefinders return MAXIMUM themselves
16426           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
16427           that we can prefer APE to ID3v1 (fixes #335028).
16428           
16429 2006-03-17  Wim Taymans  <wim@fluendo.com>
16430
16431         * gst-libs/gst/audio/gstbaseaudiosink.c:
16432         (gst_base_audio_sink_change_state):
16433         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
16434         (gst_ring_buffer_may_start):
16435         * gst-libs/gst/audio/gstringbuffer.h:
16436         Only start playback if we are playing.
16437         should fix #330748.
16438
16439 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
16440
16441         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
16442         * win32/common/config.h:
16443           Revert accidental commits to these files.
16444
16445 2006-03-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16446
16447         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
16448
16449         * tests/Makefile.am:
16450           Don't try to build tests in tests/icles if we
16451           don't have X (#323852)
16452
16453 2006-03-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16454
16455         * gst-libs/gst/tag/gstid3tag.c:
16456           Add TXXX frame identifiers for replaygain stuff as used
16457           by some taggers (see #323721).
16458
16459 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
16460
16461         * gst/playback/gststreamselector.c:
16462         (gst_stream_selector_set_property),
16463         (gst_stream_selector_bufferalloc):
16464           Preserve the existing buggy streamselector behaviour by performing
16465           a fallback buffer allocation when downstream isn't linked yet.
16466           This should really be fixed in playbin by blocking pads until it's
16467           linked them.
16468           Also, use gst_pad_alloc_buffer instead of
16469           gst_pad_alloc_buffer_and_set.
16470
16471 2006-03-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16472
16473         * gst-libs/gst/tag/gstid3tag.c:
16474           Don't crash on unknown ID3v2 TXXX frames.
16475           
16476 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
16477
16478         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
16479           Chain up to the parent finalize method.
16480           Add 32-bit sample size to the template caps.
16481
16482         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16483         (gst_riff_create_video_template_caps):
16484           Add the fourcc that the VMWare codec uses.
16485           
16486         * gst/playback/gststreamselector.c:
16487         (gst_stream_selector_set_property),
16488         (gst_stream_selector_bufferalloc),
16489         (gst_stream_selector_request_new_pad):
16490           For the active pad, forward buffer-alloc requests, otherwise
16491           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
16492           having to memcpy every frame when used by playbin.
16493
16494         * gst/tcp/gstmultifdsink.c:
16495         (gst_multi_fd_sink_handle_client_write):
16496           Get negotiated caps from the sink pad, rather than the sink
16497           pad's peer.
16498
16499 2006-03-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16500
16501         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16502         
16503         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
16504           Don't forget to set src->callbacks_pushed to FALSE again when
16505           popping them, otherwise re-activation in a different mode won't
16506           work (#334620).
16507
16508 2006-03-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16509
16510         Patch by: Sebastien Moutte  <sebastien moutte net>
16511
16512         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
16513         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
16514         (gst_ffmpeg_smpfmt_to_caps):
16515           Replace __VA_ARGS__ caps creation macros with varargs functions.
16516           Makes things compile on MSVC (#320765), looks nicer, and we can
16517           tell the compiler to check for the NULL terminator.
16518
16519 2006-03-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16520
16521         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16522
16523         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16524           Make sure the buffer we copy into is really always big
16525           enough, this time for real (#333488).
16526           
16527 2006-03-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16528
16529         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16530           Add support for 24bpp DIB (#305279).
16531
16532 2006-03-14  Wim Taymans  <wim@fluendo.com>
16533
16534         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
16535         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16536         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
16537         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
16538         (gst_video_scale_init), (gst_video_scale_src_event):
16539         Re-enable QoS after the release.
16540         Rework videoscale to use the base class src_event handler.
16541
16542 2006-03-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16543
16544         * configure.ac:
16545           back to CVS.
16546
16547 === release 0.10.5 ===
16548
16549 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
16550
16551         * configure.ac:
16552           releasing 0.10.5, "Net"
16553
16554 2006-03-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16555
16556         * docs/plugins/Makefile.am:
16557           Part of previous cdparanoiasrc docs fixes, forgot to commit.
16558           
16559 2006-03-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16560
16561         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16562         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16563         * docs/plugins/gst-plugins-base-plugins.hierarchy:
16564           Add cdparanoiasrc to docs.
16565
16566         * gst-libs/gst/cdda/gstcddabasesrc.c:
16567           More GstCddaBaseSrc docs.
16568
16569 2006-03-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16570
16571         * docs/libs/gst-plugins-base-libs-sections.txt:
16572         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
16573         * gst-libs/gst/tag/tag.h:
16574           API: libgsttag: new method gst_tag_from_id3_user_tag().
16575
16576 2006-03-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16577
16578         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16579           NULL-terminate array of mpeg4 video file extensions.
16580           Fixes crash on PPC (#334226).
16581
16582 2006-03-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16583
16584         * ext/gnomevfs/gstgnomevfssrc.c:
16585         (gst_gnome_vfs_src_check_get_range):
16586           gnome_vfs_uri_is_local() alone is not a good indicator
16587           whether we can operate in pull-mode with a specific URI,
16588           as it returns FALSE for file:// URIs that point to an
16589           NFS-mounted path. Be more conservative here: whitelist
16590           local files, blacklist http URIs and use the old
16591           mechanism for anything else (fixes #334216).
16592
16593 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16594
16595         * configure.ac:
16596           back to trunk
16597
16598 === release 0.10.4 ===
16599
16600 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
16601
16602         * configure.ac:
16603           releasing 0.10.4, "Power"
16604
16605 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
16606
16607         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16608         Disable max-lateness by setting it to -1 for now, so that 
16609         we can bed QoS stuff in thoroughly between now and the next
16610         release.
16611
16612 2006-03-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16613
16614         Patch by: Fabrizio Gennari
16615
16616         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16617           Make sure we don't read beyond the palette buffer in case of
16618           broken or manipulated files (#333488)
16619
16620 2006-03-10  Edward Hervey  <edward@fluendo.com>
16621
16622         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16623         Fix for variable not initialized.
16624
16625 2006-03-09  Wim Taymans  <wim@fluendo.com>
16626
16627         * ext/libvisual/visual.c: (gst_visual_get_type),
16628         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
16629         (gst_visual_chain):
16630         Small cleanups.
16631
16632         * ext/theora/gsttheoradec.h:
16633         * ext/theora/theoradec.c: (gst_theora_dec_init),
16634         (gst_theora_dec_reset), (_theora_granule_time),
16635         (theora_dec_src_convert), (theora_dec_sink_convert),
16636         (theora_dec_src_query), (theora_dec_src_event),
16637         (theora_dec_sink_event), (theora_handle_comment_packet),
16638         (theora_handle_header_packet), (theora_dec_push),
16639         (theora_handle_data_packet), (theora_dec_chain),
16640         (theora_dec_change_state):
16641         Add simple QoS.
16642
16643 2006-03-09  Wim Taymans  <wim@fluendo.com>
16644
16645         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
16646         (audiocast_register_listener), (gst_gnome_vfs_src_start):
16647         Some cleanups.
16648
16649 2006-03-09  Wim Taymans  <wim@fluendo.com>
16650
16651         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
16652         Don't try to activate NULL chains.
16653
16654 2006-03-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16655
16656         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16657           Fix invalid memory access to region before peek'd data (#332964).
16658
16659 2006-03-09  Wim Taymans  <wim@fluendo.com>
16660
16661         Patch by: Christophe Fergeau
16662
16663         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
16664         * ext/pango/gsttextrender.c: (gst_text_render_init):
16665         * gst/adder/gstadder.c: (gst_adder_init):
16666         Don't leak padtemplates, closes #333510.
16667
16668 2006-03-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16669
16670         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
16671           Fix invalid memory access: make sure string passed to
16672           regexec() is NUL-termianted.
16673
16674 2006-03-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16675
16676         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
16677         (mp3_type_find):
16678           Refactor mpeg/audio typefinding to make it more maintainable
16679           and easier to fine-tune. Make probing into middle of the file
16680           work properly (fixes #333900, also see #152688).
16681
16682 2006-03-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16683
16684         * gst/typefind/gsttypefindfunctions.c:
16685         (utf8_type_find_have_valid_utf8_at_offset):
16686           Remove part from previous commit that was bogus:
16687           g_utf8_validate() does in fact not accept embedded
16688           zeroes, so we don't need to check for those (thanks
16689           to Mike for the hint).
16690
16691 2006-03-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16692
16693         * gst/typefind/gsttypefindfunctions.c:
16694         (utf8_type_find_count_embedded_zeroes),
16695         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
16696           Make plain/text typefinder more conservative: firstly, check
16697           for embedded zeroes, which are perfectly valid UTF-8 characters,
16698           but also a fairly good sign that something is not a plain text
16699           file; secondly, probe into the middle of the file if possible.
16700           If we can't probe into the middle, limit the probability value
16701           to be returned to TYPE_FIND_POSSIBLE (see #333900).
16702
16703 2006-03-08  Michael Smith  <msmith@fluendo.com>
16704
16705         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16706           Make typefind function name for mpeg4 video unique.
16707
16708 2006-03-08  Wim Taymans  <wim@fluendo.com>
16709
16710         * ext/libvisual/visual.c: (gst_visual_init),
16711         (gst_visual_clear_actors), (gst_visual_dispose),
16712         (gst_visual_reset), (gst_visual_src_setcaps),
16713         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
16714         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
16715         (gst_visual_chain), (gst_visual_change_state):
16716         Cleanups, post nice errors.
16717         Handle sink and src events.
16718         Implement simple QoS.
16719
16720         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16721         Use new basesink methods to configure max-lateness.
16722         Small doc update.
16723
16724         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16725         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
16726         Debug statement cleanups.
16727
16728         * gst/volume/gstvolume.c: (gst_volume_class_init):
16729         Simple cleanup.
16730
16731 2006-03-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16732
16733         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
16734         (gst_text_overlay_init), (gst_text_overlay_set_property),
16735         (gst_text_overlay_get_property):
16736           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
16737           as string type properties, but mark them deprecated. Add
16738           'halignment' and 'valignment' properties that use enums
16739           instead of strings.
16740
16741 2006-03-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16742
16743         Patch by: Fabrizio Gennari
16744
16745         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16746           Allow palettes with less than 256 colours in AVI files
16747           (#333488)
16748
16749 2006-03-07  Julien MOUTTE  <julien@moutte.net>
16750
16751         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
16752         (gst_text_overlay_video_event): Fix wrong EOS handling on text
16753         pad. We were releasing the queued text buffer when we should keep
16754         it until video pad gets EOS or discard the text buffer because it's
16755         too old. That was eating the last subtitle buffer. Add some more
16756         debug.
16757
16758 2006-03-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16759
16760         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
16761         (gst_text_overlay_video_chain):
16762           Fix invalid memory access (we can't access a buffer after it's been
16763           pushed downstream without taking a reference); fix memory leak (if
16764           there's no text to render, bail out before allocating stuff).
16765
16766 2006-03-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16767
16768         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
16769         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
16770         * ext/pango/gsttextoverlay.h:
16771           If input is plain text, escape it before passing it to
16772           pango_layout_set_markup().
16773
16774 2006-03-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16775
16776         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
16777           Don't ignore flow return from gst_pad_push().
16778
16779 2006-03-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16780
16781         Patch by: Fabrizio Gennari
16782
16783         * ext/libvisual/visual.c: (gst_visual_getcaps),
16784         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
16785         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
16786         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
16787         (gst_vorbisenc_convert_sink):
16788         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
16789         (gst_audio_duration_from_pad_buffer):
16790         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
16791         (gst_audio_filter_chain):
16792         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16793         (gst_base_rtp_depayload_setcaps):
16794         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
16795         (gst_video_get_size):
16796         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
16797           Don't leak references returned by gst_pad_get_parent()
16798           (#333663)
16799
16800 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
16801
16802         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
16803           change location param details
16804         * gst/volume/gstvolume.c: (plugin_init):
16805           correct plugin description
16806
16807 2006-03-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16808
16809         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
16810         (gst_gnome_vfs_src_check_get_range):
16811           Override GstBaseSrc::check_get_range() in order to avoid opening
16812           the resource just to check whether we can operate in pull-mode or
16813           not - we can predict that pretty well from the URI alone. Should
16814           fix problems with last.fm (#331690). (Requires latest core CVS).
16815
16816 2006-03-06  Wim Taymans  <wim@fluendo.com>
16817
16818         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
16819         (gst_video_sink_class_init):
16820         Throw away frames that are later than 20 ms.
16821
16822 2006-03-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16823
16824         Patch by: Fabrizio Gennari
16825
16826         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16827           Set depth on WMA caps (#333545)
16828
16829 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16830
16831         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
16832         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
16833           put Theora BOS pages before others.  This hardcodes
16834           the Ogg/Theora I profile, but hey.
16835
16836 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16837
16838         * ext/ogg/README:
16839           updated with some examples
16840         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
16841         (granulepos_add), (theora_buffer_from_packet):
16842         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
16843         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
16844         (gst_vorbisenc_chain):
16845           implement strategy from ext/ogg/README
16846         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
16847         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
16848         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
16849         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
16850           Fix muxer so that oggz-validate is happy with all streams;
16851           except for no eos mark, and the BOS page ordering
16852         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
16853         (check_buffer_granulepos):
16854         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
16855           update tests to check for OFFSET being set as requested
16856           fixed type of granulepos, it's not a ClockTime
16857
16858 2006-03-05  Julien MOUTTE  <julien@moutte.net>
16859
16860         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
16861         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
16862         Check that the xvimage we are creating has a correct size
16863         before returning it. (#314897)
16864
16865 2006-03-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16866
16867         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16868           Give id3 and ape tag typefinders a rank slightly higher
16869           than PRIMARY to ensure they're always run before any of
16870           the other typefinders (in particular wav and mp3) (#324186).
16871
16872 2006-03-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16873
16874         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16875           Add support for '3IVD' fourcc (#333403).
16876
16877 2006-03-04  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16878
16879         * configure.ac:
16880           Bump requirements to GStreamer CVS for the new error enum.
16881
16882         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
16883           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
16884           space left on the device (fixes #333352).
16885
16886 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
16887
16888         * win32/vs6:
16889           add a project file for libgstvolume
16890           update the workspace
16891
16892 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16893
16894         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
16895         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
16896         (GST_START_TEST):
16897           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
16898           Set IN_CAPS on header buffers
16899
16900 2006-03-02  Wim Taymans  <wim@fluendo.com>
16901
16902         * docs/plugins/Makefile.am:
16903         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16904         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16905         Add audioresample to docs.
16906
16907         * gst/audioconvert/gstaudioconvert.c:
16908         Add revision date.
16909
16910         * gst/audioresample/gstaudioresample.c:
16911         (gst_audioresample_base_init), (gst_audioresample_class_init),
16912         (gst_audioresample_init), (gst_audioresample_dispose),
16913         (audioresample_get_unit_size), (audioresample_transform_caps),
16914         (resample_set_state_from_caps), (audioresample_transform_size),
16915         (audioresample_set_caps), (audioresample_event),
16916         (audioresample_do_output), (audioresample_transform),
16917         (audioresample_pushthrough), (gst_audioresample_set_property),
16918         (gst_audioresample_get_property), (plugin_init):
16919         * gst/audioresample/gstaudioresample.h:
16920         Added docs.
16921         Small code cleanups.
16922
16923 2006-03-02  Wim Taymans  <wim@fluendo.com>
16924
16925         * docs/plugins/Makefile.am:
16926         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16927         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16928         Added videoscale to docs.
16929
16930         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
16931         (gst_video_rate_swap_prev), (gst_video_rate_event),
16932         (gst_video_rate_chain):
16933         Fix typo in docs.
16934
16935         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
16936         (gst_video_scale_init), (gst_video_scale_prepare_size),
16937         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
16938         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
16939         * gst/videoscale/gstvideoscale.h:
16940         Added docs, examples.
16941         Some code cleanups.
16942         Post errors instead of g_warning.
16943
16944 2006-03-02  Wim Taymans  <wim@fluendo.com>
16945
16946         * docs/libs/gst-plugins-base-libs-docs.sgml:
16947         * docs/libs/gst-plugins-base-libs-sections.txt:
16948         * docs/libs/gst-plugins-base-libs.types:
16949         * docs/plugins/Makefile.am:
16950         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16951         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16952         Added some more docs to libs and plugins.
16953
16954         * gst-libs/gst/audio/gstringbuffer.c:
16955         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
16956         * gst-libs/gst/audio/gstringbuffer.h:
16957         Document ringbuffer some more.
16958
16959         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
16960         (gst_video_rate_setcaps), (gst_video_rate_reset),
16961         (gst_video_rate_init), (gst_video_rate_flush_prev),
16962         (gst_video_rate_swap_prev), (gst_video_rate_event),
16963         (gst_video_rate_chain), (gst_video_rate_change_state):
16964         * gst/videorate/gstvideorate.h:
16965         Fix videorate to use segments.
16966         Make it work with 0/1 framerates (closes #331903)
16967         Handle EOS correctly.
16968         Added docs.
16969
16970 2006-03-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16971
16972         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
16973         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
16974         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
16975           In state change function, first chain up to parent class,
16976           then handle downwards state change stuff. Remove some
16977           commented out cruft from 0.8 code.
16978
16979 2006-03-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
16980
16981         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
16982         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
16983         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
16984         (gst_ogm_parse_chain):
16985           Don't remove/re-add source pad if the new caps are the same as
16986           the old caps anyway (#333042). When removing source pad, don't
16987           unref it afterwards - we didn't ref it when adding. Sprinkle some
16988           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
16989           after using gst_pad_get_parent(). Return downstream flow return
16990           value in chain function.
16991
16992 2006-03-02  Wim Taymans  <wim@fluendo.com>
16993
16994         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16995         * docs/plugins/gst-plugins-base-plugins.args:
16996         * docs/plugins/gst-plugins-base-plugins.hierarchy:
16997         * docs/plugins/gst-plugins-base-plugins.interfaces:
16998         * docs/plugins/gst-plugins-base-plugins.signals:
16999         Fix hierarchy, added some more elements to the docs.
17000
17001         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17002         (gst_ffmpegcsp_get_type):
17003         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
17004         Fix docs for ffmpegcolorspace.
17005
17006 2006-03-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17007
17008         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
17009         (apetag_type_find), (ape_type_find), (plugin_init):
17010           Some typefinding fine-tuning:
17011           - rank ID3/APE tags in order of preference via probabilities, so that
17012             ID3v2 > APEv2 > APEv1 > ID3v1.
17013           - three or four bytes don't really justify MAXIMUM probability,
17014             change those to 'very likely' (musepack and monkeysaudio).
17015
17016 2006-03-01  Wim Taymans  <wim@fluendo.com>
17017
17018         * docs/plugins/Makefile.am:
17019         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17020         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17021         * ext/alsa/gstalsamixer.c:
17022         * ext/alsa/gstalsamixer.h:
17023         * ext/alsa/gstalsamixerelement.c:
17024         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
17025         * ext/alsa/gstalsamixerelement.h:
17026         * ext/alsa/gstalsasink.c:
17027         * ext/alsa/gstalsasink.h:
17028         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
17029         (gst_alsasrc_init):
17030         * ext/alsa/gstalsasrc.h:
17031         Added alsa docs.
17032         Small code cleanups.
17033
17034 2006-03-01  Wim Taymans  <wim@fluendo.com>
17035
17036         * ext/theora/Makefile.am:
17037         Dist new header too,
17038
17039 2006-03-01  Wim Taymans  <wim@fluendo.com>
17040
17041         * docs/plugins/Makefile.am:
17042         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17043         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17044         * ext/gnomevfs/gstgnomevfssink.h:
17045         * ext/gnomevfs/gstgnomevfssrc.h:
17046         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
17047         * ext/vorbis/vorbisdec.h:
17048         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
17049         * ext/vorbis/vorbisenc.h:
17050         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
17051         (vorbis_parse_chain), (vorbis_parse_change_state):
17052         * ext/vorbis/vorbisparse.h:
17053         * gst/audioconvert/gstaudioconvert.h:
17054         * gst/tcp/gsttcpserversink.h:
17055         * gst/videotestsrc/gstvideotestsrc.c:
17056         * gst/videotestsrc/gstvideotestsrc.h:
17057         * gst/volume/gstvolume.c:
17058         * gst/volume/gstvolume.h:
17059         Fix some more docs.
17060         Added docs for vorbisdec and vorbisparse.
17061         Fix vorbisparse.
17062
17063 2006-03-01  Wim Taymans  <wim@fluendo.com>
17064
17065         * docs/plugins/Makefile.am:
17066         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17067         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17068         * ext/pango/gstclockoverlay.h:
17069         * ext/pango/gsttextoverlay.h:
17070         * ext/pango/gsttextrender.h:
17071         * ext/pango/gsttimeoverlay.h:
17072         * ext/theora/gsttheoradec.h:
17073         * ext/theora/gsttheoraenc.h:
17074         * ext/theora/theoradec.c:
17075         * ext/theora/theoraenc.c:
17076         * gst/audioconvert/gstaudioconvert.h:
17077         * gst/audiotestsrc/gstaudiotestsrc.h:
17078         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
17079         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
17080         * gst/tcp/gstmultifdsink.h:
17081         Updated/added documentation.
17082
17083         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
17084         (gst_text_overlay_halign_get_type),
17085         (gst_text_overlay_wrap_mode_get_type),
17086         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
17087         (gst_text_overlay_init), (gst_text_overlay_set_property),
17088         (gst_text_overlay_get_property):
17089         Fix up properties to be enums instead of string to make bindings,
17090         introspection and automatic GUI creation possible.
17091         Add getters for the properties.
17092
17093 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
17094
17095         * gst/audiotestsrc/gstaudiotestsrc.c:
17096           added defines of M_PI and M_PI_2
17097         * gst/ffmpegcolorspace/avcodec.h:
17098           removed #include "stdint.h" for win32 as _stdint.h is 
17099           autogenerated to win32/common
17100         * win32/common/libgstaudio.def:
17101         * win32/common/libgsttag.def:
17102           added some exports
17103         * win32/vs6:
17104           some project files bugs corrected
17105         * win32/vs7:
17106           project files are reset to the default vs7 configuration 
17107           (they link to msvcr71.dll using default optimizations)
17108           
17109 2006-02-28  Wim Taymans  <wim@fluendo.com>
17110
17111         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
17112         Fix some docs.
17113
17114 2006-02-28  Edward Hervey  <edward@fluendo.com>
17115
17116         * ext/alsa/gstalsasrc.c:
17117         Set proper class on the ElementDetails:
17118         Source/Audio instead of Src/Audio/
17119
17120 2006-02-28  Edward Hervey  <edward@fluendo.com>
17121
17122         * gst/videoscale/vs_scanline.c:
17123         (vs_scanline_resample_nearest_RGBA):
17124         Revert optimization in videoscale. It should go in liboil and have
17125         an appropriate liboil function.
17126
17127 2006-02-28  Wim Taymans  <wim@fluendo.com>
17128
17129         * gst-libs/gst/audio/gstbaseaudiosink.c:
17130         (gst_base_audio_sink_provide_clock):
17131         Don't try to provide a clock in the NULL state.
17132
17133 2006-02-28  Wim Taymans  <wim@fluendo.com>
17134
17135         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
17136         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
17137         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
17138         (gst_ogg_demux_deactivate_current_chain),
17139         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
17140         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
17141         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
17142         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
17143         Use GstSegment infrastructure to remove duplicated code
17144         and handle more seek cases correctly.
17145
17146 2006-02-28  Wim Taymans  <wim@fluendo.com>
17147
17148         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17149         (gst_ffmpegcsp_transform):
17150         Don't ignore return code from ffmpeg convert function.
17151
17152         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
17153         Split out some long statements to ease debugging.
17154
17155 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
17156
17157         * ext/libvisual/visual.c: (gst_visual_init),
17158         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
17159         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
17160         being able to renegotiate the size. Instead, use the negotiation
17161         algorithm from the goom plugin to pick an initial output caps. 
17162
17163         Also, allow theoretical libvisual plugins that might support non-GL 
17164         output even if they also do GL.
17165
17166 2006-02-26  Julien MOUTTE  <julien@moutte.net>
17167
17168         * ext/libvisual/visual.c: (gst_visual_init),
17169         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
17170         (plugin_init): Load only non GL plugins. Fix some memleaks and 
17171         possible negotiation issues.
17172
17173 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17174
17175         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
17176
17177 2006-02-24  Michael Smith  <msmith@fluendo.com>
17178
17179         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
17180         (cmml_type_find), (plugin_init):
17181           Fix CMML type find function to not require a specific minor version
17182           of the CMML header.
17183
17184           Add an MPEG4 video elementary stream typefind function.
17185
17186 2006-02-04  Michael Smith  <msmith@fluendo.com>
17187
17188         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
17189         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
17190         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
17191         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
17192         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
17193         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
17194           Annodex support in ogg demuxer. Doesn't do very much without the
17195           other annodex patches (to come).
17196
17197 2006-02-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17198
17199         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
17200
17201         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17202           Pick up palette for MS video v1 (#327028)
17203
17204 2006-02-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17205
17206         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17207         (gst_ffmpegcsp_caps_remove_format_info),
17208         (gst_ffmpegcsp_get_unit_size):
17209           The 'palette_data' field from incoming RGB caps shouldn't be
17210           proxied on outgoing YUV caps; also, restrict unit size
17211           adjustment in case of paletted data only to the unit that
17212           actually has a palette. Fixes #330711.
17213
17214 2006-02-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17215
17216         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17217         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
17218         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
17219         (gst_ffmpegcsp_get_unit_size):
17220           Plug some memory leaks.
17221
17222 2006-02-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17223
17224         * sys/ximage/Makefile.am:
17225         * sys/xvimage/Makefile.am:
17226           Add some _CFLAGS and _LIBS that seem to be missing
17227           and/or required for Cygwin (see #317048).
17228
17229 2006-02-22  Wim Taymans  <wim@fluendo.com>
17230
17231         * ext/alsa/gstalsasrc.c:
17232         Fix description as pointed out by caugier.
17233
17234 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
17235
17236         Reviewed by : Edward Hervey  <edward@fluendo.com>
17237
17238         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17239         (qt_type_find):
17240         Better 3gp typefinding (#331526).
17241
17242 2006-02-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17243
17244         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
17245           Don't send EOS event here, the base class will send one for us.
17246
17247         * gst/playback/gstplaybasebin.c: (prepare_output):
17248           Subpictures without video stream aren't allowed either.
17249         
17250         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
17251           Fix debug statement copy'n'paste-o.
17252
17253 2006-02-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17254
17255         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
17256           Fix issues with mixer keeping state when muting/unmuting
17257           and when changing the volume whilst muted (see #331763
17258           and #331765).
17259
17260 2006-02-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17261
17262         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
17263         (parse_subrip), (gst_sub_parse_format_autodetect):
17264           Set right caps given that we send escaped text. Also,
17265           honour <i></i>, <b></b> and <u></u> markers that can be found
17266           in .srt files (fixes #310202).
17267
17268 2006-02-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17269
17270         * gst-libs/gst/audio/mixerutils.c:
17271         (element_factory_rank_compare_func):
17272           Make order in which elements are tried more determinable.
17273
17274 2006-02-20  Julien MOUTTE  <julien@moutte.net>
17275
17276         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
17277         (remove_element_chain), (cleanup_decodebin),
17278         (gst_decode_bin_change_state): Make decodebin reusable by
17279         fixing remove_element_chain first and then introduce a
17280         cleaner in state change to ->NULL. (Closes #331678)
17281
17282 2006-02-19  Wim Taymans  <wim@fluendo.com>
17283
17284         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
17285         use 0666 mask when creating files so umask gets applied
17286         correctly. Fixes #331295.
17287
17288 2006-02-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17289
17290         * gst/subparse/Makefile.am:
17291         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
17292         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
17293         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
17294         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
17295         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
17296         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
17297         * gst/subparse/gstssaparse.h:
17298         * gst/subparse/gstsubparse.c: (plugin_init):
17299           Add very basic parser for SSA subtitle streams (as often
17300           found in matroska files).
17301
17302 2006-02-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17303
17304         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
17305           That should be text/x-pango-markup, not text/x-pango-layout.
17306
17307 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17308
17309         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
17310         Polishing.
17311
17312 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17313
17314         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17315         (gst_text_overlay_finalize), (gst_text_overlay_init),
17316         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17317         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17318         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
17319         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
17320         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
17321         Fix state change deadlock.
17322
17323 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17324
17325         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17326         (gst_text_overlay_finalize), (gst_text_overlay_init),
17327         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17328         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17329         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
17330         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
17331         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
17332         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
17333         and subtitles files.
17334
17335 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17336
17337         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
17338         should be considered as raw.
17339
17340 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17341
17342         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
17343         (cb_probe):
17344         * gst/playback/gststreaminfo.h: Introduce language informations.
17345
17346 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
17347
17348         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
17349         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
17350         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
17351         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
17352         Set shared memory segments to be deleted as soon as we have attached,
17353         that way they get cleaned up automatically if we crash.
17354
17355 2006-02-18  Julien MOUTTE  <julien@moutte.net>
17356
17357         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
17358         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
17359         functions are called with lock held.
17360
17361 2006-02-18  Julien MOUTTE  <julien@moutte.net>
17362
17363         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17364         (gst_text_overlay_finalize), (gst_text_overlay_init),
17365         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17366         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17367         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
17368         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
17369         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
17370         (gst_text_overlay_change_state): Refactoring of textoverlay
17371         without collectpads. This now supports sparse subtitles coming
17372         from a demuxer instead of a sub file. Seeking is still broken 
17373         though. Need to discuss with wtay some more on how to handle
17374         seeking correctly.
17375         * ext/pango/gsttextoverlay.h:
17376         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
17377         subtitles coming from the demuxer.
17378
17379 2006-02-17  Wim Taymans  <wim@fluendo.com>
17380
17381         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
17382         (gst_vorbisenc_convert_sink):
17383         Use some more scaling functions.
17384
17385 2006-02-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17386
17387         * ext/cdparanoia/gstcdparanoiasrc.c:
17388         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
17389         (gst_cd_paranoia_paranoia_callback),
17390         (gst_cd_paranoia_src_signal_is_being_watched),
17391         (gst_cd_paranoia_src_read_sector):
17392         * ext/cdparanoia/gstcdparanoiasrc.h:
17393           Add back 'transport-error' and 'uncorrected-error' signals and
17394           make them actually be fired when bad stuff happens (#319340).
17395
17396 2006-02-17  Wim Taymans  <wim@fluendo.com>
17397
17398         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
17399         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
17400         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
17401         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
17402         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
17403         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
17404         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
17405         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
17406         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
17407         (gst_ring_buffer_clear):
17408         Small cleanups.
17409         Added some G_LIKELY.
17410
17411 2006-02-17  Wim Taymans  <wim@fluendo.com>
17412
17413         * gst-libs/gst/audio/TODO:
17414         Update TODO
17415
17416         * gst-libs/gst/audio/gstbaseaudiosink.c:
17417         (gst_base_audio_sink_get_offset):
17418         When trying to play samples ASAP and we don't have a
17419         previous sample, try to play at position 0 instead of
17420         an invalid position.
17421
17422 2006-02-17  Wim Taymans  <wim@fluendo.com>
17423
17424         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
17425         (gst_alsasink_reset):
17426         Also release lock when we get an error in _reset();
17427         fix an error message.
17428
17429 2006-02-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17430
17431         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
17432         (gst_alsasink_init), (get_channel_free_structure),
17433         (caps_add_channel_configuration), (gst_alsasink_getcaps),
17434         (gst_alsasink_close):
17435         * ext/alsa/gstalsasink.h:
17436           Add support for more than 2 channels (#326720).
17437
17438 2006-02-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17439
17440         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
17441           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
17442           with 4 or 6 channels, assume a default channel layout to make things
17443           work (not sure there's anything else we can do in those cases).
17444
17445 2006-02-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17446
17447         * gst-libs/gst/audio/multichannel.c:
17448           Minor docs fix.
17449
17450         * gst-libs/gst/riff/Makefile.am:
17451         * gst-libs/gst/riff/riff-ids.h:
17452         * gst-libs/gst/riff/riff-media.c:
17453         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
17454           Add support for WAVEFORMATEX, eg. PCM audio with more than two
17455           channels and a channel layout map.
17456           
17457 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
17458
17459         Reviewed by Edward Hervey  <edward@fluendo.com>
17460
17461         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
17462         C-level optimization of the RGBA nearest neighbour function.
17463         Eventually this might end up in liboil with vectorized versions.
17464
17465 2006-02-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17466
17467         * gst-libs/gst/audio/multichannel.c:
17468         (gst_audio_get_channel_positions):
17469           When we have more than 2 channels, but no channel layout is
17470           specified in the caps, return some default channel layout
17471           to the caller and warn about about a possibly buggy element
17472           (could be buggy filtercaps as well of course) (#317038).
17473
17474 2006-02-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17475
17476         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
17477           Add gst-libs/gst/cdda to list of lib search paths.
17478
17479 2006-02-15  Andy Wingo  <wingo@pobox.com>
17480
17481         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
17482         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
17483         to the Lord Jesus that I do not have to touch the ogg muxer ever
17484         again.
17485
17486 2006-02-15  Edward Hervey  <edward@fluendo.com>
17487
17488         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
17489         quicktime movie files can also contain 'uuid' atoms.
17490
17491 2006-02-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17492
17493         * gst/audioconvert/plugin.c: (plugin_init):
17494           Register the GstAudioChannelPosition enum type with the type
17495           system in the plugin_init function, so that it is known before
17496           any element actually makes use of multi-channel stuff. This is
17497           required for example if one wants to be able to deserialise/use
17498           a caps string with channel positions before any pipeline has
17499           been setup and started, like with gst-launch.
17500
17501 2006-02-14  Wim Taymans  <wim@fluendo.com>
17502
17503         * gst-libs/gst/audio/gstringbuffer.c:
17504         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
17505         (gst_ring_buffer_samples_done), (wait_segment),
17506         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
17507         Add some compiler G_(UN_)LIKELY help.
17508         SIGNAL the ringbuffer waiters when going to PAUSED as well to
17509         make sure they can exit their functions. Should fix #330748
17510
17511 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17512
17513         * Makefile.am:
17514         * configure.ac:
17515         * win32/MANIFEST:
17516         * win32/common/_stdint.h:
17517           Windows does not have long long; copy the generated _stdint.h
17518         * win32/common/interfaces-enumtypes.c:
17519         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
17520         (gst_mixer_track_flags_get_type),
17521         (gst_tuner_channel_flags_get_type):
17522         * win32/common/multichannel-enumtypes.c:
17523         (gst_audio_channel_position_get_type):
17524           update
17525
17526 2006-02-13  Wim Taymans  <wim@fluendo.com>
17527
17528         * gst-libs/gst/audio/gstbaseaudiosink.c:
17529         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
17530         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17531         Always sync on first sample we receive when starting.
17532
17533 2006-02-13  Wim Taymans  <wim@fluendo.com>
17534
17535         * gst/playback/gstplaybin.c: (gen_vis_element):
17536         Update vis bin docs.
17537         Move queue after tee so we don't queue video buffers but
17538         audio samples instead. Fixes problems where the video queue
17539         is filled and the audio queue empty.
17540
17541 2006-02-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17542
17543         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
17544           No need to push an EOS event here, GstBaseSrc will do that for us
17545           when we return FLOW_UNEXPECTED.
17546           
17547 2006-02-12  Wim Taymans  <wim@fluendo.com>
17548
17549         * gst-libs/gst/audio/gstbaseaudiosink.c:
17550         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
17551         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
17552         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17553         Use scale functions when possible.
17554         Fix error messages.
17555         Free clockid when after waiting for EOS.
17556         Use G_(UN_)LIKLY when it makes sense.
17557         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
17558
17559 2006-02-12  Edward Hervey  <edward@fluendo.com>
17560
17561         * gst/playback/gstplaybasebin.c: (prepare_output): 
17562         Remove stray semi-colon (fixes #330888).
17563
17564 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
17565
17566         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
17567         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
17568         Fix up the XShm call testing so that we catch errors, and don't
17569         cause new ones by attempting to detach from a segment we failed
17570         to attach to. Fixes #312439.
17571
17572 2006-02-10  Edward Hervey  <edward@fluendo.com>
17573
17574         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17575         Added flv file typefind (video/x-flv).
17576
17577 2006-02-10  Edward Hervey  <edward@fluendo.com>
17578
17579         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
17580         (gst_riff_create_video_template_caps):
17581         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
17582         Also added the caps to the default set of riff video caps.
17583
17584 2006-02-09  Andy Wingo  <wingo@pobox.com>
17585
17586         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
17587         time and the end time of the last packet in the page.
17588         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
17589         on the pages in our queue, set the duration as well. Reflow a
17590         debug statement.
17591         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
17592         Fixes bad muxing order.
17593
17594 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17595
17596         * gst-libs/gst/rtp/gstbasertppayload.c:
17597         (gst_basertppayload_setcaps), (gst_basertppayload_push):
17598           update seqnum before setting it on the packet; this makes sure
17599           that the timestamp and seqnum properties match after pushing
17600           a buffer
17601
17602 2006-02-09  Andy Wingo  <wingo@pobox.com>
17603
17604         * gst-libs/gst/audio/gstringbuffer.c
17605         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
17606         overflow after 13.5 hours of recording. Kapow!
17607
17608         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
17609         the buffer size -- we don't care about underrun/overrun reporting
17610         right now, just need to return a useful value.
17611
17612 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
17613
17614         * configure.ac:
17615           Back to CVS
17616
17617 === release 0.10.3 ===
17618
17619 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
17620
17621         * configure.ac:
17622           releasing 0.10.3, "Under Pressure"
17623
17624 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17625
17626         * configure.ac:
17627         Drat. Bump libtool version number for new API.
17628         Prelease 0.10.2.3 (of 0.10.3)
17629
17630 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17631
17632         * configure.ac:
17633         * win32/common/config.h:
17634         0.10.2.2 prerelease (of 0.10.3).
17635
17636 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17637
17638         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
17639           Revert Andy's newsegment change pending a more correct
17640           fix.
17641
17642 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17643
17644         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17645         (qt_type_find), (plugin_init):
17646           detect more files as 3gp
17647           group and reorder the iso file formats
17648
17649 2006-02-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17650
17651         * ext/vorbis/vorbis.c: (plugin_init):
17652           Register musicbrainz tags, so apps don't have to.
17653
17654 2006-02-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17655
17656         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
17657         (gst_tag_to_vorbis_tag):
17658           Make sure we called gst_tag_register_musicbrainz_tags()
17659           before possibly mapping a vorbiscomment string from/to a
17660           musicbrainz tag.
17661
17662 2006-02-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17663
17664         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
17665           In case we can't find the required number of consecutive
17666           mpeg audio frames to positively identify an MPEG audio
17667           stream, check if there's at least a valid mpeg audio
17668           frame right at offset 0 and if so suggest mpeg/audio
17669           caps with a very low probability (#153004).
17670
17671 2006-02-07  Andy Wingo  <wingo@pobox.com>
17672
17673         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
17674         a TIME segment if we get timestamped buffers. Requires recent
17675         fixes in core to work properly.
17676
17677 2006-02-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17678
17679         * gst/playback/gstplaybasebin.c: (prepare_output):
17680           Don't print the URI as part of the error message, it
17681           makes error dialogs look rather ugly, especially if
17682           the URI is very long or has characters in it that
17683           need escaping.
17684
17685 2006-02-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17686
17687         * gst/playback/gstplaybasebin.c: (prepare_output):
17688           Error out if we have only text or subtitles, but nothing
17689           else. Also error out if we have subtitles but no video
17690           stream.
17691
17692 2006-02-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17693
17694         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
17695           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
17696           Post an error message on the bus when we encounter an
17697           error, which will hopefully be more meaningful than the
17698           'Internal Flow Error' message users get to see if we
17699           just return GST_FLOW_ERROR.
17700
17701 2006-02-07  Andy Wingo  <wingo@pobox.com>
17702
17703         * configure.ac (GST_MAJORMINOR): Update core version req to
17704         0.10.2.2, for the collectpads API addition (#330244).
17705
17706 2006-02-06  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17707
17708         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
17709           Return FALSE from plugin_init() when GnomeVFS can't
17710           be initialised for some reason (#328423).
17711
17712 2006-02-06  Julien MOUTTE  <julien@moutte.net>
17713
17714         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
17715         Stick to seeking theory until i find the bug.
17716         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
17717
17718 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
17719
17720         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17721         (theora_enc_finalize), (theora_enc_sink_setcaps),
17722         (theora_set_header_on_caps), (theora_enc_chain),
17723         (theora_enc_change_state):
17724         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
17725           Make theoraenc and the tests leak free. Like, really.
17726
17727 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
17728
17729         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17730         (theora_enc_finalize), (theora_enc_sink_setcaps):
17731           Add a finalize method to ensure we clean up state even if
17732           someone omitted the state change back to NULL.
17733
17734         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
17735         (gst_vorbisenc_chain):
17736           Free some more leaked bits.
17737
17738         * tests/check/pipelines/theoraenc.c: (start_pipeline),
17739         (stop_pipeline):
17740           Wait for state changes to happen if they're ASYNC.
17741
17742           This ought to teach those fancy pants buildbots a lesson.
17743
17744 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17745
17746         * gst-libs/gst/tag/gstid3tag.c:
17747           Add mapping for ID3 International Standard Recording Code
17748           tag "TSRC"
17749
17750 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17751
17752         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
17753           Don't leak tag names.
17754
17755 2006-02-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17756
17757         * docs/libs/gst-plugins-base-libs-docs.sgml:
17758         * docs/libs/gst-plugins-base-libs-sections.txt:
17759         * gst-libs/gst/tag/gstid3tag.c:
17760         * gst-libs/gst/tag/gstvorbistag.c:
17761         * gst-libs/gst/tag/tags.c:
17762           Split libgsttag docs into multiple sections.
17763
17764 2006-02-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17765
17766         * docs/libs/Makefile.am:
17767         * docs/libs/gst-plugins-base-libs-docs.sgml:
17768         * docs/libs/gst-plugins-base-libs-sections.txt:
17769         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
17770         * gst-libs/gst/tag/gstvorbistag.c:
17771         * gst-libs/gst/tag/tag.h:
17772         * gst-libs/gst/tag/tags.c:
17773           Add libgsttag to the docs.
17774
17775 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17776
17777         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
17778         (gst_text_overlay_init), (gst_text_overlay_src_event),
17779         (gst_text_overlay_collected): Fix clockoverlay.
17780
17781 2006-02-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17782
17783         * docs/libs/compiling.sgml:
17784           Fix typo: it's pkg-config, not pkg-gconfig
17785
17786         * docs/libs/gst-plugins-base-libs-docs.sgml:
17787         * docs/libs/gst-plugins-base-libs-sections.txt:
17788         * docs/libs/tmpl/gstgconf.sgml:
17789           There is no libgstgconf in 0.10, remove it
17790           from the docs.
17791
17792 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17793
17794         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
17795         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
17796         (gst_text_overlay_src_event), (gst_text_overlay_collected):
17797         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
17798         (gst_sub_parse_class_init), (gst_sub_parse_init),
17799         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
17800         (parse_mpsub), (parser_state_init), (handle_buffer),
17801         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
17802         * gst/subparse/gstsubparse.h: Introduce seeking code.
17803
17804 2006-02-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17805
17806         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17807           Add comment about LANGUAGE tag inconsistency (we want
17808           ISO-639-1, but extract three-letter identifiers?)
17809
17810         * po/POTFILES.in:
17811           Add two translatable files.
17812
17813 2006-02-05  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17814
17815         * gst-libs/gst/tag/Makefile.am:
17816         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17817         * gst-libs/gst/tag/tag.h:
17818         * gst-libs/gst/tag/tags.c:
17819         (gst_tag_register_musicbrainz_tags_internal),
17820         (gst_tag_register_musicbrainz_tags):
17821           Forward-port some tags stuff from the 0.8 branch. This is
17822           mostly the addition of musicbrainz tags and their mapping
17823           to vorbistags, and a vorbistag mapping of the language tag.
17824
17825 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17826
17827         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
17828         refactoring.
17829
17830 2006-02-04  David Schleef  <ds@schleef.org>
17831
17832         * ext/ogg/gstoggmux.c:
17833         * gst/typefind/gsttypefindfunctions.c:
17834           Add Dirac typefinding and add dirac format to oggmux.
17835
17836 2006-02-03  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17837
17838         * gst/playback/gstdecodebin.c: (try_to_link_1):
17839           Don't put essential function call into
17840           g_return_*() macro, otherwise it'll all be
17841           replaced by NOOPs when compiling with
17842           G_DISABLE_CHECKS defined.
17843
17844 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
17845
17846         * ext/ogg/gstoggdemux.c:
17847         * ext/ogg/gstoggparse.c:
17848         * gst/tcp/gsttcpserversink.c:
17849         * sys/v4l/v4lsrc_calls.c:
17850         * sys/v4l/v4lsrc_calls.h:
17851         Just make it compile with --disable-gst-debug.
17852
17853 2006-02-03  Wim Taymans  <wim@fluendo.com>
17854
17855         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
17856         (gst_alsasink_class_init), (gst_alsasink_init),
17857         (gst_alsasink_write), (gst_alsasink_reset):
17858         * ext/alsa/gstalsasink.h:
17859         Add lock to protect alsa calls.
17860         Implement reset to flush samples ASAP, does not work
17861         with dmix though.
17862
17863 2006-02-02  Wim Taymans  <wim@fluendo.com>
17864
17865         * gst-libs/gst/audio/gstbaseaudiosink.c:
17866         (gst_base_audio_sink_provide_clock):
17867         Ugh.. getting late I guess...
17868
17869 2006-02-02  Wim Taymans  <wim@fluendo.com>
17870
17871         * gst-libs/gst/audio/gstbaseaudiosink.c:
17872         (gst_base_audio_sink_provide_clock),
17873         (gst_base_audio_sink_set_property),
17874         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
17875         Don't try to provide a clock when we are not negotiated since
17876         we might not be able to make it run.
17877
17878 2006-02-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17879
17880         * gst/playback/gstdecodebin.c: (try_to_link_1):
17881           Unlinking two source pads is ... hard.
17882
17883 2006-02-02  Wim Taymans  <wim@fluendo.com>
17884
17885         * gst-libs/gst/audio/TODO:
17886         Updated.
17887
17888         * gst-libs/gst/audio/gstbaseaudiosink.c:
17889         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
17890         On EOS, wait till the last sample is played before posting EOS.
17891
17892 2006-02-01  Philippe Kalaf <burger at speedy dot org>
17893
17894         Patch by: Kai Vehmanen
17895         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17896           Adds ability to enable newsegment bypass by setting queue_delay to
17897           zero. Also avoid thread being started if queue_delay is zero.
17898
17899 2006-02-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17900
17901         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
17902           Make test work again by connecting fakesinks to each decoded pad,
17903           which makes the pipeline wait until each fakesink has a buffer
17904           queued before going to PAUSED state. At that point we know the
17905           decodebin pads are negotiated.
17906
17907 2006-02-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17908
17909         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
17910         (gst_cdda_base_src_handle_event):
17911         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
17912           Pass unhandled queries to the parent class's query function.
17913
17914 2006-02-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17915
17916         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
17917         (gst_ogg_pad_src_query):
17918         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
17919         * ext/theora/theoradec.c: (theora_dec_src_query),
17920         (theora_dec_sink_query):
17921         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
17922         (vorbis_dec_sink_query):
17923         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
17924         (gst_vorbisenc_sink_query):
17925         * gst/adder/gstadder.c: (gst_adder_query):
17926           Pass unhandled queries upstream instead of just
17927           dropping them (#326447). Also, fix supported
17928           query types list for some elements.
17929
17930 2006-02-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
17931
17932         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
17933         (paris_type_find), (ilbc_type_find), (plugin_init):
17934           Fix typefinding for audio/x-au, audio/x-paris and
17935           audio/iLBC-sh. We cannot use the START_WITH macros
17936           here, because there can only be one typefind factory
17937           with the same name (caps), so the second one would
17938           replace the first one and the first one would never
17939           be called when doing typefinding (see #161712).
17940           
17941
17942 2006-01-31  Wim Taymans  <wim@fluendo.com>
17943
17944         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
17945         (vorbis_handle_header_packet), (vorbis_dec_push),
17946         (vorbis_handle_data_packet):
17947         Use scale_int when we can, add some more scaling.
17948         Check packettype before parsing it.
17949
17950 2006-01-31  Wim Taymans  <wim@fluendo.com>
17951
17952         * ext/theora/theoradec.c: (_theora_granule_time),
17953         (theora_dec_src_convert), (theora_dec_sink_convert):
17954         Call right _scale functions.
17955         Use parameter instead of some other random value.
17956
17957 2006-01-31  Wim Taymans  <wim@fluendo.com>
17958
17959         * ext/theora/theoradec.c: (_theora_granule_frame),
17960         (_theora_granule_time), (_inc_granulepos),
17961         (theora_dec_src_convert), (theora_dec_sink_convert),
17962         (theora_handle_type_packet), (theora_handle_data_packet),
17963         (theora_dec_chain):
17964         Use higher precision timestamps calculation.
17965         Convert some other conversions to _scale.
17966
17967 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
17968
17969         * gst/audiotestsrc/gstaudiotestsrc.c:
17970         (gst_audio_test_src_create_sine_table), (plugin_init):
17971         * gst/volume/gstvolume.c: (plugin_init):
17972           initialize gst_controller before using
17973
17974 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
17975
17976         * tests/check/pipelines/theoraenc.c:
17977         * tests/check/pipelines/vorbisenc.c:
17978         Define constant using G_GINT64_CONSTANT to avoid errors when
17979         passing it around - otherwise it gets truncated to 32 bits.
17980
17981         Fixes failing tests.
17982
17983 2006-01-31  Andy Wingo  <wingo@pobox.com>
17984
17985         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
17986         caps being set doesn't have a framerate value. Basically a stopgap
17987         measure.
17988
17989         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
17990         technically correct enough to put into core though.
17991         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
17992         DURATION. Fixes theoraenc ! oggmux.
17993
17994         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
17995         fraction, not double.
17996
17997 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
17998
17999         * win32/vs7:
18000         add vs7 project files created by Sergey Scobich
18001
18002 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
18003
18004         * win32/vs8:
18005         add vs8 project files created by Sergey Scobich
18006         
18007 2006-01-30  Andy Wingo  <wingo@pobox.com>
18008
18009         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
18010         timestamp + duration, not just timestamp -- ogg pages should be
18011         ordered by stop time. Necessary fix given the change in vorbis
18012         timestamps.
18013
18014         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
18015         (gst_theora_enc_init): Pull the granule shift out of the encoder.
18016         (granulepos_add): New function, handles the messiness of adjusting
18017         granulepos values.
18018         (theora_buffer_from_packet):
18019         (theora_enc_chain):
18020         (theora_enc_sink_event): Use granulepos_add, not +.
18021
18022         * tests/check/pipelines/theoraenc.c
18023         (check_buffer_granulepos_from_starttime): Just check the frame
18024         count, not the actual granulepos -- we can't dictate to the
18025         encoder when it should be placing keyframes.
18026
18027 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18028
18029         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
18030           SERVICE_NOT_AVAILABLE happens for example when you're trying to
18031           play an http:// stream from a server that's not serving
18032
18033 2006-01-30  Andy Wingo  <wingo@pobox.com>
18034
18035         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
18036         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
18037         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
18038         available.
18039
18040         * ext/theora/gsttheoraenc.h:
18041         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
18042         although theoraenc was timestamping correctly. Added handling of
18043         streams that start with nonzero timestamps.
18044
18045         * tests/check/Makefile.am:
18046         * tests/check/pipelines/theoraenc.c: New file, basically does same
18047         tests as vorbisenc.
18048
18049         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
18050
18051 2006-01-30  Wim Taymans  <wim@fluendo.com>
18052
18053         * gst-libs/gst/audio/gstaudiosink.c:
18054         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
18055         (gst_audioringbuffer_pause):
18056         Implement pause that does not wait for completion.
18057
18058         * gst-libs/gst/audio/gstbaseaudiosink.c:
18059         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
18060         Don't drop buffers when going to PAUSED but perform preroll on
18061         remaining samples now that core base class supports this.
18062
18063         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
18064         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
18065         (gst_ring_buffer_commit):
18066         Pause should not signal waiters.
18067         Implement return value of _commit correctly.
18068
18069 2006-01-30  Andy Wingo  <wingo@pobox.com>
18070
18071         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
18072
18073         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
18074         updated to timestamp from the first sample, not the last.
18075         (gst_vorbisenc_buffer_from_header_packet): New function, takes
18076         special care of granulepos and timestamp for header packets.
18077         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
18078         when the first buffer has a nonzero timestamp.
18079
18080         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
18081         (GstVorbisEnc.subgranule_offset): New members. Take care of the
18082         case when the first audio buffer we get has a nonzero timestamp.
18083         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
18084         properly timestamp vorbis buffers with the time of the first
18085         sample, not the last.
18086         
18087         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
18088         vorbis_granule_time_copy -- now it takes the granule/subgranule
18089         offset into account.
18090
18091         * tests/check/pipelines/vorbisenc.c: New test for correctness of
18092         timestamps, durations, and granulepos on buffers produced by
18093         vorbisenc.
18094
18095 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
18096
18097         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18098         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
18099           Patch from Eric Jonas to support conversions to/from UYVY 
18100           (Fixes: #324626)
18101
18102 2006-01-30  Julien MOUTTE  <julien@moutte.net>
18103
18104         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
18105         (setup_subtitle), (setup_source), (set_active_source):
18106         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
18107         (gen_text_element), (gen_audio_element), (gen_vis_element),
18108         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
18109
18110 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
18111
18112         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
18113         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
18114                 use gst_guint64_to_gdouble to be compliant with vs6
18115         * gst/playback/gstdecodebin.c: (try_to_link_1)
18116         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
18117                 use G_GINT64_CONSTANT for int64 constants
18118         * win32/common/libgstinterfaces.def:
18119                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
18120         * win32/vs6:
18121                 update and add new project files
18122                 
18123 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18124
18125         * Makefile.am:
18126         * win32/MANIFEST:
18127         * win32/common/interfaces-enumtypes.c:
18128         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
18129         (gst_mixer_track_flags_get_type),
18130         (gst_tuner_channel_flags_get_type):
18131         * win32/common/interfaces-enumtypes.h:
18132         * win32/common/multichannel-enumtypes.c:
18133         (gst_audio_channel_position_get_type):
18134         * win32/common/multichannel-enumtypes.h:
18135           add a win32-update rule like in core, and copy over enumtypes files
18136
18137 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18138
18139         * win32/MANIFEST:
18140         * win32/common/config.h:
18141         * win32/common/config.h.in:
18142           add config files just like in core
18143
18144 2006-01-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18145
18146         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
18147           Make gcc-4.1 happy (part of #327357).
18148
18149 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
18150
18151         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
18152         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
18153         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
18154         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
18155         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
18156         (gst_alsasrc_unprepare), (gst_alsasrc_read):
18157           Update all error messages.  All of them should either use
18158           the default translated message, or actually provide a
18159           translatable string.
18160           Make the string for channel count problems meaningful.
18161
18162 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
18163
18164         * sys/v4l/v4l_calls.c: (gst_v4l_open):
18165           check for and throw RESOURCE_BUSY
18166
18167 2006-01-27  David Schleef  <ds@schleef.org>
18168
18169         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
18170           checked in this change -- it requires liboil features not
18171           in 0.3.6.  Revert parts.
18172
18173 2006-01-27  David Schleef  <ds@schleef.org>
18174
18175         * REQUIREMENTS:
18176         * configure.ac: update liboil requirement to 0.3.6
18177         * gst/videoscale/Makefile.am:
18178         * gst/videoscale/vs_scanline.c: liboilify
18179
18180 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18181
18182         * ext/libvisual/visual.c: (get_buffer):
18183           When pad_alloc returns a GstFlowReturn other
18184           than GST_FLOW_OK, make sure it is passed upstream.
18185
18186 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18187
18188         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
18189         (gst_alsasink_class_init):
18190           Free the device name string.
18191
18192         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
18193         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
18194         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
18195           Don't remove a pad from the collectpads structure until it
18196           is released - it's a request pad, and may receive data again
18197           if the element gets moved back to PLAYING state.
18198
18199         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18200           Ensure we turn on double buffering on the Xv port, and
18201           set the colour key to something dark and mysterious that
18202           isn't black.
18203
18204 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
18205
18206         * ext/alsa/gstalsaplugin.c: (plugin_init):
18207         * ext/cdparanoia/gstcdparanoiasrc.c:
18208         (gst_cd_paranoia_src_base_init), (plugin_init):
18209         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
18210         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
18211           - a library should not call setlocale. see "Libraries" node in
18212             gettext manual
18213           - make sure all plugins that use translation do bindtextdomain
18214             to point to the localedir
18215         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
18216         (setup_sinks), (plugin_init):
18217           all this, and check for NULL when creating sinks
18218
18219 2006-01-27  Julien MOUTTE  <julien@moutte.net>
18220
18221         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
18222         (plugin_init): Make typefinding of subtitles work again.
18223
18224 2006-01-26  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18225
18226         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
18227         (mp3_type_frame_length_from_header), (mp3_type_find),
18228         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
18229         (plugin_init):
18230           Backport a bunch of typefinding fixes from the 0.8 branch.
18231           Also, improve wavpack typefinding: if we can't peek the
18232           entire wavpack block, try to parse the bits we can get and
18233           see if we find what we're looking for in those.
18234
18235 2006-01-26  Julien MOUTTE  <julien@moutte.net>
18236
18237         * sys/ximage/ximagesink.c:
18238         (gst_ximagesink_calculate_pixel_aspect_ratio):
18239         * sys/xvimage/xvimagesink.c:
18240         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
18241         more cases of pixel aspect ratio.
18242
18243 2006-01-26  Edward Hervey  <edward@fluendo.com>
18244
18245         * gst/playback/gstdecodebin.c: (pad_probe):
18246         Also consider the flush-start and tag events as unblockers
18247         for the pad probes.
18248
18249 2006-01-26  Julien MOUTTE  <julien@moutte.net>
18250
18251         * gst/playback/gstplaybin.c: (gst_play_bin_init),
18252         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
18253         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
18254         On the fly visualisation switch, works disabling, enabling as
18255         well but it won't be able to enable vis in a playbin that was
18256         created with no visualisation.
18257
18258 2006-01-25  Wim Taymans  <wim@fluendo.com>
18259
18260         * gst-libs/gst/audio/gstbaseaudiosink.c:
18261         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
18262         Undo previous commit that returned WRONG_STATE sooner, it breaks 
18263         resume after pause.
18264
18265 2006-01-25  Wim Taymans  <wim@fluendo.com>
18266
18267         * gst-libs/gst/audio/gstbaseaudiosink.c:
18268         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
18269         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
18270         Improve debugging.
18271         Post error when caps cannot be parsed.
18272         Resync on discontinuity in the stream.
18273         Clip samples to segment boundaries.
18274         return WRONG_STATE sooner when we are flushing.
18275
18276         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
18277         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
18278         Make audiosrc operate in TIME.
18279         Set TIMESTAMP and DURATION on buffers.
18280
18281 2006-01-24  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18282
18283         * tests/examples/seek/seek.c: (main):
18284           Output tag messages as well.
18285
18286 2006-01-23  Edward Hervey  <edward@fluendo.com>
18287
18288         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
18289         (free_pad_probes), (remove_fakesink), (pad_probe),
18290         (close_pad_link), (gst_decode_bin_change_state):
18291         Replace GstPadBlockCallback with pad probes that detect
18292         first buffer AND eos before removing fakesink.
18293         Fixes hang with demuxers doing EOS while pre-rolling.
18294         Solves #328279
18295
18296 2006-01-23  Andy Wingo  <wingo@pobox.com>
18297
18298         * ext/alsa/gstalsasink.c:
18299         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18300         (gst_base_rtp_depayload_setcaps),
18301         (gst_base_rtp_depayload_add_to_queue),
18302         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
18303         
18304         Patch by: Jens Granseuer <jensgr at gmx dot net>
18305
18306 2006-01-22  Julien MOUTTE  <julien@moutte.net>
18307
18308         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
18309         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
18310         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
18311         frames. We might get a frame destroyed after changing state to
18312         NULL, adding a safety check on xcontext.
18313
18314 2006-01-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18315
18316         * gst-libs/gst/interfaces/xoverlay.c:
18317           Fix prepare-xwindow-id code example in the docs - we need to
18318           ignore all messages that aren't element messages as well.
18319           
18320 2006-01-21  Julien MOUTTE  <julien@moutte.net>
18321
18322         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
18323           I think one day i'll completely undestand how caps negotiation
18324           is supposed to work. This refactoring handles buffer_alloc
18325           called with caps we can't handle. We definitely don't want a
18326           set_caps with those caps, so we define and allocate a buffer
18327           we would like to receive.
18328
18329 2006-01-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18330
18331         * gst/playback/gstplaybasebin.c: (setup_source):
18332           Free iterator when done.
18333
18334 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
18335
18336         * gst-libs/gst/audio/gstbaseaudiosink.c:
18337         (gst_base_audio_sink_render):
18338           Fix playback of non-synchronised streams by assuming a rate
18339           of 1.0 instead of a random one.
18340
18341           Makes this work again:
18342
18343           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
18344           endianness=(int)4321, signed=(boolean)true, width=(int)16,
18345           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
18346           audioresample ! alsasink
18347
18348 === release 0.10.2 ===
18349
18350 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
18351
18352         * configure.ac:
18353           releasing 0.10.2, "Then the devil is six"
18354
18355 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
18356
18357         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
18358         * gst/playback/gststreamselector.c:
18359         (gst_stream_selector_set_property):
18360           Comment out broken code that connects to the state-changed signal.
18361           At this point, changing current stream selection is broken, but 
18362           stuff like gst-launch playbin current-audio=1 works and filters
18363           to the chosen stream.
18364
18365 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18366
18367         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
18368           Fix #327216 (null dereference in vorbisdec)
18369
18370 2006-01-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18371
18372         * ext/theora/theoradec.c: (theora_handle_comment_packet):
18373           Post taglist actually on bus instead of just freeing it
18374           (fixes #327114 and totem bug #327080).
18375
18376         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
18377           Use gst_element_found_tags_for_pad(), so that the tags
18378           are sent downstream as an event as well.
18379
18380 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
18381
18382         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
18383         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
18384         (gst_ximagesink_buffer_alloc):
18385         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
18386         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
18387         (gst_xvimagesink_buffer_alloc):
18388           move all regularly occurring messages to GST_LOG level
18389           add some more object logs
18390
18391 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
18392
18393         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
18394           fix a silly segfault
18395
18396 2006-01-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18397
18398         * docs/libs/gst-plugins-base-libs-docs.sgml:
18399         * docs/libs/gst-plugins-base-libs-sections.txt:
18400         * gst-libs/gst/audio/mixerutils.c:
18401         * gst-libs/gst/audio/mixerutils.h:
18402           Add docs for mixerutils stuff.
18403
18404 2006-01-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18405
18406         * gst/playback/gstplaybasebin.c: (setup_source):
18407           Fix playback for sources that emit raw audio or
18408           raw video streams (e.g.: cd audio sources) (#325984).
18409
18410 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18411
18412         * gst-libs/gst/audio/mixerutils.c:
18413         (gst_audio_mixer_filter_do_filter):
18414           actually save the element we create
18415
18416 2006-01-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18417
18418         * gst-libs/gst/cdda/gstcddabasesrc.c:
18419         (gst_cdda_base_src_handle_track_seek):
18420           No need to post a tag message on the bus when seeking
18421           within the same track, only post it when the current
18422           track changes.
18423
18424 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
18425
18426         * gst/playback/gstplaybasebin.c: (group_destroy),
18427         (probe_triggered), (new_decoded_pad), (mute_group_type),
18428         (set_active_source):
18429         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
18430         * gst/playback/gststreamselector.c:
18431         (gst_stream_selector_base_init),
18432         (gst_stream_selector_set_property),
18433         (gst_stream_selector_request_new_pad):
18434           Reenable stream selection. These mechanisms need a complete overhaul
18435           in the face of 0.8->0.10 changes though.
18436
18437 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
18438
18439         * ext/ogg/gstoggdemux.c:
18440           Change the pad template to src_%d to match the pads that 
18441           are created from it. decodebin needs this information in order
18442           to decide that oggdemux is capable of producing multiple pads
18443           (and hence needs queues inserted).
18444
18445         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
18446         (gst_ogg_mux_collected):
18447           Make debug output more useful by using GST_PTR_FORMAT.
18448
18449 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
18450
18451         Reviewed by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18452
18453         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
18454           Set depth and width for alaw/mulaw (fixes #326601).
18455
18456 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18457
18458         * tests/icles/Makefile.am:
18459           don't build the tests if we don't have the libs
18460
18461 2006-01-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18462
18463         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
18464         (gst_cd_paranoia_paranoia_callback):
18465           Don't try to free NULL pointers.
18466
18467 2006-01-10  Edward Hervey  <edward@fluendo.com>
18468
18469         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
18470         (gst_audio_rate_change_state), (plugin_init):
18471         Add debugging category.
18472         Fix type issues.
18473         Add case for incoming buffers without valid offset/offset_end.
18474
18475 2006-01-10  Michael Smith  <msmith@fluendo.com>
18476
18477         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
18478           Don't leak GCond in audio sources.
18479
18480 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
18481
18482         * gst/playback/gstplaybin.c: (gen_audio_element):
18483           Don't leak an autoaudiosink/alsasink when we generate
18484           a new audio element. (old code, I guess)
18485
18486 2006-01-10  Michael Smith  <msmith@fluendo.com>
18487
18488         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
18489           Support float audio in audiorate.
18490           Use width rather than depth for selecting sample width.
18491
18492 2006-01-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18493
18494         * gst/videotestsrc/videotestsrc.h:
18495           Use GLib types here (that way we don't have to include the
18496           generated _stdint.h header, which makes life easier for win32
18497           folks that don't use autotools for the build) (#325990, patch
18498           by: Sergey Scobich).
18499
18500 2006-01-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18501
18502         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18503         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18504         (gst_ring_buffer_pause), (wait_segment):
18505         * gst-libs/gst/audio/gstringbuffer.h:
18506           Name (private) union, makes Forte compiler happy (this time
18507           for real) (#324900).
18508
18509 2006-01-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18510
18511         * gst-libs/gst/audio/Makefile.am:
18512           Link against libgstinterfaces, needed for mixer
18513           and property probe stuff.
18514
18515 2006-01-09  Edward Hervey  <edward@fluendo.com>
18516
18517         * gst-libs/gst/Makefile.am:
18518
18519 2006-01-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18520
18521         * gst-libs/gst/audio/Makefile.am:
18522         * gst-libs/gst/audio/mixerutils.c:
18523         (gst_audio_mixer_filter_do_filter),
18524         (gst_audio_mixer_filter_check_element),
18525         (gst_audio_mixer_filter_probe_feature),
18526         (element_factory_rank_compare_func),
18527         (gst_audio_default_registry_mixer_filter):
18528         * gst-libs/gst/audio/mixerutils.h:
18529           Add gst_audio_default_registry_mixer_filter() utility
18530           function.
18531
18532 2006-01-03  Michael Smith  <msmith@fluendo.com>
18533
18534         * gst/audioresample/resample.h:
18535           As before, but for o_buf
18536
18537 2006-01-03  Michael Smith  <msmith@fluendo.com>
18538
18539         * gst/audioresample/resample.h:
18540           Declare struct _ResampleState.buffer as unsigned char *, not void *,
18541           since we do arithmetic on it.
18542
18543 2006-01-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18544
18545         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18546         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18547         (gst_ring_buffer_pause), (wait_segment):
18548         * gst-libs/gst/audio/gstringbuffer.h:
18549           Sun's Forte compiler doesn't seem to like anonymous structs,
18550           so use same setup as in GstBaseSrc (fixes #324900).
18551
18552 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18553
18554         * configure.ac:
18555         * gst/volume/Makefile.am:
18556         * gst/volume/demo.c:
18557           move old example to tests/examples/volume/volune.c
18558         * tests/examples/Makefile.am:
18559         * tests/examples/seek/seek.c: (main):
18560           change window-close event from "delete-event" to "destroy"
18561         * tests/examples/volume/Makefile.am:
18562         * tests/examples/volume/volume.c: (value_changed_callback),
18563         (setup_gui), (message_received), (eos_message_received), (main):
18564           fix event handling and bus usage
18565
18566 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
18567
18568         * gst/audiotestsrc/gstaudiotestsrc.c:
18569         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
18570         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
18571         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
18572         (gst_audio_test_src_create_square),
18573         (gst_audio_test_src_create_saw),
18574         (gst_audio_test_src_create_triangle),
18575         (gst_audio_test_src_create_silence),
18576         (gst_audio_test_src_create_white_noise),
18577         (gst_audio_test_src_create_pink_noise),
18578         (gst_audio_test_src_init_sine_table),
18579         (gst_audio_test_src_create_sine_table),
18580         (gst_audio_test_src_change_wave),
18581         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
18582         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
18583         * gst/audiotestsrc/gstaudiotestsrc.h:
18584           update to basesrc changes, implement segmented seeking and eos
18585           handling, add a 'sine-tab' waveform for performance critical playback
18586
18587 2005-12-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18588
18589         * po/POTFILES.in:
18590           ... and this time the other modified file that I missed last time.
18591
18592 2005-12-29  Michael Smith  <msmith@fluendo.com>
18593
18594         * gst/playback/gstdecodebin.c: (new_pad):
18595           Fix non-C89 variable declaration not at the start of a block. Should
18596           help some compilers.
18597
18598 2005-12-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18599
18600         * tests/check/Makefile.am:
18601           And now fix 'make distcheck' (builddir != srcdir)
18602
18603 2005-12-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18604
18605         * configure.ac:
18606         * ext/cdparanoia/Makefile.am:
18607         * ext/cdparanoia/gstcdparanoia.c:
18608         * ext/cdparanoia/gstcdparanoia.h:
18609         * ext/cdparanoia/gstcdparanoiasrc.c:
18610         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
18611         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
18612         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
18613         (gst_cd_paranoia_paranoia_callback),
18614         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
18615         (gst_cd_paranoia_src_set_property),
18616         (gst_cd_paranoia_src_get_property), (plugin_init):
18617         * ext/cdparanoia/gstcdparanoiasrc.h:
18618           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
18619           plugin again (there are still fixes required to playbin to make
18620           cdda:// uris work there).
18621
18622 2005-12-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18623
18624         * tests/check/Makefile.am:
18625           Fix test case compilation.
18626
18627 2005-12-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18628
18629         * gst-libs/gst/cdda/gstcddabasesrc.c:
18630         (gst_cdda_base_src_update_duration),
18631         (gst_cdda_base_src_calculate_cddb_id):
18632           An integer is not a string. Fix access to uninitialised variable.
18633
18634         * tests/check/Makefile.am:
18635           Add cddabasesrc unit test; also actually enable the vorbis test.
18636
18637         * tests/check/generic/states.c:
18638           Blacklist new cd audio elements as well.
18639
18640         * tests/check/libs/cddabasesrc.c:
18641           Unit test for GstCddaBaseSrc (discid calculation mostly).
18642
18643 2005-12-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18644
18645         * docs/libs/Makefile.am:
18646         * docs/libs/gst-plugins-base-libs-docs.sgml:
18647         * docs/libs/gst-plugins-base-libs-sections.txt:
18648         * docs/libs/gst-plugins-base-libs.types:
18649           Add docs for libgstcdda/GstCddaBaseSrc.
18650
18651         * gst-libs/gst/interfaces/mixertrack.h:
18652           Do one struct member per line with a semicolon at the end, that way
18653           even gtk-doc might parse it without complaining.
18654
18655 2005-12-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18656
18657         * configure.ac:
18658         * gst-libs/gst/Makefile.am:
18659         * gst-libs/gst/cdda/Makefile.am:
18660         * gst-libs/gst/cdda/base64.c:
18661         * gst-libs/gst/cdda/base64.h:
18662         * gst-libs/gst/cdda/gstcddabasesrc.c:
18663         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
18664         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
18665         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
18666         (gst_cdda_base_src_get_property),
18667         (gst_cdda_base_src_get_track_from_sector),
18668         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
18669         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
18670         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
18671         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
18672         (gst_cdda_base_src_uri_get_protocols),
18673         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
18674         (gst_cdda_base_src_uri_handler_init),
18675         (gst_cdda_base_src_setup_interfaces),
18676         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
18677         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
18678         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
18679         (gst_cdda_base_src_add_tags),
18680         (gst_cdda_base_src_add_index_associations),
18681         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
18682         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
18683         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
18684         (gst_cdda_base_src_create):
18685         * gst-libs/gst/cdda/gstcddabasesrc.h:
18686         * gst-libs/gst/cdda/sha1.c:
18687         * gst-libs/gst/cdda/sha1.h:
18688           Add new libgstcdda with GstCddaBaseSrc class.
18689
18690 2005-12-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18691
18692         * ext/gnomevfs/gstgnomevfssink.h:
18693           Use GstBaseSinkClass as parent_class member for class struct, not
18694           GstBaseSink.
18695
18696 2005-12-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18697
18698         Patch by: Michael Benes
18699
18700         * gst/videotestsrc/gstvideotestsrc.c:
18701         (gst_video_test_src_class_init), (gst_video_test_src_start):
18702           Add start method to reset running time and number of frames sent
18703           when starting up (fixes #324696)
18704
18705 2005-12-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18706
18707         * docs/plugins/Makefile.am:
18708         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18709         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18710         * docs/plugins/gst-plugins-base-plugins.args:
18711         * docs/plugins/gst-plugins-base-plugins.hierarchy:
18712         * docs/plugins/gst-plugins-base-plugins.signals:
18713           Add docs stuff for gnomevfssrc and gnomevfssink.
18714
18715         * ext/gnomevfs/gstgnomevfssrc.c:
18716           Fix example pipeline in gtk-doc blurb.
18717
18718 2005-12-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18719
18720         * ext/gnomevfs/Makefile.am:
18721         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
18722         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
18723         (gst_gnome_vfs_handle_get_type), (plugin_init):
18724         * ext/gnomevfs/gstgnomevfs.h:
18725         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
18726         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
18727         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
18728         (gst_gnome_vfs_sink_set_property),
18729         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
18730         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
18731         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
18732         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
18733         (gst_gnome_vfs_sink_uri_get_type),
18734         (gst_gnome_vfs_sink_uri_get_protocols),
18735         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
18736         (gst_gnome_vfs_sink_uri_handler_init):
18737         * ext/gnomevfs/gstgnomevfssink.h:
18738           Port gnomevfssink; add gtk-doc blurb.
18739
18740         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
18741         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
18742         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
18743         (gst_gnome_vfs_src_uri_get_type),
18744         (gst_gnome_vfs_src_uri_get_protocols),
18745         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
18746         (gst_gnome_vfs_src_uri_handler_init),
18747         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
18748         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
18749         (gst_gnome_vfs_src_send_additional_headers_callback),
18750         (gst_gnome_vfs_src_received_headers_callback),
18751         (gst_gnome_vfs_src_push_callbacks),
18752         (gst_gnome_vfs_src_pop_callbacks),
18753         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
18754         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
18755         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
18756         * ext/gnomevfs/gstgnomevfssrc.h:
18757           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
18758           file; add gtk-doc blurb with example pipelines.
18759
18760 === release 0.10.1 ===
18761
18762 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
18763
18764         * configure.ac:
18765           releasing 0.10.1, "Dobro Dedek"
18766
18767 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
18768
18769         * gst/typefind/gsttypefindfunctions.c:
18770         iLBC30 and iLBC20 added to typefind.
18771
18772 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
18773
18774         * gst-libs/gst/audio/gstbaseaudiosink.c:
18775         (gst_base_audio_sink_class_init):
18776         * gst-libs/gst/audio/gstbaseaudiosrc.c:
18777         (gst_base_audio_src_class_init):
18778           update strings, values are in microseconds
18779           change the default sink buffer time to something that is smaller
18780           (to help software volume mixing have a slightly lower delay) but
18781           still be acceptable on Wim's laptop
18782
18783 2005-12-20  Edward Hervey  <edward@fluendo.com>
18784
18785         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
18786         Made a quack, forgot to add DUCK to the riff video template.
18787
18788 2005-12-19  Edward Hervey  <edward@fluendo.com>
18789
18790         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
18791         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
18792         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
18793         (gst_ogm_parse_chain):
18794         Make sure pads are initialized correctly.
18795         * gst-libs/gst/riff/riff-ids.h:
18796         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18797         (gst_riff_create_video_template_caps):
18798         Add a whole bunch of FOURCC <=> MimeType.
18799         Extend the riff video pad template to support the newly added fourcc.
18800
18801 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18802
18803         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
18804         (gst_ogg_demux_activate_chain):
18805           Extra debug output when activating/deactivating chains.
18806
18807         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
18808         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
18809         (unlinked):
18810           Remove a queue from our list when it becomes unlinked.
18811           Don't add queues to elements in class 'Demux' if they
18812           can only produce one pad 
18813
18814 2005-12-18  Julien MOUTTE  <julien@moutte.net>
18815
18816         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
18817         (gst_video_sink_get_type): Add a debug category.
18818
18819 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18820
18821         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18822         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
18823           Handle downstream newsegment by sending our own newsegment before the
18824           next buffer to be released. (#323900)
18825
18826 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18827
18828         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18829         (gst_base_rtp_depayload_set_gst_timestamp):
18830           add queue delay to new segment as well (as opposed to just the first
18831           buffer). (bug #322347)
18832
18833 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
18834
18835         * ext/libvisual/visual.c: (make_valid_name):
18836           change some char* into char[]
18837         * gst/audiotestsrc/gstaudiotestsrc.c:
18838         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
18839         (gst_audio_test_src_create):
18840         * gst/audiotestsrc/gstaudiotestsrc.h:
18841           prepare to handle EOS and SEGMENT_DONE
18842
18843 2005-12-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18844
18845         * tests/check/generic/states.c: (GST_START_TEST):
18846           Blacklist cdparanoia element in state test.
18847
18848 2005-12-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18849
18850           Patch by: Benjamin Pineau
18851
18852         * gst/tcp/gsttcp.c:
18853         * gst/tcp/gsttcpclientsink.c:
18854         * gst/tcp/gsttcpserversink.c:
18855         * gst/tcp/gsttcpserversrc.c:
18856           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
18857
18858 2005-12-15  Michael Smith  <msmith@fluendo.com>
18859
18860         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
18861         (gst_video_rate_chain):
18862           Fix timestamping for videorate when the first buffer it sees has a
18863           non-zero timestamp. Fix some misleading debug output.
18864
18865 2005-12-15  Michael Smith  <msmith@fluendo.com>
18866
18867         * gst/audioresample/gstaudioresample.c:
18868           Don't leak all input buffers to audioresample.
18869
18870 2005-12-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18871
18872         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
18873           Don't operate on empty text buffers. Strip newlines and
18874           tabs only from the end of the text, but leave them intact
18875           in the middle. Fix typo in gtk-doc description.
18876
18877 2005-12-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18878
18879         * gst/playback/gstplaybasebin.c:
18880         * gst/playback/gstplaybin.c: (handoff):
18881           Make sure the video frame buffer we return to apps via the
18882           "frame" property always has caps set on it. Modify
18883           _gst_gvalue_set_object() macro to handle NULL objects
18884           gracefully too.
18885
18886 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
18887
18888         * gst/audiotestsrc/gstaudiotestsrc.c:
18889         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
18890         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
18891         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
18892         (gst_audio_test_src_create):
18893         * gst/audiotestsrc/gstaudiotestsrc.h:
18894         Adjust to some recent api changes and add wtays new cool seeking
18895         capabillities
18896
18897 2005-12-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18898
18899         * ext/alsa/Makefile.am:
18900         * ext/alsa/gstalsadeviceprobe.c:
18901         * ext/alsa/gstalsadeviceprobe.h:
18902           Helper functions to add device probing via the GstPropertyProbe
18903           interface to a class.
18904
18905         * ext/alsa/gstalsamixer.h:
18906           Comment out GST_ALSA_MIXER, it returns a struct that's not
18907           used.
18908
18909         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
18910           Add some debug info. 
18911
18912         * ext/alsa/gstalsamixerelement.c:
18913         (gst_alsa_mixer_element_interface_supported),
18914         (gst_implements_interface_init),
18915         (gst_alsa_mixer_element_init_interfaces),
18916         (gst_alsa_mixer_element_class_init),
18917         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
18918         (gst_alsa_mixer_element_set_property),
18919         (gst_alsa_mixer_element_get_property),
18920         (gst_alsa_mixer_element_change_state):
18921         * ext/alsa/gstalsamixerelement.h:
18922           Add 'device' and 'device-name' properties. Add GstPropertyProbe
18923           for device handling (gnome-volume-control will need that).
18924
18925 2005-12-12  Christian Schaller  <uraeus@gnome.org>
18926
18927         * ext/Makefile.am: fix cdparanoia entry
18928         * gst-plugins-base.spec.in: add cdparanoia
18929
18930 2005-12-12  Michael Smith  <msmith@fluendo.com>
18931
18932         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
18933           Use the correct function to free list of typefind factories.
18934
18935 2005-12-12  Wim Taymans  <wim@fluendo.com>
18936
18937         * gst/videotestsrc/gstvideotestsrc.c:
18938         (gst_video_test_src_class_init), (gst_video_test_src_init),
18939         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
18940         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
18941         (gst_video_test_src_create):
18942         * gst/videotestsrc/gstvideotestsrc.h:
18943         Implement seeking in videotestsrc.
18944         Small cleanups.
18945
18946 2005-12-12  Wim Taymans  <wim@fluendo.com>
18947
18948         * ext/cdparanoia/Makefile.am:
18949         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
18950         (gst_paranoia_endian_get_type), (_do_init),
18951         (cdparanoia_class_init), (cdparanoia_init),
18952         (cdparanoia_set_property), (cdparanoia_get_property),
18953         (cdparanoia_do_seek), (cdparanoia_is_seekable),
18954         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
18955         (cdparanoia_convert), (cdparanoia_get_query_types),
18956         (cdparanoia_query), (cdparanoia_set_index),
18957         (cdparanoia_uri_set_uri):
18958         * ext/cdparanoia/gstcdparanoia.h:
18959         Partially ported cdparanoia now that basesrc can support a
18960         plugin like this..
18961
18962 2005-12-12  Wim Taymans  <wim@fluendo.com>
18963
18964         * tests/examples/seek/scrubby.c: (main):
18965         Set higher priority for bus events so they don't get reordered with
18966         gtk gui events.
18967
18968         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
18969         (flush_toggle_cb), (main):
18970         Added checkbox to disable flushing seeks. 
18971         Disable scrubbing when doing non flushing seeks.
18972
18973 2005-12-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
18974
18975         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
18976         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
18977         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
18978         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
18979           Implement some sort of event handling that doesn't rely on
18980           g_return_if_fail; make sure we always push the last chunk of an 
18981           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
18982           state change function; remove some old cruft. Seeking is still
18983           rather unlikely to work though.
18984
18985         * tools/.cvsignore:
18986           Ignore more.
18987
18988 2005-12-11  Julien MOUTTE  <julien@moutte.net>
18989
18990         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
18991         Fixed a leak of the current image reference when cleaning up.
18992         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
18993
18994 2005-12-09  Michael Smith  <msmith@fluendo.com>
18995
18996         * tools/Makefile.am:
18997         * tools/gst-launch-ext-m.m:
18998           Remove gst-launch-ext. It doesn't work, and is no longer
18999           particularly useful.
19000
19001 2005-12-08  Luca Ognibene  <luogni@tin.it>
19002
19003         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
19004           don't pass random values to ogmparse convert function.
19005           Make seeking possible in the exile1.ogm file.
19006
19007 2005-12-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
19008
19009         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
19010         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
19011           Work around refcount problem with g_value_set_object() that occur
19012           if the core has been compiled against GLib-2.6 (g_value_set_object()
19013           will only g_object_ref() the element, but the caller will
19014           gst_object_unref() it and bad things will happen due to the way
19015           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
19016           totem for people on FC4 using Thomas's 0.10 RPMs.
19017           
19018 2005-12-07  Edward Hervey  <edward@fluendo.com>
19019
19020         Time to welcome ogm to 0.10 :)
19021         
19022         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
19023         (gst_ogg_pad_typefind):
19024         Oggdemux can now properly typefind elements with dynamic pads.
19025         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
19026         Properly set caps on src pad, and set caps on outgoing buffers.
19027
19028 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19029
19030         * ext/alsa/gstalsamixer.h:
19031         * ext/alsa/gstalsamixerelement.h:
19032         * ext/alsa/gstalsamixeroptions.h:
19033         * ext/alsa/gstalsamixertrack.h:
19034         * ext/alsa/gstalsasink.c:
19035         * ext/alsa/gstalsasink.h:
19036         * ext/alsa/gstalsasrc.c:
19037         * ext/alsa/gstalsasrc.h:
19038         * ext/cdparanoia/gstcdparanoia.h:
19039         * ext/gnomevfs/gstgnomevfsuri.h:
19040         * ext/ogg/gstoggdemux.c:
19041         * ext/ogg/gstoggmux.c:
19042         * ext/pango/gsttextoverlay.h:
19043         * ext/theora/theoradec.c:
19044         * ext/theora/theoraenc.c:
19045         * ext/vorbis/vorbisdec.h:
19046         * ext/vorbis/vorbisenc.c:
19047         * ext/vorbis/vorbisenc.h:
19048         * ext/vorbis/vorbisparse.h:
19049         * gst-libs/gst/audio/gstaudioclock.h:
19050         * gst-libs/gst/audio/gstaudiosink.c:
19051         * gst-libs/gst/audio/gstaudiosink.h:
19052         * gst-libs/gst/audio/gstaudiosrc.c:
19053         * gst-libs/gst/audio/gstaudiosrc.h:
19054         * gst-libs/gst/audio/gstbaseaudiosink.c:
19055         * gst-libs/gst/audio/gstbaseaudiosink.h:
19056         * gst-libs/gst/audio/gstbaseaudiosrc.c:
19057         * gst-libs/gst/audio/gstbaseaudiosrc.h:
19058         * gst-libs/gst/audio/gstringbuffer.h:
19059         * gst-libs/gst/audio/multichannel.h:
19060         * gst-libs/gst/floatcast/floatcast.h:
19061         * gst-libs/gst/interfaces/colorbalance.c:
19062         * gst-libs/gst/interfaces/colorbalance.h:
19063         * gst-libs/gst/interfaces/colorbalancechannel.h:
19064         * gst-libs/gst/interfaces/mixer.h:
19065         * gst-libs/gst/interfaces/mixeroptions.h:
19066         * gst-libs/gst/interfaces/mixertrack.h:
19067         * gst-libs/gst/interfaces/navigation.h:
19068         * gst-libs/gst/interfaces/propertyprobe.h:
19069         * gst-libs/gst/interfaces/tuner.h:
19070         * gst-libs/gst/interfaces/tunerchannel.h:
19071         * gst-libs/gst/interfaces/tunernorm.h:
19072         * gst-libs/gst/interfaces/xoverlay.h:
19073         * gst-libs/gst/netbuffer/gstnetbuffer.h:
19074         * gst-libs/gst/riff/riff-ids.h:
19075         * gst-libs/gst/riff/riff-media.h:
19076         * gst-libs/gst/riff/riff-read.h:
19077         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19078         * gst-libs/gst/rtp/gstbasertppayload.c:
19079         * gst-libs/gst/rtp/gstbasertppayload.h:
19080         * gst-libs/gst/rtp/gstrtpbuffer.c:
19081         * gst-libs/gst/rtp/gstrtpbuffer.h:
19082         * gst-libs/gst/tag/gsttageditingprivate.h:
19083         * gst-libs/gst/tag/gstvorbistag.c:
19084         (gst_tag_list_from_vorbiscomment_buffer):
19085         * gst-libs/gst/tag/tag.h:
19086         * gst-libs/gst/video/video.h:
19087         * gst/adder/gstadder.c:
19088         * gst/adder/gstadder.h:
19089         * gst/audioconvert/audioconvert.c:
19090         * gst/audioconvert/audioconvert.h:
19091         * gst/audioconvert/gstaudioconvert.c:
19092         * gst/audioconvert/gstchannelmix.c:
19093         * gst/audioconvert/gstchannelmix.h:
19094         * gst/audiorate/gstaudiorate.c:
19095         * gst/audioresample/buffer.h:
19096         * gst/audioresample/functable.h:
19097         * gst/audioresample/gstaudioresample.c:
19098         * gst/audioresample/resample.h:
19099         * gst/ffmpegcolorspace/avcodec.h:
19100         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19101         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
19102         * gst/ffmpegcolorspace/imgconvert.c:
19103         * gst/ffmpegcolorspace/imgconvert_template.h:
19104         * gst/playback/gstdecodebin.c:
19105         * gst/playback/gstplaybasebin.h:
19106         * gst/playback/gstplaybin.c:
19107         * gst/playback/gststreaminfo.h:
19108         * gst/tcp/gstfdset.c:
19109         * gst/tcp/gstfdset.h:
19110         * gst/tcp/gstmultifdsink.c:
19111         * gst/tcp/gstmultifdsink.h:
19112         * gst/tcp/gsttcp.h:
19113         * gst/tcp/gsttcpclientsrc.c:
19114         * gst/tcp/gsttcpclientsrc.h:
19115         * gst/tcp/gsttcpplugin.h:
19116         * gst/tcp/gsttcpserversink.c:
19117         * gst/tcp/gsttcpserversrc.c:
19118         * gst/typefind/gsttypefindfunctions.c:
19119         * gst/videorate/gstvideorate.c:
19120         * gst/videotestsrc/gstvideotestsrc.h:
19121         * gst/videotestsrc/videotestsrc.h:
19122         * sys/v4l/gstv4lcolorbalance.h:
19123         * sys/v4l/gstv4ltuner.h:
19124         * sys/v4l/gstv4lxoverlay.h:
19125         * sys/v4l/v4l_calls.h:
19126         * sys/v4l/videodev_mjpeg.h:
19127         * tests/check/elements/audioconvert.c:
19128         * tests/check/elements/audioresample.c:
19129         * tests/check/elements/audiotestsrc.c:
19130         * tests/check/elements/videotestsrc.c:
19131         * tests/check/elements/volume.c:
19132         * tests/examples/seek/scrubby.c:
19133         * tests/examples/seek/seek.c:
19134           expand tabs
19135
19136 === release 0.10.0 ===
19137
19138 2005-12-05 Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19139
19140         * configure.ac:
19141           releasing 0.10.0, "Mont-d'or"
19142
19143 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
19144
19145         * tests/examples/seek/Makefile.am:
19146         Build fix for when gtk is not available.
19147
19148 2005-12-05  Andy Wingo  <wingo@pobox.com>
19149
19150         * ext/libvisual/visual.c: (get_buffer):
19151         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
19152         * ext/pango/gsttextrender.c: (gst_text_render_chain):
19153         * ext/theora/theoradec.c: (theora_handle_data_packet):
19154         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
19155         (theora_enc_chain):
19156         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
19157         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
19158         Update for alloc_buffer changes.
19159
19160 2005-12-05  Andy Wingo  <wingo@pobox.com>
19161
19162         patch by: Kai Vehmanen <kv2004 eca cx>
19163         
19164         * gst-libs/gst/rtp/gstbasertpdepayload.c
19165         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
19166
19167 2005-12-04  Andy Wingo  <wingo@pobox.com>
19168
19169         patch by: Sebastien Cote <sebas642 yahoo ca>
19170         
19171         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
19172         Fixes #319172.
19173
19174 2005-12-02  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
19175
19176         * docs/plugins/Makefile.am:
19177         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19178         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19179         * docs/plugins/gst-plugins-base-plugins.hierarchy:
19180         * ext/pango/gstclockoverlay.c:
19181         * ext/pango/gsttextoverlay.c: 
19182         * ext/pango/gsttextrender.c:
19183         * ext/pango/gsttimeoverlay.c:
19184           Add gtk-doc blurbs to pango elements.
19185
19186 2005-12-02  Wim Taymans  <wim@fluendo.com>
19187
19188         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
19189         * gst/audioresample/buffer.h:
19190         * gst/audioresample/gstaudioresample.c:
19191         * gst/audioresample/gstaudioresample.h:
19192         * gst/audioresample/resample.c: (resample_input_flush),
19193         (resample_input_pushthrough), (resample_input_eos),
19194         (resample_get_output_size_for_input),
19195         (resample_get_input_size_for_output), (resample_get_output_size),
19196         (resample_get_output_data):
19197         * gst/audioresample/resample.h:
19198         * gst/audioresample/resample_ref.c: (resample_scale_ref):
19199         Fix audioresample, seek torture, new segments, reverse negotiation
19200         etc.. work fine.
19201
19202 2005-12-02  Wim Taymans  <wim@fluendo.com>
19203
19204         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
19205         Small cleanups.
19206
19207 2005-12-02  Wim Taymans  <wim@fluendo.com>
19208
19209         * gst/audioconvert/gstaudioconvert.c:
19210         (gst_audio_convert_transform):
19211         Post errors.
19212
19213 === release 0.9.7 ===
19214
19215 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19216
19217         * configure.ac:
19218           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
19219
19220 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19221
19222         * Makefile.am:
19223         * po/hu.po:
19224         * win32/MANIFEST:
19225         * win32/gst.sln:
19226           add win32 MANIFEST file
19227           do something to the hungarian translation
19228
19229 2005-12-01  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
19230
19231         * ext/Makefile.am:
19232           Add $(PANGO_DIR) to SUBDIRS
19233
19234         * ext/pango/gstclockoverlay.c:
19235         * ext/pango/gsttimeoverlay.c:
19236           Fix and improve element descriptions.
19237
19238 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19239
19240         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19241         * docs/plugins/inspect/plugin-libvisual.xml:
19242         * docs/plugins/inspect/plugin-pango.xml:
19243           add pango plugin to docs
19244
19245 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19246
19247         * configure.ac:
19248         * ext/Makefile.am:
19249           moved pango to base
19250
19251 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19252
19253         * configure.ac:
19254         * tests/Makefile.am:
19255         * tests/icles/.cvsignore:
19256         * tests/icles/Makefile.am:
19257         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
19258         (close_display), (resize_window), (move_window), (create_window),
19259         (terminate_playback), (pause_playback), (start_playback), (main):
19260           add stress test for xoverlay from Julien
19261
19262 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19263
19264         * docs/libs/tmpl/gstcolorbalance.sgml:
19265         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19266         * gst-libs/gst/rtp/gstbasertppayload.c:
19267         * gst-libs/gst/rtp/gstrtpbuffer.c:
19268         * gst-libs/gst/rtp/gstrtpbuffer.h:
19269           Do burger's rename for rtp payloaders and depayloaders
19270
19271 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19272
19273         * win32/:
19274           add Visual Studio 6 build files
19275
19276 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19277
19278         * docs/libs/gst-plugins-base-libs-docs.sgml:
19279         * docs/libs/gst-plugins-base-libs-sections.txt:
19280         * docs/libs/tmpl/gstaudio.sgml:
19281         * docs/libs/tmpl/gstringbuffer.sgml:
19282         * gst-libs/gst/interfaces/xoverlay.c:
19283         * gst-libs/gst/video/gstvideofilter.c:
19284         * gst-libs/gst/video/gstvideosink.c:
19285           update documentation
19286
19287 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19288
19289         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
19290         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
19291         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
19292         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
19293         (gst_multi_fd_sink_get_stats),
19294         (gst_multi_fd_sink_remove_client_link),
19295         (gst_multi_fd_sink_handle_client_read),
19296         (gst_multi_fd_sink_client_queue_data),
19297         (gst_multi_fd_sink_client_queue_caps),
19298         (gst_multi_fd_sink_client_queue_buffer),
19299         (gst_multi_fd_sink_new_client),
19300         (gst_multi_fd_sink_handle_client_write),
19301         (gst_multi_fd_sink_recover_client),
19302         (gst_multi_fd_sink_queue_buffer),
19303         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
19304         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
19305         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
19306         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
19307         * gst/tcp/gstmultifdsink.h:
19308         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
19309         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
19310         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
19311         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
19312         (gst_tcp_client_sink_set_property),
19313         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
19314         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
19315         * gst/tcp/gsttcpclientsink.h:
19316         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
19317         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
19318         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
19319         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
19320         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
19321         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
19322         * gst/tcp/gsttcpclientsrc.h:
19323         * gst/tcp/gsttcpplugin.c: (plugin_init):
19324         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
19325         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
19326         (gst_tcp_server_sink_finalize),
19327         (gst_tcp_server_sink_handle_server_read),
19328         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
19329         (gst_tcp_server_sink_set_property),
19330         (gst_tcp_server_sink_get_property),
19331         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
19332         * gst/tcp/gsttcpserversink.h:
19333         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
19334         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
19335         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
19336         (gst_tcp_server_src_set_property),
19337         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
19338         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
19339         * gst/tcp/gsttcpserversrc.h:
19340           more borgifying
19341
19342 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19343
19344         * docs/plugins/Makefile.am:
19345         * docs/plugins/gst-plugins-base-plugins.args:
19346         * docs/plugins/inspect/plugin-libvisual.xml:
19347         * gst/audioconvert/plugin.h:
19348         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
19349         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
19350         (gst_audio_rate_setcaps), (gst_audio_rate_init),
19351         (gst_audio_rate_chain), (gst_audio_rate_set_property),
19352         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
19353         (plugin_init):
19354         * gst/audiotestsrc/gstaudiotestsrc.c:
19355         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
19356         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
19357         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
19358         (gst_audio_test_src_get_query_types),
19359         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
19360         (gst_audio_test_src_create_square),
19361         (gst_audio_test_src_create_saw),
19362         (gst_audio_test_src_create_triangle),
19363         (gst_audio_test_src_create_silence),
19364         (gst_audio_test_src_create_white_noise),
19365         (gst_audio_test_src_init_pink_noise),
19366         (gst_audio_test_src_generate_pink_noise_value),
19367         (gst_audio_test_src_create_pink_noise),
19368         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
19369         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
19370         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
19371         (plugin_init):
19372         * gst/audiotestsrc/gstaudiotestsrc.h:
19373         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
19374         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
19375         (gst_sub_parse_init), (gst_sub_parse_formats),
19376         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
19377         (convert_encoding), (get_next_line),
19378         (gst_sub_parse_data_format_autodetect),
19379         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
19380         (gst_sub_parse_loop), (gst_sub_parse_chain),
19381         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
19382         (plugin_init):
19383         * gst/subparse/gstsubparse.h:
19384         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
19385         (gst_video_rate_base_init), (gst_video_rate_class_init),
19386         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
19387         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
19388         (gst_video_rate_init), (gst_video_rate_event),
19389         (gst_video_rate_chain), (gst_video_rate_set_property),
19390         (gst_video_rate_get_property), (gst_video_rate_change_state),
19391         (plugin_init):
19392         * gst/videoscale/gstvideoscale.c:
19393         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
19394         (gst_video_scale_src_template_factory),
19395         (gst_video_scale_sink_template_factory),
19396         (gst_video_scale_get_type), (gst_video_scale_base_init),
19397         (gst_video_scale_class_init), (gst_video_scale_init),
19398         (gst_video_scale_set_property), (gst_video_scale_get_property),
19399         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
19400         (gst_video_scale_prepare_size), (parse_caps),
19401         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
19402         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
19403         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
19404         (plugin_init):
19405         * gst/videoscale/gstvideoscale.h:
19406         * gst/videotestsrc/gstvideotestsrc.c:
19407         (gst_video_test_src_pattern_get_type),
19408         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
19409         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
19410         (gst_video_test_src_set_pattern),
19411         (gst_video_test_src_set_property),
19412         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
19413         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
19414         (gst_video_test_src_event), (gst_video_test_src_get_times),
19415         (gst_video_test_src_create), (plugin_init):
19416         * gst/videotestsrc/gstvideotestsrc.h:
19417         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
19418         (gst_video_test_src_smpte), (gst_video_test_src_snow),
19419         (gst_video_test_src_black):
19420         * gst/videotestsrc/videotestsrc.h:
19421           borgify further
19422           clean up docs a little
19423
19424 2005-11-30  Wim Taymans  <wim@fluendo.com>
19425
19426         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19427         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
19428         (gst_basertppayload_event), (gst_basertppayload_push),
19429         (gst_basertppayload_change_state):
19430         * gst-libs/gst/rtp/gstbasertppayload.h:
19431         closed #320644.
19432
19433 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19434
19435         * docs/libs/gst-plugins-base-libs-docs.sgml:
19436         * docs/libs/gst-plugins-base-libs-sections.txt:
19437         * gst-libs/gst/video/gstvideofilter.c:
19438         * gst-libs/gst/video/gstvideosink.c:
19439         * gst-libs/gst/video/gstvideosink.h: Adding docs.
19440
19441 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19442
19443         * LICENSE:
19444           move
19445         * po/af.po:
19446         * po/az.po:
19447         * po/cs.po:
19448         * po/en_GB.po:
19449         * po/hu.po:
19450         * po/it.po:
19451         * po/nb.po:
19452         * po/nl.po:
19453         * po/or.po:
19454         * po/sq.po:
19455         * po/sr.po:
19456         * po/sv.po:
19457         * po/uk.po:
19458         * po/vi.po:
19459         * Makefile.am:
19460           update
19461         * scripts/autoplugins.sh:
19462           remove
19463
19464 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19465
19466         * Makefile.am:
19467         * configure.ac:
19468         * examples/Makefile.am:
19469         * examples/capsfilter/Makefile.am:
19470         * examples/capsfilter/capsfilter1.c:
19471         * examples/gob/Makefile.am:
19472         * examples/gob/gst-identity2.gob:
19473         * examples/indexing/.cvsignore:
19474         * examples/indexing/Makefile.am:
19475         * examples/indexing/indexmpeg.c:
19476         * examples/seeking/.cvsignore:
19477         * examples/seeking/Makefile.am:
19478         * examples/seeking/cdparanoia.c:
19479         * examples/seeking/cdplayer.c:
19480         * examples/seeking/chained.c:
19481         * examples/seeking/scrubby.c:
19482         * examples/seeking/seek.c:
19483         * examples/stats/Makefile.am:
19484         * examples/stats/mp2ogg.c:
19485         * examples/switch/.cvsignore:
19486         * examples/switch/Makefile.am:
19487         * examples/switch/switcher.c:
19488         * tests/Makefile.am:
19489         * tests/check/generic/.cvsignore:
19490         * tests/check/pipelines/.cvsignore:
19491         * tests/examples/Makefile.am:
19492         * tests/examples/seek/Makefile.am:
19493           reorganize stuff under tests/
19494
19495 2005-11-30  Edward Hervey  <edward@fluendo.com>
19496
19497         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
19498         Go away you stupid GstStaticPadTemplate memleak.
19499
19500 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19501
19502         * gst-libs/gst/net/Makefile.am:
19503         * gst-libs/gst/net/README:
19504         * gst-libs/gst/net/gstnetbuffer.c:
19505         * gst-libs/gst/net/gstnetbuffer.h:
19506           this was moved to "netbuffer"
19507
19508 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19509
19510         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
19511         (gst_video_filter_class_init), (gst_video_filter_init):
19512         * gst-libs/gst/video/gstvideofilter.h:
19513           borgify name to bring in line with other classes
19514
19515 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19516
19517         * gst/audioscale/.cvsignore:
19518         * gst/audioscale/Makefile.am:
19519         * gst/audioscale/README:
19520         * gst/audioscale/audioscale.vcproj:
19521         * gst/audioscale/dtof.c:
19522         * gst/audioscale/dtos.c:
19523         * gst/audioscale/functable.c:
19524         * gst/audioscale/gstaudioscale.c:
19525         * gst/audioscale/gstaudioscale.h:
19526         * gst/audioscale/private.h:
19527         * gst/audioscale/resample.c:
19528         * gst/audioscale/resample.h:
19529         * gst/audioscale/test.c:
19530           remove
19531
19532 2005-11-30  Edward Hervey  <edward@fluendo.com>
19533
19534         * gst-libs/gst/netbuffer/Makefile.am:
19535         really, really tired
19536
19537 2005-11-30  Edward Hervey  <edward@fluendo.com>
19538
19539         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
19540         Update for new GstTypeFindFactory _register()
19541
19542 2005-11-30  Edward Hervey  <edward@fluendo.com>
19543
19544         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
19545         Let's not override libgstnet from core for no reason...
19546         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
19547         Ok, maybe not so quick next time.
19548
19549 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19550
19551         * configure.ac:
19552         * gst-libs/gst/Makefile.am:
19553           moved gst-libs/gst/net to netbuffer through CVS surgery
19554           remove old directory
19555           updating build to accomodate
19556           (#322257)
19557
19558 2005-11-29  Andy Wingo  <wingo@pobox.com>
19559
19560         * pkgconfig/gstreamer-plugins-base.pc.in:
19561         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
19562         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
19563         (#322257).
19564
19565 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19566
19567         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
19568         3rd time's the charm. Correct ref-counting for discarded buffers.
19569
19570 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19571
19572         * gst/playback/gststreamselector.c:
19573         (gst_stream_selector_class_init),
19574         (gst_stream_selector_set_property),
19575         (gst_stream_selector_get_property),
19576         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19577         Fix ref-counting
19578
19579 2005-11-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
19580
19581         * gst/subparse/gstsubparse.c: (feed_textbuf):
19582           Don't access already unref'ed buffer.
19583
19584 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19585
19586         * gst/playback/gststreamselector.c:
19587         (gst_stream_selector_class_init), (gst_stream_selector_init),
19588         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
19589         (gst_stream_selector_get_property),
19590         (gst_stream_selector_get_linked_pad),
19591         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19592         * gst/playback/gststreamselector.h:
19593         Add the active-pad property for playbin to use shortly. Ignore buffers
19594         from any other pad, returning GST_FLOW_NOT_LINKED
19595
19596 2005-11-29  Julien MOUTTE  <julien@moutte.net>
19597
19598         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
19599         patch from bug #322704 (Alessandro Decina).
19600
19601 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19602
19603         * gst-libs/gst/audio/Makefile.am:
19604           folded audiofilter into the audio library
19605
19606 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19607
19608         * gst/videoscale/gstvideoscale.h:
19609         * gst/videoscale/gstvideoscale.c:
19610           remove unimplemented scale methods
19611
19612 2005-11-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
19613
19614         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
19615           Don't leak caps.
19616
19617 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19618
19619         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
19620         (gst_ximagesink_setcaps):
19621         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19622         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
19623         happens (only visible on ximagesink but bug is in xv too) set_caps was
19624         destroying the internal x[v]image used to memcpy non locally alloced
19625         buffers so that it got renewed on next _chain. The issue is that 
19626         _expose will try to put that image as it reffed it in _put.
19627         Using gst_buffer_unref instead of destroy fixes it !
19628
19629 2005-11-28  Edward Hervey  <edward@fluendo.com>
19630
19631         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
19632         (try_to_link_1), (queue_filled_cb):
19633         Better use of the queues. Start with a small size queue and only increase
19634         the size of the queues when the other queues are empty.
19635
19636 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
19637
19638         * gst-libs/gst/video/Makefile.am:
19639           compile in copied-over videofilter into the video library
19640         * gst-libs/gst/video/videosink.h:
19641           rename the header to gstvideosink.h since it's a base GstObject class
19642         * sys/ximage/ximagesink.h:
19643         * sys/xvimage/xvimagesink.h:
19644           use the new header
19645
19646 2005-11-28  Wim Taymans  <wim@fluendo.com>
19647
19648         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
19649         * gst/playback/gstplaybasebin.h:
19650         Prepare to handle errors betters.
19651
19652         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
19653         Set sinks to PAUSED first before adding and linking them so that
19654         we don't interrupt dataflow.
19655
19656 2005-11-28  Wim Taymans  <wim@fluendo.com>
19657
19658         * gst-libs/gst/audio/TODO:
19659         Updated TODO
19660
19661         * gst-libs/gst/audio/gstaudiosink.c:
19662         (gst_audioringbuffer_open_device),
19663         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
19664         (gst_audioringbuffer_release):
19665         Small cleanups.
19666
19667         * gst-libs/gst/audio/gstbaseaudiosink.c:
19668         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
19669         (gst_base_audio_sink_change_state):
19670         Slave to the master clock when going to PLAYING and unslave when
19671         going to PAUSED.
19672
19673         * gst-libs/gst/audio/gstringbuffer.c:
19674         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
19675         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
19676         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
19677         (gst_ring_buffer_clear_all), (wait_segment),
19678         (gst_ring_buffer_commit), (gst_ring_buffer_read),
19679         (gst_ring_buffer_advance):
19680         * gst-libs/gst/audio/gstringbuffer.h:
19681         Add some docs and cleanups.
19682
19683 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19684
19685         * sys/xvimage/xvimagesink.c:
19686         (gst_xvimagesink_navigation_send_event): Fix navigation events
19687         coordinates translation with pixel aspect ratios.
19688
19689 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19690
19691         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
19692         Use calculated video geometry from _setcaps instead of buffer
19693         caps to respect pixel aspect ratio. (fixes #322388)
19694
19695 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19696
19697         * docs/libs/tmpl/gstcolorbalance.sgml:
19698         * docs/libs/tmpl/gstmixer.sgml:
19699         * docs/libs/tmpl/gstxoverlay.sgml:
19700         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
19701         interface.
19702
19703 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19704
19705         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
19706         Refuse to create an XvImage if we can't find the format.
19707
19708 2005-11-28  Edward Hervey  <edward@fluendo.com>
19709
19710         * gst-libs/gst/riff/riff-media.c:
19711         (gst_riff_create_audio_template_caps):
19712         Add ATRAC3 to the list of riff-possible audio caps.
19713         I know we still don't have a plugin for atrac3, but it's saner to output
19714         that than a cryptic mimetype.
19715
19716 2005-11-27  Edward Hervey  <edward@fluendo.com>
19717
19718         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
19719         Don't try to create a zero-sized subbuffer.
19720
19721 2005-11-27  Julien MOUTTE  <julien@moutte.net>
19722
19723         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
19724         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
19725         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
19726         (gst_ximagesink_expose): Fixed a tricky race.
19727         * sys/ximage/ximagesink.h:
19728         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19729         (gst_xvimagesink_expose): Fixed a tricky race.
19730         * sys/xvimage/xvimagesink.h:
19731
19732 2005-11-27  Edward Hervey  <edward@fluendo.com>
19733
19734         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19735         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
19736         Remove unused properties, and add queues between demuxers and decoders
19737         so that a lot more files can preroll properly.
19738
19739 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19740
19741         * gst-libs/gst/net/Makefile.am:
19742         * gst-libs/gst/rtp/Makefile.am:
19743         * gst-libs/gst/tag/Makefile.am:
19744           remove silly include
19745         * gst/tags/Makefile.am:
19746         * gst/tags/gsttagediting.c:
19747         * gst/tags/gsttageditingprivate.h:
19748         * gst/tags/tagedit.vcproj:
19749           remove directory, is as good as empty
19750
19751 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19752
19753         * configure.ac:
19754           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
19755         * gst-libs/Makefile.am:
19756         * gst-libs/gst/audio/Makefile.am:
19757         * gst-libs/gst/interfaces/Makefile.am:
19758         * gst-libs/gst/net/Makefile.am:
19759         * gst-libs/gst/riff/Makefile.am:
19760         * gst-libs/gst/rtp/Makefile.am:
19761         * gst-libs/gst/tag/Makefile.am:
19762         * gst-libs/gst/video/Makefile.am:
19763           and use them
19764
19765 2005-11-27  Julien MOUTTE  <julien@moutte.net>
19766
19767         * docs/libs/tmpl/gstcolorbalance.sgml:
19768         * docs/libs/tmpl/gstmixer.sgml:
19769         * docs/libs/tmpl/gstxoverlay.sgml:
19770         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
19771         * sys/ximage/ximagesink.h:
19772         * sys/xvimage/xvimagesink.h: More and more documentation.
19773
19774 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19775
19776         * docs/libs/gst-plugins-base-libs-docs.sgml:
19777         * docs/libs/gst-plugins-base-libs-sections.txt:
19778         * docs/libs/tmpl/gstcolorbalance.sgml:
19779         * docs/libs/tmpl/gstmixer.sgml:
19780         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
19781         to documentation.
19782
19783 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19784
19785         * docs/plugins/Makefile.am:
19786         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19787         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19788         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
19789
19790 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19791
19792         * docs/plugins/Makefile.am:
19793         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19794         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19795         * docs/plugins/inspect/plugin-adder.xml:
19796         * docs/plugins/inspect/plugin-alsa.xml:
19797         * docs/plugins/inspect/plugin-audioconvert.xml:
19798         * docs/plugins/inspect/plugin-audiorate.xml:
19799         * docs/plugins/inspect/plugin-audioresample.xml:
19800         * docs/plugins/inspect/plugin-audiotestsrc.xml:
19801         * docs/plugins/inspect/plugin-decodebin.xml:
19802         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
19803         * docs/plugins/inspect/plugin-gnomevfs.xml:
19804         * docs/plugins/inspect/plugin-ogg.xml:
19805         * docs/plugins/inspect/plugin-playbin.xml:
19806         * docs/plugins/inspect/plugin-subparse.xml:
19807         * docs/plugins/inspect/plugin-tcp.xml:
19808         * docs/plugins/inspect/plugin-theora.xml:
19809         * docs/plugins/inspect/plugin-typefindfunctions.xml:
19810         * docs/plugins/inspect/plugin-video4linux.xml:
19811         * docs/plugins/inspect/plugin-videorate.xml:
19812         * docs/plugins/inspect/plugin-videoscale.xml:
19813         * docs/plugins/inspect/plugin-videotestsrc.xml:
19814         * docs/plugins/inspect/plugin-volume.xml:
19815         * docs/plugins/inspect/plugin-vorbis.xml:
19816         * docs/plugins/inspect/plugin-ximagesink.xml:
19817         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
19818         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
19819
19820 2005-11-26  Edward Hervey  <edward@fluendo.com>
19821
19822         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
19823         Properly return GstFlowReturn from gst_pad_push in chain functions.
19824
19825 2005-11-25  Michael Smith  <msmith@fluendo.com>
19826
19827         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
19828         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
19829         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
19830         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
19831           Handle various conditions better when we don't understand a stream.
19832           Removes a heap of CRITICALs on ogg streams containing unknown data.
19833
19834 2005-11-24  Andy Wingo  <wingo@pobox.com>
19835
19836         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
19837         Be threadsafe.
19838
19839 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19840
19841         * configure.ac: back to HEAD
19842
19843 === release 0.9.6 ===
19844
19845 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19846
19847         * configure.ac:
19848           releasing 0.9.6, "White Eight"
19849
19850 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19851
19852         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
19853         * docs/plugins/inspect/plugin-sine.xml:
19854           remove sinesrc some more
19855
19856 2005-11-23  Wim Taymans  <wim@fluendo.com>
19857
19858         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
19859         If we are reading too slowly, jump forward in the ringbuffer
19860         instead of blocking.
19861
19862 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19863
19864         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
19865         (gst_visual_chain):
19866         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
19867         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
19868         (gst_videorate_chain):
19869         * gst/videotestsrc/gstvideotestsrc.c:
19870         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
19871         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
19872         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
19873         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
19874         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19875         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19876           Updates for API changes
19877
19878 2005-11-23  Wim Taymans  <wim@fluendo.com>
19879
19880         * gst-libs/gst/audio/gstbaseaudiosink.c:
19881         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
19882         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
19883         Fix for calibration API change.
19884
19885 2005-11-23  Michael Smith <msmith@fluendo.com>
19886
19887         * gst-libs/gst/audio/multichannel.c:
19888         (gst_audio_get_channel_positions),
19889         (gst_audio_set_channel_positions),
19890         (gst_audio_set_structure_channel_positions_list),
19891         (gst_audio_fixate_channel_positions):
19892           Use gst_value_array_*() functions on value arrays, not
19893           gst_value_list_*().
19894
19895 2005-11-23  Edward Hervey  <edward@fluendo.com>
19896
19897         * autogen.sh:
19898         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
19899         Fixes autogen
19900
19901 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19902
19903         * check/Makefile.am:
19904         * check/elements/videotestsrc.c: (setup_videotestsrc),
19905         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
19906         (main):
19907           add a test for videotestsrc
19908
19909 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19910
19911         * gst/sine/.cvsignore:
19912         * gst/sine/Makefile.am:
19913         * gst/sine/gstsinesrc.c:
19914         * gst/sine/gstsinesrc.h:
19915         * gst/sine/sinesrc.vcproj:
19916           and remove sinesrc from the repository.  Closes #321446
19917
19918 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19919
19920         * configure.ac:
19921         * gst-plugins-base.spec.in:
19922           remove sinesrc from the build
19923
19924 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19925
19926         * check/Makefile.am:
19927         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
19928         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
19929         (main):
19930           add a test for audiotestsrc, testing all waves.  Even seems
19931           leak-free at first glance, nice job Stefan
19932
19933 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19934
19935         * po/af.po:
19936         * po/az.po:
19937         * po/cs.po:
19938         * po/en_GB.po:
19939         * po/hu.po:
19940         * po/it.po:
19941         * po/nb.po:
19942         * po/nl.po:
19943         * po/or.po:
19944         * po/sq.po:
19945         * po/sr.po:
19946         * po/sv.po:
19947         * po/uk.po:
19948         * po/vi.po:
19949           Translation string updates
19950
19951         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
19952         (gst_v4lsrc_set_caps):
19953         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19954         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19955         * sys/v4l/v4lsrc_calls.h:
19956           Improve v4lsrc, by making it work again.
19957
19958 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19959
19960         * ext/libvisual/visual.c: (gst_visual_chain):
19961           Fix the fps calculations.
19962
19963         * gst/ffmpegcolorspace/avcodec.h:
19964           Move structure element for clarity
19965
19966         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
19967         * gst-libs/gst/interfaces/tunernorm.h:
19968         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
19969         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
19970         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
19971         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
19972         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
19973         (gst_v4lmjpegsrc_getcaps):
19974         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
19975         (gst_v4lsrc_set_caps):
19976         * sys/v4l/gstv4lsrc.h:
19977         * sys/v4l/v4l_calls.c: (gst_v4l_open):
19978         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19979         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19980         * sys/v4l/v4lsrc_calls.h:
19981           Fractional framerates...
19982
19983 2005-11-22  Wim Taymans  <wim@fluendo.com>
19984
19985         * gst-libs/gst/audio/gstbaseaudiosink.c:
19986         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
19987         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
19988         And we provide a clock by default, of course...
19989
19990 2005-11-22  Wim Taymans  <wim@fluendo.com>
19991
19992         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
19993         This clock can be slaved to a master clock now.
19994
19995         * gst-libs/gst/audio/gstbaseaudiosink.c:
19996         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
19997         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
19998         (gst_base_audio_sink_set_clock),
19999         (gst_base_audio_sink_set_property),
20000         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
20001         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
20002         * gst-libs/gst/audio/gstbaseaudiosink.h:
20003         Handle slaving the internal clock to the clock selected in the
20004         pipeline.
20005         Add property to make the basesink not provide a clock.
20006
20007         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20008         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20009         (gst_base_rtp_depayload_wait):
20010         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20011         We can use the clock in GstElement, no need to store it ourselves.
20012
20013 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20014
20015         * docs/libs/tmpl/gstaudio.sgml:
20016           update
20017         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
20018         (gst_paranoia_endian_get_type):
20019         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
20020         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
20021         * gst/audiotestsrc/gstaudiotestsrc.c:
20022         (gst_audiostestsrc_wave_get_type):
20023         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
20024         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
20025         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
20026         (gst_sync_method_get_type), (gst_unit_type_get_type),
20027         (gst_client_status_get_type), (gst_multifdsink_class_init),
20028         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
20029         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
20030         (gst_multifdsink_get_property):
20031         * gst/tcp/gstmultifdsink.h:
20032         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
20033         * gst/videotestsrc/gstvideotestsrc.c:
20034         (gst_videotestsrc_pattern_get_type):
20035           remove deprecated properties
20036           fix up enums to correctly have short lowercase dashed nicks
20037
20038 2005-11-22  Michael Smith <msmith@fluendo.com>
20039
20040         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
20041         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
20042           Add underscore.
20043
20044 2005-11-22  Michael Smith <msmith@fluendo.com>
20045
20046         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
20047         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
20048           Use utility method for scaling clocktime for fractional framerates.
20049
20050 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20051
20052         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
20053         (gst_visual_chain):
20054         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
20055         * ext/theora/theoradec.c: (theora_handle_type_packet):
20056         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
20057         (theora_enc_chain):
20058         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
20059         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
20060         * gst-libs/gst/video/video.h:
20061         * gst/ffmpegcolorspace/avcodec.h:
20062         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20063         (gst_ffmpeg_caps_to_pixfmt):
20064         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20065         (gst_ffmpegcsp_set_caps):
20066         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
20067         (gst_videorate_setcaps), (gst_videorate_blank_data),
20068         (gst_videorate_chain):
20069         * gst/videotestsrc/gstvideotestsrc.c:
20070         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
20071         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
20072         (gst_videotestsrc_event), (gst_videotestsrc_create):
20073         * gst/videotestsrc/gstvideotestsrc.h:
20074         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20075         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
20076         (gst_ximagesink_get_times), (gst_ximagesink_init):
20077         * sys/ximage/ximagesink.h:
20078         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20079         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
20080         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
20081         * sys/xvimage/xvimagesink.h:
20082           Convert elements to use fractions for their framerate.
20083           V4L elements to come later tonight.
20084
20085 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20086
20087         * gst-libs/gst/audio/audio.c:
20088         * gst-libs/gst/audio/audio.h:
20089           remove some deprecated functions
20090
20091 2005-11-22  Andy Wingo  <wingo@pobox.com>
20092
20093         * Update for gst_tag_setter API changes.
20094
20095 2005-11-22  Andy Wingo  <wingo@pobox.com>
20096
20097         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
20098         (gst_ogg_demux_perform_seek):
20099         * ext/theora/theoradec.c (theora_dec_sink_event):
20100         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
20101         update-funcnames.
20102
20103 2005-11-22  Wim Taymans  <wim@fluendo.com>
20104
20105         * examples/seeking/seek.c: (main):
20106         Give higher priority to bus signals than the gtk events
20107         to fix a race condition in the segment looping.
20108
20109 2005-11-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20110
20111         * ext/theora/Makefile.am:
20112         * ext/vorbis/Makefile.am:
20113         * gst-libs/gst/tag/Makefile.am:
20114         * gst-plugins-base.spec.in:
20115           Rename libgsttagedit to libgsttag (#322117).
20116
20117 2005-11-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20118
20119         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
20120         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
20121           Call gst_x_overlay_prepare_xwindow_id() to give applications
20122           a final chance to set their own xwindow id before the video
20123           sink creates its own window.
20124
20125 2005-11-22  Julien MOUTTE  <julien@moutte.net>
20126
20127         * sys/xvimage/xvimagesink.c:
20128         (gst_xvimagesink_navigation_send_event): Handle navigation
20129         events correcly with borders if applicable.
20130
20131 2005-11-22  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20132
20133         Patch by: Luca Ognibene
20134
20135         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20136         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
20137         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20138         (gst_ffmpegcsp_caps_remove_format_info):
20139         * gst/ffmpegcolorspace/imgconvert.c:
20140         * gst/ffmpegcolorspace/imgconvert_template.h:
20141           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
20142           #318353); use gst_structure_has_name().
20143
20144 2005-11-22  Julien MOUTTE  <julien@moutte.net>
20145
20146         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
20147         (gst_ximagesink_class_init): Add debug macros on functions.
20148         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20149         (gst_xvimagesink_xwindow_draw_borders),
20150         (gst_xvimagesink_xvimage_put),
20151         (gst_xvimagesink_xwindow_update_geometry),
20152         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
20153         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
20154         (gst_xvimagesink_xcontext_clear),
20155         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
20156         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
20157         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
20158         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
20159         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
20160         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
20161         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
20162         expose while being PAUSED, out of data flow navigation events, etc..
20163
20164 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20165
20166         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
20167         * gst-libs/gst/audio/audio.h:
20168           fix prototype - wondering why the test worked regardless
20169
20170 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20171
20172         * check/Makefile.am:
20173         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
20174         * gst-libs/gst/audio/audio.h:
20175           add a method that returns a proper GstClockTime
20176
20177 2005-11-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20178
20179         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
20180         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
20181         * gst-libs/gst/interfaces/xoverlay.h:
20182           Remove everything having to do with the desired size; add 
20183           gst_x_overlay_prepare_xwindow_id() function; remove the
20184           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
20185           post a message on the bus instead (#321816).
20186
20187         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
20188         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
20189         (gst_xvimagesink_xoverlay_init):
20190           Remove desired size stuff (#321816).
20191
20192 2005-11-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20193
20194         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
20195         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
20196         (mpeg_video_type_find), (mpeg_video_stream_type_find):
20197           Terminate vararg functions with NULL instead of 0 to 
20198           make gcc4 happy.
20199
20200 2005-11-21  Andy Wingo  <wingo@pobox.com>
20201
20202         patch by: Sebastien Cote <sebas642@yahoo.ca>
20203         
20204         * gst-libs/gst/rtp/gstrtpbuffer.h: 
20205         * gst-libs/gst/rtp/gstrtpbuffer.c
20206         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
20207
20208 2005-11-21  Andy Wingo  <wingo@pobox.com>
20209
20210         * gst/playback/gstplaybin.c (gen_audio_element) 
20211         (gen_video_element): Use the new MISSING_PLUGIN core error
20212         category. Closes #320060.
20213
20214         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
20215         * gst/videorate/gstvideorate.c (gst_videorate_event):
20216         * ext/theora/theoradec.c (theora_dec_sink_event): 
20217         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
20218         stream lock.
20219
20220         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
20221         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
20222         stream lock changes.
20223
20224 2005-11-21  Wim Taymans  <wim@fluendo.com>
20225
20226         * gst-libs/gst/audio/gstbaseaudiosink.c:
20227         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
20228         (gst_base_audio_sink_provide_clock),
20229         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
20230         (gst_base_audio_sink_change_state):
20231         * gst/audioresample/gstaudioresample.c:
20232         Segment update fix.
20233
20234 2005-11-21  Andy Wingo  <wingo@pobox.com>
20235
20236         * *.h:
20237         * *.c: Ran scripts/update-macros. Oh yes.
20238
20239 2005-11-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20240
20241         * sys/ximage/Makefile.am:
20242         * sys/ximage/ximage.c:
20243           Rename ximage plugin to ximagesink (#321426) (Don't forget to
20244           remove your old libgstximage.* manually if necessary).
20245
20246 2005-11-21  Michael Smith <msmith@fluendo.com>
20247
20248         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
20249           Minimal fix for bug #320200: set the min/max bitrate in the correct
20250           units. A better fix would be to upgrade to the RATEMANAGE2
20251           interface, rather than using the deprecated interface used here, but
20252           that would require an update in our libvorbis dependency (to 1.1),
20253           which is probably undesirable.
20254
20255 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
20256
20257         * ext/libvisual/visual.c: (get_buffer):
20258         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20259         (gst_base_audio_src_fixate):
20260         * gst/audioconvert/gstaudioconvert.c:
20261         (gst_audio_convert_fixate_caps):
20262         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
20263         * gst/audiotestsrc/gstaudiotestsrc.c:
20264         (gst_audiotestsrc_src_fixate):
20265         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20266         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
20267         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
20268         * gst/videotestsrc/gstvideotestsrc.c:
20269         (gst_videotestsrc_src_fixate):
20270         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
20271         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
20272           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
20273           (#322027)
20274
20275
20276 2005-11-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20277
20278         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
20279         (gst_riff_create_iavs_caps):
20280         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
20281         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
20282         (gst_riff_parse_info):
20283         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
20284         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
20285         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
20286           Fixes for GST_FOURCC_FORMAT API change.
20287
20288 2005-11-21  Andy Wingo  <wingo@pobox.com>
20289
20290         patch by: Alessandro Dessina <alessandro nnva org>
20291
20292         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
20293         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
20294         (gst_ogg_parse_chain):
20295         * ext/theora/theoraenc.c (theora_set_header_on_caps):
20296         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
20297         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
20298         gst_value_list calls on arrays. Fixes #321962.
20299
20300 2005-11-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20301
20302         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
20303         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
20304         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
20305         * gst/adder/gstadder.c: (gst_adder_init),
20306         (gst_adder_request_new_pad), (gst_adder_collected),
20307         (gst_adder_change_state):
20308           Update for gst_collectpads_foo() to gst_collect_pads_foo()
20309           API change.
20310
20311 2005-11-21  Michael Smith <msmith@fluendo.com>
20312
20313         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
20314         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
20315           Properly handle pad_push return values.
20316
20317 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
20318
20319         * gst-libs/gst/tag/Makefile.am:
20320         * gst-libs/gst/tag/gstvorbistag.c:
20321         (gst_tag_list_to_vorbiscomment_buffer):
20322           Remove obsolete vorbistag element and debug category.
20323
20324         * gst/playback/gstplaybasebin.c: (check_queue):
20325           Don't divide by 0 when queue-threshold is 0.
20326
20327         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
20328           Don't modify an existing pixel-aspect-ratio if we fail to read
20329           a new one.
20330
20331 2005-11-20  Wim Taymans  <wim@fluendo.com>
20332
20333         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
20334         (gst_vorbisenc_push_packet):
20335         GST_PAD_IS_USABLE is gone, use the return value of
20336         the push or pad_alloc_buffer instead.
20337
20338 2005-11-18  Julien MOUTTE  <julien@moutte.net>
20339
20340         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
20341         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
20342         (gst_ximagesink_ximage_destroy),
20343         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
20344         (gst_ximagesink_xwindow_new),
20345         (gst_ximagesink_xwindow_update_geometry),
20346         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
20347         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
20348         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
20349         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
20350         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
20351         (gst_ximagesink_navigation_send_event),
20352         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
20353         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20354         (gst_ximagesink_finalize), (gst_ximagesink_init),
20355         (gst_ximagesink_class_init):
20356         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
20357         This new version brings correct software scaling, non flickering
20358         window while resizing, pixel aspect ratio handling, usage of
20359         hardware buffer pools, out of data flow event thread for 
20360         navigation and handling of expose events even when being PAUSED,
20361         a new property to keep video aspect ratio when resizing, etc...
20362
20363 2005-11-18  Julien MOUTTE  <julien@moutte.net>
20364
20365         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
20366         (gst_videoscale_fixate_caps): Introduce back caps fixate with
20367         handling of PAR.
20368
20369 2005-11-18  Edward Hervey  <bilboed@dvdsrc.fluendo.com>
20370
20371         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
20372         Unsetting IS_SINK flag from the fakesink, so decodebin
20373         never behaves as a sink.
20374
20375 2005-11-17  Wim Taymans  <wim@fluendo.com>
20376
20377         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20378         (gst_base_audio_src_change_state):
20379         Fix the audiosrc base class again, we did not unflush.
20380
20381 2005-11-17  Julien MOUTTE  <julien@moutte.net>
20382
20383         * examples/seeking/seek.c: (make_dv_pipeline),
20384         (make_vorbis_theora_pipeline), (make_avi_pipeline),
20385         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
20386         to ogg/vorbis/theora pipeline.
20387
20388 2005-11-17  Wim Taymans  <wim@fluendo.com>
20389
20390         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
20391         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
20392         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
20393         Fix EOS on multiple streams.
20394         More debugging.
20395
20396 2005-11-16  Wim Taymans  <wim@fluendo.com>
20397
20398         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
20399         (gst_ogg_demux_perform_seek):
20400         Segment done must include stream time.
20401
20402         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
20403         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
20404         (gst_ogg_mux_change_state):
20405         Fix ogg muxer again.
20406
20407 2005-11-16  Wim Taymans  <wim@fluendo.com>
20408
20409         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
20410         Fix compile again.
20411
20412 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20413
20414         * ext/libvisual/visual.c: (gst_visual_init):
20415         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
20416         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
20417         (gst_ogg_parse_chain):
20418         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
20419         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
20420         * ext/theora/theoradec.c: (gst_theora_dec_init):
20421         * ext/theora/theoraenc.c: (gst_theora_enc_init):
20422         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
20423         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
20424         * gst/adder/gstadder.c: (gst_adder_class_init),
20425         (gst_adder_dispose):
20426         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
20427         * gst/subparse/gstsubparse.c: (gst_subparse_init):
20428         * gst/videorate/gstvideorate.c: (gst_videorate_init):
20429           Fix a whole set of pad template leaks
20430
20431 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20432
20433         * check/generic/states.c: (GST_START_TEST):
20434           fix the test so that it only checks for elements that are part of
20435           this source module
20436
20437 2005-11-16  Michael Smith <msmith@fluendo.com>
20438
20439         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
20440         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
20441         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20442         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20443         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
20444         (gst_ogg_mux_change_state):
20445           Fix leaking collectpads.
20446
20447 2005-11-16  Edward Hervey  <edward@fluendo.com>
20448
20449         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
20450         (gst_videorate_event), (gst_videorate_chain):
20451         Handle segment seeks
20452
20453 2005-11-16  Wim Taymans  <wim@fluendo.com>
20454
20455         * gst-libs/gst/audio/gstbaseaudiosink.c:
20456         (gst_base_audio_sink_provide_clock),
20457         (gst_base_audio_sink_change_state):
20458         Set ringbuffer to non-flushing when going to PAUSED, set to
20459         flushing again when going to READY.
20460
20461         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
20462         (gst_ring_buffer_stop):
20463         Start in flushing mode by default.
20464         Don't set flushing in the _stop method, let the app call
20465         this explicitly.
20466
20467 2005-11-16  Julien MOUTTE  <julien@moutte.net>
20468
20469         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
20470         * gst-libs/gst/video/videosink.h: Add helper function needed
20471         for video sinks.
20472
20473 2005-11-16  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20474
20475         * gst/videoscale/gstvideoscale.c:
20476         (gst_videoscale_handle_src_event):
20477           Don't leak reference to pad parent.
20478
20479 2005-11-16  Wim Taymans  <wim@fluendo.com>
20480
20481         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
20482         Set ringbuffer to flushing when stopping so that we don't
20483         block on wait_segment anymore and livelock.
20484
20485 2005-11-16  Wim Taymans  <wim@fluendo.com>
20486
20487         * examples/seeking/seek.c: (send_event), (do_seek),
20488         (loop_toggle_cb), (segment_done), (main):
20489         Added looping checkbox.
20490
20491 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20492
20493         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20494         (gst_ogg_demux_init):
20495         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
20496         (gst_vorbis_dec_init):
20497           revert unrefs, they don't pass make check
20498
20499 2005-11-15  Johan Dahlin  <johan@gnome.org>
20500
20501         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20502         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
20503         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
20504         (gst_vorbis_dec_init):
20505         Fix pad template leaks. 
20506
20507 2005-11-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20508
20509         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
20510           Make state change function thread safe.
20511
20512 2005-11-15  Edward Hervey  <edward@fluendo.com>
20513
20514         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
20515         (gst_ogg_demux_class_init):
20516         Implement GstElement::send_event, so we can send seek events
20517         in GST_STATE_READY
20518
20519 2005-11-14  Julien MOUTTE  <julien@moutte.net>
20520
20521         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
20522         Discovered how to take away flickering while resizing the
20523         window. Please don't put that in ximagesink, refactoring in
20524         progress.
20525
20526 2005-11-14  Michael Smith <msmith@fluendo.com>
20527
20528         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
20529         (gst_multifdsink_render):
20530           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
20531
20532 2005-11-14  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20533
20534         * gst/playback/gstplaybin.c: (gen_audio_element):
20535           Use autoaudiosink, it tends to be more widely available than
20536           autoaudiiosink.
20537           
20538 2005-11-14  Andy Wingo  <wingo@pobox.com>
20539
20540         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
20541         as well if it is available. Fixes #316442.
20542
20543 2005-11-14  Michael Smith <msmith@fluendo.com>
20544
20545         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
20546         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
20547         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20548         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20549         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
20550         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
20551         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
20552         (gst_vorbisenc_change_state):
20553           Fix a small memory leak in vorbisenc.
20554           Fix large memory leaks in oggmux, also fix lots of state change
20555           bugs in oggmux.
20556
20557 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20558
20559         * gst/videotestsrc/gstvideotestsrc.c:
20560         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
20561         (gst_videotestsrc_src_fixate):
20562           move fixation to a fixate function
20563           remove negotiate function, basesrc's is good enough
20564           fixes a bug for check when using the element alone
20565
20566 2005-11-13  Edward Hervey  <edward@fluendo.com>
20567
20568         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
20569         (key_toggle_cb), (main):
20570         Added checkboxes for adding/removing the accurate and key_unit seek
20571         flags.
20572
20573 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20574
20575         * configure.ac: back to HEAD
20576
20577 === release 0.9.5 ===
20578
20579 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20580
20581         * configure.ac:
20582           releasing 0.9.5, "No No Kia"
20583
20584 2005-11-11  Edward Hervey  <edward@fluendo.com>
20585
20586         * examples/seeking/seek.c: (make_parselaunch_pipeline):
20587         Added parse-launch syntax seeking mode for the seeking example.
20588         This should help stress-test even more cases.
20589         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
20590
20591 2005-11-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20592
20593         * sys/xvimage/xvimagesink.c:
20594         (gst_xvimagesink_navigation_send_event):
20595           Check whether peer pad exists before sending navigation events
20596           to it.
20597
20598 2005-11-11  Michael Smith <msmith@fluendo.com>
20599
20600         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
20601         (gst_vorbisenc_buffer_from_packet):
20602         * ext/vorbis/vorbisenc.h:
20603           Set duration on encoded buffers. This allows oggmux's
20604           max_page_delay parameter to actually work.
20605
20606 2005-11-11  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20607
20608         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20609         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
20610         (gst_ffmpegcsp_avpicture_fill):
20611         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20612         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
20613           Make palettes work again (see #132341). Use our own macros
20614           for rounding up.
20615
20616 2005-11-10  Andy Wingo  <wingo@pobox.com>
20617
20618         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
20619         string doober.
20620
20621 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20622
20623         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20624         (gst_ffmpegcsp_transform_caps):
20625           Prefer passthrough in transform_caps
20626
20627 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20628
20629         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
20630           check for ALSA errors properly, instead of relying on ALSA's
20631           error strings to serve to the user.
20632
20633 2005-11-10  Wim Taymans  <wim@fluendo.com>
20634
20635         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
20636         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
20637         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
20638         Modernise the seek code.
20639
20640 2005-11-10  Michael Smith <msmith@fluendo.com>
20641         
20642         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
20643         (setup_substreams), (set_active_source):
20644           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
20645           trying to go to NULL if we failed to read a file.
20646
20647 2005-11-10  Wim Taymans  <wim@fluendo.com>
20648
20649         * gst/audiotestsrc/gstaudiotestsrc.c:
20650         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
20651         (gst_audiotestsrc_create):
20652         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20653         (gst_sinesrc_get_times), (gst_sinesrc_create):
20654         * gst/videotestsrc/gstvideotestsrc.c:
20655         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
20656         (gst_videotestsrc_create):
20657         The base class can now sync for us.
20658
20659 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20660
20661         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
20662           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
20663           name=source autoprobe=false autoprobe-fps=false copy-mode=1
20664           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
20665           format=(fourcc)I420" ! xvimagesink
20666
20667 2005-11-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20668
20669         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20670         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
20671         (gst_sinesrc_newsegment):
20672           Send newsegment event in TIME format, set duration if
20673           num-buffers is set, fix duration querying.
20674
20675 2005-11-10  Michael Smith <msmith@fluendo.com>
20676
20677         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
20678         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20679         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20680         (gst_ogg_mux_collected):
20681          Fix EOS handling, partially. Now forwarding an EOS event once we have
20682          EOS on all pads works correctly. However, we still don't properly set
20683          EOS on the actual ogg stream pages.
20684
20685 2005-11-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20686
20687         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
20688           Set elements to NULL state before disposing of them.
20689
20690 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
20691
20692         Reviewed by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20693
20694         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20695         (gst_base_rtp_depayload_init),
20696         (gst_base_rtp_depayload_set_gst_timestamp):
20697         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20698           We need to send a newsegment event for each instance, not
20699           just for the first instance of this class (get rid of
20700           static variable in function). (#321011).
20701           
20702 2005-11-08  Michael Smith <msmith@fluendo.com>
20703
20704         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
20705         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
20706         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
20707         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
20708           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
20709           This makes us mux things correctly according to the ogg muxing
20710           rules. Still not handling EOS correctly right now, though.
20711
20712 2005-11-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20713
20714         * gst/audioconvert/gstaudioconvert.c:
20715           Fix typo in docs. 
20716
20717 2005-11-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20718
20719         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
20720         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
20721           Initialise segment_stop to GST_CLOCK_TIME_NONE when
20722           creating a new chain; should fix live streaming. Also
20723           add more debug output and fix a typo.
20724
20725 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
20726
20727         Reviewed by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20728
20729         * gst/volume/gstvolume.c: (volume_set_caps):
20730           Fix compilation on Solaris with Forte. (#320923)
20731
20732 2005-11-08  Wim Taymans  <wim@fluendo.com>
20733
20734         * gst-libs/gst/audio/gstbaseaudiosink.c:
20735         (gst_base_audio_sink_render):
20736         No need to do a typecheck.
20737
20738 2005-11-07  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20739
20740         * ext/alsa/gstalsa.h:
20741           We register a debug category, so let's use it.
20742
20743 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
20744
20745         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20746         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
20747         Fixed a small problem.
20748
20749 2005-11-04  Wim Taymans  <wim@fluendo.com>
20750
20751         * examples/seeking/Makefile.am:
20752         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
20753         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
20754         (make_playerbin_pipeline), (format_value), (update_scale),
20755         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
20756         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
20757         (print_usage), (main):
20758         Added app for playback speed testing.
20759
20760         * examples/seeking/seek.c: (dynamic_link),
20761         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
20762         (make_mpeg_pipeline), (do_seek), (set_update_scale),
20763         (message_received), (main):
20764         Updated seek example.
20765
20766 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
20767
20768         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20769         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20770         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
20771         (gst_base_rtp_depayload_set_clock):
20772         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20773         Don't sleep on the bench (system clock) when you have a nice 
20774         comfortable bed (Gstreamer clock) to sleep on.
20775
20776 2005-11-03  Wim Taymans  <wim@fluendo.com>
20777
20778         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20779         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
20780         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
20781         Handle the case where a pad_block failed.
20782
20783 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
20784
20785         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
20786
20787         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20788         (gst_base_rtp_depayload_add_to_queue),
20789         (gst_base_rtp_depayload_push),
20790         (gst_base_rtp_depayload_set_gst_timestamp),
20791         (gst_base_rtp_depayload_queue_release):
20792           Fixes some bugs in the depayloader's queuing/de-queueing code.
20793
20794 2005-10-31  Michael Smith <msmith@fluendo.com>
20795
20796         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
20797         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
20798         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
20799           Patch from Alessandro Decina <alessandro@nnva.org>.
20800           Make oggdemux only find the final time in a chain, not per-pad,
20801           since the per-pad information can be very expensive to locate, and
20802           it isn't used anywhere. This makes reading a file containing
20803           OggSkeleton reasonably fast.
20804           Also, make chain finding work when there are logical bitstreams that
20805           can't be decoded. Fixes #319110.
20806
20807 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20808
20809         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20810         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20811         (gst_base_rtp_depayload_chain),
20812         (gst_base_rtp_depayload_add_to_queue),
20813         (gst_base_rtp_depayload_push),
20814         (gst_base_rtp_depayload_set_gst_timestamp),
20815         (gst_base_rtp_depayload_queue_release),
20816         (gst_base_rtp_depayload_start_thread),
20817         (gst_base_rtp_depayload_set_property),
20818         (gst_base_rtp_depayload_get_property):
20819         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20820         Some random fixes, to fullfill the desires of thomas.
20821
20822 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20823
20824         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20825         (gst_base_rtp_depayload_add_to_queue),
20826         (gst_base_rtp_depayload_push):
20827         Fixed the queueing algorithm.
20828
20829 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20830
20831         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20832         (gst_base_rtp_depayload_push):
20833         A small fix
20834
20835 2005-10-31  Wim Taymans  <wim@fluendo.com>
20836
20837         * gst-libs/gst/audio/gstringbuffer.h:
20838         Don't break ABI.
20839
20840         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20841         (gst_ffmpeg_caps_to_pixfmt):
20842         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20843         (gst_ffmpegcsp_set_caps):
20844         Some more comments.
20845         Handle missing required caps fields better.
20846
20847 2005-10-31  Wim Taymans  <wim@fluendo.com>
20848
20849         * gst-libs/gst/audio/gstbaseaudiosink.c:
20850         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
20851         (gst_base_audio_sink_render):
20852         * gst-libs/gst/audio/gstringbuffer.c:
20853         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
20854         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
20855         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
20856         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
20857         (gst_ring_buffer_read):
20858         * gst-libs/gst/audio/gstringbuffer.h:
20859         Add flushing mode to the ringbuffer so that it in all cases does
20860         not try to handle more audio. This makes sure it does not try to
20861         block anymore when flushing and fixes a livelock.
20862
20863 2005-10-29  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20864
20865         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
20866         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
20867         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
20868           Explicitly check for -1 values before doing a conversion
20869           and always map them to -1. (#315545)
20870
20871 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
20872
20873         * gst/playback/gstplaybin.c: (gen_video_element):
20874           first try autovideosink, then xvimagesink, then error out
20875         * po/POTFILES.in:
20876           add translatable file
20877         * po/af.po:
20878         * po/az.po:
20879         * po/cs.po:
20880         * po/en_GB.po:
20881         * po/hu.po:
20882         * po/it.po:
20883         * po/nb.po:
20884         * po/nl.po:
20885         * po/or.po:
20886         * po/sq.po:
20887         * po/sr.po:
20888         * po/sv.po:
20889         * po/uk.po:
20890         * po/vi.po:
20891           update translations
20892
20893 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
20894
20895         * gst-libs/gst/rtp/gstbasedepayload.c:
20896         * gst-libs/gst/rtp/gstbasedepayload.h:
20897           Minor cleanups
20898
20899 2005-10-27  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20900
20901         * gst/playback/.cvsignore:
20902         * gst/playback/decodetest.c:
20903         * gst/playback/test3.c:
20904           Port these two tests as well.
20905
20906 2005-10-27  Wim Taymans  <wim@fluendo.com>
20907
20908         * ext/theora/theoradec.c: (theora_dec_src_query),
20909         (theora_dec_sink_event):
20910         * ext/theora/theoraenc.c: (theora_enc_sink_event),
20911         (theora_enc_change_state):
20912         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
20913         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
20914         Take proper locks when handling events.
20915
20916 2005-10-27  Wim Taymans  <wim@fluendo.com>
20917
20918         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
20919         (gst_adder_change_state):
20920         Fix timestamps and fix deadlock when stopping the collectpads.
20921
20922 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20923
20924         * gst-libs/gst/rtp/gstrtpbuffer.h:
20925         Declaring the payload types as strings too so that they can be used
20926         in the padtemplate inialization.
20927
20928 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
20929
20930         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
20931
20932         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20933         (gst_base_rtp_depayload_class_init):
20934         Fixes a small but nasty bug. The derived elements no longer segfaults
20935         on finalization.
20936
20937 2005-10-26  Michael Smith <msmith@fluendo.com>
20938
20939         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
20940           When clearing an audioconvert context, set tmpbufsize to zero, so
20941           we'll allocate it again later if required.
20942           This fixes audioconvert re-negotiating formats, which previously
20943           segfaulted with a NULL destination buffer.
20944
20945 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
20946
20947         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20948         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
20949         (gst_base_rtp_depayload_set_gst_timestamp),
20950         (gst_base_rtp_depayload_queue_release):
20951         Fixed a smalll memleak.
20952
20953 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20954         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20955         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
20956         (gst_base_rtp_depayload_finalize),
20957         (gst_base_rtp_depayload_setcaps),
20958         (gst_base_rtp_depayload_add_to_queue),
20959         (gst_base_rtp_depayload_push),
20960         (gst_base_rtp_depayload_set_gst_timestamp),
20961         (gst_base_rtp_depayload_queue_release),
20962         (gst_base_rtp_depayload_thread),
20963         (gst_base_rtp_depayload_change_state):
20964         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20965         Changed the C++ comments to C comments
20966
20967 2005-10-26  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
20968
20969         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
20970         * gst/tcp/gsttcpclientsrc.h:
20971         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
20972         * gst/tcp/gsttcpserversrc.h:
20973           Remove unused 'curoffset' structure member.
20974
20975 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
20976
20977         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20978         (gst_base_rtp_depayload_base_init),
20979         (gst_base_rtp_depayload_finalize):
20980         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20981         * gst-libs/gst/rtp/gstbasertppayload.h:
20982           The pad-template on the sinkpad should be set by the derived classes.
20983           Also added some useful macros.
20984
20985 2005-10-24  Wim Taymans  <wim@fluendo.com>
20986
20987         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
20988         Correctly flush decoder samples even if we could not
20989         copy them to an output buffer. Fixes #319618.
20990
20991 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20992
20993         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
20994         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
20995         the caps against our xcontext caps.
20996
20997 2005-10-24  Wim Taymans  <wim@fluendo.com>
20998
20999         * gst-libs/gst/audio/gstbaseaudiosink.c:
21000         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
21001         Remove g_print
21002         Use sync property from baseclass to disable sync.
21003
21004 2005-10-24  Wim Taymans  <wim@fluendo.com>
21005
21006         * gst-libs/gst/audio/gstbaseaudiosink.c:
21007         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
21008         Buffers with no timestamps get aligned with previous buffers or
21009         on underrun, played ASAP.
21010
21011 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21012
21013         * gst-libs/gst/video/video.h:
21014         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21015         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21016         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
21017         here comes my change on caps for framerate and geometry range.
21018         We are now accepting 1 to MAXINT for width and height, and from
21019         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
21020         to be blended correctly in videomixer.
21021
21022 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21023
21024         * configure.ac:
21025           back to HEAD
21026
21027 === release 0.9.4 ===
21028
21029 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21030
21031         * NEWS:
21032         * RELEASE:
21033         * configure.ac:
21034           releasing 0.9.4, "Velociraptor"
21035
21036 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21037
21038         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
21039         * po/POTFILES.in:
21040           STOPPED -> FAILED
21041
21042 2005-10-21  Wim Taymans  <wim@fluendo.com>
21043
21044         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
21045         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
21046         (pad_blocked), (close_pad_link), (new_pad):
21047         Don't try to remove elements twice.
21048
21049 2005-10-21  Wim Taymans  <wim@fluendo.com>
21050
21051         * ext/theora/theoradec.c: (theora_dec_src_query),
21052         (theora_dec_sink_event):
21053         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21054         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
21055         (vorbis_handle_data_packet):
21056         * ext/vorbis/vorbisdec.h:
21057         Fix old naming.
21058
21059         * gst-libs/gst/audio/gstbaseaudiosink.c:
21060         (gst_base_audio_sink_render):
21061         Don't try to sync on buffers without a timestamp.
21062
21063 2005-10-21  Wim Taymans  <wim@fluendo.com>
21064
21065         * ext/theora/theoradec.c: (theora_dec_src_query),
21066         (theora_dec_sink_event):
21067         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21068         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
21069         (vorbis_handle_data_packet):
21070         * ext/vorbis/vorbisdec.h:
21071         Fix old naming.
21072
21073 2005-10-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21074
21075         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
21076         (gst_vorbisenc_src_query):
21077           Implement position and duration queries.
21078
21079         * gst/playback/test3.c: (update_scale), (main):
21080           Fix for async state changes and print nicer output.
21081
21082 2005-10-20  Wim Taymans  <wim@fluendo.com>
21083
21084         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21085         (dump_element_stats), (main):
21086         * gst/playback/test6.c: (main):
21087         Fix tests again
21088
21089 2005-10-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21090
21091         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
21092         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
21093           Don't use functions for position queries when handling
21094           duration queries.
21095
21096 2005-10-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21097
21098         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21099         (vorbis_handle_data_packet), (vorbis_dec_chain),
21100         (vorbis_dec_change_state):
21101         * ext/vorbis/vorbisdec.h:
21102           Vorbis streams can be embedded in other container formats
21103           than ogg, container formats where the demuxer might set 
21104           timestamps on encoded vorbis buffers instead of those silly 
21105           granulepos thingies. In short: make vorbisdec handle 
21106           timestamps on incoming buffers as well.
21107
21108 2005-10-20  Wim Taymans  <wim@fluendo.com>
21109
21110         * gst/playback/gstplaybasebin.c: (group_destroy),
21111         (gst_play_base_bin_change_state):
21112         Fix leak.
21113         Handle case where playbasebin is now ASYNC because
21114         decodebin is.
21115
21116 2005-10-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21117
21118         * gst/audioconvert/Makefile.am:
21119         * gst/audioconvert/bufferframesconvert.c:
21120         * gst/audioconvert/plugin.c: (plugin_init):
21121         * gst/audioconvert/plugin.h:
21122           And bye bye buffer-frames-convert
21123
21124 2005-10-19  Wim Taymans  <wim@fluendo.com>
21125
21126         * check/elements/audioconvert.c:
21127         * docs/libs/tmpl/gstaudio.sgml:
21128         * docs/libs/tmpl/gstcolorbalance.sgml:
21129         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21130         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
21131         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
21132         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
21133         * gst-libs/gst/audio/audio.h:
21134         * gst/audioconvert/audioconvert.h:
21135         * gst/audioconvert/gstaudioconvert.c:
21136         (gst_audio_convert_parse_caps):
21137         * gst/volume/gstvolume.c:
21138         Bye bye buffer-frames.
21139
21140 2005-10-19  Wim Taymans  <wim@fluendo.com>
21141
21142         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21143         (query_positions_elems), (query_positions_pads), (update_scale),
21144         (do_seek), (set_update_scale), (message_received), (main):
21145         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
21146         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
21147         (gst_ogg_demux_loop):
21148         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
21149         * ext/theora/theoradec.c: (theora_dec_src_query),
21150         (theora_dec_sink_event):
21151         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21152         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
21153         * gst/adder/gstadder.c: (gst_adder_query):
21154         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
21155         * gst/playback/test3.c: (update_scale):
21156         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21157         (dump_element_stats), (main):
21158         * gst/playback/test6.c: (main):
21159         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
21160         Query API update.
21161
21162 2005-10-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21163
21164         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
21165         (xml_check_first_element), (xml_type_find), (smil_type_find),
21166         (plugin_init):
21167           Add typefinding for SMIL and for generic XML. Based on patch by
21168           Akos Maroy (#308663).
21169
21170 2005-10-18  Wim Taymans  <wim@fluendo.com>
21171
21172         * gst/playback/Makefile.am:
21173         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
21174         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
21175         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
21176         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
21177         (gst_decode_bin_change_state):
21178         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
21179         (gst_play_bin_send_event_to_sink):
21180         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21181         (dump_element_stats), (main):
21182         * gst/playback/test6.c: (main):
21183         Make playbin async, it'll commit state to paused when all streams
21184         are detected.
21185         Remove ugly hack.
21186         Added test6.c to show async behaviour.
21187
21188 2005-10-18  Wim Taymans  <wim@fluendo.com>
21189
21190         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
21191         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
21192         Fix for segment-start/stop API change.
21193
21194 2005-10-18  Wim Taymans  <wim@fluendo.com>
21195
21196         * check/Makefile.am:
21197         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
21198         (main):
21199         Add future test for clock selection.
21200
21201 2005-10-18  Wim Taymans  <wim@fluendo.com>
21202
21203         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
21204         (gst_alsasink_close):
21205         Set handle to NULL.
21206
21207         * gst-libs/gst/audio/gstringbuffer.c:
21208         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
21209         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
21210         (gst_ring_buffer_start), (gst_ring_buffer_pause),
21211         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
21212         (gst_ring_buffer_read):
21213         More debug info.
21214
21215 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
21216
21217         * gst/audiotestsrc/Makefile.am:
21218         * gst/sine/Makefile.am:
21219         * gst/volume/Makefile.am:
21220           fix broken build of controllerized plugins
21221
21222 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
21223
21224         Reviewed by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21225
21226         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
21227         (gst_riff_create_video_template_caps):
21228           Add support for Indeo-3 (IV32).
21229
21230 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21231
21232         * configure.ac:
21233           rewrite
21234
21235 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21236
21237         * gst-libs/gst/video/video.c: (gst_video_get_size):
21238         * gst/audiotestsrc/gstaudiotestsrc.c:
21239           doc updates
21240
21241 2005-10-17  Andy Wingo  <wingo@pobox.com>
21242
21243         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
21244         with the collectpads change.
21245         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
21246
21247         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
21248
21249         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
21250
21251         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
21252         alloc_buffer flow return to callers.
21253         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
21254         change. Fix some memleaks in theoraenc.
21255
21256         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
21257         in strange circumstance.
21258
21259 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21260
21261         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21262         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
21263         from caps, let's use the caps...
21264
21265 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21266
21267         * configure.ac:
21268           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
21269
21270 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21271
21272         * gst-libs/gst/interfaces/Makefile.am:
21273           fix silly typo
21274
21275 2005-10-16  Andy Wingo  <wingo@pobox.com>
21276
21277         * gst/playback/gstdecodebin.c
21278         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
21279         function!
21280         (try_to_link_1): Increase kraziness level.
21281
21282 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21283
21284         * configure.ac:
21285           restructure like the core one
21286         * gst-libs/gst/audio/Makefile.am:
21287         * gst-libs/gst/interfaces/Makefile.am:
21288         * gst-libs/gst/net/Makefile.am:
21289         * gst-libs/gst/riff/Makefile.am:
21290         * gst-libs/gst/rtp/Makefile.am:
21291         * gst-libs/gst/tag/Makefile.am:
21292         * gst-libs/gst/video/Makefile.am:
21293           use correct linker flags, now the libs are properly versioned
21294         * check/elements/audioconvert.c: (verify_convert):
21295         * ext/alsa/gstalsaplugin.c:
21296         * ext/cdparanoia/gstcdparanoia.c:
21297         * ext/gnomevfs/gstgnomevfs.c:
21298         * ext/libvisual/visual.c:
21299         * ext/ogg/gstogg.c:
21300         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
21301         * ext/theora/theora.c:
21302         * ext/vorbis/vorbis.c:
21303         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
21304         * gst-libs/gst/tag/gsttagediting.c:
21305         * gst-libs/gst/video/video.c:
21306         * gst/adder/gstadder.c:
21307         * gst/audioconvert/plugin.c:
21308         * gst/audiorate/gstaudiorate.c:
21309         * gst/audioresample/gstaudioresample.c:
21310         * gst/audioresample/resample_ref.c: (resample_scale_ref):
21311         * gst/audioscale/gstaudioscale.c:
21312         * gst/audioscale/resample.c:
21313         * gst/audiotestsrc/gstaudiotestsrc.c:
21314         * gst/ffmpegcolorspace/gstffmpeg.c:
21315         * gst/playback/gstdecodebin.c: (close_pad_link):
21316         * gst/playback/gstplaybin.c: (gen_video_element),
21317         (gen_audio_element):
21318         * gst/sine/gstsinesrc.c:
21319         * gst/subparse/gstsubparse.c:
21320         * gst/tags/gsttagediting.c:
21321         * gst/tcp/gsttcpplugin.c:
21322         * gst/typefind/gsttypefindfunctions.c:
21323         * gst/videorate/gstvideorate.c:
21324         * gst/videoscale/gstvideoscale.c:
21325         * gst/videotestsrc/gstvideotestsrc.c:
21326         * gst/volume/gstvolume.c:
21327         * sys/v4l/gstv4l.c:
21328         * sys/ximage/ximage.c:
21329         * sys/xvimage/xvimagesink.c:
21330           fix up defines
21331
21332 2005-10-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21333
21334         * ext/vorbis/vorbisenc.c:
21335         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
21336         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
21337         (gst_tag_to_vorbis_comments):
21338           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
21339
21340 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
21341
21342         * examples/stats/mp2ogg.c:
21343         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21344           typo fixes
21345
21346 2005-10-13  Michael Smith <msmith@fluendo.com>
21347
21348         * ext/ogg/gstoggmux.c:
21349           Use magic glib macros to define constants as 64 bit, to ensure
21350           appropriate vararg passing.
21351
21352 2005-10-13  Michael Smith <msmith@fluendo.com>
21353
21354         * ext/ogg/gstoggmux.c:
21355         * gst/audioconvert/audioconvert.c: (float):
21356           Don't use LL suffix, as it's not portable, and neither of these
21357           uses required it anyway.
21358
21359 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
21360
21361         * examples/indexing/indexmpeg.c: (main):
21362         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
21363         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
21364         (cdparanoia_convert), (cdparanoia_query):
21365         * ext/cdparanoia/gstcdparanoia.h:
21366         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
21367         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
21368         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
21369         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
21370         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
21371         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
21372         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
21373         (gst_multifdsink_render), (gst_multifdsink_start),
21374         (gst_multifdsink_stop):
21375         * gst/tcp/gstmultifdsink.h:
21376         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
21377         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
21378         (gst_tcpclientsink_stop):
21379         * gst/tcp/gsttcpclientsink.h:
21380         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
21381         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
21382         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
21383         * gst/tcp/gsttcpclientsrc.h:
21384         * gst/tcp/gsttcpserversink.h:
21385         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
21386         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
21387         (gst_tcpserversrc_stop):
21388         * gst/tcp/gsttcpserversrc.h:
21389         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21390         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21391         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
21392           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
21393           moved bitshift from macro to enum definition
21394
21395 2005-10-12  Wim Taymans  <wim@fluendo.com>
21396
21397         * examples/seeking/Makefile.am:
21398         Oops.
21399
21400 2005-10-12  Wim Taymans  <wim@fluendo.com>
21401
21402         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21403         (gst_ring_buffer_read), (gst_ring_buffer_clear):
21404         Don't assert on normal stuff.
21405
21406         * gst/playback/gstplaybin.c: (do_playbin_seek):
21407         API fix.
21408
21409 2005-10-12  Wim Taymans  <wim@fluendo.com>
21410
21411         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21412         * examples/seeking/Makefile.am:
21413         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
21414         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21415         (do_seek), (set_update_scale), (message_received), (main):
21416         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21417         (gst_ring_buffer_read), (gst_ring_buffer_clear):
21418         Update for _get_state() API change.
21419
21420 2005-10-11  Wim Taymans  <wim@fluendo.com>
21421
21422         * gst-libs/gst/audio/gstbaseaudiosink.c:
21423         (gst_base_audio_sink_render):
21424         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21425         (gst_base_audio_src_create):
21426         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21427         (gst_ring_buffer_read):
21428         Cleanups.
21429         Commit and read from ringbuffer in samples rather than bytes.
21430
21431 2005-10-11  Wim Taymans  <wim@fluendo.com>
21432
21433         * gst-libs/gst/audio/gstbaseaudiosink.c:
21434         (gst_base_audio_sink_render):
21435         Respect segment rate and accum when scheduling samples.
21436
21437 2005-10-11  Julien MOUTTE  <julien@moutte.net>
21438
21439         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
21440         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
21441         EOS correctly, that needs more work.
21442
21443 2005-10-11  Wim Taymans  <wim@fluendo.com>
21444
21445         * check/generic/states.c: (GST_START_TEST):
21446         remove old property.
21447
21448         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
21449         (gst_ogg_demux_perform_seek):
21450         * ext/theora/theoradec.c: (theora_dec_sink_event):
21451         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21452         (vorbis_handle_data_packet):
21453         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21454         (gst_base_rtp_depayload_set_gst_timestamp):
21455         * gst/videorate/gstvideorate.c: (gst_videorate_event):
21456         Update for newsegment API change.
21457
21458 2005-10-11  Michael Smith <msmith@fluendo.com>
21459
21460         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
21461         (do_playbin_seek), (gst_play_bin_send_event):
21462           Override send_event differently, so that we can takes bits of
21463           functionality from GstPipeline (special handling for seeks,
21464           including pausing/resuming, and resetting stream time) and still get
21465           the appropriate behaviour of only forwarding event to a single sink,
21466           rather than all of them.
21467           Unfortunately requires a lot of code duplication, but the
21468           alternatives are equally ugly in the end.
21469
21470 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21471
21472         * check/elements/audioconvert.c: (setup_audioconvert),
21473         (cleanup_audioconvert), (get_int_caps), (verify_convert),
21474         (GST_START_TEST), (audioconvert_suite):
21475           clean up tests a little, fix some leaks.
21476
21477 2005-10-10  Wim Taymans  <wim@fluendo.com>
21478
21479         * ext/alsa/gstalsasink.c:
21480         Also allow unsigned int.
21481
21482         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21483         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21484         Small cleanup
21485
21486 2005-10-10  Wim Taymans  <wim@fluendo.com>
21487
21488         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21489         Small update, use API as stated in design docs.
21490
21491         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21492         (update_scale), (do_seek), (seek_cb), (set_update_scale),
21493         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
21494         (message_received), (main):
21495         Updated seek example for GOption. Some usability improvements.
21496
21497 2005-10-10  Wim Taymans  <wim@fluendo.com>
21498
21499         * gst/audioconvert/audioconvert.h:
21500         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
21501         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
21502         Alloc temp storage somewhere else where we can do it more
21503         portable.
21504
21505 2005-10-10  Wim Taymans  <wim@fluendo.com>
21506
21507         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
21508         (gst_tcpserversrc_start):
21509         Don't block in accept while doing the state change, move
21510         to poll and make cancellable.
21511
21512 2005-10-09  Philippe Khalaf <burger@speedy.org>
21513
21514         * gst-libs/gst/rtp/rtpbasedepayload.c:
21515         Set timestamp and add queue delay to timestamp
21516         * gst-libs/gst/rtp/rtpbuffer.h:
21517         Set correct payload type for h263
21518
21519 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21520
21521         * gst/audiotestsrc/gstaudiotestsrc.c:
21522         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
21523         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
21524         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
21525         (gst_audiotestsrc_create_triangle),
21526         (gst_audiotestsrc_create_silence),
21527         (gst_audiotestsrc_create_white_noise),
21528         (gst_audiotestsrc_init_pink_noise),
21529         (gst_audiotestsrc_generate_pink_noise_value),
21530         (gst_audiotestsrc_create_pink_noise),
21531         (gst_audiotestsrc_change_wave):
21532         * gst/audiotestsrc/gstaudiotestsrc.h:
21533           fixed typo, added pink noise
21534
21535 2005-10-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21536
21537         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
21538         (plugin_init):
21539           Add wavpack and spc typefind functions from 0.8 branch.
21540
21541 2005-10-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21542
21543         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
21544         (ar_type_find), (msdos_type_find), (plugin_init):
21545           Add typefind functions for tar archives, ar archives,
21546           RAR archives, and msdos-executables (dlls, exe, etc.).
21547           Some of those would be wrongly identified as mpeg
21548           streams of some sort before (#315550).
21549
21550 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21551
21552         * configure.ac:
21553         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21554         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21555         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
21556         * gst/audiotestsrc/Makefile.am:
21557         * gst/audiotestsrc/gstaudiotestsrc.c:
21558         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
21559         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
21560         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
21561         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
21562         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
21563         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
21564         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
21565         (gst_audiotestsrc_create_silence),
21566         (gst_audiotestsrc_create_white_noise),
21567         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
21568         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
21569         (gst_audiotestsrc_start), (plugin_init):
21570         * gst/audiotestsrc/gstaudiotestsrc.h:
21571           add new plugin and element
21572         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
21573           use gobject_class
21574
21575 2005-10-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21576
21577         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
21578         (gst_adder_init), (gst_adder_request_new_pad),
21579         (gst_adder_change_state):
21580           Add query function to source pad, so adder reports the correct
21581           time/sample position when queried (#315457); fix state change
21582           function; use GST_DEBUG_FUNCPTR() for pad functions.
21583
21584 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
21585
21586         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
21587           Fix leaks in typefind registration
21588           Clean up the gratuitous commenting and whitespacing a little
21589
21590 2005-10-08  Wim Taymans  <wim@fluendo.com>
21591
21592         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
21593         Only actually wait for the thread to be stopped if it's 
21594         running.
21595
21596 2005-10-08  Wim Taymans  <wim@fluendo.com>
21597
21598         * gst-libs/gst/audio/gstbaseaudiosink.c:
21599         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
21600         If we receive EOS we can start playback of what we had.
21601
21602 2005-10-08  Wim Taymans  <wim@fluendo.com>
21603
21604         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21605         (gst_multifdsink_finalize), (multifdsink_hash_remove),
21606         (gst_multifdsink_stop):
21607         Fix crasher when going to NULL multiple times.
21608
21609 2005-10-06  Wim Taymans  <wim@fluendo.com>
21610
21611         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
21612         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21613         * gst-libs/gst/audio/gstbaseaudiosrc.h:
21614         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
21615         patch from Edgard Lima <edgard.lima@indt.org.br>
21616         Fixed gstbaseaudiosrc adding ring buffer sync to it.
21617
21618 2005-10-06  Wim Taymans  <wim@fluendo.com>
21619
21620         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
21621         Report the FLOW_RETURN as string in the error message.
21622
21623         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
21624         Don't assert when clearing an unnegotiated buffer.
21625
21626 2005-10-04  Michael Smith <msmith@fluendo.com>
21627
21628         * gst/playback/gstplaybasebin.c: (group_destroy),
21629         (gen_preroll_element), (remove_groups), (setup_source):
21630         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
21631         (setup_sinks), (gst_play_bin_send_event),
21632         (gst_play_bin_change_state):
21633           Set state to NULL before removing from bin. Fix refcounting.
21634
21635 2005-10-04  Michael Smith <msmith@fluendo.com>
21636
21637         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
21638           Correct refcounting in send_event() function. Previously was wrong
21639           if the first sink was unable to handle the event.
21640
21641 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21642
21643         * configure.ac:
21644           back to development
21645
21646 === release 0.9.3 ===
21647
21648 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21649
21650         * configure.ac:
21651           Releasing 0.9.3, "De Facto"
21652
21653 2005-10-03  Andy Wingo  <wingo@pobox.com>
21654
21655         * gst/playback/gstdecodebin.c (try_to_link_1)
21656         (remove_element_chain): set element to NULL before removing it.
21657
21658 2005-10-02  Johan Dahlin  <johan@gnome.org>
21659
21660         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
21661         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
21662         MT safe.
21663
21664 2005-10-02  Andy Wingo  <wingo@pobox.com>
21665
21666         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
21667         (gst_ring_buffer_prepare_read): 
21668         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
21669         Demote to LOG.
21670
21671 2005-09-29  Wim Taymans  <wim@fluendo.com>
21672
21673         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
21674         * ext/theora/theoradec.c: (theora_handle_data_packet):
21675         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
21676         Propagate error codes from alloc_buffer too.
21677
21678 2005-09-29  Wim Taymans  <wim@fluendo.com>
21679
21680         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
21681         We use fixed caps.
21682
21683         * gst/playback/Makefile.am:
21684         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21685         (dump_element_stats), (main):
21686         Added example stream introspection code.
21687
21688 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
21689
21690         * gst/adder/gstadder.c: (gst_adder_collected):
21691           fix adder for float elements
21692
21693 2005-09-28  Wim Taymans  <wim@fluendo.com>
21694
21695         * gst-libs/gst/audio/gstbaseaudiosink.c:
21696         (gst_base_audio_sink_class_init),
21697         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
21698         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21699         (gst_base_audio_src_class_init),
21700         (gst_base_audio_src_provide_clock):
21701         get_clock -> provide_clock
21702
21703 2005-09-28  Andy Wingo  <wingo@pobox.com>
21704
21705         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
21706         and unlocking.
21707
21708         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
21709         unlocking.
21710
21711         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
21712         Actually add the pad template.
21713         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
21714
21715         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
21716         I'm at it...
21717
21718         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
21719         from fdsrc. Get caps in create() instead of start() so it can be
21720         interrupted. Interruption somewhat untested.
21721
21722         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
21723         Proper EOS handling.
21724
21725 2005-09-27  Andy Wingo  <wingo@pobox.com>
21726
21727         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
21728
21729         * gst/tcp/gsttcpserversrc.c: Cleaned up.
21730
21731         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
21732
21733         * gst/tcp/gsttcp.h: 
21734         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
21735         out of tcpclientsrc.c. Cancellable.
21736         (gst_tcp_socket_read): Made private, cancellable, with better
21737         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
21738         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
21739         whole buffer, and better diagnostics.
21740         (gst_tcp_gdp_read_caps): Same.
21741
21742         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
21743
21744 2005-09-26  Andy Wingo  <wingo@pobox.com>
21745
21746         * gst/sine/gstsinesrc.h:
21747         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
21748         change the 'sync' property to 'is-live' and implement it halfway,
21749         update for controller api change.
21750
21751         * gst/volume/gstvolume.c (volume_transform_ip): Update for
21752         controller api change.
21753
21754 2005-09-24  Wim Taymans  <wim@fluendo.com>
21755
21756         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
21757         * gst-libs/gst/audio/gstaudiosink.c:
21758         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
21759         (gst_audioringbuffer_stop):
21760         * gst-libs/gst/audio/gstbaseaudiosink.c:
21761         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
21762         (gst_base_audio_sink_change_state):
21763         * gst-libs/gst/audio/gstbaseaudiosink.h:
21764         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
21765         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
21766         (gst_ring_buffer_commit), (gst_ring_buffer_read):
21767         * gst-libs/gst/audio/gstringbuffer.h:
21768         Fix sync again. Moved sample alignment to basesink.
21769
21770 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21771
21772         * docs/plugins/Makefile.am:
21773         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21774         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21775         * gst/volume/gstvolume.c:
21776           add/fix docs
21777         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
21778         * gst-libs/gst/audio/audio.h:
21779           add conversion macros for frames <-> clocktime
21780
21781 2005-09-23  David Schleef  <ds@schleef.org>
21782
21783         * gst/audioresample/Makefile.am:
21784         * gst/audioresample/debug.h:
21785         * gst/audioresample/gstaudioresample.c:
21786         * gst/audioresample/resample.c: Convert to using gst debugging
21787
21788 2005-09-22  Wim Taymans  <wim@fluendo.com>
21789
21790         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
21791         (gst_play_bin_send_event):
21792         Only seek on one sink, the first one that succeeds.
21793
21794 2005-09-22  Michael Smith <msmith@fluendo.com>
21795
21796         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
21797         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
21798         Don't flush encoder state unless we have an initialised encoder.
21799         Clear out encoder state on PAUSED_TO_READY.
21800
21801 2005-09-22  Wim Taymans  <wim@fluendo.com>
21802
21803         * gst-libs/gst/rtp/gstbasertppayload.c:
21804         (gst_basertppayload_class_init), (gst_basertppayload_init),
21805         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21806         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21807         (gst_basertppayload_is_filled), (gst_basertppayload_push),
21808         (gst_basertppayload_set_property),
21809         (gst_basertppayload_get_property),
21810         (gst_basertppayload_change_state):
21811         * gst-libs/gst/rtp/gstbasertppayload.h:
21812         Added max-ptime to control amount of data in the rtp packets.
21813
21814 2005-09-21  Andy Wingo  <wingo@pobox.com>
21815
21816         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
21817         thingies.
21818
21819         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
21820         can be called multiple times, dogs.
21821
21822 2005-09-21  Wim Taymans  <wim@fluendo.com>
21823
21824         * gst-libs/gst/rtp/gstbasertppayload.c:
21825         (gst_basertppayload_class_init), (gst_basertppayload_init),
21826         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21827         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21828         (gst_basertppayload_push), (gst_basertppayload_get_property),
21829         (gst_basertppayload_change_state):
21830         Allow 0 ssrc too.
21831
21832 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
21833
21834         * docs/libs/compiling.sgml:
21835           fixing typos
21836
21837 2005-09-20  Wim Taymans  <wim@fluendo.com>
21838
21839         * gst-libs/gst/rtp/gstbasertppayload.c:
21840         (gst_basertppayload_class_init), (gst_basertppayload_init),
21841         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21842         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21843         (gst_basertppayload_push), (gst_basertppayload_set_property),
21844         (gst_basertppayload_get_property),
21845         (gst_basertppayload_change_state):
21846         * gst-libs/gst/rtp/gstbasertppayload.h:
21847         Added property to configure sequence number offsets.
21848
21849 2005-09-20  Wim Taymans  <wim@fluendo.com>
21850
21851         * gst-libs/gst/rtp/gstbasertppayload.c:
21852         (gst_basertppayload_class_init), (gst_basertppayload_init),
21853         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21854         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21855         (gst_basertppayload_push), (gst_basertppayload_set_property),
21856         (gst_basertppayload_get_property),
21857         (gst_basertppayload_change_state):
21858         * gst-libs/gst/rtp/gstbasertppayload.h:
21859         Make timestamp offset configurable.
21860
21861 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
21862
21863         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21864           fix wrong pop/unref
21865
21866 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
21867
21868         Reviewed by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
21869
21870         * gst-libs/gst/interfaces/propertyprobe.c:
21871         (gst_property_probe_probe_property_name),
21872         (gst_property_probe_needs_probe_name),
21873         (gst_property_probe_get_values_name),
21874         (gst_property_probe_probe_and_get_values_name):
21875           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
21876           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
21877
21878 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
21879
21880         * check/Makefile.am:
21881           have some tests be disabled for valgrinding
21882         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
21883         (GST_START_TEST):
21884         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
21885           Fix A Leak.  Chain To Parent Finalize.
21886
21887 2005-09-19  Wim Taymans  <wim@fluendo.com>
21888
21889         * examples/seeking/seek.c: (make_wav_pipeline), (main):
21890         Fixed wav pipeline.
21891
21892 2005-09-19  Wim Taymans  <wim@fluendo.com>
21893
21894         * gst-libs/gst/rtp/gstbasertppayload.c:
21895         (gst_basertppayload_class_init), (gst_basertppayload_init),
21896         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21897         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21898         (gst_basertppayload_push), (gst_basertppayload_get_property),
21899         (gst_basertppayload_change_state):
21900         Posting ERROR and WARNING messages is good.
21901
21902 2005-09-19  Wim Taymans  <wim@fluendo.com>
21903
21904         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21905         (gst_base_rtp_depayload_add_to_queue),
21906         (gst_base_rtp_depayload_push),
21907         (gst_base_rtp_depayload_set_gst_timestamp),
21908         (gst_base_rtp_depayload_queue_release):
21909         This one was not supposed to go in.
21910
21911 2005-09-19  Wim Taymans  <wim@fluendo.com>
21912
21913         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21914         Fix for bus API.
21915
21916         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21917         (gst_base_rtp_depayload_chain),
21918         (gst_base_rtp_depayload_add_to_queue),
21919         (gst_base_rtp_depayload_push),
21920         (gst_base_rtp_depayload_set_gst_timestamp),
21921         (gst_base_rtp_depayload_queue_release):
21922         Some cleanups.
21923
21924         * gst-libs/gst/rtp/gstbasertppayload.c:
21925         (gst_basertppayload_class_init), (gst_basertppayload_init),
21926         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
21927         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
21928         (gst_basertppayload_get_property),
21929         (gst_basertppayload_change_state):
21930         Added debugging category.
21931
21932 2005-09-18  David Schleef  <ds@schleef.org>
21933
21934         * gst/playback/gstdecodebin.c: free plugin list correctly
21935         * gst/playback/gstplaybin.c: emit warning if autovideosink
21936           and autoaudiosink can't be found (instead of segfaulting)
21937
21938 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21939
21940         * check/elements/audioconvert.c: (GST_START_TEST):
21941           try out 24 bit conversion
21942
21943 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21944
21945         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
21946         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
21947         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
21948         * ext/vorbis/vorbisenc.h:
21949           Fix EOS handling.  Still needs a fix in the ogg muxer to
21950           mark the last page as eos.
21951
21952 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21953
21954         * common/gtk-doc-plugins.mak:
21955         * docs/plugins/Makefile.am:
21956         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21957         * gst/ffmpegcolorspace/Makefile.am:
21958         * gst/ffmpegcolorspace/avcodec.h:
21959         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21960         * gst/tcp/gstmultifdsink.c:
21961           fix up ffmpegcolorspace docs; extract header
21962
21963 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21964
21965         * common/gtk-doc-plugins.mak:
21966         * docs/plugins/Makefile.am:
21967         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21968         * ext/theora/Makefile.am:
21969         * ext/theora/gsttheoraenc.h:
21970         * ext/theora/theoraenc.c:
21971         * ext/vorbis/vorbisenc.c:
21972           pick up signals and args for vorbis; add some docs for vorbis
21973
21974 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21975
21976         * common/gstdoc-scangobj:
21977         * common/gtk-doc-plugins.mak:
21978         * docs/libs/Makefile.am:
21979         * docs/plugins/gst-plugins-base-plugins.args:
21980         * docs/plugins/gst-plugins-base-plugins.hierarchy:
21981         * docs/plugins/gst-plugins-base-plugins.interfaces:
21982         * docs/plugins/gst-plugins-base-plugins.prerequisites:
21983         * docs/plugins/gst-plugins-base-plugins.signals:
21984           only scanobj stuff from our source module.  Not sure yet
21985           if that's correct, given the hierarchy stuff :)
21986
21987 2005-09-15  Wim Taymans  <wim@fluendo.com>
21988
21989         * gst/audioconvert/gstaudioconvert.c:
21990         And enable 24 bits mode as well..
21991
21992 2005-09-15  Wim Taymans  <wim@fluendo.com>
21993
21994         * gst-libs/gst/rtp/Makefile.am:
21995         * gst-libs/gst/rtp/gstbasertppayload.c:
21996         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
21997         (gst_basertppayload_class_init), (gst_basertppayload_init),
21998         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
21999         (gst_basertppayload_chain), (gst_basertppayload_set_options),
22000         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
22001         (gst_basertppayload_set_property),
22002         (gst_basertppayload_get_property),
22003         (gst_basertppayload_change_state):
22004         * gst-libs/gst/rtp/gstbasertppayload.h:
22005         Added rtp payloader base class.
22006
22007 2005-09-15  Andy Wingo  <wingo@pobox.com>
22008
22009         * configure.ac (plugindir): Remove the EOL matcher from the
22010         regexp, as it causes me problems. Libtool? Make? Who knows?
22011
22012 2005-09-14  David Schleef  <ds@schleef.org>
22013
22014         * check/generic/states.c: 
22015         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
22016         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
22017           Fixes for changes in registry API.
22018
22019         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
22020           to GST_PLUGIN_LDFLAGS.
22021         * ext/libvisual/visual.c: Make the library shut up.
22022         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
22023         * gst-libs/gst/audio/gstaudiofilter.c: same
22024
22025 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
22026
22027         * docs/plugins/Makefile.am:
22028         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22029         * docs/plugins/inspect/plugin-libvisual.xml:
22030         * docs/plugins/tmpl/element-tcpserversink.sgml:
22031         * ext/theora/theoraenc.c:
22032           add libvisual plugin and theoraenc element to docs
22033
22034 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
22035
22036         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22037         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22038         * ext/theora/theoraenc.c:
22039           add theoraenc
22040
22041 2005-09-13  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
22042
22043         * gst/audioconvert/Makefile.am:
22044           Audioconvert derives from GstBaseTransform and should
22045           link to the library with our base elements to avoid
22046           unresolved symbols. Makes things work with MinGW (#316160)
22047
22048         * gst/playback/test4.c: (main):
22049           Fix MinGW build problem and use g_usleep() instead of 
22050           sleep() (#316162)
22051
22052 2005-09-12  Wim Taymans  <wim@fluendo.com>
22053
22054         * gst/audioconvert/audioconvert.c: (float),
22055         (audio_convert_prepare_context), (audio_convert_convert):
22056         * gst/audioconvert/audioconvert.h:
22057         Cleanups, speedups, simplifications, added back support
22058         for 24 bits.
22059
22060 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
22061
22062         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22063         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22064         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
22065         * docs/plugins/tmpl/element-tcpserversink.sgml:
22066         * gst/ffmpegcolorspace/gstffmpeg.c:
22067         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22068         * gst/videotestsrc/gstvideotestsrc.c:
22069         * gst/volume/gstvolume.c:
22070           add more elements to the docs
22071
22072 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
22073
22074         * check/Makefile.am:
22075         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
22076         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
22077           Add extra tests for basetransform based components. 
22078           Comment out the test_element_negotiation test until we decide
22079           if it's testing correct behaviour.
22080         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
22081         (gst_visual_chain), (gst_visual_change_state):
22082           Slightly more correct but still bogus timestamping.
22083           Fix state change function.
22084         * gst/audioconvert/gstaudioconvert.c:
22085         (gst_audio_convert_class_init):
22086         * gst/audioresample/gstaudioresample.c:
22087         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22088         (gst_ffmpegcsp_class_init):
22089         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22090         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
22091         (gst_videoscale_prepare_image):
22092         * gst/volume/gstvolume.c: (gst_volume_class_init),
22093         (volume_transform_ip):
22094           Basetransform updates. Enable passthrough modes.
22095         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22096         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
22097         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
22098           Negotiation fix that allows the window to return to the original
22099           size and renegotiate passthrough upstream. Extra debug output.
22100
22101 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22102
22103         * gst/sine/gstsinesrc.c:
22104         * gst/volume/gstvolume.c:
22105           fix up header include
22106
22107 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
22108
22109         * gst-libs/gst/audio/gstbaseaudiosink.c:
22110         (gst_base_audio_sink_render):
22111         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
22112         * gst/volume/gstvolume.c: (gst_volume_class_init),
22113         (volume_transform):
22114           fixing lost sync, some more debugging
22115
22116 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
22117
22118         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22119         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
22120         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
22121         (gst_xvimagesink_check_xshm_calls):
22122           Fix compilation when XShm is not available.
22123
22124 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
22125
22126         * ext/libvisual/visual.c: (gst_visual_dispose),
22127         (gst_visual_getcaps), (gst_visual_src_setcaps),
22128         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
22129         (gst_visual_change_state):
22130           Finish fixing up libvisual plugin so that it runs. 
22131
22132 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22133
22134         * ext/vorbis/vorbisenc.c:
22135         * gst-libs/gst/tag/gstvorbistag.c:
22136           gsttaginterface.h -> gsttagsetter.h
22137
22138 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22139
22140         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
22141           added another test that failes for me (test is not active by default)
22142
22143 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22144
22145         * configure.ac:
22146           v4l2 is no longer in gst-plugins-base
22147
22148 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
22149
22150         * configure.ac:
22151           In the output at the end, don't show the first plugin on the same
22152           line as "Core plug-ins, always built:".
22153           Indent the output as for other plugin categories
22154         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
22155           #define that can be used to not use peer buffer_alloc functions for
22156           test purposes.
22157         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22158         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
22159         (gst_ximagesink_show_frame):
22160         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
22161         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
22162         (gst_xvimagesink_show_frame):
22163           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
22164           fails gracefully instead of XError aborting or deadlocking.
22165
22166 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22167
22168         * ext/libvisual/Makefile.am:
22169           link against gst-base-libs
22170
22171 2005-09-06  David Schleef  <ds@schleef.org>
22172
22173         * configure.ac: Enable libvisual plugin.
22174         * ext/libvisual/Makefile.am:
22175         * ext/libvisual/visual.c: Fixes to make it compile.
22176
22177 === release 0.9.2 ===
22178
22179 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
22180
22181         * NEWS:
22182         * RELEASE:
22183         * configure.ac:
22184         * docs/random/ChangeLog-0.8:
22185           releasing 0.9.2, "Spoon"
22186
22187 2005-09-05  Michael Smith <msmith@fluendo.com>
22188
22189         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
22190           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
22191           that in the vorbisenc element.
22192
22193 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22194
22195         * common/gtk-doc-plugins.mak:
22196         * docs/plugins/Makefile.am:
22197           fix distcheck
22198         * gst/audioresample/resample.c:
22199           fix wrong docstring
22200
22201 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22202
22203         * common/gst-xmlinspect.py:
22204         * common/gtk-doc-plugins.mak:
22205           only inspect plugins for this given package
22206           require gst-python 0.9
22207
22208 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
22209
22210         * Makefile.am:
22211         * autogen.sh:
22212         * common/gst-xmlinspect.py:
22213         * configure.ac:
22214         * docs/Makefile.am:
22215         * docs/plugins/inspect/plugin-alsa.xml:
22216         * docs/plugins/inspect/plugin-audioresample.xml:
22217         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
22218         * docs/plugins/inspect/plugin-ogg.xml:
22219         * docs/plugins/tmpl/element-gnomevfssink.sgml:
22220         * docs/plugins/tmpl/element-multifdsink.sgml:
22221         * docs/plugins/tmpl/element-tcpserversink.sgml:
22222         * docs/plugins/tmpl/element-vorbisenc.sgml:
22223         * gst-plugins-base.spec.in:
22224           various doc-related updates
22225
22226 2005-08-31  Wim Taymans  <wim@fluendo.com>
22227
22228         * gst-libs/gst/audio/gstbaseaudiosink.c:
22229         (gst_base_audio_sink_render):
22230         Resync if the buffer timestamps drift more than a 10th 
22231         of a second.
22232
22233 2005-08-31  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
22234
22235         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
22236         (gst_v4lsrc_get_property):
22237           The 'timestamp-offset' property is registered as an int64, so
22238           let's use g_value_{set|get}_int64() in our setter and getter
22239           functions (makes it work and fixes warnings with gst-inspect).
22240
22241 2005-08-30  Wim Taymans  <wim@fluendo.com>
22242
22243         * check/elements/audioconvert.c: (setup_audioconvert):
22244         * check/elements/audioresample.c: (setup_audioresample):
22245         * check/elements/volume.c: (setup_volume):
22246         Fix checks.
22247
22248 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22249
22250         * common/gtk-doc-plugins.mak:
22251         * common/plugins.xsl:
22252         * docs/plugins/Makefile.am:
22253           make module a param
22254
22255 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
22256
22257         * examples/seeking/seek.c: (make_mp3_pipeline),
22258         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
22259         (play_cb), (pause_cb), (stop_cb):
22260           update the example
22261
22262 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
22263
22264         * gst/volume/gstvolume.c: (gst_volume_class_init),
22265         (volume_transform):
22266           do not update controlled params, if buffer has no timestamp
22267
22268 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
22269
22270         * configure.ac:
22271         * gst/sine/Makefile.am:
22272         * gst/volume/Makefile.am:
22273           controllerized elements also need to link against controller-libs ;)
22274
22275 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
22276
22277         * docs/libs/tmpl/gstcolorbalance.sgml:
22278         * docs/libs/tmpl/gstgconf.sgml:
22279         * docs/libs/tmpl/gstmixer.sgml:
22280         * docs/libs/tmpl/gstringbuffer.sgml:
22281         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
22282         (gst_sinesrc_create):
22283         * gst/volume/gstvolume.c: (gst_volume_class_init),
22284         (volume_transform):
22285           controllerized two audio plugins
22286
22287 2005-08-29  Andy Wingo  <wingo@pobox.com>
22288
22289         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
22290         (vorbis_handle_data_packet): Fix some int overflow errors.
22291
22292         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
22293         -1.
22294         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
22295         valid.
22296         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
22297         if it's valid. Fixed streaming-mode playback.
22298
22299         * check/elements/volume.c (cleanup_volume): Fix for running
22300         CK_FORK=no.
22301
22302         * check/elements/audioconvert.c: Convert from native endian, not
22303         little endian.
22304
22305 2005-08-29  Michael Smith <msmith@fluendo.com>
22306
22307         * ext/ogg/Makefile.am:
22308         * ext/ogg/gstogg.c: (plugin_init):
22309         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
22310         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
22311         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
22312         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
22313         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
22314         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
22315         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
22316         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
22317         Add an ogg parser element.
22318
22319 2005-08-28  Andy Wingo  <wingo@pobox.com>
22320
22321         * Updates for two-arg init from GST_BOILERPLATE_FULL.
22322
22323 2005-08-26  Wim Taymans  <wim@fluendo.com>
22324
22325         * gst/audioconvert/audioconvert.c: (if), (float),
22326         (audio_convert_get_func_index), (check_default),
22327         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22328         (audio_convert_clean_context), (audio_convert_get_sizes),
22329         (audio_convert_convert):
22330         Cleanups.
22331
22332 2005-08-26  Wim Taymans  <wim@fluendo.com>
22333
22334         * gst/audioconvert/audioconvert.c: (if), (float),
22335         (audio_convert_get_func_index), (check_default),
22336         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22337         (audio_convert_clean_context), (audio_convert_get_sizes),
22338         (audio_convert_convert):
22339         More elegant and working temp buffer selection algo.
22340
22341 2005-08-26  Wim Taymans  <wim@fluendo.com>
22342
22343         * gst/audioconvert/audioconvert.c: (if), (float),
22344         (audio_convert_get_func_index), (check_default),
22345         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22346         (audio_convert_clean_context), (audio_convert_get_sizes),
22347         (get_temp_buffer), (audio_convert_convert):
22348         Use realloc else we lose our original data.
22349
22350 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22351
22352         * gst/audioresample/gstaudioresample.c:
22353           use base class' newsegment to properly timestamp
22354
22355 2005-08-26  Wim Taymans  <wim@fluendo.com>
22356
22357         * gst/audioconvert/audioconvert.c: (if), (float),
22358         (audio_convert_get_func_index), (check_default),
22359         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22360         (audio_convert_clean_context), (audio_convert_get_sizes),
22361         (get_temp_buffer), (audio_convert_convert):
22362         * gst/audioconvert/gstaudioconvert.c:
22363         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
22364         (gst_audio_convert_transform_caps),
22365         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
22366         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
22367         Oops, allocate enough space to perform the channel mix.
22368
22369 2005-08-26  Wim Taymans  <wim@fluendo.com>
22370
22371         * gst/audioconvert/Makefile.am:
22372         * gst/audioconvert/audioconvert.c: (if), (float),
22373         (audio_convert_get_func_index), (check_default),
22374         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22375         (audio_convert_clean_context), (audio_convert_get_sizes),
22376         (get_temp_buffer), (audio_convert_convert):
22377         * gst/audioconvert/audioconvert.h:
22378         * gst/audioconvert/gstaudioconvert.c:
22379         (gst_audio_convert_class_init), (gst_audio_convert_init),
22380         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
22381         (gst_audio_convert_get_unit_size),
22382         (gst_audio_convert_transform_caps),
22383         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
22384         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
22385         * gst/audioconvert/gstaudioconvert.h:
22386         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
22387         (gst_channel_mix_fill_identical),
22388         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
22389         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
22390         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
22391         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
22392         (gst_channel_mix_mix):
22393         * gst/audioconvert/gstchannelmix.h:
22394         Cleanups, librarify a bit, optimize, better negotiation and more.
22395
22396 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
22397
22398         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
22399         Another from MikeS:
22400         During typefinding, don't support negative offsets
22401         (offsets from the end of the stream) in our typefind->peek() function
22402         - nothing embedded in ogg ever needs them. However, we need to recognise
22403         those requests and reject them, otherwise we return invalid pointers.
22404
22405 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
22406
22407         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
22408         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
22409         (vorbisdec_finalize), (vorbis_handle_type_packet):
22410           Big shout-out to MikeS for fixing this giant memory leak.
22411           Huzzah!
22412
22413 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22414
22415         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
22416         (audio_convert_get_unit_size):
22417           plug some leaks
22418
22419 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22420
22421         * check/Makefile.am:
22422         * check/elements/audioconvert.c: (setup_audioconvert),
22423         (cleanup_audioconvert), (get_int_caps), (verify_convert),
22424         (GST_START_TEST), (audioconvert_suite), (main):
22425           add a test for audioconvert
22426         * gst/audioresample/gstaudioresample.c:
22427         * gst/audioresample/gstaudioresample.h:
22428           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
22429           note that for buffers of 1/3 sec this means DURATION(c) is 
22430           one nanosecond more than for a and b
22431
22432 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22433
22434         * check/Makefile.am:
22435         * check/elements/audioresample.c: (setup_audioresample),
22436         (cleanup_audioresample), (fail_unless_perfect_stream),
22437         (test_perfect_stream_instance), (GST_START_TEST),
22438           add a check for audioresample
22439         (audioresample_suite), (main):
22440         * check/elements/volume.c: (GST_START_TEST):
22441           remove unused method
22442         * gst/audioresample/gstaudioresample.c:
22443           set correct buffer parameters since we're changing them
22444         * gst/audioresample/resample_ref.c: (resample_scale_ref):
22445           add some debug
22446
22447 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22448
22449         * gst/audioresample/debug.c:
22450         * gst/audioresample/gstaudioresample.c:
22451           add room for extra overlap samples when asked to transform size
22452           protect against possible mem corruption and check for discrepancies
22453           between written size and outbuffer's size so we can warn for
22454           potential problems
22455         * gst/audioresample/resample.c: (resample_init),
22456         (resample_get_output_size_for_input), (resample_get_output_size),
22457         (resample_set_n_channels), (resample_set_format):
22458           set debug level based on RESAMPLE_DEBUG env var
22459           make sure that get_output_size* returns a whole number of
22460           sample_size
22461           set sample_size each time either channel or format is set
22462         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
22463         * gst/audioresample/resample_functable.c:
22464         (resample_scale_functable):
22465         * gst/audioresample/resample_ref.c: (resample_scale_ref):
22466           remove r->sample_size, it's done in resample.c now
22467           add some debugging to the ref implementation
22468           make sure we only give back bytes that are wholes of the sample
22469           size
22470
22471 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
22472         * gst/playback/gstplaybasebin.c: (fill_buffer):
22473         Revert unpopular change for GST_MESSAGE_SRC to GObject.
22474
22475 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
22476
22477         * gst/volume/gstvolume.c:
22478           made set_caps function static
22479
22480 2005-08-24  Wim Taymans  <wim@fluendo.com>
22481
22482         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
22483         (gst_vorbisenc_change_state):
22484         Stop leaking taglists.
22485
22486 2005-08-24  Wim Taymans  <wim@fluendo.com>
22487
22488         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
22489         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
22490         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
22491         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
22492         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
22493         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
22494         Parse seeking events better.
22495         Unref static caps.
22496         Generate correct newsegment events, fixes seeking in live oggs.
22497
22498         * ext/theora/theoradec.c: (theora_dec_src_query),
22499         (theora_dec_src_event), (theora_dec_src_getcaps),
22500         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
22501         Use newsegment values to report correct play time.
22502
22503         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22504         (vorbis_dec_src_event), (vorbis_dec_sink_event):
22505         * ext/vorbis/vorbisdec.h:
22506         Parse and use newsegment values to report correct play time.
22507
22508         * gst-libs/gst/audio/gstbaseaudiosink.c:
22509         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
22510         Clear ringbuffer on flush.
22511         Use newsegment values to calculate playback time.
22512
22513         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
22514         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
22515         Basesink does newsegment calculations for us now.
22516
22517 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22518
22519         * check/Makefile.am:
22520         * configure.ac:
22521           add core's plugins to the mix so that playbin works
22522         * check/generic/states.c: (GST_START_TEST):
22523           set a 0 timeout on pipelines, so they don't force the next
22524           state change
22525         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
22526         (gst_play_base_bin_change_state):
22527           remove the crappy error handling and do GST error handling
22528
22529 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22530
22531         * check/Makefile.am:
22532         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
22533           add same test as to core, it bitches out on playbin atm.
22534
22535 2005-08-24  Wim Taymans  <wim@fluendo.com>
22536
22537         * configure.ac:
22538         Remove audioscale.
22539
22540 2005-08-24  Wim Taymans  <wim@fluendo.com>
22541
22542         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
22543         (gst_videoscale_prepare_size), (parse_caps),
22544         (gst_videoscale_set_caps), (gst_videoscale_get_size),
22545         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
22546         (gst_videoscale_transform):
22547         * gst/videoscale/gstvideoscale.h:
22548         Refactor, make use of BaseTranform really well.
22549
22550 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22551
22552         * configure.ac:
22553           compile audioresample
22554         * gst/audioresample/Makefile.am:
22555         * gst/audioresample/buffer.c:
22556         * gst/audioresample/functable.c:
22557         * gst/audioresample/gstaudioresample.c:
22558         * gst/audioresample/gstaudioresample.h:
22559         * gst/audioresample/resample.c:
22560         (resample_get_output_size_for_input):
22561         * gst/audioresample/resample.h:
22562         * gst/audioresample/resample_chunk.c:
22563         * gst/audioresample/resample_functable.c:
22564         * gst/audioresample/resample_ref.c:
22565           port to use basetransform; doesn't work in all cases yet
22566
22567 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22568
22569         * gst/audioconvert/gstaudioconvert.c:
22570         (gst_audio_convert_class_init), (gst_audio_convert_init),
22571         (audio_convert_get_unit_size), (audio_convert_transform_caps),
22572         (audio_convert_fixate_caps), (audio_convert_set_caps),
22573         (audio_convert_transform),
22574         (gst_audio_convert_buffer_to_default_format),
22575         (gst_audio_convert_buffer_from_default_format),
22576         (gst_audio_convert_channels):
22577         * gst/audioconvert/gstchannelmix.c:
22578         * gst/audioconvert/gstchannelmix.h:
22579           port to basetransform
22580         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22581         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
22582         (gst_ffmpegcsp_get_unit_size):
22583         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22584         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
22585           fix for basetransform changes
22586
22587 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
22588
22589         * check/Makefile.am:
22590           Add CHECK_CFLAGS and LDFLAGS
22591
22592         * gst/playback/gstplaybasebin.c: (fill_buffer):
22593           GST_MESSAGE_SRC became a GObject
22594
22595 2005-08-24  Wim Taymans  <wim@fluendo.com>
22596
22597         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
22598         (gst_ring_buffer_clear_all):
22599         * gst-libs/gst/audio/gstringbuffer.h:
22600         Added function to clear the ringbuffer.
22601
22602 2005-08-24  Andy Wingo  <wingo@pobox.com>
22603
22604         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
22605         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
22606         of _open and _close.
22607
22608         * sys/v4l/gstv4lxoverlay.h:
22609         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
22610         an Xv connection here, instead of all the time. Make Xv only be
22611         loaded if you axe for it. Kindof a workaround for buggy behaviour
22612         of Xv when using remote xservers (XvQueryExtension would block).
22613         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
22614         replace the _open and _close public API. Only start the xv
22615         connection if necessary.
22616         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
22617
22618 2005-08-23  David Schleef  <ds@schleef.org>
22619
22620         * gst/audioresample/Makefile.am: Leet audioresampling code
22621         * gst/audioresample/buffer.c:
22622         * gst/audioresample/buffer.h:
22623         * gst/audioresample/debug.c:
22624         * gst/audioresample/debug.h:
22625         * gst/audioresample/functable.c:
22626         * gst/audioresample/functable.h:
22627         * gst/audioresample/gstaudioresample.c:
22628         * gst/audioresample/gstaudioresample.h:
22629         * gst/audioresample/resample.c:
22630         * gst/audioresample/resample.h:
22631         * gst/audioresample/resample_chunk.c:
22632         * gst/audioresample/resample_functable.c:
22633         * gst/audioresample/resample_ref.c:
22634
22635 2005-08-23  Wim Taymans  <wim@fluendo.com>
22636
22637         * examples/seeking/seek.c: (make_vorbis_pipeline),
22638         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
22639         Small seek updates.
22640
22641 2005-08-23  Andy Wingo  <wingo@pobox.com>
22642
22643         * gst-libs/gst/audio/gstbaseaudiosrc.c
22644         (gst_base_audio_src_fixate): Only fixate endianness if it is
22645         present in the caps.
22646
22647 2005-08-22  Andy Wingo  <wingo@pobox.com>
22648
22649         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
22650         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
22651         device-name property.
22652
22653         * gst-libs/gst/audio/gstaudiosrc.h:
22654         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
22655         close_device in the ring buffer, like gstaudiosink.
22656
22657         * ext/alsa/gstalsamixer.h:
22658         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
22659         macro to implement the interface without much code. Cleanups. 
22660
22661         * ext/alsa/gstalsasrc.h:
22662         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
22663         READY.
22664
22665         * ext/alsa/Makefile.am: Add new files.
22666         * ext/alsa/gstalsamixerelement.c: 
22667         * ext/alsa/gstalsamixerelement.c: Split element code out from
22668         mixer code so that alsasrc can be a mixer too.
22669
22670 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
22671
22672         * check/elements/volume.c: (setup_volume), (cleanup_volume),
22673         (GST_START_TEST):
22674         * check/elements/vorbisdec.c: (setup_vorbisdec),
22675         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
22676         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22677         (vorbis_handle_identification_packet),
22678         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
22679         (vorbis_handle_header_packet), (vorbis_dec_push),
22680         (vorbis_dec_chain):
22681           use the setup/teardown methods to save code.  save code is good.
22682
22683 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22684
22685         * check/Makefile.am:
22686           add ext dir for plugins
22687           add vorbisdec test conditionally
22688         * check/elements/volume.c: (setup_volume), (cleanup_volume),
22689         (GST_START_TEST), (volume_suite):
22690           add a test with wrong caps
22691         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
22692         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
22693           add a vorbisdec test
22694         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
22695         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
22696           clean up debug output
22697         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
22698           yay, fix a segfault/security issue in vorbisdec
22699           gst-launch fakesrc ! vorbisdec wasn't happy
22700         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
22701         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
22702         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
22703         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
22704         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
22705         (gst_vorbisenc_set_metadata), (get_constraints_string),
22706         (update_start_message), (gst_vorbisenc_setup),
22707         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
22708         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
22709         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
22710         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
22711         * ext/vorbis/vorbisenc.h:
22712           march in line
22713         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22714         (gst_ffmpegcsp_transform):
22715           have the kow come home
22716         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
22717           debug my func ptr
22718         * gst/volume/gstvolume.c: (volume_set_caps):
22719           add a debug
22720
22721 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22722
22723         * Makefile.am:
22724         * check/.cvsignore:
22725         * check/Makefile.am:
22726         * check/elements/.cvsignore:
22727         * check/elements/volume.c: (chain_func), (event_func),
22728         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
22729         (main):
22730         * configure.ac:
22731           add unit test structure for gst-plugins-base
22732           add a test for volume
22733         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
22734         (gst_volume_set_volume), (gst_volume_get_volume),
22735         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
22736         (volume_funcfind), (volume_process_float), (volume_process_int16),
22737         (volume_set_caps), (volume_transform), (volume_update_mute),
22738         (volume_update_volume), (volume_set_property),
22739         (volume_get_property):
22740           document a little; use basetransform vmethod _set_caps
22741
22742 2005-08-19  Andy Wingo  <wingo@pobox.com>
22743
22744         * ext/alsa/gstalsamixertrack.h:
22745         * ext/alsa/gstalsamixertrack.c:
22746         * ext/alsa/gstalsamixeroptions.h:
22747         * ext/alsa/gstalsamixeroptions.c:
22748         * ext/alsa/gstalsamixer.h:
22749         * ext/alsa/gstalsamixer.c: Port to 0.9.
22750
22751         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
22752         Remove gstalsa.c and alsaclock. No more cruft here.
22753         
22754 2005-08-18  Wim Taymans  <wim@fluendo.com>
22755
22756         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22757         (gst_base_rtp_depayload_chain),
22758         (gst_base_rtp_depayload_add_to_queue),
22759         (gst_base_rtp_depayload_push),
22760         (gst_base_rtp_depayload_queue_release):
22761         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22762         Fix for RTPBuffer changes.
22763
22764         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
22765         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
22766         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
22767         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
22768         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
22769         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
22770         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
22771         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
22772         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
22773         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
22774         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
22775         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
22776         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
22777         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
22778         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
22779         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
22780         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
22781         (gst_rtpbuffer_get_payload):
22782         * gst-libs/gst/rtp/gstrtpbuffer.h:
22783         Don't subclass GstBuffer but add methods and helper functions
22784         to construct and manipulate RTP packets in regular GstBuffers.
22785
22786 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
22787
22788         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
22789           moved statement below switch
22790         * gst/volume/gstvolume.c: (gst_volume_class_init):
22791           added debug ptr
22792
22793 2005-08-16  Wim Taymans  <wim@fluendo.com>
22794
22795         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22796         (gst_base_audio_src_change_state):
22797         Open and close device in READY<->NULL state change.
22798
22799 2005-08-16  Andy Wingo  <wingo@pobox.com>
22800
22801         * examples/seeking/Makefile.am: Don't compile non-compiling
22802         compiled objects with the compiler.
22803
22804         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
22805         elements.
22806
22807 2005-08-12  Philippe Khalaf <burger@speedy.org>
22808         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22809         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22810           Made a thread to release the queue.
22811           Removed timestamp conversion for now.
22812
22813 2005-08-10  Philippe Khalaf <burger@speedy.org>
22814         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22815         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22816           Added rtp timestamp -> gst timestamp conversion.
22817           Fixed several problems with queue.
22818
22819 2005-08-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
22820
22821         * gst-libs/gst/audio/gstaudioclock.h:
22822         * gst-libs/gst/audio/gstaudiofilter.h:
22823         * gst-libs/gst/audio/gstaudiosink.h:
22824         * gst-libs/gst/audio/gstaudiosrc.h:
22825         * gst-libs/gst/audio/gstbaseaudiosink.h:
22826         * gst-libs/gst/audio/gstbaseaudiosrc.h:
22827         * gst-libs/gst/audio/gstringbuffer.h:
22828         * gst-libs/gst/net/gstnetbuffer.h:
22829         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22830         * gst-libs/gst/rtp/gstrtpbuffer.h:
22831           Add padding (you will need to rebuild gst-plugins-base,
22832           gst-plugins and all applications afterwards!)
22833
22834 2005-08-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
22835
22836         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
22837         (gst_riff_parse_chunk):
22838           Fix bug in debug message and add some more debug messages.
22839
22840 2005-08-08  Edward Hervey  <edward@fluendo.com>
22841
22842         * gst-libs/gst/riff/riff-media.c:
22843         backported updates since branch
22844
22845 2005-08-08  Andy Wingo  <wingo@pobox.com>
22846
22847         * gst-libs/gst/audio/gstbaseaudiosink.c
22848         (gst_base_audio_sink_change_state): Open the device in NULL->READY
22849         like good elements should. Close on READY->NULL too.
22850
22851         * gst-libs/gst/audio/gstaudiosink.c
22852         (gst_audioringbuffer_open_device,
22853         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
22854         (gst_audioringbuffer_release): Updates for new ring buffer API,
22855         hook into the new audio sink api.
22856
22857         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
22858         (GstAudioSinkClass.close): Just open and close the device -- no
22859         resource allocation or configuration.
22860         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
22861         vmethods, handle device setup and resource allocation.
22862
22863         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
22864         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
22865         base class API.
22866
22867         * gst-libs/gst/audio/gstringbuffer.h
22868         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
22869         New vmethods.
22870
22871         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
22872         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
22873         New API functions. The device should be opened before acquiring
22874         and closed after releasing.
22875
22876 2005-08-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
22877
22878         * gst-libs/gst/interfaces/mixer.h:
22879           Reset padding to GST_PADDING.
22880
22881 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22882
22883         * gst/playback/gstplaybin.c: (remove_sinks):
22884           Remove visualization from parent explicitely; works around some
22885           apparent refcount issue that I haven't tracked down yet.
22886
22887 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22888
22889         * ext/alsa/gstalsasink.c: (set_hwparams):
22890           Assign debug category, add negotiation debug msgs.
22891
22892 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22893
22894         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
22895           Fix error code for file-not-found to NOT_FOUND.
22896
22897 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22898
22899         * common/gtk-doc-plugins.mak:
22900         * docs/plugins/Makefile.am:
22901         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22902         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22903           renamed to actual element names, so much nicer to look at
22904         * docs/plugins/tmpl/gstmultifdsink.sgml:
22905           remove
22906         * docs/plugins/tmpl/multifdsink.sgml:
22907         * docs/plugins/tmpl/tcpserversink.sgml:
22908           add
22909         * ext/alsa/gstalsa.c:
22910         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
22911         * ext/ogg/gstoggmux.c:
22912         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
22913         * gst/playback/gstdecodebin.c:
22914         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
22915         * gst/tcp/gsttcpserversink.c:
22916           various fixes and documentation additions
22917
22918 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22919
22920         * common/Makefile.am:
22921         * common/gstdoc-scangobj:
22922         * common/gtk-doc-plugins.mak:
22923         * common/gtk-doc.mak:
22924           add a custom scangobj that uses the registry
22925           add a custom gtk-doc-plugins.mak that uses it
22926           some doc build fixes
22927         * configure.ac:
22928         * docs/Makefile.am:
22929         * docs/plugins/Makefile.am:
22930         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22931         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22932         * docs/plugins/gst-plugins-base-plugins.types:
22933         * docs/plugins/tmpl/gstmultifdsink.sgml:
22934           add docs for one element, multifdsink
22935         * gst/adder/gstadder.h:
22936         * gst/volume/gstvolume.h:
22937           don't privatize enum
22938         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
22939         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
22940         (gst_sync_method_get_type), (gst_client_status_get_type),
22941         (gst_multifdsink_class_init),
22942         (gst_multifdsink_client_queue_buffer),
22943         (gst_multifdsink_handle_client_write):
22944         * gst/tcp/gstmultifdsink.h:
22945         * gst/tcp/gsttcp.h:
22946         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
22947         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
22948         (gst_tcpclientsink_render):
22949         * gst/tcp/gsttcpclientsink.h:
22950         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
22951         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
22952         (gst_tcpclientsrc_start):
22953         * gst/tcp/gsttcpclientsrc.h:
22954         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
22955         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
22956         * gst/tcp/gsttcpserversrc.h:
22957         * gst/typefind/gsttypefindfunctions.c:
22958           remove superfluous Type stuff
22959
22960 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22961
22962         * gst/playback/gstplaybin.c: (gen_video_element):
22963           Enable videoscale.
22964
22965 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22966
22967         * gst-libs/gst/gconf/gconf.c:
22968         * gst-libs/gst/gconf/gconf.h:
22969           Fix some Andy Problem [tm].
22970
22971 2005-08-04  Andy Wingo  <wingo@pobox.com>
22972
22973         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
22974         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
22975         (gst_ffmpegcsp_get_size): Adapt to API changes.
22976
22977         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
22978         Implement an in-place do-nothing transform.
22979
22980 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22981
22982         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
22983         (gst_ximagesink_renegotiate_size):
22984           Do not set new window sizes yet if we prepare a new buffer size
22985           for upstream renegotiation (software scaling) at some point in the
22986           future, because this new size waqs not actually accepted yet. Once
22987           accepted, renegotiation later on will set the new sizes just fine.
22988           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
22989           embedding testcase.
22990
22991 2005-08-03  Andy Wingo  <wingo@pobox.com>
22992
22993         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
22994         (gst_ximagesink_buffer_alloc): 
22995         Protect the height, width, and desired_caps with the pool_lock.
22996         Fixes videotestsrc ! queue ! ximagesink.
22997
22998 2005-08-02  Edward Hervey  <edward@fluendo.com>
22999
23000         * gst/volume/gstvolume.c:
23001         include left from controller cleanup
23002
23003 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
23004         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
23005           Stop collectpads before calling the parent state
23006           change function on PAUSED->READY.
23007
23008 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
23009         * configure.ac:
23010           When testing for X libs, use the X CFlags 
23011         * gst/adder/gstadder.c: (gst_adder_change_state):
23012           Stop the collectpads before calling parent state change function
23013           on PAUSED->READY, otherwise we deadlock deactivating pads.
23014
23015 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
23016
23017         * configure.ac:
23018         * docs/libs/tmpl/gstcolorbalance.sgml:
23019         * docs/libs/tmpl/gstmixer.sgml:
23020         * examples/Makefile.am:
23021         * gst/sine/Makefile.am:
23022         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
23023         (gst_sinesrc_set_property), (plugin_init):
23024         * gst/sine/gstsinesrc.h:
23025         * gst/volume/Makefile.am:
23026         * gst/volume/gstvolume.c: (gst_volume_set_volume),
23027         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
23028         (volume_process_float), (volume_process_int16),
23029         (volume_set_property), (plugin_init):
23030         * gst/volume/gstvolume.h:
23031           deactivate and remove dparams (libgstcontrol)
23032
23033 2005-07-29  Wim Taymans  <wim@fluendo.com>
23034
23035         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
23036         Convert me to BaseTransform!! help..
23037
23038 2005-07-29  Andy Wingo  <wingo@pobox.com>
23039
23040         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
23041         sinks.
23042
23043         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
23044         support of both endiannesses.
23045
23046 2005-07-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
23047
23048         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
23049           Fix confusing debug message (s/event/query/)
23050
23051 2005-07-28  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
23052
23053         * gst/videotestsrc/videotestsrc.h:
23054           Use "_stdint.h" instead of <stdint.h>
23055
23056 2005-07-27  Wim Taymans  <wim@fluendo.com>
23057
23058         * ext/vorbis/Makefile.am:
23059         Revert wrong commit.
23060
23061 2005-07-27  Wim Taymans  <wim@fluendo.com>
23062
23063         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
23064         More compilation fixen.
23065
23066 2005-07-27  Wim Taymans  <wim@fluendo.com>
23067
23068         * gst-libs/gst/audio/gstbaseaudiosink.c:
23069         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
23070         (gst_base_audio_sink_create_ringbuffer),
23071         (gst_base_audio_sink_change_state):
23072         Fix compilation.
23073
23074 2005-07-27  Wim Taymans  <wim@fluendo.com>
23075
23076         * examples/seeking/seek.c: (setup_dynamic_link),
23077         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
23078         (query_positions_elems), (query_positions_pads), (do_seek):
23079         Update seek example.
23080
23081         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
23082         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
23083         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
23084         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
23085         (gst_ogg_demux_handle_event),
23086         (gst_ogg_demux_deactivate_current_chain),
23087         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
23088         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
23089         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
23090         (gst_ogg_demux_loop):
23091         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
23092         * ext/theora/theoradec.c: (theora_dec_src_event),
23093         (theora_dec_src_getcaps), (theora_dec_sink_event),
23094         (theora_dec_push), (theora_dec_chain):
23095         * ext/vorbis/Makefile.am:
23096         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
23097         (vorbis_dec_sink_event), (vorbis_dec_push),
23098         (vorbis_handle_data_packet):
23099         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
23100         (gst_vorbisenc_chain):
23101         * gst/playback/gststreaminfo.c: (cb_probe):
23102         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
23103         * gst/videorate/gstvideorate.c: (gst_videorate_event):
23104         * gst/videoscale/gstvideoscale.c:
23105         (gst_videoscale_handle_src_event):
23106         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
23107         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
23108         (gst_ximagesink_navigation_send_event):
23109         * sys/xvimage/xvimagesink.c:
23110         (gst_xvimagesink_navigation_send_event):
23111         Various event updates and cleanups
23112
23113 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23114
23115         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
23116           Fix segfault for I420/YV12.
23117
23118 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23119
23120         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
23121           Report bitrate.
23122
23123 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23124
23125         * gst/playback/gstplaybin.c: (gen_video_element),
23126         (gen_audio_element):
23127           Switch to auto*sink elements as default sinks; add volume element
23128           so that volume control in totem works.
23129
23130 2005-07-21  Wim Taymans  <wim@fluendo.com>
23131
23132         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
23133         * gst/playback/gstplaybin.c: (setup_sinks),
23134         (gst_play_bin_change_state):
23135         Refcount fix and more comments.
23136
23137 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23138
23139         * sys/ximage/Makefile.am:
23140         * sys/ximage/ximage.c: (plugin_init):
23141         * sys/ximage/ximagesink.c:
23142         Prepare for adding ximagesrc, rename of plugin to ximage etc.
23143         
23144
23145 2005-07-21  Wim Taymans  <wim@fluendo.com>
23146
23147         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
23148         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
23149         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
23150         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
23151         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
23152         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
23153         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
23154         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
23155         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
23156         Generate correct disconts for live chained oggs.
23157
23158         * gst-libs/gst/audio/gstbaseaudiosink.c:
23159         (gst_base_audio_sink_render),
23160         (gst_base_audio_sink_create_ringbuffer),
23161         (gst_base_audio_sink_change_state):
23162         Handle discont math correctly.
23163
23164         * gst/playback/gstplaybin.c: (add_sink):
23165         Some small debug cleanup.
23166
23167 2005-07-21  Wim Taymans  <wim@fluendo.com>
23168
23169         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
23170         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
23171         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
23172         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
23173         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
23174         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
23175         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
23176         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
23177         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
23178         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
23179         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
23180         (gst_ogg_demux_change_state), (gst_ogg_print):
23181         Reorganize code to send the right disconts when in streaming
23182         mode.
23183
23184 2005-07-20  Andy Wingo  <wingo@pobox.com>
23185
23186         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
23187         fix (?), fixes a seggie mcfalterson (#310894).
23188
23189 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23190
23191         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
23192         (gst_ogg_mux_set_header_on_caps):
23193         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
23194         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
23195         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
23196         * gst-libs/gst/audio/multichannel.c:
23197         (gst_audio_set_channel_positions),
23198         (gst_audio_set_structure_channel_positions_list):
23199         * gst/playback/gstdecodebin.c: (dynamic_create):
23200         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
23201         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
23202           Fixes for API changes in core.
23203
23204 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23205
23206         * gst/playback/gstplaybasebin.c: (fill_buffer):
23207           Use _new_custom() so we can set custom message types for buffering
23208           messages.
23209
23210 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23211
23212         * configure.ac:
23213         * gst-libs/gst/Makefile.am:
23214         * gst-libs/gst/gconf/.cvsignore:
23215         * gst-libs/gst/gconf/Makefile.am:
23216         * gst-libs/gst/gconf/test-gconf.c:
23217         * pkgconfig/Makefile.am:
23218         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
23219         * pkgconfig/gstreamer-gconf.pc.in:
23220           Remove gconf stuff, use gconf elements instead from now on.
23221
23222 2005-07-20  Wim Taymans  <wim@fluendo.com>
23223
23224         * gst-libs/gst/audio/TODO:
23225         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
23226         (gst_audio_clock_get_internal_time):
23227         * gst-libs/gst/audio/gstaudioclock.h:
23228         * gst-libs/gst/audio/gstbaseaudiosink.c:
23229         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
23230         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
23231         (gst_base_audio_sink_render),
23232         (gst_base_audio_sink_create_ringbuffer),
23233         (gst_base_audio_sink_change_state):
23234         Make sure the audio clock always returns an increasing value.
23235
23236 2005-07-19  Andy Wingo  <wingo@pobox.com>
23237
23238         * gst/videotestsrc/: Cleanups.
23239
23240 2005-07-19  Wim Taymans  <wim@fluendo.com>
23241
23242         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
23243         Better debugging.
23244
23245 2005-07-19  Wim Taymans  <wim@fluendo.com>
23246
23247         * examples/seeking/seek.c: (make_dv_pipeline),
23248         (make_vorbis_theora_pipeline), (query_rates),
23249         (query_positions_elems), (query_positions_pads), (do_seek):
23250         Make correct DV pipeline.
23251
23252 2005-07-18  Andy Wingo  <wingo@pobox.com>
23253
23254         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
23255         default. Also because it's the only thing that really works. (This
23256         is used in the GConf elements).
23257         Use AS_LIBTOOL_TAGS.
23258
23259 2005-07-18  Wim Taymans  <wim@fluendo.com>
23260
23261         * gst/playback/gstdecodebin.c: (remove_element_chain):
23262         * gst/playback/gstplaybin.c: (add_sink):
23263         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
23264         (gst_stream_info_set_mute):
23265         * gst/playback/gststreamselector.c:
23266         (gst_stream_selector_get_linked_pad),
23267         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
23268         More leak and compile fixes.
23269
23270 2005-07-18  Wim Taymans  <wim@fluendo.com>
23271
23272         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23273         (query_rates), (query_positions_elems), (query_positions_pads),
23274         (do_seek), (seek_cb), (stop_seek):
23275         Updated seek example. 
23276
23277         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
23278         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
23279         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
23280         * gst/playback/gstplaybin.c: (add_sink):
23281         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
23282         (gst_stream_info_set_mute):
23283         Some refcount leak fixes.
23284
23285 2005-07-16  Wim Taymans  <wim@fluendo.com>
23286
23287         * gst-libs/gst/audio/gstbaseaudiosink.c:
23288         (gst_base_audio_sink_render):
23289         Align samples even if we have roundoff errors in the 
23290         timestamp conversion.
23291
23292 2005-07-16  Wim Taymans  <wim@fluendo.com>
23293
23294         * docs/libs/tmpl/gstringbuffer.sgml:
23295         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23296         (query_rates), (query_positions_elems), (query_positions_pads),
23297         (update_scale), (do_seek):
23298         Updated seek example.
23299
23300         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23301         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
23302         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
23303         (gst_ogg_demux_loop):
23304         Push out correct discont values.
23305
23306         * ext/theora/theoradec.c: (theora_dec_src_convert),
23307         (theora_dec_sink_convert), (theora_dec_src_getcaps),
23308         (theora_dec_sink_event), (theora_handle_type_packet),
23309         (theora_handle_header_packet), (theora_dec_push),
23310         (theora_handle_data_packet), (theora_dec_chain),
23311         (theora_dec_change_state):
23312         Better timestamping.
23313
23314         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
23315         (vorbis_dec_sink_event), (vorbis_dec_push),
23316         (vorbis_handle_data_packet), (vorbis_dec_chain):
23317         * ext/vorbis/vorbisdec.h:
23318         Better timestamping.
23319
23320         * gst-libs/gst/audio/gstbaseaudiosink.c:
23321         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
23322         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
23323         Handle syncing on timestamps instead of sample offsets. Make
23324         use of DISCONT values as described in design docs.
23325
23326         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23327         (gst_base_audio_src_get_time):
23328         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
23329         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
23330         (gst_ring_buffer_read):
23331         * gst-libs/gst/audio/gstringbuffer.h:
23332         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
23333         (gst_ximagesink_show_frame):
23334         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
23335         Correcly convert buffer timestamp to stream time.
23336
23337 2005-07-16  Wim Taymans  <wim@fluendo.com>
23338
23339         * gst/audioconvert/gstaudioconvert.c:
23340         (gst_audio_convert_get_buffer):
23341         Timestamp buffers correctly.
23342
23343         * gst/playback/gstplaybin.c: (gen_video_element):
23344         Make internal fakesink silent.
23345
23346 2005-07-15  Wim Taymans  <wim@fluendo.com>
23347
23348         * gst/ffmpegcolorspace/Makefile.am:
23349         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23350         (gst_ffmpegcsp_caps_remove_format_info),
23351         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
23352         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
23353         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
23354         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
23355         Ported ffmpegcolorspace to basetransform.
23356
23357         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
23358         * gst/volume/gstvolume.c: (volume_transform):
23359         Ported to new API.
23360
23361 2005-07-14  Wim Taymans  <wim@fluendo.com>
23362
23363         * gst/videotestsrc/Makefile.am:
23364         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
23365         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
23366         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
23367         (gst_videotestsrc_init), (gst_videotestsrc_event),
23368         (gst_videotestsrc_create), (gst_videotestsrc_start),
23369         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
23370         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
23371         (gst_videotestsrc_get_property):
23372         * gst/videotestsrc/gstvideotestsrc.h:
23373         Make videotestsrc a pushsrc.
23374
23375 2005-07-14  Wim Taymans  <wim@fluendo.com>
23376
23377         * gst/tcp/gstfdset.c: (gst_fdset_free):
23378         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
23379         (gst_multifdsink_add), (gst_multifdsink_remove),
23380         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
23381         (gst_multifdsink_remove_client_link),
23382         (gst_multifdsink_client_queue_data),
23383         (gst_multifdsink_client_queue_caps),
23384         (gst_multifdsink_client_queue_buffer),
23385         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
23386         (gst_multifdsink_stop):
23387         * gst/tcp/gstmultifdsink.h:
23388         0.8 backporting.
23389
23390         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
23391         Also draw image when not from a pool.
23392
23393 2005-07-14  Wim Taymans  <wim@fluendo.com>
23394
23395         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
23396         (mute_stream), (silence_stream):
23397         Small debug additions.
23398
23399 2005-07-14  Wim Taymans  <wim@fluendo.com>
23400
23401         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
23402         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
23403         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
23404         Better error recovery, ignore unconnected pads and
23405         non-fatal errors.
23406
23407 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
23408
23409         * docs/libs/tmpl/gstaudio.sgml:
23410         * docs/libs/tmpl/gstcolorbalance.sgml:
23411         * docs/libs/tmpl/gstgconf.sgml:
23412         * docs/libs/tmpl/gstmixer.sgml:
23413         * docs/libs/tmpl/gstringbuffer.sgml:
23414         * docs/libs/tmpl/gsttuner.sgml:
23415         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23416         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
23417         (gst_tcpclientsrc_class_init):
23418         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
23419         (gst_tcpserversrc_class_init):
23420         * sys/v4l/gstv4lelement.c:
23421           more autistic cleanliness in functions/names/defines
23422
23423 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
23424
23425         * configure.ac:
23426           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
23427           added manually to each Makefile.am so we are sure it goes
23428           *last* and doesn't add -L flags before linking in libs of our
23429           own, like, say, internal .la libs, that then accidentally pick
23430           up the installed copy.
23431         * docs/libs/Makefile.am:
23432         * ext/alsa/Makefile.am:
23433         * ext/cdparanoia/Makefile.am:
23434         * ext/gnomevfs/Makefile.am:
23435         * ext/libvisual/Makefile.am:
23436         * ext/ogg/Makefile.am:
23437         * ext/theora/Makefile.am:
23438         * ext/vorbis/Makefile.am:
23439         * gst-libs/gst/video/Makefile.am:
23440         * gst/adder/Makefile.am:
23441         * gst/audioconvert/Makefile.am:
23442         * gst/audiorate/Makefile.am:
23443         * gst/audioscale/Makefile.am:
23444         * gst/ffmpegcolorspace/Makefile.am:
23445         * gst/playback/Makefile.am:
23446         * gst/sine/Makefile.am:
23447         * gst/subparse/Makefile.am:
23448         * gst/tags/Makefile.am:
23449         * gst/tcp/Makefile.am:
23450         * gst/typefind/Makefile.am:
23451         * gst/videorate/Makefile.am:
23452         * gst/videoscale/Makefile.am:
23453         * gst/videotestsrc/Makefile.am:
23454         * gst/volume/Makefile.am:
23455         * sys/v4l/Makefile.am:
23456         * sys/ximage/Makefile.am:
23457         * sys/xvimage/Makefile.am:
23458           adapt properly to this change. This should make sure that
23459           plugins and libs properly link to the as-yet-uninstalled
23460           copies of stuff like libgstinterfaces and libgstvideo
23461
23462 2005-07-13  Andy Wingo  <wingo@pobox.com>
23463
23464         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
23465         (gst_v4lsrc_fixate): Fixate on format as well.
23466
23467         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
23468         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
23469         buffer points to it.
23470         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
23471         rather just doing X calls ourselves. Also fixes a memleak.
23472
23473 2005-07-12  Andy Wingo  <wingo@pobox.com>
23474
23475         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
23476         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
23477         (gst_v4lsrc_create): Re-add the copy-mode property, default to
23478         TRUE to avoid deadlocks if an element holds on to our buffers.
23479
23480 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
23481
23482         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23483         (gst_sinesrc_init), (gst_sinesrc_create),
23484         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
23485         (gst_sinesrc_start):
23486         * gst/sine/gstsinesrc.h:
23487           removing num-buffers property before moving it
23488
23489 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
23490
23491         * configure.ac:
23492           use overridable ERROR_CFLAGS
23493         * docs/libs/gst-plugins-base-libs.types:
23494         * docs/libs/tmpl/gstringbuffer.sgml:
23495         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
23496         (gst_alsasink_class_init):
23497         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
23498         (gst_alsasrc_class_init):
23499         * gst-libs/gst/audio/audio.h:
23500         * gst-libs/gst/audio/gstaudioclock.h:
23501         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
23502         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
23503         (gst_audio_filter_link), (gst_audio_filter_init),
23504         (gst_audio_filter_chain), (gst_audio_filter_set_property),
23505         (gst_audio_filter_get_property),
23506         (gst_audio_filter_class_add_pad_templates):
23507         * gst-libs/gst/audio/gstaudiofilter.h:
23508         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
23509         (gst_audio_filter_template_get_type),
23510         (gst_audio_filter_template_base_init),
23511         (gst_audio_filter_template_class_init),
23512         (gst_audio_filter_template_init),
23513         (gst_audio_filter_template_set_property),
23514         (gst_audio_filter_template_get_property), (plugin_init),
23515         (gst_audio_filter_template_setup),
23516         (gst_audio_filter_template_filter),
23517         (gst_audio_filter_template_filter_inplace):
23518         * gst-libs/gst/audio/gstaudiosink.c:
23519         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23520         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
23521         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
23522         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
23523         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
23524         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
23525         * gst-libs/gst/audio/gstaudiosink.h:
23526         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
23527         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
23528         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23529         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
23530         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
23531         (gst_audio_src_class_init), (gst_audio_src_init),
23532         (gst_audio_src_create_ringbuffer):
23533         * gst-libs/gst/audio/gstaudiosrc.h:
23534         * gst-libs/gst/audio/gstbaseaudiosink.c:
23535         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
23536         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
23537         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
23538         (gst_base_audio_sink_set_property),
23539         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
23540         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
23541         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
23542         (gst_base_audio_sink_create_ringbuffer),
23543         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
23544         * gst-libs/gst/audio/gstbaseaudiosink.h:
23545         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23546         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
23547         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
23548         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
23549         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
23550         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
23551         (gst_base_audio_src_event), (gst_base_audio_src_create),
23552         (gst_base_audio_src_create_ringbuffer),
23553         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
23554         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23555         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
23556         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
23557         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
23558         (gst_ring_buffer_debug_spec_caps),
23559         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
23560         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
23561         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
23562         (gst_ring_buffer_start), (gst_ring_buffer_pause),
23563         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
23564         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
23565         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
23566         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
23567         (gst_ring_buffer_clear):
23568         * gst-libs/gst/audio/gstringbuffer.h:
23569         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
23570         (gst_video_sink_class_init), (gst_video_sink_get_type):
23571         * gst-libs/gst/video/videosink.h:
23572         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23573         (gst_multifdsink_class_init),
23574         (gst_multifdsink_handle_client_write),
23575         (gst_multifdsink_change_state):
23576         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23577         (gst_tcpclientsink_setcaps):
23578         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23579         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
23580         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
23581         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
23582         (gst_ximagesink_send_pending_navigation),
23583         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
23584         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
23585         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
23586         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
23587         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
23588         (gst_xvimagesink_send_pending_navigation),
23589         (gst_xvimagesink_navigation_send_event),
23590         (gst_xvimagesink_set_xwindow_id),
23591         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
23592         (gst_xvimagesink_get_type):
23593         more macro splitting
23594
23595 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23596
23597         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
23598           plug a memleak, allows me to import 1479 albums in one go
23599           in jamboree
23600         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23601         (vorbis_handle_type_packet), (vorbis_dec_chain),
23602         (vorbis_dec_change_state):
23603           fix some format strings
23604
23605 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23606
23607         * docs/libs/tmpl/gstcolorbalance.sgml:
23608         * docs/libs/tmpl/gstmixer.sgml:
23609         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
23610         (gst_alsasink_set_property), (gst_alsasink_get_property):
23611         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
23612         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
23613           add device property
23614
23615 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23616
23617         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
23618         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
23619         (audiocast_register_listener), (audiocast_thread_run),
23620         (gst_gnomevfssrc_send_additional_headers_callback),
23621         (gst_gnomevfssrc_received_headers_callback),
23622         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
23623         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
23624         (gst_gnomevfssrc_get_size):
23625           add/clean up debugging
23626         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
23627           cleanups
23628
23629 2005-07-07  Andy Wingo  <wingo@pobox.com>
23630
23631         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
23632         framerate. Need to get a handle on when exactly this function is
23633         called, tho.
23634
23635         * sys/v4l/v4lsrc_calls.h:
23636         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
23637         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
23638         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
23639
23640         * sys/v4l/v4l_calls.h: Cast to V4lElement.
23641         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
23642         v4lelements are sources.
23643
23644         * sys/v4l/gstv4lxoverlay.h:
23645         * sys/v4l/gstv4lxoverlay.c:
23646         * sys/v4l/gstv4ltuner.h:
23647         * sys/v4l/gstv4ltuner.c: Header loc fixen.
23648         
23649         * sys/v4l/gstv4lsrc.h:
23650         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
23651         PushSrc/BaseSrc. Removed most sync-related properties, videorate
23652         or something should handle that. Made a live source.
23653
23654         * sys/v4l/gstv4lelement.h:
23655         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
23656         signals. Some cleanups.
23657
23658         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
23659
23660         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
23661         stuff.
23662
23663         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
23664         stuff.
23665
23666         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
23667
23668 2005-07-07  Wim Taymans  <wim@fluendo.com>
23669
23670         * ext/theora/theoradec.c: (theora_get_query_types),
23671         (theora_dec_src_getcaps), (theora_dec_push):
23672         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
23673         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
23674         Remove deprecated/unused query types.
23675
23676 2005-07-06  Wim Taymans  <wim@fluendo.com>
23677
23678         * ext/alsa/Makefile.am:
23679         * ext/alsa/gstalsaplugin.c: (plugin_init):
23680         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
23681         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
23682         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
23683         (gst_alsasrc_class_init), (gst_alsasrc_init),
23684         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
23685         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
23686         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
23687         (gst_alsasrc_reset):
23688         * ext/alsa/gstalsasrc.h:
23689         * gst-libs/gst/audio/Makefile.am:
23690         * gst-libs/gst/audio/gstaudiosink.c:
23691         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23692         (gst_audioringbuffer_start):
23693         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
23694         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
23695         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
23696         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
23697         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
23698         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
23699         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
23700         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
23701         * gst-libs/gst/audio/gstaudiosrc.h:
23702         * gst-libs/gst/audio/gstbaseaudiosink.c:
23703         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
23704         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
23705         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
23706         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23707         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
23708         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
23709         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
23710         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
23711         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
23712         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
23713         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
23714         (gst_baseaudiosrc_change_state):
23715         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23716         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
23717         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
23718         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
23719         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
23720         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
23721         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
23722         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
23723         * gst-libs/gst/audio/gstringbuffer.h:
23724         Added audiosource base classes.
23725         Ported alsasrc, still very basic.
23726
23727 2005-07-06  Wim Taymans  <wim@fluendo.com>
23728
23729         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
23730         (theora_dec_push), (theora_handle_data_packet):
23731         Prepare for better timestamp fix later.
23732
23733         * gst/audioconvert/gstaudioconvert.c:
23734         List most accurate caps first
23735
23736         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
23737         Use proper pad task function.
23738
23739         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
23740         (gst_xvimagesink_show_frame):
23741         Fix deadlock when alloc failed.
23742
23743 2005-07-05  Andy Wingo  <wingo@pobox.com>
23744
23745         * ext/gnomevfs/gstgnomevfssrc.c:
23746         * gst/sine/gstsinesrc.c:
23747         * gst/tcp/gsttcpserversrc.c:
23748         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
23749
23750         * sys/v4l/: Port from 0.8.
23751
23752         * Many files: Null if we got it....
23753
23754 2005-07-05  Andy Wingo  <wingo@pobox.com>
23755
23756         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
23757         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
23758         Signedness fixes.
23759
23760 2005-07-05  Wim Taymans  <wim@fluendo.com>
23761
23762         * configure.ac:
23763         * gst/tcp/Makefile.am:
23764         * gst/tcp/README:
23765         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23766         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
23767         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
23768         (is_sync_frame), (gst_multifdsink_handle_client_write),
23769         (gst_multifdsink_render), (gst_multifdsink_start),
23770         (gst_multifdsink_stop), (gst_multifdsink_change_state):
23771         * gst/tcp/gstmultifdsink.h:
23772         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
23773         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
23774         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
23775         * gst/tcp/gsttcp.h:
23776         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23777         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
23778         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
23779         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
23780         * gst/tcp/gsttcpclientsink.h:
23781         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
23782         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
23783         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
23784         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
23785         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
23786         * gst/tcp/gsttcpclientsrc.h:
23787         * gst/tcp/gsttcpplugin.c: (plugin_init):
23788         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
23789         * gst/tcp/gsttcpserversink.h:
23790         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
23791         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
23792         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
23793         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
23794         (gst_tcpserversrc_stop):
23795         * gst/tcp/gsttcpserversrc.h:
23796         * gst/tcp/gsttcpsink.c:
23797         * gst/tcp/gsttcpsink.h:
23798         * gst/tcp/gsttcpsrc.c:
23799         * gst/tcp/gsttcpsrc.h:
23800         Ported tcp plugins to 0.9. 
23801         
23802
23803 2005-07-05  Andy Wingo  <wingo@pobox.com>
23804
23805         * gst/playback/gstplaybasebin.c (fill_buffer):
23806         message_new_application fixen.
23807
23808         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
23809         Style fix.
23810
23811 2005-07-04  Wim Taymans  <wim@fluendo.com>
23812
23813         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
23814         Set caps on output buffer.
23815
23816 2005-07-04  Andy Wingo  <wingo@pobox.com>
23817
23818         * ext/gnomevfs/gstgnomevfssrc.c
23819         (gst_gnomevfssrc_received_headers_callback) 
23820         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
23821         hopefully.
23822
23823         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
23824         No refcount leakage.
23825
23826         * configure.ac: Enable -Werror.
23827         
23828         * ext/theora/theoradec.c (theora_dec_src_getcaps):
23829         * gst/audioconvert/bufferframesconvert.c
23830         (buffer_frames_convert_fixate):
23831         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
23832         (gst_audio_convert_fixate):
23833         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
23834         (gst_sinesrc_create): Fixate func changes.
23835         
23836         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23837         (gst_ximagesink_buffer_alloc): Unused var.
23838
23839 2005-07-01  Andy Wingo  <wingo@pobox.com>
23840
23841         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
23842         getcaps to do explicit caps. Needs to be done in all decoders,
23843         possibly via a base class.
23844
23845         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
23846
23847         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
23848         caps on the sink pad, just rely on the pad template. Also, setting
23849         ANY caps on a pad is not valid because the caps are not fixed.
23850
23851         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
23852         caps on the buffer, and get the width from the desired_caps if
23853         they're set.
23854         (gst_ximagesink_renegotiate_size): Implement via setting the
23855         desired_caps on the ximagesink.
23856         (gst_ximagesink_setcaps): Only reset the width of the player if it
23857         wasn't already set. Not sure if this is right.
23858         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
23859
23860         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
23861         that the user wants. NULL unless the window has been resized.
23862
23863         * gst/volume/gstvolume.c (volume_transform): Adapt to
23864         basetransform refcount changes.
23865         
23866 2005-07-01  Andy Wingo  <wingo@pobox.com>
23867
23868         * gst/videoscale/gstvideoscale.c:
23869         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
23870         from BaseTransform, implements a transform_caps. Removed dead code
23871         including some PAR stuff that was never reached -- should probably
23872         be added back somehow.
23873
23874 2005-07-01  Andy Wingo  <wingo@pobox.com>
23875
23876         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
23877         come later.
23878
23879 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
23880
23881         * configure.ac:
23882         * docs/libs/Makefile.am:
23883         * docs/libs/gst-plugins-libs.types:
23884         * ext/alsa/Makefile.am:
23885         * ext/alsa/gstalsamixer.h:
23886         * ext/alsa/gstalsamixeroptions.h:
23887         * ext/alsa/gstalsamixertrack.h:
23888         * gst-libs/gst/Makefile.am:
23889         * gst-libs/gst/colorbalance/.cvsignore:
23890         * gst-libs/gst/colorbalance/Makefile.am:
23891         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
23892         * gst-libs/gst/colorbalance/colorbalance.c:
23893         * gst-libs/gst/colorbalance/colorbalance.h:
23894         * gst-libs/gst/colorbalance/colorbalance.vcproj:
23895         * gst-libs/gst/colorbalance/colorbalancechannel.c:
23896         * gst-libs/gst/colorbalance/colorbalancechannel.h:
23897         * gst-libs/gst/interfaces/Makefile.am:
23898         * gst-libs/gst/interfaces/colorbalance.c:
23899         (gst_color_balance_class_init):
23900         * gst-libs/gst/interfaces/colorbalance.h:
23901         * gst-libs/gst/interfaces/interfaces-marshal.list:
23902         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
23903         * gst-libs/gst/interfaces/mixer.h:
23904         * gst-libs/gst/interfaces/mixeroptions.h:
23905         * gst-libs/gst/interfaces/navigation.c:
23906         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
23907         * gst-libs/gst/interfaces/tuner.h:
23908         * gst/volume/Makefile.am:
23909         * gst/volume/gstvolume.c:
23910         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
23911         * sys/ximage/Makefile.am:
23912         * sys/ximage/ximagesink.c:
23913         * sys/xvimage/Makefile.am:
23914         * sys/xvimage/xvimagesink.c:
23915           fold in all interfaces into an interfaces dir, preserving CVS
23916           history
23917
23918 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23919
23920         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
23921           Fix build after riff changes.
23922
23923 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23924
23925         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
23926         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
23927         (gst_riff_create_video_template_caps),
23928         (gst_riff_create_audio_template_caps),
23929         (gst_riff_create_iavs_template_caps):
23930         * gst-libs/gst/riff/riff-media.h:
23931         * gst-libs/gst/riff/riff-read.h:
23932         * gst-libs/gst/riff/riff.c: (gst_riff_init):
23933           Add gst_riff_init() to initialize the debug category, instead
23934           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
23935
23936 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23937
23938         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
23939           Oops, I shouldn't apply hacks.
23940
23941 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23942
23943         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
23944           Remove pad_loop function which doesn't work.
23945
23946 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23947
23948         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
23949           Send EOS when deactivating.
23950         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
23951         (check_queue), (queue_threshold_reached), (queue_out_of_data),
23952         (gen_preroll_element), (probe_triggered), (mute_stream),
23953         (silence_stream), (new_decoded_pad), (setup_substreams),
23954         (set_active_source):
23955         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
23956         (remove_sinks), (add_sink):
23957         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
23958           Change for new probe API.
23959
23960 2005-06-29  Wim Taymans  <wim@fluendo.com>
23961
23962         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
23963         * gst-libs/gst/audio/gstbaseaudiosink.c:
23964         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
23965         (gst_baseaudiosink_change_state):
23966         * gst-libs/gst/audio/gstbaseaudiosink.h:
23967         * gst-libs/gst/audio/gstringbuffer.c:
23968         (gst_ringbuffer_set_callback):
23969         Fix compilation error.
23970         Ringbuffer starts out as not running.
23971         Free our clock in dispose.
23972         When releasing the ringbuffer we need to renegotiate so
23973         clear the pad caps.
23974
23975 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
23976
23977         * autogen.sh:
23978         * configure.ac:
23979         * docs/Makefile.am:
23980         * docs/libs/Makefile.am:
23981         * docs/libs/gst-plugins-libs-docs.sgml:
23982         * docs/libs/gst-plugins-libs-sections.txt:
23983         * docs/libs/gst-plugins-libs.types:
23984         * docs/libs/tmpl/gstaudio.sgml:
23985         * docs/libs/tmpl/gstcolorbalance.sgml:
23986         * docs/libs/tmpl/gstringbuffer.sgml:
23987         * gst-libs/gst/audio/gstringbuffer.c:
23988         (gst_ringbuffer_set_callback):
23989           reinstate gtk-doc docs for plugin libs
23990
23991 2005-06-28  Wim Taymans  <wim@fluendo.com>
23992
23993         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23994         (gst_ogg_demux_init):
23995         Removed pad loop function.
23996
23997 2005-06-28  Wim Taymans  <wim@fluendo.com>
23998
23999         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
24000         If we're building a chain we are not in an error case
24001         when we queue a buffer.
24002
24003 2005-06-28  Andy Wingo  <wingo@pobox.com>
24004
24005         * *.c: Don't cast to GstObject before reffing/unreffing.
24006
24007 2005-06-27  Andy Wingo  <wingo@pobox.com>
24008
24009         * gst/videotestsrc/gstvideotestsrc.c
24010         (gst_videotestsrc_activate_push): Activation API changes.
24011
24012         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
24013         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
24014         they have refs on the decodebin.
24015
24016         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
24017         parent class.
24018         (gst_ogg_pad_typefind): Don't leak a pad ref.
24019         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
24020         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
24021         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
24022
24023 2005-06-27  Edward Hervey  <edward@fluendo.com>
24024
24025         * ext/theora/theoradec.c: (theora_dec_change_state): 
24026         re-arranged call to parent's state change in order to avoid locks (or
24027         worse).
24028
24029 2005-06-26  Edward Hervey  <edward@fluendo.com>
24030
24031         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
24032         2nd argument of 'unknow-type' signal is a GstCaps and not a
24033         GstMiniObject
24034
24035 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
24036         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
24037           Set the worker thread's running flag to TRUE before starting the
24038           thread.
24039         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
24040           Catch a failure to add typefind to the bin.
24041
24042 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
24043
24044         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
24045         (gst_sinesrc_init), (gst_sinesrc_create),
24046         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
24047         (gst_sinesrc_start):
24048         * gst/sine/gstsinesrc.h:
24049           add num-buffers and timestamp-offset properties
24050         * gst/videotestsrc/gstvideotestsrc.c:
24051         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
24052         (gst_videotestsrc_get_property):
24053           add timestamp-offset property
24054
24055 2005-06-23  Christian Schaller  <uraeus@gnome.org>
24056
24057         * configure.ac: add videorate
24058         * gst-plugins-base.spec.in: add videorate
24059
24060 2005-06-23  Wim Taymans  <wim@fluendo.com>
24061
24062         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24063         (gst_videorate_getcaps), (gst_videorate_setcaps),
24064         (gst_videorate_event), (gst_videorate_chain):
24065         Fixed videorate, fixating an already fixated caps is not
24066         an error.
24067
24068 2005-06-23  Wim Taymans  <wim@fluendo.com>
24069
24070         * ext/ogg/README:
24071         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
24072         Buffer on caps is not boxed anymore.
24073
24074 2005-06-22  Wim Taymans  <wim@fluendo.com>
24075
24076         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
24077         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
24078         Set buffers on caps as miniobjects and not as boxed.
24079
24080 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24081
24082         * configure.ac:
24083           back to HEAD
24084
24085 === release 0.9.1 ===
24086
24087 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24088
24089         * .cvsignore:
24090         * NEWS:
24091         * README:
24092         * RELEASE:
24093         * configure.ac:
24094         * po/af.po:
24095         * po/az.po:
24096         * po/cs.po:
24097         * po/en_GB.po:
24098         * po/hu.po:
24099         * po/it.po:
24100         * po/nb.po:
24101         * po/nl.po:
24102         * po/or.po:
24103         * po/sq.po:
24104         * po/sr.po:
24105         * po/sv.po:
24106         * po/uk.po:
24107         * po/vi.po:
24108           updates for release
24109
24110 2005-06-09  Andy Wingo  <wingo@pobox.com>
24111
24112         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
24113         
24114 2005-06-09  Andy Wingo  <wingo@pobox.com>
24115
24116         * configure.ac:
24117         * gst-libs/gst/Makefile.am:
24118         * gst-libs/gst/net/Makefile.am:
24119         Add gstnet to build.
24120
24121 2005-06-09  Andy Wingo  <wingo@pobox.com>
24122
24123         * gst-libs/gst/gconf/gconf.c:
24124         * gst/playback/test.c:
24125         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
24126         fixes.
24127
24128         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
24129
24130         * ext/theora/theoraenc.c (theora_enc_chain): 
24131         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
24132
24133         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
24134         RealPad.
24135
24136 2005-06-02  Wim Taymans  <wim@fluendo.com>
24137
24138         * gst-libs/gst/net/Makefile.am:
24139         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
24140         * pkgconfig/gstreamer-libs.pc.in:
24141         Added net stuff, version net lib.
24142
24143 2005-06-02  Wim Taymans  <wim@fluendo.com>
24144
24145         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
24146         (query_rates), (query_positions_elems), (query_positions_pads),
24147         (do_seek):
24148         Updated seek example.
24149
24150 2005-06-02  Andy Wingo  <wingo@pobox.com>
24151
24152         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
24153         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
24154         list.
24155
24156         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
24157         remove the typefind, the bin dispose will do it for us. When it's
24158         removed and unreffed, the signal handler will be disconnected,
24159         too.
24160         (unlinked): It's too difficult to disconnect from unlinked
24161         handlers, as they are on pads not elements. Just punt if the pads
24162         aren't grandkids of the bin.
24163
24164 2005-06-02  Wim Taymans  <wim@fluendo.com>
24165
24166         * ext/ogg/README:
24167         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24168         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
24169         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
24170         * ext/theora/theoradec.c: (theora_dec_src_query),
24171         (theora_handle_data_packet):
24172         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24173         (theora_enc_chain):
24174         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24175         (vorbis_handle_data_packet):
24176         * gst/audioconvert/bufferframesconvert.c:
24177         (buffer_frames_convert_chain):
24178         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24179         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24180         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24181         (gst_ffmpegcsp_chain):
24182         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24183         (gst_videorate_getcaps), (gst_videorate_setcaps),
24184         (gst_videorate_event), (gst_videorate_chain):
24185         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
24186         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
24187         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
24188         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
24189         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
24190         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
24191         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
24192         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
24193         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
24194         Cleanups and buffer alloc.
24195
24196 2005-05-31  Wim Taymans  <wim@fluendo.com>
24197
24198         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
24199         Don't try to call the delay method when the device is not
24200         opened.
24201
24202 2005-05-31  Wim Taymans  <wim@fluendo.com>
24203
24204         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
24205         Get actual segment size and buffer size after opening
24206         the device.
24207
24208 2005-05-30  Wim Taymans  <wim@fluendo.com>
24209
24210         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
24211         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
24212         Also FLUSH upstream, makes the loop function exit faster.
24213         
24214         * ext/theora/theoradec.c: (theora_dec_src_query):
24215         Some more debug info in the query.
24216         
24217         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
24218         (gst_ximagesink_setcaps):
24219         Release lock on par error, better error reporting.
24220
24221 2005-05-26  Wim Taymans  <wim@fluendo.com>
24222
24223         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24224         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
24225         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
24226         Clear chains in READY
24227         Queue packets until the chain is activated.
24228
24229 2005-05-25  Wim Taymans  <wim@fluendo.com>
24230
24231         * gst-libs/gst/audio/gstaudiosink.c:
24232         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24233         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24234         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24235         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24236         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24237         (gst_audiosink_create_ringbuffer):
24238         * gst-libs/gst/audio/gstbaseaudiosink.c:
24239         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24240         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24241         (gst_baseaudiosink_set_property), (build_linear_format),
24242         (debug_spec_caps), (debug_spec_buffer),
24243         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24244         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24245         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24246         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24247         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24248         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24249         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
24250         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24251         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
24252         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
24253         (wait_segment), (gst_ringbuffer_commit),
24254         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
24255         (gst_ringbuffer_clear):
24256         Various small cleanups.
24257
24258         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24259         (gst_audio_convert_change_state):
24260         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
24261         No need to take the locks anymore.
24262
24263 2005-05-25  Wim Taymans  <wim@fluendo.com>
24264
24265         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
24266         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
24267         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
24268         (type_found):
24269         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
24270         (group_destroy), (group_commit), (queue_overrun),
24271         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
24272         (mute_stream), (new_decoded_pad), (setup_substreams),
24273         (setup_source), (mute_group_type), (set_active_source),
24274         (gst_play_base_bin_change_state):
24275         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
24276         (gen_video_element), (gen_text_element), (gen_audio_element),
24277         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
24278         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
24279         (gst_stream_info_dispose), (gst_stream_info_set_mute):
24280         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
24281         Some playbin cleanups mostly refcounting sloppyness.
24282
24283 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24284
24285         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
24286           Work with streaming input.
24287
24288 2005-05-25  Wim Taymans  <wim@fluendo.com>
24289
24290         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24291         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24292         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24293         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
24294         No need to take the STREAM lock anymore.
24295
24296 2005-05-25  Wim Taymans  <wim@fluendo.com>
24297
24298         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
24299         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
24300         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
24301         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
24302         (gst_ogg_demux_sink_activate):
24303         * ext/theora/theoradec.c: (theora_dec_src_event),
24304         (theora_handle_comment_packet), (theora_dec_chain),
24305         (theora_dec_change_state):
24306         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24307         (vorbis_handle_data_packet), (vorbis_dec_chain),
24308         (vorbis_dec_change_state):
24309         Remove STREAM locks as they are taken in core now.
24310         Never set bogus granulepos on vorbis/theora.
24311         Fix leaks in theoradec tag parsing.
24312
24313 2005-05-25  Wim Taymans  <wim@fluendo.com>
24314
24315         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
24316         Fix memleaks, GST_BUFFER_DATA() is not freed.
24317
24318 2005-05-25  Wim Taymans  <wim@fluendo.com>
24319
24320         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
24321         Open non-blocking, set to blocking mode afterwards to avoid
24322         lockups when audio device is busy.
24323
24324 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24325
24326         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
24327           This can't be good.
24328
24329 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24330
24331         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
24332         (gst_audio_convert_chain), (gst_audio_convert_link_src),
24333         (gst_audio_convert_setcaps):
24334           Implement instant setup switching.
24335
24336 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24337
24338         * gst/playback/gstplaybasebin.c: (probe_triggered):
24339           Fix missing unlock.
24340         * gst/playback/gstplaybin.c: (add_sink):
24341           First add, then link (otherwise pad link fails).
24342
24343 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24344
24345         * examples/Makefile.am:
24346         fix buildbot (make distcheck)
24347
24348 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24349
24350         * gst/playback/gstplaybin.c: (gen_vis_element):
24351           Remove some wrong code. Doesn't work yet.
24352
24353 2005-05-19  Wim Taymans  <wim@fluendo.com>
24354
24355         * gst-libs/gst/net/Makefile.am:
24356         * gst-libs/gst/net/README:
24357         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
24358         (gst_netbuffer_class_init), (gst_netbuffer_init),
24359         (gst_netbuffer_finalize), (gst_netbuffer_copy),
24360         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
24361         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
24362         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
24363         * gst-libs/gst/net/gstnetbuffer.h:
24364         Added buffer subclass to store extra to/from addresses for
24365         network sources/sinks.
24366
24367 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24368
24369         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
24370           Don't lock an unassigned variable.
24371
24372 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24373
24374         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
24375           Increase buffer for video, decrease buffer for other media types.
24376         * gst/playback/gstplaybin.c: (gen_video_element),
24377         (gen_audio_element):
24378           Change names for debugging purposes.
24379
24380 2005-05-18  Wim Taymans  <wim@fluendo.com>
24381
24382         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24383         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24384         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24385         (gst_ffmpegcsp_chain):
24386         Enable buffer alloc passthrough if the source and dest
24387         formats are the same.
24388
24389 2005-05-17  Wim Taymans  <wim@fluendo.com>
24390
24391         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
24392         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
24393         (gst_ogg_demux_chain_unlocked):
24394         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24395         (gst_audio_convert_caps_remove_format_info),
24396         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24397         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
24398         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24399         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24400         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
24401         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
24402         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
24403         (gst_ffmpegcsp_get_property):
24404         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
24405         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
24406         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
24407         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
24408         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
24409         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
24410         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
24411         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
24412         Leak fixes in oggdemux.
24413         Some cleanups in audioconvert.
24414         Make passthrough work along with buffer_alloc etc.
24415         Make buffer_alloc and buffer recycling actually work in
24416         xvimagesink.
24417
24418 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
24419
24420         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
24421           make the compiler happy
24422
24423 2005-05-17  Wim Taymans  <wim@fluendo.com>
24424
24425         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
24426         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
24427         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
24428         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
24429         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
24430         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
24431         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
24432         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
24433         (gst_xvimagesink_set_xwindow_id):
24434         * sys/xvimage/xvimagesink.h:
24435         Port xvimagesink to new MiniObject.
24436
24437 2005-05-17  Wim Taymans  <wim@fluendo.com>
24438
24439         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
24440         (gst_audiofilter_chain):
24441         * gst-libs/gst/audio/gstaudiosink.c:
24442         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24443         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24444         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24445         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24446         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24447         (gst_audiosink_create_ringbuffer):
24448         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24449         (gst_audio_convert_caps_remove_format_info),
24450         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24451         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24452         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24453         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24454         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24455         Fix passthrough in ffmpegcolorspace.
24456         Fix memset in audiosink on wrong memory.
24457
24458 2005-05-16  David Schleef  <ds@schleef.org>
24459
24460         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
24461         to GstMiniObject.
24462
24463 2005-05-16  David Schleef  <ds@schleef.org>
24464
24465         Port from GstData to GstMiniObject.
24466         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
24467         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
24468         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
24469         (gst_ogg_mux_collected):
24470         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
24471         * ext/theora/theoradec.c: (theora_handle_comment_packet),
24472         (theora_handle_data_packet):
24473         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24474         (theora_set_header_on_caps), (theora_enc_chain):
24475         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24476         (vorbis_handle_comment_packet):
24477         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
24478         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
24479         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
24480         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
24481         * gst/audioconvert/gstaudioconvert.c:
24482         (gst_audio_convert_get_buffer):
24483         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
24484         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
24485         (mute_stream), (silence_stream):
24486         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
24487         * gst/volume/gstvolume.c: (volume_transform):
24488         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
24489         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
24490         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
24491         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
24492         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
24493         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
24494         (gst_ximagesink_buffer_alloc):
24495         * sys/ximage/ximagesink.h:
24496
24497 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24498
24499         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24500         (fill_buffer), (check_queue), (queue_threshold_reached),
24501         (queue_out_of_data):
24502         * gst/playback/gstplaybasebin.h:
24503           Post buffer-fullness on the bus.
24504
24505 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24506
24507         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
24508         (try_to_link_1):
24509         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24510         (group_commit), (probe_triggered), (setup_source),
24511         (gst_play_base_bin_change_state):
24512         * gst/playback/gstplaybasebin.h:
24513         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24514         (gst_play_bin_init), (remove_sinks), (setup_sinks),
24515         (gst_play_bin_change_state):
24516           Move setup_output_pads into a virtual function, remove
24517           group-switch (no longer needed) and redirect (handled by bus
24518           now) signals.
24519
24520 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24521
24522         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
24523         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
24524         (get_active_group), (get_building_group), (group_destroy),
24525         (group_commit), (check_queue), (queue_overrun),
24526         (queue_threshold_reached), (queue_out_of_data),
24527         (gen_preroll_element), (remove_groups), (unknown_type),
24528         (add_element_stream), (no_more_pads), (probe_triggered),
24529         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
24530         (setup_substreams), (setup_source), (finish_source),
24531         (prepare_output), (muted_group_change_state),
24532         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
24533         (gst_play_base_bin_change_state):
24534         * gst/playback/gstplaybasebin.h:
24535         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24536         (gst_play_bin_init), (gst_play_bin_set_property),
24537         (gen_video_element), (gen_text_element), (gen_audio_element),
24538         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
24539         (gst_play_bin_change_state):
24540         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
24541         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
24542         (stream_info_change_state), (gst_stream_info_set_mute),
24543         (gst_stream_info_get_property):
24544         * gst/playback/gststreaminfo.h:
24545         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
24546         (gst_stream_selector_get_linked_pad),
24547         (gst_stream_selector_getcaps),
24548         (gst_stream_selector_get_linked_pads),
24549         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
24550         * gst/playback/gststreamselector.h:
24551           Rough port of playbin. Needs some more work, but is mostly done,
24552           and uses a few locks in important places, which should make stuff
24553           like chain-switches clean. Still uses GST_STATE() in a few places,
24554           which isn't all that good an idea, subtitles/elements disabled
24555           because no elements to test with and thus probably broken, query
24556           and event handling moved to GstBin, internal thread removed
24557           alltogether because the pipeline does that for us now. Can play
24558           Ogg/Vorbis files. Haven't tested anything else yet.
24559
24560 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24561
24562         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
24563           Do no-more-pads (needed for autoplugging).
24564
24565 2005-05-10  Andy Wingo  <wingo@pobox.com>
24566
24567         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
24568         message to the bus with the tags. Still not sent downstream tho.
24569
24570         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
24571         get_parent.
24572         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
24573         avoid refcounting hassles.
24574
24575 2005-05-09  Andy Wingo  <wingo@pobox.com>
24576
24577         * gst/volume/Makefile.am:
24578         * gst/volume/demo.c
24579         * gst/volume/gstvolume.h
24580         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
24581         basetransform. Probably need an audio filter base class.
24582
24583 2005-05-09  Wim Taymans  <wim@fluendo.com>
24584
24585         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
24586         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
24587         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
24588         (gst_vorbisenc_chain):
24589         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24590         (gst_audio_convert_caps_remove_format_info),
24591         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24592         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24593         Make caps writable before writing to it.
24594         Fix negotiation in audioconvert some more.
24595
24596 2005-05-09  Wim Taymans  <wim@fluendo.com>
24597
24598         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24599         (gst_videorate_getcaps), (gst_videorate_setcaps),
24600         (gst_videorate_event), (gst_videorate_chain):
24601         Better negotiation.
24602
24603 2005-05-09  Wim Taymans  <wim@fluendo.com>
24604
24605         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
24606         (gst_videorate_getcaps), (gst_videorate_setcaps),
24607         (gst_videorate_blank_data), (gst_videorate_init),
24608         (gst_videorate_event), (gst_videorate_chain),
24609         (gst_videorate_change_state):
24610         Port videorate, do a better job at negotiation while we're at
24611         it.
24612
24613 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
24614
24615         * configure.ac:
24616           Disable libvisual
24617
24618         * examples/Makefile.am:
24619         * gst-libs/gst/audio/Makefile.am:
24620         * gst-libs/gst/riff/Makefile.am:
24621         * gst-libs/gst/tag/Makefile.am:
24622         * gst-libs/gst/video/Makefile.am:
24623           Fixups for missing variables.
24624
24625 2005-05-09  Wim Taymans  <wim@fluendo.com>
24626
24627         * examples/seeking/seek.c: (make_theora_pipeline),
24628         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
24629         (query_rates), (query_positions_elems), (query_positions_pads),
24630         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
24631         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
24632         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
24633         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
24634         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
24635         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
24636         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24637         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
24638         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
24639         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
24640         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
24641         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
24642         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
24643         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
24644         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
24645         (theora_dec_src_convert), (theora_dec_sink_convert),
24646         (theora_dec_src_query), (theora_dec_sink_query),
24647         (theora_dec_src_event), (theora_dec_sink_event),
24648         (theora_handle_comment_packet), (theora_handle_type_packet),
24649         (theora_handle_header_packet), (theora_handle_data_packet),
24650         (theora_dec_chain):
24651         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
24652         (vorbis_dec_convert), (vorbis_dec_src_query),
24653         (vorbis_dec_sink_query), (vorbis_dec_src_event),
24654         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24655         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24656         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
24657         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
24658         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
24659         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
24660         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24661         (gst_play_bin_query):
24662         * gst/playback/test3.c: (update_scale):
24663         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
24664         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
24665         * gst/subparse/gstsubparse.c: (gst_subparse_init):
24666         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
24667         (gst_videotestsrc_src_query):
24668         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
24669         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
24670         (paint_hline_YUV9):
24671         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
24672         Port to new query API.
24673         Updated seek.
24674         Cleanups in x[v]imagesink
24675
24676 2005-05-09  Andy Wingo  <wingo@pobox.com>
24677
24678         * ext/alsa/gstalsasink.h:
24679         * ext/gnomevfs/gstgnomevfssrc.c:
24680         (gst_gnomevfssrc_get_icy_metadata):
24681         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
24682         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
24683         * ext/theora/theoradec.c (theora_dec_src_query)
24684         (theora_dec_src_event, theora_dec_sink_event)
24685         (theora_handle_comment_packet, theora_handle_data_packet):
24686         * ext/theora/theoraenc.c (theora_enc_chain):
24687         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
24688         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
24689         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
24690         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
24691         (qt_type_find):
24692         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
24693         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
24694         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
24695         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
24696         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
24697         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
24698         (paint_setup_xBGR8888, paint_setup_RGBx8888)
24699         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
24700         (paint_setup_RGB565, paint_setup_xRGB1555):
24701         * gst/videotestsrc/videotestsrc.h:
24702         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
24703         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
24704         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
24705         GCC4 fixes.
24706         
24707         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
24708         gst_pad_query_position. Fixes oggdemux.
24709
24710 2005-05-08  David Schleef  <ds@schleef.org>
24711
24712         * configure.ac: Require liboil.
24713         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
24714         a few more.
24715         * gst/videotestsrc/videotestsrc.c:
24716         * gst/videotestsrc/videotestsrc.h:
24717
24718 2005-05-06  Wim Taymans  <wim@fluendo.com>
24719
24720         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24721         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24722         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24723         Well, unreffing a buffer right before pushing it is asking
24724         for trouble..
24725
24726 2005-05-06  Christian Schaller  <uraeus@gnome.org>
24727
24728         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
24729
24730 2005-05-06  Wim Taymans  <wim@fluendo.com>
24731
24732         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24733         (gst_audio_convert_caps_remove_format_info),
24734         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24735         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24736         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24737         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24738         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24739         * gst/sine/Makefile.am:
24740         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
24741         (gst_sinesrc_class_init), (gst_sinesrc_init),
24742         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
24743         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
24744         (gst_sinesrc_update_freq):
24745         * gst/sine/gstsinesrc.h:
24746         * gst/tcp/gstmultifdsink.c:
24747         * sys/xvimage/xvimagesink.c:
24748         Fixed negotiation wrt _peer_get_caps()
24749         Some cleanups.
24750
24751
24752 2005-05-06  Wim Taymans  <wim@fluendo.com>
24753
24754         * gst-libs/gst/audio/gstaudiosink.c:
24755         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24756         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24757         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24758         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24759         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24760         (gst_audiosink_create_ringbuffer):
24761         * gst-libs/gst/audio/gstbaseaudiosink.c:
24762         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24763         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24764         (gst_baseaudiosink_set_property), (build_linear_format),
24765         (debug_spec_caps), (debug_spec_buffer),
24766         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24767         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24768         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24769         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24770         * gst-libs/gst/audio/gstbaseaudiosink.h:
24771         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24772         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24773         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
24774         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24775         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
24776         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
24777         (wait_segment), (gst_ringbuffer_commit),
24778         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
24779         (gst_ringbuffer_clear):
24780         * gst-libs/gst/audio/gstringbuffer.h:
24781         Make the base audiosink return an error when there is no
24782         audiobuffer negotiated.
24783
24784 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24785
24786         * ext/Makefile.am:
24787         Disable cdparanoia until someone ports it!
24788
24789 2005-05-06  Wim Taymans  <wim@fluendo.com>
24790
24791         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24792         (gst_ogg_demux_sink_activate):
24793         And revert after wingo's revert.. sigh..
24794
24795 2005-05-05  Andy Wingo  <wingo@pobox.com>
24796
24797         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
24798         GObject.
24799         * configure.ac: Return audiorate and subparse from the ghetto.
24800         Re-enable -Wall -Werror.
24801         * gst/subparse/gstsubparse.c:
24802         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
24803         or chain-based. Cleaned up a bit. Not tested.
24804         
24805 2005-05-05  Christian Schaller <christian@fluendo.com> 
24806
24807         * Makefile.am: remove stuff that is not building
24808         * configure.ac: remove stuff that is not building
24809         * examples/Makefile.am: remove stuff that is not building
24810         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
24811         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
24812         * sys/Makefile.am: remove stuff that is not building
24813         * testsuite/Makefile.am: remove stuff that is not building
24814
24815 2005-05-05  Andy Wingo  <wingo@pobox.com>
24816
24817         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
24818         * gst-libs/gst/tag/gstvorbistag.c:
24819         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
24820         * gst/adder/gstadder.h:
24821         * gst/audioconvert/gstchannelmix.c:
24822         (gst_audio_convert_fill_one_other):
24823         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
24824         (gst_audiorate_init), (gst_audiorate_chain):
24825         * gst/playback/gstplaybasebin.c: (setup_source):
24826         * gst/playback/test3.c: (update_scale):
24827         Some GCC4 fixes
24828         
24829         * po/af.po:
24830         * po/az.po:
24831         * po/cs.po:
24832         * po/en_GB.po:
24833         * po/hu.po:
24834         * po/it.po:
24835         * po/nb.po:
24836         * po/nl.po:
24837         * po/or.po:
24838         * po/sq.po:
24839         * po/sr.po:
24840         * po/sv.po:
24841         * po/uk.po:
24842         * po/vi.po: Foo
24843
24844 2005-05-05  Wim Taymans  <wim@fluendo.com>
24845
24846         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24847         (gst_audio_convert_caps_remove_format_info),
24848         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
24849         (gst_audio_convert_change_state), (gst_audio_convert_channels):
24850         * gst/videotestsrc/gstvideotestsrc.c:
24851         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
24852         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
24853         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
24854         (gst_videotestsrc_init), (gst_videotestsrc_loop):
24855         Don't ignore _push() return values.
24856         Make sure no processing is done when shutting down.
24857         Videotestsrc pad activation fix.
24858
24859 2005-05-05  Wim Taymans  <wim@fluendo.com>
24860
24861         * gst/adder/Makefile.am:
24862         * gst/adder/gstadder.c: (gst_adder_setcaps),
24863         (gst_adder_class_init), (gst_adder_init),
24864         (gst_adder_request_new_pad), (gst_adder_collected),
24865         (gst_adder_change_state):
24866         * gst/adder/gstadder.h:
24867         Ported adder as an example of a mixer element using
24868         collect pads. Needs more negotiation work.
24869
24870 2005-05-05  Wim Taymans  <wim@fluendo.com>
24871
24872         * ext/theora/theoradec.c: (_inc_granulepos),
24873         (theora_dec_src_event), (theora_dec_sink_event),
24874         (theora_handle_comment_packet), (theora_handle_type_packet),
24875         (theora_handle_header_packet), (theora_handle_data_packet),
24876         (theora_dec_chain):
24877         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
24878         (gst_theora_enc_init), (theora_enc_sink_setcaps),
24879         (theora_push_buffer), (theora_push_packet),
24880         (theora_enc_sink_event), (theora_enc_chain),
24881         (theora_enc_change_state), (theora_enc_set_property),
24882         (theora_enc_get_property):
24883         Added stream lock to decoder so that we can serialize
24884         the discont event.
24885         More theoraenc porting, recover from errors, do clean
24886         shutdown.
24887
24888 2005-05-05  Wim Taymans  <wim@fluendo.com>
24889
24890         * ext/ogg/Makefile.am:
24891         * ext/ogg/README:
24892         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24893         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
24894         (gst_ogg_print):
24895         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24896         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
24897         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
24898         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24899         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
24900         (gst_ogg_mux_change_state):
24901         Ported ogg muxer.
24902
24903 2005-05-05  Wim Taymans  <wim@fluendo.com>
24904
24905         * docs/design-audiosinks.txt:
24906         * gst-libs/gst/audio/TODO:
24907         * gst-libs/gst/audio/gstaudiosink.c:
24908         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24909         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24910         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24911         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24912         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24913         (gst_audiosink_create_ringbuffer):
24914         * gst-libs/gst/audio/gstbaseaudiosink.c:
24915         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24916         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24917         (gst_baseaudiosink_set_property), (build_linear_format),
24918         (debug_spec_caps), (debug_spec_buffer),
24919         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24920         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24921         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24922         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24923         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24924         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24925         (gst_ringbuffer_release), (gst_ringbuffer_play),
24926         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
24927         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
24928         (gst_ringbuffer_set_sample), (wait_segment),
24929         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
24930         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
24931         More work on the audiosink, mostly debugging and a race in
24932         shutdown.
24933
24934 2005-04-28  Wim Taymans  <wim@fluendo.com>
24935
24936         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24937         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
24938         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
24939         (vorbis_dec_src_query), (vorbis_dec_src_event),
24940         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24941         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24942         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
24943         Don't crap out when seeking back to position 0.
24944
24945 2005-04-28  Wim Taymans  <wim@fluendo.com>
24946
24947         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
24948         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
24949         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
24950         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
24951         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
24952         Make audio sink configurable, use alsasink as default.
24953
24954 2005-04-28  Wim Taymans  <wim@fluendo.com>
24955
24956         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
24957         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24958         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24959         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
24960         (vorbis_dec_change_state):
24961         * ext/vorbis/vorbisdec.h:
24962         Refactor, use STREAM_LOCK.
24963
24964 2005-04-28  Wim Taymans  <wim@fluendo.com>
24965
24966         * ext/theora/theoradec.c: (_inc_granulepos),
24967         (theora_dec_sink_event), (theora_handle_comment_packet),
24968         (theora_handle_type_packet), (theora_handle_header_packet),
24969         (theora_handle_data_packet), (theora_dec_chain),
24970         (theora_dec_change_state):
24971         Refactor a bit, use STREAM_LOCK.
24972
24973 2005-04-28  Wim Taymans  <wim@fluendo.com>
24974
24975         * ext/alsa/Makefile.am:
24976         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
24977         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
24978         (gst_alsa_link), (gst_alsa_close_audio):
24979         * ext/alsa/gstalsaplugin.c: (plugin_init):
24980         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
24981         (gst_alsasink_dispose), (gst_alsasink_base_init),
24982         (gst_alsasink_class_init), (gst_alsasink_init),
24983         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
24984         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
24985         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
24986         (gst_alsasink_reset):
24987         * ext/alsa/gstalsasink.h:
24988         Implement alsasink with simple open/write/close API. 
24989         Make alsa dir build by disabling compilation of code.
24990
24991 2005-04-28  Wim Taymans  <wim@fluendo.com>
24992
24993         * gst-libs/gst/audio/Makefile.am:
24994         * gst-libs/gst/audio/audio.h:
24995         * gst-libs/gst/audio/audioclock.c:
24996         * gst-libs/gst/audio/audioclock.h:
24997         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
24998         (gst_audio_clock_class_init), (gst_audio_clock_init),
24999         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
25000         * gst-libs/gst/audio/gstaudioclock.h:
25001         * gst-libs/gst/audio/gstaudiosink.c:
25002         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
25003         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25004         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25005         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25006         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
25007         (gst_audiosink_create_ringbuffer):
25008         * gst-libs/gst/audio/gstbaseaudiosink.c:
25009         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
25010         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
25011         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
25012         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
25013         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
25014         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
25015         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
25016         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25017         * gst-libs/gst/audio/gstbaseaudiosink.h:
25018         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25019         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
25020         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25021         (gst_ringbuffer_release), (gst_ringbuffer_play),
25022         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
25023         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
25024         (gst_ringbuffer_set_sample), (wait_segment),
25025         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
25026         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
25027         * gst-libs/gst/audio/gstringbuffer.h:
25028         Make ringbuffer faster and more simple by removing the locks
25029         in the playback thread.
25030         Add sample accurate playback based on buffer sample offsets.
25031         Make the baseaudiosink provide a clock.
25032         Parse caps in the base class.
25033         Correctly handle seeking, flushing and state changes.
25034
25035 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
25036
25037         * configure.ac:
25038         * gst/audioconvert/Makefile.am:
25039         * gst/audioscale/Makefile.am:
25040           Fix part of the build.  Come on guys, autogen didn't even work :)
25041
25042 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25043
25044         * configure.ac:
25045         * gst-libs/gst/Makefile.am:
25046         * gst-libs/gst/media-info/.cvsignore:
25047         * gst-libs/gst/media-info/Makefile.am:
25048         * gst-libs/gst/media-info/README:
25049         * gst-libs/gst/media-info/media-info-priv.c:
25050         * gst-libs/gst/media-info/media-info-priv.h:
25051         * gst-libs/gst/media-info/media-info-test.c:
25052         * gst-libs/gst/media-info/media-info.c:
25053         * gst-libs/gst/media-info/media-info.h:
25054         * gst-libs/gst/media-info/media-info.vcproj:
25055         * pkgconfig/Makefile.am:
25056         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
25057         * pkgconfig/gstreamer-media-info.pc.in:
25058           Remove media-info, which is also successed by playbin (see Totem
25059           implementation).
25060
25061 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25062
25063         * configure.ac:
25064         * examples/Makefile.am:
25065         * examples/gstplay/.cvsignore:
25066         * examples/gstplay/Makefile.am:
25067         * examples/gstplay/player.c:
25068         * gst-libs/gst/Makefile.am:
25069         * gst-libs/gst/play/.cvsignore:
25070         * gst-libs/gst/play/Makefile.am:
25071         * gst-libs/gst/play/play.c:
25072         * gst-libs/gst/play/play.h:
25073         * gst-libs/gst/play/play.vcproj:
25074         * pkgconfig/Makefile.am:
25075         * pkgconfig/gstreamer-play-uninstalled.pc.in:
25076         * pkgconfig/gstreamer-play.pc.in:
25077           Remove libgstplay, playbin is now the official successor.
25078
25079 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25080
25081         * configure.ac:
25082         * gst-libs/gst/Makefile.am:
25083         * gst-libs/gst/xwindowlistener/Makefile.am:
25084         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
25085         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
25086           Remove deprecated xwindowlistener (I've moved xwindowlistening
25087           in the v4l/v4l2 plugins over to serverside).
25088
25089 2005-04-25  David Schleef  <ds@schleef.org>
25090
25091         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
25092         to examples/dynparams.  Examples do not belong interspersed with
25093         source code.
25094         * examples/dynparams/demo-dparams.c:
25095         * gst/sine/Makefile.am:
25096         * gst/sine/demo-dparams.c:
25097
25098 2005-04-25  David Schleef  <ds@schleef.org>
25099
25100         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
25101         * gst-libs/gst/audio/Makefile.am:
25102         * gst-libs/gst/riff/Makefile.am:
25103         * gst-libs/gst/tag/Makefile.am:
25104         * gst-libs/gst/video/Makefile.am:
25105         * gst-libs/gst/xwindowlistener/Makefile.am:
25106
25107         Convert to 0.9 API, seems to work:
25108         * sys/ximage/Makefile.am:
25109         * sys/ximage/ximagesink.c:
25110
25111 2005-04-24  David Schleef  <ds@schleef.org>
25112
25113         Link plugins against libraries:
25114         * ext/alsa/Makefile.am:
25115         * gst/tcp/Makefile.am:
25116
25117         Remove asm code that should be in liboil
25118         * gst/videoscale/Makefile.am:
25119         * gst/videoscale/videoscale_x86_asm.s:
25120
25121         gettext wants these checked in:
25122         * po/af.po:
25123         * po/az.po:
25124         * po/cs.po:
25125         * po/en_GB.po:
25126         * po/hu.po:
25127         * po/it.po:
25128         * po/nb.po:
25129         * po/nl.po:
25130         * po/or.po:
25131         * po/sq.po:
25132         * po/sr.po:
25133         * po/sv.po:
25134         * po/uk.po:
25135         * po/vi.po:
25136
25137 2005-04-24  David Schleef  <ds@schleef.org>
25138
25139         Convert gst_main() to g_main_loop_run()
25140         * gst/playback/decodetest.c: (main):
25141         * gst/playback/test2.c: (main):
25142         * gst/playback/test3.c: (main):
25143         * gst/playback/test4.c: (main):
25144
25145         Link plugins against libraries:
25146         * ext/libvisual/Makefile.am:
25147         * sys/xvimage/Makefile.am:
25148
25149 2005-04-24  David Schleef  <ds@schleef.org>
25150
25151         * configure.ac: Remove idct and resample libs
25152         * gst-libs/gst/Makefile.am: same
25153
25154         Remove usage of gst_library_load():
25155         * ext/alsa/gstalsaplugin.c: (plugin_init):
25156         * ext/libvisual/visual.c: (plugin_init):
25157         * ext/ogg/gstogg.c: (plugin_init):
25158         * ext/theora/theora.c: (plugin_init):
25159         * ext/vorbis/vorbis.c: (plugin_init):
25160         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
25161         * gst/audioscale/gstaudioscale.c:
25162         * gst/adder/gstadder.c: (plugin_init):
25163         * gst/audioconvert/plugin.c: (plugin_init):
25164         * sys/ximage/ximagesink.c: (plugin_init):
25165         * sys/xvimage/xvimagesink.c: (plugin_init):
25166         * gst/tcp/gsttcpplugin.c: (plugin_init):
25167
25168         Link plugins against libraries:
25169         * ext/ogg/Makefile.am:
25170         * ext/theora/Makefile.am:
25171         * ext/vorbis/Makefile.am:
25172         * gst/audioconvert/Makefile.am:
25173
25174         Create proper libraries:
25175         * gst-libs/gst/riff/Makefile.am:
25176         * gst-libs/gst/audio/Makefile.am:
25177         * gst-libs/gst/video/Makefile.am:
25178
25179         Move resample library to audioscale plugin directory:
25180         * gst-libs/gst/resample/Makefile.am:
25181         * gst-libs/gst/resample/README:
25182         * gst-libs/gst/resample/dtof.c:
25183         * gst-libs/gst/resample/dtos.c:
25184         * gst-libs/gst/resample/functable.c:
25185         * gst-libs/gst/resample/private.h:
25186         * gst-libs/gst/resample/resample.c:
25187         * gst-libs/gst/resample/resample.h:
25188         * gst-libs/gst/resample/resample.vcproj:
25189         * gst-libs/gst/resample/test.c:
25190         * gst/audioscale/Makefile.am:
25191         * gst/audioscale/README:
25192         * gst/audioscale/dtof.c:
25193         * gst/audioscale/dtos.c:
25194         * gst/audioscale/functable.c:
25195         * gst/audioscale/private.h:
25196         * gst/audioscale/resample.c:
25197         * gst/audioscale/resample.h:
25198         * gst/audioscale/test.c:
25199
25200         Move tagedit library to gst-libs:
25201         * gst-libs/gst/tag/Makefile.am:
25202         * gst-libs/gst/tag/gstid3tag.c:
25203         * gst-libs/gst/tag/gsttagediting.c:
25204         * gst-libs/gst/tag/gsttageditingprivate.h:
25205         * gst-libs/gst/tag/gstvorbistag.c:
25206         * gst/tags/Makefile.am:
25207         * gst/tags/gstid3tag.c:
25208         * gst/tags/gstvorbistag.c:
25209
25210         Fix for core changes:
25211         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
25212         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
25213         (gst_sinesrc_getrange):
25214
25215 2005-04-23  David Schleef  <ds@schleef.org>
25216
25217         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
25218         in gst-plugins in a long time, and properly belongs in liboil.
25219         * gst-libs/gst/idct/Makefile.am:
25220         * gst-libs/gst/idct/README:
25221         * gst-libs/gst/idct/dct.h:
25222         * gst-libs/gst/idct/doieee:
25223         * gst-libs/gst/idct/fastintidct.c:
25224         * gst-libs/gst/idct/floatidct.c:
25225         * gst-libs/gst/idct/idct.c:
25226         * gst-libs/gst/idct/idct.h:
25227         * gst-libs/gst/idct/idtc.vcproj:
25228         * gst-libs/gst/idct/ieeetest.c:
25229         * gst-libs/gst/idct/intidct.c:
25230
25231 2005-04-20  Wim Taymans  <wim@fluendo.com>
25232
25233         * docs/design-audiosinks.txt:
25234         * gst-libs/gst/audio/Makefile.am:
25235         * gst-libs/gst/audio/TODO:
25236         * gst-libs/gst/audio/gstaudiosink.c:
25237         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
25238         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25239         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
25240         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25241         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25242         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
25243         (gst_audiosink_class_init), (gst_audiosink_init),
25244         (gst_audiosink_create_ringbuffer):
25245         * gst-libs/gst/audio/gstaudiosink.h:
25246         * gst-libs/gst/audio/gstbaseaudiosink.c:
25247         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
25248         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
25249         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
25250         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
25251         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
25252         (gst_baseaudiosink_create_ringbuffer),
25253         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25254         * gst-libs/gst/audio/gstbaseaudiosink.h:
25255         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25256         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
25257         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
25258         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25259         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
25260         (gst_ringbuffer_play), (gst_ringbuffer_pause),
25261         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
25262         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
25263         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
25264         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
25265         * gst-libs/gst/audio/gstringbuffer.h:
25266         An attempt at a set of audio base classes together with some
25267         design docs.
25268
25269 2005-04-20  Wim Taymans  <wim@fluendo.com>
25270
25271         * gst/audioconvert/Makefile.am:
25272         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
25273         (gst_audio_convert_caps_remove_format_info),
25274         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
25275         (gst_audio_convert_channels):
25276         Link against audio libs.
25277         Fix audio convert plugin.
25278
25279 2005-04-20  Wim Taymans  <wim@fluendo.com>
25280
25281         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
25282         (gst_ogg_demux_sink_activate):
25283         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
25284         (theora_set_header_on_caps), (theora_enc_sink_event),
25285         (theora_enc_chain):
25286         Fix theora encoder.
25287
25288 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25289
25290         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
25291         * gst/playback/gstdecodebin.c: (find_compatibles):
25292           Work with staticpadtemplates in elementfactories.
25293
25294 2005-04-12  Wim Taymans  <wim@fluendo.com>
25295
25296         * gst/playback/README:
25297         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
25298         (compare_ranks), (print_feature), (gst_decode_bin_init),
25299         (dynamic_create), (dynamic_free), (find_compatibles),
25300         (mimetype_is_raw), (close_pad_link), (got_redirect),
25301         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
25302         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
25303         (gst_decode_bin_change_state):
25304         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
25305         (gst_play_base_bin_init), (group_destroy), (group_commit),
25306         (check_queue), (queue_overrun), (queue_threshold_reached),
25307         (queue_out_of_data), (gen_preroll_element), (unknown_type),
25308         (new_decoded_pad), (setup_subtitle), (gen_source_element),
25309         (got_redirect), (setup_source), (play_base_eos),
25310         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
25311         (gst_play_base_bin_remove_element):
25312         * gst/playback/gstplaybasebin.h:
25313         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
25314         (gst_play_bin_init), (gst_play_bin_dispose),
25315         (gst_play_bin_set_property), (gen_video_element),
25316         (gen_text_element), (gen_audio_element), (remove_sinks),
25317         (gst_play_bin_send_event):
25318         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
25319         (stream_info_change_state), (gst_stream_info_set_mute):
25320         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
25321         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
25322         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
25323         (gst_stream_selector_chain):
25324         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
25325         (main):
25326         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
25327         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
25328         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
25329         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
25330         Raw and crude port of decodebin. 
25331         Make playbin compile.
25332
25333 2005-04-06  Wim Taymans  <wim@fluendo.com>
25334
25335         * ext/gnomevfs/Makefile.am:
25336         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
25337         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
25338         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
25339         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
25340         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
25341         (gst_gnomevfssrc_stop):
25342         * ext/ogg/Makefile.am:
25343         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
25344         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
25345         * ext/theora/Makefile.am:
25346         * ext/theora/theoradec.c: (_inc_granulepos),
25347         (theora_dec_sink_event), (theora_dec_chain):
25348         * ext/vorbis/Makefile.am:
25349         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
25350         (vorbis_dec_sink_event), (vorbis_dec_chain):
25351         * gst-libs/gst/audio/Makefile.am:
25352         * sys/xvimage/Makefile.am:
25353         Make gnomevfssrc extend the source base class.
25354         Fix linking against libs in various plugins.
25355
25356 2005-04-06  Andy Wingo  <wingo@pobox.com>
25357
25358         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
25359         GST_BASE_LIBS.
25360
25361         * configure.ac: Add check and AC_SUBST for libgstbase.
25362
25363 2005-03-31  Wim Taymans  <wim@fluendo.com>
25364
25365         * examples/seeking/Makefile.am:
25366         * examples/seeking/cdparanoia.c: (main):
25367         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
25368         (play_cb), (pause_cb), (stop_cb), (main):
25369         * examples/seeking/playbin.c:
25370         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
25371         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
25372         (make_sid_pipeline), (make_vorbis_pipeline),
25373         (make_theora_pipeline), (make_vorbis_theora_pipeline),
25374         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
25375         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
25376         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
25377         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
25378         (stop_cb), (main):
25379         * examples/seeking/spider_seek.c:
25380         * examples/seeking/vorbisfile.c:
25381         * ext/gnomevfs/Makefile.am:
25382         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
25383         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
25384         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
25385         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
25386         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
25387         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
25388         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
25389         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
25390         * ext/ogg/README:
25391         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
25392         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
25393         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
25394         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
25395         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
25396         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
25397         (gst_ogg_pad_event), (gst_ogg_pad_reset),
25398         (gst_ogg_demux_factory_filter), (compare_ranks),
25399         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
25400         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
25401         (gst_ogg_chain_new), (gst_ogg_chain_free),
25402         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
25403         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
25404         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
25405         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
25406         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
25407         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
25408         (gst_ogg_demux_get_prev_page),
25409         (gst_ogg_demux_deactivate_current_chain),
25410         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
25411         (gst_ogg_demux_bisect_forward_serialno),
25412         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
25413         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
25414         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
25415         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
25416         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
25417         (gst_ogg_demux_change_state), (gst_ogg_print):
25418         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
25419         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
25420         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
25421         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
25422         (gst_ogg_mux_loop):
25423         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
25424         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
25425         (theora_dec_src_convert), (theora_dec_sink_convert),
25426         (theora_dec_src_query), (theora_dec_src_event),
25427         (theora_dec_sink_event), (theora_dec_chain),
25428         (theora_dec_change_state):
25429         * ext/theora/theoraenc.c: (gst_theora_enc_init),
25430         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
25431         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
25432         (theora_enc_change_state):
25433         * ext/vorbis/Makefile.am:
25434         * ext/vorbis/oggvorbisenc.c:
25435         * ext/vorbis/oggvorbisenc.h:
25436         * ext/vorbis/vorbis.c: (plugin_init):
25437         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
25438         (vorbis_dec_src_query), (vorbis_dec_src_event),
25439         (vorbis_dec_sink_event), (vorbis_dec_chain),
25440         (vorbis_dec_change_state):
25441         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
25442         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
25443         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
25444         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
25445         (gst_vorbisenc_change_state):
25446         * ext/vorbis/vorbisenc.h:
25447         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
25448         * gst-libs/gst/audio/audioclock.c:
25449         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
25450         (gst_audiofilter_init), (gst_audiofilter_chain):
25451         * gst-libs/gst/audio/testchannels.c: (main):
25452         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
25453         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
25454         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
25455         (gmip_find_track_streaminfo), (gmip_find_track_format):
25456         * gst-libs/gst/media-info/media-info.c:
25457         (gst_media_info_read_idler):
25458         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
25459         (gst_play_get_all_by_interface):
25460         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
25461         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
25462         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
25463         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
25464         (gst_riff_parse_info):
25465         * gst-libs/gst/riff/riff-read.h:
25466         * gst-libs/gst/riff/riff.c: (plugin_init):
25467         * gst-libs/gst/video/Makefile.am:
25468         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
25469         (gst_videosink_class_init), (gst_videosink_get_type):
25470         * gst-libs/gst/video/videosink.h:
25471         * gst/audioconvert/bufferframesconvert.c:
25472         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
25473         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
25474         * gst/audioconvert/channelmixtest.c: (main):
25475         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
25476         (gst_audio_convert_chain),
25477         (gst_audio_convert_caps_remove_format_info),
25478         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
25479         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
25480         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
25481         (gst_audio_convert_buffer_to_default_format),
25482         (gst_audio_convert_buffer_from_default_format),
25483         (gst_audio_convert_channels):
25484         * gst/audioconvert/gstchannelmix.h:
25485         * gst/ffmpegcolorspace/avcodec.h:
25486         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25487         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
25488         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
25489         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
25490         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
25491         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
25492         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
25493         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
25494         (mpeg_video_type_find), (mpeg_video_stream_type_find),
25495         (dv_type_find):
25496         * gst/videotestsrc/gstvideotestsrc.c:
25497         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
25498         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
25499         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
25500         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
25501         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
25502         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
25503         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
25504         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
25505         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
25506         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
25507         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
25508         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
25509         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
25510         (gst_xvimagesink_navigation_send_event),
25511         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
25512         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
25513         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
25514         * sys/xvimage/xvimagesink.h:
25515         Plugin port to 0.9, ogg/theora playback should work in the seek
25516         example now.
25517         Removed old examples.
25518         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
25519         explained in 0.9 TODO doc.
25520
25521
25522 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
25523
25524         * autogen.sh:
25525         * configure.ac:
25526         * ext/Makefile.am:
25527         * gst/Makefile.am:
25528         * po/POTFILES.in:
25529         * po/af.po:
25530         * po/az.po:
25531         * po/cs.po:
25532         * po/en_GB.po:
25533         * po/hu.po:
25534         * po/it.po:
25535         * po/nb.po:
25536         * po/nl.po:
25537         * po/or.po:
25538         * po/sq.po:
25539         * po/sr.po:
25540         * po/sv.po:
25541         * po/uk.po:
25542         * po/vi.po:
25543         * sys/Makefile.am:
25544         * testsuite/Makefile.am:
25545           remove a whole bunch of plugins.  This module now contains a set
25546           of free reference plugins/elements as agreed.
25547
25548 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
25549
25550         * configure.ac:
25551           hunting season on 0.9 is now OPEN
25552
25553 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25554
25555         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
25556           Kick the hell out of gcc for not warning me about a symbol conflict.
25557
25558 2005-02-22  Luca Ognibene  <luogni@tin.it>
25559
25560         Reviewed by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25561
25562         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
25563           Don't leak caps string (fixes #168134)
25564
25565         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
25566         (gst_jpegenc_init), (gst_jpegenc_finalize),
25567         (gst_jpegenc_change_state):
25568           Don't leak line buffers and context struct (fixes #168133).
25569
25570 2005-02-21  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25571
25572         * configure.ac:
25573         * ext/dirac/gstdiracdec.cc:
25574         (gst_diracdec_chain):
25575           Since dirac 0.5.0 the framerate in dirac is expressed as a
25576           rational number. Fix build and up requirement to 0.5.0, and
25577           also pass parameters to gst_diracdec_link in the right order
25578           (fixes #167959).
25579
25580 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
25581
25582         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
25583         * ext/faad/gstfaad.h:
25584         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
25585         certain invalid muxed streams, where some packets will contain 
25586         junk after decoder data. Partially fixes #149158.
25587
25588 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
25589         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
25590           Make sure we only write to writable buffers
25591
25592 2005-02-20  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25593
25594         * gst-libs/gst/riff/riff-media.c:
25595         (gst_riff_create_audio_caps_with_data):
25596           Do actually fix invalid RIFF fmt header values for alaw
25597           and mulaw audio instead of just saying so.
25598
25599         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
25600           Give gst_riff_create_audio_caps_with_data() a chance to
25601           fix up broken format header fields before extracting any
25602           parameters from the header. (fixes #167633)
25603
25604 2005-02-19  Martin Holters  <martin.holters@gmx.de>
25605
25606         Reviewed by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25607
25608         * gst/audioconvert/bufferframesconvert.c:
25609         (buffer_frames_convert_link):
25610           Don't leak othercaps. (fixes #167878)
25611
25612 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
25613
25614         * configure.ac:
25615         * ext/libvisual/visual.c: (gst_visual_srclink),
25616         (gst_visual_change_state):
25617           Support libvisual 0.2.0.
25618
25619 2005-02-18  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25620
25621         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
25622         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
25623           Use same rowstrides for I420 as used everywhere else.
25624
25625 2005-02-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25626
25627         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
25628           Declare variables at beginning of block and make gcc-2.95 happy
25629           (fixes # 167482, patch by Gergely Nagy).
25630           
25631         * gst/tcp/gsttcpclientsrc.c:
25632         * gst/tcp/gsttcpclientsrc.h:
25633           Move some includes into the header, so that struct sockaddr_in is
25634           defined when it should be defined on FreeBSD as well (fixes
25635           #167483).
25636           
25637         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
25638           Don't pass uninitialised values to setsockopt() here either.
25639
25640 2005-02-17  Luca Ognibene  <luogni at tin dot it>
25641
25642         Reviewed by: Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25643
25644         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
25645           Don't pass uninitialised values to setsockopt(). (fixes #167704)
25646
25647 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25648
25649         * gst/playback/gstplaybin.c: (add_sink):
25650           Invert bin_add/link order to workaround deadlock in opt.
25651
25652 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25653
25654         * gst/modplug/gstmodplug.cc:
25655           Add missing break causing position queries to fail.
25656
25657 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25658
25659         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
25660           Granpos can apparently be -1, which screws up calculations...
25661
25662 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
25663
25664         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
25665         (gst_ximagesink_send_pending_navigation),
25666         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
25667         (gst_ximagesink_init):
25668         * sys/ximage/ximagesink.h:
25669         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
25670         (gst_xvimagesink_send_pending_navigation),
25671         (gst_xvimagesink_navigation_send_event),
25672         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
25673         * sys/xvimage/xvimagesink.h:
25674           Use a mutex protected list to marshal navigation
25675           events into the stream thread from whichever thread
25676           sends them.
25677
25678 2005-02-15  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25679
25680         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
25681           Display current position and track length; misc. clean-ups.
25682           
25683         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
25684         (speed_init), (speed_chain):
25685           Add query function, so that the stream length and current position
25686           get adjusted when queried (note that current position queries may
25687           still be wrong if the audio sink returns values based on buffer
25688           timestamps instead of passing on the query).
25689
25690 2005-02-13  Benjamin Otte  <otte@gnome.org>
25691
25692         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
25693         (gst_audio_convert_channels):
25694           create channel conversion matrix when linking
25695         * gst/audioconvert/.cvsignore:
25696         * gst/audioconvert/Makefile.am:
25697         * gst/audioconvert/channelmixtest.c: (main):
25698           add (ugly) test that ensures stereo <=> mono conversion works
25699           correctly
25700
25701 2005-02-13  Benjamin Otte  <otte@gnome.org>
25702
25703         * gst/audioconvert/gstchannelmix.h:
25704           include missing header file
25705         * gst/audioconvert/gstchannelmix.c:
25706         (gst_audio_convert_fill_compatible):
25707           use same sign for both channels when converting to/from compatible
25708           channel. Previously used different signs made the signals cancel
25709           each other out and appear like silence. (fixes #167269)
25710
25711 2005-02-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25712
25713         * gst/ffmpegcolorspace/avcodec.h:
25714         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
25715         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
25716         (gst_ffmpegcsp_avpicture_fill):
25717         * gst/ffmpegcolorspace/imgconvert.c:
25718           Convert to and from YV12 (fixes #156379).
25719
25720 2005-02-12  Julien MOUTTE  <julien@moutte.net>
25721
25722         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
25723         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
25724         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
25725         (gst_ximagesink_expose), (gst_ximagesink_set_property),
25726         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
25727         methods from chain and negotiation and vice versa (Fixes #166142).
25728         * sys/ximage/ximagesink.h: Add stream_lock.
25729         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
25730         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25731         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
25732         (gst_xvimagesink_expose): Check for xcontext before trying to link.
25733
25734 2005-02-12  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25735
25736         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
25737           Don't send "Hey! You gave me a NULL pointer you naughty person" as
25738           error message when we can't open the DVD device (when dvdnav_open()
25739           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
25740           the above). Send something more useful instead (fixes #167117).
25741
25742 2005-02-11  Julien MOUTTE  <julien@moutte.net>
25743
25744         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
25745         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
25746         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25747         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
25748         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
25749         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
25750         methods from chain and negotiation and vice versa (Fixes #166142).
25751         Fix a possible bug of images in the buffer pool being discarded because
25752         we are looking at the wrong geometry.
25753         * sys/xvimage/xvimagesink.h: Add stream_lock.
25754
25755 2005-02-11  David Schleef  <ds@schleef.org>
25756
25757         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
25758         unsigned int. (fixes #167128)
25759
25760 2005-02-11  David Schleef  <ds@schleef.org>
25761
25762         * gst/librfb/Makefile.am: Testing stuff before committing is
25763           for wimps... and people with fast machines.  Fix stupid
25764           mistake.
25765
25766 2005-02-11  David Schleef  <ds@schleef.org>
25767
25768         * configure.ac: Pull in librfb from my CVS tree, because it is
25769           too small and annoying to be separate.  Move rfbsrc plugin
25770           to gst/.
25771         * ext/Makefile.am:
25772         * ext/librfb/Makefile.am:
25773         * ext/librfb/gstrfbsrc.c:
25774         * gst/librfb/Makefile.am:
25775         * gst/librfb/gstrfbsrc.c:
25776         * gst/librfb/rfb.c:
25777         * gst/librfb/rfb.h:
25778         * gst/librfb/rfbbuffer.c:
25779         * gst/librfb/rfbbuffer.h:
25780         * gst/librfb/rfbbytestream.c:
25781         * gst/librfb/rfbbytestream.h:
25782         * gst/librfb/rfbcontext.h:
25783         * gst/librfb/rfbdecoder.c:
25784         * gst/librfb/rfbdecoder.h:
25785         * gst/librfb/rfbutil.h:
25786
25787 2005-02-10  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25788
25789         * gst/speed/Makefile.am:
25790         * gst/speed/demo-mp3.c: (main):
25791         * gst/speed/filter.func:
25792         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
25793         (speed_class_init), (speed_init), (speed_chain_int16),
25794         (speed_chain_float32), (speed_chain), (speed_set_property),
25795         (speed_get_property), (speed_change_state):
25796         * gst/speed/gstspeed.h:
25797           Fix speed element and make it chain-based (fixes #156467),
25798           and make it handle more than one channel.
25799
25800 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
25801
25802         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
25803         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
25804         (gst_dtsdec_chain), (gst_dtsdec_change_state):
25805         * ext/dts/gstdtsdec.h:
25806           Don't clobber the stack constructing the channels array.
25807           Make the element chain-based. DTS tracks can now be played.
25808           
25809 2005-02-09  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25810
25811         * gst-libs/gst/audio/multichannel.h:
25812         * gst-libs/gst/gconf/gconf.h:
25813         * gst-libs/gst/idct/idct.h:
25814         * gst-libs/gst/media-info/media-info-priv.h:
25815         * gst-libs/gst/play/play.h:
25816         * gst-libs/gst/resample/private.h:
25817         * gst-libs/gst/resample/resample.h:
25818         * gst-libs/gst/riff/riff-ids.h:
25819         * gst-libs/gst/video/video.h:
25820         * gst-libs/gst/video/videosink.h:
25821           Add G_BEGIN_DECLS and G_END_DECLS around headers where
25822           missing, so that they work when included from C++ code.
25823
25824 2005-02-09  David Schleef  <ds@schleef.org>
25825
25826         * testsuite/gst-lint: Check for non-statically scoped
25827           parent_class variables.  This won't be a problem once
25828           plugins are loaded with RTLD_LOCAL.
25829
25830 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25831
25832         * ext/mplex/gstmplexibitstream.cc:
25833           gcc madness.
25834
25835 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25836
25837         * ext/ogg/gstogmparse.c:
25838         * gst/debug/gstnavigationtest.c:
25839           Die, thou faulty symbol pollutors (non-static parent_class).
25840
25841 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25842
25843         * ext/mplex/gstmplexibitstream.cc:
25844           Fix event handling (#165525).
25845
25846 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25847
25848         * ext/mikmod/gstmikmod.c:
25849         * gst/modplug/gstmodplug.cc:
25850           Add missing endianness to template (fixes #165509).
25851
25852 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25853
25854         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
25855           Fix wrong order of reading of optional bytes (#165290).
25856
25857 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25858
25859         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
25860           Implement FILLER event awareness.
25861
25862 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25863
25864         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
25865           Fix track calculations (#166208).
25866
25867 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
25868
25869         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25870
25871         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
25872         * ext/libpng/gstpngenc.c:
25873           Fix byte-order, use proper fixed caps. Fixes #164197.
25874
25875 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
25876
25877         * configure.ac:
25878           Add dvdlpcmdec 
25879
25880         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
25881         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
25882           Don't push buffers if the src pad isn't negotiated yet.
25883           
25884         * gst/audioconvert/gstaudioconvert.c:
25885         (gst_audio_convert_buffer_to_default_format),
25886         (gst_audio_convert_buffer_from_default_format):
25887           Add support for 24-bit width.
25888
25889         * gst/dvdlpcmdec/.cvsignore:
25890         * gst/dvdlpcmdec/Makefile.am:
25891         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
25892         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
25893         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
25894         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
25895         (plugin_init):
25896         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
25897           New decoder for rearranging DVD LPCM into our audio/x-raw-int
25898           format. Needs support for the channels maps if someone can find 
25899           a DVD LPCM track with > 2 channels.
25900
25901         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
25902         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
25903         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
25904         * gst/mpegstream/gstdvddemux.h:
25905         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
25906         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
25907         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
25908         * gst/mpegstream/gstmpegdemux.h:
25909         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
25910         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
25911         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
25912         (gst_mpeg_parse_handle_src_query),
25913         (gst_mpeg_parse_handle_src_event):
25914           Use audio/x-dvd-lpcm for LPCM output.
25915           Add DTS output.
25916
25917 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
25918
25919         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25920
25921         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
25922         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
25923           Add BGRA handling (#165736).
25924
25925 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
25926
25927         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25928
25929         * gst/law/alaw-decode.c: (alawdec_link):
25930         * gst/law/alaw-encode.c: (alawenc_link):
25931         * gst/law/mulaw-decode.c: (mulawdec_link):
25932         * gst/law/mulaw-encode.c: (mulawenc_link):
25933           Fix caps memleaks (#166600).
25934
25935 2005-02-08  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
25936
25937         * ext/tarkin/mem.h:
25938         * ext/tarkin/wavelet.h:
25939         * ext/tarkin/yuv.h:
25940         * gst/ffmpegcolorspace/avcodec.h:
25941           Include "_stdint.h" instead of <stdint.h>. Fixes build on
25942           systems that don't have stdint.h, like Solaris9 (fixes #166631).
25943
25944 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25945
25946         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
25947         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
25948         (gst_xvimagesink_change_state):
25949           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
25950           Xv video (and thereby regenerate Xv colourkey) in clear() so
25951           that PLAY -> READY -> PLAY works (fixes #162504).
25952
25953 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25954
25955         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
25956           Switch to list instead of range, since MJPEG-devices really just
25957           support decimations, not any size.
25958
25959 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
25960         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
25961         (gst_mpeg2dec_reset), (free_all_buffers),
25962         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
25963         * ext/mpeg2dec/gstmpeg2dec.h:
25964           The libmpeg2 user-allocated buffer management is awkward, 
25965           to say the least. Hopefully this fixes things.
25966
25967 2005-02-04  Andy Wingo  <wingo@pobox.com>
25968
25969         * gst/audioconvert/bufferframesconvert.c
25970         (buffer_frames_convert_fixate): New function, fixates to 256
25971         frames per buffer by default. (Much better than 1.)
25972         (buffer_frames_convert_init): Set the fixate function for both src
25973         and sink pad.
25974         (buffer_frames_convert_link): After success setting nonfixed caps,
25975         get the negotiated caps so we can know how many buffer-frames it
25976         will be. No idea how this worked at all before.
25977
25978 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
25979
25980         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
25981         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
25982         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
25983         (handle_sequence), (handle_picture):
25984         * ext/mpeg2dec/gstmpeg2dec.h:
25985           Rearrange buffer tracking and refcounting and refactor
25986           a little for readability. 
25987
25988 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
25989         * sys/v4l/gstv4l.c: (plugin_init):
25990         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
25991         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
25992         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
25993         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
25994         * sys/v4l/gstv4ljpegsrc.h:
25995         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
25996         * sys/v4l/v4l_calls.h:
25997         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
25998         (gst_v4lsrc_get_fps):
25999         * sys/v4l/v4lsrc_calls.h:
26000           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
26001           you jpeg inside rgb frames" driver.
26002           Don't error in the v4lsrc link function, just return 
26003           REFUSED.
26004
26005 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26006
26007         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
26008         (gst_qcamsrc_open):
26009           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
26010
26011 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26012
26013         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
26014           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
26015
26016 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26017
26018         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
26019           Reset negotiated state on PAUSED->READY.
26020
26021 2005-02-02  David Schleef  <ds@schleef.org>
26022
26023         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
26024         whereever possible.  (Fixes #165997)
26025         * examples/capsfilter/capsfilter1.c: (main):
26026         * examples/dynparams/filter.c: (create_ui):
26027         * examples/seeking/cdparanoia.c: (get_track_info), (main):
26028         * examples/seeking/chained.c: (main):
26029         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
26030         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
26031         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
26032         (make_mpeg_pipeline), (make_mpegnt_pipeline):
26033         * examples/seeking/spider_seek.c: (make_spider_pipeline):
26034         * examples/switch/switcher.c: (main):
26035         * ext/dv/demo-play.c: (main):
26036         * ext/faad/gstfaad.c: (gst_faad_change_state):
26037         * ext/mad/gstmad.c: (gst_mad_chain):
26038         * ext/smoothwave/demo-osssrc.c: (main):
26039         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
26040         (gst_gconf_render_bin_from_description),
26041         (gst_gconf_get_default_audio_sink),
26042         (gst_gconf_get_default_video_sink),
26043         (gst_gconf_get_default_audio_src),
26044         (gst_gconf_get_default_video_src),
26045         (gst_gconf_get_default_visualization_element):
26046         * gst/level/demo.c: (main):
26047         * gst/level/plot.c: (main):
26048         * gst/playback/gstplaybin.c: (gen_video_element),
26049         (gen_audio_element):
26050         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
26051         * gst/playondemand/demo-mp3.c: (setup_pipeline):
26052         * gst/sine/demo-dparams.c: (main):
26053         * gst/spectrum/demo-osssrc.c: (main):
26054         * gst/speed/demo-mp3.c: (main):
26055         * gst/volume/demo.c: (main):
26056         * testsuite/embed/embed.c: (main):
26057
26058 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
26059
26060         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
26061         (gst_tcpclientsink_finalize):
26062         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
26063         (gst_tcpclientsrc_finalize):
26064         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
26065         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
26066         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
26067         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
26068           Don't leak the hostname when shutting down.
26069           In tcpserversrc, take a copy of the default hostname.
26070
26071 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26072
26073         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
26074           Set caps to systemstream=TRUE.
26075
26076 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26077
26078         * testsuite/Makefile.am:
26079           Fix more OSX buildbots.
26080
26081 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
26082
26083         * ext/mpeg2dec/gstmpeg2dec.c:
26084           Don't send things to NULL PAD_PEERs
26085
26086         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
26087           Copy-on-write the incoming buffer.
26088
26089         * gst/mpegstream/gstdvddemux.h:
26090         * gst/mpegstream/gstmpegclock.h:
26091         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
26092         (normal_seek), (gst_mpeg_demux_handle_src_event):
26093         * gst/mpegstream/gstmpegdemux.h:
26094         * gst/mpegstream/gstmpegpacketize.h:
26095         * gst/mpegstream/gstmpegparse.c:
26096         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
26097         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
26098         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
26099         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
26100         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
26101         * gst/mpegstream/gstmpegparse.h:
26102         * gst/mpegstream/gstrfc2250enc.h:
26103           Various changes to the way time is computed that make seeking and
26104           total time estimation much better here.
26105           Use G_BEGIN/END_DECLS instead of __cplusplus
26106
26107         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
26108           Use gst_buffer_stamp instead of only copying the TIMESTAMP
26109
26110 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26111
26112         * gst/subparse/gstsubparse.c:
26113           Fix OSX buildbot.
26114
26115 2005-01-31  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
26116
26117         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
26118         (theora_enc_chain), (theora_enc_change_state):
26119         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
26120         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
26121         (gst_vorbisenc_change_state):
26122         * ext/vorbis/vorbisenc.h:
26123           Set granulepos and timestamp correctly for streams not
26124           starting at 0, taking into account the initial delay.
26125
26126 2005-01-31  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
26127
26128         * gst/mpegstream/gstdvddemux.c:
26129           Add audio/x-dts to audio pad template caps
26130
26131 2005-01-30  David Schleef  <ds@schleef.org>
26132
26133         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
26134         (create_context), (gst_polypsink_link): Fix silly endianness
26135         bug.  Add some debugging.  Remove float from caps; it doesn't
26136         work.  Attempt to get remote audio working.
26137
26138 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26139
26140         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
26141           Add 3IV2 fourcc.
26142
26143 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26144
26145         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
26146         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
26147         (gst_avi_demux_stream_data):
26148         * gst/avi/gstavidemux.h:
26149           Invert DIB images. Fixes #132341.
26150
26151 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26152
26153         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26154         (gst_ffmpegcsp_chain):
26155           D'oh, reference the palette data, not the palette structure.
26156           Fixes color distortion in #132341.
26157
26158 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26159
26160         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
26161           PAR can be non-fixed when not provided as argument (#162626).
26162
26163 2005-01-29  David Moore  <dcm@acm.org>
26164
26165         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26166
26167         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26168         (gst_qtdemux_loop_header):
26169           Re-apply patch from #142272 that allows non-seekable sources,
26170           re-proposed by Daniel Drake <dsd@gentoo.org>.
26171
26172 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26173
26174         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
26175           Use the src template for creating the src pad (#162330).
26176
26177 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26178
26179         * configure.ac:
26180         * ext/musepack/Makefile.am:
26181         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
26182         (gst_musepackdec_init), (gst_musepackdec_dispose),
26183         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
26184         (gst_musepack_stream_init), (gst_musepackdec_loop),
26185         (gst_musepackdec_change_state):
26186         * ext/musepack/gstmusepackdec.cpp:
26187         * ext/musepack/gstmusepackdec.h:
26188         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
26189         (gst_musepack_reader_read), (gst_musepack_reader_seek),
26190         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
26191         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
26192         * ext/musepack/gstmusepackreader.cpp:
26193         * ext/musepack/gstmusepackreader.h:
26194           Update to 1.1 API (#165446).
26195
26196 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26197
26198         * ext/Makefile.am:
26199           Unbreak buildbot.
26200
26201 2005-01-28  Andy Wingo  <wingo@pobox.com>
26202
26203         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
26204         to reflect a different dubious internet source. Add a reference
26205         and some commentary.
26206
26207 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26208
26209         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
26210         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
26211         * gst/playback/gststreamselector.h:
26212           Be more selective when we're redoing caps negotiation from
26213           within the chain function on a stream change.
26214
26215 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26216
26217         * configure.ac:
26218         * ext/Makefile.am:
26219         * ext/amrnb/Makefile.am:
26220         * ext/amrnb/amrnb.c: (plugin_init):
26221         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
26222         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
26223         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
26224         (gst_amrnbdec_state_change):
26225         * ext/amrnb/amrnbdec.h:
26226         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
26227         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
26228         (gst_amrnbparse_init), (gst_amrnbparse_formats),
26229         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
26230         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
26231         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
26232         * ext/amrnb/amrnbparse.h:
26233           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
26234         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
26235           Add AMR-NB/-WB raw formats.
26236         * ext/alsa/gstalsa.c: (gst_alsa_link):
26237           Keep valid time when changing format.
26238         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
26239         (qtdemux_parse_trak):
26240           Add some more format-specific options (#140141, #143555, #155163).
26241
26242 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26243
26244         * gst/matroska/matroska-demux.c:
26245         (gst_matroska_demux_parse_blockgroup):
26246           Fix logic error in timing of subtitle stream synchronization.
26247         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
26248           Add skip-chunk, which is found in kodak-camera streams.
26249
26250 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
26251
26252         * po/LINGUAS:
26253         * po/vi.po:
26254           Adding Vietnamese translation (submitted by Clytie Siddall)
26255
26256 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26257
26258         * gst/playback/gstdecodebin.c: (try_to_link_1):
26259           Use realpad for signal.
26260
26261 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26262
26263         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
26264           Fix category so decodebin picks it up.
26265
26266 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26267
26268         * ext/mad/Makefile.am:
26269         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
26270         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
26271         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
26272         (found_type), (gst_id3demux_bin_change_state):
26273         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
26274         (gst_id3_tag_init), (gst_id3_tag_handle_event),
26275         (gst_id3_tag_src_link), (gst_id3_tag_chain),
26276         (gst_id3_tag_change_state), (plugin_init):
26277         * ext/mad/gstmad.h:
26278           Add id3demuxbin (which is a simple bin consisting of id3demux
26279           and typefind), take over rank from id3demux, remove typefind
26280           code from id3demux. Makes all broken mp3s that I know of work,
26281           and thereby fixes #152688.
26282
26283 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
26284
26285         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26286
26287         * ext/mad/gstmad.c: (gst_mad_src_event):
26288         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
26289           Allow seeks on audio pad, make mad forward those (#164826).
26290         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26291           Set duration (#165335).
26292
26293 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26294
26295         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
26296         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
26297         (gst_asf_demux_process_ext_content_desc),
26298         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
26299         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
26300         * gst/asfdemux/gstasfdemux.h:
26301           Improve metadata display, e.g. if the metadata comes before the
26302           streams are loaded (which is perfectly valid).
26303
26304 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26305
26306         * tools/gst-launch-ext-m.m:
26307           Fix AVI/ASF pipelines (#165340).
26308
26309 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
26310         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
26311         build failure on amd64
26312
26313 2005-01-26  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
26314
26315         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
26316         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
26317           Check environment variables GST_ID3V2_TAG_ENCODING,
26318           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
26319           list of character encodings to force interpretation of non-unicode
26320           strings stored in an ID3v2 tag to a particular encoding. If none
26321           is specified, try to use current locale's encoding, then fall back
26322           to ISO-8859-1 (which will always succeed). (Resolves #149274)
26323         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
26324         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
26325           Check environment variables GST_ID3V1_TAG_ENCODING,
26326           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
26327           list of character encodings to use in case a string encountered
26328           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
26329           specified, try to use the current locale's encoding, then fall
26330           back to ISO-8859-1 (which will always succeed).
26331
26332 2005-01-25  Benjamin Otte  <otte@gnome.org>
26333
26334         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
26335           - on half framerate, compute the rate in advance so the comparisons
26336             don't compare wrong values
26337           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
26338             behaviour
26339           - don't use mad_header_decode anymore, mad_frame_decode does that
26340             automatically
26341           - when getting rid of consumed bytes, reset the stream's skiplen
26342           (fixes #163867)
26343
26344 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
26345
26346         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
26347           Use 1/2 a second for default max_discont, as PES streams from DVB
26348           seem to have larger spacings in the SCR. 
26349           Fix a typo.
26350
26351 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26352
26353         * gst/playback/gstplaybasebin.c: (group_commit):
26354           Notify delayed stream-info availability.
26355
26356 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
26357         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
26358         (gst_a52dec_handle_event), (gst_a52dec_chain):
26359         Add some debug output. Check that a discont has a valid
26360         time associated.
26361         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
26362         (gst_alsa_sink_loop):
26363         Ignore TAG events. A little extra debug for broken timestamps.
26364         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
26365         (dvdnavsrc_change_state):
26366         Ensure we send a discont to engage the link before we send any
26367         other events.
26368         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
26369         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
26370         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
26371         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
26372         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
26373         dvd://title works in totem because typefinding sends a seek that ends
26374         up going back to chapter 1 regardless.
26375         * ext/mpeg2dec/gstmpeg2dec.c:
26376         * ext/mpeg2dec/gstmpeg2dec.h:
26377         Output correct timestamps and handle disconts.
26378         * ext/ogg/gstoggdemux.c: (get_relative):
26379         Small guard against a null dereference.
26380         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
26381         (gst_textoverlay_set_property):
26382         Free memory when done. Don't call gst_event_filler_get_duration on
26383         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
26384         g_warning.
26385         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
26386         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
26387         (gst_sw_srclink), (gst_smoothwave_chain):
26388         Draw solid lines, prettier colours.
26389         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
26390         Add a default palette that'll work for some movies.
26391         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
26392         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
26393         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
26394         * gst/mpegstream/gstdvddemux.h:
26395         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
26396         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
26397         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
26398         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
26399         * gst/mpegstream/gstmpegparse.h:
26400         Use PTM/NAV events when for timestamp adjustment when connected to 
26401         dvdnavsrc. Don't use many discont events where one suffices.
26402         * gst/playback/gstplaybasebin.c: (group_destroy),
26403         (gen_preroll_element), (gst_play_base_bin_add_element):
26404         * gst/playback/gstplaybasebin.h:
26405         Make sure we remove subtitles from the same bin we put them in.
26406         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
26407         (gst_subparse_buffer_format_autodetect),
26408         (gst_subparse_change_state):
26409         Fix some memleaks and invalid accesses.
26410         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
26411         (oggskel_type_find), (cmml_type_find), (plugin_init):
26412         Some typefind functions for Annodex v3.0 files
26413         * gst/wavparse/gstwavparse.h:
26414         GstRiffReadClass is the correct parent class.
26415
26416 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26417
26418         * gst-libs/gst/riff/riff-media.c:
26419         (gst_riff_create_video_caps_with_data):
26420           Add extradata to huffyuv (fixes #165013).
26421         * gst-libs/gst/riff/riff-read.c:
26422         (gst_riff_read_strf_vids_with_data):
26423           Fix extradata extraction if it is in the chunk size.
26424
26425 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
26426
26427         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26428
26429         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
26430         (gst_quarktv_change_state), (gst_quarktv_dispose):
26431           Memory free'ing location fix (#164708).
26432
26433 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26434
26435         * gst/playback/gstplaybasebin.c: (group_commit),
26436         (gen_preroll_element), (probe_triggered), (gen_source_element),
26437         (setup_source), (gst_play_base_bin_change_state),
26438         (gst_play_base_bin_add_element):
26439           Don't block for streams.
26440         * gst/playback/gststreaminfo.c: (stream_info_change_state),
26441         (gst_stream_info_set_mute):
26442           Use gst_pad_set_active_recursive.
26443
26444 2005-01-25  Andy Wingo  <wingo@pobox.com>
26445
26446         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
26447         for #ifndef HAVE_XVIDEO.
26448
26449 2005-01-24  Jeffrey C. Ollie
26450
26451         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
26452
26453         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
26454         * ext/gsm/gstgsmdec.h:
26455         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
26456         * ext/gsm/gstgsmenc.h:
26457         Fix rate to 8kHz as per spec, removes obscure errors when no rate
26458         was given by property. Add proper buffer timestamps and offsets.
26459
26460 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26461
26462         * gst-libs/gst/riff/riff-media.c:
26463         (gst_riff_create_audio_caps_with_data):
26464           Audio can be <8000Hz.
26465
26466 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26467
26468         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
26469           Explicit state change to workaround refcount bugs.
26470
26471 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26472
26473         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
26474         (gst_avimux_riff_get_avi_header):
26475           Fix...
26476
26477 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26478
26479         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
26480         (gst_riff_read_element_data):
26481         * gst-libs/gst/riff/riff-read.h:
26482           Add _peek version (req'ed in CDXA).
26483         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
26484         (gst_cdxaparse_loop):
26485           Fix parsing in playbin.
26486         * gst/playback/gstdecodebin.c: (close_pad_link):
26487           Ignore current_ pads, they cause major annoyance.
26488
26489 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26490
26491         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
26492           Safety guard.
26493
26494 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26495
26496         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
26497           Fix padding...
26498
26499 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26500
26501         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
26502           Allow for 0-sized buffers. Fixes length query problems in
26503           starwars.mkv from the testsuite.
26504
26505 2005-01-19  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
26506
26507         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
26508         (gst_video_box_i420), (gst_video_box_chain):
26509           Fix row strides for I420 (fixes #163159)
26510           
26511 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26512
26513         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
26514           MPEG2 has a useful rate property, so we can actually use that.
26515           For MPEG-1, continue using the bytes/time properties.
26516
26517 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26518
26519         * gst-libs/gst/riff/riff-media.c:
26520         (gst_riff_create_video_caps_with_data),
26521         (gst_riff_create_video_template_caps):
26522           Add intel-h263.
26523
26524 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26525
26526         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
26527           Fail if caps negotiation fails. Should fix #162184, and should
26528           definately be in there regardless of it fixing the actual bug.
26529         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
26530         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
26531         (gst_avimux_riff_get_avix_header),
26532         (gst_avimux_riff_get_video_header),
26533         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
26534         (gst_avimux_start_file), (gst_avimux_handle_event),
26535         (gst_avimux_change_state):
26536         * gst/avi/gstavimux.h:
26537           Refactor structure writing to use GST_WRITE_UINT macros, add
26538           metadata writing support.
26539
26540 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26541
26542         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
26543           Elements may already be destroyed when this function is called.
26544
26545 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26546
26547         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26548         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
26549           More memory leak fixes (#149162).
26550
26551 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26552
26553         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26554         (gst_qtdemux_add_stream):
26555           Fix two memleaks.
26556
26557 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26558
26559         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26560           Argh...
26561
26562 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26563
26564         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26565           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
26566           when fixating to six channels in Totem.
26567
26568 2005-01-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
26569
26570         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
26571           Fix compile warnings on Solaris 10 buildbot
26572
26573 2005-01-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
26574
26575         * ext/dvdread/dvdreadsrc.c: (_read):
26576           Don't read beyond the last cell in a chapter (fixes 
26577           invalid memory access)
26578
26579 2005-01-17  Tim-Philipp MĂ¼ller  <tim at centricular dot net>
26580
26581         * ext/dvdread/stream_labels.c:
26582         (dvdreadsrc_get_audio_stream_labels):
26583           Use NULL for an empty GList instead of g_list_alloc(); fix 
26584           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
26585           of GString (easier to bulk free later)
26586
26587 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26588
26589         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26590
26591         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26592         (gst_ffmpeg_pixfmt_to_caps):
26593           Fix BGRA32 caps (#164209).
26594
26595 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26596
26597         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26598
26599         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26600         (gst_ffmpeg_caps_to_pixfmt):
26601           alpha_mask can be RGBA/ABGR. Fixes #164265.
26602
26603 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
26604
26605         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26606
26607         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
26608         (gst_mpeg2dec_alloc_buffer):
26609         * ext/mpeg2dec/gstmpeg2dec.h:
26610           Crop if decoding size is not the actual image size (#163676).
26611
26612 2005-01-17  Steve Baker  <steve@stevebaker.org>
26613
26614         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26615
26616         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
26617         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
26618           Add libsndfile typefind functions (#163309).
26619
26620 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26621
26622         * tools/gst-launch-ext-m.m:
26623           Add .aac, fix .m1v/.m2v (#163891).
26624
26625 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26626
26627         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
26628           Sanity check, don't wait endlessly since the clock might not
26629           actually run at this point (which is a deadlock). Fixes #164069.
26630
26631 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26632
26633         * gst/playback/gstplaybasebin.c: (probe_triggered):
26634           Of course, only pause if group is done...
26635
26636 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26637
26638         * gst/playback/gstplaybasebin.c: (probe_triggered):
26639           Thread safety.
26640
26641 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
26642
26643         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
26644           Don't return state change success when the parent
26645           failed.
26646
26647 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26648
26649         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
26650           Free events (fix memleak in #162905).
26651
26652 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
26653
26654         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26655
26656         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26657         (gst_ffmpeg_caps_to_pixfmt):
26658           Fix for depth = 15. Fixes #161675.
26659
26660 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26661
26662         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
26663           Set FPS correctly, even for webcams and the like.
26664         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
26665           Don error on setting while capturing.
26666
26667 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26668
26669         * ext/dv/gstdvdec.c:
26670         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
26671         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
26672           I'm a bad boy. using /1001. to force C to do float division
26673           and not integer division (as it did in my last commit)
26674           Thanks to David I. Lehn for pointing this mistake.
26675
26676 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26677
26678         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
26679           Revert Johan's 1.35->1.36 since it breaks compat.
26680
26681 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26682
26683         * ext/dv/gstdvdec.c:
26684         * ext/libfame/gstlibfame.c:
26685         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
26686         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
26687           replace framerate aproximations by their real value
26688           (24000/1001, 30000/1001, 60000/1001)
26689           Finish fixing bug #164049
26690
26691 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
26692
26693         * ext/ogg/gstoggmux.c:
26694           eos/bos debugging
26695         * gst/tcp/gstmultifdsink.c:
26696         * gst/tcp/gstmultifdsink.h:
26697         * gst/tcp/gsttcp.c:
26698         * gst/tcp/gsttcp.h:
26699         * gst/tcp/gsttcpclientsink.c:
26700         * gst/tcp/gsttcpclientsrc.c:
26701         * gst/tcp/gsttcpserversink.c:
26702         * gst/tcp/gsttcpserversrc.c:
26703           improve reusability of elements after state changes and errors
26704           make multifdsink throw away streamheaders when receiving new ones
26705
26706 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26707
26708         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
26709           Fix for if items are already in list...
26710
26711 2005-01-12  Benjamin Otte  <otte@gnome.org>
26712
26713         * gst/adder/gstadder.c: (gst_adder_loop):
26714           fix adder a bit so it doesn't screw up with events as much anymore
26715
26716 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
26717
26718         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
26719         (pixbufscale_scale), (gst_pixbufscale_chain):
26720         * ext/gdk_pixbuf/pixbufscale.h:
26721           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
26722           to ensure rowstrides are calculated the same way as 
26723           ffmpegcolorspace
26724           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
26725           that we pick up duration and offset also.
26726
26727 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26728
26729         * gst/avi/gstavimux.c: (gst_avimux_class_init),
26730         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
26731           Reusability fixes.
26732
26733 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26734
26735         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
26736         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
26737         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
26738         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
26739           Update flags when requested.
26740
26741 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26742
26743         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
26744           Fix dmix.
26745
26746 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26747
26748         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
26749         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
26750         (probe_triggered), (new_decoded_pad), (gen_source_element),
26751         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
26752         * gst/playback/gstplaybasebin.h:
26753         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
26754         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
26755         (gst_play_bin_change_state):
26756           Implement group-switch signal for use in apps to clear metadata
26757           cache, clean up subtitle, add suburi property instead of # hack,
26758           some error-out fixes.
26759
26760 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26761
26762         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
26763           Debug.
26764         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
26765           If we got a state change in the _get handler, don't return success.
26766
26767 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26768
26769         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
26770         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
26771           Make jpegdec quiet on MJPEG decoding
26772         * gst/asfdemux/README:
26773           Fix mimetypes for MJPEG and H263
26774
26775 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26776
26777         * ext/theora/theoradec.c: (theora_dec_chain):
26778           Fix broken code generation by gcc by swapping arguments.
26779         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
26780           Fix \n in debug.
26781
26782 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26783
26784         * TODO:
26785           delete this file, it is by far outdated
26786         * ext/alsa/gstalsa.1: remove
26787         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
26788         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
26789         (gst_alsa_get_caps):
26790           Add HW probing for supported sample rates. Fixes #161704
26791
26792 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26793
26794         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26795           Don't crash, biatch! :).
26796
26797 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26798
26799         * ext/musepack/gstmusepackreader.cpp:
26800         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
26801           Some work on tags - still doesn't work in playbin...
26802         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26803           Handle events...
26804
26805 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26806
26807         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
26808           Also shove tags on kid pads.
26809
26810 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26811
26812         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
26813           Don't bail on unknown events.
26814         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26815           Don't crash on events before negotiation.
26816         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
26817           Send tags on pads, too.
26818         * gst/playback/gststreamselector.c:
26819         (gst_stream_selector_request_new_pad):
26820           Forward events on first pad if no input was selected yet.
26821
26822 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26823
26824         * gst/playback/gstplaybasebin.c: (setup_substreams):
26825           Don't disable streamtype if the stream doesn't exist, since
26826           then playing a video after audio will disable both and nothing
26827           will happen. Fixes the testsuite.
26828
26829 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26830
26831         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
26832         (gst_v4l_xoverlay_set_xwindow_id):
26833         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
26834         (gst_v4l2_xoverlay_set_xwindow_id):
26835           Add debug categories, fix overlay disabling.
26836
26837 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26838
26839         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
26840         * ext/alsa/gstalsa.h:
26841           Add HW probing for period_count/size and buffer_size MIX/MAX
26842           Adjust default/user defined value if out of bounds
26843           Should fix bug #162024
26844
26845 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26846
26847         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
26848           Fix warning (#161191).
26849
26850 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26851
26852         * ext/dvdread/stream_labels.c:
26853         (dvdreadsrc_get_audio_stream_labels):
26854           Fix warning (init the good variable in switch default)
26855
26856 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
26857
26858         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26859
26860         * gst/tta/gstttaparse.c: (gst_tta_src_event):
26861           Fix gcc-2.95 compile (#163485).
26862
26863 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26864
26865         * configure.ac:
26866         * ext/flac/gstflacenc.c: (gst_flacenc_init),
26867         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
26868         (gst_flacenc_tell_callback), (gst_flacenc_chain),
26869         (gst_flacenc_change_state):
26870         * ext/flac/gstflacenc.h:
26871           Update for API change in flac-1.1.1. Update requirement in
26872           configure.ac. Fixes #162974.
26873
26874 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26875
26876         * gst/playback/gstplaybasebin.c: (group_destroy):
26877           Remove hack to get rid of assert and get rid of unlinked
26878           signals properly.
26879
26880 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26881
26882         * gst/playback/gstplaybasebin.c: (setup_source):
26883           Set source to NULL so that resources are free'ed. Fixes issues
26884           with playback of CDDA and similar device-accessing things.
26885
26886 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26887
26888         * testsuite/embed/Makefile.am:
26889           test->noinst, fix make test in buildbot.
26890
26891 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26892
26893         * ext/dvdread/stream_labels.c: new file
26894         * ext/dvdread/stream_labels.h: new file
26895         * ext/dvdread/Makefile.am:
26896         * ext/dvdread/dvdreadsrc.c: (_seek_title):
26897           Extract audio stream label from DVD IFO files.
26898           It only dump them on the console for now, still have to
26899           make playbin aware of them.
26900
26901 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26902
26903         * gst/playback/gstplaybasebin.c: (setup_source):
26904           Fix hanging subs.
26905
26906 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26907
26908         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
26909         (gen_preroll_element), (remove_groups), (setup_subtitle),
26910         (gen_source_element), (setup_source):
26911         * gst/playback/gstplaybasebin.h:
26912           Multiple .sub files is just a stupid idea... Fix some threading
26913           mistakes. Interestingly, external .sub files cause playbin to
26914           hang, I don't know why... Parsing fixes contributed by Fran??ois
26915           Kooman <fkooman@tuxed.net>.
26916
26917 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26918
26919         * testsuite/embed/Makefile.am:
26920           Fix buildbot.
26921
26922 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
26923
26924         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26925
26926         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
26927         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
26928         (gst_pngenc_set_property):
26929         * ext/libpng/gstpngenc.h:
26930           Add compression level property (#163323).
26931
26932 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26933
26934         * configure.ac:
26935         * examples/capsfilter/capsfilter1.c: (main):
26936         * examples/seeking/spider_seek.c: (make_spider_pipeline):
26937         * ext/dvdread/Makefile.am:
26938         * ext/dvdread/demo-play:
26939         * ext/dvdread/demo-play.c:
26940         * gconf/gstreamer.schemas.in:
26941         * gst-libs/gst/gconf/gconf.c:
26942         * sys/v4l/TODO:
26943         * testsuite/Makefile.am:
26944         * testsuite/embed/Makefile.am:
26945         * testsuite/embed/embed.c: (cb_expose), (main):
26946           Remove all references to xvideosink, fix examples (#140845).
26947         * gst/playback/gstplaybasebin.c: (group_destroy):
26948           Apparently, disposal does not unlink - so do explicitely.
26949         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
26950           Add debug.
26951
26952 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
26953
26954         * README: fix PKG_CONFIG_PATH instructions, what was there
26955         previously was breaking default search path, not nice. 
26956         Fixes #163358
26957
26958 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26959
26960         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
26961         (gst_audioscale_chain):
26962           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
26963           when resampling - how the ^@$^!@^! is this possible?!?
26964
26965 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26966
26967         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
26968           Reset variables on READY.
26969         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
26970         (gst_matroska_mux_loop):
26971           Require data before writing header.
26972
26973 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
26974
26975         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26976
26977         * ext/mad/gstmad.c: (gst_mad_chain):
26978           Don't call mad_stream_sync() directly after recovering sync.
26979           Fixes #151661.
26980
26981 2005-01-09  Martin Eikermann  <meiker@upb.de>
26982
26983         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26984
26985         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
26986         (snapshot_handler), (gst_snapshot_sinkconnect),
26987         (gst_snapshot_chain):
26988           Allocate resources when required, fix recursive signal emission
26989           and fix caps. Fixes #161667.
26990
26991 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
26992
26993         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26994
26995         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
26996         (gst_pngdec_chain):
26997           Handle only 8-bppc (bits-per-pixel-component) images, better
26998           error handling and correct strides. Fixes #163177.
26999         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
27000         (gst_pngenc_chain):
27001           Better error handling. Fixes #163348.
27002
27003 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27004
27005         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
27006         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
27007         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
27008         (dvdnavsrc_uri_handler_init):
27009           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
27010         * gst/playback/gstplaybasebin.c: (gen_source_element):
27011           Add MMS to streaming URIs.
27012
27013 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27014
27015         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
27016         * sys/xvimage/xvimagesink.c:
27017         (gst_xvimagesink_navigation_send_event):
27018           Check for pad availability before sending event.
27019
27020 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27021
27022         * gst-plugins.spec.in:
27023           Add subparse.
27024
27025 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27026
27027         * configure.ac:
27028           Since we use functions from CVS, up requirement.
27029
27030 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27031
27032         * gst/playback/Makefile.am:
27033         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27034         (group_destroy), (group_commit), (group_is_muted),
27035         (gen_preroll_element), (add_stream), (unknown_type),
27036         (probe_triggered), (preroll_unlinked), (mute_stream),
27037         (silence_stream), (new_decoded_pad), (setup_substreams),
27038         (setup_source), (get_active_source), (mute_group_type),
27039         (muted_group_change_state), (set_active_source),
27040         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
27041         (play_base_eos), (gst_play_base_bin_change_state):
27042         * gst/playback/gstplaybasebin.h:
27043         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
27044         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
27045         (gst_stream_info_dispose), (stream_info_mute_pad),
27046         (stream_info_change_state), (gst_stream_info_set_mute):
27047         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
27048         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
27049         (gst_stream_selector_init), (gst_stream_selector_dispose),
27050         (gst_stream_selector_get_linked_pad),
27051         (gst_stream_selector_get_caps), (gst_stream_selector_link),
27052         (gst_stream_selector_get_linked_pads),
27053         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
27054         * gst/playback/gststreamselector.h:
27055           Adding stream selection support plus required properties for
27056           applications to use this. Fully fixes #100931.
27057
27058 2005-01-08  Benjamin Otte  <otte@gnome.org>
27059
27060         * gst/games/gstpuzzle.c: (nav_event_handler):
27061           - handle nav events differently: forward every event no matter if it
27062             was handled or not.
27063           - translate events
27064           You can now cheat by using navigationtest ! puzzle and moving the
27065           mouse close to the edge of a tile. ;)
27066
27067 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27068
27069         * configure.ac:
27070         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
27071         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
27072         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
27073         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
27074         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
27075         (gst_ogm_parse_plugin_init):
27076         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
27077         (gst_textoverlay_link), (gst_textoverlay_getcaps),
27078         (gst_textoverlay_event), (gst_textoverlay_video_chain),
27079         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
27080         * ext/pango/gsttextoverlay.h:
27081         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
27082         (gst_matroska_demux_handle_seek_event),
27083         (gst_matroska_demux_sync_streams),
27084         (gst_matroska_demux_parse_blockgroup),
27085         (gst_matroska_demux_subtitle_caps),
27086         (gst_matroska_demux_plugin_init):
27087         * gst/matroska/matroska-ids.h:
27088         * gst/playback/gstdecodebin.c: (close_pad_link):
27089         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
27090         (gen_preroll_element), (remove_groups), (add_stream),
27091         (new_decoded_pad), (setup_subtitles), (gen_source_element),
27092         (setup_source):
27093         * gst/playback/gstplaybasebin.h:
27094         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
27095         * gst/subparse/Makefile.am:
27096         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
27097         (gst_subparse_base_init), (gst_subparse_class_init),
27098         (gst_subparse_init), (gst_subparse_formats),
27099         (gst_subparse_eventmask), (gst_subparse_event),
27100         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
27101         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
27102         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
27103         (parse_mpsub_deinit), (parse_mpsub_init),
27104         (gst_subparse_buffer_format_autodetect),
27105         (gst_subparse_format_autodetect), (gst_subparse_loop),
27106         (gst_subparse_change_state), (gst_subparse_type_find),
27107         (plugin_init):
27108         * gst/subparse/gstsubparse.h:
27109         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
27110         (plugin_init):
27111           Add subtitle support, .sub parser (supports SRT and MPsub),
27112           OGM text support, Matroska UTF-8 text support, deadlock fixes
27113           all over the place, subtitle awareness in decodebin/playbin
27114           and some fixes to textoverlay to handle subtitles in a stream
27115           correctly. Fixes #100931.
27116
27117 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27118
27119         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
27120           Check for pad availability before doing a query on it.
27121
27122 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27123
27124         * ext/dv/gstdvdec.c:
27125           really fix bpp24/32 dvdec caps (classic rgba indeed)
27126         * gst/asfdemux/gstasfdemux.c:
27127         (gst_asf_demux_process_ext_content_desc):
27128           don't send text tags if they are empty (bis repetita)
27129
27130 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27131
27132         * ext/dv/gstdvdec.c:
27133          remove unneeded comment from dvdec
27134           (related to DV 4CC codes in AVI files)
27135           moved them in gstreamer/docs/random/mimetypes
27136         * gst/asfdemux/gstasfdemux.c:
27137         (gst_asf_demux_process_ext_content_desc):
27138          don't send text tags if they are empty
27139          fix mem leak on error path
27140         * gst/ffmpegcolorspace/avcodec.h:
27141         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27142         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
27143         (gst_ffmpegcsp_avpicture_fill):
27144         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
27145         * gst/ffmpegcolorspace/imgconvert_template.h:
27146          adds BGR32 and BGRA32 to ffmpegcolorspace
27147           (still bad colors, fixing it on next commit)
27148           helps with dvdec outputing BGR32
27149
27150 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27151
27152         * ext/dv/gstdvdec.c:
27153          Fix audio caps i just broke (missing ',')
27154         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
27155         (gst_matroska_mux_reset):
27156          Fix typo + add FIXME about old "x-gst-metadata" crap
27157
27158 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27159
27160         * ext/dv/demo-play.c: (main):
27161          xvideosink -> xvimagesink
27162         * ext/dv/gstdvdec.c:
27163          change rgb 32/32 caps to 24/32 (no alpha)
27164          change nb of channels to be a list (2 or 4, not 2)
27165          change sample rate to be a list (32, 44.1, 48 kHz) not a range
27166         * gst/asfdemux/gstasfdemux.c:
27167         (gst_asf_demux_process_ext_content_desc):
27168          Add 'date/year' to extracted metadata list
27169
27170 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27171
27172         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
27173           The return value of fixate_to does not imply that the requested
27174           value was set, so don't assume.
27175
27176 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
27177
27178         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27179
27180         * ext/libpng/gstpngdec.c:
27181         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
27182         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
27183         * ext/libpng/gstpngenc.h:
27184           Alpha support (encoder; #163161), mime fixage.
27185
27186 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
27187
27188         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27189
27190         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
27191         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
27192         (gst_faac_set_property), (gst_faac_get_property):
27193         * ext/faac/gstfaac.h:
27194           Allow for ADTS output (#153434).
27195
27196 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27197
27198         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
27199           Fix against template (#150576).
27200
27201 2005-01-06  Benjamin Otte  <otte@gnome.org>
27202
27203         * gst/games/gstpuzzle.c: (draw_puzzle):
27204           don't draw a puzzle if either width or height of tiles would be 0.
27205
27206 2005-01-06  Benjamin Otte  <otte@gnome.org>
27207
27208         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
27209         (gst_puzzle_class_init), (gst_puzzle_finalize):
27210           no memleaks, please
27211         (gst_puzzle_create), (gst_puzzle_init),
27212         (gst_puzzle_set_property), (gst_puzzle_setup):
27213           change initialization code around so we don't reshuffle on resize
27214         (draw_puzzle):
27215           fix another stupid typo
27216
27217 2005-01-06  Benjamin Otte  <otte@gnome.org>
27218
27219         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
27220           fix stupid typo that borked copying on YUY2
27221
27222 2005-01-06  Benjamin Otte  <otte@gnome.org>
27223
27224         * gst/games/gstpuzzle.c: (draw_puzzle):
27225           fix edges when image sizes aren't multiples of tile sizes
27226
27227 2005-01-06  Benjamin Otte  <otte@gnome.org>
27228
27229         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
27230           make RGB endianness work correctly
27231         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
27232           refactor and fix race with initial shuffling
27233         (nav_event_handler):
27234           allow using the mouse to puzzle
27235         (draw_puzzle):
27236           insist on tiles having width and height as multiples of 4 to get
27237           clean YUV image handling
27238         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
27239         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
27240           s/DEBUG/LOG/ for common messages
27241         (gst_xvimagesink_navigation_send_event):
27242           fix mouse event translation to not include screen PAR
27243         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
27244           fix mouse event translation to actually work
27245
27246 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27247
27248         * gst/asfdemux/gstasfdemux.c:
27249         (gst_asf_demux_process_ext_content_desc):
27250          Extract TrackNumber metadata + clean up code
27251         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
27252          Hope this is the good fix (var used unitialised)
27253
27254 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27255
27256         * ext/faad/gstfaad.c: (gst_faad_chain):
27257           Only increment timestamp if it's valid. Fixes raw AAC streams.
27258
27259 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27260
27261         * configure.ac:
27262         * gst/games/Makefile.am:
27263         * gst/games/gstpuzzle.c:
27264           add a puzzle game with...
27265         * gst/games/gstvideoimage.c:
27266         * gst/games/gstvideoimage.h:
27267           ... full colorspace support (that includes YUV9 and RGB16)) stolen
27268           from videotestsrc and made into something that would be a nice
27269           library for a lot of other plugins.
27270
27271 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27272
27273         * configure.ac:
27274          don't compile faad plugin if a RC of 2.0 is found
27275          Fixes #155346 (and FC1 buildbot)
27276         * gst/asfdemux/gstasfdemux.c:
27277         (gst_asf_demux_process_ext_content_desc):
27278          try to make Solaris compiler happier
27279
27280 2005-01-06  Paul Jack  <pjack@sfaf.org>
27281
27282         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27283
27284         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
27285           Fix segfault (#161667).
27286
27287 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27288
27289         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
27290           Fix framerate reporting.
27291
27292 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27293
27294         * gst-libs/gst/riff/riff-ids.h:
27295         * gst/wavenc/riff.h:
27296          Add AMR (VBR and CBR) ids to riff.h audio codec list
27297         * gst/asfdemux/gstasfdemux.c:
27298         (gst_asf_demux_process_ext_content_desc),
27299         (gst_asf_demux_process_object):
27300           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
27301
27302 2005-01-05  Martin Eikermann  <meiker@upb.de>
27303
27304         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27305
27306         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
27307         (gst_dvd_demux_handle_discont):
27308         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
27309         (gst_mpeg_demux_handle_discont):
27310           Recreate pads on new-media (#160730).
27311         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
27312           Send discont even if manager changes timestamps (#161929).
27313
27314 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
27315
27316         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27317
27318         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
27319           Fix invalid memory access (#159211).
27320
27321 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27322
27323         * examples/gstplay/player.c: (main):
27324           Don't iterate.
27325         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
27326           Add visualizations.
27327         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
27328         (gst_a52dec_handle_frame):
27329           Set duration.
27330         * ext/dvdnav/gst-dvd:
27331           Add audioconvert. Fixes #161325.
27332         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
27333           Explicitely case to gint64. Possible valgrind error.
27334         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
27335         (gst_play_tick_callback), (gst_play_change_state),
27336         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
27337         (gst_play_set_location), (gst_play_get_location),
27338         (gst_play_seek_to_time), (gst_play_set_data_src),
27339         (gst_play_set_video_sink), (gst_play_set_audio_sink),
27340         (gst_play_set_visualization), (gst_play_connect_visualization),
27341         (gst_play_get_framerate), (gst_play_get_all_by_interface),
27342         (gst_play_new):
27343           Use playbin. Fixes #139749 and #147744.
27344         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
27345           Add genre tag.
27346         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
27347         (audioscale_get_type), (gst_audioscale_base_init),
27348         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
27349         (gst_audioscale_getcaps), (gst_audioscale_fixate),
27350         (gst_audioscale_link), (gst_audioscale_get_buffer),
27351         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
27352         (gst_audioscale_init), (gst_audioscale_dispose),
27353         (gst_audioscale_chain), (gst_audioscale_set_property),
27354         (gst_audioscale_get_property), (plugin_init):
27355           Indent properly.
27356         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
27357           Fix LPCM.
27358         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
27359         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
27360         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
27361           Add more metadata (fixes #162656).
27362
27363 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27364
27365         * configure.ac:
27366           back to cvs
27367
27368 === release 0.8.7 ===
27369
27370 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27371
27372         * NEWS:
27373         * RELEASE:
27374         * configure.ac:
27375           releasing 0.8.7, "Hyperspace"
27376
27377 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27378
27379         patch by: Tim-Philipp MĂ¼ller  <t.i.m@zen.co.uk>
27380
27381         * gst/playback/gstplaybasebin.c:
27382          Fix for #162924 - free caps after use, not before
27383
27384 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
27385
27386         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27387
27388         * gst/playback/gstplaybasebin.c:
27389         * gst/wavparse/gstwavparse.c:
27390           Fix for #154773 - fixes playback of small .wav files
27391
27392 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
27393
27394         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27395
27396         * gst/audioscale/gstaudioscale.c:
27397           Fix for #162819 - make audioscale reusable
27398           Fixes playback of more than one file with playbin/totem
27399
27400 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27401
27402         * gst/ffmpegcolorspace/avcodec.h:
27403         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27404         * gst/ffmpegcolorspace/imgconvert.c:
27405           clean up the mess that made me cry and avoid needless duplication
27406
27407 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27408
27409         * gst/ffmpegcolorspace/imgconvert.c:
27410           give some indication of why we're segfaulting
27411
27412 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27413
27414         * configure.ac:
27415           Fix indentation, fix v4l2 plugin detection.
27416         * ext/Makefile.am:
27417           Fix libmms location (Maciej, use diff -u!).
27418         * ext/alsa/gstalsa.c: (gst_alsa_init):
27419           Initialize caps cache to NULL.
27420         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
27421           Only change state on audiosink if it exists.
27422
27423 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
27424
27425         * gst/matroska/matroska-demux.c:
27426         * gst/matroska/matroska-ids.h:
27427         * gst/matroska/matroska-demux.h:
27428         Fix Vorbis streams failing to decode in some files, where cluster_time
27429         isn't 0, because then it doesn't send codec_priv before actual data.
27430         Remove time-based test and replace it with marker set on beginning of
27431         new stream
27432
27433 2004-12-28  David Schleef  <ds@schleef.org>
27434
27435         Merge patch from Ronald fixing problems with streaming
27436         text.
27437         * ext/cairo/gstcairo.c: (plugin_init):
27438         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
27439         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
27440         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
27441         (gst_textoverlay_font_init), (gst_textoverlay_init),
27442         (gst_textoverlay_set_property):
27443         * ext/cairo/gsttextoverlay.h:
27444
27445 2004-12-27  David Schleef  <ds@schleef.org>
27446
27447         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
27448         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
27449         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
27450         (gst_textoverlay_font_init), (gst_textoverlay_init),
27451         (gst_textoverlay_set_property): Improvements to actually
27452         render text as white on black outline on video, including
27453         font selection and horizontal/vertical alignment.  (Ronald's
27454         christmas present)
27455         * ext/cairo/gsttextoverlay.h:
27456
27457 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27458
27459         * ext/ogg/gstogg.c:
27460         * ext/ogg/gstogmparse.c:
27461           fix ogm[audio/video]parse plugin registration
27462           (riff won't load if bytestream is already loaded)
27463
27464 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27465
27466         * gst/audioconvert/gstchannelmix.c:
27467           fix for GLIB < 2.4
27468
27469 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27470
27471         * Makefile.am:
27472         * configure.ac:
27473           disable docs again until it actually passes make distcheck.
27474
27475 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27476
27477         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
27478         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
27479         (plugin_init):
27480           Add 3GP (variables name Q3GP because they can't start with a
27481           number). Add samr audio fourcc (used in .3gp files), decoder
27482           is work in progress. Also do a GST_WARNING instead of ERROR
27483           in case of unknown nodes, to decrease output.
27484
27485 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27486
27487         * Makefile.am:
27488           really fix dist
27489
27490 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27491
27492         * configure.ac:
27493         * ext/speex/gstspeexdec.h:
27494         * ext/speex/gstspeexenc.h:
27495           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
27496           Fix detection code in configure.ac
27497
27498 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27499
27500         * gst/matroska/matroska-demux.c:
27501         (gst_matroska_demux_parse_blockgroup):
27502           Save position, so that queries give proper return values. Don't
27503           know how this could ever have worked before...
27504
27505 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27506
27507         * configure.ac:
27508           Put additional LAME check inside the conditional.  Fixes #152339
27509
27510 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27511
27512         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27513         (gst_avi_demux_stream_scan):
27514           Add some more debug. Fix logic error when setting movi offset
27515           while reading index.
27516
27517 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27518
27519         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27520         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
27521         (gst_avi_demux_process_next_entry):
27522           Add some debugging. Better detection of broken indexes and the
27523           accompanying index recovery. No infinite loops on state changes
27524           when we're still in our loopfunction.
27525
27526 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27527
27528         * configure.ac:
27529           Fix up.
27530
27531 2004-12-22  Archana Shah  <archana.shah@wipro.com>
27532
27533         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
27534
27535         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
27536           Normalizing the value before setting
27537         (gst_sunaudiomixer_get_volume):
27538           Normalizing the value after getting. Fixes bug# 161980
27539
27540 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27541
27542         * Makefile.am: Make sure docs gets disted
27543         * docs/Makefile.am: Make sure all needed files get disted
27544         * gst-plugins.spec.in: latest updates
27545
27546 2004-12-22  Wim Taymans  <wim@fluendo.com>
27547
27548         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27549         Revert patch 1.38 as clock distribution over schedulers does
27550         not work correcly in the core yet.
27551
27552 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27553
27554         * sys/oss/README: remove this file, which predates my birth
27555           (and which content is by far outdated)
27556
27557 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
27558
27559         * Makefile.am:
27560         * configure.ac:
27561         * docs/Makefile.am:
27562         * docs/libs/Makefile.am:
27563         * docs/libs/gst-plugins-libs-docs.sgml:
27564         * docs/libs/gst-plugins-libs-sections.txt:
27565         * docs/libs/tmpl/gstgconf.sgml:
27566         * docs/upload.mak:
27567         * docs/version.entities.in:
27568           Added boilerplate gtk-doc files for plugin-libs documentation.
27569
27570 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27571
27572         * gst/auparse/gstauparse.c: fix int and float audio caps
27573
27574 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27575
27576         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
27577         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
27578           g_assert() can be a macro, don't use #ifdef inside it.
27579
27580 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
27581
27582         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27583
27584         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
27585         (gst_videorate_init), (gst_videorate_chain),
27586         (gst_videorate_change_state):
27587           Event handling (fixes #159986).
27588
27589 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27590
27591         * gst-libs/gst/riff/riff-media.c:
27592         (gst_riff_create_video_caps_with_data):
27593           Add BLZ0 (Blizzard's version of DivX) fourcc.
27594
27595 2004-12-18  David Schleef  <ds@schleef.org>
27596
27597         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
27598         portability fix.
27599
27600 2004-12-18  David Schleef  <ds@schleef.org>
27601
27602         * gst/tta/ttadec.h: Disable some header code that isn't used
27603         and clearly isn't portable.
27604
27605 2004-12-18  David Schleef  <ds@schleef.org>
27606
27607         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
27608         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
27609         (avcodec_get_pix_fmt), (avpicture_layout),
27610         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
27611         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
27612         Fix code to not use GCC extensions (and c99 extensions that
27613         Forte does not like.)
27614
27615 2004-12-19  Tim-Philipp MĂ¼ller  <t.i.m@zen.co.uk>
27616
27617         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27618
27619         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
27620         (gst_deinterlace_chain):
27621           Rowstride fixes. Fixes #161039.
27622         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
27623         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
27624         (gst_video_crop_getcaps), (gst_video_crop_link),
27625         (gst_video_crop_i420), (gst_video_crop_chain),
27626         (gst_video_crop_change_state):
27627           Rework of negotiation. Actually works now. Fixes #158650.
27628
27629 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27630
27631         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
27632           That was very stupid.
27633
27634 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27635
27636         * gst/matroska/matroska-demux.c:
27637         (gst_matroska_demux_parse_blockgroup):
27638           Fix possible crasher.
27639
27640 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27641
27642         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
27643         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
27644           Lace sizes can be zero.
27645
27646 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27647
27648         * ext/musepack/gstmusepackdec.cpp:
27649           Fetch error return values. Fixes #161624.
27650         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
27651           Really EOS.
27652
27653 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27654
27655         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
27656           Work for truncated (unfinished download etc.) files. Fixes #160514.
27657
27658 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27659
27660         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
27661           Fix for integer overflow. Makes #156001 not crash. Probably masks
27662           the real bug.
27663
27664 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27665
27666         * gst/ac3parse/gstac3parse.c: (plugin_init):
27667           Parsers never have ranks. Fixes #159651.
27668
27669 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27670
27671         * gst/playback/gstdecodebin.c: (compare_ranks):
27672           make sure the facotries are ordered the same every time even if they
27673           have the same rank by using the name
27674         * gst/playback/gstdecodebin.c: (find_compatibles):
27675           make sure we don't add factories to the list twice
27676
27677 2004-12-16  David Schleef  <ds@schleef.org>
27678
27679         * configure.ac: look for musepack headers as musepack/*.h
27680         (fixes #159847)
27681         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
27682         * ext/musepack/gstmusepackreader.h: same
27683
27684 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27685
27686         * gst-libs/gst/riff/riff-read.c:
27687         (gst_riff_read_strf_auds_with_data):
27688           Read extradata correctly (fixes #155879).
27689
27690 2004-12-16  David Schleef  <ds@schleef.org>
27691
27692         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
27693         audio.  does _not_ attempt or allow conversion unless channels
27694         is 1 or 2.
27695
27696 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27697
27698         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
27699
27700 2004-12-16  David Schleef  <ds@schleef.org>
27701
27702         * gst/audioscale/gstaudioscale.c: the resample library only
27703         handles 1 or 2 channels.  Change caps to compensate.
27704
27705 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27706
27707         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
27708         (gst_matroska_demux_audio_caps):
27709           Some MPEG-AAC hacks, because else it doesn't work...
27710
27711 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27712
27713         * gst-libs/gst/riff/riff-media.c:
27714         (gst_riff_create_video_caps_with_data),
27715         (gst_riff_create_video_template_caps):
27716           Add h264.
27717
27718 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27719
27720         * gst-libs/gst/audio/Makefile.am:
27721           Try to fix buildbot.
27722
27723 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
27724
27725         * gst/tcp/gstmultifdsink.c:
27726           Clean up and uniformize debugging.
27727
27728 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
27729
27730         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27731
27732         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
27733         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
27734         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
27735         (gst_mpeg_demux_change_state):
27736           Reset on ready. Fixes 160276.
27737
27738 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
27739
27740         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27741
27742         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27743         (gst_ffmpegcsp_pad_link):
27744           Fix memleak (#154815).
27745
27746 2004-12-16  James Bowes  <bowes@cs.dal.ca>
27747
27748         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27749
27750         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
27751         (gst_musicbrainz_init), (gst_musicbrainz_chain),
27752         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
27753         * ext/musicbrainz/gsttrm.h:
27754           Add support for using a proxy server when getting a trm id from
27755           the MusicBrainz database (#149613).
27756
27757 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
27758
27759         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27760
27761         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
27762         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
27763           Fix memleaks (#157233).
27764
27765 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
27766
27767         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27768
27769         * gst-libs/gst/resample/resample.c: (gst_resample_close):
27770         * gst-libs/gst/resample/resample.h:
27771         * gst/audioscale/gstaudioscale.c:
27772           Fix memleak (#159215).
27773
27774 2004-12-16  Toni Willberg  <toniw@iki.fi>
27775
27776         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27777
27778         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
27779         * sys/oss/oss_probe.c: (main):
27780           Check for mono/stereo support (similar to samplerate probing),
27781           fixes #159433. Also add missing copyright header to oss_probe.c.
27782
27783 2004-12-15  David Schleef  <ds@schleef.org>
27784
27785         * configure.ac: add audioresample and cairo plugins.  Remove
27786         HAVE_MMX stuff, because it's not used.
27787         * ext/Makefile.am: same
27788         * ext/audioresample/Makefile.am: You are not ready for an
27789         audio resampling element based on audioresample.
27790         * ext/audioresample/gstaudioresample.c:
27791         * ext/audioresample/gstaudioresample.h:
27792         * ext/cairo/Makefile.am: You are not ready for overlay elements
27793         based on cairo.  Don't look too closely, these elements kinda
27794         suck right now.
27795         * ext/cairo/gstcairo.c: new
27796         * ext/cairo/gsttextoverlay.c: new
27797         * ext/cairo/gsttextoverlay.h: new
27798         * ext/cairo/gsttimeoverlay.c: new
27799         * ext/cairo/gsttimeoverlay.h: new
27800         * gst-libs/gst/media-info/media-info-priv.h: fix compile
27801         problem with compilers that don't support variadic macros.
27802
27803 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
27804
27805         Reviewed by:  David Schleef  <ds@schleef.org>
27806
27807         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
27808         Bala, registering sunaudiosrc (oops!), and cleaning up code a
27809         bit.  Also ran indent-gst.
27810         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
27811         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
27812         (gst_sunaudiosrc_setparams):
27813
27814 2004-12-14  David Schleef  <ds@schleef.org>
27815
27816         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
27817         output rate to 16000.  Should fix #160235.
27818
27819 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27820
27821         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
27822         Add typefinding for mpeg2 pes streams
27823
27824 2004-12-13  David Schleef  <ds@schleef.org>
27825
27826         * configure.ac:  Applied patch from bug #143659, making default
27827         sources and sinks OS-dependent (for Solaris), and added code
27828         for OS/X.
27829         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
27830
27831 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27832
27833         * gst-libs/gst/riff/riff-media.c:
27834           forgot to add h2.64 to avidemux template caps
27835
27836 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27837
27838         * gst/wavenc/riff.h:
27839         * gst-libs/gst/riff/riff-media.c:
27840         * gst-libs/gst/riff/riff-ids.h:
27841         * gst/avi/gstavimux.c
27842         add 4CC code for VideoSoft h264 in AVI (VSSH)
27843           fixes bug #160655
27844         remove s323 from riff, it's quicktime specific :(
27845
27846 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27847
27848         * gst/asfdemux/README
27849         * gst/wavenc/riff.h
27850         * gst-libs/gst/riff/riff-ids.h
27851         * gst-libs/gst/riff/riff-media.c
27852         * gst/qtdemux/qtdemux.c:
27853           add new 4CC codes for h263 related codecs
27854           fixes partially bug #155163
27855
27856 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
27857
27858         * configure.ac: Update polyaudio requirement to 0.7
27859         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
27860
27861 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27862
27863         * gst/interleave/deinterleave.c:
27864         fix my name's spelling! :)
27865
27866 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27867
27868         * AUTHORS ChangeLog
27869         * gst/auparse/gstauparse.c
27870         * gst/interleave/deinterleave.c
27871         * gst/law/:
27872                 alaw-decode.c alaw-encode.c
27873                 mulaw-decode.c mulaw-encode.c
27874         * gst/oneton/gstoneton.c
27875         * sys/osxaudio/:
27876                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
27877         * sys/osxvideo/:
27878                 cocoawindow.h cocoawindow.m
27879                 osxvideosink.h osxvideosink.m
27880
27881         put the same mail address for Zaheer Abbas Merali everywhere
27882
27883 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27884
27885         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
27886           Align by packetsize, and assert that we a packet available before
27887           playing. The first makes webstreams work (they often include
27888           trailing padding data in a packet), the second allows pausing a
27889           ASF stream in totem without getting demux errors afterwards.
27890
27891 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27892
27893         * ext/ogg/gstoggdemux.c: (get_relative):
27894           Check for non-NULL before accessing member (end-of-chain).
27895
27896 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27897
27898         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
27899         (cdparanoia_set_property), (cdparanoia_get_property):
27900         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
27901         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
27902         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
27903         (dvdreadsrc_init), (dvdreadsrc_set_property),
27904         (dvdreadsrc_get_property):
27905         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
27906         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
27907           Synchronize property names where not yet the case. Devices are
27908           now device=X, other versions are deprecated (but still exist).
27909           Also use g_free() unconditionally.
27910         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27911         (setup_source), (gst_play_base_bin_get_property):
27912           Expose source.
27913
27914 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27915
27916         * configure.ac: move GCONF macro outside conditional for the am
27917           conditional. Fixes #160439
27918
27919 2004-12-08  David Schleef  <ds@schleef.org>
27920
27921         * tools/gst-visualise-m.m: Switch to elements that currently
27922         exist.
27923
27924 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27925
27926         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
27927           We love wrong commas.
27928
27929 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27930
27931         * gst/matroska/matroska-demux.c:
27932         (gst_matroska_demux_handle_src_query):
27933           Don't set DEFAULT, unsupported - makes length display incorrectly
27934           in some cases.
27935
27936 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27937
27938         * gst/monoscope/README: remove blurb about files being GPL
27939         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
27940         * gst/monoscope/monoscope.c: Change license to BSD with explanation
27941           monoscope is now effectively LGPL licensed
27942
27943 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27944
27945         * gst/monoscope/README: Update information to be more correct
27946         * gst/monoscope/convolve.c: Relicense to LGPL
27947         * gst/monoscope/convolve.h: Relicense to LGPL
27948
27949 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
27950
27951         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
27952           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
27953         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
27954           set default_duration for mpeg1 audio
27955
27956 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27957
27958         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
27959         * ext/alsa/gstalsa.h:
27960           refactor big chunks of the core caps negotiation code to make it
27961           a lot faster, because people claim it's really slow
27962           (actually, just cache the getcaps when the device is opened)
27963
27964 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27965
27966         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
27967         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
27968         (gst_a52dec_handle_frame), (gst_a52dec_chain),
27969         (gst_a52dec_change_state), (plugin_init):
27970         * ext/a52dec/gsta52dec.h:
27971           Do something useful with timestamps. Make chain-based (since
27972           there's really no reason to be loopbased).
27973         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
27974           Update current_byte/frame correctly.
27975
27976 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27977
27978         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
27979         (gst_ape_demux_stream_init):
27980           Forward tags, too.
27981
27982 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27983
27984         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
27985           Let's make sure we're done typefinding when detecting tags.
27986
27987 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27988
27989         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
27990         (gst_ebml_read_init), (gst_ebml_read_use_event),
27991         (gst_ebml_read_element_id), (gst_ebml_peek_id),
27992         (gst_ebml_read_seek), (gst_ebml_read_skip),
27993         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
27994         (gst_ebml_read_master):
27995         * gst/matroska/ebml-read.h:
27996         * gst/matroska/matroska-demux.c:
27997         (gst_matroska_demux_parse_contents),
27998         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
27999           Disgustingly evil hack for working around INTERRUPT events and
28000           their extremely annoying habit of being a pain in the ass. We
28001           simply peek a cluster before reading any of it.
28002
28003 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28004
28005         * ext/musepack/gstmusepackdec.cpp:
28006           There's also floating point libmusepacks.
28007
28008 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28009
28010         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
28011         (gst_faad_chanpos_to_gst), (gst_faad_chain):
28012           Set DURATION even if source buffer didn't. Also use increasing
28013           timestamps.
28014         * gst-libs/gst/riff/riff-media.c:
28015         (gst_riff_create_audio_caps_with_data):
28016           Block_align can have larger values than 8192.
28017
28018 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28019
28020         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
28021         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
28022         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
28023         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
28024           Fix caps.
28025
28026 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28027
28028         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
28029           Fix logic bug.
28030
28031 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28032
28033         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
28034           Yay, another one.
28035
28036 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28037
28038         * ext/esd/esdsink.c: (gst_esdsink_chain):
28039           Make error actually say something useful (fixes #156798).
28040         * gst-libs/gst/riff/riff-media.c:
28041         (gst_riff_create_video_caps_with_data),
28042         (gst_riff_create_video_template_caps):
28043           Add Intel Video 5.0 fourcc (IV50).
28044
28045 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
28046
28047         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
28048         detection on mono and stereo mp3 files.
28049
28050 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28051
28052         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
28053           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
28054           the contained stream).
28055
28056 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28057
28058         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
28059           Oops, remove debug.
28060
28061 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
28062
28063         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28064
28065         * gst/law/alaw-decode.c: (alawdec_getcaps):
28066         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
28067           Prevent warnings when negotiating caps (fixes #159338).
28068
28069 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28070
28071         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28072         (gst_ffmpegcsp_chain):
28073           Remove old leftover that shouldn't be there...
28074
28075 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
28076
28077         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28078
28079         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
28080           Don't forward DISCONT events (fixes #159684).
28081
28082 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28083
28084         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
28085           Unlink manually since sometimes bin disposal (and therefore
28086           pad unlinking) is delayed, which will cause a new media file
28087           to not be able to start playing instantly.
28088
28089 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28090
28091         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
28092           On mute of an unlinked stream, check for pad availability so
28093           we don't crash on unlinked pad.
28094
28095 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28096
28097         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
28098         (gst_avi_demux_massage_index):
28099           Fix quite humiliating bug in omitting 0-sized index chunks but
28100           forgetting to count them for timestamps.
28101
28102 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28103
28104         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
28105           Actually leave the loop if we failed to sync. Don't crash.
28106
28107 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28108
28109         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
28110         (gst_dvd_demux_process_private):
28111         * gst/mpegstream/gstdvddemux.h:
28112           Fix crash (#159759). Doesn't work, though. :-(.
28113
28114 2004-11-28  Benjamin Otte  <otte@gnome.org>
28115
28116         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
28117           more overwriting protection due to modifying channels one by one
28118           instead of all at once
28119
28120 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28121
28122         * gst/audioconvert/gstchannelmix.c:
28123         (gst_audio_convert_fill_normalize):
28124           Normalize using absolute values.
28125
28126 2004-11-28  Julien MOUTTE  <julien@moutte.net>
28127
28128         * configure.ac:
28129         * ext/Makefile.am:
28130         * ext/directfb/Makefile.am:
28131         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
28132         (gst_directfbvideosink_get_pixel_format),
28133         (gst_directfbvideosink_get_format_from_fourcc),
28134         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
28135         (gst_directfbvideosink_sink_link),
28136         (gst_directfbvideosink_change_state),
28137         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
28138         (gst_directfbvideosink_buffer_alloc),
28139         (gst_directfbvideosink_interface_supported),
28140         (gst_directfbvideosink_interface_init),
28141         (gst_directfbvideosink_navigation_send_event),
28142         (gst_directfbvideosink_navigation_init),
28143         (gst_directfbvideosink_set_property),
28144         (gst_directfbvideosink_get_property),
28145         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
28146         (gst_directfbvideosink_base_init),
28147         (gst_directfbvideosink_class_init),
28148         (gst_directfbvideosink_get_type), (plugin_init):
28149         * ext/directfb/directfbvideosink.h: Adding a first version of
28150         directfbvideosink.
28151         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
28152         more.
28153
28154 2004-11-28  Benjamin Otte  <otte@gnome.org>
28155
28156         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
28157           walk the samples backwards if out_channels > in_channels so we don't
28158           overwrite data
28159
28160 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28161
28162         * gst/audioconvert/Makefile.am:
28163         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
28164         (gst_audio_convert_link), (gst_audio_convert_change_state),
28165         (gst_audio_convert_channels):
28166         * gst/audioconvert/gstchannelmix.c:
28167         (gst_audio_convert_unset_matrix),
28168         (gst_audio_convert_fill_identical),
28169         (gst_audio_convert_fill_compatible),
28170         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
28171         (gst_audio_convert_fill_others),
28172         (gst_audio_convert_fill_normalize),
28173         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
28174         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
28175         * gst/audioconvert/gstchannelmix.h:
28176           Implement a channel mixer.
28177
28178 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
28179
28180         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
28181         * ext/alsa/gstalsa.h:
28182         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
28183         Make alsasink actually honor gst_element_set_clock and use that
28184         clock instead of its internal one.
28185
28186 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
28187
28188         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
28189         (gst_play_base_bin_change_state): nullify source and decoder when
28190         going from READY to NULL so that we don't try to do weird stuff with
28191         them when going from NULL to READY
28192         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
28193         instead of g_object_unref
28194         (gen_video_element), (gen_audio_element): more refcounting fixes, now
28195         it should be correct
28196         (gst_play_bin_change_state): don't call remove_sinks if we are
28197         currently disposing the object
28198
28199 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28200
28201         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
28202           Don't forget bass if it's there. Else left channel is silent...
28203
28204 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28205
28206         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
28207         (gst_a52dec_change_state):
28208           Don't do sample adjusting anymore, we use float audio now.
28209         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
28210           Don't fixate to non-existing properties.
28211
28212 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28213
28214         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
28215         (gst_a52dec_change_state):
28216           Advertise that we can do surround sound.
28217
28218 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28219
28220         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
28221           Add buffer-frames=0.
28222         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
28223         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
28224         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
28225         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
28226         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
28227         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
28228         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
28229         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
28230         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
28231         * ext/dvdread/dvdreadsrc.h:
28232           Add seeking, querying for bytes, sectors, title, angle and
28233           chapter. Handle multiple chapters. Relicense to LGPL because
28234           Billy agreed on that (thanks Billy!).
28235
28236 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
28237
28238         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
28239         call parent dispose method
28240
28241 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
28242
28243         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
28244         (gst_audio_clock_get_internal_time):
28245         Fix active <-> inactive transitions: ensure time value always
28246         grows and avoid abrupt value changes.
28247
28248 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
28249
28250         * configure.ac:
28251         * gst/tta/Makefile.am:
28252         * gst/tta/crc32.h:
28253         * gst/tta/filters.h:
28254         * gst/tta/gsttta.c:
28255         * gst/tta/gstttadec.c:
28256         * gst/tta/gstttadec.h:
28257         * gst/tta/gstttaparse.c:
28258         * gst/tta/gstttaparse.h:
28259         * gst/tta/ttadec.h:
28260           added TTA parser and decoder
28261
28262 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28263
28264         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28265         (probe_triggered), (check_queue), (buffer_underrun),
28266         (buffer_running), (buffer_overrun), (gen_source_element),
28267         (setup_source):
28268         * gst/playback/gstplaybasebin.h:
28269           Implement buffering. Needs some more work.
28270
28271 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28272
28273         * ext/theora/theoradec.c: (theora_dec_chain):
28274           Fix ilog mask range overflow.
28275
28276 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28277
28278         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
28279           Don't omit the last (which in case of dmix is the only :) )
28280           channel count. Don't set channels if <= 2.
28281
28282 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
28283
28284         * gst/playback/gstplaybin.c: (gen_video_element),
28285         (gen_audio_element): Removed 2 obsolete comments
28286
28287 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
28288
28289         * ext/vorbis/oggvorbisenc.c
28290         * ext/vorbis/vorbisenc.c :
28291           change description fields of those plugins to differentiate them
28292           (pitivi show Encoders by description, they had the same one)
28293
28294 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
28295
28296         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28297
28298         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
28299         (gst_play_bin_set_property), (gen_video_element),
28300         (gen_audio_element):
28301           Refcounting fixes for provided audio-/videosinks.
28302
28303 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28304
28305         * gst/playback/gstplaybin.c: (gen_video_element),
28306         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
28307           Don't reference all sinks, but only the video- and audiosinks.
28308           The vis. element should be disposed when we're done with it.
28309           We don't have any reason to keep it around. This fixes warnings
28310           when reusing playbin for playing multiple audio files with
28311           vis. enabled. Also release audio device on pause - idea stolen
28312           from Rhythmbox.
28313
28314 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28315
28316         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
28317         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
28318         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
28319         * ext/alsa/gstalsaplugin.c: (plugin_init):
28320         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
28321         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
28322         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
28323         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
28324         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
28325         (gst_faad_change_state), (plugin_init):
28326         * ext/faad/gstfaad.h:
28327         * ext/vorbis/vorbis.c: (plugin_init):
28328         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
28329         * gst-libs/gst/audio/Makefile.am:
28330         * gst-libs/gst/audio/audio.c: (plugin_init):
28331         * gst-libs/gst/audio/multichannel.c:
28332         (gst_audio_check_channel_positions),
28333         (gst_audio_get_channel_positions),
28334         (gst_audio_set_channel_positions),
28335         (gst_audio_set_structure_channel_positions_list),
28336         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
28337         (gst_audio_fixate_channel_positions):
28338         * gst-libs/gst/audio/multichannel.h:
28339         * gst-libs/gst/audio/testchannels.c: (main):
28340         * gst/audioconvert/gstaudioconvert.c:
28341         (gst_audio_convert_class_init), (gst_audio_convert_init),
28342         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
28343         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
28344         (gst_audio_convert_fixate), (gst_audio_convert_channels):
28345         * gst/audioconvert/plugin.c: (plugin_init):
28346           Surround sound support.
28347
28348 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28349
28350         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
28351           Fix position for discont if we're close as well. Nitpicking, but
28352           saves a few milliseconds of extra waiting or skipping.
28353
28354 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28355
28356         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
28357           We sometimes need parsers for playback, so add those too.
28358
28359 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28360
28361         * configure.ac:
28362         * gst/apetag/Makefile.am:
28363         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
28364         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
28365         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
28366         (gst_ape_demux_get_src_query_types),
28367         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
28368         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
28369         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
28370         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
28371         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
28372         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
28373         (gst_ape_demux_change_state):
28374         * gst/apetag/apedemux.h:
28375         * gst/apetag/apetag.c: (plugin_init):
28376         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
28377         (plugin_init):
28378           APE v1/2 tag reader plus typefind function.
28379
28380 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28381
28382         * configure.ac:
28383         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28384         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
28385           Remove hacks for older core. Require newer core version
28386           accordingly.
28387
28388 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28389
28390         * gst/cdxaparse/Makefile.am:
28391         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
28392         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
28393         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
28394         * gst/cdxaparse/gstcdxaparse.h:
28395         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
28396         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
28397         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
28398         (gst_cdxastrip_get_src_query_types),
28399         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
28400         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
28401         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
28402         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
28403         * gst/cdxaparse/gstcdxastrip.h:
28404           SVCD/VCD header stripping separated from CDXA image parsing.
28405         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28406         (plugin_init):
28407           Add VCD/SVCD header typefinding for VCD/SVCD.
28408         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
28409         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
28410         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
28411         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
28412         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
28413         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
28414         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
28415         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
28416         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
28417         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
28418         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
28419         * sys/vcd/vcdsrc.h:
28420           Fix up, add seeking, querying, URI interface. Works in totem now.
28421
28422 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28423
28424         * configure.ac:
28425           back to CVS
28426
28427 === release 0.8.6 ===
28428
28429 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28430
28431         * NEWS:
28432         * RELEASE:
28433         * configure.ac:
28434         * po/af.po:
28435         * po/az.po:
28436         * po/cs.po:
28437         * po/en_GB.po:
28438         * po/hu.po:
28439         * po/it.po:
28440         * po/nb.po:
28441         * po/nl.po:
28442         * po/or.po:
28443         * po/sq.po:
28444         * po/sr.po:
28445         * po/sv.po:
28446         * po/uk.po:
28447           releasing 0.8.6, "IOU Love"
28448
28449 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28450
28451         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28452
28453         * gst/playback/gstplaybasebin.c:
28454           Fix unplayable files error handling.  Fixes #158365
28455
28456 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28457
28458         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28459
28460         * gst/typefind/gsttypefindfunctions.c:
28461           Fix broken mp3 typefinding.  Fixes #158375
28462
28463 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28464
28465         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28466
28467         * ext/ogg/gstoggdemux.c:
28468           Fix sync on broken files.  Fixes #158976
28469
28470 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28471
28472         patch by: Edward Hervey <bilboed@bilboed.com>
28473
28474         * ext/libpng/gstpngenc.c:
28475           Copy over buffer properties.  Fixes #158832
28476
28477 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28478
28479         patch by: Tim-Philipp MĂ¼ller <t.i.m@zen.co.uk>
28480
28481         * ext/dvdread/dvdreadsrc.c:
28482           Fixes invalid reads (#158462)
28483
28484 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28485
28486         * sys/v4l/gstv4lsrc.c:
28487         * sys/v4l/gstv4lsrc.h:
28488         * sys/v4l/v4lsrc_calls.c:
28489           Probe less and cache it.  Fixes #159187.
28490
28491 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28492
28493         * gst/videorate/gstvideorate.c:
28494           Handle all video formats. Fixes #159186.
28495
28496 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
28497         * gst/synaesthesia/gstsynaesthesia.c:
28498         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
28499         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
28500         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
28501         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
28502         (gst_synaesthesia_change_state), (plugin_init):
28503         Fix up synaesthesia to work under different samplerates/ buffer sizes.
28504         Force 320x200 output, as that's the only thing the underlying
28505         synaesthesia implementation supports. Still needs to be made
28506         re-entrant.
28507
28508 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28509
28510         * configure.ac:
28511           Fix mpeg2enc configure check (similar to mplex check below).
28512
28513 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
28514
28515         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28516
28517         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28518           Fix for gcc-2.95 (fixes #158221).
28519
28520 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28521
28522         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28523           Re-add clock distribution hack (until new core is released).
28524           Fixes #158125.
28525
28526 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
28527         * configure.ac:
28528           fix mplex configure check segfaulting on some systems (bug #140994)
28529
28530 2004-11-13  Benjamin Otte  <otte@gnome.org>
28531
28532         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
28533           add debugging
28534         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28535           do a wait when we enter the loop func with no data available to
28536           write instead of getting into an 100% CPU loop by just returning and
28537           being called again by the scheduler
28538
28539 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
28540
28541         * configure.ac:
28542         * ext/libvisual/visual.c: (gst_visual_get_type),
28543         (libvisual_log_handler), (gst_visual_getcaps),
28544         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
28545         (plugin_init):
28546           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
28547         * ext/smoothwave/Makefile.am:
28548         * ext/smoothwave/demo-osssrc.c: (main):
28549         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
28550         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
28551         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
28552         (plugin_init):
28553         * ext/smoothwave/gstsmoothwave.h:
28554           Make gstsmoothwave a working element in the 20th century.
28555
28556         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
28557           Fix incorrect link function
28558
28559 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28560
28561         * gst/volume/gstvolume.c:
28562           Allow buffer-frames=0.
28563
28564 2004-11-12 Iain <iaingnome@gmail.com>
28565
28566         * configure.ac: Check for polypaudio
28567
28568         * ext/Makefile.am: Build the polyp dir
28569
28570         * ext/polyp: The polypsink sources.
28571
28572 2004-10-30 Iain <iaingnome@gmail.com>
28573
28574         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
28575         caps to reflect the new number of channels.
28576
28577 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28578
28579         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28580           Fix for negotiation order problem. This would show when the
28581           ALSA loopfuction was called before any other function. ALSA
28582           wouldn't do anything because we're not negotiated yet, leading
28583           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
28584
28585 2004-11-11  Tim-Philipp MĂ¼ller  <t.i.m@zen.co.uk>
28586
28587         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28588
28589         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
28590           No warnings (#157986).
28591
28592 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28593
28594         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
28595           Prefer apev1/2 and id3v1 (at end of file) over musepack.
28596
28597 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28598
28599         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
28600           Signal no-more-pads (so it works in playbin).
28601
28602 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28603
28604         * ext/musepack/gstmusepackreader.cpp:
28605           Workaround for older core.
28606
28607 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28608
28609         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
28610           Actually test for odd width/height rather than testing whether
28611           a temporary variable that was 0 before we subtracted 1 is now
28612           not equal to zero (which it always is).
28613
28614 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28615
28616         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
28617         Fix compilation if HAVE_XVIDEO is not defined
28618
28619 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28620
28621         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
28622         Fix compilation if HAVE_XVIDEO is not defined
28623
28624 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
28625
28626         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
28627         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
28628         (gst_goom_change_state), (plugin_init):
28629         Use the bytestream adapter so goom doesn't depend on the input
28630         buffer size.
28631         Add a debug category
28632
28633 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28634
28635         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
28636           Only set hardware parameters *after* negotiation. Before
28637           negotiation, it will set ANY and that seems to cause crashes
28638           (see e.g. #151288, #153227).
28639
28640 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28641
28642         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
28643           This seems to be antique leftover. It needs to pass error
28644           checking.
28645         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
28646         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
28647         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
28648         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
28649           Fix GstXOverlay implementation (#151059).
28650
28651 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28652
28653         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
28654           Don't assert (#157853).
28655
28656 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28657
28658         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
28659           Fix bytes/samples confustion.
28660         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
28661           Fix for underrun (#144389).
28662
28663 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28664
28665         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
28666           Disable halfway-seek for pending release (since it needs a new
28667           core release).
28668
28669 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28670
28671         * sys/v4l/gstv4lsrc.c:
28672         * sys/v4l/gstv4lsrc.h:
28673         * sys/v4l/v4lsrc_calls.c:
28674           add autoprobe-fps property so we can separate autoprobing parts
28675
28676 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28677
28678         * sys/v4l/gstv4lsrc.c:
28679         * sys/v4l/v4lsrc_calls.c:
28680         initialise fourcc to catch unset fourcc's, and debug
28681
28682 2004-11-09  Wim Taymans  <wim@fluendo.com>
28683
28684         * gst/playback/README:
28685         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
28686         * gst/playback/gstplaybin.c: (gst_play_bin_init),
28687         (gst_play_bin_dispose), (gst_play_bin_set_property),
28688         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
28689         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
28690         (gst_play_bin_get_formats), (gst_play_bin_convert),
28691         (gst_play_bin_get_query_types), (gst_play_bin_query):
28692         Cleanups and some more documentation.
28693
28694 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
28695
28696         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
28697         (gst_cacasink_init), (gst_cacasink_chain):
28698         * ext/libcaca/gstcacasink.h:
28699         Cacasink inherits from VideoSink, so let that store the clock.
28700
28701 2004-11-09  Wim Taymans  <wim@fluendo.com>
28702
28703         * gst/playback/README:
28704         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
28705         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
28706         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
28707         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
28708         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
28709         (setup_sinks):
28710         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
28711         (gst_stream_info_is_mute), (gst_stream_info_set_property):
28712         * gst/playback/gststreaminfo.h:
28713         Updated README.
28714         Only switch groups if all streams have muted (EOSed).
28715         Send Tags in sync with the stream playback instead of in
28716         the playback/preroll phase.
28717         Some cleanups, free the fakesrc elements.
28718
28719 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28720
28721         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
28722           buffer-frames property was missing
28723         * ext/arts/gst_arts.c:
28724           rate missing from sinkcaps
28725         * ext/audiofile/gstafparse.c:
28726         * ext/audiofile/gstafsink.c:
28727         * ext/audiofile/gstafsrc.c:
28728         * ext/swfdec/gstswfdec.c:
28729           int audio doesn't know buffer-frames
28730         * ext/cdparanoia/gstcdparanoia.c:
28731           int audio doesn't know chunksize either
28732         * ext/nas/nassink.c:
28733           it's endianness, not endianess
28734         * gst-libs/gst/audio/audio.h:
28735           make float standard pad template caps really describe float
28736         * gst/law/mulaw.c: (linear_factory):
28737           signed only, please
28738         * gst/mpegstream/gstdvddemux.c:
28739           widths of 20 are not valid
28740
28741 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
28742
28743         Submitted by: Luca Ferretti <elle.uca@infinito.it>
28744
28745         * po/LINGUAS:
28746         * po/it.po:
28747           Add Italian
28748
28749 2004-11-08  Wim Taymans  <wim@fluendo.com>
28750
28751         * gst/playback/README:
28752         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
28753         * gst/playback/gstplaybasebin.c: (probe_triggered),
28754         (gst_play_base_bin_change_state):
28755         Updated README, added more comments for fixmes etc..
28756
28757 2004-11-08  Wim Taymans  <wim@fluendo.com>
28758
28759         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28760         We can remove this hack now.
28761
28762 2004-11-08  Wim Taymans  <wim@fluendo.com>
28763
28764         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
28765         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
28766         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
28767         Only mix AYUV for maximum quality.
28768
28769 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28770
28771         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
28772         (gst_ogg_demux_push), (gst_ogg_pad_push):
28773           Let's act as if we're synchronized now! :).
28774         * ext/theora/theoradec.c: (theora_dec_chain):
28775           Add some debug.
28776
28777 2004-11-08  Wim Taymans  <wim@fluendo.com>
28778
28779         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28780         (gst_alpha_set_property), (gst_alpha_sink_link),
28781         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
28782         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
28783         (gst_alpha_init_params), (gst_alpha_chain):
28784         Implement alpha functions for AYUV too, this increases
28785         accuracy quite a bit.
28786
28787 2004-11-08  Wim Taymans  <wim@fluendo.com>
28788
28789         * gst/ffmpegcolorspace/avcodec.h:
28790         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28791         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
28792         (gst_ffmpegcsp_avpicture_fill):
28793         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28794         (gst_ffmpegcsp_caps_remove_format_info):
28795         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28796         (shrink12), (img_get_alpha_info), (deinterlace_line),
28797         (deinterlace_line_inplace):
28798         * gst/ffmpegcolorspace/imgconvert_template.h:
28799         Added AYUV colorspace and handle RGBA a bit more respectful.
28800
28801 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28802
28803         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28804           Actually always send a discont (cornercase when resending the
28805           same serial-tagged chain twice).
28806
28807 2004-11-08  Julien MOUTTE  <julien@moutte.net>
28808
28809         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
28810         (gst_ximagesink_finalize):
28811         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
28812         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
28813
28814 2004-11-08  Wim Taymans  <wim@fluendo.com>
28815
28816         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
28817         Don't segfault on NULL data.
28818
28819 2004-11-08  Wim Taymans  <wim@fluendo.com>
28820
28821         * gst/playback/gstdecodebin.c: (unlinked):
28822         * gst/playback/gstplay-marshal.list:
28823         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28824         (gst_play_base_bin_init), (group_create), (get_active_group),
28825         (get_building_group), (group_destroy), (group_commit),
28826         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
28827         (add_element_stream), (no_more_pads), (probe_triggered),
28828         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
28829         (state_change), (setup_source), (gst_play_base_bin_get_property),
28830         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
28831         (gst_play_base_bin_link_stream),
28832         (gst_play_base_bin_get_streaminfo):
28833         * gst/playback/gstplaybasebin.h:
28834         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
28835         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
28836         Add support for chained ogg files. Prepare for playlist
28837         support. This patch introduces the concept of pad groups, which
28838         together compose one playable media file.
28839
28840 2004-11-07  David Schleef  <ds@schleef.org>
28841
28842         * testsuite/gst-lint: Check for pad templates that aren't statically
28843         scoped.
28844
28845 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28846
28847         * configure.ac:
28848         * ext/Makefile.am:
28849         * ext/musepack/Makefile.am:
28850         * ext/musepack/gstmusepackdec.cpp:
28851         * ext/musepack/gstmusepackdec.h:
28852         * ext/musepack/gstmusepackreader.cpp:
28853         * ext/musepack/gstmusepackreader.h:
28854           Add musepack decoder.
28855         * ext/faad/gstfaad.c: (gst_faad_base_init):
28856           Make pad templates static.
28857         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28858         (plugin_init):
28859           Add musepack typefinder, make mp3 typefinding work halfway stream,
28860           which doesn't actually work yet because id3demux doesn't implement
28861           _get_length().
28862
28863 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28864
28865         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
28866         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
28867           Fix interrupt event handling (#144436).
28868
28869 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28870
28871         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
28872           Hide unused glory.
28873
28874 2004-11-06  Tim-Philipp MĂ¼ller  <t.i.m@zen.co.uk>
28875
28876         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28877
28878         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
28879           Fix weird caps (#157548).
28880
28881 2004-11-06  Tim-Philipp MĂ¼ller  <t.i.m@zen.co.uk>
28882
28883         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28884
28885         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
28886           Add missing NULL terminator (#157543).
28887
28888 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
28889
28890         * gst/tcp/gsttcp.h:
28891         * gst/tcp/gsttcpclientsink.c:
28892         * gst/tcp/gsttcpclientsrc.c:
28893         * gst/tcp/gsttcpserversink.c:
28894         * gst/tcp/gsttcpserversrc.c:
28895           ports can go up to 65535.  Move common defines to gsttcp.h
28896
28897 2004-11-05  Wim Taymans  <wim@fluendo.com>
28898
28899         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
28900         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
28901         Added two more colorspaces.
28902
28903 2004-11-05  Wim Taymans  <wim@fluendo.com>
28904
28905         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28906         (gst_ffmpegcsp_avpicture_fill):
28907         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28908         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
28909         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
28910         More stride fixes.
28911
28912 2004-11-05  Wim Taymans  <wim@fluendo.com>
28913
28914         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
28915         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
28916         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
28917         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
28918         (gst_videomixer_loop):
28919         More stride fixes.
28920
28921 2004-11-05  Benjamin Otte  <otte@gnome.org>
28922
28923         * ext/mad/gstmad.c: (gst_mad_chain):
28924           don't overflow data buffer. Flush not needed sync data when syncing
28925           failed.
28926
28927 2004-11-04  Wim Taymans  <wim@fluendo.com>
28928
28929         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28930         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
28931         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
28932         (gst_alpha_init_params), (gst_alpha_chain),
28933         (gst_alpha_change_state):
28934         Updated the chroma keying algorithm with something more
28935         sophisticated.
28936
28937 2004-11-03  Wim Taymans  <wim@fluendo.com>
28938
28939         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
28940         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
28941         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
28942         Fix stride issues. Does not completely work for odd
28943         heights.
28944
28945 2004-11-03  Wim Taymans  <wim@fluendo.com>
28946
28947         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28948         (gst_alpha_chroma_key), (gst_alpha_chain):
28949         Fix stride issues. Does not completely work for odd
28950         heights.
28951
28952 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
28953
28954         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
28955         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
28956         leak fixes
28957
28958 2004-11-03  Wim Taymans  <wim@fluendo.com>
28959
28960         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28961         (gst_ffmpegcsp_avpicture_fill):
28962         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28963         (avpicture_alloc):
28964         * gst/ffmpegcolorspace/imgconvert_template.h:
28965         Use correct _fill function to get correct strides.
28966
28967 2004-11-02  David Schleef  <ds@schleef.org>
28968
28969         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
28970         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
28971         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
28972         Change all g_print()s to debugging.  Add a bunch of consistency
28973         checks.
28974
28975 2004-11-02  Wim Taymans  <wim@fluendo.com>
28976
28977         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
28978         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
28979         (unlinked), (no_more_pads), (close_link):
28980         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
28981         (unknown_type), (add_element_stream), (new_decoded_pad),
28982         (removed_decoded_pad), (setup_source):
28983         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
28984         (gst_stream_info_class_init), (gst_stream_info_init),
28985         (gst_stream_info_new), (gst_stream_info_dispose),
28986         (stream_info_mute_pad), (gst_stream_info_set_property),
28987         (gst_stream_info_get_property):
28988         * gst/playback/gststreaminfo.h:
28989         Fix playback of multiple files.
28990         a slightly different approach to handling dynamic pad removals.
28991         This one only looks at pads that we have linked.
28992
28993 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
28994
28995         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
28996         free" warning from libc.
28997
28998 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28999
29000         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29001         (get_unconnected_element), (remove_starting_from), (pad_removed),
29002         (close_link):
29003           Implement support for dynamic pad changing. We listen to "live"
29004           pad removals (i.e. while playing) and re-setup autoplugging
29005           after that. Playbasebin/playbin need some more work for this
29006           to finally work, but decodebin supports (and replugs) chained
29007           ogg now.
29008
29009 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
29010
29011         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
29012         (gst_alsa_finalize):
29013         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
29014         (gst_cdaudio_finalize):
29015         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
29016         (cdparanoia_finalize):
29017         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
29018         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
29019         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
29020         (dvdreadsrc_finalize):
29021         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
29022         (gst_flacdec_finalize):
29023         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
29024         (gst_flacenc_finalize):
29025         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
29026         (gst_gnomevfssink_finalize):
29027         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
29028         (gst_gnomevfssrc_finalize):
29029         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
29030         (gst_fameenc_finalize):
29031         * ext/nas/nassink.c: (gst_nassink_class_init),
29032         (gst_nassink_finalize):
29033         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
29034         (gst_sdlvideosink_class_init):
29035         * ext/sndfile/gstsf.c: (gst_sf_dispose):
29036         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
29037         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
29038         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
29039         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
29040         (gst_x_window_listener_dispose):
29041         * gst/audioscale/gstaudioscale.c:
29042         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
29043         (play_on_demand_finalize):
29044         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
29045         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
29046         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
29047         (cdplayer_finalize):
29048         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
29049         (gst_glimagesink_class_init):
29050         * sys/oss/gstosselement.c: (gst_osselement_class_init),
29051         (gst_osselement_finalize):
29052         * sys/oss/gstosssink.c: (gst_osssink_dispose):
29053         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
29054         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
29055           Fixes a bunch of problems with finalize and dispose functions,
29056           either assumptions that dispose is only called once, or not calling
29057           the parent class dispose/finalize function
29058
29059 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
29060
29061         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
29062           added two api precondition guards
29063           use g_strdup with getenv to fix crash when using ENVVAR
29064
29065 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
29066         * ext/esd/esdsink.c: (gst_esdsink_class_init),
29067         (gst_esdsink_finalize):
29068         Use a finalize function, not dispose, and more importantly,
29069         call the parent class finalize function too
29070
29071 2004-11-01  Johan Dahlin  <johan@gnome.org>
29072
29073         * ext/ogg/gstoggdemux.c:
29074         * gst/tags/gstvorbistag.c:
29075         Plug leaks.
29076
29077 2004-10-31  Benjamin Otte  <otte@gnome.org>
29078
29079         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
29080           lotsa memleaks today. But they're all small...
29081
29082 2004-10-31  Benjamin Otte  <otte@gnome.org>
29083
29084         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29085           another memleak crushed
29086
29087 2004-10-31  Benjamin Otte  <otte@gnome.org>
29088
29089         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
29090           fix memleak
29091
29092 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29093
29094         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29095           Hack to prevent crash when going to READY inside signal handler
29096           while this function is active.
29097
29098 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29099
29100         * gst/ffmpegcolorspace/Makefile.am:
29101         * gst/ffmpegcolorspace/avcodec.h:
29102         * gst/ffmpegcolorspace/common.h:
29103         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
29104         * gst/ffmpegcolorspace/dsputil.h:
29105         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
29106         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
29107         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
29108         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
29109         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
29110         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
29111         (gst_ffmpegcsp_avpicture_fill):
29112         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
29113         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
29114         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
29115         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
29116         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
29117         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
29118         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
29119         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
29120         * gst/ffmpegcolorspace/imgconvert.c:
29121         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
29122         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
29123         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
29124         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
29125         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
29126         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
29127         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
29128         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
29129         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
29130         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
29131         (grow21), (grow22), (grow41), (grow44), (conv411),
29132         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
29133         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
29134         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
29135         (avpicture_free), (is_yuv_planar), (img_convert),
29136         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
29137         (deinterlace_line_inplace), (deinterlace_bottom_field),
29138         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
29139         * gst/ffmpegcolorspace/imgconvert_template.h:
29140         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
29141         * gst/ffmpegcolorspace/mmx.h:
29142         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
29143         (av_fast_realloc), (av_mallocz_static), (av_free_static),
29144         (av_freep), (avcodec_get_context_defaults),
29145         (avcodec_alloc_context), (avcodec_init):
29146           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
29147           handling plus update from ffmpeg CVS. Large clean-up.
29148
29149 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29150
29151         * gst/playback/Makefile.am:
29152           We need the marshallers for decodebin, too.
29153
29154 2004-10-30  David Schleef  <ds@schleef.org>
29155
29156         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
29157           quicktime typefinding work with 64-bit offsets.
29158
29159 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
29160
29161         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
29162           Set EOS on the element when processing an EOS event.
29163         * ext/speex/gstspeexdec.h:
29164         * ext/speex/gstspeexenc.h:
29165           Only keep a const ptr to the mode
29166         * gst-libs/gst/riff/riff-media.c:
29167         (gst_riff_create_audio_caps_with_data),
29168         (gst_riff_create_audio_template_caps):
29169           Allow WMAV3, with up to 6 channels.
29170         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
29171           Don't call gst_pad_set_event_function on a sink pad.
29172         * gst/mpegstream/gstdvddemux.c:
29173         (gst_dvd_demux_get_subpicture_stream),
29174         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
29175           Copy the explicit caps that were set across to the cur_* pads,
29176           instead of trying to use a possibly non-existent negotiated caps.
29177           Reset the type of subpicture pads to UNKNOWN after calling
29178           init_stream, so that the caps get set.
29179
29180 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
29181
29182         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29183
29184         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
29185           Don't touch buffer if it is of size 0 (fixes #151064).
29186
29187 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29188
29189         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
29190           Synchronized discont handling.
29191
29192 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29193
29194         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29195         (gst_ogg_demux_push):
29196           Make seeking sort-of exact again (fixes #156387).
29197
29198 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29199
29200         * gst/playback/gstplaybasebin.c: (unknown_type),
29201         (add_element_stream), (new_decoded_pad),
29202         (gst_play_base_bin_change_state):
29203         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
29204         (gst_stream_info_init), (gst_stream_info_new),
29205         (gst_stream_info_dispose), (gst_stream_info_get_property):
29206         * gst/playback/gststreaminfo.h:
29207           Make caps explicitely available. Makes testing for unsupported
29208           types possible. Improves error reporting.
29209
29210 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29211
29212         * gst/audioconvert/gstaudioconvert.c:
29213         (gst_audio_convert_buffer_to_default_format):
29214           Really don't touch read-only buffers (#156563).
29215
29216 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
29217
29218         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29219
29220         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
29221           Fix memleak (#155223).
29222
29223 2004-10-29  Wim Taymans  <wim@fluendo.com>
29224
29225         * gst/tcp/.cvsignore:
29226         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
29227         (gst_multifdsink_class_init), (gst_multifdsink_init),
29228         (gst_multifdsink_add), (gst_multifdsink_remove),
29229         (gst_multifdsink_remove_client_link), (is_sync_frame),
29230         (gst_multifdsink_new_client),
29231         (gst_multifdsink_handle_client_write),
29232         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29233         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
29234         (gst_multifdsink_get_property):
29235         * gst/tcp/gstmultifdsink.h:
29236         Added burst on connect sync_method, deprecated sync_clients,
29237         streamlined the sync code some more.
29238
29239 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29240
29241         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
29242         (gst_play_base_bin_change_state):
29243           Improve error reporting.
29244
29245 2004-10-28  Wim Taymans  <wim@fluendo.com>
29246
29247         * gst/tcp/Makefile.am:
29248         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
29249         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
29250         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
29251         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
29252         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
29253         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
29254         (gst_fdset_wait):
29255         Added more locks around fdset structures. Fixed/reworked
29256         the poll array resizing code.
29257         Added stress test for fdset.
29258
29259 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29260
29261         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
29262         fix build
29263
29264 2004-10-28  Benjamin Otte  <otte@gnome.org>
29265
29266         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
29267           fix link function to always query channels and query width for
29268           floats
29269         * configure.ac:
29270           add equalizer dir
29271         * gst/equalizer/Makefile.am:
29272         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
29273         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
29274         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
29275         (arg_to_scale), (setup_filter),
29276         (gst_iir_equalizer_compute_frequencies),
29277         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
29278         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
29279         (plugin_init):
29280           add an equalizer
29281
29282 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
29283
29284         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
29285
29286         * po/LINGUAS:
29287         * po/nb.po:
29288           Added Norwegian Bokmaal translation
29289
29290 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29291
29292         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29293           Don't break on options (fixes #156488).
29294
29295 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
29296
29297         * configure.ac:
29298         * ext/cdaudio/Makefile.am:
29299         * sys/Makefile.am:
29300           fix build on older automake
29301
29302 2004-10-26  Wim Taymans  <wim@fluendo.com>
29303
29304         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
29305         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
29306         Allow a little margin when negotiating the framerate.
29307
29308 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
29309
29310         * gst/level/gstlevel.c:
29311           synchonised naming of pads and pad-templates
29312
29313 2004-10-26  Wim Taymans  <wim@fluendo.com>
29314
29315         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29316         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
29317         (_find_streams_check), (gst_ogg_demux_push):
29318         Fix EOS again. Needs to be done in a better way. We should not
29319         remove the pad if there is no new chained stream.
29320
29321 2004-10-26 Iain <iaingnome@gmail.com>
29322
29323         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
29324         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
29325         of the caps.
29326         * gst/interleave/interleave.c (interleave_class_init): Hook up release
29327         pad.
29328         (interleave_release_pad): Remove the pad.
29329         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
29330         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
29331         the set device.
29332         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
29333         attrs
29334         (gst_xvimagesink_xcontext_clear): Free the xcontext.
29335         (gst_xvimagesink_finalize): Free the par.
29336
29337 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29338
29339         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
29340         (gst_avimux_stop_file):
29341           First calculate the rate, and only then use it. Hdr.rate is a
29342           multiple and not a derivative of hdr.scale. Scale is not the
29343           same as blockalign but is solely related to rate.
29344
29345 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29346
29347         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
29348         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
29349           Implement seeking.
29350
29351 2004-10-25  James Henstridge  <james@jamesh.id.au>
29352
29353         Reviewed by:  David Schleef  <ds@schleef.org>
29354
29355         * examples/gstplay/player.c: (got_stream_length), (main):
29356         * examples/seeking/cdplayer.c: (update_scale):
29357         * examples/seeking/seek.c: (format_value), (update_scale):
29358         * examples/seeking/spider_seek.c: (format_value), (update_scale),
29359         (stop_seek):
29360         Build fixes on AMD64.
29361
29362 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29363
29364         reviewed by: Ronald Bultje <rbultje at gnome dot org>
29365
29366         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
29367         Fix for some v4l cards which hang in v4lsrc
29368
29369 2004-10-25  Wim Taymans  <wim@fluendo.com>
29370
29371         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
29372         (gst_ogg_demux_push), (gst_ogg_chains_clear):
29373         Make sure to remove the pad when a new chain is
29374         encountered. Set some vars to NULL so we don't try
29375         to reference freed memory.
29376
29377 2004-10-25  Wim Taymans  <wim@fluendo.com>
29378
29379         * examples/seeking/Makefile.am:
29380         * examples/seeking/cdplayer.c: (update_scale):
29381         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
29382         * examples/seeking/playbin.c: (make_playerbin_pipeline),
29383         (format_value), (update_scale), (iterate), (start_seek),
29384         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
29385         (print_usage), (main):
29386         Added some more examples, update others.
29387
29388 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29389
29390         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
29391         * ext/speex/gstspeexdec.c: (speex_dec_chain):
29392         * ext/theora/theoradec.c: (theora_dec_chain):
29393         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29394           Add codec-name metadata.
29395
29396 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
29397
29398         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29399
29400         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29401         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
29402         * ext/alsa/gstalsamixertrack.h:
29403         * po/POTFILES.in:
29404           ALSA mixer track label internationalization (#154054).
29405
29406 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29407
29408         * ext/theora/theoradec.c: (theora_dec_chain):
29409           Export bitrate as metadata.
29410
29411 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29412
29413         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29414         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
29415         * ext/alsa/gstalsamixertrack.h:
29416           Fix names, fix loop.
29417
29418 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29419
29420         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
29421         (speex_dec_convert):
29422           sinkconvert function so oggdemux can get the file length (totem).
29423
29424 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
29425
29426         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29427
29428         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
29429           Don't push incomplete packets.
29430         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
29431           Fix MPEG-4 audio typefinding.
29432
29433 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29434
29435         * sys/v4l/Makefile.am:
29436         * sys/v4l/gstv4l.c: (plugin_init):
29437         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
29438         (gst_v4lelement_init), (gst_v4lelement_dispose),
29439         (gst_v4lelement_change_state):
29440         * sys/v4l/gstv4lelement.h:
29441         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
29442         (gst_v4l_xoverlay_close), (idle_refresh),
29443         (gst_v4l_xoverlay_set_xwindow_id):
29444         * sys/v4l/gstv4lxoverlay.h:
29445         * sys/v4l/v4l-overlay_calls.c:
29446         * sys/v4l/v4l_calls.h:
29447         * sys/v4l2/Makefile.am:
29448         * sys/v4l2/gstv4l2.c: (plugin_init):
29449         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
29450         (gst_v4l2element_init), (gst_v4l2element_dispose),
29451         (gst_v4l2element_change_state):
29452         * sys/v4l2/gstv4l2element.h:
29453         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
29454         (gst_v4l2_xoverlay_close), (idle_refresh),
29455         (gst_v4l2_xoverlay_set_xwindow_id):
29456         * sys/v4l2/gstv4l2xoverlay.h:
29457         * sys/v4l2/v4l2-overlay_calls.c:
29458         * sys/v4l2/v4l2_calls.h:
29459           Remove client-side overlay handling, use the X-server v4l plugin
29460           for that. Nicer overlay, less code. Also make the plugin
29461           compileable without X (but then without overlay, obviously).
29462           Makes xwindowlistener obsolete, should we remove that?
29463
29464 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29465
29466         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
29467         (gst_osssrc_src_query):
29468         * sys/oss/gstosssrc.h:
29469           OK, so people want offset in DEFAULT. This time, actually fix all
29470           cases.
29471         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
29472           Add FPS properly.
29473
29474 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29475
29476         * gst/asfdemux/gstasfmux.c:
29477         * gst/avi/gstavimux.c:
29478           Framerate.
29479
29480 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29481
29482         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
29483           Fix properties (channel, norm, frequency).
29484
29485 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29486
29487         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
29488           Flag typo.
29489         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
29490           No warnings.
29491
29492 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29493
29494         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
29495           Fix hang.
29496
29497 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29498
29499         * sys/v4l2/gstv4l2element.h:
29500           Yet Another Hack (tm) for kernel header borkedness.
29501         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
29502         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
29503         (gst_v4l2src_link), (gst_v4l2src_getcaps),
29504         (gst_v4l2src_change_state):
29505         * sys/v4l2/gstv4l2src.h:
29506         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
29507         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
29508           Fix caps, keep track of state, work.
29509
29510 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29511
29512         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
29513           Quiet.
29514
29515 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29516
29517         * sys/oss/gstosssrc.c: (gst_osssrc_get):
29518           Don't mix bytes and samples.
29519
29520 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29521
29522         * ext/ogg/gstoggmux.c:
29523           Basic pad template which accepts OGM tracks, speex, flac, vorbis
29524           and theora. Any is incorrect.
29525         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
29526           Fix caps.
29527         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
29528         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
29529         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
29530         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
29531         * sys/v4l/gstv4lmjpegsrc.h:
29532         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
29533         (gst_v4lsrc_change_state):
29534         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
29535         (gst_v4lmjpegsrc_capture_stop):
29536           Fix caps. Keep track of internal state. Work.
29537
29538 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29539
29540         * ext/Makefile.am:
29541           Fix the build fixes.
29542
29543 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29544
29545         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29546         (gst_ogg_demux_src_event), (_find_chain_seek),
29547         (gst_ogg_pad_push):
29548           Check for pad availability before using it.
29549         * ext/ogg/gstoggdemux.c: (_find_chain_process):
29550           Fix parsing of chained ogg. Needs more work on the decoder side.
29551
29552 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29553
29554         * gst/spectrum/Makefile.am:
29555         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
29556         (idle_func):
29557           Fix demo and reenable it. Yes, I'm currently playing with audio
29558           analysis tools
29559
29560 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29561
29562         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29563           We love it if files that start at zero work too...
29564
29565 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29566
29567         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29568           Handle files with missing EOS headers.
29569
29570 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29571
29572         * gst/tcp/gsttcpserversink.c:
29573         (gst_tcpserversink_handle_server_read),
29574         (gst_tcpserversink_init_send):
29575         Zero some variables first (need for accept not to return EINVAL)
29576
29577 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29578
29579         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29580         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29581         * ext/theora/theoradec.c: (theora_dec_sink_convert),
29582         (theora_dec_chain):
29583         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
29584         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
29585           Seeking and querying finetune.
29586
29587 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29588
29589         * configure.ac:
29590         * ext/Makefile.am:
29591         * ext/raw1394/Makefile.am:
29592           fix the build
29593
29594 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29595
29596         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29597           Wrong return.
29598         * gst/playback/Makefile.am:
29599         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
29600         * gst/playback/gstplay-marshal.list:
29601         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
29602           Fix marshallers.
29603
29604 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29605
29606         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
29607           Silence.
29608
29609 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29610
29611         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29612         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29613         (gst_ogg_pad_push):
29614           Yay for non-lineair granulepos in theora.
29615
29616 2004-10-18  Wim Taymans  <wim@fluendo.com>
29617
29618         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
29619         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
29620         * ext/dv/gstdvdec.h:
29621         Make sure we renegotiate aspect ratio when the camera switches.
29622
29623 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29624
29625         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29626         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29627           Start at zero.
29628         * ext/theora/theoradec.c: (theora_dec_chain):
29629           Skip headers. Bad idea for chained ogg, but fixes seeking.
29630
29631 2004-10-18  Wim Taymans  <wim@fluendo.com>
29632
29633         * configure.ac:
29634         I swear, this is the last time I touch this.
29635
29636 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29637
29638         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29639         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29640         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
29641           Faster seeking.
29642         * ext/theora/theoradec.c: (theora_dec_sink_convert):
29643           Time-to-default conversion.
29644         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29645           Don't error on unknown packets, just skip. We should probably
29646           read them if we want to support chained ogg.
29647
29648 2004-10-18  Wim Taymans  <wim@fluendo.com>
29649
29650         * configure.ac:
29651         Added cdaudio to wrong list.
29652
29653 2004-10-18  Wim Taymans  <wim@fluendo.com>
29654
29655         * configure.ac:
29656         Revive cdaudio.
29657
29658 2004-10-18  Wim Taymans  <wim@fluendo.com>
29659
29660         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
29661         (gst_dvdec_video_link), (gst_dvdec_push):
29662         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
29663         (gst_smokeenc_resync), (gst_smokeenc_chain):
29664         Fix mimetype on smoke encoder.
29665         Add aspect ratio to dvdec. Not sure if these
29666         values are correct though....
29667
29668 2004-10-18  Wim Taymans  <wim@fluendo.com>
29669
29670         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
29671         Fix vorbis property descriptions and ranges.
29672
29673 2004-10-18  Wim Taymans  <wim@fluendo.com>
29674
29675         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29676         Really do nothing when no data is available.
29677         Go to the playing state when the stream is not seekable
29678         instead of failing.
29679
29680 2004-10-18  Wim Taymans  <wim@fluendo.com>
29681
29682         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
29683         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
29684         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
29685         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
29686         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
29687         Added uri handler for cd://
29688         Port to new API.
29689
29690 2004-10-18  Wim Taymans  <wim@fluendo.com>
29691
29692         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29693         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29694         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29695         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
29696         (remove_prerolls), (unknown_type), (add_element_stream),
29697         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
29698         (gst_play_base_bin_remove_element),
29699         (gst_play_base_bin_link_stream):
29700         * gst/playback/gstplaybin.c: (gen_video_element),
29701         (gen_vis_element), (remove_sinks), (setup_sinks):
29702         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
29703         (gst_stream_info_get_type), (gst_stream_info_class_init),
29704         (gst_stream_info_init), (gst_stream_info_new),
29705         (gst_stream_info_dispose), (stream_info_mute_pad),
29706         (gst_stream_info_set_property), (gst_stream_info_get_property):
29707         * gst/playback/gststreaminfo.h:
29708         Add sink padtemplate to decodebin.
29709         Added some more comments.
29710         Make queue size configurable in playbasebin.
29711         Added possibility to use elements as sinks (ex cdaudio).
29712
29713 2004-10-15  Wim Taymans  <wim@fluendo.com>
29714
29715         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
29716         (gst_speexenc_chain):
29717         Fix speex timestamps so that it gets muxed properly.
29718
29719 2004-10-15  Wim Taymans  <wim@fluendo.com>
29720
29721         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
29722         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
29723         (gst_dv1394src_init), (gst_dv1394src_dispose),
29724         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
29725         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
29726         (gst_dv1394src_event), (gst_dv1394src_get_formats),
29727         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
29728         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
29729         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
29730         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
29731         * ext/raw1394/gstdv1394src.h:
29732         Added conversion/query functions.
29733         Update buffer timestamps,
29734         Added signals.
29735         Added uri dv:// so it might play from the firewire in playbin.
29736         Fix a possible leak.
29737         Added debugging.
29738
29739 2004-10-15  Wim Taymans  <wim@fluendo.com>
29740
29741         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
29742         (gst_dv1394src_init), (gst_dv1394src_set_property),
29743         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
29744         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
29745         * ext/raw1394/gstdv1394src.h:
29746         Added AV/C VTR control support needed for some cameras.
29747         Added automatic port detection.
29748         Added properties for selecting the channel.
29749         The configure.ac script is not yet updated to reflect the
29750         new libavc1394 and librom1394 dependencies.
29751
29752 2004-10-15  Wim Taymans  <wim@fluendo.com>
29753
29754         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
29755         (qtdemux_parse), (gst_qtdemux_handle_esds):
29756         An esds box is not a container.
29757         Fix parsing of mp4v boxes.
29758         Do not try to renegotiate fps for each frame. Need to
29759         find a better method. This should fix mp4 playback.
29760
29761 2004-10-14  David Schleef  <ds@schleef.org>
29762
29763         * configure.ac: update for swfdec-0.3 and liboil-0.2
29764         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
29765         * ext/swfdec/gstswfdec.h: same
29766         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
29767         * gst/videotestsrc/videotestsrc.c: same
29768
29769 2004-10-14  Wim Taymans  <wim@fluendo.com>
29770
29771         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
29772         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
29773         (is_sync_frame), (gst_multifdsink_new_client),
29774         (gst_multifdsink_handle_client_write),
29775         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29776         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
29777         Turn warnings into info.
29778         Don't allow a state change in the streaming thread.
29779
29780 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
29781
29782         * ext/vorbis/oggvorbisenc.c:
29783         * ext/vorbis/vorbisdec.c:
29784           fix template sample rate
29785
29786 2004-10-13  Wim Taymans  <wim@fluendo.com>
29787
29788         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
29789         Decoding the header first fixes some problems in resyncing
29790         in more mp3s.
29791
29792 2004-10-12  Wim Taymans  <wim@fluendo.com>
29793
29794         * gst/playback/gstplaybin.c: (gen_video_element),
29795         (gen_vis_element), (remove_sinks), (setup_sinks):
29796         Added vis plugin support, need to configure the vis
29797         element to activate it.
29798
29799 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29800
29801         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
29802         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
29803           Some debug.
29804         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
29805         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
29806         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
29807         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
29808         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
29809         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
29810         * gst/avi/gstavidemux.h:
29811           Support for openDML-2.0 indx/ix## chunks. Support for broken index
29812           recovery (where, if part of the index is broken, we will still read
29813           the rest of the index and recover the broken part by stream
29814           scanning). More broken media support. EOS workarounds. General AVI
29815           braindamage headache recovery. Aspirin included.
29816
29817 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29818
29819         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
29820         (cdparanoia_event), (cdparanoia_query):
29821           Get rid of hideous lead-in.
29822
29823 2004-10-11  Wim Taymans  <wim@fluendo.com>
29824
29825         * gst/playback/gstplaybasebin.c: (setup_source):
29826         Wrong var used to get g_list_next.
29827
29828 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29829
29830         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
29831         (cdparanoia_get), (cdparanoia_open):
29832           Report discid as metadata, add duration.
29833
29834 2004-10-11  Wim Taymans  <wim@fluendo.com>
29835
29836         * gst/playback/gstplaybasebin.c: (setup_source):
29837         Cleanup the previous pipeline a little earlier for the
29838         case that a source element provides raw data.
29839
29840 2004-10-11  Benjamin Otte  <otte@gnome.org>
29841
29842         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
29843           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
29844           consuming the last 128 bytes, even though it was valid mp3 data.
29845
29846 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29847
29848         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
29849         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
29850         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
29851         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
29852
29853 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29854
29855         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
29856         Fix for webcams that support only specific width or height
29857
29858 2004-10-09  Tim-Philipp MĂ¼ller  <t.i.m@zen.co.uk>
29859
29860         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29861
29862         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
29863           Fix wrong discont event setup (fixes #154967).
29864
29865 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
29866
29867         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29868
29869         * gst/auparse/gstauparse.c: (gst_auparse_chain):
29870           Error out on invalid data (fixes #154807).
29871
29872 2004-10-09  Tim-Philipp MĂ¼ller  <t.i.m@zen.co.uk>
29873
29874         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29875
29876         * ext/dvdread/dvdreadsrc.c: (_read):
29877           Make titles > 0 work again (fixes #154834).
29878
29879 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29880
29881         * gst-libs/gst/riff/riff-media.c:
29882         (gst_riff_create_video_template_caps):
29883           WMV3 missing in template caps.
29884
29885 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29886
29887         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29888           OK, so the original code was too strict. It makes random AVI files
29889           hang for seconds upon opening, which is unacceptable and is far
29890           beyond the original goal of getting multiple chunks for one-chunk
29891           sounc stream files. So now do just that.
29892
29893 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29894
29895         * gst/playback/gstplaybasebin.c: (setup_source),
29896         (gst_play_base_bin_change_state):
29897           Actually clean up streaminfo if output fails. This would trigger
29898           if, for example, there was no CD in the drive. No preroll, so
29899           a streaminfo structure is created, but the subsequent state change
29900           of the thread fails.
29901         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
29902           Don't change state if parent failed.
29903
29904 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29905
29906         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
29907         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
29908         (gen_video_element), (remove_sinks):
29909           Add small bits of code for screenshot handling.
29910
29911 2004-10-08  Wim Taymans  <wim@fluendo.com>
29912
29913         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
29914         (gen_video_element), (gen_audio_element), (setup_sinks):
29915         Don't assume the user provided sinks are named "sink"...
29916
29917 2004-10-08  Wim Taymans  <wim@fluendo.com>
29918
29919         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
29920         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
29921         (gst_play_base_bin_link_stream):
29922         Do not try to autoplug sources that generate raw streams like
29923         cdparanoia.
29924         disconnect the preroll overrun signal when we don't need it anymore.
29925
29926 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
29927
29928         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
29929         Added reworked patch from #154903 from milosz derezynski (deadchip).
29930
29931 2004-10-08  Wim Taymans  <wim@fluendo.com>
29932
29933         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
29934         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
29935         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
29936         (cdparanoia_convert), (cdparanoia_uri_get_type),
29937         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
29938         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
29939         * ext/cdparanoia/gstcdparanoia.h:
29940         This adds the cdda://<tracknum> uri.
29941
29942 2004-10-08  Wim Taymans  <wim@fluendo.com>
29943
29944         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29945         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29946         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29947         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
29948         (unknown_type), (gst_play_base_bin_remove_element),
29949         (gst_play_base_bin_link_stream):
29950         * gst/playback/gstplaybasebin.h:
29951         * gst/playback/gstplaybin.c: (gst_play_bin_init),
29952         (gst_play_bin_set_property), (gen_video_element),
29953         (gen_audio_element), (setup_sinks):
29954         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
29955         (gst_stream_info_get_type), (gst_stream_info_class_init),
29956         (gst_stream_info_init), (gst_stream_info_new),
29957         (gst_stream_info_dispose), (stream_info_mute_pad),
29958         (gst_stream_info_set_property), (gst_stream_info_get_property):
29959         * gst/playback/gststreaminfo.h:
29960         Reuse the audio and video bins.
29961         Some internal cleanups in the stream selection code.
29962
29963 2004-10-08  Julien MOUTTE  <julien@moutte.net>
29964
29965         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
29966         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
29967         * sys/ximage/ximagesink.h:
29968         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
29969         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
29970         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
29971         not coming from those elements. Moreover these elements should not keep
29972         the xid they have been given when in NULL state.
29973
29974 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29975
29976         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
29977         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
29978         * sys/ximage/ximagesink.h:
29979         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
29980         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
29981         * sys/xvimage/xvimagesink.h:
29982           Actually only create a new toplevel window if we're not gonna
29983           embed it right after.
29984
29985 2004-10-07  Wim Taymans  <wim@fluendo.com>
29986
29987         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
29988         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
29989         * gst/playback/gstplaybin.c: (setup_sinks):
29990         Implement muting/unmuting of streams, mute streams that are not
29991         used.
29992
29993 2004-10-07  Wim Taymans  <wim@fluendo.com>
29994
29995         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
29996         (plugin_init):
29997         Added lame audio/x-ac3 typefind function.
29998
29999 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30000
30001         * configure.ac:
30002           bump nano to cvs
30003
30004 === release 0.8.5 ===
30005
30006 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30007
30008         * NEWS:
30009         * RELEASE:
30010         * configure.ac:
30011           releasing 0.8.5, "Take You On"
30012
30013 2004-10-06  Wim Taymans  <wim@fluendo.com>
30014
30015         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
30016         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
30017         (no_more_pads), (close_link), (type_found):
30018         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30019         * gst/playback/gstplaybin.c: (gen_video_element):
30020         Do not signal the no_more_pads after the first pad when
30021         we are plugging a non dynamic element with multiple
30022         output pads (like swfdec, dvdec, ...).
30023
30024 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
30025
30026         * configure.ac:
30027           bump for prerelease
30028
30029 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30030
30031         * gst/wavparse/gstwavparse.c:
30032           add ATRAC3 to STATIC CAPS to fix a warning
30033
30034         * gst/matroska/ebml-read.c:
30035         * gst-libs/gst/riff/riff-read.c:
30036           fix typos
30037
30038 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30039
30040         * gst-libs/gst/riff/riff-media.c:
30041           generate caps for ATRAC3 audio streams
30042
30043         * gst/realmedia/rmdemux.c:
30044           generate caps for ATRAC3 audio streams
30045
30046 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30047
30048         * gst/wavparse/Makefile.am
30049         * gst/wavparse/riff.h
30050         * gst/wavparse/wavparse.vcproj
30051           riff.h removal (unused and duplication with riff-ids.h)
30052
30053 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30054
30055         * gst/wavparse/gstwavparse.h
30056           remove duplicated defines for audio codec codes
30057
30058         * gst-libs/gst/riff/riff-ids.h
30059         * gst/wavenc/riff.h:
30060           add "4CC" code for ATRAC3 audio streams
30061           add "4CC" code for ITU_G721_ADPCM (unused for now)
30062
30063 2004-10-06  Wim Taymans  <wim@fluendo.com>
30064
30065         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
30066         Actually _do_ negotiation. Pass gdouble as arg instead
30067         of guint64 for the framerate.
30068
30069 2004-10-06  Wim Taymans  <wim@fluendo.com>
30070
30071         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
30072         (find_compatibles), (close_pad_link), (try_to_link_1),
30073         (no_more_pads), (close_link), (type_found):
30074         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30075         * gst/playback/gstplaybin.c: (gen_video_element),
30076         (gen_audio_element):
30077         Set state on newly added element to READY so that negotiation
30078         can happen ASAP.
30079         Addes some more debug info.
30080         Do not try to plug pads with multiple caps structures or ANY
30081         because it is too dangerous since we do not do dynamic
30082         replugging.
30083
30084 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
30085
30086         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
30087
30088         * po/LINGUAS:
30089         * po/or.po:
30090           add Oriya translation
30091
30092 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30093
30094         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30095           Prevent overwrite of size member. Makes audio sound crappy.
30096
30097 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30098
30099         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
30100         Add rmvb to the list of known RealMedia extensions
30101
30102 2004-10-05  Wim Taymans  <wim@fluendo.com>
30103
30104         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
30105         (mngdec_openstream), (mngdec_closestream),
30106         (mngdec_handle_sink_event), (mngdec_readdata),
30107         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
30108         (mngdec_getcanvasline), (mngdec_refresh),
30109         (gst_mngdec_change_state):
30110         Set the framerate correctly.
30111
30112 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30113
30114         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30115           There was something wrong with the index massaging.
30116
30117 2004-10-04  Wim Taymans  <wim@fluendo.com>
30118
30119         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
30120         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
30121         (gst_smokedec_chain):
30122         * ext/jpeg/gstsmokedec.h:
30123         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
30124         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
30125         * ext/jpeg/gstsmokeenc.h:
30126         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
30127         (smokecodec_decode_new), (smokecodec_info_free),
30128         (smokecodec_set_quality), (smokecodec_get_quality),
30129         (smokecodec_set_threshold), (smokecodec_get_threshold),
30130         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
30131         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
30132         (smokecodec_encode), (smokecodec_parse_id),
30133         (smokecodec_parse_header), (smokecodec_decode):
30134         * ext/jpeg/smokecodec.h:
30135         * ext/jpeg/smokeformat.h:
30136         Updated smoke, new bitstream, allows embedding in ogg.
30137
30138 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30139
30140         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
30141           Fix seeking in some files. All this code is no longer needed (and
30142           actually breaks stuff) because we now synchronize the full index
30143           right when reading the header.
30144
30145 2004-10-04  Wim Taymans  <wim@fluendo.com>
30146
30147         * configure.ac:
30148         configure update for libmng.
30149
30150 2004-10-04  Wim Taymans  <wim@fluendo.com>
30151
30152         * ext/libmng/Makefile.am:
30153         * ext/libmng/gstmng.c: (plugin_init):
30154         * ext/libmng/gstmng.h:
30155         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
30156         (gst_mngdec_base_init), (gst_mngdec_class_init),
30157         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
30158         (gst_mngdec_loop), (gst_mngdec_get_property),
30159         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
30160         (mngdec_closestream), (mngdec_handle_sink_event),
30161         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
30162         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
30163         (gst_mngdec_change_state):
30164         * ext/libmng/gstmngdec.h:
30165         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
30166         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
30167         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
30168         (gst_mngenc_chain), (gst_mngenc_get_property),
30169         (gst_mngenc_set_property):
30170         * ext/libmng/gstmngenc.h:
30171         Added basic MNG decoder. Needs more work. The encoder does
30172         not work yet.
30173
30174 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30175
30176         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
30177         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
30178         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
30179           Don't hang on length=0 chunks. Some negotiation fixes. Signal
30180           no-more-pads.
30181
30182 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
30183
30184         * configure.ac:
30185           you need at least 1.0.4 of speex
30186
30187 2004-10-04 Iain <iaingnome@gmail.com>
30188
30189         * ext/speex/gstspeexdec.h: Revert the includes changes.
30190
30191         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
30192
30193 2004-09-30 Iain <iaingnome@gmail.com>
30194
30195         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
30196         found during init or set as a property instead of hardcoding /dev/audio
30197
30198 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30199
30200         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
30201         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
30202         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
30203         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
30204         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
30205         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
30206         (gst_rmdemux_dump_data):
30207           Use debug category, fix EOS handling. filesrc ! rmdemux now
30208           works.
30209
30210 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30211
30212         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
30213         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
30214         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
30215           Improve allocation, cutting and sorting of the index. How takes a
30216           few seconds instead of minutes.
30217
30218 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
30219
30220         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
30221           fixed compilation
30222
30223 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30224
30225         * gst-libs/gst/riff/riff-media.c:
30226         (gst_riff_create_video_caps_with_data),
30227         (gst_riff_create_video_template_caps):
30228           Add wing commander format mimetype/fourccs.
30229         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30230           Don't crash if some value is 0.
30231
30232 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30233
30234         * gst-libs/gst/riff/riff-media.c:
30235         (gst_riff_create_video_caps_with_data),
30236         (gst_riff_create_video_template_caps):
30237           Add DIB fourcc (raw, palettized 8-bit RGB).
30238         * gst-libs/gst/riff/riff-read.c:
30239         (gst_riff_read_strf_vids_with_data):
30240           Oops, fix strf_data reading bug.
30241         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
30242           Use a non-NULL tag.
30243         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
30244           Time for hacks. Sorry Dave. At least one quicktime movie (a
30245           trailer) that I've encountered contains multiple video tracks.
30246           One of those is the actual video track, the other are one-frame
30247           tracks (images). Unfortunately, the number of frames according
30248           to the trak header is 1 for each, so that doesn't help. So
30249           instead, I look at the duration and discard tracks with a
30250           duration shorter than 20% of the length of the stream. Better
30251           than nothing.
30252
30253 2004-10-01  Christian Schaller <christian@fluendo.com>
30254
30255         * ext/ivorbis/vorbis.c:
30256           Patch from Phil Blundell (Bug 152341)
30257
30258 2004-10-01  Wim Taymans  <wim@fluendo.com>
30259
30260         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
30261         (speex_dec_get_formats), (speex_dec_convert),
30262         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
30263         (speex_dec_chain), (gst_speexdec_get_property),
30264         (gst_speexdec_set_property):
30265         Small cleanups.
30266
30267 2004-10-01  Wim Taymans  <wim@fluendo.com>
30268
30269         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
30270         (gst_wavparse_stream_init), (gst_wavparse_fmt),
30271         (gst_wavparse_other), (gst_wavparse_loop),
30272         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
30273         (gst_wavparse_srcpad_event):
30274         * gst/wavparse/gstwavparse.h:
30275         Added some more debugging info.
30276         Fix the case where the length of the file is 0.
30277         Make sure we seek to sample borders.
30278
30279 2004-10-01  Wim Taymans  <wim@fluendo.com>
30280
30281         * gst/playback/README:
30282         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
30283         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
30284         (try_to_link_1), (no_more_pads), (close_link), (type_found):
30285         Add some debug info to decodebin, update README
30286
30287 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30288
30289         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
30290           Don't use g_print(); use GST_DEBUG().
30291
30292 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30293
30294         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30295         (gst_ogg_mux_queue_pads):
30296           Handle EOS properly.
30297
30298 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
30299
30300         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30301
30302         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
30303         (gst_faad_chain), (gst_faad_change_state):
30304         * ext/faad/gstfaad.h:
30305           Allow playback of raw (unframed) MPEG AAC files (#148993).
30306
30307 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
30308
30309         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30310
30311         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
30312           Throw error if we didn't recognize the stream. Fixes #152289.
30313
30314 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30315
30316         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
30317           Fix negotiation.
30318
30319 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
30320
30321         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30322
30323         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
30324           Fix memleak.
30325
30326 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
30327
30328         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30329
30330         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
30331           Solve #152805.
30332         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
30333           Solve 152806.
30334
30335 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30336
30337         * gst-libs/gst/riff/riff-media.c:
30338         (gst_riff_create_video_caps_with_data),
30339         (gst_riff_create_audio_caps_with_data):
30340           Add codec_data handling (like asfdemux used to do).
30341         * gst/asfdemux/gstasf.c: (plugin_init):
30342         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
30343         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
30344           Use riff-media for caps creation instead of our own (mostly
30345           broken) copy of its functions.
30346
30347 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30348
30349         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
30350           Don't actually error out if we get another return value than
30351           -EINVAL. Opposite to what I first thought, drivers have random
30352           return values for this, although -EINVAL is the expected return
30353           value. Since this is not fatal, we shouldn't use
30354           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
30355
30356 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30357
30358         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
30359         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
30360         (dvdreadsrc_get_property), (_open), (_seek), (_read),
30361         (dvdreadsrc_get), (dvdreadsrc_open_file),
30362         (dvdreadsrc_change_state):
30363           Fix. Don't do one big huge loop around the whole DVD, that will
30364           cache all data and thus eat sizeof(dvd) (several GB) before we
30365           see something.
30366         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
30367           Actually NULL'ify event after using it.
30368         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
30369         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
30370         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
30371         (gst_ebml_read_seek), (gst_ebml_read_skip):
30372           Handle events.
30373         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
30374         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
30375         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
30376           Fix timing (this will probably break if I seek using menus, but
30377           I didn't get there yet). VOBs and normal DVDs should now work.
30378           Add a mpeg2-only pad with high rank so this get autoplugged for
30379           MPEG-2 movies.
30380         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
30381         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
30382         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
30383         (gst_mpeg_demux_get_audio_stream),
30384         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
30385         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
30386           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
30387           MPEG-1 but use dvddemux for MPEG-2.
30388         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
30389         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
30390         (gst_mpeg_parse_parse_packhead):
30391           Timing. Only add pad template if it exists. Add sink template from
30392           class and not from ourselves. This means we will always use the
30393           correct sink template even if it is not the one defined in this
30394           file.
30395
30396 2004-09-29  Wim Taymans  <wim@fluendo.com>
30397
30398         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
30399         (gst_mpeg_demux_parse_pes):
30400         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
30401         Fix playback of mpeg again, timestamps where screwed up by
30402         patch 1.61.
30403
30404 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30405
30406         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
30407           Only return true if we actually filled something in. Prevents
30408           player applications from showing a random length for flac files.
30409         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
30410         (gst_riff_read_use_event), (gst_riff_read_handle_event),
30411         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
30412         (gst_riff_read_strf_vids_with_data),
30413         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
30414           OK, ok, so I implemented event handling. Apparently it's normal
30415           that we receive random events at random points without asking
30416           for it.
30417         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
30418         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
30419         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
30420         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
30421         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
30422         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
30423         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
30424         * gst/avi/gstavidemux.h:
30425           Implement non-lineair chunk handling and subchunk processing.
30426           The first solves playback of AVI files where the audio and video
30427           data of individual buffers that we read are not synchronized.
30428           This should not happen according to the wonderful AVI specs, but
30429           of course it does happen in reality. It is also a prerequisite for
30430           the second. Subchunk processing allows us to cut chunks in small
30431           pieces and process each of these pieces separately. This is
30432           required because I've seen several AVI files with incredibly large
30433           audio chunks, even some files with only one audio chunk for the
30434           whole file. This allows for proper playback including seeking.
30435           This patch is supposed to fix all AVI A/V sync issues.
30436         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
30437         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
30438           Work.
30439         * gst/modplug/gstmodplug.cc:
30440           Proper return value setting for the query() function.
30441         * gst/playback/gstplaybasebin.c: (setup_source):
30442           Being in non-playing state (after, e.g., EOS) is not necessarily
30443           a bad thing. Allow for that. This fixes playback of short files.
30444           They don't actually playback fully now, because the clock already
30445           runs. This means that small files (<500kB) with a small length
30446           (<2sec) will still not or barely play. Other files, such as mod
30447           or flx, will work correctly, however.
30448
30449 2004-09-28  Wim Taymans  <wim@fluendo.com>
30450
30451         * ext/speex/gstspeex.c: (plugin_init):
30452         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
30453         (gst_speex_dec_class_init), (speex_dec_get_formats),
30454         (speex_get_event_masks), (speex_get_query_types),
30455         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
30456         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
30457         (gst_speexdec_get_property), (gst_speexdec_set_property),
30458         (speex_dec_change_state):
30459         * ext/speex/gstspeexdec.h:
30460         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
30461         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
30462         (gst_speexenc_base_init), (gst_speexenc_class_init),
30463         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
30464         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
30465         (gst_speexenc_src_query), (gst_speexenc_init),
30466         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
30467         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
30468         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
30469         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
30470         (gst_speexenc_chain), (gst_speexenc_get_property),
30471         (gst_speexenc_set_property), (gst_speexenc_change_state):
30472         * ext/speex/gstspeexenc.h:
30473         Rewrote speex encoder, make sure it can be embedded in ogg.
30474         Implemented speex decoder.
30475
30476 2004-09-28  Christian Schaller <christian@fluendo.com>
30477
30478         * configure.ac:
30479         Remove kioslave plugin. Markey is brewing a new working one
30480         * ext/Makefile.am: Remove kioslave plugin
30481         * ext/kio: remove
30482         * gst-plugins.spec.in: remove kio plugin from spec
30483
30484 2004-09-27  Wim Taymans  <wim@fluendo.com>
30485
30486         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30487         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
30488         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
30489         (gst_multifdsink_new_client),
30490         (gst_multifdsink_handle_client_write),
30491         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
30492         (gst_multifdsink_handle_clients):
30493         * gst/tcp/gstmultifdsink.h:
30494         Make syncing to keyframes actually work for new clients and lagging
30495         clients.
30496
30497 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30498
30499         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
30500         (gst_navigationtest_handle_src_event), (draw_box_planar411),
30501         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
30502         * gst/debug/gstnavigationtest.h:
30503           make navigationtest display button-press and button-release events
30504
30505 2004-09-26 Iain <iaingnome@gmail.com>
30506
30507         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
30508         the channels have received a new media event.
30509         (interleave_buffered_loop): Compresses a new media event on all
30510         channels into one.
30511
30512 2004-09-26 Iain <iaingnome@gmail.com>
30513
30514         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
30515         call the sinkpad's default event handler and not the srcpads. He also
30516         says this is confusing :)
30517         (gst_wavenc_stop_file): Company says that seek events only go upstream
30518         we should send a discontinuous downstream instead.
30519
30520 2004-09-25  Christian Schaller <christian@fluendo.com>
30521
30522         * Update SPEC file to be usable in conjunction with Fedora Core,
30523           Fedora.us and freshrpms packages
30524         * Fix typo in multifilesrc test Makefile
30525
30526 2004-09-24  Wim Taymans  <wim@fluendo.com>
30527
30528         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30529         Only signal the no_more_pads signal when we have
30530         added the stream to our list.
30531
30532 2004-09-24  Wim Taymans  <wim@fluendo.com>
30533
30534         * gst/playback/gstplaybasebin.c: (remove_prerolls),
30535         (new_decoded_pad):
30536         * gst/playback/gstplaybasebin.h:
30537         * gst/playback/gstplaybin.c: (setup_sinks):
30538         Don't try to preroll or decode more than one audio/video
30539         track.
30540
30541 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30542
30543         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
30544           Throw error if we failed to find a suitable output. This should
30545           throw an error if we successfully set up a pipeline (e.g. because
30546           we recognized a media file) but found no decodable streams in it
30547           (e.g. because it contains only media stream types for which we
30548           have no decoders, or because it's not a media type).
30549
30550 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30551
30552         * ext/dirac/Makefile.am:
30553         * ext/dirac/gstdirac.cc:
30554         * ext/dirac/gstdiracdec.cc:
30555         * ext/dirac/gstdiracdec.h:
30556           Do something. Don't actually know if this works because I don't
30557           have a demuxer yet.
30558         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
30559           Add channels=1 to caps returned from _getcaps().
30560         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
30561         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
30562         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
30563         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
30564         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
30565         (gst_ogm_parse_change_state):
30566           Separate between audio/video so ogmaudioparse actually uses the
30567           audio pad templates. Both audio and video work now, including
30568           autoplugging. Also use sometimes-srcpad hack.
30569         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
30570           Handle events better. Don't hang on infinite loops.
30571         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
30572         (gst_avi_demux_init), (gst_avi_demux_reset),
30573         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
30574         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
30575         (gst_avi_demux_change_state):
30576         * gst/avi/gstavidemux.h:
30577           Improve A/V sync. Still not perfect.
30578         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
30579         (gst_ebml_read_skip):
30580           Handle events better.
30581         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
30582         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
30583         (qtdemux_audio_caps):
30584           Add IMA4. Improve event handling. Save offset after a seek when
30585           the headers are at the end of the file so that we don't end up in
30586           an infinite loop.
30587         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
30588           Add low-priority typefind support for files with no length.
30589
30590 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30591
30592         * testsuite/multifilesink/Makefile.am:
30593         fix typo
30594
30595 2004-09-22  Julien MOUTTE  <julien@moutte.net>
30596
30597         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30598         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
30599         mistakes from thaytan's patches.
30600
30601 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30602
30603         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30604           For completeness, XSync in the destroy function as xvimage does.
30605
30606 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30607
30608         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
30609            Correct caps negotiation
30610         * gst/volume/gstvolume.c: (volume_chain_float),
30611         (volume_chain_int16):
30612            Modify debug output to be little more informative
30613         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
30614         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
30615         (gst_xvimagesink_xvimage_destroy):
30616           Add XSync calls after detaching from the shared memory segment to
30617           avoid a crash.
30618
30619 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30620
30621         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
30622         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
30623         * ext/vorbis/vorbis.c: (plugin_init):
30624         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
30625         (gst_vorbisenc_chain):
30626         * ext/vorbis/vorbisenc.h:
30627         remove explicit newmedia support from oggmux and vorbisenc
30628         add debug category to vorbisenc
30629         * gst/multifilesink/gstmultifilesink.c:
30630         (gst_multifilesink_class_init), (gst_multifilesink_init),
30631         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
30632         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
30633         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
30634         (plugin_init):
30635         * gst/multifilesink/gstmultifilesink.h:
30636         add support for streamheader in multifilesink
30637
30638 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30639
30640         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
30641         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
30642         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
30643           Prevent infinite loops. More correct error reporting.
30644         * gst/auparse/gstauparse.c: (gst_auparse_chain):
30645           Error out if negotiation fails.
30646         * gst/playback/gstplaybasebin.c: (setup_source),
30647         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
30648         (gst_play_base_bin_found_tag):
30649           Error/tag forwarding. Pre-roll fixes for source errors on state
30650           changes (e.g. "file does not exist") to prevent hangs.
30651
30652 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30653
30654         * testsuite/multifilesink/Makefile.am:
30655         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
30656         (gst_newmedia_class_init), (gst_newmedia_init),
30657         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30658         (newfile_signal), (test_signal), (main):
30659         * testsuite/multifilesink/multifilesrc_test.c: (main):
30660         * testsuite/multifilesink/oggtheora_test.c:
30661         (gst_newmedia_base_init), (gst_newmedia_class_init),
30662         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30663         (test_format), (newfile_signal), (test_signal), (main):
30664         * testsuite/multifilesink/oggvorbis_test.c:
30665         (gst_newmedia_base_init), (gst_newmedia_class_init),
30666         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30667         (test_format), (newfile_signal), (test_signal), (main):
30668         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
30669         (gst_newmedia_class_init), (gst_newmedia_init),
30670         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30671         (newfile_signal), (test_signal), (main):
30672         New media tests
30673
30674 2004-09-20  Christian Schaller <christian@fluendo.com>
30675
30676         * Fix mikmod license to LGPL as they have relicensed
30677         * Move Dirac and Effectv into LGPL section of README_license
30678
30679 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30680
30681         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
30682         (gst_mad_change_state):
30683           Allow for mp3 rate/channels changes. However, only very
30684           conservatively. Reason that we *have* to enable this is smiply
30685           because the mad find_sync() function is not good enough, it will
30686           regularly sync on random data as valid frames and therefore make
30687           us provide random caps as *final* caps of the stream. The best fix
30688           I could think of is to simply require several of the same stream
30689           changes in a row before we change caps.
30690           The actual testcase that works now is #
30691         * ext/ogg/Makefile.am:
30692         * ext/ogg/gstogg.c: (plugin_init):
30693         * ext/ogg/gstogmparse.c:
30694           OGM support (video only for now; I need an audio sample file).
30695         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
30696         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
30697         (gst_asf_demux_add_video_stream):
30698           WMV extradata.
30699         * gst/playback/gstplaybasebin.c: (unknown_type):
30700           Don't error out on single unknown-types after all. It's wrong.
30701           If we found type of video and audio but not of a subtitle stream,
30702           it will still error out (which is unwanted). Will find a better fix
30703           later on.
30704         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
30705         (ogmaudio_type_find), (plugin_init):
30706           OGM support.
30707
30708 2004-09-20  Johan Dahlin  <johan@gnome.org>
30709
30710         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
30711         after setting caps.
30712
30713 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30714
30715         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
30716         * gst/wavenc/gstwavenc.h:
30717         Added newmedia support to wavenc
30718
30719 2004-09-17  Wim Taymans  <wim@fluendo.com>
30720
30721         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
30722         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
30723         (gst_fdset_fd_can_write), (gst_fdset_wait):
30724         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
30725         (gst_multifdsink_init), (gst_multifdsink_add),
30726         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
30727         (gst_multifdsink_remove_client_link),
30728         (gst_multifdsink_client_queue_buffer),
30729         (gst_multifdsink_handle_client_write),
30730         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
30731         (gst_multifdsink_close), (gst_multifdsink_change_state):
30732         * gst/tcp/gstmultifdsink.h:
30733         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
30734         (gst_tcpserversink_removed):
30735         Small cleanups in fdset.c
30736         Use a hastable to map fd to the client structure for faster
30737         lookup in _remove and get_stats.
30738         Added virtual function to close the fds.
30739         Handle clients even when the select/poll call was unblocked because
30740         of a command.
30741         Implement syncing to keyframe in the recovery procedure.
30742
30743 2004-09-16 Iain <iaingnome@gmail.com>
30744
30745         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
30746         try caps.
30747
30748 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30749
30750         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
30751           Caps are only set if the type of the stream is unknown, but this
30752           is initialized in ->init_stream(), so set to UNKNOWN after calling
30753           ->init_stream() so that capsnego starts.
30754
30755 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30756
30757         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30758         (gst_avi_demux_stream_data):
30759           Just hardcode for raw audio then. AVI audio sucks.
30760
30761 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
30762
30763         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
30764         * gst/matroska/matroska-mux.c: (audiosink_templ),
30765         (gst_matroska_mux_audio_pad_link):
30766         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
30767         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
30768
30769 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30770
30771         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30772         (gst_avi_demux_stream_data):
30773           Try to fix a/v sync issues.
30774
30775 2004-09-15  David Schleef  <ds@schleef.org>
30776
30777         * configure.ac: remove NASM check, since we don't use it.  Update
30778         dirac check to 0.4
30779         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
30780         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
30781         Initialized variables.
30782         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
30783         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
30784         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
30785         SVQ3 format
30786
30787 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30788
30789         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30790         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
30791         * gst/avi/gstavidemux.h:
30792           Fix for compressed audio (mp3) timestamp generation. How did this
30793           ever work?
30794
30795 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30796
30797         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
30798           Volume is a double not a float.
30799
30800 2004-09-15  Wim Taymans  <wim@fluendo.com>
30801
30802         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
30803         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
30804         Don't close the fd in multifdsink as we didn't open it in the
30805         first place. Some cleanups.
30806
30807 2004-09-15  Wim Taymans  <wim@fluendo.com>
30808
30809         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
30810         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30811         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30812         Fix the case where the muxer would mark pages as delta
30813         frames when they are not (vorbis only ogg).
30814
30815 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30816
30817         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
30818         (gst_play_base_bin_change_state):
30819           Handle the case where we failed to setup a clear pipeline. This
30820           will throw an error (or EOS, another nice case) and if you don't
30821           catch that, the app will wait for the signal forever (and thus
30822           hang).
30823
30824 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30825
30826         * ext/gnomevfs/gstgnomevfssink.c:
30827         (gst_gnomevfssink_uri_get_protocols):
30828         * ext/gnomevfs/gstgnomevfssrc.c:
30829         (gst_gnomevfssrc_uri_get_protocols):
30830         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
30831         * ext/gnomevfs/gstgnomevfsuri.h:
30832           Use _uri_new() instead of _open(), so it doesn't take as long and
30833           Christophe's computer won't hang.
30834         * gst/playback/gstplaybasebin.c: (unknown_type):
30835           Throw error on unknown media type, so apps actually display it.
30836
30837 2004-09-14  Brian Cameron  <brian.cameron@sun.com
30838
30839         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
30840           this script to work on Solaris since bash shell handles echo
30841           differenly than bash.
30842
30843 2004-09-17  Wim Taymans  <wim@fluendo.com>
30844
30845         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
30846         (setup_source), (gst_play_base_bin_set_property),
30847         (gst_play_base_bin_add_element):
30848         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
30849         Some more work on making sure seeking pauses the pipeline and
30850         that changing the uri actually does something.
30851
30852 2004-09-17  Wim Taymans  <wim@fluendo.com>
30853
30854         * gst/tcp/gstfdset.c: (gst_fdset_wait):
30855         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
30856         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
30857         (gst_tcpserversink_close):
30858         Be a bit more paranoid when freeing memory.
30859
30860 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30861
30862         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
30863         (qtdemux_parse_trak):
30864           Don't crash by dividing by zero (see sample movie in #126922).
30865
30866 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30867
30868         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
30869           Don't touch non-existing data (fixes crash on file in #140147).
30870
30871 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30872
30873         * gst/playback/gstplaybasebin.c:
30874         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
30875           Handle double disposals, and proper change of URIs.
30876
30877 2004-09-13  Martin Eikermann <meiker@upb.de>
30878
30879         * gst/mpegstream/gstmpegparse.c:
30880           fix synchronistation for streams recorded from digital PCR
30881           fixes bug #119376
30882
30883 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30884
30885         * ext/gnomevfs/Makefile.am:
30886         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
30887         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
30888         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
30889         (gst_gnomevfssink_uri_get_type),
30890         (gst_gnomevfssink_uri_get_protocols),
30891         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
30892         (gst_gnomevfssink_uri_handler_init),
30893         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
30894         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
30895         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
30896         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
30897         (gst_gnomevfssrc_uri_get_type),
30898         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
30899         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
30900         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
30901         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
30902         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
30903         * ext/gnomevfs/gstgnomevfsuri.h:
30904           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
30905           of fake URIs to see which this version of Gnome-VFS likes, and
30906           uses that for the Gst-URI interface. Makes playbin support http://
30907           streams. Also fix up some stupid behaviour in gnomevfssrc.
30908
30909 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30910
30911         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
30912         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
30913         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
30914         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
30915           Update mixer (to sync with other sessions) if we try to obtain
30916           a new value. This makes alsamixer work accross applications.
30917         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
30918           Only call sync functions if we're running, else alsalib asserts.
30919         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
30920           Sometimes fails to compile. Possibly a gcc bug.
30921         * gst/playback/gstplaybin.c: (gen_video_element),
30922         (gen_audio_element):
30923           Add a reference to an application-provided object, because we lose
30924           this same reference if we add it to the bin. If we don't do this,
30925           we can only use this object once and thus crash if we go from
30926           ready to playing, back to ready and back to playing again.
30927           Also add an audioscale element because several cheap soundcards -
30928           like mine - don't support all samplerates.
30929         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
30930         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
30931           Fix wrong order or PAR calls. Makes automatically obtained PAR
30932           from the X server atually being used.
30933
30934 2004-09-12  David Schleef  <ds@schleef.org>
30935
30936         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
30937         #151887, #152102, #152247.
30938         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
30939         * examples/seeking/cdparanoia.c: same
30940         * examples/seeking/cdplayer.c: same
30941         * examples/seeking/seek.c: same
30942         * examples/seeking/spider_seek.c: same
30943         * examples/seeking/vorbisfile.c: same
30944         * examples/stats/mp2ogg.c: same
30945         * ext/esd/esdsink.c: (gst_esdsink_class_init),
30946         (gst_esdsink_dispose): Dispose of element properly.
30947         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
30948         fixes.
30949         * ext/nas/nassink.c: (gst_nassink_class_init),
30950         (gst_nassink_dispose): Dispose of element correctly.
30951         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
30952         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
30953         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
30954         Fix 64-bit warning.
30955         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
30956         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
30957         Fix 64-bit warning.
30958
30959 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30960
30961         * configure.ac : change speex detection as 1.1.6 now uses
30962           .pc/pkg-config and they changed their headers location.
30963
30964 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
30965
30966         * gst/matroska/matroska-mux.h:
30967         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
30968         (gst_matroska_mux_start), (gst_matroska_mux_finish),
30969         (gst_matroska_mux_write_data):
30970           Write multiple blocks/frames per cluster.
30971                 Write meta-seek information (seek heads).
30972
30973 2004-09-09  Scott Wheeler <wheeler@kde.org>
30974
30975         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
30976         (gst_play_bin_set_property), (gst_play_bin_get_property),
30977         (gen_audio_element), (gen_audio_element):
30978           Add a volume element / property to the pipeline.
30979
30980 2004-09-07  Wim Taymans  <wim@fluendo.com>
30981
30982         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
30983         Copy timestamps from the master pad to the output buffers.
30984
30985 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
30986
30987         * ext/raw1394/gstdv1394src.c:
30988           throw errors when applicable
30989
30990 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
30991
30992         * gst/matroska/ebml-ids.h:
30993         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
30994         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
30995         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
30996           automatically convert unix time <-> ebml time when reading/writing
30997           a date, use gst_ebml_write_uint to write CUETIME,
30998           not gst_ebml_write_date.
30999         * gst/matroska/matroska-ids.h:
31000         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
31001         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
31002         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
31003         (gst_matroska_mux_write_data):
31004           Write track and segment UIDs, write muxing date, write
31005           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
31006           Create cues for audio only files.
31007
31008 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31009
31010         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
31011         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
31012           Re-commit ALSA switches.
31013         * gst/adder/gstadder.c: (gst_adder_loop):
31014           64-bit fix (#151416).
31015         * gst/debug/progressreport.c: (gst_progressreport_report):
31016           64-bit fix (#151419).
31017         * gst/matroska/matroska-demux.c:
31018         (gst_matroska_demux_parse_contents):
31019           64-bit fix (#151420).
31020         * gst/playback/test3.c: (update_scale):
31021           64-bit fix (#151421).
31022
31023 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
31024
31025         * configure.ac:
31026           bump nano to cvs
31027
31028 === release 0.8.4 ===
31029
31030 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31031
31032         * configure.ac: releasing 0.8.4, "Alias"
31033
31034 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
31035
31036         * ext/theora/Makefile.am:
31037           fix makefile.  Fixes #151462.
31038
31039 2004-08-30  Wim Taymans  <wim@fluendo.com>
31040
31041         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
31042         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31043         (gst_multifdsink_remove_client_link),
31044         (gst_multifdsink_client_queue_buffer),
31045         (gst_multifdsink_handle_client_write):
31046         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
31047         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
31048         Fix some memory leaks.
31049
31050 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31051
31052         Patch by: David Schleef
31053
31054         * configure.ac:
31055         * sys/Makefile.am:
31056           rename our detection macro for V4L2.  Fixes #151236.
31057
31058 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31059
31060         Patch by: David Schleef
31061
31062         * configure.ac:
31063           check to define LAMEPRESET.  Fixes #151232.
31064
31065 2004-08-27  David Schleef  <ds@schleef.org>
31066
31067         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
31068         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
31069         (gst_glimagesink_fixate):  Move local variable declarations to
31070         make gcc-2.95 happy.
31071
31072 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31073
31074         * configure.ac:
31075           bump nano for prerelease
31076
31077 2004-08-27  David Schleef  <ds@schleef.org>
31078
31079         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
31080         * sys/sunaudio/gstsunaudiosrc.c:
31081         * sys/sunaudio/gstsunaudiosrc.h:
31082
31083 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
31084
31085         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
31086         handle EOS correctly
31087         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
31088         * gst/matroska/matroska-mux.h:
31089         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
31090         VFW compatibility mode
31091
31092 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31093
31094         patch by: Zaheer Abbas Merali
31095
31096         * ext/ogg/gstoggmux.c:
31097         * ext/vorbis/vorbisenc.c:
31098         * ext/vorbis/vorbisenc.h:
31099           handle NEWMEDIA
31100
31101 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
31102
31103         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
31104         fix byte order reversion on little endian machines.
31105         * gst/matroska/matroska-mux.c: (audiosink_templ),
31106         (gst_matroska_mux_audio_pad_link):
31107         add TTA codec to the list of supported codecs.
31108         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
31109         (gst_matroska_mux_start), (gst_matroska_mux_finish),
31110         (gst_matroska_mux_write_data):
31111         * gst/matroska/matroska-mux.h:
31112         write segment duration correctly, write muxing app string, fixes bugs
31113         #140897 and #140898.
31114         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
31115         wait for all pads to be negotiated before starting to mux.
31116
31117 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31118
31119         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
31120         * ext/lame/gstlame.h:
31121         Added new media support to lame
31122
31123 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
31124
31125         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
31126         send vorbis headers at the beginning of a stream, fixes bug #141554.
31127         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
31128         bug #148950.
31129         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
31130         (gst_matroska_demux_plugin_init):
31131         * gst/matroska/matroska-ids.h:
31132         enable demuxing of TTA audio streams, fixes bug #148951.
31133         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
31134         enable typefinding for TTA audio files, fixes bug #148711.
31135         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
31136         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
31137         fixes playback of packed bitstream and xvid with bframes, bug #135407.
31138
31139 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
31140
31141         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
31142         (gst_riff_read_element_data), (gst_riff_read_seek),
31143         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
31144         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
31145         <teuf@gnome.org>
31146
31147 2004-08-23 Iain <iaingnome@gmail.com>
31148
31149         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
31150         tags. They appear to be handled differently to normal.
31151         (tag_list_to_id3_tag_foreach): Ditto.
31152
31153 2004-08-22  Wim Taymans  <wim@fluendo.com>
31154
31155         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
31156         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
31157         Make sure we never send -1 granulepos.
31158
31159 2004-08-20  Wim Taymans  <wim@fluendo.com>
31160
31161         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
31162         (gst_ogg_mux_loop):
31163         I will accept bitchslappings with non sharp objects.
31164
31165 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31166
31167         * configure.ac:
31168         Clean up the test for lame presets
31169
31170 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31171
31172         * configure.ac:
31173         * ext/lame/Makefile.am:
31174         * ext/lame/gstlame.c: (gst_lame_class_init),
31175         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
31176         Only enable lame presets if version of lame has presets in API
31177
31178 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
31179         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
31180         * gst/udp/gstudpsrc.h:
31181           Don't call gst_pad_push in a get function. Fixes #150449
31182
31183 2004-08-18  Wim Taymans  <wim@fluendo.com>
31184
31185         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
31186         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
31187         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
31188         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31189         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31190         (gst_fdset_wait):
31191         * gst/tcp/gstfdset.h:
31192         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31193         (gst_multifdsink_client_queue_buffer),
31194         (gst_multifdsink_handle_client_write):
31195         * gst/tcp/gstmultifdsink.h:
31196         Some extra checks in gstfdset.
31197         Only use send() when the fd is a socket. Don't try to
31198         read from write only fds.
31199
31200 2004-08-18  Wim Taymans  <wim@fluendo.com>
31201
31202         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
31203         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
31204         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31205         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31206         (gst_fdset_wait):
31207         Add more locking and bounds checking.
31208
31209 2004-08-18  Wim Taymans  <wim@fluendo.com>
31210
31211         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
31212         Realloc test fdset in the lock and right before starting
31213         the poll call. Bump the limit to 4096.
31214
31215 2004-08-17  David Schleef  <ds@schleef.org>
31216
31217         * sys/sunaudio/Makefile.am:
31218         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
31219         of rates and channels.  Make debugging less obnoxious.
31220
31221         Patch from Balamurali Viswanathan implementing a mixer for
31222         Sun audio.  (bug #144091):
31223         * sys/sunaudio/gstsunelement.c:
31224         * sys/sunaudio/gstsunelement.h:
31225         * sys/sunaudio/gstsunmixer.c:
31226         * sys/sunaudio/gstsunmixer.h:
31227
31228 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31229
31230         * gst/audioscale/gstaudioscale.c:
31231         * gst/audioscale/gstaudioscale.h:
31232         made audioscale resample from any sample rate to any sample rate
31233
31234 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
31235
31236         * ext/libpng/gstpngdec.c:
31237           error out on unsupported types
31238
31239 2004-08-17  Iain <iaingnome@gmail.com>
31240
31241         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
31242         mid_side and loose_mid_side properties if its a stereo stream.
31243
31244 2004-08-17  Wim Taymans  <wim@fluendo.com>
31245
31246         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31247         (theora_get_formats), (theora_dec_src_convert),
31248         (theora_dec_sink_convert), (theora_dec_src_query),
31249         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
31250         Add a debug line.
31251
31252 2004-08-17  Wim Taymans  <wim@fluendo.com>
31253
31254         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
31255         (gst_ogg_pad_push):
31256         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
31257         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
31258         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
31259         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
31260         Mark delta units in the muxer.
31261         Try to decode the packet after an out-of-sync error from
31262         libogg.
31263
31264 2004-08-17  Wim Taymans  <wim@fluendo.com>
31265
31266         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31267         (gst_multifdsink_init), (gst_multifdsink_add),
31268         (gst_multifdsink_client_queue_buffer),
31269         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
31270         * gst/tcp/gstmultifdsink.h:
31271         Added option to send a keyframe to clients as the first buffer.
31272         Make timeout property writable.
31273
31274 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
31275
31276         patch by: Wim Taymans
31277
31278         * gst/tcp/gstfdset.c:
31279         * gst/tcp/gstmultifdsink.c:
31280           fix index comparison, should include 0
31281
31282 2004-08-16  Wim Taymans  <wim@fluendo.com>
31283
31284         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
31285         (gst_fdset_add_fd), (gst_fdset_remove_fd),
31286         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31287         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31288         (gst_fdset_wait):
31289           copy when reallocing for poll so the select arguments don't get
31290           changed during the call
31291
31292 2004-08-16  Wim Taymans  <wim@fluendo.com>
31293
31294         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
31295         (gst_theora_enc_class_init), (theora_enc_sink_link),
31296         (theora_buffer_from_packet), (theora_enc_chain):
31297         Fix bug where buffers were not marked as keyframes
31298         correctly.
31299
31300 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31301
31302         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
31303         (gst_lame_preset_get_type), (gst_lame_class_init):
31304         describe the enum values for vbr mode and presets more verbosely
31305
31306 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31307
31308         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
31309         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
31310         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
31311         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
31312         * ext/lame/gstlame.h:
31313         add preset property to lame so it can use lame presets
31314
31315 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31316
31317         * ext/lame/gstlame.c: (gst_lame_get_property):
31318         whoops forgot break, thanks teuf
31319
31320 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31321
31322         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
31323         (gst_lame_class_init), (gst_lame_src_getcaps),
31324         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
31325         (gst_lame_get_property), (gst_lame_setup):
31326         * ext/lame/gstlame.h:
31327         fix lame's broken vbr stuff, allow it to resample if need be, and also
31328         make xing header optional
31329
31330 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31331
31332         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
31333         added getcaps function so samplerate doesnt get fixated to silly values
31334
31335 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31336
31337         * ext/lame/gstlame.c: (gst_lame_src_link):
31338         revert previous fix
31339
31340 2004-08-12  Johan Dahlin  <johan@gnome.org>
31341
31342         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
31343         checks. Doesn't matter what state we are in. Interfaces are a
31344         compile time thing, not runtime. It also broke the python bindings.
31345
31346 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31347
31348         * ext/lame/gstlame.c: (gst_lame_src_link):
31349         made source pad link function check if sinkpad is ok..fixes the problem
31350         where core fixates the output rate of lame stupidly
31351
31352 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
31353
31354         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
31355         * sys/v4l/v4l_calls.c:
31356         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
31357           fix fixate function to handle nonsimple caps.
31358           remove bogus check in _link
31359           cleanups
31360
31361 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31362
31363         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
31364         set default compression ratio parameter to 0.0 so bitrate parameter
31365         works :)
31366
31367 2004-08-11  David Schleef  <ds@schleef.org>
31368
31369         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
31370
31371 2004-08-11  David Schleef  <ds@schleef.org>
31372
31373         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
31374         before.
31375
31376 2004-08-11  David Schleef  <ds@schleef.org>
31377
31378         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
31379
31380 2004-08-11  David Schleef  <ds@schleef.org>
31381
31382         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
31383           license field
31384         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
31385         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
31386           LGPL.
31387         * gst/auparse/gstauparse.c: Fix plugin license field.
31388         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
31389         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
31390         * gst/rtp/gstrtp.c: Fix plugin license field.
31391
31392 2004-08-11  Wim Taymans  <wim@fluendo.com>
31393
31394         * gst/tcp/Makefile.am:
31395         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
31396         (ensure_size), (gst_fdset_new), (gst_fdset_free),
31397         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
31398         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
31399         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
31400         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
31401         (gst_fdset_fd_can_write), (gst_fdset_wait):
31402         * gst/tcp/gstfdset.h:
31403         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
31404         (gst_multifdsink_class_init), (gst_multifdsink_init),
31405         (gst_multifdsink_add), (gst_multifdsink_remove),
31406         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
31407         (gst_multifdsink_remove_client_link),
31408         (gst_multifdsink_handle_client_read),
31409         (gst_multifdsink_client_queue_data),
31410         (gst_multifdsink_client_queue_caps),
31411         (gst_multifdsink_client_queue_buffer),
31412         (gst_multifdsink_handle_client_write),
31413         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
31414         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
31415         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
31416         (gst_multifdsink_close):
31417         * gst/tcp/gstmultifdsink.h:
31418         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
31419         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
31420         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
31421         (gst_tcpserversink_close):
31422         * gst/tcp/gsttcpserversink.h:
31423         Abstracted away the select call, implemented poll (yes we ran into
31424         the 1024 limit in production).
31425
31426 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
31427
31428         * gst/tcp/gsttcp.c:
31429         * gst/tcp/gsttcpplugin.c:
31430           improve debuggging, remove assert
31431
31432 2004-08-10  Wim Taymans  <wim@fluendo.com>
31433
31434         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
31435         (gst_client_status_get_type), (gst_multifdsink_class_init),
31436         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
31437         (gst_multifdsink_handle_client_read),
31438         (gst_multifdsink_handle_client_write),
31439         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
31440         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
31441         (gst_multifdsink_get_property):
31442         * gst/tcp/gstmultifdsink.h:
31443         * gst/tcp/gsttcp-marshal.list:
31444         Starting to prepare for specifying buffer time in other units
31445         than buffers. Expose remove reason in signal.
31446
31447 2004-08-10  Wim Taymans  <wim@fluendo.com>
31448
31449         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31450         (gst_multifdsink_remove), (gst_multifdsink_clear),
31451         (gst_multifdsink_remove_client_link),
31452         (gst_multifdsink_handle_client_read),
31453         (gst_multifdsink_client_queue_data),
31454         (gst_multifdsink_client_queue_buffer),
31455         (gst_multifdsink_handle_client_write),
31456         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
31457         (gst_multifdsink_chain), (gst_multifdsink_close):
31458         * gst/tcp/gstmultifdsink.h:
31459         Added more debugging info. Changed the way clients are
31460         removed from the lists. Fixed a bug where a bad file descriptor
31461         could cause many clients to be removed.
31462
31463 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31464
31465         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
31466           allow all pixel-aspect-ratios, not just 1:1
31467
31468 2004-08-09  David Schleef  <ds@schleef.org>
31469
31470         * sys/glsink/ARB_multitexture.h:  Remove old files.
31471         * sys/glsink/EXT_paletted_texture.h:
31472         * sys/glsink/NV_register_combiners.h:
31473         * sys/glsink/gstgl_nvimage.c:
31474         * sys/glsink/gstgl_pdrimage.c:
31475         * sys/glsink/gstgl_rgbimage.c:
31476         * sys/glsink/gstglsink.c:
31477         * sys/glsink/gstglsink.h:
31478         * sys/glsink/gstglxwindow.c:
31479         * sys/glsink/regcomb_yuvrgb.c:
31480
31481 2004-08-09  David Schleef  <ds@schleef.org>
31482
31483         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
31484         GL sink plugin.  (Bug #147302)
31485
31486         * configure.ac: Test for OpenGL
31487         * sys/Makefile.am: Use test for OpenGL
31488         * sys/glsink/Makefile.am:
31489         * sys/glsink/glimagesink.c: rewrite
31490         * sys/glsink/glimagesink.h: rewrite
31491
31492 2004-08-09  David Schleef  <ds@schleef.org>
31493
31494         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
31495         sane framerates.
31496         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
31497         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
31498         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
31499
31500 2004-08-09  Wim Taymans  <wim@fluendo.com>
31501
31502         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31503         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31504         (gst_multifdsink_client_remove),
31505         (gst_multifdsink_handle_client_read),
31506         (gst_multifdsink_handle_client_write),
31507         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31508         Do a bit more logging, make the client_read code more robust.
31509
31510 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31511
31512         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
31513         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
31514         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
31515         (gst_jpegdec_init), (gst_jpegdec_chain):
31516         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
31517         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
31518           cleanups, debugging fixes and memleak plugging
31519
31520 2004-08-09  Wim Taymans  <wim@fluendo.com>
31521
31522         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31523         (theora_get_formats), (theora_dec_src_convert),
31524         (theora_dec_sink_convert), (theora_dec_src_query),
31525         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
31526         (theora_dec_change_state):
31527         Don't crash on missing header packets.
31528
31529 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31530
31531         * po/LINGUAS:
31532         * po/sq.po:
31533           Added Albanian translation (Laurent Dhima)
31534         * po/cs.po:
31535           updated
31536
31537 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31538
31539         * ext/lame/gstlame.c:
31540           fix/add debugging
31541
31542 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31543
31544         * sys/ximage/ximagesink.c:
31545         * sys/xvimage/xvimagesink.c:
31546           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
31547
31548 2004-08-06  Wim Taymans  <wim@fluendo.com>
31549
31550         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31551         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31552         (gst_multifdsink_client_remove),
31553         (gst_multifdsink_handle_client_read),
31554         (gst_multifdsink_handle_client_write),
31555         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31556         Make sure we don't try to read more from a client that what
31557         ioctl says us or we deadlock.
31558
31559 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31560
31561         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
31562         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
31563         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
31564           decouple running_time and n_frames so it can handle changing
31565           framerate while running
31566
31567 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31568
31569         * po/nl.po:
31570         * po/sv.po:
31571           updated translations
31572
31573 2004-08-04  Benjamin Otte  <otte@gnome.org>
31574
31575         * gst/videotestsrc/gstvideotestsrc.c:
31576         (gst_videotestsrc_get_capslist), (generate_capslist),
31577         (plugin_init):
31578           generate the list of supported caps at startup and reuse it instead
31579           of always generating it
31580
31581 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31582
31583         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
31584           whoops, last checkin broke normal build
31585
31586 2004-08-03  Benjamin Otte  <otte@gnome.org>
31587
31588         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
31589         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
31590         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
31591         (gst_alsa_mixer_get_option):
31592         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
31593         (dvdnavsrc_print_event):
31594         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
31595         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
31596         (gst_ogg_mux_pad_unlink):
31597         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
31598         (gst_multipart_mux_pad_unlink):
31599         * gst/videofilter/gstvideobalance.c:
31600         (gst_videobalance_colorbalance_set_value):
31601         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
31602         (gst_videomixer_pad_unlink):
31603         * po/uk.po:
31604         * sys/oss/gstossmixer.c:
31605         * sys/v4l/gstv4lcolorbalance.c:
31606         * sys/v4l/gstv4ltuner.c:
31607         * sys/v4l/v4lsrc_calls.c:
31608         * sys/v4l2/gstv4l2colorbalance.c:
31609         * sys/v4l2/gstv4l2tuner.c:
31610           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
31611
31612 2004-08-03  Benjamin Otte  <otte@gnome.org>
31613
31614         * examples/dynparams/filter.c: (ui_control_create):
31615         * examples/gstplay/player.c: (print_tag):
31616         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
31617         * ext/gdk_pixbuf/gstgdkanimation.c:
31618         (gst_gdk_animation_iter_may_advance):
31619         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
31620         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
31621         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
31622         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
31623         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
31624         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
31625         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
31626         * gst/sine/demo-dparams.c: (main):
31627         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
31628         * testsuite/alsa/formats.c: (create_pipeline):
31629         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
31630           fixes for G_DISABLE_ASSERT and friends
31631         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
31632         (mp3_type_frame_length_from_header), (mp3_type_find),
31633         (plugin_init):
31634           require mp3 typefinding to have at least MIN_HEADERS valid headers
31635           add typefinding for AAC adts files
31636
31637 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
31638
31639         * sys/ximage/ximagesink.c:
31640         (gst_ximagesink_calculate_pixel_aspect_ratio):
31641         * sys/xvimage/xvimagesink.c:
31642         (gst_xvimagesink_calculate_pixel_aspect_ratio):
31643         Make sure we calculate pixel-aspect-ratio using floating point maths
31644
31645 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31646
31647         * po/uk.po:
31648           updated translation
31649
31650 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31651
31652         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31653         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
31654           add debugging for display PAR calculation
31655
31656 2004-08-02  David Schleef  <ds@schleef.org>
31657
31658         * configure.ac: Fix mikmod CFLAGS.
31659
31660 2004-07-27  Benjamin Otte  <otte@gnome.org>
31661
31662         * gst/audioscale/gstaudioscale.c:
31663         - fix templates to only support S16, it's the only format that works
31664         - make caps nego code use try_set_caps_nonfixed and fixation instead
31665         of try_set_caps twice, which is not nice for autopluggers
31666         - change rank to secondary, so autopluggers can pick it up after
31667         audioconvert
31668
31669 2004-08-02  Iain <iain@prettypeople.org>
31670
31671         * gst/interleave/interleave.c (interleave_init),
31672         (interleave_request_new_pad),
31673         (interleave_pad_removed),
31674         (interleave_buffered_loop): Use the real pad count, not the artificial
31675         one.
31676
31677 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31678
31679         * configure.ac: bump nano back to development
31680
31681 === release 0.8.3 ===
31682
31683 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31684
31685         * configure.ac: releasing 0.8.3, "Water"
31686
31687 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31688
31689         * sys/xvimage/xvimagesink.c:
31690         (gst_xvimagesink_calculate_pixel_aspect_ratio),
31691         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
31692         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
31693         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
31694         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
31695         * sys/xvimage/xvimagesink.h:
31696           apply similar PAR fixes as to ximagesink
31697
31698 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31699
31700         patch from: Benjamin Otte
31701
31702         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
31703           add link function to lame.  Fixes #148986.
31704
31705 2004-08-02  Johan Dahlin  <johan@gnome.org>
31706
31707         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
31708         fix debugging log
31709
31710 2004-07-30  David Schleef  <ds@schleef.org>
31711
31712         * gst/videomixer/Makefile.am: Fix things that should have been
31713         fixed in the last checkin.
31714
31715 2004-07-30  David Schleef  <ds@schleef.org>
31716
31717         * gst/multipart/Makefile.am: Fix things that should have been
31718         fixed in the last checkin.
31719
31720 2004-07-30  David Schleef  <ds@schleef.org>
31721
31722         * testsuite/multifilesink/Makefile.am: Fix unused variable.
31723
31724 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31725
31726         * configure.ac:
31727           bump nano for prerelease
31728         * po/af.po:
31729         * po/az.po:
31730         * po/cs.po:
31731         * po/en_GB.po:
31732         * po/hu.po:
31733         * po/nl.po:
31734         * po/sr.po:
31735         * po/sv.po:
31736         * po/uk.po:
31737           updates
31738
31739 2004-07-30  Wim Taymans  <wim@fluendo.com>
31740
31741         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31742         (gst_multifdsink_add), (gst_multifdsink_remove),
31743         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
31744         (gst_multifdsink_client_remove),
31745         (gst_multifdsink_handle_client_write),
31746         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31747         * gst/tcp/gstmultifdsink.h:
31748         Recover from a select with a bad file descriptor by removing
31749         the client.
31750
31751 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31752
31753         * configure.ac:
31754           fix requirement of core
31755         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
31756         (gst_play_pipeline_setup):
31757           don't use colorspace element.  do use hermescolorspace element.
31758           make macro to get a colorspace element.
31759           mark strings for translation.
31760         * po/POTFILES.in:
31761           add play.c
31762         * po/af.po:
31763         * po/az.po:
31764         * po/cs.po:
31765         * po/en_GB.po:
31766         * po/hu.po:
31767         * po/nl.po:
31768         * po/sr.po:
31769         * po/sv.po:
31770         * po/uk.po:
31771           update translations
31772
31773 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31774
31775         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
31776         fix default for newmedia flag
31777
31778 2004-07-30  Wim Taymans  <wim@fluendo.com>
31779
31780         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31781         (gst_theora_dec_init), (theora_get_formats),
31782         (theora_dec_src_convert), (theora_dec_sink_convert),
31783         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31784         (theora_dec_chain), (theora_dec_set_property),
31785         (theora_dec_get_property):
31786         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
31787         (gst_theora_enc_class_init), (gst_theora_enc_init),
31788         (theora_enc_sink_link), (theora_enc_chain),
31789         (theora_enc_set_property), (theora_enc_get_property):
31790         Added cropping option to theora decoder.
31791         Added border option to theora encoder.
31792
31793 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31794
31795         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
31796         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
31797         (gst_pngenc_set_property):
31798         * ext/libpng/gstpngenc.h:
31799         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
31800
31801 2004-07-30  Wim Taymans  <wim@fluendo.com>
31802
31803         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
31804         (theora_enc_sink_link), (theora_enc_chain),
31805         (theora_enc_set_property), (theora_enc_get_property):
31806         Fix encoding of non-multiple-of-16 video.
31807
31808 2004-07-29  David Schleef  <ds@schleef.org>
31809
31810         * configure.ac: make test for audiofile more strict
31811
31812 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31813
31814         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
31815           give different names to typefind functions
31816
31817 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
31818
31819         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
31820         (gst_ximagesink_calculate_pixel_aspect_ratio),
31821         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
31822         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
31823         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
31824         (gst_ximagesink_get_property), (gst_ximagesink_init):
31825         * sys/ximage/ximagesink.h:
31826           allocate PAR's dynamically.
31827           use autodetected PAR if no object-set PAR is given.
31828           add workaround for directfb's X not setting physical size.
31829           fix to xvimagesink will follow tomorrow.
31830
31831 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31832
31833         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
31834         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
31835         (gst_shout2send_get_type), (gst_shout2send_set_clock),
31836         (gst_shout2send_class_init), (gst_shout2send_init),
31837         (set_shout_metadata), (gst_shout2send_set_metadata),
31838         (gst_shout2send_chain), (gst_shout2send_set_property),
31839         (gst_shout2send_get_property), (gst_shout2send_connect),
31840         (gst_shout2send_change_state):
31841         * ext/shout2/gstshout2.h:
31842         - fix for sending mp3 audio to icecast2 server, if pad link function not
31843         called before PAUSED state
31844         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
31845         - added tagging support for mp3 audio broadcasted
31846         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
31847         debug info
31848
31849 2004-07-28  Wim Taymans  <wim@fluendo.com>
31850
31851         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
31852         (gst_ogg_demux_push):
31853         Return query failure when we don't know the length of
31854         an ogg stream insteda of returning TRUE with a bogus value.
31855
31856 2004-07-28  Wim Taymans  <wim@fluendo.com>
31857
31858         * ext/theora/theoradec.c: (theora_get_formats),
31859         (theora_dec_src_convert), (theora_dec_sink_convert),
31860         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31861         (theora_dec_chain):
31862         Don't screw up the 1 Chroma for 1 luma sample situation when we
31863         have an odd offset/width by adding a black border in those cases.
31864
31865 2004-07-28  Wim Taymans  <wim@fluendo.com>
31866
31867         * ext/theora/theoradec.c: (theora_get_formats),
31868         (theora_dec_src_convert), (theora_dec_sink_convert),
31869         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31870         (theora_dec_chain):
31871         * ext/theora/theoraenc.c: (theora_enc_sink_link):
31872         Added first attempt at cropping of the image as required by the
31873         theora spec. We need more properties in the caps (offset_x,
31874         offset_y,stride) to implement this correctly.
31875
31876 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
31877
31878         * ext/dvdnav/README:
31879           Update the README to use dvddemux
31880         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
31881           Ensure getcaps returns a subset of the template caps
31882         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
31883         (gst_mpeg2subt_init):
31884           Ensure getcaps returns a subset of the template caps
31885         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
31886         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
31887         (gst_dvd_demux_get_subpicture_stream),
31888         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
31889         * gst/mpegstream/gstdvddemux.h:
31890           Set the explicit caps on the current_video pad before pushing
31891           anything
31892         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
31893         (gst_mpeg_demux_get_audio_stream):
31894           Free caps used to gst_pad_set_explicit_caps, which takes a const
31895           GstCaps *
31896
31897 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
31898
31899         * configure.ac: update GStreamer requirement to 0.8.4 because of
31900           GstFraction.
31901
31902 2004-07-28  Wim Taymans  <wim@fluendo.com>
31903
31904         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
31905         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
31906         Add the pad to the element after setting up the caps. This
31907         makes it a lot easier to autoplug.
31908
31909 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
31910
31911         * gst/median/gstmedian.c:
31912         * gst/mpeg2subt/gstmpeg2subt.c:
31913         * gst/mpegaudioparse/gstmpegaudioparse.c:
31914         * gst/mpegstream/gstdvddemux.c:
31915         * gst/mpegstream/gstmpegdemux.c:
31916         * gst/mpegstream/gstmpegpacketize.c:
31917         * gst/rtjpeg/gstrtjpeg.c:
31918         * gst/rtjpeg/gstrtjpegdec.c:
31919         * gst/rtjpeg/gstrtjpegenc.c:
31920         * gst/sine/gstsinesrc.c:
31921         * gst/smooth/gstsmooth.c:
31922         * gst/smpte/gstsmpte.c:
31923         * gst/smpte/gstsmpte.h:
31924         * gst/stereo/gststereo.c:
31925         * gst/videofilter/gstgamma.c:
31926         * gst/videofilter/gstvideobalance.c:
31927         * gst/videofilter/gstvideofilter.c:
31928         * gst/videofilter/gstvideoflip.c:
31929         * gst/videoscale/gstvideoscale.c:
31930         * gst/videoscale/videoscale.c:
31931         * gst/videotestsrc/gstvideotestsrc.c:
31932         * gst/videotestsrc/videotestsrc.c:
31933         * gst/wavenc/gstwavenc.c:
31934         * gst/wavparse/gstwavparse.c:
31935           fix local includes and 64 bits constants
31936
31937 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
31938
31939         * win32/gst.sln:
31940         * gst-libs/gst/*/*.vcproj:
31941         * gst/*/*.vcproj:
31942           more working plugins
31943
31944 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31945
31946         * testsuite/alsa/Makefile.am:
31947         * testsuite/alsa/srcstate.c:
31948         add test for alsasrc changing state
31949
31950 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31951
31952         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
31953         (gst_silence_get):
31954         * gst/silence/gstsilence.h:
31955         fix silence generation for 16bit raw audio
31956
31957 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31958
31959         * gst/matroska/matroska-demux.c:
31960         (gst_matroska_demux_parse_metadata),
31961         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
31962         * gst/mpegaudio/common.c:
31963         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
31964         (gst_videoscale_getcaps), (gst_videoscale_link),
31965         (gst_videoscale_src_fixate), (gst_videoscale_init),
31966         (gst_videoscale_finalize):
31967         * gst/videoscale/gstvideoscale.h:
31968         * gst/videotestsrc/gstvideotestsrc.c:
31969         (gst_videotestsrc_get_capslist):
31970         * gst/wavenc/gstwavenc.c:
31971         * sys/oss/gstossmixer.c: (fill_labels):
31972         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
31973         (gst_ximagesink_handle_xevents),
31974         (gst_ximagesink_calculate_pixel_aspect_ratio),
31975         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
31976         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
31977         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
31978         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
31979         (gst_ximagesink_init), (gst_ximagesink_class_init):
31980         * sys/ximage/ximagesink.h:
31981         * sys/xvimage/xvimagesink.c:
31982         (gst_xvimagesink_calculate_pixel_aspect_ratio),
31983         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
31984         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
31985         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
31986         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
31987         * sys/xvimage/xvimagesink.h:
31988           first batch of pixel aspect ratio commits.
31989
31990 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31991
31992         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
31993         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
31994         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
31995           handle stride, needs work if we want to move stride handling
31996           upstream, but works correctly for our purposes.
31997
31998 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31999
32000         * gst/videoscale/README:
32001           add testing examples
32002         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
32003         (gst_videoscale_chain):
32004         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32005         (gst_videoscale_get_size):
32006           add get_size function that handles stride like videotestsrc.
32007           fixes conversion for YUV formats for as much as I can test them.
32008
32009 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32010
32011         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
32012         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
32013         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32014         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
32015         (gst_xvimagesink_xvimage_put):
32016           further cleanups, logging, error handling and synchronizing
32017
32018 2004-07-27  Wim Taymans  <wim@fluendo.com>
32019
32020         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
32021         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
32022         (gst_videomixer_pad_set_property),
32023         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
32024         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
32025         (gst_videomixer_class_init), (gst_videomixer_init),
32026         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
32027         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
32028         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
32029         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
32030         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
32031         (gst_videomixer_loop), (plugin_init):
32032         Be a nicer negotiation citizen and provide a getcaps function on
32033         the srcpad. This also fixes a crash when resizing.
32034
32035 2004-07-27  Julien MOUTTE  <julien@moutte.net>
32036
32037         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32038         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
32039
32040 2004-07-27  Wim Taymans  <wim@fluendo.com>
32041
32042         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
32043         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
32044         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
32045         (gst_pngenc_set_property):
32046         * ext/libpng/gstpngenc.h:
32047         Added snapshot property to pngenc.
32048         removed g_print from pngdec
32049
32050 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
32051
32052         * gst/ac3parse/ac3parse.vcproj
32053         * gst/adder/adder.vcproj
32054         * gst/alpha/alpha.vcproj
32055         * gst/alpha/alphacolor.vcproj
32056         * gst/asfdemux/asf.vcproj
32057         * gst/audioconvert/audioconvert.vcproj
32058         * gst/audiorate/audiorate.vcproj
32059         * gst/audioscale/audioscale.vcproj
32060         * gst/auparse/auparse.vcproj
32061         * gst/avi/avi.vcproj
32062         * gst/cdxaparse/cdxaparse.vcproj
32063         * gst/chart/chart.vcproj
32064         * gst/colorspace/colorspace.vcproj
32065         * gst/cutter/cutter.vcproj
32066         * gst/debug/debug.vcproj
32067         * gst/debug/efence.vcproj
32068         * gst/debug/navigationtest.vcproj
32069         * gst/deinterlace/deinterlace.vcproj
32070         * gst/effectv/effectv.vcproj
32071         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
32072         * gst/filter/filter.vcproj
32073         * gst/flx/flxdec.vcproj
32074         * gst/goom/goom.vcproj
32075         * gst/interleave/interleave.vcproj
32076         * gst/law/alaw.vcproj
32077         * gst/law/mulaw.vcproj
32078         * gst/matroska/matroska.vcproj
32079         * gst/median/median.vcproj
32080         * gst/mixmatrix/mixmatrix.vcproj
32081         * gst/mpeg1sys/mpeg1systemencode.vcproj
32082         * gst/mpeg1videoparse/mp1videoparse.vcproj
32083         * gst/mpeg2sub/mpeg2subt.vcproj
32084         * gst/mpegaudio/mpegaudio.vcproj
32085         * gst/mpegaudioparse/mpegaudioparse.vcproj
32086         * gst/mpegstream/mpegstream.vcproj
32087         * gst/multifilesink/multifilesink.vcproj
32088         * gst/multipart/multipart.vcproj
32089         * gst/oneton/oneton.vcproj
32090         * gst/overlay/overlay.vcproj
32091         * gst/passthrough/passthrough.vcproj
32092         * gst/qtdemux/qtdemux.vcproj
32093         * gst/realmedia/rmdemux.vcproj
32094         * gst/rtjpeg/rtjpeg.vcproj
32095         * gst/rtp/rtp.vcproj
32096         * gst/silence/silence.vcproj
32097         * gst/sine/sinesrc.vcproj
32098         * gst/smooth/smooth.vcproj
32099         * gst/smpte/smpte.vcproj
32100         * gst/spectrum/spectrum.vcproj
32101         * gst/speed/speed.vcproj
32102         * gst/stereo/stereo.vcproj
32103         * gst/switch/switch.vcproj
32104         * gst/tags/tagedit.vcproj
32105         * gst/tcp/tcp.vcproj
32106         * gst/typefind/typefindfunctions.vcproj
32107         * gst/udp/udp.vcproj
32108         * gst/videobox/videobox.vcproj
32109         * gst/videocrop/videocrop.vcproj
32110         * gst/videodrop/videodrop.vcproj
32111         * gst/videofilter/gamma.vcproj
32112         * gst/videofilter/videobalance.vcproj
32113         * gst/videofilter/videofilter.vcproj
32114         * gst/videofilter/videoflip.vcproj
32115         * gst/videoflip/videoflip.vcproj
32116         * gst/videomixer/videomixer.vcproj
32117         * gst/videorate/videorate.vcproj
32118         * gst/videoscale/videoscale.vcproj
32119         * gst/videotestsrc/videotestsrc.vcproj
32120         * gst/virtualdub/virtualdub.vcproj
32121         * gst/volenv/volenv.vcproj
32122         * gst/volume/volume.vcproj
32123         * gst/wavenc/wavenc.vcproj
32124         * gst/wavparse/wavparse.vcproj
32125         * gst/y4m/y4menc.vcproj
32126         * gst-libs/gst/audio/audio.vcproj
32127         * gst-libs/gst/audio/audiofilter.vcproj
32128         * gst-libs/gst/colorbalance/colorbalance.vcproj
32129         * gst-libs/gst/idct/idtc.vcproj
32130         * gst-libs/gst/media-info/media-info.vcproj
32131         * gst-libs/gst/mixer/mixer.vcproj
32132         * gst-libs/gst/navigation/navigation.vcproj
32133         * gst-libs/gst/play/play.vcproj
32134         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
32135         * gst-libs/gst/resample/resample.vcproj
32136         * gst-libs/gst/riff/riff.vcproj
32137         * gst-libs/gst/tuner/tuner.vcproj
32138         * gst-libs/gst/video/video.vcproj
32139         * gst-libs/gst/xoverlay/xoverlay.vcproj
32140           avoid problems with math.h, fix release dependancy
32141           rename GStreamer-0.8.lib to libgstreamer.lib
32142
32143 2004-07-27  Julien MOUTTE  <julien@moutte.net>
32144
32145         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
32146         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
32147         the atom is not available we have to unlock the mutex. Fixes #148023
32148
32149 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32150
32151         * gst-libs/gst/media-info/media-info.h:
32152           issue for a vararg macro with MSVC
32153
32154 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32155
32156         * gst/effectv/effectv.vcproj
32157         * gst-libs/gst/idct/idct.vcproj:
32158         * gst-libs/gst/media-info/media-info.vcproj:
32159         * gst-libs/gst/navigation/navigation.vcproj:
32160         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
32161         * gst-libs/gst/video/video.vcproj:
32162         * gst-libs/gst/xoverlay/xoverlay.vcproj:
32163           fixes for build problems
32164
32165 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32166
32167         * gst-libs/gst/audio/audio.def:
32168         * gst-libs/gst/audio/riff.def:
32169           add some definitions needed by plugins
32170
32171 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32172
32173         * gst/asfdemux/gstasfmux.c
32174           Fix some 64 bits constants to be glib friendly
32175
32176 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32177
32178         * gst/ac3parse/gstac3parse.c
32179         * gst/audioscale/gstaudioscale.c
32180         * gst/auparse/gstauparse.c
32181         * gst/colorspace/gstcolorspace.c
32182         * gst/colorspace/yuv2rgb.h
32183           local include fixes
32184
32185 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32186
32187         * win32/gst.sln
32188           add more plugins to the build
32189
32190 2004-07-26  Julien MOUTTE  <julien@moutte.net>
32191
32192         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
32193         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
32194
32195 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32196
32197         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
32198         (gst_level_set_property), (gst_level_get_property),
32199         (gst_level_base_init), (gst_level_class_init):
32200           add debugging categories.  cleanups.
32201
32202 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32203
32204         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32205         (gst_videoscale_planar411), (gst_videoscale_planar400),
32206         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
32207         (gst_videoscale_scale_nearest_str1),
32208         (gst_videoscale_scale_nearest_str2),
32209         (gst_videoscale_scale_nearest_str4),
32210         (gst_videoscale_scale_nearest_16bit),
32211         (gst_videoscale_scale_nearest_24bit):
32212           fixed stride issues
32213           tested with 320x240 -> 321, 322, 324 x240
32214           tested with YV12, I420, YUY2, UYVY
32215           fixed packed422rev (don't think it could have worked before)
32216           by testing with UYVY
32217
32218 2004-07-26  Benjamin Otte  <otte@gnome.org>
32219
32220         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
32221         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
32222         (plugin_init):
32223           add debugging category, add error checks like checking return values
32224           of setup calls, make sure it still works after
32225           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
32226
32227 2004-07-26  Wim Taymans  <wim@fluendo.com>
32228
32229         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
32230         (gst_mpeg_demux_get_audio_stream),
32231         (gst_mpeg_demux_process_private):
32232         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
32233         Check for error codes from the negotiation functions. Make sure
32234         we really set the pad caps when a new pad is created.
32235
32236 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32237
32238         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
32239         (gst_ffmpeg_caps_to_pix_fmt):
32240         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
32241         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32242         (gst_ffmpegcolorspace_pad_link):
32243           don't make function do two things at the same time without reason.
32244
32245 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32246
32247         * gst/ac3parse/ac3parse.vcproj
32248         * gst/adder/adder.vcproj
32249         * gst/alpha/alpha.vcproj
32250         * gst/alpha/alphacolor.vcproj
32251         * gst/asfdemux/asf.vcproj
32252         * gst/audioconvert/audioconvert.vcproj
32253         * gst/audiorate/audiorate.vcproj
32254         * gst/audioscale/audioscale.vcproj
32255         * gst/auparse/auparse.vcproj
32256         * gst/avi/avi.vcproj
32257         * gst/cdxaparse/cdxaparse.vcproj
32258         * gst/chart/chart.vcproj
32259         * gst/colorspace/colorspace.vcproj
32260         * gst/cutter/cutter.vcproj
32261         * gst/debug/debug.vcproj
32262         * gst/debug/efence.vcproj
32263         * gst/debug/navigationtest.vcproj
32264         * gst/deinterlace/deinterlace.vcproj
32265         * gst/effectv/effectv.vcproj
32266         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
32267         * gst/filter/filter.vcproj
32268         * gst/flx/flxdec.vcproj
32269         * gst/goom/goom.vcproj
32270         * gst/interleave/interleave.vcproj
32271         * gst/law/alaw.vcproj
32272         * gst/law/mulaw.vcproj
32273         * gst/matroska/matroska.vcproj
32274         * gst/median/median.vcproj
32275         * gst/mixmatrix/mixmatrix.vcproj
32276         * gst/mpeg1sys/mpeg1systemencode.vcproj
32277         * gst/mpeg1videoparse/mp1videoparse.vcproj
32278         * gst/mpeg2sub/mpeg2subt.vcproj
32279         * gst/mpegaudio/mpegaudio.vcproj
32280         * gst/mpegaudioparse/mpegaudioparse.vcproj
32281         * gst/mpegstream/mpegstream.vcproj
32282         * gst/multifilesink/multifilesink.vcproj
32283         * gst/multipart/multipart.vcproj
32284         * gst/oneton/oneton.vcproj
32285         * gst/overlay/overlay.vcproj
32286         * gst/passthrough/passthrough.vcproj
32287         * gst/qtdemux/qtdemux.vcproj
32288         * gst/realmedia/rmdemux.vcproj
32289         * gst/rtjpeg/rtjpeg.vcproj
32290         * gst/rtp/rtp.vcproj
32291         * gst/silence/silence.vcproj
32292         * gst/sine/sinesrc.vcproj
32293         * gst/smooth/smooth.vcproj
32294         * gst/smpte/smpte.vcproj
32295         * gst/spectrum/spectrum.vcproj
32296         * gst/speed/speed.vcproj
32297         * gst/stereo/stereo.vcproj
32298         * gst/switch/switch.vcproj
32299         * gst/tags/tagedit.vcproj
32300         * gst/tcp/tcp.vcproj
32301         * gst/typefind/typefindfunctions.vcproj
32302         * gst/udp/udp.vcproj
32303         * gst/videobox/videobox.vcproj
32304         * gst/videocrop/videocrop.vcproj
32305         * gst/videodrop/videodrop.vcproj
32306         * gst/videofilter/gamma.vcproj
32307         * gst/videofilter/videobalance.vcproj
32308         * gst/videofilter/videofilter.vcproj
32309         * gst/videofilter/videoflip.vcproj
32310         * gst/videoflip/videoflip.vcproj
32311         * gst/videomixer/videomixer.vcproj
32312         * gst/videorate/videorate.vcproj
32313         * gst/videoscale/videoscale.vcproj
32314         * gst/videotestsrc/videotestsrc.vcproj
32315         * gst/virtualdub/virtualdub.vcproj
32316         * gst/volenv/volenv.vcproj
32317         * gst/volume/volume.vcproj
32318         * gst/wavenc/wavenc.vcproj
32319         * gst/wavparse/wavparse.vcproj
32320         * gst/y4m/y4menc.vcproj
32321           more plugins supported under windows
32322
32323 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32324
32325         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
32326         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
32327         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
32328         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
32329         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
32330           Add debugging statements.  Use the sizes as returned by the
32331           *CreateImage calls.
32332
32333 2004-07-26  Johan Dahlin  <johan@gnome.org>
32334
32335         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
32336         the pad is negotiated.
32337
32338         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
32339
32340 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32341
32342         * gst-libs/gst/colorbalance/colorbalance.vcproj:
32343         * gst-libs/gst/idct/idct.vcproj:
32344         * gst-libs/gst/media-info/media-info.vcproj:
32345         * gst-libs/gst/mixer/mixer.vcproj:
32346         * gst-libs/gst/navigation/navigation.vcproj:
32347         * gst-libs/gst/play/play.vcproj:
32348         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
32349         * gst-libs/gst/resample/resample.vcproj:
32350         * gst-libs/gst/tuner/tuner.vcproj:
32351         * gst-libs/gst/video/video.vcproj:
32352         * gst-libs/gst/xoverlay/xoverlay.vcproj:
32353           more plugins supported under windows
32354
32355 2004-07-25 Iain <iain@prettypeople.org>
32356
32357         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
32358         pad now rather than when the pad is created because state changes wipe
32359         explicit caps (fixes #148043).
32360
32361 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
32362
32363         reviewed by Benjamin Otte  <otte@gnome.org>
32364
32365         * ext/mad/gstmad.c:
32366           fix mad plugin crashing on Sun (fixes #148289)
32367
32368 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32369
32370         * gst/avi/avi.def:
32371         * gst/avi/avi.vcproj:
32372         * gst/matroska/matroska.def:
32373         * gst/matroska/matroska.vcproj:
32374           remove unused .def files
32375
32376 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32377
32378         * gst-libs/gst/audio/gstaudiofilter.c:
32379           Clean the local include
32380
32381 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32382
32383         * win32/gst.sln:
32384         * gst-libs/gst/audio/audio.def:
32385         * gst-libs/gst/audio/audio.vcproj:
32386         * gst-libs/gst/audio/audiofilter.vcproj:
32387         * gst-libs/gst/audio/riff.def:
32388         * gst-libs/gst/audio/riff.vcproj:
32389         * gst-libs/gst/gst-libs.def:
32390         * gst-libs/gst/gst-libs.vcproj:
32391         * gst/avi/avi.vcproj:
32392         * gst/avi/avi.vcproj:
32393           Copy the files where needed after building, cleaner projects
32394
32395 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32396
32397         * gst/matroska/ebml-write.c:
32398           Fix some 64 bits constants to be glib friendly
32399
32400 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
32401
32402         * win32/gst.sln:
32403         * gst-libs/gst/gst-libs.def:
32404         * gst-libs/gst/gst-libs.vcproj:
32405         * gst/matroska/matroska.def:
32406         * gst/matroska/matroska.vcproj:
32407           Add the preliminary canvas to build plugins on Win32
32408
32409 2004-07-23  Benjamin Otte  <otte@gnome.org>
32410
32411         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
32412           don't enfore negotiation from source side, it breaks
32413           sinesrc ! audioconvert ! osssink
32414
32415 2004-07-22  David Schleef  <ds@schleef.org>
32416
32417         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
32418         for ELF files, since they can easily be recognized as audio/mpeg.
32419         (bug #147441)
32420
32421 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32422
32423         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32424         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
32425         (gst_videoscale_scale_nearest_24bit),
32426         (gst_videoscale_scale_nearest_16bit):
32427           fix 16bit and 24bit for stride (24bit might need testing)
32428           don't pretend we do more than one algorithm
32429
32430 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32431
32432         * configure.ac:
32433         * gst/Makefile.am:
32434         * gst/multifilesink/Makefile.am:
32435         * gst/multifilesink/gstmultifilesink.c:
32436         (gst_multifilesink_get_formats),
32437         (gst_multifilesink_get_query_types), (_do_init),
32438         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
32439         (gst_multifilesink_init), (gst_multifilesink_dispose),
32440         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
32441         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
32442         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
32443         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
32444         (gst_multifilesink_chain), (gst_multifilesink_change_state),
32445         (gst_multifilesink_uri_get_type),
32446         (gst_multifilesink_uri_get_protocols),
32447         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
32448         (gst_multifilesink_uri_handler_init), (plugin_init):
32449         * gst/multifilesink/gstmultifilesink.h:
32450         * testsuite/Makefile.am:
32451         * testsuite/multifilesink/Makefile.am:
32452         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
32453         (gst_newmedia_class_init), (gst_newmedia_init),
32454         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
32455         (newfile_signal), (test_signal), (main):
32456         multifilesink plugin for creating new files every time a new media
32457         discontinuity event occurs
32458
32459 2004-07-22  Wim Taymans  <wim@fluendo.com>
32460
32461         * gst/alpha/Makefile.am:
32462         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
32463         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
32464         (gst_alpha_color_init), (gst_alpha_color_set_property),
32465         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
32466         (transform), (gst_alpha_color_chain),
32467         (gst_alpha_color_change_state), (plugin_init):
32468         Stupid plugin to to RGBA to AYUV conversion because none of
32469         the colorspace plugins can handle that yet.
32470
32471 2004-07-22  Wim Taymans  <wim@fluendo.com>
32472
32473         * examples/seeking/seek.c: (update_scale), (main):
32474         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32475         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
32476         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
32477         (gst_decode_bin_init), (gst_decode_bin_dispose),
32478         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32479         (no_more_pads), (close_link), (type_found),
32480         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32481         (plugin_init):
32482         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32483         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32484         (gst_play_base_bin_dispose), (queue_overrun),
32485         (gen_preroll_element), (remove_prerolls), (unknown_type),
32486         (no_more_pads), (new_stream), (setup_source),
32487         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
32488         (play_base_eos), (gst_play_base_bin_change_state),
32489         (gst_play_base_bin_add_element),
32490         (gst_play_base_bin_remove_element),
32491         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32492         (gst_play_base_bin_unlink_stream),
32493         (gst_play_base_bin_get_streaminfo):
32494         * gst/playback/gstplaybin.c: (gen_video_element),
32495         (gen_audio_element):
32496         * gst/playback/gststreaminfo.h:
32497         More playback updates, attempt to fix things after the state change
32498         breakage.
32499
32500 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32501
32502         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
32503         (gst_videoscale_scale_nearest_16bit):
32504           comment algorithm
32505
32506 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32507
32508         * gst/videotestsrc/gstvideotestsrc.c:
32509         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
32510         (gst_videotestsrc_init), (gst_videotestsrc_get),
32511         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
32512         (gst_videotestsrc_get_property):
32513         * gst/videotestsrc/gstvideotestsrc.h:
32514         * gst/videotestsrc/videotestsrc.c:
32515         * gst/videotestsrc/videotestsrc.h:
32516           cleanup and commenting
32517
32518 2004-07-21  Wim Taymans  <wim@fluendo.com>
32519
32520         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
32521         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
32522         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
32523         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
32524         (_find_chain_get_unknown_part), (_find_streams_check),
32525         (gst_ogg_demux_push), (gst_ogg_pad_push):
32526         * ext/theora/theoradec.c: (theora_get_formats),
32527         (theora_dec_src_convert), (theora_dec_sink_convert),
32528         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
32529         (theora_dec_chain):
32530         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32531         (vorbis_dec_convert), (vorbis_dec_src_query),
32532         (vorbis_dec_src_event), (vorbis_dec_event):
32533         More seeking fixes, oggdemux now supports seeking to time and
32534         uses the downstream element to convert granulepos to time.
32535         Seeking in theora-only ogg files now works.
32536
32537 2004-07-21  Wim Taymans  <wim@fluendo.com>
32538
32539         * ext/theora/theoradec.c: (gst_theora_dec_init),
32540         (theora_get_formats), (theora_get_event_masks),
32541         (theora_get_query_types), (theora_dec_src_convert),
32542         (theora_dec_sink_convert), (theora_dec_src_query),
32543         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
32544         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32545         (vorbis_get_event_masks), (vorbis_get_query_types),
32546         (gst_vorbis_dec_init), (vorbis_dec_convert),
32547         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
32548         Added query/convert/formats functions to vorbis and theora decoders
32549         so that the outside world can use them too. Fixed seeking on an
32550         ogg/theora/vorbis file by disabling the seeking seeking on the
32551         theora srcpad.
32552
32553 2004-07-21  Julien MOUTTE  <julien@moutte.net>
32554
32555         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
32556         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
32557         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
32558         images creation for both elements. We don't create the image on caps
32559         nego or renego, we just destroy the internal one if present if it does
32560         not match the needs. The chain function takes care of creating a new
32561         image when needed.
32562         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
32563         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
32564         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
32565         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
32566         the image format information. The buffer pool checks for the context
32567         image format and discard images with different formats.
32568         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
32569
32570 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
32571
32572         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32573         (gst_ffmpegcolorspace_chain):
32574           no point in doing any chaining if the pad we want to push from
32575           isn't usable.
32576
32577 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32578
32579         * gst-libs/gst/riff/riff-media.c:
32580         (gst_riff_create_audio_caps_with_data):
32581           Fix double end-to-native symbol conversion (#148021).
32582
32583 2004-07-20  David Schleef  <ds@schleef.org>
32584
32585         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
32586         Don't use an Atom that doesn't exist.
32587
32588 2004-07-20  Wim Taymans  <wim@fluendo.com>
32589
32590         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32591         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32592         (gst_multifdsink_client_remove),
32593         (gst_multifdsink_handle_client_write),
32594         (gst_multifdsink_queue_buffer):
32595         * gst/tcp/gstmultifdsink.h:
32596         More multifdsink stats. Avoid deadlock by releasing locks
32597         before sending out a signal.
32598
32599 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
32600
32601         * po/LINGUAS:
32602         * po/hu.po:
32603           added Hungarian translation (Laszlo Dvornik)
32604
32605 2004-07-20  Wim Taymans  <wim@fluendo.com>
32606
32607         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32608         (gst_multifdsink_add), (gst_multifdsink_client_remove),
32609         (gst_multifdsink_handle_client_write),
32610         (gst_multifdsink_queue_buffer):
32611         * gst/tcp/gsttcp-marshal.list:
32612         Fixed the stupid marshal definition.
32613
32614 2004-07-20  Wim Taymans  <wim@fluendo.com>
32615
32616         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32617         (gst_multifdsink_init), (gst_multifdsink_add),
32618         (gst_multifdsink_client_remove),
32619         (gst_multifdsink_handle_client_write),
32620         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
32621         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
32622         (gst_multifdsink_init_send):
32623         * gst/tcp/gstmultifdsink.h:
32624         Added more stats, added timeout for a client, fixed some typos
32625         and added some comments.
32626
32627 2004-07-20  Wim Taymans  <wim@fluendo.com>
32628
32629         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32630         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32631         (gst_multifdsink_client_remove),
32632         (gst_multifdsink_handle_client_write):
32633         * gst/tcp/gstmultifdsink.h:
32634         * gst/tcp/gsttcp-marshal.list:
32635         Added get_stats method that returns a GValueArray of
32636         stats values.
32637
32638 2004-07-19  Benjamin Otte  <otte@gnome.org>
32639
32640         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
32641           make sure longname, description and author are valid UTF-8
32642
32643 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
32644
32645         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
32646         (gst_ximagesink_set_property):
32647         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
32648         (gst_xvimagesink_set_property):
32649           make sure SYNCHRONOUS is respected after getting the X context
32650
32651 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32652
32653         * gst/matroska/matroska-demux.c:
32654         (gst_matroska_demux_handle_src_event),
32655         (gst_matroska_demux_parse_blockgroup):
32656         * gst/matroska/matroska-ids.h:
32657           add BlockReference tag and ignore it to clear out log.
32658           ignore NAVIGATION events to clear out log.
32659
32660 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32661
32662         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
32663         (gst_matroska_demux_add_stream):
32664         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
32665           add debug categories
32666
32667 2004-07-16  Wim Taymans  <wim@fluendo.com>
32668
32669         * ext/libpng/Makefile.am:
32670         * ext/libpng/gstpng.c: (plugin_init):
32671         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
32672         (gst_pngdec_get_type), (gst_pngdec_base_init),
32673         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
32674         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
32675         * ext/libpng/gstpngdec.h:
32676         Added png decoder.
32677
32678 2004-07-16  Julien MOUTTE  <julien@moutte.net>
32679
32680         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
32681         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
32682         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
32683         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
32684         (gst_ximagesink_buffer_alloc):
32685         * sys/ximage/ximagesink.h:
32686         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32687         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
32688         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
32689         (gst_xvimagesink_buffer_alloc):
32690         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
32691         again. Using internal data pointer of the x(v)image to store image's
32692         data to be coherent with the buffer alloc mechanism. Investigated the
32693         image destruction code to be sure that everything gets freed correctly.
32694
32695 2004-07-16  Wim Taymans  <wim@fluendo.com>
32696
32697         * gst-libs/gst/riff/riff-read.c:
32698         (gst_riff_read_strf_vids_with_data),
32699         (gst_riff_read_strf_auds_with_data):
32700         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32701         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
32702         Make sure we don't create 0 sized subbuffers in riff-read.
32703         Signal the no more pads signal after reading the avi header.
32704
32705 2004-07-16  Wim Taymans  <wim@fluendo.com>
32706
32707         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32708         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
32709         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
32710         (gst_decode_bin_init), (gst_decode_bin_dispose),
32711         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32712         (no_more_pads), (close_link), (type_found),
32713         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32714         (gst_decode_bin_change_state), (plugin_init):
32715         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32716         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32717         (gst_play_base_bin_dispose), (queue_overrun),
32718         (gen_preroll_element), (remove_prerolls), (unknown_type),
32719         (no_more_pads), (new_stream), (setup_source),
32720         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
32721         (play_base_eos), (gst_play_base_bin_change_state),
32722         (gst_play_base_bin_add_element),
32723         (gst_play_base_bin_remove_element),
32724         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32725         (gst_play_base_bin_unlink_stream),
32726         (gst_play_base_bin_get_streaminfo):
32727         * gst/playback/gstplaybasebin.h:
32728         Better error recovery. Added configurable preroll queue size. Faster
32729         detection of no-more-pads.
32730
32731 2004-07-16  Wim Taymans  <wim@fluendo.com>
32732
32733         * gst-libs/gst/video/video.h:
32734         Added 32 bits RGBA. Not sure if we should use another mime-type
32735         for alpha rgb. Currently the presence of the alpha_mask property
32736         signals an alpha channel.
32737
32738 2004-07-16  Wim Taymans  <wim@fluendo.com>
32739
32740         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
32741         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
32742         FPS seems to be 0.0 to MAX everywhere else.
32743
32744 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32745
32746         * gst-libs/gst/riff/riff-media.c:
32747         (gst_riff_create_video_caps_with_data):
32748           mp42/mp43 (no caps) exist too.
32749         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
32750           Set pixel_width/height; we've got them in-caps.
32751         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
32752         * gst/wavparse/gstwavparse.c: (plugin_init):
32753           Both are valid primary.
32754         * sys/oss/gstossmixer.c:
32755           Remove i18n hack and enable translations.
32756
32757 2004-07-15  Benjamin Otte  <otte@gnome.org>
32758
32759         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32760         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
32761           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
32762
32763 2004-07-15  Benjamin Otte  <otte@gnome.org>
32764
32765         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
32766         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
32767         (gst_alsa_close_audio):
32768           disable some of the debugging code for now. Writing debugging to a
32769           buffer is broken in current alsalib releases.
32770
32771 2004-07-12  Benjamin Otte  <otte@gnome.org>
32772
32773         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
32774           use bufferpools
32775
32776 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
32777
32778         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
32779         (theora_dec_src_query), (theora_dec_event):
32780         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
32781           add debugging categories.  Remove \n's.
32782
32783 2004-07-13  Johan Dahlin  <johan@gnome.org>
32784
32785         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
32786         (gst_play_bin_get_property): Impl.
32787
32788 2004-07-13  Wim Taymans  <wim@fluendo.com>
32789
32790         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
32791         When trying to find the stream length, seek back N pages
32792         instead of just one, where N is the number of streams in
32793         the current chain.
32794
32795 2004-07-13  Wim Taymans  <wim@fluendo.com>
32796
32797         * gst-libs/gst/riff/riff-media.c:
32798         (gst_riff_create_audio_caps_with_data),
32799         (gst_riff_create_audio_caps),
32800         (gst_riff_create_audio_template_caps):
32801         * gst-libs/gst/riff/riff-media.h:
32802         * gst-libs/gst/riff/riff-read.c:
32803         (gst_riff_read_strf_vids_with_data),
32804         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
32805         * gst-libs/gst/riff/riff-read.h:
32806         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32807         (gst_avi_demux_add_stream):
32808         Set codec_data on caps for avidemuxer.
32809
32810 2004-07-12  David Schleef  <ds@schleef.org>
32811
32812         * configure.ac: Fix test for Objective C
32813
32814 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
32815         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
32816         (gst_gdk_pixbuf_chain):
32817           Add svg and pcx to template caps, and ensure that getcaps returns a
32818           subset of the template caps.
32819           Copy each row manually for output, as gdkpixbuf may pad the
32820           rowstride to a 32-bit word boundary.
32821
32822 2004-07-12  Wim Taymans  <wim@fluendo.com>
32823
32824         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
32825         (gst_riff_create_video_template_caps):
32826         Fix the template caps to include some more media types.
32827
32828 2004-07-12  Wim Taymans  <wim@fluendo.com>
32829
32830         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32831         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32832         (compare_ranks), (print_feature), (gst_decode_bin_init),
32833         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32834         (try_to_link_1), (new_pad), (close_link), (type_found),
32835         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32836         (gst_decode_bin_change_state), (plugin_init):
32837         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32838         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32839         (gst_play_base_bin_dispose), (queue_overrun),
32840         (gen_preroll_element), (remove_prerolls), (no_more_pads),
32841         (new_stream), (setup_source), (gst_play_base_bin_set_property),
32842         (gst_play_base_bin_get_property), (play_base_eos),
32843         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
32844         (gst_play_base_bin_remove_element),
32845         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32846         (gst_play_base_bin_unlink_stream),
32847         (gst_play_base_bin_get_streaminfo):
32848         * gst/playback/gstplaybasebin.h:
32849         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32850         (gst_play_bin_class_init), (gst_play_bin_init),
32851         (gst_play_bin_dispose), (gst_play_bin_set_property),
32852         (gst_play_bin_get_property), (gen_video_element),
32853         (gen_audio_element), (remove_sinks), (setup_sinks),
32854         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
32855         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32856         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32857         (gst_play_bin_query), (plugin_init):
32858         * gst/playback/test4.c: (main):
32859         More fixes on reusing of the element.
32860
32861 2004-07-11  Benjamin Otte  <otte@gnome.org>
32862
32863         * ext/mad/gstmad.c: (normal_seek):
32864           allow seeking for other methods than just SET
32865
32866 2004-07-11  Andy Wingo  <wingo@pobox.com>
32867
32868         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
32869         float, "any" caps -> buffer_frames=[0,MAX].
32870
32871         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
32872         doesn't intersect our caps with the template any more. Do it
32873         ourselves.
32874         (interleave_buffered_loop): Use g_newa instead of malloc/free.
32875
32876 2004-07-09  Wim Taymans  <wim@fluendo.com>
32877
32878         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32879         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32880         (compare_ranks), (print_feature), (gst_decode_bin_init),
32881         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32882         (try_to_link_1), (new_pad), (close_link), (type_found),
32883         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32884         (gst_decode_bin_change_state), (plugin_init):
32885         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32886         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32887         (gst_play_base_bin_dispose), (queue_overrun),
32888         (gen_preroll_element), (remove_prerolls), (no_more_pads),
32889         (new_stream), (setup_source), (gst_play_base_bin_set_property),
32890         (gst_play_base_bin_get_property), (play_base_eos),
32891         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
32892         (gst_play_base_bin_remove_element),
32893         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32894         (gst_play_base_bin_unlink_stream),
32895         (gst_play_base_bin_get_streaminfo):
32896         * gst/playback/gstplaybasebin.h:
32897         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32898         (gst_play_bin_class_init), (gst_play_bin_init),
32899         (gst_play_bin_dispose), (gst_play_bin_set_property),
32900         (gst_play_bin_get_property), (gen_video_element),
32901         (gen_audio_element), (remove_sinks), (setup_sinks),
32902         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
32903         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32904         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32905         (gst_play_bin_query), (plugin_init):
32906         * gst/playback/test4.c: (main):
32907         Work on object reuse and seeking.
32908
32909 2004-07-09  Wim Taymans  <wim@fluendo.com>
32910
32911         * examples/seeking/seek.c: (iterate):
32912         Don't consume all CPU in the idle loop.
32913
32914 2004-07-09  Wim Taymans  <wim@fluendo.com>
32915
32916         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
32917         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
32918         Add pad to element *after* setting the pad functions so that
32919         the scheduler can use the correct ones.
32920
32921 2004-07-09  Wim Taymans  <wim@fluendo.com>
32922
32923         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
32924         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
32925         Sync to keyframe after seek
32926
32927 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32928
32929         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
32930         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
32931         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
32932         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
32933         * ext/libvisual/visual.c: (gst_visual_change_state):
32934         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
32935         * ext/theora/theoradec.c: (theora_dec_change_state):
32936         * ext/theora/theoraenc.c: (theora_enc_change_state):
32937         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
32938         * gst-libs/gst/navigation/navigation.c:
32939         * gst/adder/gstadder.c: (gst_adder_change_state):
32940         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
32941         (gst_audio_convert_get_buffer):
32942         * gst/multipart/multipartdemux.c:
32943         (gst_multipart_demux_change_state):
32944         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
32945         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
32946         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
32947         * gst/videoscale/gstvideoscale.c:
32948         (gst_videoscale_handle_src_event):
32949         * gst/volume/gstvolume.c: (volume_chain_int16):
32950           don't assert in state change, this should be done by the base
32951           GstElement class.
32952           various debugging fixes.
32953
32954 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32955
32956         * configure.ac:
32957         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
32958         (gst_play_dispose), (gst_play_set_location),
32959         (gst_play_set_data_src), (gst_play_set_video_sink),
32960         (gst_play_set_audio_sink), (gst_play_set_visualization),
32961         (gst_play_connect_visualization), (gst_play_get_sink_element),
32962         (gst_play_get_all_by_interface):
32963         * gst-libs/gst/play/play.h:
32964           add new method to get elements implementing an interface.
32965           add various error logging
32966
32967 2004-07-08  Wim Taymans  <wim@fluendo.com>
32968
32969         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
32970         (make_mpeg_pipeline), (make_mpegnt_pipeline),
32971         (make_playerbin_pipeline), (query_durations_elems),
32972         (query_durations_pads), (query_positions_elems),
32973         (query_positions_pads), (update_scale), (iterate), (stop_seek),
32974         (main):
32975         Added playbin seeking example.
32976
32977 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32978
32979         * gst-libs/gst/play/play.c: (gst_play_set_location),
32980         (gst_play_set_data_src), (gst_play_set_video_sink),
32981         (gst_play_set_audio_sink), (gst_play_set_visualization),
32982         (gst_play_connect_visualization), (gst_play_get_framerate):
32983           use a macro to look up elements from hash table
32984
32985 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32986
32987         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
32988         (gst_play_get_length_callback), (gst_play_set_location),
32989         (gst_play_seek_to_time), (gst_play_set_data_src),
32990         (gst_play_set_video_sink), (gst_play_set_audio_sink),
32991         (gst_play_set_visualization), (gst_play_connect_visualization),
32992         (gst_play_get_sink_element):
32993         - add debugging info
32994         - fix looking up sink elements by iterating over complete caps
32995         - put everything except for source and autoplugger in a complete bin
32996
32997 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32998
32999         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
33000         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
33001         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
33002         (gst_alsa_sink_write), (gst_alsa_sink_loop):
33003         * ext/alsa/gstalsasink.h:
33004         - add debugging info
33005         - clean up schizophrenia of data/buffer/event
33006         - fix double event unref error
33007
33008 2004-07-08  Wim Taymans  <wim@fluendo.com>
33009
33010         * gst/playback/Makefile.am:
33011         Add headers to noinst
33012
33013 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33014
33015         * tools/gst-launch-ext-m.m:
33016         * tools/gst-launch-ext.1.in:
33017           convert to the third millenium
33018
33019 2004-07-07  David Schleef  <ds@schleef.org>
33020
33021         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
33022
33023 2004-07-07  Wim Taymans  <wim@fluendo.com>
33024
33025         * gst/playback/Makefile.am:
33026         * gst/playback/README:
33027         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33028         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33029         (compare_ranks), (print_feature), (gst_decode_bin_init),
33030         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
33031         (try_to_link_1), (new_pad), (close_link), (type_found),
33032         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
33033         (plugin_init):
33034         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
33035         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
33036         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
33037         (gen_preroll_element), (no_more_pads), (new_stream),
33038         (setup_source), (gst_play_base_bin_set_property),
33039         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
33040         (gst_play_base_bin_add_element),
33041         (gst_play_base_bin_remove_element),
33042         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
33043         (gst_play_base_bin_unlink_stream),
33044         (gst_play_base_bin_get_streaminfo):
33045         * gst/playback/gstplaybasebin.h:
33046         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33047         (gst_play_bin_class_init), (gst_play_bin_init),
33048         (gst_play_bin_dispose), (gst_play_bin_set_property),
33049         (gst_play_bin_get_property), (gen_video_element),
33050         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
33051         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
33052         (gst_play_bin_get_formats), (gst_play_bin_convert),
33053         (gst_play_bin_get_query_types), (gst_play_bin_query),
33054         (plugin_init):
33055         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
33056         (gst_stream_info_get_type), (gst_stream_info_class_init),
33057         (gst_stream_info_init), (gst_stream_info_new),
33058         (gst_stream_info_dispose), (gst_stream_info_set_property),
33059         (gst_stream_info_get_property):
33060         * gst/playback/gststreaminfo.h:
33061         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
33062         (main):
33063         * gst/playback/test2.c: (main):
33064         * gst/playback/test3.c: (update_scale), (main):
33065         More playbin fixes. Added README. Do better element filtering.
33066         Added base class to preroll media. Added test apps.
33067
33068 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33069
33070         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
33071         * ext/mpeg2dec/gstmpeg2dec.h:
33072           various debugging improvements.  Reset stream to next picture
33073           instead of sequence header, otherwise seeks cannot work.
33074
33075 2004-07-07  Wim Taymans  <wim@fluendo.com>
33076
33077         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
33078         (gst_video_box_class_init), (gst_video_box_set_property),
33079         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
33080         Use pad_alloc where possible.
33081
33082 2004-07-07  Wim Taymans  <wim@fluendo.com>
33083
33084         * sys/oss/gstosselement.c: (gst_osselement_reset),
33085         (gst_osselement_parse_caps):
33086         * sys/oss/gstosselement.h:
33087         * sys/oss/gstosssrc.c: (gst_osssrc_get):
33088         Fix offset on osssrc.
33089
33090 2004-07-07  Wim Taymans  <wim@fluendo.com>
33091
33092         * ext/theora/theora.c: (plugin_init):
33093         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
33094         (theora_dec_src_query), (theora_dec_chain):
33095         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33096         (theora_enc_sink_link), (theora_buffer_from_packet),
33097         (theora_push_packet), (theora_enc_chain):
33098         Fix theora granulepos calculation.
33099         Fix overflow in duration/position calculation.
33100         Bump rank to PRIMARY for theoradec.
33101         Use granulepos of last packet to calculate position.
33102         Set keyframe flag on buffers when needed.
33103
33104 2004-07-06  David Schleef  <ds@schleef.org>
33105
33106         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
33107         serious?  (Fixed, obviously.)
33108
33109 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
33110
33111         * po/LINGUAS:
33112         * po/cs.po:
33113           added Czech translation (Miloslav Trmac)
33114
33115 2004-07-05  Wim Taymans  <wim@fluendo.com>
33116
33117         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33118         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33119         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
33120         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
33121         (close_link), (type_found), (gst_decode_bin_set_property),
33122         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
33123         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
33124         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
33125         (gst_decode_bin_query), (plugin_init):
33126         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33127         (gst_play_bin_class_init), (gst_play_bin_init),
33128         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
33129         (get_video_element), (new_pad), (setup_source),
33130         (gst_play_bin_set_property), (gst_play_bin_get_property),
33131         (gst_play_bin_change_state), (gst_play_bin_add_element),
33132         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
33133         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33134         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33135         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
33136         * gst/playback/test.c: (main):
33137         More fixes, cleaned up playbin, make it use decodebin. Added
33138         threaded property to playbin.
33139
33140 2004-07-05  Wim Taymans  <wim@fluendo.com>
33141
33142         * configure.ac:
33143         * gst/playback/Makefile.am:
33144         * gst/playback/decodetest.c: (main):
33145         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33146         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33147         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
33148         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
33149         (close_link), (type_found), (gst_decode_bin_set_property),
33150         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
33151         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
33152         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
33153         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
33154         (plugin_init):
33155         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33156         (gst_play_bin_class_init), (gst_play_bin_init),
33157         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
33158         (collect_sink_pads), (find_compatibles), (close_pad_link),
33159         (try_to_link_1), (new_pad), (close_link), (type_found),
33160         (setup_source), (gst_play_bin_set_property),
33161         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
33162         (compare_ranks), (gst_play_bin_collect_factories),
33163         (gst_play_bin_change_state), (gst_play_bin_add_element),
33164         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
33165         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33166         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33167         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
33168         * gst/playback/test.c: (main):
33169         Added some playback helper elements and some test apps, very alpha
33170         still.
33171
33172 2004-07-04  Benjamin Otte  <otte@gnome.org>
33173
33174         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
33175           only restart audio when we indeed have an xrun to fix repeated
33176           xruns. Fix suggested by Giuliano Pochini.
33177
33178 2004-07-03  David Schleef  <ds@schleef.org>
33179
33180         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
33181         call to gst_debug_log() if debugging is disabled (bug #145118)
33182
33183 2004-07-03  Benjamin Otte  <otte@gnome.org>
33184
33185         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
33186           use our own functions for restarting the alsa device.
33187         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33188           I should apply patches myself - use MIN for the third argument, not
33189           the second, this fixes seeking
33190
33191 2004-07-02  David Schleef  <ds@schleef.org>
33192
33193         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
33194         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
33195         do with the logic.
33196
33197 2004-07-02  David Schleef  <ds@schleef.org>
33198
33199         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
33200         output buffers.  Fix logic mistake.  (bug #144866)
33201
33202 2004-07-02  David Schleef  <ds@schleef.org>
33203
33204         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
33205         on X.  (bug #144753)
33206
33207 2004-07-02  David Schleef  <ds@schleef.org>
33208
33209         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
33210         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
33211         (bug #144624)
33212         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
33213         (gst_osselement_rate_probe_check): Add another workaround for
33214         buggy drivers (bug #145336)
33215
33216 2004-07-02  David Schleef  <ds@schleef.org>
33217
33218         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
33219         Most systems don't have MSG_NOSIGNAL.
33220
33221 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33222
33223         * Makefile.am:
33224         * gst-libs/gst/colorbalance/Makefile.am:
33225         * gst-libs/gst/mixer/Makefile.am:
33226         * gst-libs/gst/play/Makefile.am:
33227         * gst-libs/gst/tuner/Makefile.am:
33228           (hopefully) fix both install and dist and make error message useful.
33229           needs testing across automakes.
33230
33231 2004-07-02  Benjamin Otte  <otte@gnome.org>
33232
33233         * ext/ogg/gstogg.c: (plugin_init):
33234           we require bytestream now
33235         * ext/ogg/gstoggdemux.c:
33236           huge diff to implement chain setup in a fast and generic way. This
33237           improves tag reading and startup of huge files (read: Theora videos)
33238           quite a bit. It probably contains bugs, too, so please test.
33239           Seeking is not improved to the fast method.
33240
33241 2004-06-29  Wim Taymans  <wim@fluendo.com>
33242
33243         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
33244         * ext/ogg/gstoggmux.c:
33245         Fix memleak in oggdemux when running unconnected pads.
33246         doc update in mux, start working on keyframe mode.
33247
33248 2004-06-29  Benjamin Otte  <otte@gnome.org>
33249
33250         * sys/oss/gstosssink.c:
33251         * sys/oss/gstosssrc.c:
33252           advertise correct template caps - we indeed do non-native endianness
33253           and 8bit audio has no endianness
33254         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
33255         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
33256           avoid (wrong) duplications in getcaps function and return
33257           template caps
33258
33259 2004-06-29  Wim Taymans  <wim@fluendo.com>
33260
33261         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33262         (gst_multifdsink_class_init), (gst_multifdsink_add),
33263         (gst_multifdsink_remove), (gst_multifdsink_clear),
33264         (gst_multifdsink_client_remove),
33265         (gst_multifdsink_handle_client_read),
33266         (gst_multifdsink_client_queue_data),
33267         (gst_multifdsink_client_queue_caps),
33268         (gst_multifdsink_client_queue_buffer),
33269         (gst_multifdsink_handle_client_write),
33270         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33271         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33272         (gst_multifdsink_init_send), (gst_multifdsink_close):
33273         Fix wrong GList iteration that could crash the server when
33274         more then 2 clients disconnect at the same time. Read all the
33275         pending commands in one batch to recover from command storms under
33276         very heavy load.
33277
33278 2004-06-28  Wim Taymans  <wim@fluendo.com>
33279
33280         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
33281         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
33282         (gst_videomixer_pad_set_property),
33283         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
33284         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
33285         (gst_videomixer_class_init), (gst_videomixer_init),
33286         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
33287         (pad_zorder_compare), (gst_videomixer_sort_pads),
33288         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
33289         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
33290         (gst_videomixer_update_queues), (gst_videomixer_loop),
33291         (plugin_init):
33292         Avoid divide by zero, choose masterpad as the pad with the highest
33293         framerate.
33294
33295 2004-06-27  Julien Moutte  <julien@moutte.net>
33296
33297         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
33298         (gst_ximagesink_xwindow_new):
33299         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
33300         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
33301         function directly. We might want to call it from somewhere else one day.
33302
33303 2004-06-27  Julien Moutte  <julien@moutte.net>
33304
33305         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
33306         (gst_ximagesink_xwindow_new):
33307         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
33308         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
33309         window decorations.
33310
33311 2004-06-27  Wim Taymans  <wim@fluendo.com>
33312
33313         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
33314         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
33315         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
33316         (gst_dvdec_set_property), (gst_dvdec_get_property):
33317         * ext/dv/gstdvdec.h:
33318         Implement drop_factor property to lower the framerate with
33319         a factor.
33320
33321 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
33322
33323         * gst-libs/gst/colorbalance/Makefile.am:
33324         * gst-libs/gst/mixer/Makefile.am:
33325         * gst-libs/gst/play/Makefile.am:
33326         * gst-libs/gst/tuner/Makefile.am:
33327           unbreak Company's fix that didn't install the -enum.h files
33328
33329 2004-06-27  Wim Taymans  <wim@fluendo.com>
33330
33331         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
33332         (gst_dvdec_change_state):
33333         * ext/dv/gstdvdec.h:
33334         Fix timestamp, duration and offset of the buffers.
33335
33336 2004-06-27  Wim Taymans  <wim@fluendo.com>
33337
33338         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33339         (gst_multifdsink_class_init), (gst_multifdsink_add),
33340         (gst_multifdsink_remove), (gst_multifdsink_clear),
33341         (gst_multifdsink_client_remove),
33342         (gst_multifdsink_handle_client_read),
33343         (gst_multifdsink_client_queue_data),
33344         (gst_multifdsink_client_queue_caps),
33345         (gst_multifdsink_client_queue_buffer),
33346         (gst_multifdsink_handle_client_write),
33347         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33348         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33349         (gst_multifdsink_init_send), (gst_multifdsink_close):
33350         * gst/tcp/gstmultifdsink.h:
33351         * gst/tcp/gsttcpserversink.c:
33352         (gst_tcpserversink_handle_server_read),
33353         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
33354         More multifdsink fixes, more recovery policy fixes.
33355         Removed stupid g_print
33356
33357 2004-06-26  Wim Taymans  <wim@fluendo.com>
33358
33359         * gst/tcp/Makefile.am:
33360         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33361         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
33362         (gst_multifdsink_class_init), (gst_multifdsink_init),
33363         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
33364         (gst_multifdsink_handle_client_read),
33365         (gst_multifdsink_client_queue_data),
33366         (gst_multifdsink_client_queue_caps),
33367         (gst_multifdsink_client_queue_buffer),
33368         (gst_multifdsink_handle_client_write),
33369         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33370         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33371         (gst_multifdsink_chain), (gst_multifdsink_set_property),
33372         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
33373         (gst_multifdsink_close), (gst_multifdsink_change_state):
33374         * gst/tcp/gstmultifdsink.h:
33375         * gst/tcp/gsttcpplugin.c: (plugin_init):
33376         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
33377         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
33378         (gst_tcpserversink_handle_server_read),
33379         (gst_tcpserversink_handle_select),
33380         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
33381         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
33382         * gst/tcp/gsttcpserversink.h:
33383         Added multifdsink, made tcpserversink a subclass of fdsink, removed
33384         one of the locks, added recovery policy to multifdsink.
33385
33386 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
33387
33388         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
33389           fix decision for when getting frames with same timestamp
33390         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
33391         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33392         (gst_v4lsrc_get_property):
33393         * sys/v4l/gstv4lsrc.h:
33394           add latency offset property
33395
33396 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
33397
33398         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
33399         (plugin_init):
33400           fix debugging. add category.
33401
33402 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33403
33404         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
33405           fix wrong offsets
33406
33407 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33408
33409         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33410         (gst_alsa_src_get_time), (gst_alsa_src_loop),
33411         (gst_alsa_src_change_state):
33412           return a time that is in sync with the element's processing
33413
33414 2004-06-25  Wim Taymans  <wim@fluendo.com>
33415
33416         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
33417         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
33418         (gst_tcpserversink_client_remove),
33419         (gst_tcpserversink_handle_client_read),
33420         (gst_tcpserversink_client_queue_data),
33421         (gst_tcpserversink_client_queue_caps),
33422         (gst_tcpserversink_client_queue_buffer),
33423         (gst_tcpserversink_handle_client_write),
33424         (gst_tcpserversink_queue_buffer),
33425         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
33426         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
33427         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
33428         (gst_tcpserversink_close):
33429         * gst/tcp/gsttcpserversink.h:
33430         Serversink rewrite. Really do non blocking writes to clients and
33431         maintain an internal queue to handle slower clients while not
33432         disturbing fast clients.
33433
33434 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33435
33436         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33437           better debug, don't override OFFSET and OFFSET_END
33438
33439 2004-06-25  Iain <iain@prettypeople.org>
33440
33441         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
33442         name=source for the wavparse pipeline.
33443
33444 2004-06-24  Johan Dahlin  <johan@gnome.org>
33445
33446         * ext/theora/theoraenc.c (theora_enc_chain): Call
33447         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
33448         streamheader caps are set correctly.
33449
33450 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33451
33452         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
33453         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
33454           respect minimum bitrate; same could be done for max bitrate
33455
33456 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33457
33458         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
33459         (gst_vorbisenc_setup):
33460           fix sample rate range
33461
33462 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33463
33464         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
33465         (gst_oggvorbisenc_setup):
33466         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
33467         (gst_vorbisenc_setup):
33468           resolve ambiguities in code and description
33469
33470 2004-06-24  Wim Taymans  <wim@fluendo.com>
33471
33472         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
33473         * ext/alsa/gstalsa.h:
33474         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33475         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
33476         Use alsa trigger_tstamp to get the timestamp of the first
33477         sample in the buffer for more precise sync. Some cleanups.
33478
33479 2004-06-24  Wim Taymans  <wim@fluendo.com>
33480
33481         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
33482         (gst_audiorate_init), (gst_audiorate_chain),
33483         (gst_audiorate_set_property), (gst_audiorate_get_property):
33484         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33485         (gst_videorate_chain):
33486         Added some logging, fixed an overflow bug in videorate.
33487
33488 2004-06-24  Benjamin Otte  <otte@gnome.org>
33489
33490         * ext/kio/Makefile.am:
33491           fix for builddir != srcdir and distcheck
33492
33493 2004-06-24  Benjamin Otte  <otte@gnome.org>
33494
33495         * gst-libs/gst/colorbalance/Makefile.am:
33496         * gst-libs/gst/mixer/Makefile.am:
33497         * gst-libs/gst/play/Makefile.am:
33498         * gst-libs/gst/tuner/Makefile.am:
33499         * gst/tcp/Makefile.am:
33500         * sys/dxr3/Makefile.am:
33501           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
33502           tarball.
33503           Also add all *.list files that were missing.
33504         * Makefile.am:
33505           add a distcheck hook to ensure the above doesn't happen again.
33506
33507 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
33508
33509         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
33510
33511 2004-06-23  Colin Walters  <walters@redhat.com>
33512
33513         * m4/Makefile.am: Distribute gst-fionread.m4.
33514
33515 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33516
33517         * configure.ac: back to dev
33518
33519 2004-06-23  Wim Taymans  <wim@fluendo.com>
33520
33521         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
33522         (gst_alsa_xrun_recovery):
33523         * ext/alsa/gstalsa.h:
33524         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
33525         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
33526         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33527         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
33528         (gst_alsa_src_loop):
33529         Add clock to alsasrc. Take new capture timestamp when
33530         restarting after an overrun. Split up some functions between
33531         alsasrc and alsasink.
33532
33533 === release 0.8.2 ===
33534
33535 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33536
33537         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33538         (gst_alsa_change_state), (gst_alsa_update_avail),
33539         (gst_alsa_xrun_recovery):
33540         * ext/alsa/gstalsa.h:
33541         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33542           merge back changes from release
33543
33544 2004-06-23  Wim Taymans  <wim@fluendo.com>
33545
33546         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
33547         (gst_audiorate_init), (gst_audiorate_chain),
33548         (gst_audiorate_set_property), (gst_audiorate_get_property):
33549         Implement sample dropping and notify
33550
33551 2004-06-22  Wim Taymans  <wim@fluendo.com>
33552
33553         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33554         (theora_enc_sink_link), (theora_buffer_from_packet),
33555         (theora_push_packet), (theora_enc_chain):
33556         Some cleanups, make sure the timestamps are correct.
33557
33558 2004-06-22  Wim Taymans  <wim@fluendo.com>
33559
33560         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
33561         (gst_alsa_change_state), (gst_alsa_update_avail),
33562         (gst_alsa_xrun_recovery):
33563         * ext/alsa/gstalsa.h:
33564         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
33565         Cleanups, take queued samples into account when reporting
33566         the time.
33567
33568 2004-06-22  Wim Taymans  <wim@fluendo.com>
33569
33570         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33571         (gst_videorate_init):
33572         Initialize the property as well.
33573
33574 2004-06-22  Wim Taymans  <wim@fluendo.com>
33575
33576         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33577         (gst_videorate_init), (gst_videorate_chain),
33578         (gst_videorate_set_property), (gst_videorate_get_property):
33579         Add property to make videorate silent.
33580         Add property to prefer new frames over old ones.
33581
33582 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33583
33584         * sys/osxvideo/Makefile.am:
33585         Workaround so that the osxvideo .so file gets linked with the
33586         Cocoa, OpenGL and QuickTime frameworks
33587
33588 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33589
33590         * sys/osxaudio/Makefile.am:
33591         Workaround so that the osxaudio .so file gets linked with the
33592         CoreAudio framework
33593
33594 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33595
33596         * configure.ac:
33597         Whoops, my fault...fixed build issues
33598
33599 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33600
33601         * configure.ac:
33602         Add objective-c support if running in Darwin/Mac OS X
33603         * sys/Makefile.am:
33604         * sys/osxvideo:
33605         * sys/osxvideo/Makefile.am:
33606         * sys/osxvideo/osxvideosink.h:
33607         * sys/osxvideo/osxvideosink.m:
33608         * sys/osxvideo/cocoawindow.h:
33609         * sys/osxvideo/cocoawindow.m:
33610         Add osxvideosink, a cocoa-based osx video sink
33611
33612
33613 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
33614         * ext/dvdnav/gst-dvd:
33615         Grab the gconf key from the right spot
33616         * gst/debug/gstnavseek.c: (gst_navseek_init),
33617         (gst_navseek_segseek), (gst_navseek_handle_src_event),
33618         (gst_navseek_chain):
33619         * gst/debug/gstnavseek.h:
33620           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
33621           and loop parameters of a segment seek.
33622         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
33623         (gst_videotestsrc_get_event_masks),
33624         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
33625         * gst/videotestsrc/gstvideotestsrc.h:
33626           Add seeking support to videotestsrc
33627           Initialise the timestamp_offset variable.
33628
33629 2004-06-18  Wim Taymans  <wim@fluendo.com>
33630
33631         * ext/sidplay/gstsiddec.cc:
33632         Fix negotiation and set correct end offset.
33633
33634 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
33635
33636         * configure.ac: branch and prerelease
33637
33638 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33639
33640         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
33641         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
33642         (gst_tcpclientsrc_init_receive):
33643         * gst/tcp/gsttcpclientsrc.h:
33644           read caps when connecting to server for GDP so we set them correctly
33645
33646 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33647
33648         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
33649           notify drops and duplicates
33650         * gst/videoscale/videoscale.c: (videoscale_get_structure):
33651           no good reason to limit ourselves to 100x100
33652
33653 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33654
33655         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
33656         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
33657         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33658         (gst_v4lsrc_get_property):
33659         * sys/v4l/gstv4lsrc.h:
33660         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33661         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33662         (gst_v4l_set_audio):
33663         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
33664         (gst_v4lsrc_try_capture):
33665         * sys/v4l/v4lsrc_calls.h:
33666           change try_palette to more general try_capture
33667           add autoprobe option so we can turn off autoprobing
33668           various fixes
33669
33670 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33671
33672         * configure.ac:
33673           add videorate
33674         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
33675         (gst_ximagesink_class_init):
33676         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
33677         (gst_xvimagesink_class_init):
33678           run them as finalize, not dispose, since dispose can be invoked
33679           multiple times
33680
33681 2004-06-17  Wim Taymans  <wim@fluendo.com>
33682
33683         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33684         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
33685         * ext/alsa/gstalsa.h:
33686         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
33687         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
33688         (gst_alsa_src_change_state):
33689         * ext/alsa/gstalsasrc.h:
33690         Make the xrun code timestamp and offset the buffers correctly.
33691         moved the clock to the base class, use alsa methods to get time.
33692         Do correct timestamping on outgoing buffers.
33693
33694 2004-06-17  Wim Taymans  <wim@fluendo.com>
33695
33696         * gst/audiorate/Makefile.am:
33697         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
33698         (gst_audiorate_base_init), (gst_audiorate_class_init),
33699         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
33700         (gst_audiorate_set_property), (gst_audiorate_get_property),
33701         (gst_audiorate_change_state), (plugin_init):
33702         Added an audiorate converter that fills in gaps.
33703
33704 2004-06-17  Johan Dahlin  <johan@gnome.org>
33705
33706         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
33707
33708 2004-06-16  Wim Taymans  <wim@fluendo.com>
33709
33710         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
33711         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
33712         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
33713         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33714         (gst_v4lsrc_get_property):
33715         * sys/v4l/gstv4lsrc.h:
33716         Added a copy mode to v4lsrc where it will output a copied version
33717         of its internal hardware buffer.
33718         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
33719         can't | them.
33720
33721 2004-06-16  Wim Taymans  <wim@fluendo.com>
33722
33723         * sys/oss/gstosssrc.c: (gst_osssrc_get):
33724         Timestamp fixes.
33725
33726 2004-06-16  Wim Taymans  <wim@fluendo.com>
33727
33728         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
33729         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
33730         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33731         (gst_v4lsrc_get_property):
33732         * sys/v4l/gstv4lsrc.h:
33733         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
33734         Added a sync mode enum property to control v4lsrc timestamp method
33735         Removed the use-fixed-fps property and moved functionality in
33736         the enum.
33737         Don't error on an error value from v4l-conf, it might not always
33738         be a real error.
33739
33740 2004-06-16  Wim Taymans  <wim@fluendo.com>
33741
33742         * gst/videorate/Makefile.am:
33743         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
33744         (gst_videorate_base_init), (gst_videorate_class_init),
33745         (gst_videorate_getcaps), (gst_videorate_link),
33746         (gst_videorate_init), (gst_videorate_chain),
33747         (gst_videorate_set_property), (gst_videorate_get_property),
33748         (gst_videorate_change_state), (plugin_init):
33749         Added a video timestamp corrector.
33750
33751 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33752
33753         fixed a potential leak with previous commit
33754
33755         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
33756
33757 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33758
33759         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
33760         Added missing refcount, fixes bug #144425
33761         Cheers Tim for finding the bug
33762
33763 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
33764
33765         * sys/v4l/gstv4l.c: (plugin_init):
33766         * sys/v4l/gstv4lcolorbalance.c:
33767         * sys/v4l/gstv4lcolorbalance.h:
33768         * sys/v4l/gstv4lelement.c:
33769         * sys/v4l/gstv4lelement.h:
33770         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
33771         * sys/v4l/gstv4lmjpegsink.h:
33772         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
33773         * sys/v4l/gstv4lmjpegsrc.h:
33774         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
33775         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
33776         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
33777         * sys/v4l/gstv4lsrc.h:
33778         * sys/v4l/gstv4ltuner.c:
33779         * sys/v4l/gstv4ltuner.h:
33780         * sys/v4l/gstv4lxoverlay.c:
33781         * sys/v4l/gstv4lxoverlay.h:
33782         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
33783         (gst_v4l_set_window), (gst_v4l_enable_overlay):
33784         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33785         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33786         (gst_v4l_set_audio):
33787         * sys/v4l/v4l_calls.h:
33788         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
33789         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
33790         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
33791         (gst_v4lmjpegsink_playback_init),
33792         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
33793         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
33794         (gst_v4lmjpegsink_playback_stop),
33795         (gst_v4lmjpegsink_playback_deinit):
33796         * sys/v4l/v4lmjpegsink_calls.h:
33797         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
33798         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
33799         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
33800         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
33801         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
33802         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
33803         * sys/v4l/v4lmjpegsrc_calls.h:
33804         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
33805         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
33806         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
33807         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
33808         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
33809         (gst_v4lsrc_try_palette):
33810         * sys/v4l/v4lsrc_calls.h:
33811           bunch of paranoia cleanups
33812
33813 2004-06-14  David Schleef  <ds@schleef.org>
33814
33815         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
33816         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
33817         Send discont events and change timestamps appropriately when
33818         we get a seek event.  (bug #144240)
33819         * ext/cdparanoia/gstcdparanoia.h:
33820
33821 2004-06-14  Benjamin Otte  <otte@gnome.org>
33822
33823         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
33824           snd_pcm_hw_params_set_rate  since the latter fails for no good
33825           reason on some setups.
33826
33827 2004-06-14  David Schleef  <ds@schleef.org>
33828
33829         * gst/volume/demo.c: (value_changed_callback): exp10() is not
33830         standard.  Thank you for playing.
33831
33832 2004-06-14  Wim Taymans  <wim@fluendo.com>
33833
33834         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
33835         Patch 1.3 broke the ordering of the colorspace info and
33836         made the plugin basically work by coincidence, reordered
33837         the info.
33838
33839 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
33840
33841         * ext/lame/gstlame.c:
33842         * ext/mad/gstmad.c:
33843           sync caps.  Make sure mad can only output a list of rates, not
33844           a full range.  In the future, have three caps lists for each of the
33845           mpeg versions.  Change mpegversion to a double as well.
33846
33847 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
33848
33849         * gst/volume/.cvsignore:
33850         * gst/volume/Makefile.am:
33851         * gst/volume/demo.c: (value_changed_callback), (idler),
33852         (setup_gui), (main):
33853           added small demo app
33854
33855 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
33856         * ext/esd/esdsink.c: (gst_esdsink_change_state):
33857         * ext/esd/esdsink.h:
33858         Close the esd connection on pause, because esd will just wait -
33859         blocking all other esd clients indefinitely.
33860
33861 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
33862
33863         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
33864           previous commit with GST_DEBUG
33865
33866 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
33867
33868         * configure.ac:
33869           add a header check for a dvdread header in dvdnav.  Fixes #133002
33870
33871 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33872
33873         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
33874         * gst/tcp/gsttcpclientsink.h:
33875         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
33876         * gst/tcp/gsttcpclientsrc.h:
33877         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
33878         (gst_tcpserversink_handle_server_read),
33879         (gst_tcpserversink_init_send):
33880         * gst/tcp/gsttcpserversink.h:
33881         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
33882         * gst/tcp/gsttcpserversrc.h:
33883         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
33884         version of IP)
33885
33886 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33887
33888         * configure.ac:
33889         Added ogg library so that OSX detects libtheora properly
33890
33891 2004-06-11  Wim Taymans  <wim@fluendo.com>
33892
33893         * ext/theora/theoradec.c: (theora_dec_chain),
33894         (theora_dec_change_state):
33895         Don't try to decode frames before we received a keyframe.
33896
33897 2004-06-11  Wim Taymans  <wim@fluendo.com>
33898
33899         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
33900         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
33901         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33902         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
33903         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
33904         Added property to set the maximum delay of a page.
33905
33906 2004-06-10  Wim Taymans  <wim@fluendo.com>
33907
33908         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
33909         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
33910         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33911         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
33912         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
33913         Added max-delay property to control the maximum amount
33914         of data to put in one page.
33915
33916 2004-06-10  Wim Taymans  <wim@fluendo.com>
33917
33918         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33919         (gst_theora_enc_init), (theora_enc_sink_link),
33920         (theora_buffer_from_packet), (theora_enc_set_property),
33921         (theora_enc_get_property):
33922         Set duration on encoded buffer, added some more properties
33923
33924 2004-06-10  Wim Taymans  <wim@fluendo.com>
33925
33926         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
33927         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33928         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
33929         * ext/theora/theoraenc.c: (theora_enc_chain):
33930         Fix refcounting bugs
33931
33932 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33933
33934         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
33935         (gst_asf_demux_loop), (gst_asf_demux_process_file),
33936         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
33937         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
33938         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
33939         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
33940         (gst_asf_demux_change_state):
33941         * gst/asfdemux/gstasfdemux.h:
33942           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
33943           feels like. I think we should set a new requirement for demuxers
33944           from now on to implement sane loop functions, data loops, query
33945           and seek functions before first commit into CVS. And this commit
33946           fixes all of the above.
33947
33948 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
33949
33950         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
33951           vorbis comments are properly encoded in UTF-8 before adding them
33952           to a GstTagList
33953
33954 2004-06-09  Benjamin Otte  <otte@gnome.org>
33955
33956         * ext/alsa/gstalsa.c: (add_channels):
33957           handle min <= max correctly
33958         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
33959         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
33960           add fixation functions so we fixate correctly. No preferring of alaw
33961           anymore because it's the first structure.
33962         * ext/alsa/gstalsa.h:
33963         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
33964         (gst_alsa_hw_params_dump):
33965           add functions to ease debugging in alsalib
33966         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
33967         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
33968         (gst_alsa_start_audio):
33969           only specify hw params if we really setup a format (fixes #134007 -
33970           or at least works around it)
33971
33972 2004-06-09  Wim Taymans  <wim@fluendo.com>
33973
33974         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
33975         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
33976         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
33977         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
33978         (gst_ogg_mux_loop):
33979         Use stream caps to setup the initial pages in the ogg stream.
33980         Correctly set the streamheader caps on the srcpad.
33981
33982 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
33983
33984         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
33985         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
33986         (gst_v4lsrc_getcaps):
33987         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33988         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
33989           add querying of fps lists for webcams.  Negotiating to a framerate
33990           now works.
33991
33992 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33993
33994         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
33995         (theora_push_buffer), (theora_push_packet),
33996         (theora_set_header_on_caps), (theora_enc_chain):
33997           mark buffers and put on streamheader, raw theora streaming
33998           now works too, whee
33999
34000 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34001
34002         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
34003         (gst_tcp_gdp_read_caps):
34004           do a looping read for caps and GDP headers too
34005
34006 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34007
34008         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34009         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
34010           return EOS instead of NULL in _get
34011
34012 2004-06-08  Wim Taymans  <wim@fluendo.com>
34013
34014         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
34015         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
34016         (gst_tcp_gdp_write_caps):
34017         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34018         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
34019         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
34020         Memory leak fixes
34021
34022 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34023
34024         * ext/vorbis/Makefile.am:
34025         * ext/vorbis/vorbis.c: (plugin_init):
34026         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
34027         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
34028         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
34029         (vorbis_parse_change_state):
34030         * ext/vorbis/vorbisparse.h:
34031           adding a vorbisparse element that marks the buffers, streaming
34032           raw vorbis using GDP now works, whee
34033
34034 2004-06-08  Wim Taymans  <wim@fluendo.com>
34035
34036         * ext/jpeg/Makefile.am:
34037         * ext/jpeg/README:
34038         * ext/jpeg/gstjpeg.c: (plugin_init):
34039         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
34040         (gst_smokedec_base_init), (gst_smokedec_class_init),
34041         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
34042         * ext/jpeg/gstsmokedec.h:
34043         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
34044         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
34045         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
34046         (gst_smokeenc_resync), (gst_smokeenc_chain),
34047         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
34048         * ext/jpeg/gstsmokeenc.h:
34049         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
34050         (smokecodec_flush_destination), (smokecodec_term_destination),
34051         (smokecodec_init_source), (smokecodec_fill_input_buffer),
34052         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
34053         (smokecodec_term_source), (smokecodec_encode_new),
34054         (smokecodec_decode_new), (smokecodec_info_free),
34055         (smokecodec_set_quality), (smokecodec_get_quality),
34056         (smokecodec_set_threshold), (smokecodec_get_threshold),
34057         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
34058         (find_best_size), (abs_diff), (put), (smokecodec_encode),
34059         (smokecodec_parse_header), (smokecodec_decode):
34060         * ext/jpeg/smokecodec.h:
34061         Added a new simple jpeg based codec
34062
34063 2004-06-08  Wim Taymans  <wim@fluendo.com>
34064
34065         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34066         (gst_multipart_mux_loop):
34067         Fix memory leak
34068
34069 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34070
34071         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34072         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
34073         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
34074         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
34075         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
34076         * gst/tcp/gsttcpserversink.h:
34077           take streamheader into account
34078
34079 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34080
34081         * gst/level/Makefile.am:
34082         * gst/level/gstlevel.c: (gst_level_class_init):
34083           clean up marshal generation
34084
34085 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34086
34087         * gst/tcp/Makefile.am:
34088         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
34089         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
34090         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
34091         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
34092         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
34093         (gst_tcpclientsrc_get_property):
34094         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
34095         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
34096         (gst_tcpserversink_handle_client_read),
34097         (gst_tcpserversink_handle_client_write),
34098         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
34099         * gst/tcp/gsttcpserversink.h:
34100           add signals client-added and client-removed
34101         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
34102         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
34103         (gst_tcpserversrc_get_property):
34104         uniformized, change default protocol to NONE
34105         * gst/tcp/gsttcp-marshal.list: added
34106 2004-06-07  Benjamin Otte  <otte@gnome.org>
34107
34108         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34109           handle discont events if they happen before caps nego
34110
34111 2004-06-07  Wim Taymans  <wim@fluendo.com>
34112
34113         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
34114         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
34115         (gst_multipart_demux_plugin_init):
34116         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34117         (gst_multipart_mux_init), (gst_multipart_mux_loop),
34118         (gst_multipart_mux_change_state):
34119         Small updates, fix a memleak
34120
34121 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
34122
34123         * configure.ac: OSS portability
34124         * ext/arts/gst_arts.c: idem
34125         * sys/oss/gstosselement.c: idem
34126         * sys/oss/gstossmixer.c: idem
34127         * sys/oss/gstosssink.c: idem
34128         * sys/oss/gstosssrc.c: idem
34129         * sys/oss/oss_probe.c: idem
34130           - check for soundcard.h in different places for some BSD
34131
34132 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
34133
34134         * AUTHORS:
34135         Add me to the authors file
34136         * configure.ac:
34137         Increase the libdv requirement to >= version 0.100
34138         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
34139         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
34140         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
34141         * ext/dv/gstdvdec.h:
34142         Add support for the new_media flag when sending DISCONT events
34143         Make the querying work when video pad is not linked
34144
34145 2004-06-07  Tim-Philipp MĂ¼ller  <t.i.m@zen.co.uk>
34146
34147         reviewed by Benjamin Otte  <otte@gnome.org>
34148
34149         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
34150           create a NULL-initialized array of pads, so we don't think they
34151           exist already. (fixes #143130)
34152
34153 2004-06-07  Benjamin Otte  <otte@gnome.org>
34154
34155         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
34156         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
34157         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
34158           don't use // coments
34159
34160 2004-06-07  Benjamin Otte  <otte@gnome.org>
34161
34162         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
34163           cast to GstClockTime to get higher granularity
34164         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34165           use gst_element_set_time_delay to get the exact time
34166         * ext/mad/gstmad.c: (gst_mad_chain):
34167           use the negotiated rate instead of the current frame's rate which
34168           might be wrong because of bit errors. This avoids emitting totally
34169           bogus timestamps and screwing sync.
34170         (fixes #143454)
34171
34172 2004-06-07  Tim-Philipp MĂ¼ller  <t.i.m@zen.co.uk>
34173
34174         reviewed by Benjamin Otte  <otte@gnome.org>
34175
34176         * gst/adder/gstadder.c: (gst_adder_loop):
34177           properly error out when no negotiation has happened yet. (fixes
34178           #143032)
34179
34180 2004-06-06  Benjamin Otte  <otte@gnome.org>
34181
34182         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
34183           forward correctly transformed offset in discont events. Based on
34184           patch by Arwed v. Merkatz. (fixes #142851)
34185
34186 2004-06-06  David Schleef  <ds@schleef.org>
34187
34188         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
34189         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
34190         problems on several systems.
34191
34192 2004-06-06  Benjamin Otte  <otte@gnome.org>
34193
34194         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
34195           use explicit caps on the srcpad
34196         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
34197           properly error out if caps couldn't be set (fixes #142764)
34198
34199 2004-06-06  Benjamin Otte  <otte@gnome.org>
34200
34201         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
34202         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
34203         (gst_alsa_start_audio):
34204           - don't call set_periods_integer anymore, it breaks the
34205           configuration randomly
34206           - call snd_pcm_hw_params_set_access directly instead of using masks
34207           - don't fail if the sw_params can't be set, just use the default
34208           params and hope it works. Alsalib has weird issues when you touch
34209           sw_params and does no proper error reporting about what failed.
34210         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
34211         (gst_alsa_close_audio):
34212           make our alsa debugging go via gst debugging and not conditionally
34213           defined
34214         * ext/alsa/gstalsa.h:
34215           add ALSA_DEBUG_FLUSH macro
34216         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
34217         (plugin_init):
34218           wrap alsa errors to be printed via the gst debugging system and not
34219           spammed to stderr
34220
34221 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34222
34223         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
34224         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
34225         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
34226         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
34227         (qtdemux_parse_trak):
34228         * gst/qtdemux/qtdemux.h:
34229           Bitch. Also known as seeking, querying & co.
34230         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
34231         (gst_osssink_change_state):
34232         * sys/oss/gstosssink.h:
34233           Resyncing is for weenies, this hack is no longer needed and was
34234           broken anyway (since it - unintendedly - always leaves resync to
34235           TRUE).
34236
34237 2004-06-05  Andrew Turner <zxombie@hotpop.com>
34238
34239         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
34240         * gst/tcp/gsttcpclientsrc.h: idem
34241           - define MSG_NOSIGNAL if not done
34242           - include unistd.h for off_t
34243           (fixes #143749)
34244
34245 2004-06-05  Benjamin Otte  <otte@gnome.org>
34246
34247         * configure.ac:
34248         * ext/kio/Makefile.am:
34249           check for qt's moc preprocessor explicitly and use it
34250
34251 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34252
34253         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
34254           don't get a signal for EPIPE on socket writes
34255           (somebody check if this works on other platforms)
34256
34257 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
34258
34259         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
34260         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
34261           check error condition on available samples correctly
34262
34263 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
34264
34265         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
34266           avoid a segfault
34267         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
34268         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
34269         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
34270         (gst_tcpserversrc_gdp_read_header):
34271          use ssize_t over size_t since the former is signed and thus the
34272          check for error codes can work
34273
34274 2004-06-02  Wim Taymans  <wim@fluendo.com>
34275
34276         reviewed by: Johan
34277
34278         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34279         (gst_multipart_mux_loop):
34280         Oops
34281
34282 2004-06-02  Wim Taymans  <wim@fluendo.com>
34283
34284         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34285         (gst_multipart_mux_init), (gst_multipart_mux_loop),
34286         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
34287         (gst_multipart_mux_change_state):
34288         Added configurable boundary specifier, added the value as a
34289         caps field as well.
34290
34291 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34292
34293         * gst/tcp/gsttcp.c:
34294         * gst/tcp/gsttcpclientsrc.c:
34295         * gst/tcp/gsttcpclientsrc.h:
34296         * gst/tcp/gsttcpserversrc.c:
34297           - portability fix, to compile on OSX
34298             (fixes #143146)
34299
34300         * sys/osxaudio/gstosxaudioelement.c:
34301         * sys/osxaudio/gstosxaudiosink.c:
34302         * sys/osxaudio/gstosxaudiosrc.c:
34303           - compilation warnings on OSX
34304             (fixes #143153)
34305
34306 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34307
34308         * ext/vorbis/vorbisdec.c : sign warning fixes
34309
34310         * gst-libs/gst/mixer/mixertrack.c :
34311           do no use defines which are glib 2.4 specific
34312
34313 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
34314
34315         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
34316           buffer since libflac doesn't expect it (reports a sync error when
34317           it encounters that)
34318
34319
34320 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
34321
34322         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
34323         * gst-libs/gst/mixer/mixertrack.c:
34324         (gst_mixer_track_get_property), (get_mixer_track_init),
34325         (get_mixer_track_get_property): Added property accessors
34326         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
34327         * gst-libs/gst/mixer/mixeroptions.c:
34328         (gst_mixer_options_get_values): Added
34329         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
34330         * gst-libs/gst/mixer/mixer.c: Fixed comment
34331
34332
34333 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34334
34335         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
34336           improve error messages on open
34337
34338
34339 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
34340
34341         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
34342           check if v4l-conf is in path
34343
34344 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
34345
34346         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
34347           change assert to a more readable error message
34348
34349 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
34350
34351         * gst-libs/gst/tuner/tunerchannel.h:
34352           - add a freq_multiplicator field to make the conversion
34353             between internal frequency unit and Hz
34354         * sys/v4l/gstv4lelement.c:
34355         * sys/v4l2/gstv4l2element.c:
34356           - change default video device to /dev/video0
34357         * sys/v4l/v4l_calls.c:
34358         * sys/v4l2/v4l2_calls.c:
34359           - we only expose frequency to the user in Hz instead of
34360             bastard v4lX unit (either 62.5kHz or 62.5Hz)
34361
34362 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
34363         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
34364           Initialise b_o_s and e_o_s variables
34365         * gst-libs/gst/riff/riff-media.c:
34366         (gst_riff_create_video_caps_with_data):
34367           Add some unusual fourcc's from mplayer avi's
34368         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
34369           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
34370           autoplugging.
34371
34372 2004-05-28  Wim Taymans  <wim@fluendo.com>
34373
34374         * configure.ac:
34375         * gst/alpha/Makefile.am:
34376         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
34377         (gst_alpha_get_type), (gst_alpha_base_init),
34378         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
34379         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
34380         (gst_alpha_chroma_key), (gst_alpha_chain),
34381         (gst_alpha_change_state), (plugin_init):
34382         A plugin to add an alpha channel to I420 video. Can optionally do
34383         chroma keying.
34384         * gst/multipart/Makefile.am:
34385         * gst/multipart/multipart.c: (plugin_init):
34386         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
34387         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
34388         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
34389         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
34390         (gst_multipart_demux_change_state),
34391         (gst_multipart_demux_plugin_init):
34392         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
34393         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
34394         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
34395         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
34396         (gst_multipart_mux_pad_unlink),
34397         (gst_multipart_mux_request_new_pad),
34398         (gst_multipart_mux_handle_src_event),
34399         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
34400         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
34401         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
34402         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
34403         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
34404         send multipart jpeg images to a browser.
34405         * gst/videobox/Makefile.am:
34406         * gst/videobox/README:
34407         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
34408         (gst_video_box_get_type), (gst_video_box_base_init),
34409         (gst_video_box_class_init), (gst_video_box_init),
34410         (gst_video_box_set_property), (gst_video_box_get_property),
34411         (gst_video_box_sink_link), (gst_video_box_i420),
34412         (gst_video_box_ayuv), (gst_video_box_chain),
34413         (gst_video_box_change_state), (plugin_init):
34414         Crops or adds borders around an image. can do alpha channel
34415         borders as well.
34416         * gst/videomixer/Makefile.am:
34417         * gst/videomixer/README:
34418         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
34419         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
34420         (gst_videomixer_pad_get_sink_event_masks),
34421         (gst_videomixer_pad_get_property),
34422         (gst_videomixer_pad_set_property),
34423         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
34424         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
34425         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
34426         (gst_videomixer_base_init), (gst_videomixer_class_init),
34427         (gst_videomixer_init), (gst_videomixer_request_new_pad),
34428         (gst_videomixer_handle_src_event),
34429         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
34430         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
34431         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
34432         (gst_videomixer_loop), (gst_videomixer_get_property),
34433         (gst_videomixer_set_property), (gst_videomixer_change_state),
34434         (plugin_init):
34435         Generic video mixer plugin, can handle multiple inputs all with
34436         different framerates and video sizes. Is fully alpha channel
34437         aware.
34438
34439 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34440
34441         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
34442           Select first track as master track. Not sure how else to handle
34443           that...
34444         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
34445           Discard discont events. Should fix #142962.
34446
34447 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34448
34449         * ext/alsa/Makefile.am:
34450         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
34451         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
34452         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
34453         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
34454         (gst_alsa_mixer_get_option):
34455         * ext/alsa/gstalsamixer.h:
34456         * ext/alsa/gstalsamixeroptions.c:
34457         (gst_alsa_mixer_options_get_type),
34458         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
34459         (gst_alsa_mixer_options_new):
34460         * ext/alsa/gstalsamixeroptions.h:
34461         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
34462         * ext/alsa/gstalsamixertrack.h:
34463           Add enumerations (as GstMixerOptions). Make correct distinction
34464           between input/output tracks. Add capture/playback private flag.
34465           Use flag to decide on whether to set capture or playback volumes
34466           or switches. Use playback and record switches.
34467         * gst-libs/gst/mixer/Makefile.am:
34468         * gst-libs/gst/mixer/mixer-marshal.list:
34469         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
34470         (gst_mixer_set_option), (gst_mixer_get_option),
34471         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
34472         (gst_mixer_volume_changed), (gst_mixer_option_changed):
34473         * gst-libs/gst/mixer/mixer.h:
34474         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
34475         (gst_mixer_options_class_init), (gst_mixer_options_init),
34476         (gst_mixer_options_dispose):
34477         * gst-libs/gst/mixer/mixeroptions.h:
34478           Add GstMixerOptions.
34479         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
34480           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
34481           broken device detection on computers with multiple OSS sound
34482           cards.
34483
34484 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34485
34486         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
34487           fixate nicely even when the peer is not negotiating
34488
34489 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34490
34491         * gst/audioconvert/gstaudioconvert.c:
34492         (gst_audio_convert_parse_caps):
34493           make sure we don't allow depth > width
34494         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
34495           fixate endianness to G_BYTE_ORDER as default
34496         * gst/audioscale/gstaudioscale.c:
34497           we don't handle another endianness as host-endianness
34498
34499 2004-05-25  David Schleef  <ds@schleef.org>
34500
34501         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
34502
34503 2004-05-24  Benjamin Otte  <otte@gnome.org>
34504
34505         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
34506         (gst_oggvorbisenc_setup):
34507           properly fail when we can't setup the vorbis encoder due to
34508           unsupported settings
34509         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
34510         (gst_vorbisenc_setup):
34511           same
34512         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
34513           fix case where warnings occured when one pad was unlinked while the
34514           other's link function was called
34515
34516 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
34517
34518         * gst/tcp/Makefile.am:
34519           use GST_ENABLE_NEW
34520
34521 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34522
34523         * gst-libs/gst/resample/private.h:
34524           don't use optimizations that are #if 0'ed
34525
34526 2004-05-24  Wim Taymans  <wim@fluendo.com>
34527
34528         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
34529         Fix potential division by zero error and hopefully get
34530         the position query right to get correct timestamps on avi
34531         audio.
34532
34533 2004-05-24  Wim Taymans  <wim@fluendo.com>
34534
34535         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
34536         (gst_videoscale_scale_nearest_str2),
34537         (gst_videoscale_scale_nearest_str4),
34538         (gst_videoscale_scale_nearest_32bit),
34539         (gst_videoscale_scale_nearest_24bit),
34540         (gst_videoscale_scale_nearest_16bit):
34541         Fix the scaling algorithm and avoid a buffer overflow.
34542         removed the while loop in the scaling function as it
34543         was used for point sampling only.
34544
34545 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34546
34547         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
34548         (gst_id3_tag_class_init), (gst_id3_tag_init),
34549         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
34550         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
34551         (gst_id3_tag_send_tag_event):
34552           lots of fixes to make id3mux work and id3demux work correctly
34553
34554 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34555
34556         * ext/Makefile.am:
34557           add rules to build shout2send (was removed by accident
34558           when this module was no more marked experimental/broken)
34559
34560 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34561
34562         * ext/shout2/gstshout2.c:
34563         * ext/shout2/gstshout2.h:
34564           adding a "connection problem" signal to shout2send
34565           (fixes #142954)
34566
34567 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
34568
34569         * ext/kio/kioreceiver.cpp:
34570         * ext/kio/kioreceiver.h:
34571           fix sign comparison issues
34572
34573 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34574
34575         * gst/cdxaparse/gstcdxaparse.c:
34576         * gst/cdxaparse/gstcdxaparse.h:
34577           some renaming
34578           add some checks/sanity
34579           prepare for seek addition
34580
34581         * sys/sunaudio/gstsunaudio.c:
34582           remove exported dupe init function
34583
34584 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
34585
34586         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
34587         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
34588           Fix format conversion and position querying.
34589         * gst/debug/progressreport.c: (gst_progressreport_report):
34590           Don't output a bogus total value that we didn't query.
34591         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
34592           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
34593           only a blank window after xine has been used.
34594
34595 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34596
34597         * m4/as-arts.m4:
34598           sync with upstream version to fix test on FC2
34599           readd with -ko to preserve Id header
34600
34601 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34602
34603         * configure.ac:
34604           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
34605         * gst/tcp/gsttcpclientsrc.c: idem
34606         * gst/tcp/gsttcpserversink.c: idem
34607         * gst/tcp/gsttcpserversrc.c: idem
34608         * m4/gst-fionread.m4: idem
34609
34610         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
34611
34612         * configure.ac: enable speex plugin for speex 1.1.5+
34613         * ext/speex/gstspeexenc.c: fix cast warning
34614
34615         * ext/esd/README: fix typo
34616
34617 2004-05-20  David Schleef  <ds@schleef.org>
34618
34619         * configure.ac: Minor cosmetic change to convince the buildbot to
34620         reautogen.
34621         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
34622         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
34623         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
34624         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
34625         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
34626         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
34627         More hacking.  Plays audio now.
34628
34629 2004-05-20  David Schleef  <ds@schleef.org>
34630
34631         * configure.ac:
34632         * sys/Makefile.am:
34633
34634 2004-05-20  David Schleef  <ds@schleef.org>
34635
34636         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
34637         * sys/osxaudio/gstosxaudio.c:
34638         * sys/osxaudio/gstosxaudioelement.c:
34639         * sys/osxaudio/gstosxaudioelement.h:
34640         * sys/osxaudio/gstosxaudiosink.c:
34641         * sys/osxaudio/gstosxaudiosink.h:
34642         * sys/osxaudio/gstosxaudiosrc.c:
34643         * sys/osxaudio/gstosxaudiosrc.h:
34644
34645 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34646
34647         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
34648         (gst_vorbisenc_chain):
34649           put the codec headers on the caps as streamheader as well as
34650           pushing them out
34651
34652 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34653
34654         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
34655         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
34656         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
34657         split up push_packet into two functions
34658
34659 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34660
34661         * gst/tcp/.cvsignore:
34662           ignore enums
34663         * gst/tcp/Makefile.am:
34664         * gst/tcp/README:
34665         * gst/tcp/gsttcp.c:
34666         * gst/tcp/gsttcp.h:
34667         * gst/tcp/gsttcpclientsink.c:
34668         * gst/tcp/gsttcpclientsink.h:
34669         * gst/tcp/gsttcpclientsrc.c:
34670         * gst/tcp/gsttcpclientsrc.h:
34671         * gst/tcp/gsttcpplugin.c:
34672         * gst/tcp/gsttcpserversink.c:
34673         * gst/tcp/gsttcpserversink.h:
34674         * gst/tcp/gsttcpserversrc.c:
34675         * gst/tcp/gsttcpserversrc.h:
34676           add new tcp elements
34677
34678 2004-05-19  Wim Taymans  <wim@fluendo.com>
34679
34680         * gst/law/mulaw-conversion.c: (mulaw_encode):
34681         Fix overflow bug in ulaw encoding.
34682
34683 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34684
34685         * ext/mad/gstmad.c: (gst_mad_handle_event):
34686           don't unref the event twice
34687
34688 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34689
34690         * configure.ac:
34691           remove -Wno-sign-compare
34692
34693 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34694
34695         * configure.ac:
34696           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
34697           if you want to work against glib 2.2 and 2.4
34698
34699 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
34700
34701         * gst/tcp/Makefile.am:
34702         * gst/tcp/gsttcp.c:
34703         * gst/tcp/gsttcp.h:
34704         * gst/tcp/gsttcpsink.h:
34705         * gst/tcp/gsttcpsrc.h:
34706           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
34707
34708 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34709
34710         * gst/debug/tests.c: (md5_get_value):
34711           fix segfault on gst-inspect
34712
34713 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34714
34715         * gst/debug/testplugin.c:
34716         * gst/debug/tests.c:
34717         * gst/debug/tests.h:
34718           add new extensible and configurable testing element. Current tests
34719           include buffer count, stream length, timestamp/duration matching and
34720           md5.
34721         * gst/debug/Makefile.am:
34722         * gst/debug/gstdebug.c: (plugin_init):
34723           add infrastructure for new element
34724
34725 2004-05-19  Johan Dahlin  <johan@gnome.org>
34726
34727         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
34728         ending of the array. Fixes gst-inspect segfault on ppc.
34729
34730 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34731
34732         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
34733
34734         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
34735
34736 2004-05-18  David Schleef  <ds@schleef.org>
34737
34738         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
34739         warnings (bugs, actually) noticed by gcc but not forte.
34740
34741 2004-05-18  David Schleef  <ds@schleef.org>
34742
34743         * sys/sunaudio/Makefile.am:
34744         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
34745
34746 2004-05-18  David Schleef  <ds@schleef.org>
34747
34748         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
34749         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
34750         to allow qtdemux to use non-seekable streams. (bug #142272)
34751
34752 2004-05-18  David Schleef  <ds@schleef.org>
34753
34754         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
34755         (gst_resample_sinc_ft_float): Remove use of static temporary
34756         buffer.  This code was obviously not supposed to last long, but
34757         it's stuck in our ABI, so it required a little hack to make it
34758         ABI-compatible.  Fixes #142585.
34759         * gst-libs/gst/resample/resample.h: same.
34760
34761 2004-05-18  David Schleef  <ds@schleef.org>
34762
34763         * configure.ac: Add sunaudio
34764         * examples/Makefile.am: make gstplay depend on gconf
34765         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
34766         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
34767         (convert_table_lookup), (img_convert): remove c99-isms
34768         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
34769           unsigned, to fix a warning on Solaris
34770         * gst/mpeg1sys/systems.c: bcopy->memcpy
34771         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
34772         * sys/Makefile.am: Add sunaudio
34773
34774 2004-05-18  Wim Taymans  <wim@fluendo.com>
34775
34776         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
34777         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
34778         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
34779         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
34780         (gst_ogg_mux_loop):
34781         Fix an ugly memleak where the muxer didn't flush enough ogg
34782         pages. This also resulted in badly muxed ogg files.
34783
34784 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34785
34786         * gst/asfdemux/asfheaders.c :
34787         * gst/asfdemux/asfheaders.h :
34788         * gst/asfdemux/gstasfdemux.c :
34789           - fix ASF_OBJ_PADDING guid
34790           - add 3 new object guids (language list, metadata,
34791             extended stream properties)
34792           - add a function to parse extended header objects
34793
34794 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34795
34796         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
34797           remove leftover debugging g_print
34798
34799 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34800
34801         * ext/mad/gstmad.c: (gst_mad_handle_event):
34802           Fix for when the first format in a discont event is not a
34803           byte-based one. Should fix #137710.
34804
34805 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34806
34807         * m4/a52.m4 : fix compilation with -Wall -Werror
34808         * m4/libfame.m4 : idem
34809         * m4/libmikmod.m4 : idem
34810
34811 2004-05-17  Benjamin Otte  <otte@gnome.org>
34812
34813         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34814           signal the new tags before giving up the reference
34815
34816 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34817
34818         * ext/shout2/gstshout2.c:
34819           use application/ogg instead of application/x-ogg (patch by Patrick
34820           Guimond, fixes #142432)
34821         * sys/oss/gstosselement.c: (gst_osselement_reset),
34822         (gst_osselement_sync_parms):
34823           don't set fragment size unless specified (fixes #142493)
34824
34825 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34826
34827         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
34828           fixes #142664
34829
34830 2004-05-17  Benjamin Otte  <otte@gnome.org>
34831
34832         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
34833           compute offsets correctly for internal buffers so timestamps are set
34834           correctly when we can't seek. Also handle cases where there are no
34835           offsets. (based on a patch by David Moore, fixes #142507)
34836
34837 2004-05-17  Benjamin Otte  <otte@gnome.org>
34838
34839         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34840           use correct variable when determining amount of data to skip so we
34841           don't skip into the void and segfault
34842
34843 2004-05-16  Benjamin Otte  <otte@gnome.org>
34844
34845         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
34846           Hi, I'm a memleak
34847
34848 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34849
34850         * gst/asfdemux/gstasfdemux.c:
34851           - fix a mem leak and always propagate tags
34852           - add WMV3 to known video codecs (but no decoder yet)
34853           - replace "surplus data" at end of audio header for what
34854             it is : codec specific data
34855           - fix a typo
34856
34857 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
34858
34859         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
34860
34861         * gst-libs/gst/audio/audioclock.c:
34862           Fix wrong return type (#142205).
34863
34864 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34865
34866         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
34867           Ignore CRCs by default (fixes #142566).
34868
34869 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34870
34871         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
34872         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
34873         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
34874         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
34875         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
34876         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
34877           Fix for cases where we fail to attach to a mixer.
34878
34879 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34880
34881         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
34882           Don't touch events after not owning them anymore.
34883         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
34884         (gst_wavparse_fmt), (gst_wavparse_other),
34885         (gst_wavparse_handle_seek), (gst_wavparse_loop),
34886         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
34887         (gst_wavparse_srcpad_event):
34888         * gst/wavparse/gstwavparse.h:
34889           Add seeking, fix querying.
34890
34891 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34892
34893         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34894           - process comments even if they don't end with \0\0
34895             g_convert would ignore them if present and works well without them
34896
34897 2004-05-16  Benjamin Otte  <otte@gnome.org>
34898
34899         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
34900           simplify caps
34901
34902 2004-05-16  Benjamin Otte  <otte@gnome.org>
34903
34904         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34905           don't write to memory we might not write to - g_convert does that
34906           for us anyway (fixes #142613)
34907         (gst_asf_demux_audio_caps):
34908           comment out gst_util_dump_mem
34909
34910 2004-05-16  Benjamin Otte  <otte@gnome.org>
34911
34912         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34913           compute correct expected timestamps after seek (broken since
34914           last commit)
34915         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
34916           rename element and debugging category to gdkpixbufscale
34917
34918 2004-05-16  Benjamin Otte  <otte@gnome.org>
34919
34920         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34921           add error checking to snd_pcm_delay and remove duplicate call to
34922           snd_pcm_delay that caused issues (see inline code comments)
34923         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
34924           make more readable and fix return value when snd_pcm_delay fails
34925         (fixes #142586)
34926
34927 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
34928         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
34929         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
34930         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
34931         (gst_pixbufscale_link), (gst_pixbufscale_init),
34932         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
34933         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
34934         (gst_pixbufscale_get_property), (pixbufscale_init):
34935         * ext/gdk_pixbuf/pixbufscale.h:
34936         Add these files I forgot earlier
34937
34938 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
34939         * ext/gdk_pixbuf/Makefile.am:
34940         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
34941         * ext/gdk_pixbuf/gstgdkpixbuf.h:
34942         Add new pixbufscale element to scale RGB video
34943         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
34944         and HYPER interpolation correctly.
34945         * ext/theora/theoraenc.c: (theora_enc_chain),
34946         Discard buffer and return if explicit caps could not be set
34947         (theora_enc_get_property):
34948         Make _get return kbps for the bitrate consistent with
34949         the _set function.
34950
34951
34952 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34953
34954         * ext/libvisual/visual.c: (gst_visual_chain):
34955           add missing visual_audio_analyze
34956
34957 2004-05-14  David Schleef  <ds@schleef.org>
34958
34959         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
34960         is killed while we're playing.
34961         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
34962         gst_element_no_more_pads().
34963
34964 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34965
34966         * gst-libs/gst/riff/riff-read.c :
34967           - fix INFO tag extraction in RIFF/AVI files
34968             because gst_event_unref (event) also freed taglist
34969           - avoid a mem leak
34970
34971 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34972
34973         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
34974         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
34975
34976         * gst/auparse/gstauparse.c :
34977           - add code (commented for now) to support audio/x-adpcm on src pad
34978             (we have no decoder for those layout yet)
34979
34980         * gst/cdxaparse/gstcdxaparse.c :
34981         * gst/cdxaparse/gstcdxaparse.h :
34982           - partial rewrite using RiffRead (ripped iain's wavparse code)
34983
34984         * gst/rtp/gstrtpL16enc.c : typo
34985         * gst/rtp/gstrtpgsmenc.c : typo
34986
34987 2004-05-13  Benjamin Otte  <otte@gnome.org>
34988
34989         * configure.ac:
34990           check for exact version of libvisual, it's not supposed to be
34991           API/ABI stable yet
34992
34993 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34994
34995         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
34996           signal no-more-pads
34997
34998 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
34999
35000         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
35001         Report which format was used for GST_FORMAT_DEFAULT
35002         * gst/debug/Makefile.am:
35003         * gst/debug/gstdebug.c: (plugin_init):
35004         * gst/debug/progressreport.c: (gst_progressreport_base_init),
35005         (gst_progressreport_class_init), (gst_progressreport_init),
35006         (gst_progressreport_report), (gst_progressreport_set_property),
35007         (gst_progressreport_get_property), (gst_progressreport_chain),
35008         (gst_progressreport_plugin_init):
35009         Add progressreport element for testing.
35010
35011 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
35012
35013         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
35014         * sys/v4l/gstv4lsrc.h:
35015         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
35016         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
35017         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
35018         (gst_v4lsrc_grab_frame):
35019           add more debugging
35020           send a discont at start
35021
35022 2004-05-12  Colin Walters  <walters@redhat.com>
35023
35024         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
35025         inflooping if we can't find a chunk.  Or in other words, don't blow
35026         chunks if we don't have a chunk to blow.
35027
35028 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
35029         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
35030         Remove old debug output
35031         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
35032         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
35033         (gst_dvdec_set_property), (gst_dvdec_get_property):
35034         Change the quality setting to an enum, so it works from gst-launch
35035         Don't renegotiate a non-linked pad. Allows audio only decoding.
35036         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
35037         (gst_deinterlace_link), (gst_deinterlace_init):
35038         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
35039         (gst_videodrop_link):
35040         Some caps negotiation fixes
35041
35042 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35043
35044         * ext/tarkin/gsttarkin.c :
35045           - Change RANK from NONE to PRIMARY
35046         * ext/gdk_pixbuf/gstgdkpixbuf.c :
35047           - Change RANK from NONE to MARGINAL
35048         * ext/divx/gstdivxenc.c :
35049           - Change RANK from PRIMARY to NONE (encoder/spider issue)
35050
35051 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
35052
35053         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
35054         (gst_vorbisenc_push_packet):
35055           copy a function that was added between 1.0 and 1.0.1 until we
35056           depend on worthwhile features of post-1.0
35057
35058 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35059
35060         * configure.ac:
35061           enable shout2 by default
35062         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
35063         (gst_shout2send_base_init), (gst_shout2send_init),
35064         (gst_shout2send_connect), (gst_shout2send_change_state):
35065         * ext/shout2/gstshout2.h:
35066           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
35067           #142262)
35068         * ext/theora/theora.c: (plugin_init):
35069           don't set rank on encoders
35070
35071 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
35072
35073         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
35074           Use codec_data property instead of flag1 and flag2 for wma
35075
35076 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35077
35078         * gst/cdxaparse/gstcdxaparse.c :
35079           - Add mpegversion to CAPS to make it link
35080           - Rank is as GST_RANK_SECONDARY instead of NONE
35081         * gst/auparse/gstauparse.c :
35082           - Document all audio encoding we can encounter from Solaris 9
35083             headers and libsndfile information.
35084           - Increase max. rate from 48000 to 192000 (to match other elements)
35085           - Don't try to play junk data between header and samples
35086
35087 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35088
35089         * ext/libvisual/visual.c: (gst_visual_getcaps):
35090           use the right caps depending on endianness (I hope)
35091         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
35092           use GST_RANK_NONE for all non-decoding elements or spider gets
35093           mighty confused
35094
35095 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35096
35097         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
35098           Fix some odd cases and fix BE metadata parsing of unicode16 text.
35099
35100 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35101
35102         * gst/switch/gstswitch.c: (gst_switch_release_pad),
35103         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
35104         (gst_switch_loop), (gst_switch_get_type):
35105           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
35106           HEADERS. Had to be said.
35107
35108 2004-05-10  David Schleef  <ds@schleef.org>
35109
35110         * configure.ac: Add prototype Dirac support.
35111         * ext/Makefile.am:
35112         * ext/dirac/Makefile.am:
35113         * ext/dirac/gstdirac.cc:
35114         * ext/dirac/gstdiracdec.cc:
35115
35116 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35117
35118         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
35119         (gst_auparse_init), (gst_auparse_chain),
35120         (gst_auparse_change_state):
35121           Hack around spider. Remove me some day please.
35122
35123 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35124
35125         * gst/auparse/gstauparse.c: (gst_auparse_chain):
35126           Fix for some uninitialized variables in previous patch, also
35127           makes it work. Fixes #142286 while we're at it.
35128
35129 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35130
35131         * gst/auparse/gstauparse.c:
35132                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
35133                 only unsupported formats are ADPCM/CCITT G.72x
35134                 reviewed by Ronald
35135         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
35136
35137 2004-05-10  Wim Taymans  <wim@fluendo.com>
35138
35139         * ext/vorbis/Makefile.am:
35140         * ext/vorbis/README:
35141         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
35142         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
35143         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
35144         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
35145         (gst_oggvorbisenc_convert_sink),
35146         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
35147         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
35148         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
35149         (get_constraints_string), (update_start_message),
35150         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
35151         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
35152         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
35153         * ext/vorbis/oggvorbisenc.h:
35154         * ext/vorbis/vorbis.c: (plugin_init):
35155         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
35156         (raw_caps_factory), (gst_vorbisenc_class_init),
35157         (gst_vorbisenc_init), (gst_vorbisenc_setup),
35158         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
35159         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
35160         * ext/vorbis/vorbisenc.h:
35161         Added a raw vorbis encoder to be used with the oggmuxer.
35162         We still need the old encoder for some gnome applications,
35163         read the README to find out how that works.
35164         The raw encoder is called "rawvorbisenc" until 0.9.
35165
35166 2004-05-10  Wim Taymans  <wim@fluendo.com>
35167
35168         * ext/ogg/gstogg.c: (plugin_init):
35169         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
35170         (gst_ogg_print):
35171         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
35172         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
35173         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
35174         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
35175         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
35176         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
35177         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
35178         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
35179         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
35180         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
35181         Added an ogg muxer.
35182         Small typo fixes in the demuxer.
35183
35184 2004-05-10  Wim Taymans  <wim@fluendo.com>
35185
35186         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
35187         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
35188         (theora_enc_change_state), (theora_enc_set_property),
35189         (theora_enc_get_property):
35190         Mark the last packet with an EOS flag which is not really needed
35191         in gstreamer.
35192         Do some better video framerate initialisation.
35193         Update the buffer timestamp.
35194
35195 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
35196
35197         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
35198         Return the result of the parent state change call
35199
35200 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35201
35202         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
35203         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
35204         * gst/law/alaw-encode.c : (idem)
35205         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
35206         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
35207         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
35208
35209 2004-05-09  Benjamin Otte  <otte@gnome.org>
35210
35211         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
35212           don't use a fixed buffer size when writing variable length data to
35213           it. Fixes memory corruption and makes alsasrc work
35214
35215 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35216
35217         * ext/gnomevfs/gstgnomevfssink.c:
35218         (_gst_boolean_allow_overwrite_accumulator),
35219         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
35220           Run glib's default signal handler (??) in RUN_CLEANUP rather than
35221           RUN_LAST, and don't use that to set the accumulator value because
35222           then it's always FALSE.
35223
35224 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35225
35226         * gst-libs/gst/riff/riff-media.c:
35227         (gst_riff_create_video_caps_with_data),
35228         (gst_riff_create_audio_caps),
35229         (gst_riff_create_audio_template_caps):
35230         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
35231           Fix for unaligned RIFF files (i.e. where all the chunks together
35232           in a LIST chunk are not of the same size as the size given in
35233           the LIST chunk header). Fixes several odd WAVE files. Also fix
35234           ADPCM (block_align property) in audio, so that wavparse based
35235           on this works now as it used to stand-alone.
35236
35237 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
35238
35239         reviewed by Benjamin Otte  <otte@gnome.org>
35240
35241         * ext/a52dec/gsta52dec.c:
35242         * ext/divx/gstdivxdec.c:
35243         * ext/divx/gstdivxenc.c:
35244         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
35245         * ext/faac/gstfaac.c: (gst_faac_base_init):
35246         * ext/faad/gstfaad.c: (gst_faad_base_init):
35247         * ext/ivorbis/vorbisfile.c:
35248         * ext/lame/gstlame.c:
35249         * ext/libfame/gstlibfame.c:
35250         * ext/mpeg2enc/gstmpeg2enc.cc:
35251         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
35252         * ext/sidplay/gstsiddec.cc:
35253         * ext/speex/gstspeexdec.c:
35254         * ext/speex/gstspeexenc.c:
35255         * ext/xvid/gstxviddec.c:
35256         * ext/xvid/gstxvidenc.c:
35257           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
35258           (fixes #142193)
35259
35260 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35261
35262         * ext/alsa/gstalsa.c: (device_list),
35263         (gst_alsa_class_probe_devices):
35264         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
35265           Fix alsa oddness in mixer after the combination of using mixer
35266           in source/sink elements and using hw:x,y instead of just hw:x.
35267
35268 2004-05-09  Benjamin Otte  <otte@gnome.org>
35269
35270         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
35271         (gst_wavparse_create_sourcepad):
35272           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
35273           sourcepads
35274
35275 2004-05-09  Benjamin Otte  <otte@gnome.org>
35276
35277         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
35278           allow discont events before caps nego
35279
35280 2004-05-08  Benjamin Otte  <otte@gnome.org>
35281
35282         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
35283           don't leak events
35284
35285 2004-05-08  Benjamin Otte  <otte@gnome.org>
35286
35287         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
35288         (gst_level_change_state), (gst_level_init):
35289         * gst/level/gstlevel.h:
35290           figure out if we're initialized directly instead of keeping a
35291           variable that's wrong in 90% of cases
35292           don't initialize pads and then leak them and use a new unitialized
35293           pad. (fixes #142084)
35294           these were bugs so n00bish I didn't find them for an hour :/
35295
35296 2004-05-08 Iain <iain@prettypeople.org>
35297
35298         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
35299         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
35300         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
35301         return the length that was read.
35302         (gst_riff_read_strf_auds): Allow fmt tags as well.
35303
35304 2004-05-07  David Schleef  <ds@schleef.org>
35305
35306         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
35307         signed char assumption in faad.h.
35308
35309 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35310
35311         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
35312           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
35313
35314 2004-05-07  Colin Walters  <walters@redhat.com>
35315
35316         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
35317         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
35318         function.
35319         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
35320         Add dispose function.
35321
35322 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
35323         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
35324           Fix caps nego and pad templates. RGB mode caps should
35325           work now.
35326         * ext/dvdnav/gst-dvd:
35327           Move mpeg2dec inside the thread because otherwise the
35328           queue rejects cap changes mid-stream
35329         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
35330         (gst_mpeg2dec_flush_decoder):
35331           For mpeg2dec > 0.4.0, call the flush function instead of
35332           manually extracting all in-flight frames.
35333         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
35334         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
35335           Change mime type video/dv go video/x-dv to match the
35336           rest of gst-plugins
35337
35338 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35339
35340         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
35341         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
35342         (gst_alsa_sink_class_init):
35343         * ext/alsa/gstalsasink.h:
35344         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
35345         (gst_alsa_src_class_init):
35346         * ext/alsa/gstalsasrc.h:
35347           Make alsasink/src a subclass of alsamixer so that mixer stuff
35348           shows up in gst-rec. Needs some finetuning.
35349
35350 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35351
35352         * ext/lame/gstlame.c: (gst_lame_chain):
35353           simplify
35354         * ext/mad/gstmad.c: (gst_mad_handle_event):
35355           fix event leak
35356         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
35357           be able to detect mp3 files < 4096 bytes
35358
35359 2004-05-06  Wim Taymans  <wim@fluendo.com>
35360
35361         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
35362         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
35363         (theora_enc_set_property), (theora_enc_get_property):
35364         Also encode the first frame, cleanup some code.
35365
35366 2004-05-06  Wim Taymans  <wim@fluendo.com>
35367
35368         * ext/mpeg2enc/gstmpeg2enc.cc:
35369         Forward events first before deciding that negotiation was
35370         not performed.
35371
35372 2004-05-06  Wim Taymans  <wim@fluendo.com>
35373
35374         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
35375         First process the events before deciding that negotiation
35376         was not performed.
35377
35378 2004-05-06  Wim Taymans  <wim@fluendo.com>
35379
35380         * ext/theora/Makefile.am:
35381         * ext/theora/theora.c: (plugin_init):
35382         * ext/theora/theoradec.c: (theora_dec_change_state):
35383         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
35384         (gst_theora_enc_class_init), (gst_theora_enc_init),
35385         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
35386         (theora_enc_chain), (theora_enc_change_state),
35387         (theora_enc_set_property), (theora_enc_get_property):
35388         Added a theora encoder, grouped the encoder and decoder into the
35389         same plugin.
35390
35391 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
35392
35393         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35394         (gst_jpegenc_chain):
35395         fix DURATION on outgoing buffers
35396         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
35397         debug using time formats
35398         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
35399         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
35400         (gst_xvimagesink_sink_link):
35401         windows with width/height 0 generate X errors, so don't allow them
35402
35403 2004-05-05  Wim Taymans  <wim@fluendo.com>
35404
35405         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
35406         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
35407         (gst_mpeg2dec_negotiate_format):
35408         * ext/mpeg2dec/gstmpeg2dec.h:
35409           removed the static pad template so that we can add the
35410           more accurate framerate value to the caps.
35411
35412
35413 2004-05-04  Benjamin Otte  <otte@gnome.org>
35414
35415         * configure.ac:
35416           check for kdemacros.h, too (should fix #141821)
35417         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
35418           don't crash if no header was sent, but nicely error out (fixes part
35419           of #141554)
35420
35421 2004-05-04  Wim Taymans  <wim@fluendo.com>
35422
35423         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
35424         parent dispose function to avoid segfault on destroy.
35425
35426 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
35427
35428         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
35429         (plugin_init):
35430         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
35431         (gst_xvimagesink_sink_link):
35432         clean up debugging caps
35433         also recreate xvimage when format has changed
35434
35435 2004-05-04  Benjamin Otte  <otte@gnome.org>
35436
35437         * ext/libvisual/Makefile.am:
35438         * ext/libvisual/visual.c: (gst_visual_class_init),
35439         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
35440         (gst_visual_srclink), (gst_visual_chain),
35441         (gst_visual_change_state), (plugin_init):
35442           use a GstAdapter to correctly adapt buffer sizes - allows using a
35443           framerate
35444
35445 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35446
35447         * sys/v4l/gstv4lelement.h:
35448         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
35449         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
35450         (gst_v4lsrc_buffer_free):
35451         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
35452         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
35453         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
35454         (gst_v4lsrc_requeue_frame):
35455         move some debugging categories around
35456         query for fps index and set accordingly if found
35457
35458 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35459
35460         * ext/lame/gstlame.c:
35461         correct defaults that lame_init puts out of range
35462
35463 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35464
35465         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
35466         (gst_divxenc_class_init):
35467         fix range since -1 is the default
35468         * gst/mpeg1sys/gstmpeg1systemencode.c:
35469         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
35470         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
35471         (gst_rtjpegdec_chain):
35472         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
35473         (gst_rtjpegenc_chain):
35474         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
35475         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
35476         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
35477         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
35478         * sys/v4l/gstv4lsrc.c:
35479         * sys/v4l/v4l_calls.c: (gst_v4l_open):
35480         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
35481         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
35482         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
35483         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
35484           remove gst_info calls
35485
35486 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35487
35488         * Makefile.am:
35489         * po/af.po:
35490         * po/az.po:
35491         * po/en_GB.po:
35492         * po/nl.po:
35493         * po/sr.po:
35494         * po/sv.po:
35495           Updated translations
35496
35497 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35498
35499         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35500           refactor/comment code
35501
35502 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35503
35504         * gst/asfdemux/Makefile.am:
35505         * gst/asfdemux/asfheaders.c:
35506         * gst/asfdemux/asfheaders.h:
35507         * gst/asfdemux/gstasf.c: (plugin_init):
35508         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
35509         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
35510         (gst_asf_demux_setup_pad):
35511         * gst/asfdemux/gstasfdemux.h:
35512         * gst/asfdemux/gstasfmux.c:
35513         * gst/asfdemux/gstasfmux.h:
35514           Add tagging support to demuxer, split out registration in its own
35515           file instead of in demux (hacky), and prevent having some tables
35516           in our memory multiple times (in asfheaders.h).
35517
35518 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35519
35520         * gst/matroska/matroska-demux.c:
35521         (gst_matroska_demux_parse_metadata):
35522         * gst/matroska/matroska-ids.h:
35523           Basic tag reading support.
35524
35525 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35526
35527         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
35528           Really detect ac-3 audio.
35529         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
35530           really detect matroska files (off-by-1).
35531
35532 2004-04-30  David Schleef  <ds@schleef.org>
35533
35534         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35535         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
35536         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
35537         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
35538         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
35539         hackage -- parse a lot more atoms, extract a few tags.  One might even
35540         mistake this for tag support.  Maybe it is.
35541         * gst/qtdemux/qtdemux.h:
35542
35543 2004-04-30  Colin Walters  <walters@verbum.org>
35544
35545         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
35546
35547 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
35548
35549         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35550         (gst_ffmpegcolorspace_getcaps):
35551           remove broken nego fix
35552
35553 2004-04-30  Benjamin Otte  <otte@gnome.org>
35554
35555         * configure.ac:
35556         * ext/Makefile.am:
35557         * ext/libvisual/Makefile.am:
35558         * ext/libvisual/visual.c:
35559           add initial support for libvisual (http://libvisual.sourceforge.net)
35560           libvisual is still quite alpha, so expect crashes in there :)
35561
35562 2004-04-29  David Schleef  <ds@schleef.org>
35563
35564         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
35565         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
35566         up qtdemux to make it spit out codec_data.  Do _not_ look at this
35567         code; you will no longer respect me.
35568
35569 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35570
35571         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
35572         * ext/alsa/gstalsa.h :
35573         change alsa pcm device discovery to find more than 1 device
35574         per card. code review by Ronald.
35575
35576 2004-04-29  David Schleef  <ds@schleef.org>
35577
35578         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
35579         Add a check for a driver bug on FreeBSD.  (bug #140565)
35580
35581 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
35582
35583         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
35584         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35585         (gst_jpegenc_getcaps):
35586           move format setting to inner loop
35587         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35588         (gst_ffmpegcolorspace_getcaps):
35589           use GST_PAD_CAPS if available so that we use already negotiated
35590           caps
35591         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35592         (qtdemux_parse_moov), (qtdemux_parse):
35593           extra debugging
35594         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
35595         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
35596           move hardcoded path to DEFINE
35597
35598 2004-04-28  David Schleef  <ds@schleef.org>
35599
35600         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
35601         (bug #140064)
35602
35603 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35604
35605         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
35606           Don't probe for playback device if we're a source element. Fixes
35607           #139658.
35608
35609 2004-04-29  Benjamin Otte  <otte@gnome.org>
35610
35611         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
35612         (gst_id3_tag_chain):
35613           rewrite buffer offset
35614
35615 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35616
35617         * configure.ac:
35618         * ext/Makefile.am:
35619         * ext/dts/Makefile.am:
35620         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
35621         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
35622         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
35623         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
35624         (gst_dtsdec_loop), (gst_dtsdec_change_state),
35625         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
35626         (plugin_init):
35627         * ext/dts/gstdtsdec.h:
35628           New DTS decoder.
35629         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
35630         (gst_faad_srcconnect):
35631           Add ESDS atom handling (.m4a).
35632
35633 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35634
35635         * ext/divx/gstdivxdec.c: (plugin_init):
35636           Remove comment that makes no sense.
35637         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
35638           Fix for obvious typo that resulted in warnings during gst-register.
35639         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
35640         (gst_xviddec_sink_link):
35641           Fix caps negotiation a bit better.
35642         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
35643           We call this 'codec_data', not 'esds'.
35644
35645 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35646
35647         * gst/monoscope/gstmonoscope.c:
35648           make sure we only provide 256x128
35649         * gst/monoscope/monoscope.c: (monoscope_init):
35650           assert size of 256x128
35651
35652 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35653
35654         * Makefile.am:
35655         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
35656         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
35657           fixate to max width and height of device
35658
35659 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35660
35661         * Makefile.am:
35662         * sys/v4l/gstv4l.c:
35663         * sys/v4l/gstv4lsrc.c:
35664         * sys/v4l/v4l_calls.c:
35665         * sys/v4l/v4lsrc_calls.c:
35666           fix for qc-usb driver which fakes having more than one buffer
35667           by handing the same buffer twice, which confused GStreamer's/v4lsrc
35668           buffer_free override
35669           add debugging
35670
35671 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35672
35673         * Makefile.am:
35674         * gst/videotestsrc/gstvideotestsrc.c:
35675         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
35676         (gst_videotestsrc_init), (gst_videotestsrc_get),
35677         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
35678         * gst/videotestsrc/gstvideotestsrc.h:
35679           add num-buffers property
35680
35681         2004-04-26  Benjamin Otte  <otte@gnome.org>
35682
35683         * ext/mad/gstid3tag.c: (plugin_init):
35684           set id3mux rank to NONE so it doesn't confuse spider
35685           require audio/mpeg,mpegversion=1 in id3mux
35686
35687 2004-04-26  Benjamin Otte  <otte@gnome.org>
35688
35689         * configure.ac:
35690           detect faad correctly as non-working if it's indeed non-working
35691
35692 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
35693
35694         * Makefile.am:
35695         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35696         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
35697         fix _getcaps so it only negotiates to its supported format
35698
35699 2004-04-25  Benjamin Otte  <otte@gnome.org>
35700
35701         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35702           fix memleak
35703
35704 2004-04-23  Benjamin Otte  <otte@gnome.org>
35705
35706         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
35707           audio/x-raw-int with height rules! not. Now it's depth.
35708
35709 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35710
35711         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
35712         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
35713         (gst_wavparse_loop):
35714           Missing variable initialization. Add handling of DVI ADPCM. Fix
35715           mis-parsing of LIST chunks. This works around a bug where we mis-
35716           parse non-aligning LIST chunks (so LIST chunks where the contents
35717           don't align with the actual LIST size). The correct fix is to use
35718           rifflib, I'm not going to fix wavparse - too much work. All this
35719           fixes #104878.
35720
35721 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
35722
35723         reviewed by Benjamin Otte  <otte@gnome.org>
35724
35725         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
35726           fix shoutcast not working (fixes #140844)
35727
35728 2004-04-22  Benjamin Otte  <otte@gnome.org>
35729
35730         * ext/hermes/gsthermescolorspace.c:
35731         (gst_hermes_colorspace_caps_remove_format_info):
35732         * gst/colorspace/gstcolorspace.c:
35733         (gst_colorspace_caps_remove_format_info):
35734         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35735         (gst_ffmpegcolorspace_caps_remove_format_info):
35736           s/gst_caps_simplify/gst_caps_do_simplify/
35737
35738 2004-04-22  Benjamin Otte  <otte@gnome.org>
35739
35740         * gst-libs/gst/riff/riff-media.c:
35741         (gst_riff_create_video_caps_with_data):
35742           mpegversion is an int
35743         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
35744           don't try to create pad templates with NULL caps, use any caps
35745           instead.
35746
35747 2004-04-20  David Schleef  <ds@schleef.org>
35748
35749         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
35750         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
35751         (bug #140384)
35752
35753 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
35754
35755         reviewed by David Schleef
35756
35757         * ext/mad/gstid3tag.c: Add stdlib.h
35758         * gst/rtp/gstrtpgsmenc.c: same
35759         * gst/tags/gstid3tag.c: same
35760         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
35761         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
35762         GST_DISABLE_LOADSAVE use.
35763         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
35764         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
35765         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
35766         atol(3)).
35767         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
35768         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
35769         strtoul(3)).
35770         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
35771         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
35772         $(ID3_CFLAGS).
35773         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
35774         $(LIBFAME_CFLAGS).
35775
35776 2004-04-20  David Schleef  <ds@schleef.org>
35777
35778         * gst/realmedia/rmdemux.c:  This was supposed to part of the
35779         last checkin.  Same idea.
35780
35781 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
35782
35783         reviewed by David Schleef
35784
35785         * configure.ac: bump required gstreamer version to 0.8.1.1
35786         because of following changes [--ds]
35787
35788         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
35789         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
35790         (gst_riff_read_header):  Use GST_READ_UINT*
35791         macros to access possibly unaligned memory.
35792
35793         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
35794         (mp3_type_find):  Use GST_READ_UINT*
35795         macros to access possibly unaligned memory.
35796         (mp3_type_find, mpeg1_parse_header, qt_type_find)
35797         (speex_type_find): Likewise
35798
35799         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
35800
35801         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
35802         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
35803         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
35804         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
35805         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
35806         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
35807         macros to access possibly unaligned memory.
35808
35809         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
35810         Likewise.
35811
35812         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
35813         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
35814
35815         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
35816         Likewise.
35817
35818         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
35819         (gst_mpeg2subt_chain_subtitle): Likewise.
35820
35821         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
35822         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
35823         Likewise.
35824
35825         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
35826         Likewise.
35827
35828         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
35829         Likewise.
35830
35831         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
35832         Likewise.
35833
35834 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35835
35836         * configure.ac:
35837           update required version of GStreamer because of GST_TIME_FORMAT
35838
35839 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35840
35841         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
35842           remove leftover g_print
35843         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
35844           don't try setting only a subset of the caps. We don't want to kill
35845           autoplugging on purpose
35846
35847 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35848
35849         * sys/ximage/ximagesink.c: (plugin_init):
35850         * sys/xvimage/xvimagesink.c: (plugin_init):
35851           add debugging categories
35852
35853 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35854
35855         * po/en_GB.po:
35856         * po/LINGUAS:
35857           Adding en_GB translation (Gareth Owen)
35858
35859 2004-04-20  David Schleef  <ds@schleef.org>
35860
35861         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
35862         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
35863         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
35864         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
35865         A number of new features and hacks to extract the esds atom and
35866         put it into the caps.  (bug #137724)
35867
35868 2004-04-19  David Schleef  <ds@schleef.org>
35869
35870         * gconf/Makefile.am: Fix for non-GNU make
35871         * gst-libs/gst/Makefile.am: Change directory order to handle
35872         GstPlay linking with gstinterfaces
35873         * gst-libs/gst/audio/make_filter: make use of tr portable
35874         * gst-libs/gst/play/Makefile.am: Add intended \
35875         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
35876         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
35877         function prototype instead of void *.
35878         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
35879         macro.
35880         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35881         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
35882         * gst/videofilter/make_filter: make use of tr portable
35883         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
35884
35885 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
35886
35887         * po/LINGUAS:
35888         * po/uk.po:
35889           Added Ukrainian translation (Maxim V. Dziumanenko)
35890
35891 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35892
35893         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
35894         (gst_gsmdec_link), (gst_gsmdec_chain):
35895           Fix capsnego, simplify chain function slightly.
35896         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
35897           Add GSM.
35898
35899 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35900
35901         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
35902         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
35903         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
35904           Hack to make wavparse work with spider (always -> sometimes pad).
35905           Fixes #135862 && #140411.
35906
35907 2004-04-18  Benjamin Otte  <otte@gnome.org>
35908
35909         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
35910         (gst_osselement_rate_probe_check),
35911         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
35912           get rid of \n in debug output
35913
35914 2004-04-17  Iain <iain@prettypeople.org>
35915
35916         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
35917         not just EOS.
35918
35919 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35920
35921         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
35922         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
35923         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
35924         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
35925         (gst_id3_tag_src_link), (gst_id3_tag_chain),
35926         (gst_id3_tag_change_state), (plugin_init):
35927           deprecate id3tag element and replace with id3demux/id3mux.
35928           great side effect: this ugly file is now even uglier, yay!
35929         * ext/mad/gstmad.h:
35930           remove non-available function
35931           update for new get_type
35932
35933 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35934
35935         * configure.ac:
35936           require mpeg2dec >= 0.4.0
35937
35938 2004-04-17  Benjamin Otte  <otte@gnome.org>
35939
35940         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
35941         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
35942         (gst_xvimagesink_set_xwindow_id):
35943           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
35944           assorted cleanup fixes.
35945
35946 2004-04-16  David Schleef  <ds@schleef.org>
35947
35948         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
35949         * sys/xvimage/xvimagesink.h: same
35950
35951 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
35952
35953         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
35954           Fix GST_ELEMENT_ERROR with (NULL)
35955
35956 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35957
35958         * gst-libs/gst/riff/riff-media.c:
35959         (gst_riff_create_video_caps_with_data):
35960           Add div[3456] as fourccs for DivX 3 (fixes #140137).
35961
35962 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35963
35964         * gst-libs/gst/riff/riff-media.c:
35965         (gst_riff_create_video_caps_with_data),
35966         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
35967         (gst_riff_create_video_template_caps),
35968         (gst_riff_create_audio_template_caps):
35969         * gst-libs/gst/riff/riff-media.h:
35970         * gst-libs/gst/riff/riff-read.c:
35971         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
35972         * gst-libs/gst/riff/riff-read.h:
35973         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
35974           Add MS RLE support. I added some functions to read out strf chunks
35975           into strf chunks and the data behind it. This is usually color
35976           palettes (as in RLE, but also in 8-bit RGB). Also use those during
35977           caps creation. Lastly, add ADPCM (similar to wavparse - which
35978           should eventually be rifflib based).
35979         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
35980         (gst_matroska_demux_init), (gst_matroska_demux_reset):
35981         * gst/matroska/matroska-demux.h:
35982           Remove placeholders for some prehistoric tagging system. Didn't add
35983           support for any tag system really anyway.
35984         * gst/qtdemux/qtdemux.c:
35985           Add support for audio/x-m4a (MPEG-4) through spider.
35986         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
35987         (gst_wavparse_loop):
35988           ADPCM support (#135862). Increase max. buffer size because we
35989           cannot split buffers for ADPCM (screws references) and I've seen
35990           files with 2048 byte chunks. 4096 seems safe for now.
35991
35992 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35993
35994         * configure.ac: bump nano to 1
35995
35996 === release 0.8.1 ===
35997
35998 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35999
36000         * configure.ac: releasing 0.8.1, "Comforting Sounds"
36001
36002 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36003
36004         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36005           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
36006           Fixes #140058
36007
36008 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36009
36010         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
36011           lower rank of dvddemux so that it's not used for mpeg playback.
36012
36013 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36014
36015         * configure.ac:
36016           save libs correctly when checking mad
36017
36018 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36019
36020         * ext/mad/gstid3tag.c: (plugin_init):
36021           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
36022
36023 2004-04-13  David Schleef  <ds@schleef.org>
36024
36025         * common/m4/gst-feature.m4: Call -config scripts with
36026         --plugin-libs if it is supported.
36027         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
36028         JPEG images are image/jpeg.
36029         * gst/debug/Makefile.am:
36030         * gst/debug/negotiation.c: (gst_negotiation_class_init),
36031         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
36032         (gst_negotiation_update_caps), (gst_negotiation_get_property),
36033         (gst_negotiation_plugin_init): Add a property that acts like
36034         filter caps.
36035         * testsuite/gst-lint:  Move license checking to be a standard
36036         test.
36037
36038 2004-04-13  David Schleef  <ds@schleef.org>
36039
36040         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
36041         patch from Sebastien Cote (bug #139958)
36042
36043 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36044
36045         * examples/gstplay/Makefile.am:
36046         * examples/gstplay/player.c: (main):
36047           make the commandline player example use gconf settings
36048
36049 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36050
36051         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
36052         (gst_cacasink_sinkconnect), (gst_cacasink_init),
36053         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
36054           init/end library during state transition, not object
36055           creation/disposal.  get rid of custom dispose handler.
36056
36057
36058 2004-04-12  Christian Schaller <Uraeus@gnome.org>
36059
36060         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
36061         be a symlink
36062
36063 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36064
36065         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
36066           Handle JUNK chunks inside data section. Prevents warnings.
36067
36068 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36069
36070         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
36071         (gst_riff_create_video_template_caps):
36072           Add MS video v1.
36073         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
36074         (gst_avi_demux_stream_data):
36075           Add support for "rec-list" chunks.
36076
36077 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36078
36079         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
36080           Fix another codecname mismatch.
36081
36082 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36083
36084         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36085           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
36086           so that MJPEG plays back.
36087
36088 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36089
36090         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
36091         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
36092         * gst/mpeg1videoparse/gstmp1videoparse.h:
36093           Fix for some slight mis-cuts in buffer parsing, and for some
36094           potential overflows or faults-causers. Adds disconts. Also fixes
36095           #139105 while we're at it.
36096
36097 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36098
36099         * configure.ac:
36100         * sys/v4l2/gstv4l2element.h:
36101           Workaround for missing struct v4l2_buffer declaration in Suse 9
36102           and Mandrake 10 linux/videodev2.h header file (#135919).
36103
36104 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36105
36106         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
36107           Bail out if no filename was given.
36108
36109 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36110
36111         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
36112         (gst_v4l2_fourcc_from_structure):
36113           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
36114           Y41B somewhere).
36115
36116 2004-04-09  Benjamin Otte  <otte@gnome.org>
36117
36118         * ext/gnomevfs/gstgnomevfssink.c:
36119         (_gst_boolean_allow_overwrite_accumulator),
36120         (gst_gnomevfssink_class_init):
36121           fix erase signal - if any handler returns false the file will not be
36122           overwritten. If no handler is connected, the file will not be
36123           overwritten either.
36124           renamed signal to "allow-overwrite"
36125         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
36126           free string when adding it to ID3 failed
36127         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
36128           unref event when done
36129         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
36130           free caps
36131         * gst/typefind/gsttypefindfunctions.c:
36132         (mpeg_video_stream_type_find):
36133           fix invalid read
36134
36135 2004-04-08  David Schleef  <ds@schleef.org>
36136
36137         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36138         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
36139
36140 2004-04-08  David Schleef  <ds@schleef.org>
36141
36142         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
36143         we don't support (bug #139532)
36144
36145 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
36146
36147         * ext/mad/gstmad.c: (gst_mad_handle_event),
36148         (gst_mad_check_caps_reset), (gst_mad_chain),
36149         (gst_mad_change_state):
36150           only set explicit caps if they haven't been set before for
36151           this stream.  MPEG-audio sample rate/channels aren't allowed
36152           to change in-stream.
36153           Fixes #139382
36154
36155 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36156
36157         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
36158         (_gst_boolean_did_something_accumulator),
36159         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
36160         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
36161         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
36162         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
36163         (gst_gnomevfssink_change_state):
36164           Fix erase signal. Don't erase by default. Remove handoff signal.
36165           Remove erase property. Don't segfault. General cleanup.
36166
36167 2004-04-07  Benjamin Otte  <otte@gnome.org>
36168
36169         * gst-libs/gst/gconf/test-gconf.c: (main):
36170           add missing gst_init
36171
36172 2004-04-07  Benjamin Otte  <otte@gnome.org>
36173
36174         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
36175           free the mutexes, too
36176
36177 2004-04-07  Benjamin Otte  <otte@gnome.org>
36178
36179         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
36180           actually free the URI string
36181         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
36182           compute offset correctly when passing discont events
36183         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36184           don't leak discont events
36185         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
36186           add some missing breaks so caps aren't copied randomly
36187         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
36188           if we realloc memory, we better use it
36189
36190 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36191
36192         * ext/mad/gstmad.c: (normal_seek):
36193           fix GST_FORMAT_TIME usage
36194
36195 2004-04-05  David Schleef  <ds@schleef.org>
36196
36197         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
36198         a deprecated function (hack!)
36199
36200 2004-04-05  Benjamin Otte  <otte@gnome.org>
36201
36202         * ext/esd/esdmon.c: (gst_esdmon_get):
36203           fix nonterminated vararg and memleak
36204
36205 2004-04-05  Benjamin Otte  <otte@gnome.org>
36206
36207         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
36208         (gst_ladspa_init), (gst_ladspa_force_src_caps),
36209         (gst_ladspa_set_property), (gst_ladspa_get_property),
36210         (gst_ladspa_instantiate), (gst_ladspa_activate),
36211         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
36212           clean up debugging
36213
36214 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
36215
36216         reviewed by Benjamin Otte  <otte@gnome.org>
36217
36218         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
36219           check for broken LADSPA parameters (fixes #138635)
36220
36221 2004-04-05  Benjamin Otte  <otte@gnome.org>
36222
36223         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
36224           advertise buffer-frames correctly on sinkpads
36225
36226 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36227
36228         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
36229         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
36230         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
36231         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
36232         (gst_mad_check_caps_reset), (gst_mad_chain):
36233         add more debugging, only reset caps when we're not in error state
36234
36235 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36236
36237         * ext/mad/gstmad.c: add debugging category, comment + cleanups
36238
36239 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
36240
36241         reviewed by Benjamin Otte  <otte@gnome.org>
36242
36243         * configure.ac:
36244           fix == in test(1) operator
36245
36246 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
36247
36248         reviewed by Benjamin Otte  <otte@gnome.org>
36249
36250         * configure.ac:
36251           fix --export-symblos-regex to a working regex.
36252
36253 2004-04-04  Benjamin Otte  <otte@gnome.org>
36254
36255         * sys/oss/.cvsignore:
36256           add for oss_probe
36257
36258 2004-04-03  Tim-Phillip MĂ¼ller <t.i.m@zen.co.uk>
36259
36260         reviewed by Benjamin Otte  <otte@gnome.org>
36261
36262         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36263           add missing 'new_media' argument (fixes #138168)
36264         * gst/matroska/matroska-demux.c:
36265         (gst_matroska_demux_handle_seek_event):
36266           add vararg terminator (fixes #138169)
36267
36268 2004-04-02  David Schleef  <ds@schleef.org>
36269
36270         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
36271         disted (bug #138914)
36272
36273 2004-04-01  Benjamin Otte  <otte@gnome.org>
36274
36275         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
36276         (gst_alsa_close_audio):
36277           handle case better where a soundcard can't pause
36278         * ext/ogg/gstoggdemux.c:
36279           don't crash when we get events but don't have pads yet
36280
36281 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36282
36283         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
36284           throw an error if we couldn't probe any caps.
36285
36286 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
36287
36288         * ext/dvdnav/gst-dvd:
36289         Add a really simple sample DVD player
36290
36291 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
36292
36293         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
36294         (gst_a52dec_push), (gst_a52dec_handle_event),
36295         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
36296         (gst_a52dec_change_state):
36297         * ext/a52dec/gsta52dec.h:
36298           Use a debug category, Output timestamps correctly
36299           Emit tag info, Handle events, tell liba52dec about cpu
36300           capabilities so it can use MMX etc.
36301         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
36302           Fix a crasher accessing invalid memory
36303         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
36304         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
36305         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
36306         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
36307         (dvdnavsrc_query):
36308           Some support for byte-format seeking.
36309           Small fixes for still frames and menu button overlays
36310         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
36311         (gst_mpeg2dec_alloc_buffer):
36312           Use a debug category. Adjust the report level of several items to
36313           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
36314           so it doesn't lose the GstBuffer pointer
36315         * gst/debug/Makefile.am:
36316         * gst/debug/gstdebug.c: (plugin_init):
36317         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
36318         (gst_navseek_base_init), (gst_navseek_class_init),
36319         (gst_navseek_init), (gst_navseek_seek),
36320         (gst_navseek_handle_src_event), (gst_navseek_set_property),
36321         (gst_navseek_get_property), (gst_navseek_chain),
36322         (gst_navseek_plugin_init):
36323         * gst/debug/gstnavseek.h:
36324           Add the navseek debug element for seeking back and forth in a
36325           video stream using arrow keys.
36326         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
36327         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
36328         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
36329         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
36330         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
36331         (gst_mpeg2subt_parse_header), (gst_get_nibble),
36332         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
36333         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
36334         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
36335         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
36336         * gst/mpeg2sub/gstmpeg2subt.h:
36337           Pretty much a complete rewrite. Now a loopbased element. May still
36338           require work to properly synchronise subtitle buffers.
36339         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
36340         (gst_dvd_demux_send_subbuffer):
36341         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
36342           Don't attempt to create subbuffers of size 0
36343           Reduce a couple of error outputs to warnings.
36344         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
36345         (gst_y4mencode_chain):
36346         Output the y4m frame header correctly.
36347
36348 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36349
36350         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
36351           throw errors instead of allowing SIGFPE
36352
36353 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36354
36355         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
36356         (gst_gconf_render_bin_from_key):
36357           leak plugging and style fixing
36358
36359 2004-03-31  David Schleef  <ds@schleef.org>
36360
36361         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
36362         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
36363         (bug #138225)
36364         * gst/debug/Makefile.am:
36365         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
36366         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
36367         plugin.
36368         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
36369         (gst_negotiation_base_init), (gst_negotiation_class_init),
36370         (gst_negotiation_init), (gst_negotiation_getcaps),
36371         (gst_negotiation_pad_link), (gst_negotiation_chain),
36372         (gst_negotiation_set_property), (gst_negotiation_get_property),
36373         (gst_negotiation_plugin_init):  New element to talk about random
36374         negotiation things happening in a pipeline.
36375
36376 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
36377
36378         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
36379           fix integer addition with help of Stefan Kost
36380
36381 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
36382
36383         * po/nl.po: updated Dutch translation (Elros Cyriatan)
36384
36385 2004-03-30  David Schleef  <ds@schleef.org>
36386
36387         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
36388         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
36389         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
36390         (bug #137504)
36391         * ext/mpeg2dec/gstmpeg2dec.h:
36392
36393 2004-03-30  David Schleef  <ds@schleef.org>
36394
36395         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
36396
36397 2004-03-30  David Schleef  <ds@schleef.org>
36398
36399         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
36400         Michael Petullo) to handle .mov
36401
36402 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36403
36404         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
36405         (gst_osselement_rate_check_rate):
36406           probe caps correctly for sound cards that only support one format
36407
36408 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36409
36410         * ext/kio/kiosrc.cpp: (process_events):
36411           update handling event processing if inside KDE - untested
36412
36413 2004-03-29  David Schleef  <ds@schleef.org>
36414
36415         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
36416         by 2 to not interfere with other colorspaces.
36417         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
36418         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
36419         one to not interfere with ffmpeg_colorspace.
36420
36421 2004-03-29  David Schleef  <ds@schleef.org>
36422
36423         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
36424         aren't in the caps.
36425         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
36426         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
36427
36428 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36429
36430         * gst-libs/gst/riff/riff-media.c:
36431           fail on error, don't try to set stuff on NULL caps
36432
36433 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36434
36435         * configure.ac:
36436         * ext/Makefile.am:
36437         * ext/kio/Makefile.am:
36438         * ext/kio/kioreceiver.cpp:
36439         * ext/kio/kioreceiver.h:
36440         * ext/kio/kiosrc.cpp:
36441         * ext/kio/kiosrc.h:
36442           add experimental kiosrc plugin
36443         * ext/alsa/gstalsaplugin.c: (plugin_init):
36444           initialize debugging category only when we're sure registering the
36445           plugins worked.
36446
36447 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
36448
36449         * examples/gstplay/player.c: (main):
36450         * gst-libs/gst/play/play.c: (gst_play_class_init),
36451         (gst_play_set_location), (gst_play_set_data_src),
36452         (gst_play_set_video_sink), (gst_play_set_audio_sink),
36453         (gst_play_set_visualization), (gst_play_connect_visualization):
36454           check return values of element_set_state and return FALSE where
36455           failed
36456
36457 2004-03-29  Benjamin Otte  <otte@gnome.org>
36458
36459         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36460           try harder to check if an event is really a discont
36461
36462 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
36463
36464         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
36465         * po/az.po:
36466
36467 2004-03-28  Benjamin Otte  <otte@gnome.org>
36468
36469         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
36470         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
36471         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
36472           get rid of non-standard "..." ranges in case statements.
36473
36474 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
36475
36476         * gst/mpegstream/gstmpegdemux.c:
36477         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
36478         specific functionality split to the new dvddemux element.
36479         * gst/mpegstream/gstdvddemux.c:
36480         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
36481         streams, derived from mpegdemux.
36482         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
36483         up. SCR based timestamp rewriting can be turned off (will probably
36484         completely disappear soon).
36485         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
36486         hacking. General cleanup. All printf statements replaced by
36487         debugging messages. Almost complete libdvdnav support.
36488         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
36489         by events. New properties for audio and subpicture languages.
36490         (dvdnavsrc_update_highlight): Now uses events.
36491         (dvdnavsrc_user_op): Cleaned up.
36492         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
36493         based). Lots of cleanup, and propper support for most libdvdnav
36494         events.
36495         (dvdnavsrc_make_dvd_event): New function.
36496         (dvdnavsrc_make_dvd_nav_packet_event): New function.
36497         (dvdnavsrc_make_clut_change_event): New function.
36498
36499 2004-03-26  Benjamin Otte  <otte@gnome.org>
36500
36501         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
36502           fix bug where typefinding would claim it's theora whenever less then
36503           7 bytes of data were available
36504
36505 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36506
36507         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
36508         (gst_alawdec_base_init), (gst_alawdec_class_init),
36509         (gst_alawdec_init), (gst_alawdec_chain):
36510         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
36511         (gst_alawenc_base_init), (gst_alawenc_class_init),
36512         (gst_alawenc_init), (gst_alawenc_chain):
36513         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
36514         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
36515         (gst_mulawdec_init), (gst_mulawdec_chain):
36516         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
36517         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
36518         (gst_mulawenc_init), (gst_mulawenc_chain):
36519           Fix capsnego in all four, remove the unused property functions and
36520           simplify the chain functions slightly. I guess we could use macros
36521           or something similar for those, since the code is so similar, but
36522           I'm currently too lazy...
36523
36524 2004-03-24  David Schleef  <ds@schleef.org>
36525
36526         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
36527         (gst_osselement_close_audio), (gst_osselement_probe_caps),
36528         (gst_osselement_get_format_structure),
36529         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
36530         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
36531         (gst_osselement_rate_int_compare): Add code to handle rate probing
36532         (bug #120883)
36533         * sys/oss/gstosselement.h: same
36534         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
36535         Use rate probing provided by osselement.
36536         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
36537
36538 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36539
36540         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
36541         (gst_xvidenc_get_property):
36542           ulong/int mess-up.
36543
36544 2004-03-24  David Schleef  <ds@schleef.org>
36545
36546         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
36547         (gst_speexdec_init):
36548         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
36549         (gst_speexenc_init):  Create the pad template correctly (from
36550         the static pad template, not a NULL pointer.)
36551
36552 2004-03-25  Benjamin Otte  <otte@gnome.org>
36553
36554         * gst/debug/Makefile.am:
36555         * gst/debug/breakmydata.c:
36556           add element that quasi-randomly changes bytes in the stream.
36557           Intended use is robustness checking of demuxers and decoders in
36558           media tests.
36559
36560 2004-03-24  Benjamin Otte  <otte@gnome.org>
36561
36562         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
36563         (gst_alsa_probe_hw_params):
36564         * ext/alsa/gstalsa.h:
36565           debugging output fixes
36566
36567 2004-03-24  Benjamin Otte  <otte@gnome.org>
36568
36569         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
36570           don't g_return_if_fail if element is PLAYING, fail silently as every
36571           other element.
36572         * gst/effectv/gstquark.c: (gst_quarktv_chain):
36573           only fix needed for cast lvalue issues in gst-plugins
36574         * gst/volenv/gstvolenv.c: (gst_volenv_init):
36575           add proxy_getcaps
36576
36577 2004-03-24  Benjamin Otte  <otte@gnome.org>
36578
36579         * gst/level/gstlevel.c: (gst_level_init):
36580           add proxying getcaps function, so level doesn't advertise impossible
36581           caps
36582
36583 2004-03-24  David Schleef  <ds@schleef.org>
36584
36585         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
36586         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
36587         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
36588         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
36589         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
36590         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
36591         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
36592         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
36593         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
36594         messages.  Divide the chunk size by the compression ratio
36595         (needed for MACE audio)
36596
36597 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36598
36599         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
36600           Fix buffer overflow read error.
36601
36602 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36603
36604         * ext/alsa/gstalsa.h:
36605           Remove unused entry.
36606         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36607           Add cinepak.
36608         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
36609         (gst_videodrop_link), (gst_videodrop_chain):
36610           Fix, sort of. Was horribly broken with new capsnego. Bah...
36611
36612 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
36613
36614         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
36615         (plugin_init):
36616         Add a monkeysaudio typefind function
36617
36618 2004-03-23  Johan Dahlin  <johan@gnome.org>
36619
36620         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
36621         (gst_play_video_fixate): Check so the structure has the field
36622         before trying to fixate them, this makes it possible to have
36623         fakesinks for video and audio output without printing errors on
36624         the output console.
36625
36626 2004-03-22  David Schleef  <ds@schleef.org>
36627
36628         * sys/oss/Makefile.am:
36629         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
36630         (check_rate), (add_rate):  Rate probing test app.
36631
36632 2004-03-21  Benjamin Otte  <otte@gnome.org>
36633
36634         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
36635         (_fixate_caps_to_int), (gst_audio_convert_fixate):
36636           add a fixation function that pretty much does the right thing (fixes
36637           #137556)
36638
36639 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
36640
36641         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
36642
36643 2004-03-20  Tim-Phillip MĂ¼ller <t.i.m@zen.co.uk>
36644
36645         reviewed by: Benjamin Otte  <otte@gnome.org>
36646
36647         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
36648           terminate gst_event_new_discontinuous correctly (fixes parts of
36649           #137711)
36650
36651 2004-03-19  David Schleef  <ds@schleef.org>
36652
36653         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
36654         since it doesn't depend on X, and it's part of our ABI.
36655
36656 2004-03-19  Iain <iain@prettypeople.org>
36657
36658         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
36659         is_int in the structure, not the local variable.
36660
36661 2004-03-19  David Schleef  <ds@schleef.org>
36662
36663         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
36664         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
36665         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
36666         Improvements in caps negotiation.
36667
36668 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36669
36670         * po/LINGUAS:
36671         * po/af.po:
36672           adding Afrikaans (Petri Jooste)
36673
36674 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36675
36676         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36677         (gst_ffmpegcolorspace_chain):
36678         throw error instead of g_critical (#137588)
36679
36680 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36681
36682         * Makefile.am:
36683         * configure.ac:
36684           dist common and m4 correctly
36685         * po/sv.po:
36686
36687 2004-03-17  David Schleef  <ds@schleef.org>
36688
36689         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
36690         (bug #137348)
36691
36692 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36693
36694         * po/LINGUAS:
36695         * po/sv.po:
36696           adding Swedish translation (Christian Rose)
36697
36698 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36699
36700         * Makefile.am: use release.mak
36701
36702 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36703
36704         * common/ChangeLog:
36705         * common/gst-autogen.sh:
36706           add some explanation about the version detection
36707         * configure.ac:
36708           fix X check
36709
36710 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36711
36712         * configure.ac: bump nano to 1
36713
36714 === release 0.8.0 ===
36715
36716 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36717
36718         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
36719
36720 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36721
36722         * configure.ac:
36723           update libtool version
36724         * gst-libs/gst/media-info/Makefile.am:
36725           actually use libtool version
36726
36727 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36728
36729         * configure.ac: fix speex detection to work with 1.0 but not 1.1
36730
36731 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36732
36733         * configure.ac:
36734         * gst-plugins.spec.in:
36735         * pkgconfig/Makefile.am:
36736         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
36737         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
36738         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
36739         * pkgconfig/gstreamer-libs.pc.in:
36740         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
36741         * pkgconfig/gstreamer-play-uninstalled.pc.in:
36742         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
36743         * pkgconfig/gstreamer-plugins.pc.in:
36744           remove @VERSION@ from some of the pc files since core and plugins
36745           are decoupled.
36746           created gstreamer-plugins.pc as it's a better name, but keeping
36747           -libs around for now to get fixes upstream done first.
36748
36749 2004-03-15  Julien MOUTTE <julien@moutte.net>
36750
36751         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
36752         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
36753         * gst-libs/gst/play/play.h:
36754
36755 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36756
36757         * *.c, *.cc: don't mix tabs and spaces
36758
36759 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36760
36761         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
36762           use the new ffmpegcolorspace
36763         * gst-plugins.spec.in:
36764           package new colorspace and media-info
36765         * configure.ac:
36766         * pkgconfig/Makefile.am:
36767           fix some more disting issues
36768         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
36769         * pkgconfig/gstreamer-media-info.pc.in:
36770           generate media-info pc files
36771
36772 2004-03-15  Johan Dahlin  <johan@gnome.org>
36773
36774         * *.h: Revert indenting
36775
36776 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36777
36778         * configure.ac:
36779           adding ffmpegcolorspace element
36780         * gst/ffmpegcolorspace/Makefile.am:
36781         * gst/ffmpegcolorspace/avcodec.h:
36782         * gst/ffmpegcolorspace/common.h:
36783         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
36784         * gst/ffmpegcolorspace/dsputil.h:
36785         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
36786         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
36787         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
36788         (gst_ffmpeg_caps_to_pix_fmt):
36789         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
36790         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36791         (gst_ffmpegcolorspace_caps_remove_format_info),
36792         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
36793         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
36794         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
36795         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
36796         (gst_ffmpegcolorspace_set_property),
36797         (gst_ffmpegcolorspace_get_property),
36798         (gst_ffmpegcolorspace_register):
36799         * gst/ffmpegcolorspace/imgconvert.c:
36800         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
36801         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
36802         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
36803         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
36804         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
36805         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
36806         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
36807         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
36808         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
36809         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
36810         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
36811         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
36812         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
36813         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
36814         (img_get_alpha_info), (deinterlace_line),
36815         (deinterlace_line_inplace), (deinterlace_bottom_field),
36816         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
36817         * gst/ffmpegcolorspace/imgconvert_template.h:
36818         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
36819         * gst/ffmpegcolorspace/mmx.h:
36820         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
36821           adding ffmpegcolorspace element supplied by Ronald after cleaning
36822           up and pulling in the right bits of upstream source.
36823           I'm sure a better C/compiler wizard could do some cleaning up (for
36824           example use GLIB's malloc stuff), but as a first pass this
36825           works very well
36826
36827 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36828
36829         * ext/alsa/gstalsa.h:
36830           I assume Ronald forgot to commit the change to have cardname
36831           as a struct member.  Expect some public spanking at the next
36832           opportunity.
36833
36834 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36835
36836         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
36837         (gst_alsa_open_audio), (gst_alsa_close_audio):
36838         * ext/alsa/gstalsa.c:
36839           Don't open the device if we're a mixer (= padless).
36840         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
36841         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
36842         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
36843           Open mixer during state change rather than during object
36844           initialization. Also, get a device name. Currently in a somewhat
36845           hackish fashion, but I didn't really find something better.
36846
36847 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36848
36849         * *.c, *.h: run gst-indent
36850
36851 2004-03-14  Benjamin Otte  <otte@gnome.org>
36852
36853         * gst/modplug/gstmodplug.cc:
36854         * gst/modplug/gstmodplug.h:
36855           set correct timestamps on outgoing buffers
36856
36857 2004-03-14  Benjamin Otte  <otte@gnome.org>
36858
36859         * gst/modplug/gstmodplug.cc:
36860           handle events - don't do crap when a discont arrives that's not
36861           necessary
36862           This allows correct loading and playback of mods in Rhythmbox
36863
36864 2004-03-14  Benjamin Otte  <otte@gnome.org>
36865
36866         * configure.ac:
36867         * gst-libs/gst/gconf/Makefile.am:
36868         * pkgconfig/Makefile.am:
36869           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
36870           they get rebuilt properly
36871         * configure.ac:
36872           when checking for vorbis, try pkgconfig first.
36873         * gst/modplug/gstmodplug.cc:
36874           add fixate function
36875
36876 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36877
36878         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
36879           Fix for obvious mistake, where we first shift the offset and then
36880           read a samplesize element assuming the old offset. Note that this
36881           part still has something weird, i.e. my movies containing those
36882           don't actually play well, but at least there's something that looks
36883           like sound now.
36884
36885 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
36886         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
36887         (plugin_init):
36888         Add a typefind function for speex format
36889
36890 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36891
36892         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
36893         (gst_asf_demux_setup_pad):
36894           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
36895           instead of 0. Reason is simple: some elements have a fps range
36896           of 1-max instead of 0-max. So now ASF video actually works.
36897
36898 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36899
36900         * po/LINGUAS:
36901         * po/sr.po:
36902           adding serbian as a language
36903
36904 2004-03-13  Benjamin Otte  <otte@gnome.org>
36905
36906         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
36907           return taglist correctly from _get function, don't gst_pad_push it.
36908           (fixes #137042)
36909
36910 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
36911         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
36912
36913 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36914
36915         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
36916         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
36917         (gst_alsa_mixer_track_new):
36918         * ext/alsa/gstalsamixertrack.h:
36919           Fix ancient leftovers... MixerTrack is a GObject.
36920
36921 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36922
36923         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
36924         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
36925           Don't block during probing...
36926
36927 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36928
36929         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
36930         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
36931         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
36932         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
36933         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
36934         (gst_alsa_open_audio), (gst_alsa_close_audio):
36935         * ext/alsa/gstalsa.h:
36936           Add propertyprobe interface implementation, add some device-name
36937           property, all this so that it looks good in gnome-volume-control.
36938
36939 2004-03-12  David Schleef  <ds@schleef.org>
36940
36941         * configure.ac: the Hermes library controls hermescolorspace, not
36942         colorspace.
36943         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
36944         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
36945         not /* */
36946         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
36947         * ext/sdl/sdlvideosink.h: ditto.
36948         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
36949
36950 2004-03-12  Benjamin Otte  <otte@gnome.org>
36951
36952         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
36953         (gst_x_overlay_got_xwindow_id):
36954         * gst-libs/gst/xoverlay/xoverlay.h:
36955           replace XID with unsigned long to get rid of the xlibs dependency in
36956           XOverlay (fixes #137004)
36957
36958 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
36959         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
36960         (gst_agingtv_setup):
36961         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
36962         (gst_dicetv_base_init), (gst_dicetv_class_init),
36963         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
36964         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
36965         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
36966         (gst_edgetv_setup), (gst_edgetv_rgb32):
36967         * gst/effectv/gsteffectv.c:
36968         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
36969         (gst_quarktv_set_property):
36970         * gst/effectv/gstrev.c: (gst_revtv_get_type),
36971         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
36972         (gst_revtv_setup), (gst_revtv_rgb32):
36973         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
36974         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
36975         (gst_shagadelictv_init), (gst_shagadelictv_setup),
36976         (gst_shagadelictv_rgb32):
36977         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
36978         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
36979         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
36980         * gst/effectv/gstwarp.c:
36981         Port everything that can be ported to videofilter and fix up the caps.
36982         Can someone with a big-endian machine please check these?
36983
36984 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36985
36986         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
36987         (gst_osssink_chain), (gst_osssink_change_state):
36988           Latest fixes for A/V sync, audio playback and such. This is about
36989           all... MPEG playback issues are mostly related to the async build-
36990           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
36991
36992 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
36993
36994         patch from: Stephane Loeuillet
36995
36996         * configure.ac:
36997           use pkg-config for some libraries, falling back to the old .m4 way
36998           (fixes #131270)
36999         * m4/libdv.m4:
37000           removed
37001
37002 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
37003
37004         * configure.ac:
37005         * tools/Makefile.am:
37006         * tools/Makefile.in:
37007         * tools/gst-launch-ext-m.m:
37008         * tools/gst-launch-ext.1.in:
37009         * tools/gst-visualise-m.m:
37010         * tools/gst-visualise.1:
37011         * tools/gst-visualise.1.in:
37012           reorganizing generation of script tools
37013
37014 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37015
37016         * ext/divx/gstdivxdec.c:
37017           Downgrade priority. We prefer ffdec_mpeg4.
37018         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
37019         (gst_faad_chain), (gst_faad_change_state):
37020           Fix capsnego. Doesn't work for some sounds because we don't have
37021           a 5:1 to stereo element.
37022         * ext/xvid/gstxvid.c: (plugin_init):
37023           Add priority.
37024         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
37025         (gst_osssink_change_state):
37026           Add discont handling.
37027
37028 2004-03-09  Colin Walters  <walters@verbum.org>
37029
37030         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
37031         conversion.
37032
37033 2004-03-09  Benjamin Otte  <otte@gnome.org>
37034
37035         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
37036           the signals take 2 arguments
37037
37038 2004-03-09  David Schleef  <ds@schleef.org>
37039
37040         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
37041         (gst_alsa_fixate): Add fixate function.  (bug #136686)
37042         * ext/alsa/gstalsa.h:
37043         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
37044
37045 2004-03-09  Benjamin Otte  <otte@gnome.org>
37046
37047         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
37048         (gst_mikmod_change_state):
37049         * ext/mikmod/gstmikmod.h:
37050           make mikmod's loop function not loop infinitely and call
37051           gst_element_yield anymore
37052         * gst/modplug/gstmodplug.cc:
37053           fix pad negotiation (fixes #136590)
37054
37055 2004-03-09  David Schleef  <ds@schleef.org>
37056
37057         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
37058         doesn't conflict with the internal colorspace plugin.
37059         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
37060         satisfy the crappy-ass shell shipped by a certain vendor.
37061         * gst/videofilter/make_filter: same (bug #135299)
37062
37063 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37064
37065         * configure.ac: bump nano to 1
37066
37067 === release 0.7.6 ===
37068
37069 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37070
37071         * configure.in: releasing 0.7.6, "There"
37072
37073 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37074
37075         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37076         * pkgconfig/gstreamer-play.pc.in:
37077           synchronize the two
37078
37079 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37080
37081         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
37082         (cdparanoia_open), (cdparanoia_event):
37083           fix/add error handling
37084         * po/POTFILES.in:
37085           add cdparanoia source
37086         * tools/Makefile.am:
37087           make scripts executable
37088
37089 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37090
37091         * configure.ac:
37092         * ext/vorbis/Makefile.am:
37093         * sys/Makefile.am:
37094           remove id3types, vorbisfile and xvideosink from the build (#133783)
37095
37096 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37097
37098         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
37099           Fix metadata read crash (#136537).
37100
37101 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37102
37103         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
37104         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
37105           adding mime types, fixing the one-stop function
37106
37107 2004-03-08  Christian Schaller <Uraeus@gnome.org>
37108
37109         * ext/nas/nassink.c and /ext/nas/nassink.h:
37110         More NAS love from Arwed von Merkatz
37111         So lets all sing 'Can you feel the NAS tonight'
37112
37113 2004-03-08  Christian Schaller <Uraeus@gnome.org>
37114
37115         * tools/gst-launch-ext.in:
37116         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
37117
37118 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37119
37120         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
37121         (gst_mpeg2dec_init):
37122         remove the user_data pad for now, because it is being used in
37123         fixating causing MPEG playback to fixate on 1000 Hz for playback.
37124         If someone knows how to fix this properly, please do.
37125
37126 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37127
37128         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37129         (gst_osssink_get_time):
37130         add a warning, IMO this won't get triggered anymore, remove later
37131
37132 2004-03-07  David Schleef  <ds@schleef.org>
37133
37134         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
37135         format (bug #136470)
37136
37137 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
37138
37139         * gst-libs/Makefile.am:
37140         * gst-libs/gst/media-info/Makefile.am:
37141         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
37142         (error_callback), (gst_media_info_error_create),
37143         (gst_media_info_error_element), (gmip_init), (gmip_reset),
37144         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
37145         * gst-libs/gst/media-info/media-info-priv.h:
37146         * gst-libs/gst/media-info/media-info-test.c: (main):
37147         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
37148         (gst_media_info_class_init), (gst_media_info_instance_init),
37149         (gst_media_info_set_source), (gst_media_info_read_with_idler),
37150         (gst_media_info_read_idler), (gst_media_info_read):
37151         * gst-libs/gst/media-info/media-info.h:
37152         fixed, should work now
37153
37154 2004-03-07  Christian Schaller <Uraeus@gnome.org>
37155
37156         * ext/nas/nassink.c:
37157         A bunch of NAS fixes from Arwed von Merkatz
37158
37159 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37160
37161         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
37162         (qtdemux_parse_trak):
37163           Fix crash (j might be greater than n_samples, in which case we're
37164           writing outside the allocated space for the array) and memleak.
37165
37166 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37167
37168         * sys/oss/gstosssink.c: (gst_osssink_chain):
37169           And another caller that couldn't handle delay < 0 (unsigned
37170           integer overflow). Video now continues playing on an audio
37171           buffer underrun, and the clock continues working. Audio still
37172           stalls.
37173
37174 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37175
37176         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37177         (gst_osssink_get_time):
37178           get_delay() may return values lower than 0. In those cases, we
37179           should not actually cast to *unsigned* int64, that will break
37180           stuff horribly. In my case, it screwed up A/V sync in movies
37181           in totem rather badly.
37182
37183 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37184
37185         * ext/faac/gstfaac.c: (gst_faac_chain):
37186         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
37187         * ext/libpng/gstpngenc.c: (user_write_data):
37188         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
37189         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
37190         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
37191         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
37192         Fix several misuse of gst_buffer_merge (it doesn't take ownership
37193         of any buffer), should fix some leaks. I hope I didn't unref buffers
37194         that shouldn't be...
37195
37196 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37197
37198         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
37199         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
37200         (error_callback), (gmi_reset), (gmi_seek_to_track),
37201         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
37202         (gmip_find_type_post), (gmip_find_stream_post),
37203         (gmip_find_track_streaminfo_post):
37204         * gst-libs/gst/media-info/media-info-priv.h:
37205         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
37206         (info_print), (main):
37207         * gst-libs/gst/media-info/media-info.c:
37208         (gst_media_info_error_create), (gst_media_info_error_element),
37209         (gst_media_info_instance_init), (gst_media_info_get_property),
37210         (gst_media_info_new), (gst_media_info_set_source),
37211         (gst_media_info_read_idler), (gst_media_info_read):
37212         * gst-libs/gst/media-info/media-info.h:
37213           first pass at making this work again.  This seems to work on
37214           tagged ogg/vorbis and mp3 files.
37215
37216 2004-03-06  Benjamin Otte  <otte@gnome.org>
37217
37218         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
37219           fix huge leak: gst_buffer_merge doesn't unref the first argument
37220           itself.
37221
37222 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37223
37224         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
37225           report layer/mode/emphasis
37226
37227 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37228
37229         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
37230
37231 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37232
37233         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
37234           signal serial
37235
37236 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37237
37238         * ext/vorbis/vorbis.c: (plugin_init):
37239         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
37240         (gst_vorbis_dec_init), (vorbis_dec_event):
37241         add debug category
37242         make vorbisdec handle _BYTE and _TIME queries
37243
37244 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37245
37246         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
37247           from the xing header
37248
37249 2004-03-06  Benjamin Otte  <otte@gnome.org>
37250
37251         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
37252         (gst_audio_convert_link), (gst_audio_convert_change_state),
37253         (gst_audio_convert_buffer_from_default_format):
37254           do conversions from/to float correctly, fix some caps nego errors,
37255           export correct supported caps in template and getcaps, use correct
37256           caps in try_set_caps functions
37257
37258 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37259
37260         For some reason, I only committed a ChangeLog entry yesterday and
37261         not the corresponding code...
37262         * ext/mad/gstmad.c: Fix detection of Xing headers
37263         * gst/tags/gstid3tag.c: Changes to support TLEN tags
37264
37265 2004-03-06  Benjamin Otte  <otte@gnome.org>
37266
37267         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
37268         (gst_ogg_demux_src_query):
37269           make sure to handle the case where there's no current chain
37270           gracefully.
37271
37272 2004-03-05  David Schleef  <ds@schleef.org>
37273
37274         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
37275         Add fixate function. (bug #131128)
37276         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
37277         (gst_sdlvideosink_fixate):  Add fixate function.
37278         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
37279         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
37280         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
37281         Fix missing break that was causing ulaw to be interpreted as
37282         raw int.
37283
37284 2004-03-05  David Schleef  <ds@schleef.org>
37285
37286         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
37287         Fix code that ignores return value of gst_buffer_merge().
37288         (bug #114560)
37289         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
37290         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
37291         * testsuite/gst-lint:  Check for above.
37292
37293 2004-03-05  David Schleef  <ds@schleef.org>
37294
37295         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
37296         caps and throw an element error.  (bug #136334)
37297
37298 2004-03-05  David Schleef  <ds@schleef.org>
37299
37300         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
37301         (gst_faad_chain): Fix negotiation.
37302         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
37303         key and button events.
37304         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
37305         dung heap of code.
37306         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
37307         depends on gconf
37308         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
37309         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
37310         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
37311         function to encourage better negotiation, particularly between
37312         audioconvert and osssink.
37313         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
37314         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
37315         more important.
37316         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
37317         typefinding.
37318         * gst/vbidec/vbiscreen.c:  Add glib header
37319         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
37320
37321 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
37322
37323         * ext/mad/gstmad.c: Fix detection of Xing headers
37324         * gst/tags/gstid3tag.c: Changes to support TLEN tags
37325
37326 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37327
37328         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
37329         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
37330           debug updates
37331
37332 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37333
37334         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37335         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
37336         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
37337         files, and report the parsed length as a GST_TAG_DURATION tag.
37338         * gst/tags/gstid3tag.c: support TLEN (duration) tag
37339
37340 2004-03-05  Benjamin Otte  <otte@gnome.org>
37341
37342         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
37343           convert channels correctly. convert correctly to unsigned.
37344
37345 2004-03-05  Julien MOUTTE <julien@moutte.net>
37346
37347         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
37348         we have a window before clearing it.
37349
37350 2004-03-05  Julien MOUTTE <julien@moutte.net>
37351
37352         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
37353         have a window before clearing it.
37354
37355 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
37356
37357         * gconf/gstreamer.schemas.in:
37358         * gst-libs/gst/gconf/Makefile.am:
37359           version installation path the same way as for 0.6
37360         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
37361         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
37362         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37363           remove comment that was fixed
37364
37365 2004-03-05  David Schleef  <ds@schleef.org>
37366
37367         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
37368         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
37369         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
37370         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
37371         Add prototype code for handling seeking and querying.
37372
37373 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37374
37375         * examples/gstplay/player.c: (main):
37376           Initialize variables to NULL. Prevents a segfault because the
37377           (uninitialized) variable is not NULL, resulting in a crash on
37378           trying to reach error->message.
37379
37380 2004-03-05  Benjamin Otte  <otte@gnome.org>
37381
37382         * gst/audioconvert/gstaudioconvert.c:
37383         (gst_audio_convert_buffer_to_default_format):
37384         make float=>int conversion work correctly even in cornercases.
37385
37386 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
37387
37388         * debian/README.Debian:
37389         * debian/build-deps:
37390         * debian/changelog:
37391         * debian/control:
37392         * debian/control.in:
37393         * debian/copyright:
37394         * debian/gstreamer-a52dec.files:
37395         * debian/gstreamer-aa.files:
37396         * debian/gstreamer-alsa.files:
37397         * debian/gstreamer-alsa.manpages:
37398         * debian/gstreamer-arts.files:
37399         * debian/gstreamer-artsd.files:
37400         * debian/gstreamer-audiofile.files:
37401         * debian/gstreamer-avifile.files:
37402         * debian/gstreamer-cdparanoia.files:
37403         * debian/gstreamer-colorspace.files:
37404         * debian/gstreamer-doc.files:
37405         * debian/gstreamer-dv.files:
37406         * debian/gstreamer-dvd.files:
37407         * debian/gstreamer-esd.files:
37408         * debian/gstreamer-festival.files:
37409         * debian/gstreamer-flac.files:
37410         * debian/gstreamer-gconf.conffiles:
37411         * debian/gstreamer-gconf.files:
37412         * debian/gstreamer-gconf.postinst:
37413         * debian/gstreamer-gnomevfs.files:
37414         * debian/gstreamer-gsm.files:
37415         * debian/gstreamer-http.files:
37416         * debian/gstreamer-jack.files:
37417         * debian/gstreamer-jpeg.files:
37418         * debian/gstreamer-mad.files:
37419         * debian/gstreamer-mikmod.files:
37420         * debian/gstreamer-misc.files:
37421         * debian/gstreamer-mpeg2dec.files:
37422         * debian/gstreamer-oss.files:
37423         * debian/gstreamer-plugin-apps.files:
37424         * debian/gstreamer-plugin-apps.manpages:
37425         * debian/gstreamer-plugin-libs-dev.files:
37426         * debian/gstreamer-plugin-libs.files:
37427         * debian/gstreamer-plugin-template.postinst:
37428         * debian/gstreamer-plugin-template.postrm:
37429         * debian/gstreamer-sdl.files:
37430         * debian/gstreamer-sid.files:
37431         * debian/gstreamer-vorbis.files:
37432         * debian/gstreamer-x.files:
37433         * debian/mk.control:
37434         * debian/rules:
37435         Debian package info not maintained here.
37436
37437 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
37438
37439         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
37440         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
37441         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
37442         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
37443         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
37444         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
37445         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
37446         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
37447         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
37448         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
37449         * gst-libs/gst/colorbalance/colorbalance.c:
37450         (gst_color_balance_class_init):
37451         * gst-libs/gst/colorbalance/colorbalancechannel.c:
37452         (gst_color_balance_channel_class_init):
37453         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
37454         * gst-libs/gst/play/play.c: (gst_play_class_init):
37455         * gst-libs/gst/propertyprobe/propertyprobe.c:
37456         (gst_property_probe_iface_init):
37457         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
37458         * gst-libs/gst/tuner/tunerchannel.c:
37459         (gst_tuner_channel_class_init):
37460         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
37461         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
37462         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
37463         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
37464         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
37465         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
37466         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
37467         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
37468         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
37469           fix signals to use - instead of _
37470         * ext/libcaca/gstcacasink.h:
37471         * ext/sdl/sdlvideosink.h:
37472           fix header rename
37473
37474 2004-03-04  David Schleef  <ds@schleef.org>
37475
37476         * testsuite/gst-lint:  Add a check for bad signal names.
37477
37478 2004-03-04  Stefan Kost <kost@imn.htwk-leipzig.de>
37479
37480         reviewed by David Schleef
37481
37482         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
37483         modified the alpha channel and caused a warning. (bug #136192)
37484
37485 2004-04-03  Christian Schaller <Uraeus@gnome.org>
37486
37487         * gst-plugins.spec.in:
37488         Change names of plugins to actually be correct. Try to keep things
37489         alphabetical to avoid getting beat up by Thomas
37490
37491 2004-03-03  Julien MOUTTE <julien@moutte.net>
37492
37493         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
37494         Using ximagesink as a default if no gconf key found. We should
37495         probably consider using alsasink instead of osssink for the audio
37496         part.
37497
37498 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37499
37500         * configure.ac:
37501           fix --with-plugins, don't think it ever worked before
37502         * gst-plugins.spec.in:
37503           even more updates
37504
37505 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37506
37507         * ext/sdl/sdlvideosink.h:
37508         * sys/ximage/ximagesink.h:
37509         * sys/xvideo/xvideosink.h:
37510         * sys/xvimage/xvimagesink.h:
37511           Fix for move of gstvideosink.h -> videosink.h.
37512
37513 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37514
37515         * gst-libs/gst/xwindowlistener/Makefile.am:
37516           this is a plugin library, not a library
37517
37518 2004-03-01  David Schleef  <ds@schleef.org>
37519
37520         * AUTHORS:  Added some names.  Add yourself if you're still
37521         missing.
37522
37523 2004-03-01  David Schleef  <ds@schleef.org>
37524
37525         * MAINTAINERS: Add
37526
37527 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37528
37529         * gst-plugins.spec.in: clean up spec file
37530
37531 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37532
37533         * gst-libs/gst/video/Makefile.am:
37534         * gst-libs/gst/video/gstvideosink.c:
37535         * gst-libs/gst/video/gstvideosink.h:
37536           rename gstvideosink.h to videosink.h to match other headers
37537         * gst/mixmatrix/Makefile.am:
37538           fix plugin filename
37539         * gst/tags/Makefile.am: fix plugin filename
37540
37541 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37542
37543         * gst/tags/Makefile.am: fix plugin filename
37544
37545 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37546
37547         * examples/gstplay/player.c: (got_time_tick), (main):
37548           add error handler
37549           display time_tick more readably
37550         * gst/mixmatrix/Makefile.am:
37551           fix plugin file name
37552
37553 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
37554
37555         * sys/oss/gstosselement.c: (gst_osselement_probe),
37556         (device_combination_append), (gst_osselement_class_probe_devices):
37557         * sys/oss/gstosselement.h:
37558           Reworked enumeration of oss dsps and mixers so that gst-mixer works
37559           on my system using alsa oss emulation, fixes bug #135597
37560
37561 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37562
37563         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
37564         (gst_videodrop_chain), (gst_videodrop_change_state):
37565         * gst/videodrop/gstvideodrop.h:
37566           Work based on timestamp of input data, not based on the expected
37567           framerate from the input. The consequence is that this element now
37568           not only scales framerates, but also functions as a framerate
37569           corrector or framerate stabilizer/constantizer.
37570
37571 2004-02-27  David Schleef  <ds@schleef.org>
37572
37573         patches from jmmv@menta.net (Julio M. Merino Vidal)
37574
37575         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
37576         GST_ELEMENT_ERROR call (bug #135634)
37577         * gst/interleave/interleave.c: (interleave_buffered_loop),
37578         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
37579         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
37580         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37581         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
37582         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
37583         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
37584         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
37585         Fix GST_ELEMENT_ERROR call.
37586         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
37587         GST_ELEMENT_ERROR call.
37588
37589 2004-02-27  Benjamin Otte  <otte@gnome.org>
37590
37591         * gst-libs/gst/audio/audio.h:
37592           add macro to make sure header isn't included twice
37593         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
37594           don't use gst_buffer_free
37595         * gst/playondemand/filter.func:
37596           don't use gst_data_free. Free data only once.
37597
37598 2004-02-26  David Schleef  <ds@schleef.org>
37599
37600         * gst-libs/gst/colorbalance/Makefile.am:
37601         * gst-libs/gst/mixer/Makefile.am:
37602         * gst-libs/gst/tuner/Makefile.am:
37603         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
37604         should not be disted, -marshal.h files should not be installed,
37605         and -enum.h files _should_ be installed.  Fix to make this the
37606         case.
37607
37608 === release 0.7.5 ===
37609
37610 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
37611
37612         * configure.ac: release 0.7.5, "Under The Sea"
37613
37614 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37615
37616         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
37617         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
37618         * gst/videoscale/gstvideoscale.c:
37619         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
37620           assorted debug/warning fixes
37621
37622 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37623
37624         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
37625         (gst_videoscale_init), (gst_videoscale_chain),
37626         (gst_videoscale_set_property), (plugin_init):
37627         * gst/videoscale/gstvideoscale.h:
37628         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
37629         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
37630         (gst_videoscale_planar400), (gst_videoscale_packed422),
37631         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
37632         (gst_videoscale_24bit), (gst_videoscale_16bit),
37633         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
37634         (gst_videoscale_scale_plane_slow),
37635         (gst_videoscale_scale_point_sample),
37636         (gst_videoscale_scale_nearest),
37637         (gst_videoscale_scale_nearest_str2),
37638         (gst_videoscale_scale_nearest_str4),
37639         (gst_videoscale_scale_nearest_32bit),
37640         (gst_videoscale_scale_nearest_24bit),
37641         (gst_videoscale_scale_nearest_16bit):
37642         add debugging category and use it properly
37643         fix use of GST_PTR_FORMAT
37644
37645 2004-02-25  Andy Wingo  <wingo@pobox.com>
37646
37647         * gst/interleave/interleave.c (interleave_buffered_loop): Always
37648         push only when channel->buffer is NULL. Prevents segfaults doing
37649         the state change after a nonlocal exit, like a scheme exception.
37650
37651         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
37652         Handle the case where the intersected caps is empty.
37653
37654 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37655
37656         * gst/law/mulaw-decode.c: (mulawdec_link):
37657         * gst/law/mulaw.c: (plugin_init):
37658           fix mulawdec so it actually works again
37659
37660 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
37661
37662         reviewed by: David Schleef  <ds@schleef.org>
37663
37664         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
37665         (gst_gamma_init), (gst_gamma_set_property),
37666         (gst_gamma_get_property), (gst_gamma_calculate_tables),
37667         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
37668         for RGB, with separate r g and b correction factors. (#131167)
37669
37670 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
37671
37672         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
37673           only signal tags for bitrate if they're > 0 (#134894)
37674
37675 2004-02-24  David Schleef  <ds@schleef.org>
37676
37677         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
37678         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
37679         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
37680         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
37681         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
37682         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
37683         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
37684         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
37685         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
37686         category.  Attempt to fix timestamp calculation.
37687
37688 2004-02-24  Johan Dahlin  <johan@gnome.org>
37689
37690         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
37691
37692 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
37693
37694         * configure.ac:
37695         * gconf/Makefile.am:
37696         * gconf/gstreamer.schemas:
37697         * gst-libs/gst/gconf/Makefile.am:
37698         * gst-libs/gst/gconf/gconf.c:
37699           version gconf schemas and install locations
37700
37701 2004-02-23  Benjamin Otte  <otte@gnome.org>
37702
37703         * ext/xine/xineinput.c: (gst_xine_input_dispose):
37704         (gst_xine_input_subclass_init):
37705           call parent dispose.
37706           change pad template for CD reader correctly
37707         * ext/xine/Makefile.am:
37708         * ext/xine/gstxine.h:
37709         * ext/xine/xine.c: (plugin_init):
37710         * ext/xine/xineaudiosink.c:
37711           wrap audio sinks, too
37712         * gst-libs/gst/resample/private.h:
37713         * gst-libs/gst/resample/resample.c: (gst_resample_init),
37714         (gst_resample_reinit), (gst_resample_scale),
37715         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
37716         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
37717         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
37718         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
37719         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
37720         * gst-libs/gst/resample/resample.h:
37721         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
37722         (gst_audioscale_class_init), (gst_audioscale_link),
37723         (gst_audioscale_get_buffer), (gst_audioscale_init),
37724         (gst_audioscale_chain), (gst_audioscale_set_property),
37725         (gst_audioscale_get_property):
37726         * gst/audioscale/gstaudioscale.h:
37727           s/resample_*/gst_resample_*/i to not clobber namespaces
37728
37729 2004-02-23  Julien MOUTTE  <julien@moutte.net>
37730
37731         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
37732         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
37733         (gst_riff_create_video_template_caps),
37734         (gst_riff_create_audio_template_caps),
37735         (gst_riff_create_iavs_template_caps):
37736         * gst-libs/gst/riff/riff-media.h:
37737         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
37738         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
37739         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
37740         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
37741         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
37742         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
37743         (gst_matroska_demux_plugin_init): First batch implementing audio and
37744         video codec tags in demuxers.
37745
37746 2004-02-22  Benjamin Otte  <otte@gnome.org>
37747
37748         * ext/xine/Makefile.am:
37749         * ext/xine/gstxine.h:
37750         * ext/xine/xine.c: (plugin_init):
37751         * ext/xine/xineinput.c:
37752           add input plugin wrapper. Playback from files, http, mms and cdda
37753           works.
37754         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
37755           remove leftover G_GNUC_UNUSED
37756         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
37757         (gst_asf_demux_identify_guid):
37758           improve debugging output
37759
37760 2004-02-22  Benjamin Otte  <otte@gnome.org>
37761
37762         reported by: Padraig O'Briain <padraig.obriain@sun.com>
37763
37764         * autogen.sh:
37765           replace test -e with test -x for mkinstalldirs to be more portable.
37766           (fixes #134816)
37767
37768 2004-02-22  Benjamin Otte  <otte@gnome.org>
37769
37770         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
37771
37772         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
37773           set rank to PRIMARY
37774         * gst/volume/gstvolume.c: (plugin_init):
37775           set rank to NONE
37776         fixes #134960
37777
37778 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
37779
37780         reviewed by Benjamin Otte  <otte@gnome.org>
37781
37782         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
37783           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
37784
37785 2004-02-22  Benjamin Otte  <otte@gnome.org>
37786
37787         * configure.ac:
37788           export [_]*{gst,Gst,GST}.* symbols from plugins
37789
37790 2004-02-22  Christophe Fergeau <teuf@gnome.org>
37791
37792         reviewed by: Benjamin Otte  <otte@gnome.org>
37793
37794         * ext/lame/gstlame.c: (add_one_tag):
37795         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37796         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
37797         (gst_vorbisenc_metadata_set1):
37798         * gst/tags/gstid3tag.c:
37799         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
37800           apply fixes from bugs #135042 (lame can't write tags) and #133817
37801           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
37802
37803 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
37804
37805         * configure.ac: Export only gst_plugin_desc from plugins.
37806          Note that this change only makes any effect with Linux using libtool
37807          1.5.2 or higher. Otherwise it is silently ignored, but it would build
37808          fine. And don't try to have several versions of libtool in different
37809          directories.
37810
37811 2004-02-20  Andy Wingo  <wingo@pobox.com>
37812
37813         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
37814         interleave respectively.
37815
37816         * gst/interleave/deinterleave.c: New plugin: deinterleave
37817         (replaces on oneton).
37818         * gst/interleave/interleave.c: New plugin: interleave.
37819         * gst/interleave/plugin.h: Support file.
37820         * gst/interleave/plugin.c: Support file.
37821
37822         * configure.ac: Remove intfloat and oneton, add interleave.
37823
37824         * ext/sndfile/gstsf.c: Handle events better.
37825
37826         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
37827         and float2int operation. int2float has scheduling problems as
37828         noted in in2float_chain.
37829
37830 2004-02-20  Benjamin Otte  <otte@gnome.org>
37831
37832         * ext/xine/Makefile.am:
37833         * ext/xine/gstxine.h:
37834         * ext/xine/xine.c:
37835         * ext/xine/xineaudiodec.c:
37836         * ext/xine/xinecaps.c:
37837           add first version of xine plugin wrapper. Currently only wraps the
37838           QDM2 win32 DLL, and even that only in proof-of-concept quality.
37839         * configure.ac:
37840         * ext/Makefile.am:
37841           add xine plugin wrapper, disabled by default. Use --enable-xine to
37842           build. Note that it'll segfault on gst-register if you don't remove
37843           the goom and tvtime post plugins from xine.
37844         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
37845         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
37846           add extradata parsing for QDM2.
37847           change around debugging prints.
37848
37849 2004-02-19  Benjamin Otte  <otte@gnome.org>
37850
37851         * ext/lame/gstlame.c: (gst_lame_chain):
37852         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
37853           use gst_tag_list_insert when you want to insert tags
37854
37855 2004-02-18  David Schleef  <ds@schleef.org>
37856
37857         * configure.ac:  Move massink to gst-rotten
37858         * ext/Makefile.am:
37859         * ext/mas/Makefile.am:
37860         * ext/mas/massink.c:
37861         * ext/mas/massink.h:
37862
37863 2004-02-18  David Schleef  <ds@schleef.org>
37864
37865         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
37866         typefinding, since it seems to be worse than nothing.
37867         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
37868         atom to recognize .mp4 and .m4a files as video/quicktime.
37869
37870 2004-02-18  David Schleef  <ds@schleef.org>
37871
37872         * gst/sine/demo-dparams.c: (quit_live),
37873         (dynparm_log_value_changed), (dynparm_value_changed), (main):
37874         Use double dparams, not float.
37875         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
37876         (gst_sinesrc_init): Change sync default to FALSE, since multiple
37877         sync'd elements don't really work correctly.
37878         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
37879         (volume_update_volume), (volume_get_property):  Change dparam
37880         to double.
37881
37882 2004-02-18  Julien MOUTTE  <julien@moutte.net>
37883
37884         * sys/ximage/ximagesink.c:
37885         (gst_ximagesink_xwindow_update_geometry),
37886         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
37887         (gst_ximagesink_change_state), (gst_ximagesink_expose),
37888         (gst_ximagesink_init): Rework the way software video scaling works. So
37889         now we check on each chain call if the video frames are feeling the
37890         window. If not we try to renegotiate caps. On failure we memorize that
37891         and we won't try again for that PLAYING sessions.
37892         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
37893         failure.
37894         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
37895         synchronous flag.
37896
37897 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
37898
37899         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
37900           break up _link so we can give a better debug message for errors
37901
37902 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
37903
37904         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
37905           set up debug category
37906
37907 2004-02-18  Julien MOUTTE <julien@moutte.net>
37908
37909         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
37910         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
37911         the way renegotiation work. The event handling function is not taking
37912         care of external windows and renegotiate method check for pad flags
37913         NEGOTIATING. Should fix : #133209
37914
37915 2004-02-17  Julien MOUTTE  <julien@moutte.net>
37916
37917         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
37918         pad is negotiating before trying renegotiation.
37919
37920 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
37921
37922         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
37923           pass on all possible mime types as typefind hints
37924
37925 2004-02-17  Julien MOUTTE <julien@moutte.net>
37926
37927         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
37928         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
37929         possible SHM leak if we crash. All other apps using XShm are doing
37930         that.
37931
37932 2004-02-17  Julien MOUTTE  <julien@moutte.net>
37933
37934         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
37935         (gst_ximagesink_expose): Renegotiate size on expose.
37936         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
37937         size on expose.
37938
37939 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37940
37941         * testsuite/alsa/sinesrc.c:
37942           cosmetic fix to fix compile issue with gcc 2.95.4
37943
37944 2004-02-16  Julien MOUTTE <julien@moutte.net>
37945
37946         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
37947         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
37948         failed opening the audio device.
37949         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
37950         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
37951         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
37952         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
37953         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
37954         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
37955         (gst_ximagesink_change_state), (gst_ximagesink_chain),
37956         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
37957         Removing some useless g_return_if_fail like wingo suggested.
37958         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
37959         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
37960         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
37961         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
37962         (gst_xvimagesink_update_colorbalance),
37963         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
37964         (gst_xvimagesink_xcontext_clear),
37965         (gst_xvimagesink_get_fourcc_from_caps),
37966         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
37967         (gst_xvimagesink_set_xwindow_id),
37968         (gst_xvimagesink_colorbalance_list_channels),
37969         (gst_xvimagesink_colorbalance_set_value),
37970         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
37971         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
37972
37973 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
37974
37975         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
37976           throw error when not negotiated instead of asserting
37977
37978 2004-02-15  Julien MOUTTE  <julien@moutte.net>
37979
37980         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
37981         correct data refcounting.
37982
37983 2004-02-15  Julien MOUTTE  <julien@moutte.net>
37984
37985         * gst/switch/gstswitch.c: (gst_switch_change_state),
37986         (gst_switch_class_init): Cleaning the sinkpads correctly on state
37987         change, mostly the EOS flag.
37988
37989 2004-02-15  Julien MOUTTE  <julien@moutte.net>
37990
37991         * examples/gstplay/player.c: (got_eos), (main): Adding some
37992         output for debugging.
37993         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
37994         timeouts if we go to any state different from PLAYING.
37995         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
37996         more EOS bugs in riff lib.
37997
37998 2004-02-14  Julien MOUTTE  <julien@moutte.net>
37999
38000         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
38001         visualization until i find a way to fix switch correctly.
38002         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
38003         EOS arrives.
38004         * gst/switch/gstswitch.c: (gst_switch_release_pad),
38005         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
38006         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
38007         Reworked switch to get a more correct behaviour with events and refing
38008         of data stored in sinkpads.
38009         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
38010         we don't pull from a pad in EOS.
38011
38012 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38013
38014         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
38015           remove v1 tag even if we can't read it (makes sure we don't detect
38016           it again)
38017
38018 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38019
38020         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
38021         (gst_alsa_xrun_recovery):
38022         * ext/alsa/gstalsa.h:
38023           try xrun recovery when wait failed. Make xrun recovery function
38024           return TRUE/FALSE to indicate success. (might fix #134354)
38025
38026 2004-02-13  David Schleef  <ds@schleef.org>
38027
38028         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
38029         (dynparm_value_changed), (main): Convert from float to double.
38030         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
38031
38032 2004-02-13  David Schleef  <ds@schleef.org>
38033
38034         * gst/silence/gstsilence.c: (gst_silence_class_init),
38035         (gst_silence_set_clock), (gst_silence_get),
38036         (gst_silence_set_property), (gst_silence_get_property):
38037         * gst/silence/gstsilence.h: Add sync property.
38038         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
38039         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
38040         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
38041         * gst/sine/gstsinesrc.h: Add sync property.
38042
38043 2004-02-13  David Schleef  <ds@schleef.org>
38044
38045         * gst/intfloat/gstint2float.c: (conv_f32_s16),
38046         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
38047
38048 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
38049
38050         * configure.ac:
38051         * ext/Makefile.am:
38052         * gst-libs/ext/Makefile.am:
38053           move ffmpeg plugin to gst-ffmpeg module
38054
38055 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
38056
38057         * configure.ac: use GST_ARCH to detect architecture
38058
38059 2004-02-12  Julien MOUTTE  <julien@moutte.net>
38060
38061         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
38062
38063 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
38064
38065         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
38066           classify LADSPA plugins based on number of src/sink pads
38067           (#133663, Stefan Kost)
38068         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
38069           fix dparams registration
38070           (#133528, Stefan Kost)
38071         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
38072           fix use of isprint and use g_ascii_isprint instead
38073           (#133316, Stefan Kost)
38074
38075 2004-02-11  David Schleef  <ds@schleef.org>
38076
38077         Convert a few inner loops to use liboil.  This is currently
38078         optional, and is only enabled if liboil is present (duh!).
38079         * configure.ac: Check for liboil-0.1
38080         * gst/intfloat/Makefile.am:
38081         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
38082         (gst_int2float_chain_gint16):
38083         * gst/videofilter/Makefile.am:
38084         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
38085         (tablelookup_u8), (gst_videobalance_planar411):
38086         * gst/videotestsrc/Makefile.am:
38087         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
38088         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
38089         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
38090         (paint_hline_RGB565), (paint_hline_xRGB1555):
38091
38092 2004-02-11  David Schleef  <ds@schleef.org>
38093
38094         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
38095         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
38096         (gst_colorspace_getcaps), (gst_colorspace_link),
38097         (gst_colorspace_base_init), (gst_colorspace_init),
38098         (gst_colorspace_chain), (gst_colorspace_change_state),
38099         (plugin_init): Merge Ronald's patch (bug #117897) and update
38100         for new caps and negotiation.  Seems to work, although it
38101         shows off bugs in lcs.
38102
38103 2004-02-11  David Schleef  <ds@schleef.org>
38104
38105         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
38106         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
38107
38108 2004-02-11  David Schleef  <ds@schleef.org>
38109
38110         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
38111         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
38112         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
38113         Add server and port properties
38114
38115 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
38116
38117         * m4/a52.m4:
38118         * m4/aalib.m4:
38119         * m4/as-ffmpeg.m4:
38120         * m4/as-liblame.m4:
38121         * m4/as-slurp-ffmpeg.m4:
38122         * m4/check-libheader.m4:
38123         * m4/esd.m4:
38124         * m4/freetype2.m4:
38125         * m4/gconf-2.m4:
38126         * m4/glib.m4:
38127         * m4/gst-alsa.m4:
38128         * m4/gst-artsc.m4:
38129         * m4/gst-ivorbis.m4:
38130         * m4/gst-matroska.m4:
38131         * m4/gst-sdl.m4:
38132         * m4/gst-shout2.m4:
38133         * m4/gst-sid.m4:
38134         * m4/gtk.m4:
38135         * m4/libdv.m4:
38136         * m4/libfame.m4:
38137         * m4/libmikmod.m4:
38138         * m4/ogg.m4:
38139         * m4/vorbis.m4:
38140           fix underquotedness of macros (#133800)
38141         * m4/as-avifile.m4:
38142         * m4/xmms.m4:
38143           removed because no longer used
38144
38145 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
38146
38147         * configure.ac:
38148           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
38149           by autopoint (fixes #132996)
38150
38151 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38152
38153         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
38154         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
38155         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
38156         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
38157           fix memleaks
38158
38159 2004-02-11  David Schleef  <ds@schleef.org>
38160
38161         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
38162         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
38163         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
38164         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
38165         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
38166         (gst_jpegenc_class_init), (gst_jpegenc_init),
38167         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
38168         (gst_jpegenc_chain), (gst_jpegenc_set_property),
38169         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
38170         * ext/jpeg/gstjpegenc.h: Fix negotiation.
38171
38172 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38173
38174         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
38175         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
38176         * ext/mikmod/gstmikmod.h:
38177           fix caps negotiation in mikmod
38178         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
38179           output debug information
38180
38181 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38182
38183         * gst-libs/gst/colorbalance/Makefile.am:
38184         * gst-libs/gst/navigation/Makefile.am:
38185         * gst-libs/gst/xoverlay/Makefile.am:
38186           remove unused GST_OPT_CFLAGS from Makefiles
38187           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
38188
38189 2004-02-07  David Schleef  <ds@schleef.org>
38190
38191         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
38192         push events to pads that haven't been created (#133508)
38193
38194 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
38195
38196         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
38197         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
38198         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
38199         (gst_dvdec_loop), (gst_dvdec_change_state):
38200         Second attempt at committing a working dvdec element.
38201
38202 2004-02-06  David Schleef  <ds@schleef.org>
38203
38204         Build fixes for OS X: (see #129600)
38205         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
38206         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
38207         (gst_riff_read_strf_iavs):
38208         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
38209         (gst_avi_demux_stream_odml):
38210         * gst/playondemand/Makefile.am:
38211         * gst/rtp/rtp-packet.c:
38212
38213 2004-02-05  David Schleef  <ds@schleef.org>
38214
38215         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
38216         last change, because it Just Doesn't Compile.
38217
38218 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38219
38220         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
38221           skip undecodable id3v2 tag instead of keeping it
38222
38223 2004-02-05  David Schleef  <ds@schleef.org>
38224
38225         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
38226         Unref leaked buffer.  (Noticed by Ronald)
38227
38228 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
38229
38230         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
38231         Sync requires with other checks.  >= vs =.
38232
38233 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
38234
38235         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
38236         (gst_dvdec_video_link), (gst_dvdec_loop):
38237         * ext/dv/gstdvdec.h:
38238           rework the caps negotiation so that dvdec works again instead
38239           of just segfaulting.
38240
38241 === release 0.7.4 ===
38242
38243 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
38244
38245         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
38246         * configure.ac: changed for release
38247
38248 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
38249
38250         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
38251         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
38252         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
38253         * pkgconfig/gstreamer-play-uninstalled.pc.in:
38254           reworked patch by David Lehn to fix libdir and includedir for
38255           uninstalled libraries
38256           removed play and gconf from gstreamer-libs since they have their
38257           own pkgconfig files
38258
38259 2004-02-04  David Schleef  <ds@schleef.org>
38260
38261         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
38262         memleak.
38263
38264 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38265
38266         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
38267           use correct GST_TAG_ENCODER tag
38268
38269 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38270
38271         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
38272           be sure to stop the clock when going to paused
38273         * sys/oss/gstosssink.c: (gst_osssink_change_state):
38274           reset number of transmitted when going to ready.
38275         fixes #132935
38276
38277 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
38278
38279         reviewed by Benjamin Otte
38280
38281         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
38282           extract track count (fixes #133410)
38283
38284 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38285
38286         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
38287           that should be !=, not == (fixes #132519)
38288
38289 2004-02-04  David Schleef  <ds@schleef.org>
38290
38291         Make sure set_explicit_caps() is called before adding pad.
38292         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38293         * gst/id3/gstid3types.c: (gst_id3types_loop):
38294         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
38295         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
38296
38297 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
38298
38299         * configure.ac:
38300           bump nano to 2, first prerelease
38301           put back AM_PROG_LIBTOOL
38302
38303 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
38304
38305         * testsuite/alsa/Makefile.am:
38306           these are user test apps, not automatic testsuite tests
38307
38308 2004-02-04  David Schleef  <ds@schleef.org>
38309
38310         Convert GST_DEBUG_CAPS() to GST_DEBUG():
38311         * gst/mpeg1videoparse/gstmp1videoparse.c:
38312         (mp1videoparse_parse_seq):
38313         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
38314         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
38315         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
38316         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
38317         (gst_xvideosink_getcaps):
38318         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
38319         * testsuite/gst-lint: more tests
38320
38321 2004-02-04  David Schleef  <ds@schleef.org>
38322
38323         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
38324         with the code that they would expand to.
38325         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
38326         (gst_flacdec_get_src_query_types),
38327         (gst_flacdec_get_src_event_masks):
38328         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
38329         (gst_gnomevfssrc_get_query_types),
38330         (gst_gnomevfssrc_get_event_mask):
38331
38332 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38333
38334         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
38335         (gst_sinesrc_dispose):
38336           fix memleak by properly disposing sinesrc
38337
38338 2004-02-04  Julien MOUTTE  <julien@moutte.net>
38339
38340         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
38341         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
38342         an overlay to redraw the image because it has been exposed.
38343         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
38344         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
38345         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
38346         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
38347         interface
38348         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
38349         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
38350         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
38351         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
38352         interface
38353
38354 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38355
38356         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
38357           more memleak fixage
38358
38359 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38360
38361         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
38362         * gst/typefind/gsttypefindfunctions.c:
38363           fix memleaks shown by gst-typefind
38364
38365 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
38366
38367         * common/glib-gen.mak:
38368           add hack rule to touch .Plo files
38369         * gst-libs/gst/colorbalance/Makefile.am:
38370         * gst-libs/gst/mixer/Makefile.am:
38371         * gst-libs/gst/play/Makefile.am:
38372         * gst-libs/gst/tuner/Makefile.am:
38373           remove glib_root variable
38374
38375 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38376
38377         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
38378           set explicit caps before adding the element, so the autopluggers can
38379           plug correctly.
38380         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
38381         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
38382         (mpeg_video_type_find), (mpeg_video_stream_type_find),
38383         (dv_type_find):
38384           fix memleaks in typefind functions. gst_type_find_suggest takes a const
38385           argument.
38386
38387 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
38388
38389         * gst-libs/gst/colorbalance/Makefile.am:
38390         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
38391         * gst-libs/gst/colorbalance/colorbalance.c:
38392         * gst-libs/gst/colorbalance/colorbalance.h:
38393         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
38394         * gst-libs/gst/mixer/Makefile.am:
38395         * gst-libs/gst/mixer/mixer-marshal.list:
38396         * gst-libs/gst/mixer/mixer.c:
38397         * gst-libs/gst/mixer/mixer.h:
38398         * gst-libs/gst/mixer/mixermarshal.list:
38399         * gst-libs/gst/play/Makefile.am:
38400         * gst-libs/gst/play/play.h:
38401         * gst-libs/gst/tuner/Makefile.am:
38402         * gst-libs/gst/tuner/tuner-marshal.list:
38403         * gst-libs/gst/tuner/tuner.c:
38404         * gst-libs/gst/tuner/tuner.h:
38405         * gst-libs/gst/tuner/tunermarshal.list:
38406           use new glib-gen.mak snippet to clean up Makefile.am
38407           fix various bugs in Makefile.am's
38408
38409 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38410
38411         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
38412           handle chain parsing correctly in the multichain case
38413         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
38414         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
38415         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
38416         (theora_dec_chain):
38417           handle events and queries correctly
38418
38419 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38420
38421         * .cvsignore:
38422         Ignore generated file _stdint.h.
38423
38424 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38425
38426         * gst-libs/gst/colorbalance/Makefile.am:
38427         * gst-libs/gst/colorbalance/colorbalance.h:
38428         * gst-libs/gst/mixer/Makefile.am:
38429         * gst-libs/gst/mixer/mixer.h:
38430         * gst-libs/gst/play/Makefile.am:
38431         * gst-libs/gst/play/play.h:
38432         * gst-libs/gst/tuner/Makefile.am:
38433         * gst-libs/gst/tuner/tuner.h:
38434         Generate enum type code with glib-mkenums.
38435         * gst-libs/gst/colorbalance/.cvsignore:
38436         * gst-libs/gst/mixer/.cvsignore:
38437         * gst-libs/gst/play/.cvsignore:
38438         * gst-libs/gst/tuner/.cvsignore:
38439         Ignore generated files.
38440
38441 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38442
38443         * gst-libs/gst/audio/.cvsignore:
38444         Ignore generated file.
38445         * gst-libs/gst/audio/Makefile.am:
38446         Do not install example filter.
38447
38448 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38449
38450         * examples/switch/.cvsignore:
38451         Ignore generated file.
38452
38453 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38454
38455         * common/m4/ax_create_stdint_h.m4:
38456         * configure.ac:
38457           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
38458           _stdint.h.
38459         * Makefile.am:
38460           remove generated _stdint.h in DISTCLEANFILES
38461         * ext/a52dec/gsta52dec.c:
38462           include _stdint.h for a52dec. (should fix #133064)
38463
38464 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
38465
38466         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
38467         (gst_tag_to_vorbis_comments):
38468         Add replaygain support to vorbistag
38469
38470 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
38471         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
38472         (gst_ffmpeg_caps_to_extradata):
38473           Fix SVQ3 caps flag properties
38474           Use glib macro for bytes swap
38475
38476 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38477
38478         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
38479         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
38480         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
38481         * ext/sndfile/gstsf.c: (plugin_init):
38482         * gst/avi/gstavi.c: (plugin_init):
38483         * sys/dxr3/dxr3init.c: (plugin_init):
38484         * sys/oss/gstossaudio.c: (plugin_init):
38485         * sys/v4l/gstv4l.c: (plugin_init):
38486         * sys/v4l2/gstv4l2.c: (plugin_init):
38487           remove textdomain calls
38488         * po/nl.po:
38489           update Dutch translation
38490
38491 2004-02-02  Julien MOUTTE  <julien@moutte.net>
38492
38493         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
38494         (gst_play_set_audio_sink): Moving volume in the audio thread for
38495         instantaneous volume change. Maybe i will add another volume in front
38496         of visualization later, not sure yet though.
38497
38498 2004-02-02  Julien MOUTTE  <julien@moutte.net>
38499
38500         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38501         (gst_ximagesink_handle_xevents): Better X events handling, only take
38502         the latest events for configure and motion.
38503         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
38504
38505 2004-02-02  Jon Trowbridge  <trow@gnu.org>
38506
38507         reviewed by: David Schleef  <ds@schleef.org>
38508
38509         Fix memory leaks:
38510         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
38511         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
38512
38513 2004-02-02  David Schleef  <ds@schleef.org>
38514
38515         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
38516         of lines.
38517         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
38518         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38519         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
38520         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
38521         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
38522         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
38523         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
38524         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
38525         (gst_float2_2_int_link):
38526         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
38527         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
38528         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
38529         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
38530         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
38531         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
38532         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
38533         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
38534         * testsuite/gst-lint: Add tests for bzero and ;;
38535
38536 2004-02-02  David Schleef  <ds@schleef.org>
38537
38538         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
38539
38540 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38541
38542         * ext/aalib/gstaasink.c: (gst_aasink_open):
38543         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
38544         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38545         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
38546         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
38547         (gst_afsink_close_file):
38548         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
38549         (gst_afsrc_close_file):
38550         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
38551         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38552         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
38553         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
38554         * ext/esd/esdmon.c: (gst_esdmon_get):
38555         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
38556         * ext/faac/gstfaac.c: (gst_faac_chain):
38557         * ext/faad/gstfaad.c: (gst_faad_chain):
38558         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
38559         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38560         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
38561         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
38562         (gst_flacdec_loop):
38563         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
38564         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38565         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
38566         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
38567         (gst_gnomevfssink_close_file):
38568         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
38569         (gst_gnomevfssrc_open_file):
38570         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
38571         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
38572         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
38573         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
38574         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
38575         * ext/mad/gstmad.c: (gst_mad_chain):
38576         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
38577         * ext/mpeg2dec/gstmpeg2dec.c:
38578         * ext/mpeg2enc/gstmpeg2enc.cc:
38579         * ext/mplex/gstmplex.cc:
38580         * ext/mplex/gstmplexibitstream.cc:
38581         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
38582         (gst_ogg_demux_push):
38583         * ext/raw1394/gstdv1394src.c:
38584         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
38585         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
38586         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
38587         (gst_sf_loop):
38588         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
38589         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
38590         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
38591         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
38592         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
38593         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
38594         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
38595         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
38596         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38597         (gst_riff_read_element_data), (gst_riff_read_seek),
38598         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
38599         * gst/adder/gstadder.c: (gst_adder_loop):
38600         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
38601         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
38602         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
38603         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
38604         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
38605         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
38606         * gst/goom/gstgoom.c: (gst_goom_chain):
38607         * gst/id3/gstid3types.c: (gst_id3types_loop):
38608         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38609         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
38610         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
38611         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38612         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
38613         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
38614         (gst_ebml_read_float), (gst_ebml_read_header):
38615         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
38616         (gst_matroska_demux_parse_blockgroup):
38617         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
38618         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
38619         * gst/oneton/gstoneton.c: (gst_oneton_chain):
38620         * gst/silence/gstsilence.c: (gst_silence_get):
38621         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
38622         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
38623         * gst/speed/gstspeed.c: (speed_loop):
38624         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
38625         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
38626         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
38627         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
38628         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
38629         (gst_wavparse_loop):
38630         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
38631         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
38632         (dxr3audiosink_close):
38633         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
38634         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
38635         (dxr3videosink_close), (dxr3videosink_write_data):
38636         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
38637         * sys/oss/gstosssink.c: (gst_osssink_chain):
38638         * sys/oss/gstosssrc.c: (gst_osssrc_get):
38639         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
38640         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
38641         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
38642         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
38643         (gst_v4l_set_window), (gst_v4l_enable_overlay):
38644         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
38645         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
38646         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
38647         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
38648         (gst_v4l_set_audio):
38649         * sys/v4l/v4l_calls.h:
38650         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
38651         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
38652         (gst_v4lmjpegsink_playback_init),
38653         (gst_v4lmjpegsink_playback_start):
38654         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
38655         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
38656         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
38657         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
38658         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
38659         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
38660         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
38661         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
38662         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
38663         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
38664         (gst_v4l2_get_output), (gst_v4l2_set_output),
38665         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
38666         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
38667         (gst_v4l2_set_attribute):
38668         * sys/v4l2/v4l2_calls.h:
38669         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
38670         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
38671         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
38672         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
38673         (gst_v4l2src_capture_stop):
38674         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
38675         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
38676         (gst_ximagesink_chain):
38677         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
38678         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
38679         (gst_xvideosink_xwindow_new):
38680         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38681         (gst_xvimagesink_chain):
38682
38683 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38684
38685         * gst/volume/gstvolume.c: (gst_volume_set_volume),
38686         (gst_volume_get_volume), (volume_class_init), (volume_init),
38687         (volume_chain_int16), (volume_update_volume):
38688         * gst/volume/gstvolume.h:
38689           make code more readable by removing magic numbers
38690           make mixer interface export 0-100 range
38691           make it internally map to 0.0-1.0 range so users don't distort
38692           output by putting the sliders at full volume
38693
38694 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38695
38696         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
38697         (gst_play_state_change), (gst_play_seek_to_time):
38698         block the tick callback for 0.5 secs after doing a seek
38699
38700 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38701
38702         * gst-libs/gst/play/play.c: (gst_play_new):
38703           check for GError
38704
38705 2004-02-01  Julien MOUTTE  <julien@moutte.net>
38706
38707         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
38708         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
38709         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
38710         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
38711         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
38712         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
38713
38714 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
38715
38716         * configure.ac:
38717         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38718           check for a function added in vorbis 1.1
38719
38720 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38721
38722         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
38723         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
38724           really start/stop clock only on PLAYING <=> PAUSED
38725         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38726           remove \n from debugging lines
38727         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
38728           make it work when seeking does not
38729         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38730           reset on DISCONT
38731
38732 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38733
38734         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
38735           start clock on PAUSED=>PLAYING, not later
38736         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
38737           extract correct time for different discont formats
38738         (gst_alsa_sink_get_time):
38739           don't segfault when no format is negotiated yet, just return 0
38740         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38741         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
38742         (gst_ogg_pad_push):
38743           handle flush and discont events correctly
38744         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
38745           handle discont events correctly
38746
38747 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
38748
38749         * gst-libs/gst/play/play.c: (gst_play_error_quark),
38750         (gst_play_error_create), (gst_play_error_plugin),
38751         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
38752         * gst-libs/gst/play/play.h:
38753           add error handling during creation
38754         * examples/gstplay/player.c: (main):
38755           use new gst_play_new
38756
38757
38758 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38759
38760         * ext/theora/theoradec.c: (theora_dec_chain):
38761           make comments work
38762         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
38763         (vorbis_dec_src_event), (vorbis_dec_chain):
38764           add encoder tag, fix tag reading to be more error tolerant, change
38765           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
38766           gst_pad_event_default.
38767         * gst/tags/gstvorbistag.c:
38768         (gst_tag_list_from_vorbiscomment_buffer):
38769           undefine function specific define at end of function
38770
38771 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
38772
38773         * ext/flac/gstflac.c: (plugin_init):
38774         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
38775         * ext/flac/gstflacdec.h:
38776         * ext/flac/gstflacenc.h:
38777           Fix typos
38778
38779 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
38780
38781         * examples/gstplay/player.c: s/gstplay.h/play.h/
38782
38783 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38784
38785         * gst-libs/gst/play/Makefile.am:
38786         * gst-libs/gst/play/gstplay.c:
38787         * gst-libs/gst/play/gstplay.h:
38788         * gst-libs/gst/play/play.c:
38789           more surgery, operation complete
38790
38791 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38792
38793         * gst-libs/gst/play/play.old.c:
38794         * gst-libs/gst/play/play.old.h:
38795           after CVS surgery by moving, remove
38796         * gst-libs/gst/play/playpipelines.c:
38797           remove
38798
38799         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38800           add negotiation error
38801
38802 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38803
38804         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38805         (gst_ogg_demux_push):
38806           add some seeking debug info
38807           send a flush when seeking
38808
38809 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38810
38811         * configure.ac:
38812           use AC_C_INLINE
38813         * configure.ac:
38814         * ext/Makefile.am:
38815         * ext/theora/Makefile.am:
38816         * ext/theora/theoradec.c:
38817           add theora video decoder. Does just do simple decoding for now and
38818           has been tested against Theora cvs only. It only works when theora
38819           is compiled with --enable-static.
38820         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38821           always reset packetno on DISCONT
38822
38823 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38824
38825         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
38826           Fix audio.
38827
38828 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38829
38830         * gst/mpegaudioparse/gstmpegaudioparse.c:
38831         (mp3_type_frame_length_from_header):
38832           Fix header parsing - stolen from ffmpeg (thank you! :) ).
38833
38834 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38835
38836         * ext/esd/esdsink.c: (gst_esdsink_init):
38837           Since we have static pad template caps, we don't need to negotiate;
38838           either the core errors out or we know the format.
38839
38840 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38841
38842         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38843         (gst_riff_read_seek):
38844         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38845         (gst_ebml_read_seek):
38846           Fix event handling.
38847
38848 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38849
38850         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
38851           removee video/x-theora from vp3 decoder, it doesn't handle raw
38852           theora streams
38853         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
38854           fix bug with finalizing element that never went to PAUSED
38855         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
38856           length and position queries were swapped
38857         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
38858         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
38859         (vorbis_dec_src_event):
38860           implement querying time and bytes
38861
38862 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38863
38864         * just about every source file:
38865           gst_element_error -> GST_ELEMENT_ERROR
38866
38867 2004-01-29  Julien MOUTTE  <julien@moutte.net>
38868
38869         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
38870         emiting FLUSH and even before DISCONT.
38871         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
38872         get the best instant seeking as possible yay!
38873
38874 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38875
38876         * gst/mpeg1videoparse/gstmp1videoparse.c:
38877         (gst_mp1videoparse_real_chain):
38878           Committed wrong version last week... Grr... Didn't notice until now.
38879
38880 2004-01-29  Julien MOUTTE <julien@moutte.net>
38881
38882         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
38883         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
38884         have_xwindow_id signal in xwindow_create.
38885
38886 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38887
38888         * ext/ogg/gstoggdemux.c:
38889           lots of changes - mainly support for chained bitstreams, seeking,
38890           querying and bugfixes of course
38891         * ext/vorbis/Makefile.am:
38892         * ext/vorbis/vorbisdec.c:
38893         * ext/vorbis/vorbisdec.h:
38894           add vorbisdec raw vorbis decoder
38895         * ext/vorbis/vorbis.c: (plugin_init):
38896           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
38897         * gst/intfloat/Makefile.am:
38898         * gst/intfloat/float22int.c:
38899         * gst/intfloat/float22int.h:
38900         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
38901           add float2intnew plugin. It converts multichannel interleaved float to
38902           multichannel interleaved int. The name should probably be changed.
38903         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
38904         (plugin_init):
38905           add typefinding for raw theora video so oggdemux can detect it.
38906
38907 2004-01-28  Julien MOUTTE  <julien@moutte.net>
38908
38909         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
38910         sink element first.
38911         * gst/videoscale/gstvideoscale.c:
38912         (gst_videoscale_handle_src_event): Fixing src event handler.
38913
38914 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38915
38916         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
38917         (gst_v4lsrc_open), (gst_v4lsrc_close),
38918         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
38919         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
38920         * sys/v4l/gstv4lsrc.h:
38921         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
38922         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
38923           Implement resizing... Hack. But that's why v4l is b0rked...
38924
38925 2004-01-28  Julien MOUTTE <julien@moutte.net>
38926
38927         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
38928         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
38929         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
38930         (gst_ximagesink_xwindow_destroy):
38931         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
38932         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
38933         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
38934         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
38935         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
38936         correctly cleaning the image created to check xshm calls on succes,
38937         added a lot of XSync calls in X11 functions, and fixed a segfault when
38938         no image format was defined before negotiation happened.
38939
38940 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38941
38942         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
38943           use gst_element_get_time to get correct time
38944
38945 2004-01-28  Julien MOUTTE  <julien@moutte.net>
38946
38947         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
38948         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
38949         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
38950         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
38951         (gst_xvimagesink_check_xshm_calls),
38952         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
38953         X plugins are now able to detect that XShm calls will fail even if the
38954         server claims that it has XShm support (remote displays most of the
38955         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
38956         so that we use non XShm functions. This feature is almost useless for
38957         xvimagesink as Xv is not supported on remote displays anyway, but
38958         it might happen than even on the local display XShm calls fail.
38959
38960 2004-01-27  David Schleef  <ds@schleef.org>
38961
38962         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
38963         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
38964         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
38965         changed esdsink to only use 44100,16,2, since esd sucks at rate
38966         conversion and esdsink has had difficulty negotiating.
38967
38968 2004-01-27  Julien MOUTTE <julien@moutte.net>
38969
38970         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
38971         (gst_play_seek_to_time): Fixing the way to get current position.
38972
38973 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38974
38975         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
38976           use gst_element_get_time to get correct time
38977
38978 2004-01-27  Julien MOUTTE <julien@moutte.net>
38979
38980         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
38981         fix ever... Inverting 2 lines of code make spider autoplug correctly
38982         tagged mp3 !
38983
38984 2004-01-27  David Schleef  <ds@schleef.org>
38985
38986         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
38987         Use gst_pad_try_set_caps_nonfixed().
38988
38989 2004-01-27  David Schleef  <ds@schleef.org>
38990
38991         * gst/ac3parse/gstac3parse.c: update to checklist 5
38992         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
38993         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
38994         * gst/audioscale/gstaudioscale.c: same
38995         * gst/auparse/gstauparse.c: same
38996         * gst/avi/gstavidemux.c: same
38997
38998 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38999
39000         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
39001           stop processing after EOS
39002
39003 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39004
39005         * gst/asfdemux/asfheaders.h:
39006         * gst/asfdemux/gstasfdemux.c:
39007         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
39008         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
39009         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
39010           lot's of fixes to make data extraction simpler and get the code
39011           architecture and compiler independant. Add debugging category
39012         * gst/goom/gstgoom.c: (gst_goom_change_state):
39013           reset channel count on PAUSED=>READY, not READY=>PAUSED
39014
39015 2004-01-26  Colin Walters  <walters@verbum.org>
39016
39017         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
39018         code to pull a bigger buffer in iradio mode.  This as a side effect
39019         makes typefinding work.
39020
39021 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
39022
39023         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
39024         Fix SVQ3 decoding on PPC
39025
39026 2004-01-26  Julien MOUTTE <julien@moutte.net>
39027
39028         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
39029         that one managed to stay there... Fixed.
39030
39031 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
39032
39033         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
39034         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
39035         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
39036         (qtdemux_video_caps):
39037         * gst/qtdemux/qtdemux.h:
39038         Add SVQ3 specific flags to qtdemux and ffmpeg
39039
39040 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39041
39042         * gst-libs/gst/audio/audio.h:
39043           remove buffer-frames from audio caps
39044         * gst/audioconvert/gstaudioconvert.c:
39045           fix plugin to really work.
39046
39047 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39048
39049         * gst-libs/gst/mixer/mixer.c:
39050         * gst-libs/gst/propertyprobe/propertyprobe.c:
39051         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
39052         (gst_tuner_find_channel_by_name):
39053         * gst-libs/gst/tuner/tuner.h:
39054           Add gtk-doc style comments. Also fix a function name.
39055
39056 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39057
39058         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
39059         (gst_divxdec_negotiate):
39060           Fix for new capsnego - also fixes gst-player with divxdec.
39061
39062 2004-01-25  Julien MOUTTE  <julien@moutte.net>
39063
39064         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39065         (gst_play_identity_handoff), (gst_play_set_location),
39066         (gst_play_set_visualization), (gst_play_connect_visualization): Another
39067         try in visualization implementation. Still have an issue with switch
39068         blocking when pulling from video_queue and only audio comes out of
39069         spider.
39070         * gst/switch/gstswitch.c: (gst_switch_release_pad),
39071         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
39072         release method. And check if the pad is usable before pulling.
39073
39074 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39075
39076         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
39077         (gst_videobalance_init),
39078         (gst_videobalance_colorbalance_list_channels),
39079         (gst_videobalance_colorbalance_set_value),
39080         (gst_videobalance_colorbalance_get_value),
39081         (gst_videobalance_update_properties),
39082         (gst_videobalance_update_tables_planar411),
39083         (gst_videobalance_planar411):
39084         * gst/videofilter/gstvideobalance.h:
39085           Implement lookup-tables. +/- 10x faster.
39086
39087 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39088
39089         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
39090         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
39091           The index reading was broken. The rest worked fine, but the whole
39092           goal of my rewrite was to make avidemux readable, and this was
39093           not at all readable. Please use typed variables.
39094
39095 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39096
39097         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
39098           Additional pad usability check.
39099         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
39100         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
39101         (gst_mp1videoparse_real_chain):
39102           Fix MPEG video stream parsing. The original plugin had several
39103           issues, including not timestamping streams where the source was
39104           not timestamped (this happens with PTS values in mpeg system
39105           streams, but MPEG video is also a valid stream on its own so
39106           that needs timestamps too). We use the display time code for that
39107           for now. Also, if one incoming buffer contains multiple valid
39108           frames, we push them all on correctly now, including proper EOS
39109           handling. Lastly, several potential segfaults were fixed, and we
39110           properly sync on new sequence/gop headers to include them in next,
39111           not previous frames (since they're header for the next frame, not
39112           the previous). Also see #119206.
39113         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
39114         (bpf_from_header):
39115           Move caps setting so we only do it after finding several valid
39116           MPEG-1 fraes sequentially, not right after the first one (which
39117           might be coincidental).
39118         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
39119         (mpeg_video_type_find), (mpeg_video_stream_type_find),
39120         (plugin_init):
39121           Add unsynced MPEG video stream typefinding, and change some
39122           probability values so we detect streams rightly. The idea is as
39123           follows: I can have an unsynced system stream which contains
39124           video. In the current code, I would randomly get a type for either
39125           system or video stream type found, because the probabilities are
39126           being calculated rather randomly. I now use fixed values, so we
39127           always prefer system stream if that was found (and that is how it
39128           should be). If no system stream was found, we can still identity                the stream as video-only.
39129
39130 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39131
39132         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
39133         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
39134           don't write to buffer. Extract data without the need of
39135           __attribute__ ((packed))
39136
39137 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39138
39139         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
39140         (mpeg1_sys_type_find):
39141           Fix MPEG-1 stream typefinding.
39142
39143 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39144
39145         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
39146           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
39147
39148 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
39149
39150         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
39151         * ext/esd/gstesd.c: (plugin_init):
39152           private debugging, better error reporting
39153
39154 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39155
39156         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
39157         (gst_riff_read_init), (gst_riff_read_change_state):
39158         * gst-libs/gst/riff/riff-read.h:
39159           Remove stuff fromold metadata system.
39160
39161 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39162
39163         * ext/ogg/gstoggdemux.c:
39164           Fix wrong file comment.
39165         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
39166         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
39167           Add metadata reading properly.
39168
39169 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
39170
39171         * ext/Makefile.am:
39172           Fix nas DIST_SUBDIRS
39173           Uraeus:
39174           Fix bug where make distcheck doesn't get run on adding stuff to
39175           the build.
39176
39177 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39178
39179         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
39180         * ext/divx/gstdivxdec.h:
39181           Fix divx3 ("msmpeg4") playback using divxdec.
39182
39183 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39184
39185         * gst/typefind/gsttypefindfunctions.c:
39186         (mp3_type_frame_length_from_header): fix bug in length computation
39187         (mp3_type_find): improve debugging output
39188
39189 2004-01-23  Julien MOUTTE  <julien@moutte.net>
39190
39191         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39192         (gst_play_set_location), (gst_play_seek_to_time),
39193         (gst_play_set_audio_sink), (gst_play_set_visualization),
39194         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
39195         the pipeline from scratch. Visualization is back and switch went out as
39196         i realized it was not possible to use the way i wanted.
39197         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
39198         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
39199         clearing in state change from READY to NULL. So that one can clean the
39200         X ressources keeping the element.
39201         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39202         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
39203         (gst_xvimagesink_colorbalance_set_value),
39204         (gst_xvimagesink_colorbalance_get_value),
39205         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
39206         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
39207         change from READY to NULL and fixed some stupid bugs in colorbalance
39208         get/set values. Also added the following feature : when nobody tries to
39209         set some values to the colorbalance levels before the xcontext is
39210         grabbed, then when creating channels list from Xv attributes we set the
39211         internal values to the Xv defaults. This way we handle buggy Xv drivers
39212         that set default hue values far from the middle of the range (Thanks
39213         to Jon Trowbridge for pointing that issue).
39214         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
39215         colorbalance levels have been set before xcontext is grabbed.
39216
39217 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39218
39219         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
39220           Fix the ossmixer case where we shouldn't open /dev/dsp* because
39221           it might block operations (which is bad for a mixer).
39222
39223 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
39224
39225         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
39226         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
39227         (gmip_find_type_pre):
39228         * gst-libs/gst/media-info/media-info-priv.h:
39229         * gst-libs/gst/media-info/media-info.c:
39230         (gst_media_info_instance_init), (gst_media_info_read_idler):
39231         add fakesink to get caps on decoder src pad again
39232         fix callback prototype to match new have_type signal signature
39233
39234 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
39235
39236         * gst/adder/gstadder.c: (gst_adder_link):
39237           fix non-compile and cut-n-paste code
39238
39239 2004-01-21  David Schleef  <ds@schleef.org>
39240
39241         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
39242         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
39243         (gst_swfdec_init), (gst_swfdec_change_state):
39244         * ext/swfdec/gstswfdec.h:
39245         Fix negotiation.
39246         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
39247         (gst_adder_request_new_pad): Fix negotiation.
39248         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
39249         Add a fixate function.
39250         * gst/intfloat/gstfloat2int.c:
39251         * gst/intfloat/gstfloat2int.h:
39252         * gst/intfloat/gstint2float.c:
39253         * gst/intfloat/gstint2float.h:
39254         Completely rewrite the negotiation.  Doesn't quite work yet,
39255         due to some buffer-frames problem.
39256
39257 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
39258
39259         * ext/gnomevfs/gstgnomevfssrc.c:
39260         * sys/v4l2/v4l2_calls.h:
39261           fix includes for distcheck
39262
39263 2004-01-21  Christian Schaller <uraeus@gnome.org>
39264
39265         * ext/nas/
39266         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
39267         based on earlier patch from Laurent Vivier
39268
39269 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
39270
39271         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
39272         Fix wma caps property
39273         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
39274         Fix typo (flags1 and flags2)
39275
39276 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39277
39278         * gst-libs/gst/media-info/media-info-priv.c:
39279         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
39280         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
39281         (gmip_find_stream), (gmip_find_track_metadata),
39282         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
39283         (gmip_find_track_format):
39284         * gst-libs/gst/media-info/media-info-priv.h:
39285         * gst-libs/gst/media-info/media-info-test.c: (main):
39286         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
39287         (gst_media_info_read_idler), (gst_media_info_read):
39288         * gst-libs/gst/media-info/media-info.h:
39289           register debugging category and use it for debugging
39290
39291 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39292
39293         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
39294         (gst_vorbisfile_new_link):
39295           signal streaminfo through tags
39296
39297 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39298
39299         * ext/mplex/gstmplex.cc:
39300         * ext/mplex/gstmplexibitstream.cc:
39301           g++ doesn't like NULL in our i18n/error macros, should be
39302           either (NULL) or ("").
39303
39304 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39305
39306         * sys/dxr3/dxr3audiosink.c:
39307         * sys/dxr3/dxr3init.c:
39308         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
39309         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
39310           Fix more error error error errors (missing includes here).
39311
39312 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39313
39314         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39315           fix thomas' error errors.
39316
39317 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39318
39319         * ext/mpeg2enc/gstmpeg2enc.cc:
39320           fix error errors.
39321
39322 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39323
39324         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
39325         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
39326           Fix for new error system.
39327
39328 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39329
39330         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
39331           fix for new error reporting
39332
39333 2004-01-20  David Schleef  <ds@schleef.org>
39334
39335         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
39336         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
39337         (gst_ximagesink_set_xwindow_id): Change to using a framerate
39338         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
39339         and neither is 100+, most likely.
39340         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
39341         (gst_xvimagesink_getcaps): same
39342
39343 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39344
39345         * configure.ac:
39346           Up version requirement to 2.0.3 (not yet released) to avoid symbol
39347           clashes with ffmpeg.
39348
39349 2004-01-20  Julien MOUTTE  <julien@moutte.net>
39350
39351         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
39352         (gst_switch_init): Fixed switch element : proxying link and setting
39353         caps from src to sink on request.
39354
39355 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39356
39357         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
39358         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
39359         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
39360         fix element_error
39361
39362 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39363
39364         * sys/v4l/v4l_calls.h:
39365         * sys/v4l2/v4l2_calls.h:
39366           element_error fixes
39367
39368 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39369
39370         * gst-libs/gst/gst-i18n-plugin.h:
39371           add locale.h
39372           remove config.h inclusion
39373
39374 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39375
39376         * autogen.sh:
39377           adding autopoint invocation
39378         * Makefile.am:
39379         * configure.ac:
39380         * gst-libs/gst/gettext.h:
39381           adding gettext bits
39382         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
39383         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
39384         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
39385         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
39386         (gst_gnomevfssink_close_file):
39387         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
39388         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
39389         * gst-libs/gst/gst-i18n-plugin.h:
39390         * gst/avi/gstavi.c: (plugin_init):
39391         * sys/dxr3/dxr3init.c: (plugin_init):
39392         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
39393         * sys/oss/gstossaudio.c: (plugin_init):
39394         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
39395         * sys/v4l/gstv4l.c: (plugin_init):
39396         * sys/v4l/v4l_calls.c: (gst_v4l_open):
39397         * sys/v4l2/gstv4l2.c: (plugin_init):
39398         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
39399         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
39400         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
39401         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
39402         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
39403         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
39404           make sure locale and translation domain are set
39405           fix translated strings
39406         * po/.cvsignore:
39407         * po/LINGUAS:
39408         * po/Makevars:
39409         * po/POTFILES.in:
39410         * po/nl.po:
39411           put translation files into place
39412         * sys/xvideo/imagetest.c: (main):
39413         * ext/dv/demo-play.c: (main):
39414           fix unnecessary translations
39415
39416 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
39417
39418         * ext/sndfile/gstsf.c:
39419         * gst/avi/gstavimux.c:
39420         * ext/audiofile/gstafsink.c:
39421         * ext/audiofile/gstafsrc.c:
39422         * ext/gnomevfs/gstgnomevfssink.c:
39423         * ext/gnomevfs/gstgnomevfssrc.c:
39424         * sys/oss/gstosselement.c:
39425         * sys/v4l/v4l_calls.h:
39426           fix i18n include
39427
39428 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39429
39430         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
39431         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
39432         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
39433         (gst_v4l2_get_output), (gst_v4l2_set_output),
39434         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
39435         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
39436         (gst_v4l2_set_attribute):
39437         update to new error handling
39438
39439 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39440
39441         * ext/sidplay/gstsiddec.cc:
39442         * gst/modplug/gstmodplug.cc:
39443           parenthese NULL because C++ seems angry about it
39444
39445 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39446
39447         * gst-libs/gst/gst-i18n-plugin.h:
39448           add skeleton i18n stuff, but needs to be further implemented
39449
39450 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
39451
39452         * examples/gstplay/player.c: (main):
39453         * ext/aalib/gstaasink.c: (gst_aasink_open):
39454         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
39455         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
39456         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
39457         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
39458         (gst_afsink_close_file):
39459         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
39460         (gst_afsrc_close_file):
39461         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
39462         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
39463         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
39464         * ext/esd/esdmon.c: (gst_esdmon_get):
39465         * ext/esd/esdsink.c: (gst_esdsink_chain):
39466         * ext/faac/gstfaac.c: (gst_faac_chain):
39467         * ext/faad/gstfaad.c: (gst_faad_chain):
39468         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
39469         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
39470         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
39471         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
39472         (gst_flacdec_loop):
39473         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
39474         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
39475         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
39476         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
39477         (gst_gnomevfssink_close_file):
39478         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
39479         (gst_gnomevfssrc_open_file):
39480         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
39481         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
39482         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
39483         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
39484         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
39485         * ext/mad/gstmad.c: (gst_mad_chain):
39486         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
39487         * ext/mpeg2dec/gstmpeg2dec.c:
39488         * ext/mpeg2enc/gstmpeg2enc.cc:
39489         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39490         * ext/mplex/gstmplex.cc:
39491         * ext/mplex/gstmplexibitstream.cc:
39492         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
39493         (gst_ogg_demux_push), (gst_ogg_pad_push):
39494         * ext/raw1394/gstdv1394src.c:
39495         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
39496         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
39497         * ext/sidplay/gstsiddec.cc:
39498         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
39499         (gst_sf_loop):
39500         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
39501         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
39502         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
39503         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
39504         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
39505         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
39506         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
39507         * gst-libs/gst/Makefile.am:
39508         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
39509         (gst_riff_read_element_data), (gst_riff_read_seek),
39510         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
39511         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
39512         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
39513         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
39514         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
39515         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
39516         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
39517         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
39518         * gst/goom/gstgoom.c: (gst_goom_chain):
39519         * gst/id3/gstid3types.c: (gst_id3types_loop):
39520         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
39521         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
39522         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
39523         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
39524         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
39525         (gst_ebml_read_float), (gst_ebml_read_header):
39526         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
39527         (gst_matroska_demux_parse_blockgroup):
39528         * gst/modplug/gstmodplug.cc:
39529         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
39530         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
39531         * gst/oneton/gstoneton.c: (gst_oneton_chain):
39532         * gst/silence/gstsilence.c: (gst_silence_get):
39533         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39534         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
39535         * gst/speed/gstspeed.c: (speed_loop):
39536         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
39537         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39538         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
39539         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
39540         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
39541         (gst_wavparse_loop):
39542         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
39543         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
39544         (dxr3audiosink_close):
39545         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
39546         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
39547         (dxr3videosink_close), (dxr3videosink_write_data):
39548         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
39549         * sys/oss/gstosselement.h:
39550         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
39551         (gst_osssink_chain):
39552         * sys/oss/gstosssrc.c: (gst_osssrc_get):
39553         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
39554         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
39555         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
39556         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
39557         (gst_v4l_enable_overlay):
39558         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
39559         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
39560         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
39561         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
39562         (gst_v4l_set_audio):
39563         * sys/v4l/v4l_calls.h:
39564         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
39565         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
39566         (gst_v4lmjpegsink_playback_init),
39567         (gst_v4lmjpegsink_playback_start):
39568         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
39569         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
39570         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
39571         (gst_v4lmjpegsrc_requeue_frame):
39572         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
39573         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
39574         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
39575         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
39576         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
39577         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
39578         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
39579         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
39580         (gst_v4l2src_capture_stop):
39581         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
39582         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39583         (gst_ximagesink_chain):
39584         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
39585         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
39586         (gst_xvideosink_xwindow_new):
39587         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39588         (gst_xvimagesink_chain):
39589         use new error signal, function and categories
39590
39591 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
39592
39593         * configure.ac:
39594         * ext/Makefile.am:
39595         * ext/musicbrainz/gsttrm.c:
39596         * ext/musicbrainz/gsttrm.h:
39597         * ext/musicbrainz/Makefile.am:
39598         Add a trm plugin
39599
39600 2004-01-18  Julien MOUTTE  <julien@moutte.net>
39601
39602         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
39603         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
39604         synchronous property for debugging.
39605         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
39606         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39607         (gst_xvimagesink_set_property): Moving a pointer declaration to a
39608         smaller block, fixing indent.
39609
39610 2004-01-16  David Schleef  <ds@schleef.org>
39611
39612         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
39613         property affects the video stream.
39614         * sys/xvimage/xvimagesink.c:
39615         * sys/xvimage/xvimagesink.h:
39616         Add synchronous property for debugging.  Should probably be
39617         disabled in non-CVS builds.  Make sure that the Xv attribute
39618         exists before we set it (crash!).  Fix a silly float bug that
39619         caused colorbalance to just not work.
39620
39621 2004-01-17  Christian Schaller <Uraeus@gnome.org>
39622
39623         * tools/gst-launch-ext.in - update for new plugins
39624
39625 2004-01-16  David Schleef  <ds@schleef.org>
39626
39627         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
39628         already-freed caps.
39629
39630 2994-01-16  Christian Schaller <Uraeus@gnome.org>
39631
39632         * Update spec for new colorspace plugin and libcaca plugin
39633         * Fix compilation of libcaca plugin (clock -> id)
39634
39635 2004-01-16  Julien MOUTTE <julien@moutte.net>
39636
39637         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
39638         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
39639         (gst_xvimagesink_set_xwindow_id),
39640         (gst_xvimagesink_colorbalance_set_value),
39641         (gst_xvimagesink_colorbalance_get_value),
39642         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
39643         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
39644         correct colorbalance properties. They can now be set when the element
39645         is still in NULL state. The values will be committed to the Xv Port
39646         when xcontext is initialized.
39647         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
39648         brightness int values in the GstXvImagesink structure.
39649
39650 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39651
39652         * gst-libs/gst/Makefile.am:
39653           restructure so having local patches works easier.
39654
39655 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39656
39657         * ext/mpeg2enc/Makefile.am:
39658         * ext/mpeg2enc/gstmpeg2enc.cc:
39659         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39660           Bugfix with respect to EOS handling.
39661
39662 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39663
39664         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
39665           Link with right caps (else, it segfaults).
39666         * ext/mplex/gstmplexjob.cc:
39667           Fix for slight API change in 1.6.1.93 release of mjpegtools.
39668
39669 2004-01-15  David Schleef  <ds@schleef.org>
39670
39671         * gst-libs/gst/audio/Makefile.am:
39672         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
39673         from the template.
39674         * gst-libs/gst/audio/gstaudiofilter.c:
39675         * gst-libs/gst/audio/gstaudiofilter.h:
39676         Add bytes_per_sample and size and n_samples calculation.
39677         * gst-libs/gst/audio/gstaudiofilterexample.c:
39678         Remove, now autogenerated.
39679         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
39680         Moved from gstaudiofilterexample, object name changed, code added
39681         so that it actually works.
39682         * gst-libs/gst/audio/make_filter:
39683         Script to build an audiofilter subclass from the template.
39684         * gst/colorspace/Makefile.am:
39685         * gst/colorspace/yuv2yuv.c:
39686         Remove file, since it's GPL, and we don't use it.
39687
39688 2004-01-15  Julien MOUTTE  <julien@moutte.net>
39689
39690         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39691         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
39692         them use the buffer free function to test how the buffer was allocated.
39693
39694 2004-01-15  David Schleef  <ds@schleef.org>
39695
39696         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
39697         that handles osssink fallback.
39698         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
39699         (gst_audio_convert_getcaps):
39700         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
39701         Add audio/x-qdm2 for QDM2 audio.
39702         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39703         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
39704         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
39705         Decrease minimum size to 16x16.
39706         * gst/wavparse/gstwavparse.c:
39707         Convert disabled pad template caps to new caps.
39708         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
39709         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39710         (gst_xvimagesink_chain): Throw element error when display cannot
39711         be opened.  Increase minimum framerate to 1.0.  Check the data
39712         free function on a buffer to make sure it is the type we expect
39713         before manipulating it.
39714
39715 2004-01-15  Julien MOUTTE <julien@moutte.net>
39716
39717         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
39718         (gst_videobalance_colorbalance_set_value): Implement passthru if
39719         settings are in the middle.
39720         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
39721
39722 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39723
39724         * gst/videofilter/Makefile.am:
39725         * gst/volume/Makefile.am:
39726           Since we use videofilter symbols, link to it.
39727
39728 2004-01-15  Julien MOUTTE <julien@moutte.net>
39729
39730         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
39731         mixer interface type to HARDWARE.
39732         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
39733         type to SOFTWARE.
39734         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
39735         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
39736         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
39737         (gst_volume_interface_init), (gst_volume_list_tracks),
39738         (gst_volume_set_volume), (gst_volume_get_volume),
39739         (gst_volume_set_mute), (gst_volume_mixer_init),
39740         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
39741         (volume_init): Implementing mixer interface.
39742         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
39743         * sys/oss/gstosselement.c: (gst_osselement_get_type),
39744         (gst_osselement_change_state): Removing some trailing commas in
39745         structures.
39746         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
39747         interface type to HARDWARE.
39748         * sys/v4l/gstv4lcolorbalance.c:
39749         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
39750         type to HARDWARE.
39751         * sys/v4l2/gstv4l2colorbalance.c:
39752         (gst_v4l2_color_balance_interface_init): Setting colorbalance
39753         interface type to HARDWARE.
39754         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
39755         same code than ximagesink for event handling.
39756
39757 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39758
39759         * ext/snapshot/Makefile.am:
39760         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
39761         (gst_snapshot_chain):
39762         * ext/snapshot/gstsnapshot.h:
39763           This has to be a joke... Snapshot should be connected to a tee,
39764           colorspace element before it and EOS after that, where the other
39765           src of the tee receives normal data.
39766           The current way is *wrong*.
39767
39768 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39769
39770         * ext/hermes/gsthermescolorspace.c:
39771           Fix another compile error. Same as below.
39772
39773 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39774
39775         * gst/colorspace/gstcolorspace.c:
39776         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
39777         (gst_colorspace_i420_to_yv12):
39778           Fix compiling... Didn't test if it actually works.
39779
39780 2004-01-15  David Schleef  <ds@schleef.org>
39781
39782         * configure.ac:
39783         * gst/colorspace/Makefile.am:
39784         * gst/colorspace/gstcolorspace.c:
39785         * gst/colorspace/gstcolorspace.h:
39786         * gst/colorspace/yuv2rgb.c:
39787         * gst/colorspace/yuv2rgb.h:
39788         Duplicate the ext/hermes colorspace plugin, and remove Hermes
39789         code and GPL code.  Fix for new caps negotiation.  Rewrite
39790         much of the format handling code, and some of the conversion
39791         code.  Basically, rewrote almost everything.  This element
39792         handles I420, YV12 to RGB conversions.
39793         * ext/hermes/Makefile.am:
39794         * ext/hermes/gsthermescolorspace.c:
39795         Rename colorspace to hermescolorspace.  Fix negotiation issues.
39796         Remove non-Hermes related code.  This element handles lots of
39797         RGB to RGB conversions, but no YUV.
39798         * ext/hermes/gstcolorspace.c:
39799         * ext/hermes/gstcolorspace.h:
39800         * ext/hermes/rgb2yuv.c:
39801         * ext/hermes/yuv2rgb.c:
39802         * ext/hermes/yuv2rgb.h:
39803         * ext/hermes/yuv2rgb_mmx16.s:
39804         * ext/hermes/yuv2yuv.c:
39805         * ext/hermes/yuv2yuv.h:
39806         Remove old code.
39807
39808 2004-01-14  Colin Walters  <walters@verbum.org>
39809
39810         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
39811         they've already been.
39812
39813 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39814
39815         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
39816           assume tag mode when pad is not connected
39817
39818 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39819
39820         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
39821           Don't update the time of the clock
39822         (gst_alsa_sink_loop):
39823           sync to the clock given to alsasink, not the own clock
39824         * sys/oss/gstosssink.c: (gst_osssink_chain):
39825           sync to the clock
39826         (gst_osssink_change_state):
39827           activate the clock
39828         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39829         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
39830           remove bogus code that made DISCONT events unhandled
39831         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
39832           explicitly case to double in _set_simple. (fixes 2nd warning in bug
39833           #131502)
39834         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
39835         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
39836         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
39837           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
39838           2nd warning in bug #131502)
39839
39840 2004-01-14  Julien MOUTTE  <julien@moutte.net>
39841
39842         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
39843         (gst_videobalance_colorbalance_set_value),
39844         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
39845         for colorbalance interface implementation.
39846         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39847         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
39848         (gst_ximagesink_dispose), (gst_ximagesink_init),
39849         (gst_ximagesink_class_init): Adding DISPLAY property.
39850         * sys/ximage/ximagesink.h: Adding display_name to store display.
39851         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39852         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
39853         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
39854         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
39855         properties (they still need polishing though for gst-launch use : no
39856         xcontext yet, i ll do that tomorrow).
39857         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
39858
39859 2004-01-14  Julien MOUTTE  <julien@moutte.net>
39860
39861         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39862         (gst_play_set_location), (gst_play_set_visualization): Preparing
39863         switch integration, adding videobalance in the pipeline.
39864
39865 2004-01-14  Julien MOUTTE <julien@moutte.net>
39866
39867         * gst-libs/gst/colorbalance/colorbalance.c:
39868         (gst_color_balance_class_init): Adding a default type.
39869         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
39870         the type.
39871         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
39872         (gst_videobalance_dispose), (gst_videobalance_class_init),
39873         (gst_videobalance_init), (gst_videobalance_interface_supported),
39874         (gst_videobalance_interface_init),
39875         (gst_videobalance_colorbalance_list_channels),
39876         (gst_videobalance_colorbalance_set_value),
39877         (gst_videobalance_colorbalance_get_value),
39878         (gst_videobalance_colorbalance_init): Implementing colorbalance
39879         interface.
39880         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
39881         list.
39882         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
39883         bug which was triggering a BadAccess X error when setting an overlay
39884         before pad was really negotiated.
39885         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
39886         Using the colorbalance type macro.
39887
39888 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39889
39890         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
39891         (gst_flacenc_chain):
39892           handle tags correctly
39893         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
39894           extract ID3v1 tags correctly
39895
39896 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39897
39898         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
39899         (plugin_init):
39900           Improve matroska typefinding for odd-typed headers...
39901
39902 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39903
39904         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
39905           Fix for using incremental number on padnames.
39906
39907 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39908
39909         * ext/divx/gstdivxdec.c:
39910         * ext/divx/gstdivxenc.c:
39911           Set category to divx4linux instead of divx (too generic).
39912         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
39913         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
39914         (gst_wavparse_loop), (gst_wavparse_change_state):
39915         * gst/wavparse/gstwavparse.h:
39916           fix parsing of WAV files with non-standard fmt-tag size and fix
39917           skipping of unrecognized chunks... Someone please fix this thing
39918           to use rifflib so all this is automated.
39919         * sys/v4l/Makefile.am:
39920         * sys/v4l2/Makefile.am:
39921           Add X_CFLAGS because we depend on X (for overlay).
39922
39923 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
39924
39925         * ext/mpeg2dec/gstmpeg2dec.c:
39926           Don't issue a timestamp unless we tagged the frame
39927           with a PTS.
39928
39929 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39930
39931         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
39932           Query the audio element to get the time, not the clock. We're
39933           interested in the element's time here.
39934
39935 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39936
39937         * ext/aalib/gstaasink.c: (gst_aasink_chain):
39938         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
39939         * ext/esd/esdsink.c: (gst_esdsink_chain):
39940         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
39941         * ext/mas/massink.c: (gst_massink_chain):
39942         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
39943         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
39944         (gst_matroska_demux_parse_metadata):
39945         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
39946         (gst_mpeg_parse_release_locks):
39947         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
39948         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
39949         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39950         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
39951         (gst_osssink_change_state):
39952         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
39953         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39954         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
39955         (gst_xvideosink_release_locks):
39956         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
39957           use element time.
39958         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
39959         (gst_alsa_clock_stop):
39960         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
39961         (gst_audio_clock_get_internal_time):
39962           simplify for use with new clocking code.
39963         * testsuite/alsa/Makefile.am:
39964         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
39965           fix testsuite for new caps system
39966
39967 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39968
39969         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
39970         * ext/flac/gstflacenc.c: (add_one_tag):
39971           length is already host endian, no need to convert. Fixes playback of
39972           tagged files on PPC. (bug #128384)
39973
39974 2004-01-13  Julien MOUTTE <julien@moutte.net>
39975
39976         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
39977         colorbalance interface stating if it is hardware based or software
39978         based.
39979         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
39980         Removing a trailing comma.
39981         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39982         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
39983         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
39984         the documentation seems to be wrong on the -1000 to 1000 interval.
39985
39986 2004-01-12  David Schleef  <ds@schleef.org>
39987
39988         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
39989         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
39990         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
39991         Fix negotiation.  Add a bufferalloc function for the sink pad,
39992         and generally clean up some of the code.
39993
39994 2004-01-12  Julien MOUTTE <julien@moutte.net>
39995
39996         * gst-libs/gst/colorbalance/colorbalancechannel.c:
39997         (gst_color_balance_channel_dispose): Adding safety check in dispose
39998         method.
39999         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
40000         (gst_xvimagesink_xcontext_clear),
40001         (gst_xvimagesink_interface_supported),
40002         (gst_xvimagesink_colorbalance_list_channels),
40003         (gst_xvimagesink_colorbalance_set_value),
40004         (gst_xvimagesink_colorbalance_get_value),
40005         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
40006         Adding colorbalance interface support to set XV parameters such as
40007         HUE, BRIGHTNESS, CONTRAST, SATURATION.
40008         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
40009         interface.
40010
40011 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40012
40013         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
40014         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
40015         (gst_audio_convert_init), (gst_audio_convert_set_property),
40016         (gst_audio_convert_get_property), (gst_audio_convert_chain),
40017         (gst_audio_convert_link),
40018         (gst_audio_convert_buffer_to_default_format),
40019         (gst_audio_convert_buffer_from_default_format), (plugin_init):
40020           - implement _getcaps and use it
40021           - improve linking
40022           - remove float caps since no float conversion is actually done
40023           - remove properties and arguments that were to be used for rate
40024             conversion
40025
40026 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40027
40028         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
40029         (gst_audio_structure_set_int):
40030         * gst-libs/gst/audio/audio.h:
40031           add helper functions for _getcaps matching the standard audio
40032           templates
40033
40034 2004-01-12  David Schleef  <ds@schleef.org>
40035
40036         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
40037         Test that pad is negotiated before getting its caps.
40038
40039 2004-01-12  Julien MOUTTE <julien@moutte.net>
40040
40041         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
40042         analyzing the pads of an element the bin is mostly in READY state so
40043         no caps were negotiated. This helper function needs to work with
40044         _get_caps directly then. I was not freeing them though, added that to
40045         fix the mem leak.
40046
40047 2004-01-12  Julien MOUTTE <julien@moutte.net>
40048
40049         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
40050         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
40051         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
40052         than the free_func.
40053
40054 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40055
40056         * sys/oss/gstossaudio.c: (plugin_init):
40057         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
40058         * sys/oss/gstosselement.h:
40059           make an oss debugging category
40060           make failure more descriptive
40061
40062 2004-01-11  David Schleef  <ds@schleef.org>
40063
40064         * ext/ffmpeg/gstffmpeg.c:
40065         * ext/ffmpeg/gstffmpegcodecmap.c:
40066         * ext/ffmpeg/gstffmpegdec.c:
40067         * ext/ffmpeg/gstffmpegenc.c:
40068         * ext/ffmpeg/gstffmpegprotocol.c:
40069         * ext/gdk_pixbuf/gstgdkanimation.c:
40070         * ext/jpeg/gstjpeg.c:
40071         * ext/libpng/gstpng.c:
40072         * ext/mpeg2dec/perftest.c:
40073         * ext/speex/gstspeex.c:
40074         * gst-libs/gst/resample/dtos.c:
40075         * gst/intfloat/gstintfloatconvert.c:
40076         * gst/oneton/gstoneton.c:
40077         * gst/rtjpeg/RTjpeg.c:
40078         * gst/rtp/gstrtp.c:
40079         * sys/dxr3/dxr3init.c:
40080         * sys/glsink/gstgl_nvimage.c:
40081         * sys/glsink/gstgl_pdrimage.c:
40082         * sys/glsink/gstglsink.c:
40083         * testsuite/gst-lint:
40084         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
40085
40086 2004-01-11  David Schleef  <ds@schleef.org>
40087
40088         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
40089         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
40090         * ext/gdk_pixbuf/gstgdkanimation.c:
40091         (gst_gdk_animation_iter_create_pixbuf):
40092         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
40093         (gst_gdk_pixbuf_chain):
40094         * ext/gdk_pixbuf/gstgdkpixbuf.h:
40095         * ext/jack/gstjack.c: (gst_jack_change_state):
40096         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
40097         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
40098         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
40099         * gst/videofilter/gstvideofilter.c:
40100         (gst_videofilter_set_output_size):
40101         Remove all usage of gst_pad_get_caps(), and replace it with
40102         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
40103
40104 2004-01-11  David Schleef  <ds@schleef.org>
40105
40106         * configure.ac:
40107         * ext/Makefile.am: Fixes to make ext/libcaca compile.
40108         * ext/divx/gstdivxdec.c:
40109         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
40110         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
40111         handle images that span multiple buffers.  Now work with both
40112         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
40113         * ext/gdk_pixbuf/gstgdkpixbuf.h:
40114         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
40115         video/video.h changes
40116         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
40117         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40118         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
40119         of GstData free function.
40120         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
40121         same.
40122
40123 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40124
40125         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
40126         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
40127         (gst_v4l2element_get_property):
40128         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
40129           add norm, channel and frequency properties.
40130         * sys/v4l2/gstv4l2tuner.c:
40131           fixes for tuner interface changes
40132         * sys/v4l2/gstv4l2element.h:
40133         * sys/v4l2/gstv4l2src.c:
40134         * sys/v4l2/gstv4l2src.h:
40135         * sys/v4l2/v4l2src_calls.c:
40136         * sys/v4l2/v4l2src_calls.h:
40137           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
40138
40139 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40140
40141         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
40142         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
40143         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
40144         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
40145         * gst-libs/gst/tuner/tuner.h:
40146           GObjects aren't const.
40147           Add find_by_name functions.
40148           Add checks to _changed functions.
40149         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
40150         (gst_v4l_tuner_get_norm):
40151           Fixes for above.
40152
40153 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40154
40155         * gst-libs/gst/video/video.h:
40156           Fix caps template names to be understandable.
40157           Prefix everything with GST_VIDEO.
40158         * ext/aalib/gstaasink.c:
40159         * ext/divx/gstdivxdec.c:
40160         * ext/divx/gstdivxenc.c:
40161         * ext/gdk_pixbuf/gstgdkpixbuf.c:
40162         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
40163         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
40164         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
40165         * ext/libcaca/gstcacasink.c:
40166         * ext/libpng/gstpngenc.c: (raw_caps_factory):
40167         * ext/snapshot/gstsnapshot.c:
40168         * ext/swfdec/gstswfdec.c:
40169         * ext/xvid/gstxviddec.c:
40170         * ext/xvid/gstxvidenc.c:
40171         * gst/chart/gstchart.c:
40172         * gst/deinterlace/gstdeinterlace.c:
40173         * gst/effectv/gsteffectv.c:
40174         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
40175         * gst/goom/gstgoom.c:
40176         * gst/median/gstmedian.c:
40177         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
40178         (gst_monoscope_srcconnect), (gst_monoscope_chain):
40179         * gst/overlay/gstoverlay.c:
40180         * gst/smooth/gstsmooth.c:
40181         * gst/smpte/gstsmpte.c:
40182         * gst/synaesthesia/gstsynaesthesia.c:
40183         * gst/videocrop/gstvideocrop.c:
40184         * gst/videodrop/gstvideodrop.c:
40185         * gst/y4m/gsty4mencode.c:
40186         * sys/qcam/gstqcamsrc.c:
40187         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
40188           Make them work with new video.h file.
40189         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40190         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
40191         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40192         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
40193           Make it work with new buffer allocation system.
40194
40195 2004-01-11  Julien MOUTTE  <julien@moutte.net>
40196
40197         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
40198         pad_alloc_buffer implementation to use ->srcpad
40199         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
40200         pad_alloc_buffer implementation to use ->srcpad
40201         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
40202         pad_alloc_buffer implementation to use ->srcpad
40203         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
40204         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
40205         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
40206         a reference to everything we need.
40207         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
40208         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
40209         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
40210         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
40211         a reference to everything we need.
40212         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
40213
40214 2004-01-11  David Schleef  <ds@schleef.org>
40215
40216         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
40217         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
40218         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
40219         structure members.
40220         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
40221         value during a resize/renegotiation.
40222         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
40223         gst_pad_alloc_buffer();
40224         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40225         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
40226         structure members.
40227         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
40228         Fix for rename of buffer private structure members.
40229         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40230         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
40231         Fix for rename of buffer private structure members.
40232         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40233         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
40234         Fix for rename of buffer private structure members.
40235
40236 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
40237
40238         reviewed by: David Schleef <ds@schleef.org>
40239
40240         * gst/videofilter/Makefile.am:
40241         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
40242         from the patch by ds to fit in with recent make_filter changes.
40243
40244 2004-01-11  Julien MOUTTE  <julien@moutte.net>
40245
40246         * configure.ac: Adding examples/switch/Makefile
40247         * examples/Makefile.am: Adding examples/switch
40248         * examples/switch/Makefile.am: Adding switcher example.
40249         * examples/switch/switcher.c: (got_eos), (idle_iterate),
40250         (switch_timer), (main): Adding an example demonstrating switch usage
40251         with 2 videotestsrc showing different patterns.
40252         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
40253         (gst_switch_init): Fixing switch with the new caps system.
40254
40255 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40256
40257         * gst-libs/gst/video/video.h:
40258           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
40259           They should probably be like
40260           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
40261
40262 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40263
40264         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
40265         (qtdemux_parse_trak):
40266           fix audio chunk size/timestamp calculation
40267
40268 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40269
40270         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
40271           fix SVQ3 caps
40272
40273 2004-01-11  Steve Baker  <steve@stevebaker.org>
40274
40275         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
40276         (gst_agingtv_base_init), (gst_agingtv_class_init),
40277         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
40278         (gst_agingtv_set_property), (gst_agingtv_get_property):
40279         Port agingTV to videofilter
40280
40281 2004-01-09  Julien MOUTTE <julien@moutte.net>
40282
40283         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
40284         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40285
40286 2004-01-09  Julien MOUTTE <julien@moutte.net>
40287
40288         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
40289         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40290         * gst-libs/gst/xoverlay/xoverlay.c:
40291         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
40292         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
40293         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40294         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
40295         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40296         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40297         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
40298         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
40299         the bufferalloc_function to replace bufferpools, fixing the XOverlay
40300         interface implementation to handle xid being 0 and fix some bugs
40301         triggered by Benjamin's testcase.
40302         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40303         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
40304         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
40305         the bufferalloc_function to replace bufferpools, fixing the XOverlay
40306         interface implementation to handle xid being 0 and fix some bugs
40307         triggered by Benjamin's testcase.
40308
40309 2004-01-09  David Schleef  <ds@schleef.org>
40310
40311         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
40312         mouse pointer events.  It works.
40313
40314 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40315
40316         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
40317           Use explicit caps - fix capsnego.
40318         * ext/xvid/gstxviddec.c:
40319         * ext/xvid/gstxvidenc.c:
40320           Remove macro-inside-macro which caused compile errors.
40321         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
40322           Error out if it's not a RIFF file. Else we error out without
40323           gst_element_error() which is not good...
40324
40325 2004-01-08  David Schleef  <ds@schleef.org>
40326
40327         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
40328         Fix pad_link function to handle formats that ffmpeg returns
40329         as multiple caps structures.
40330         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
40331         Only complain if source buffer is _smaller_ than expected.
40332         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
40333         (gst_videoscale_handle_src_event): Resize navigation events
40334         when passing them upstream.
40335         * gst/videotestsrc/gstvideotestsrc.c:
40336         * gst/videotestsrc/gstvideotestsrc.h:
40337         * gst/videotestsrc/videotestsrc.c:
40338         * gst/videotestsrc/videotestsrc.h:
40339         Rewrite many of the buffer painting functions to handle odd
40340         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
40341         been verified to work with my video card.
40342         * testsuite/gst-lint:  Add check for elements calling
40343         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
40344
40345 2004-01-08  David Schleef  <ds@schleef.org>
40346
40347         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
40348         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
40349
40350 2004-01-08  Julien MOUTTE  <julien@moutte.net>
40351
40352         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
40353         configure event is not emiting the desired size signal. That fixes
40354         aspect ratio issues with gst-player.
40355
40356 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40357
40358         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
40359           Fix capsnego.
40360
40361 2004-01-08  Julien MOUTTE  <julien@moutte.net>
40362
40363         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
40364         public method to fire size signal.
40365
40366 2004-01-07  Julien MOUTTE  <julien@moutte.net>
40367
40368         * examples/gstplay/Makefile.am: Adding the interface library.
40369         * gst-libs/gst/play/Makefile.am: Adding the interface library.
40370         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
40371         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
40372         GST_IS_X_OVERLAY before signal connect.
40373         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
40374         Removing the have_video_size signal.
40375         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
40376         and associated public method.
40377         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
40378         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
40379         signal.
40380         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
40381         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
40382         signal.
40383         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
40384         Using XOverlay public method to fire size signal.
40385
40386 2004-01-07  David Schleef  <ds@schleef.org>
40387
40388         * gst/videofilter/Makefile.am:
40389         * gst/videofilter/gstvideotemplate.c:
40390         * gst/videofilter/make_filter:
40391         Create gstvideoexample.c in a srcdir!=builddir friendly way.
40392         Convert make_filter to /bin/sh script.
40393
40394 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
40395
40396         * gst/modplug/gstmodplug.cc: fix element description
40397
40398 2004-01-07  Julien MOUTTE  <julien@moutte.net>
40399
40400         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
40401         (got_video_size): Adding some new lines in g_print calls.
40402         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
40403         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
40404         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
40405         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
40406         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
40407         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
40408         Complete code review, reverting some stuff i disagree with, adding
40409         some fixes : time synchronization on invalid timestamps, renegotiation
40410         of private window.
40411         * sys/ximage/ximagesink.h:
40412         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
40413         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
40414         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
40415         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
40416         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
40417         (gst_xvimagesink_buffer_new),
40418         (gst_xvimagesink_navigation_send_event),
40419         (gst_xvimagesink_set_xwindow_id),
40420         (gst_xvimagesink_get_desired_size),
40421         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
40422         stuff i disagree with, adding some fixes : Renegotiation of private
40423         window, implementing get_desired_size.
40424
40425 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40426
40427         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
40428         (gst_afsink_handle_event):
40429         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
40430         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
40431         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
40432         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
40433         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
40434           Fix for instantiate-test (see core). Also remove dead code from
40435           jpegenc (which still needs fixing, but that's lower on my TODO
40436           list...).
40437         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
40438           Never return NULL as caps.
40439
40440 2004-01-07  David Schleef  <ds@schleef.org>
40441
40442         * configure.ac:
40443         * ext/Makefile.am:
40444         * ext/librfb/Makefile.am:
40445         * ext/librfb/gstrfbsrc.c:
40446         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
40447         is the protocol used by VNC.
40448
40449 2004-01-07  David Schleef  <ds@schleef.org>
40450
40451         * gst/videofilter/gstvideotemplate.c:
40452         * gst/videofilter/gstvideotemplate.h:
40453         * gst/videofilter/make_filter:
40454         Merge videotemplate header into source file.
40455         * gst/effectv/Makefile.am:
40456         * gst/effectv/gsteffectv.c: (plugin_init):
40457         * gst/effectv/gstwarp.c:
40458         Make warpTV a subclass of videofilter.
40459
40460 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40461
40462         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
40463           Add guard against invalid utf-8 conversions in mad. Just in case.
40464
40465 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40466
40467         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40468           Fix for bug shown by poisoning
40469
40470 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40471
40472         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40473         (gst_v4lmjpegsrc_buffer_free):
40474         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
40475         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
40476         (gst_v4lsrc_buffer_free):
40477           Fix for removed bufferpools.
40478
40479 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
40480
40481         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
40482         Fix caps negotiation.
40483
40484         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
40485         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
40486         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
40487         (dvdnavsrc_event):
40488         * ext/mpeg2dec/gstmpeg2dec.c:
40489         * gst-libs/gst/navigation/navigation.c:
40490         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
40491         * gst-libs/gst/navigation/navigation.h:
40492         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
40493         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
40494         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
40495         Super-simple first version of mouse and keyboard events. Clicking
40496         on a DVD menu now works, although it may not take you where you
40497         expected.
40498
40499         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40500         * gst/videotestsrc/gstvideotestsrc.c:
40501         (gst_videotestsrc_src_fixate):
40502         These fixate functions were broken - they never actually
40503         fixated :)
40504
40505 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40506
40507         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
40508         (gst_icecastsend_init):
40509           fix for new caps system.
40510         * gst-libs/gst/mixer/mixertrack.h:
40511         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
40512           Add 'master track' flag (for tools like ACME that only want to
40513           change the main volume).
40514
40515 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
40516
40517         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
40518         (gst_xvid_csp_to_caps):
40519         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
40520         * ext/xvid/gstxvidenc.c:
40521         ifdef out ARGB type when it isn't available
40522         in xvidcore 1.0.0beta2
40523
40524 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40525
40526         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
40527           When we have received a new SCR right in the first buffer after
40528           a seek (so in the same cycle that handles the discont), we should
40529           handle the buffer instead of unreffing it, else we lose data.
40530
40531 2004-01-06  Iain <iain@prettypeople.org>
40532
40533         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
40534           buffer-frames caps too.
40535
40536         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
40537           caps that we need, don't destroy them all and rebuild them. And when
40538           creating src pads, use the src pad template rather than the sink...
40539
40540 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40541
40542         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
40543           Add pad to element *after* setting functions such as event handler.
40544           Without this, the scheduler (opt) will link pads, set the event
40545           handler from the default event function (dispatcher in gstpad.c)
40546           and *after* that, we will set our own event function, which will
40547           thus never be used (and thus mpegdemux doesn't handle events).
40548
40549 2004-01-04  David Schleef  <ds@schleef.org>
40550
40551         Fix the fixate functions to handle new prototype:
40552         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40553         * gst/videotestsrc/gstvideotestsrc.c:
40554         (gst_videotestsrc_src_fixate):
40555         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40556         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
40557         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
40558
40559 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40560
40561         * sys/ximage/ximagesink.h:
40562         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
40563         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
40564         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
40565         (gst_ximagesink_xoverlay_init):
40566           assorted fixes to make (re)embedding work
40567         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
40568         (gst_ximagesink_get_desired_size):
40569           implement desired size additions to XOverlay
40570
40571 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40572
40573         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
40574         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
40575         (gst_x_overlay_got_desired_size):
40576         * gst-libs/gst/xoverlay/xoverlay.h:
40577           Add optional "desired size" signal and querying.
40578
40579 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40580
40581         * gst/matroska/matroska-demux.c:
40582         (gst_matroska_demux_parse_blockgroup):
40583           Fix EBML-laced block parsing. Diffs are relative to previous
40584           lace, not the first lace. Thanks to Mosu from the Matroska
40585           team for detecting this.
40586         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40587         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
40588         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
40589         (gst_wavparse_change_state):
40590         * gst/wavparse/gstwavparse.h:
40591           Quickfix for capsnego.
40592
40593 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40594
40595         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
40596           Fix indenting, fix pad creation.
40597
40598 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40599
40600         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
40601         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
40602         (gst_xviddec_sink_link):
40603           Implement src_getcaps() so proper size caps is negotiated.
40604
40605 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40606
40607         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
40608           Finish flac decoder on EOS. See #116178.
40609
40610 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40611
40612         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
40613         (gst_matroska_demux_add_stream):
40614         * gst/matroska/matroska-ids.h:
40615           Add getcaps() function to fix capsnego...
40616
40617 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40618
40619         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40620         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
40621         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
40622           Fix more integer overflows. Again, see #126967.
40623
40624 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40625
40626         * ext/mpeg2dec/gstmpeg2dec.c:
40627           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
40628           #130416.
40629
40630 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40631
40632         * configure.ac:
40633         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
40634         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
40635         * ext/xvid/gstxvid.h:
40636         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
40637         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
40638         (gst_xviddec_src_link), (gst_xviddec_sink_link),
40639         (gst_xviddec_change_state):
40640         * ext/xvid/gstxviddec.h:
40641         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
40642         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
40643         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
40644         (gst_xvidenc_link), (gst_xvidenc_set_property),
40645         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
40646         * ext/xvid/gstxvidenc.h:
40647           Update xvid plugin to latest xvid (1.0.0-beta3) API.
40648
40649 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40650
40651         * gst/rtp/rtp-packet.c:
40652           Add sys/types.h include, since OS X doesn't define in_addr_t
40653           in netinet/in.h, like it does on Linux (see #129600).
40654
40655 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
40656
40657         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
40658
40659         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
40660           Correct logic of dispose function (see #129306).
40661
40662 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40663
40664         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
40665         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
40666         (gst_mpeg_parse_init):
40667         * gst/mpegstream/gstmpegparse.h:
40668           Remove clock (which was never provided, i.e. dead code), and
40669           also fix integer overflows at high PTS values (see #126967).
40670
40671 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40672
40673         * ext/flac/gstflacdec.c:
40674         * ext/libpng/gstpngenc.h:
40675         * ext/mikmod/gstmikmod.h:
40676           OS X fixes (see #126628).
40677
40678 2004-01-02  David Schleef  <ds@schleef.org>
40679
40680         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
40681         (gst_alsa_src_base_init): Remove bogus "src" request pad.
40682         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
40683         (gst_mpeg_parse_class_init): Move pad template registration
40684         to class_init, since the derived class (mpegdemux) doesn't
40685         want them.
40686
40687 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40688
40689         * sys/ximage/Makefile.am:
40690         * sys/xvideo/Makefile.am:
40691         * sys/xvimage/Makefile.am:
40692           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
40693           after installation (see #127664).
40694
40695 2004-01-02  David Schleef  <ds@schleef.org>
40696
40697         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
40698         (gst_ffmpegenc_connect):  Negotiation fixes.
40699         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
40700         Remove inappropriate gst_caps_free().
40701         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40702         Reenable Ronald's internal resize code, since the core handles
40703         it correctly now.
40704
40705 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40706
40707         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
40708         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
40709         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
40710           Fix pad template stuff.
40711
40712 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40713
40714         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
40715         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
40716           fix signed integer reading/writing.
40717
40718 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40719
40720         * ext/alsa/README:
40721           Remove outdated document
40722
40723 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
40724
40725         * gst/cutter/gstcutter.c: (gst_cutter_init):
40726           src pad was being created twice - oops.
40727
40728 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40729
40730         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40731           Comment out internal resize. It doesn't handle the resulting
40732           XEvent internally, does another try_set_caps() which leads to
40733           a really nice loop.
40734           Real fix will come when Julien and Dave are awake. ;).
40735
40736 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40737
40738         * ext/mpeg2enc/gstmpeg2enc.cc:
40739           fix const/nonconst compile issue.
40740
40741 2004-01-02  David Schleef  <ds@schleef.org>
40742
40743         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
40744         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
40745         Add fixate function and a check for bad formats.
40746
40747 2004-01-01  David Schleef  <ds@schleef.org>
40748
40749         Negotiation fixes:
40750         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
40751         (gst_audiofilter_init):
40752         * gst/debug/efence.c: (gst_efence_init):
40753         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
40754         (gst_deinterlace_init):
40755         * gst/volume/gstvolume.c: (volume_connect):
40756
40757 2004-01-01  David Schleef  <ds@schleef.org>
40758
40759         Convert elements to use gst_pad_use_explicit_caps() where
40760         appropriate:
40761         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
40762         * ext/audiofile/gstafparse.c: (gst_afparse_init),
40763         (gst_afparse_open_file):
40764         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
40765         (gst_afsrc_open_file):
40766         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
40767         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
40768         (gst_ffmpegdec_chain):
40769         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
40770         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
40771         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
40772         (gst_gdk_pixbuf_chain):
40773         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
40774         (gst_jpegdec_chain):
40775         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
40776         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
40777         (gst_mikmod_negotiate):
40778         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
40779         (gst_mpeg2dec_negotiate_format):
40780         * ext/mpeg2enc/gstmpeg2enc.cc:
40781         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
40782         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
40783         (gst_speexdec_sinkconnect):
40784         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
40785         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
40786         (gst_vorbisfile_new_link):
40787         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
40788         (gst_ac3parse_chain):
40789         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
40790         (gst_asf_demux_setup_pad):
40791         * gst/auparse/gstauparse.c: (gst_auparse_init),
40792         (gst_auparse_chain):
40793         * gst/id3/gstid3types.c: (gst_id3types_loop):
40794         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
40795         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
40796         (mp1videoparse_parse_seq):
40797         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
40798         (bpf_from_header):
40799         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40800         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
40801         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
40802         (gst_mpeg_parse_send_data):
40803         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
40804         (gst_qtdemux_add_stream):
40805         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
40806         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40807         (gst_wavparse_parse_fmt):
40808
40809 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40810
40811         * configure.ac:
40812           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
40813           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
40814           it therefore uses the wrong include paths. Too bad... Note
40815           that 1.6.1.93 is not release yet. ;).
40816           Also add a check for mplex, which is now using the lib'ified
40817           mplex from mjpegtools, too.
40818         * ext/ffmpeg/gstffmpegcodecmap.c:
40819           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
40820           issues. I don't think ffmpeg handles 3ivx correctly, so this
40821           probably won't work. But it won't hurt either.
40822         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
40823         (gst_ffmpegdec_chain):
40824         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
40825         (gst_ffmpegenc_chain_audio):
40826           Fix memleak in audio encoding. Close codec if open fails, this
40827           calls the cleanup routines so we can re-use the context.
40828         * ext/mpeg2enc/gstmpeg2enc.cc:
40829           Fix pad template names/types, fix memory issue with getcaps().
40830         * ext/mpeg2enc/gstmpeg2encoder.cc:
40831         * ext/mpeg2enc/gstmpeg2encoder.hh:
40832           Fix compile issue with new caps system (const thingy).
40833         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
40834         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
40835           We read a first frame right on initing, so that we have a caps
40836           when we init the output. This caps is cached in padprivate and
40837           read as first frame.
40838         * ext/mplex/Makefile.am:
40839         * ext/mplex/gstmplex.cc:
40840         * ext/mplex/gstmplex.h:
40841         * ext/mplex/gstmplex.hh:
40842         * ext/mplex/gstmplexibitstream.cc:
40843         * ext/mplex/gstmplexibitstream.hh:
40844         * ext/mplex/gstmplexjob.cc:
40845         * ext/mplex/gstmplexjob.hh:
40846         * ext/mplex/gstmplexoutputstream.cc:
40847         * ext/mplex/gstmplexoutputstream.hh:
40848           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
40849           had issues, didn't do capsnego, supported only a subset of the
40850           mplex features and required a mplex fork in our local CVS. Plus
40851           that it worked agaist a very old mplex version. Rewriting was
40852           faster than updating it.
40853         * gst-libs/ext/Makefile.am:
40854         * gst-libs/ext/mplex/INSTRUCT:
40855         * gst-libs/ext/mplex/Makefile.am:
40856         * gst-libs/ext/mplex/README:
40857         * gst-libs/ext/mplex/TODO:
40858         * gst-libs/ext/mplex/ac3strm_in.cc:
40859         * gst-libs/ext/mplex/audiostrm.hh:
40860         * gst-libs/ext/mplex/audiostrm_out.cc:
40861         * gst-libs/ext/mplex/aunit.hh:
40862         * gst-libs/ext/mplex/bits.cc:
40863         * gst-libs/ext/mplex/bits.hh:
40864         * gst-libs/ext/mplex/buffer.cc:
40865         * gst-libs/ext/mplex/buffer.hh:
40866         * gst-libs/ext/mplex/fastintfns.h:
40867         * gst-libs/ext/mplex/format_codes.h:
40868         * gst-libs/ext/mplex/inputstrm.cc:
40869         * gst-libs/ext/mplex/inputstrm.hh:
40870         * gst-libs/ext/mplex/lpcmstrm_in.cc:
40871         * gst-libs/ext/mplex/mjpeg_logging.cc:
40872         * gst-libs/ext/mplex/mjpeg_logging.h:
40873         * gst-libs/ext/mplex/mjpeg_types.h:
40874         * gst-libs/ext/mplex/mpastrm_in.cc:
40875         * gst-libs/ext/mplex/mpegconsts.cc:
40876         * gst-libs/ext/mplex/mpegconsts.h:
40877         * gst-libs/ext/mplex/mplexconsts.hh:
40878         * gst-libs/ext/mplex/multplex.cc:
40879         * gst-libs/ext/mplex/outputstream.hh:
40880         * gst-libs/ext/mplex/padstrm.cc:
40881         * gst-libs/ext/mplex/padstrm.hh:
40882         * gst-libs/ext/mplex/stillsstream.cc:
40883         * gst-libs/ext/mplex/stillsstream.hh:
40884         * gst-libs/ext/mplex/systems.cc:
40885         * gst-libs/ext/mplex/systems.hh:
40886         * gst-libs/ext/mplex/vector.cc:
40887         * gst-libs/ext/mplex/vector.hh:
40888         * gst-libs/ext/mplex/videostrm.hh:
40889         * gst-libs/ext/mplex/videostrm_in.cc:
40890         * gst-libs/ext/mplex/videostrm_out.cc:
40891         * gst-libs/ext/mplex/yuv4mpeg.cc:
40892         * gst-libs/ext/mplex/yuv4mpeg.h:
40893         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
40894         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
40895           We don't fork mjpegtools' mplex in our CVS anymore.
40896         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
40897         (gst_avi_demux_add_stream):
40898         * gst/avi/gstavidemux.h:
40899           Add getcaps() function for proper caps nego. This makes some
40900           parts of AVI playback/reading work.
40901         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40902           Resize window on new capsnego. This is probably wrong, but
40903           I'm still committing it because with current capsnego, the
40904           first successfull capsnego is auto-fixated, therefore rounded
40905           down to the lowest values in the caps. this results in a 16x16
40906           XWindow that is not reized when real capsnego finishes.
40907           Dave, I see more cases of this, do you know a proper solution?
40908         * tools/gst-launch-ext.in:
40909           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
40910
40911 2003-12-31  David Schleef  <ds@schleef.org>
40912
40913         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
40914         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
40915           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
40916
40917 2003-12-30  David Schleef  <ds@schleef.org>
40918
40919         * ext/ffmpeg/gstffmpegcolorspace.c:
40920         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
40921         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
40922         (gst_ffmpegcsp_chain): Negotiation fixes
40923         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
40924         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
40925         (gst_audio_convert_link), (gst_audio_convert_channels):
40926         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
40927         (gst_audioscale_link), (gst_audioscale_get_buffer),
40928         (gst_audioscale_chain): Negotiation fixes
40929         * gst/audioscale/gstaudioscale.h:
40930         * gst/videofilter/gstvideofilter.c:
40931         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
40932         (gst_videofilter_link), (gst_videofilter_init),
40933         (gst_videofilter_set_output_size), (gst_videofilter_setup),
40934         (gst_videofilter_find_format_by_structure):
40935         * gst/videofilter/gstvideofilter.h: Negotiation fixes
40936         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
40937         (gst_videoscale_link):
40938         * gst/videoscale/videoscale.c: (videoscale_get_structure),
40939         (videoscale_find_by_structure), (gst_videoscale_setup):
40940         * gst/videoscale/videoscale.h: Negotiation fixes
40941         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
40942         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
40943         function, restrict resizing to a multiple of 4 (hack until
40944         everyone supports odd sizes correctly).
40945
40946 2003-12-29  Colin Walters  <walters@verbum.org>
40947
40948         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
40949         signed.
40950
40951 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
40952
40953         * ext/sndfile/gstsf.c: (gst_sf_loop):
40954           Fix warning about discarding const qualifier
40955
40956 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
40957
40958         * gst/cutter/gstcutter.c:
40959         * gst/videoscale/gstvideoscale.c:
40960         * gst/volenv/gstvolenv.c:
40961         * gst-libs/gst/audio/audio.c:
40962         * gst-libs/gst/video/video.c:
40963           Fix warnings
40964
40965 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40966
40967         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
40968           Don't send ALSA debugging to stderr.
40969         * ext/alsa/gstalsa.h:
40970           Use GST_WARNING instead of g_warning when ALSA functions fail.
40971
40972 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40973
40974         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
40975           Free XVAdapterInfo correctly.
40976
40977 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40978
40979         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
40980         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
40981           Make id3tag use correct caps nego.
40982
40983 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
40984
40985         * ext/ivorbis/vorbis.c:
40986         * ext/ivorbis/vorbisenc.h:
40987         * ext/ivorbis/vorbisfile.c:
40988           Modify so that it uses the new caps things
40989
40990 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40991
40992         * testsuite/spider/spider1.c: (main):
40993         * testsuite/spider/spider2.c: (main):
40994         * testsuite/spider/spider3.c: (main):
40995           Make tests compile again. They probably don't work.
40996
40997 2003-12-24  Colin Walters  <walters@verbum.org>
40998
40999         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
41000         we can't fixate the caps anymore.
41001
41002 2003-12-23  David Schleef  <ds@schleef.org>
41003
41004         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
41005         * sys/oss/gstosssink.c: (gst_osssink_init),
41006         (gst_osssink_sink_fixate): Add fixate function.
41007
41008 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41009
41010         * ext/ffmpeg/gstffmpegcodecmap.c:
41011         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
41012         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
41013         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
41014         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
41015         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
41016         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
41017         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
41018           fix typo in RGB masks, and move back to "old" colorspace
41019           capsnego code until whoever wrote this new crap has actually
41020           tested it so that it works.
41021           And yes, this works, keep it that way please.
41022
41023 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41024
41025         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
41026         (gst_divxdec_init), (gst_divxdec_negotiate):
41027         * ext/divx/gstdivxdec.h:
41028         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
41029         (gst_divxenc_init):
41030         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
41031         (gst_faac_sinkconnect), (gst_faac_srcconnect):
41032         * ext/mpeg2enc/gstmpeg2enc.cc:
41033         * ext/mpeg2enc/gstmpeg2encoder.cc:
41034         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
41035         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
41036         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
41037         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
41038         (dxr3spusink_init):
41039         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
41040         (dxr3videosink_init):
41041           Fix caps breakage after Dave's caps branch merge.
41042
41043 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41044
41045         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
41046           Fix for 24bpp display.
41047
41048 2003-12-23  Colin Walters  <walters@verbum.org>
41049
41050         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
41051         a GnomeVFSHandle directly.
41052
41053 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41054
41055         * gst/volume/Makefile.am:
41056         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
41057         (volume_base_init), (volume_init):
41058           Reenable volume element and fix to work with new caps stuff.
41059           Rhythmbox needs this.
41060
41061 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41062
41063         * gst/qtdemux/qtdemux.c: (plugin_init):
41064           qtdemux requires bytestream
41065
41066 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41067
41068         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
41069           Fix remaining caps handling errors due to CAPS merge.
41070
41071 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41072
41073         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
41074         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
41075         (gst_faad_srcconnect):
41076           Port to new caps system.
41077
41078 2003-12-21  Julien MOUTTE  <julien@moutte.net>
41079
41080         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
41081         (got_video_size), (main): using g_print instead of g_message.
41082         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
41083         signal which was not emitted because of "switch" element added to the
41084         bin but not connected. (Removing from the bin temporarily)
41085
41086 2003-12-21  Julien MOUTTE  <julien@moutte.net>
41087
41088         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
41089         find X development files. I don't understand the previous tests and
41090         they fail on my debian/ppc unstable. This one works.
41091         * examples/gstplay/player.c: (main): Set the pipeline to READY before
41092         exiting.
41093         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
41094         (gst_play_set_video_sink), (gst_play_set_audio_sink),
41095         (gst_play_set_visualization): Add some safety checks in set_ methods
41096         and state_change. This was throwing some ugly CRITICAL messages when
41097         pipeline was getting disposed and casts were failing.
41098
41099 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41100
41101         * configure.ac:
41102           Improve mpeg2enc detection. This is for distributions that do
41103           ship mjpegtools, but without mpeg2enc. Also does object check
41104           for might there ever be ABI incompatibility.
41105         * ext/mpeg2enc/gstmpeg2enc.cc:
41106           Add Andrew as second maintainer (he's helping me), and also add
41107           an error if no caps was set. This happens if I pull before capsnego
41108           and that's something I should solve sometime else.
41109         * gst/matroska/matroska-demux.c:
41110         (gst_matroska_demux_parse_blockgroup):
41111           Fix time parsing.
41112         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
41113         (gst_matroska_mux_track_header):
41114           Add caps to templates.
41115         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
41116           Add mpegversion=1 to prevent confusion with MPEG/AAC.
41117         * gst/mpegstream/gstmpegdemux.c:
41118           Remove layer since it causes warnings about unfixed caps.
41119         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
41120           Fix obvious typo (we error out if caps were set, we should of
41121           course error out if *no* caps were set).
41122         * sys/oss/gstosselement.c: (gst_osselement_convert):
41123           Fix format conversion, we confused bits/bytes.
41124         * sys/oss/gstosselement.h:
41125           Improve documentation for 'bps'.
41126         * sys/v4l/TODO:
41127           Remove stuff about plugins that need removing - this was done
41128           ages ago.
41129         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
41130         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
41131         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
41132         (gst_v4lsrc_src_query):
41133         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
41134         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
41135           Add get_query_types(), get_formats() and query() functions.
41136
41137 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
41138
41139         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
41140           * moved CVS to freedesktop.org