Remove audioresample files.
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2
3         * gst/audioresample/Makefile.am:
4         * gst/audioresample/buffer.c:
5         * gst/audioresample/buffer.h:
6         * gst/audioresample/debug.c:
7         * gst/audioresample/debug.h:
8         * gst/audioresample/functable.c:
9         * gst/audioresample/functable.h:
10         * gst/audioresample/gstaudioresample.c:
11         * gst/audioresample/gstaudioresample.h:
12         * gst/audioresample/resample.c:
13         * gst/audioresample/resample.h:
14         * gst/audioresample/resample_chunk.c:
15         * gst/audioresample/resample_functable.c:
16         * gst/audioresample/resample_ref.c:
17         * tests/check/elements/audioresample.c:
18         Remove audioresample files.
19
20 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
21
22         * docs/plugins/inspect/plugin-audioresample.xml:
23         Regenerated for library filename change.
24
25 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
26
27         * configure.ac:
28         * docs/plugins/Makefile.am:
29         * docs/plugins/gst-plugins-base-plugins-sections.txt:
30         * docs/plugins/gst-plugins-base-plugins.args:
31         * docs/plugins/gst-plugins-base-plugins.hierarchy:
32         * docs/plugins/gst-plugins-base-plugins.interfaces:
33         * docs/plugins/gst-plugins-base-plugins.prerequisites:
34         * docs/plugins/inspect/plugin-adder.xml:
35         * docs/plugins/inspect/plugin-alsa.xml:
36         * docs/plugins/inspect/plugin-audioconvert.xml:
37         * docs/plugins/inspect/plugin-audiorate.xml:
38         * docs/plugins/inspect/plugin-audioresample.xml:
39         * docs/plugins/inspect/plugin-audiotestsrc.xml:
40         * docs/plugins/inspect/plugin-cdparanoia.xml:
41         * docs/plugins/inspect/plugin-decodebin.xml:
42         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
43         * docs/plugins/inspect/plugin-gdp.xml:
44         * docs/plugins/inspect/plugin-gio.xml:
45         * docs/plugins/inspect/plugin-gnomevfs.xml:
46         * docs/plugins/inspect/plugin-libvisual.xml:
47         * docs/plugins/inspect/plugin-ogg.xml:
48         * docs/plugins/inspect/plugin-pango.xml:
49         * docs/plugins/inspect/plugin-playback.xml:
50         * docs/plugins/inspect/plugin-queue2.xml:
51         * docs/plugins/inspect/plugin-subparse.xml:
52         * docs/plugins/inspect/plugin-tcp.xml:
53         * docs/plugins/inspect/plugin-theora.xml:
54         * docs/plugins/inspect/plugin-typefindfunctions.xml:
55         * docs/plugins/inspect/plugin-uridecodebin.xml:
56         * docs/plugins/inspect/plugin-video4linux.xml:
57         * docs/plugins/inspect/plugin-videorate.xml:
58         * docs/plugins/inspect/plugin-videoscale.xml:
59         * docs/plugins/inspect/plugin-videotestsrc.xml:
60         * docs/plugins/inspect/plugin-volume.xml:
61         * docs/plugins/inspect/plugin-vorbis.xml:
62         * docs/plugins/inspect/plugin-ximagesink.xml:
63         * docs/plugins/inspect/plugin-xvimagesink.xml:
64         * gst/speexresample/gstspeexresample.c: (plugin_init):
65         * gst/speexresample/Makefile.am:
66         * tests/check/Makefile.am:
67         * tests/check/elements/speexresample.c: (setup_speexresample),
68         (GST_START_TEST), (test_pipeline):
69         Rename the moved speexresample to audioresample, integrate into the
70         build system and remove the old audioresample from the build system.
71         Fixes bug #558124, #385061, #346218, #116051.
72
73 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
74
75         * gst-libs/gst/audio/gstbaseaudiosrc.c:
76         (gst_base_audio_src_get_offset), (gst_base_audio_src_create):
77         Avoid nasty int overflows after about 12 hours and 25 minutes when these
78         code paths are triggered. 
79         A free beer to Håvard Graff for finding this!
80
81 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
82
83         Patch by: 이문형 <iwings at gmail dot com>
84
85         * gst-libs/gst/rtsp/gstrtspconnection.c:
86         (gst_rtsp_connection_connect):
87         A successful gst_poll_wait() doesn't always mean successful connect() on
88         Windows.  We should check errors by calling gst_poll_fd_has_error().
89         See #561924.
90
91 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
92
93         * gst-libs/gst/rtp/gstrtcpbuffer.c:
94         Fix typo in the docs.
95
96 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
97
98         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_event):
99         If no stream was found before receiving EOS, post an error message.
100         Fixes #561924.
101
102 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
103
104         * ext/theora/gsttheoraenc.h:
105         * ext/theora/theoraenc.c: (gst_theora_enc_init),
106         (theora_buffer_from_packet), (theora_push_packet),
107         (theora_enc_sink_event), (theora_enc_is_discontinuous),
108         (theora_enc_chain):
109         Parse segment events.
110         Pass incomming buffer timestamps to outgoing buffers.
111         Use the running_time to construct the granulepos.
112         Fixes #562163.
113
114 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
115
116         * gst/playback/gstplaybin2.c: (activate_group):
117         Fix buffer-duration property.
118
119 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
120
121         * gst-libs/gst/audio/gstbaseaudiosink.c:
122         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
123         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
124         (gst_base_audio_sink_change_state):
125         Really fix audiosink drain handling by keeping track of the running_time
126         of the last sample.
127
128 2008-11-24  Michael Smith <msmith@songbirdnest.com>
129
130         * gst/playback/gstplaybin2.c:
131           Add notification of current stream. Add ability to configure buffer
132           sizes.
133         * gst/playback/gsturidecodebin.c:
134           Add ability to configure buffer sizes for streaming mode.
135           Bug #561734.
136
137 2008-11-24  Stefan Kost  <ensonic@users.sf.net>
138
139         * gst-libs/gst/audio/gstbaseaudiosink.c:
140           Time is already in running_time. Remove base_time handling. Fixes
141           audiosinks not draining and thus chopping some audio in the end.
142
143 2008-11-24  David Schleef  <ds@schleef.org>
144
145         * ext/ogg/gstoggmux.c:
146         * ext/ogg/gstoggmux.h:
147           If we're muxing a dirac stream, flush the page after every picture.
148
149 2008-11-24  Stefan Kost  <ensonic@users.sf.net>
150
151         * gst-libs/gst/audio/gstbaseaudiosink.c:
152           Add one log message to check for audio_drained. Sync one log message
153           with the condition. Send EOS after draining audio in pull mode.
154
155 2008-11-24  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
156
157         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
158         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
159         Use gst_buffer_try_new_and_alloc() and fail properly if the
160         allocation failed. This prevents abort() if downstream elements
161         request an insane amount of memory.
162
163 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
164
165         * gst/volume/gstvolume.c: (volume_choose_func),
166         (volume_update_volume), (gst_volume_set_volume),
167         (gst_volume_get_volume), (gst_volume_set_mute),
168         (gst_volume_class_init), (gst_volume_init),
169         (volume_process_double), (volume_process_float),
170         (volume_process_int32), (volume_process_int32_clamp),
171         (volume_process_int24), (volume_process_int24_clamp),
172         (volume_process_int16), (volume_process_int16_clamp),
173         (volume_process_int8), (volume_process_int8_clamp), (volume_setup),
174         (volume_transform_ip), (volume_set_property),
175         (volume_get_property):
176         * gst/volume/gstvolume.h:
177         Cleanup volume, define and use default values.
178         Recalculate new volume and mute setup before processing. Fixes #561789.
179
180         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
181         Add controller unit test. Patch by: Jonathan Matthew
182         Fix bogus test that messed with basetransform's internal state.
183
184 2008-11-22  Wim Taymans  <wim.taymans@collabora.co.uk>
185
186         * gst/videorate/gstvideorate.c:
187         Add jpeg and png image media types to the caps. Fixes #561436.
188
189 2008-11-22  Wim Taymans  <wim.taymans@collabora.co.uk>
190
191         * gst/playback/gstplaysink.c: (gen_audio_chain):
192         Don't post an error when we can't configure the volume but post a
193         warning instead. Fixes #561780.
194
195 2008-11-21  David Schleef  <ds@schleef.org>
196
197         Patch by: Jonathan Rosser <jonathan.rosser@rd.bbc.co.uk>
198
199         * gst/videotestsrc/gstvideotestsrc.c:
200         * gst/videotestsrc/gstvideotestsrc.h:
201         * gst/videotestsrc/videotestsrc.c:
202         * gst/videotestsrc/videotestsrc.h:
203           Add a zone plate pattern generator based on BBC R&D Report
204           1978/23 (yeah *that* 1978).  Try 'videotestsrc pattern=zone-plate
205           kx2=20 ky2=20 kt=1'.
206
207 2008-11-20  Michael Smith <msmith@songbirdnest.com>
208
209         * gst/playback/gstdecodebin2.c:
210           Fix random fat-fingering making this not compile.
211
212 2008-11-20  Michael Smith <msmith@songbirdnest.com>
213
214         * gst/playback/gstdecodebin2.c:
215           If the top-level type of the stream is plain text, don't try to decode
216           it, matching behaviour of decodebin.
217         * gst/playback/gstplaysink.c:
218           If we fail to generate a text chain (e.g. due to missing optional
219           plugins), don't crash.
220
221 2008-11-20  Michael Smith <msmith@songbirdnest.com>
222
223         * gst-libs/gst/rtsp/gstrtspdefs.c:
224           Fix win32 build. Oops.
225
226 2008-11-20  Michael Smith <msmith@songbirdnest.com>
227
228         * gst-libs/gst/rtsp/gstrtspdefs.c:
229           Use WSAGetLastError() rather than errno/h_errno on win32.
230
231 2008-11-20  Michael Smith <msmith@songbirdnest.com>
232
233         * gst-libs/gst/riff/riff-media.c:
234           Support WMA Lossless properly.
235
236 2008-11-18  David Schleef  <ds@schleef.org>
237
238         * gst/videotestsrc/gstvideotestsrc.c:
239         * gst/videotestsrc/gstvideotestsrc.h:
240         * gst/videotestsrc/videotestsrc.c:
241         * gst/videotestsrc/videotestsrc.h:
242           Add "colorspec" property, specifying whether to generate BT.601
243           or BT.709 video.  This only affects YCbCr values, not RGB, since
244           if you're generating a 709 test pattern, presumably you want
245           709 RGB primaries, not 601.  Also add "smpte75" pattern, which
246           uses 75% colors instead of 100%, since this is often more useful
247           for testing (and also follows the SMPTE EG-1 guideline).
248
249 2008-11-18  Alessandro Decina  <alessandro.d@gmail.com>
250
251         * gst/playback/gstdecodebin.c:
252         Add a "sink-caps" property to decodebin like it's done for decodebin2.
253         Fixes #560380.
254
255 2008-11-14  Jan Schmidt  <jan.schmidt@sun.com>
256
257         * gst/audioresample/gstaudioresample.c:
258         Guard against a NULL dereference I somehow encountered -
259         with a FLUSH_STOP arriving either before basetransform _start(),
260         or after _stop().
261
262         * gst/typefind/gsttypefindfunctions.c:
263         Make sure we never jump backwards when typefinding corrupt mov files.
264
265 2008-11-14  Jan Schmidt  <jan.schmidt@sun.com>
266
267         * gst-libs/gst/interfaces/propertyprobe.c:
268         Fix random type causing a docs warning.
269
270 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
271
272         * sys/v4l/gstv4l.c:
273           Give it a minimal rank for autovideosrc.
274
275 2008-11-13  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
276
277         * gst/typefind/gsttypefindfunctions.c: (jp2_type_find),
278         (plugin_init):
279         Improve typefinding of ISO JPEG2000 mime types.
280
281 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
282
283         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
284         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_setcaps),
285         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
286         * sys/xvimage/xvimagesink.h:
287         Avoid typechecking when we do trivial casts.
288         Move error handling out of the main program flow.
289         Sneak in the display-region caps property, not completely correct yet.
290         Cache the width/height in buffer_alloc instead of parsing it from the
291         caps all the time.
292
293 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
294
295         * gst/playback/gstplaybin2.c: (deactivate_group):
296         don't try to unlink the selector sinkpad when we don't have it yet. This
297         can happen if an error occured before the group was complete.
298
299 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
300
301         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
302         (gst_rtp_buffer_set_packet_len), (gst_rtp_buffer_get_packet_len),
303         (gst_rtp_buffer_get_header_len), (gst_rtp_buffer_get_version),
304         (gst_rtp_buffer_set_version), (gst_rtp_buffer_get_padding),
305         (gst_rtp_buffer_set_padding), (gst_rtp_buffer_pad_to),
306         (gst_rtp_buffer_get_extension), (gst_rtp_buffer_set_extension),
307         (gst_rtp_buffer_get_extension_data),
308         (gst_rtp_buffer_set_extension_data), (gst_rtp_buffer_get_ssrc),
309         (gst_rtp_buffer_set_ssrc), (gst_rtp_buffer_get_csrc_count),
310         (gst_rtp_buffer_get_csrc), (gst_rtp_buffer_set_csrc),
311         (gst_rtp_buffer_get_marker), (gst_rtp_buffer_set_marker),
312         (gst_rtp_buffer_get_payload_type),
313         (gst_rtp_buffer_set_payload_type), (gst_rtp_buffer_get_seq),
314         (gst_rtp_buffer_set_seq), (gst_rtp_buffer_get_timestamp),
315         (gst_rtp_buffer_set_timestamp),
316         (gst_rtp_buffer_get_payload_subbuffer),
317         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload):
318         Avoid expensive type checks we already did as part of the 
319         _validate() function that should be called first.
320
321 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
322
323         * gst-libs/gst/rtp/gstbasertpdepayload.c: (create_segment_event),
324         (gst_base_rtp_depayload_push_full),
325         (gst_base_rtp_depayload_set_gst_timestamp):
326         Fix some cases where a newsegment event was not sent.
327
328 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
329
330         * gst/playback/gstplaybin2.c: (activate_group):
331         Catch state change errors and stop from the uridecodebin elements
332         instead of trying to continue in vain.
333
334 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
335
336         * gst-libs/gst/audio/gstbaseaudiosink.c:
337         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
338         (gst_base_audio_sink_callback):
339         Use gst_base_sink_do_preroll() to wait for PLAYING and before waiting
340         for the latency to expire, fixes #559567.
341
342 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
343
344         * gst/adder/gstadder.c:
345           Change author string after seeing output of gst-inspector.
346
347 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
348
349         * gst/playback/gstplaysink.c: (gst_play_sink_reconfigure):
350         Don't try to do crazy things when we only have a text pad without a
351         video pad. Fixes #559478.
352
353 2008-11-06  Wim Taymans  <wim.taymans@collabora.co.uk>
354
355         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
356         Fix case where we don't have a range for the rates or channels as is the
357         case with truespeech.
358
359 2008-11-05  Wim Taymans  <wim.taymans@collabora.co.uk>
360
361         * gst/volume/gstvolume.c: (volume_update_real_volume),
362         (gst_volume_set_volume), (gst_volume_get_volume),
363         (gst_volume_set_mute), (gst_volume_init), (volume_setup),
364         (volume_transform_ip), (volume_update_mute),
365         (volume_update_volume), (volume_get_property):
366         * gst/volume/gstvolume.h:
367         Keep negotiated state in a separate variable.
368         Protect the volume and mute properties with the object lock.
369         Protect modifying the transform with the transform lock.
370
371 2008-11-05  Wim Taymans  <wim.taymans@collabora.co.uk>
372
373         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
374         (gst_ffmpeg_pixfmt_to_caps):
375         Only convert caps to string when debug is enabled.
376
377 2008-11-04  Wim Taymans  <wim.taymans@collabora.co.uk>
378
379         * ext/theora/gsttheoradec.h:
380         * ext/theora/theoradec.c: (gst_theora_dec_init),
381         (gst_theora_dec_reset), (theora_dec_src_event),
382         (theora_dec_sink_event), (theora_handle_type_packet):
383         Copy seqnum.
384         Keep events in a pending list, like vorbisdec, instead of trying
385         to construct a segment event ourselves.
386
387         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
388         (vorbis_dec_src_event), (vorbis_dec_sink_event):
389         * ext/vorbis/vorbisdec.h:
390         Copy seqnum.
391
392 2008-11-04  Wim Taymans  <wim.taymans@collabora.co.uk>
393
394         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
395         (gst_ogg_demux_deactivate_current_chain),
396         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page),
397         (gst_ogg_demux_loop):
398         * ext/ogg/gstoggdemux.h:
399         Copy seqnums around to track playback segments and messages.
400
401 2008-11-03  Wim Taymans  <wim.taymans@collabora.co.uk>
402
403         Based on patch by: Matthias Kretz <kretz at kde dot org>
404
405         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
406         (gst_alsasink_prepare), (gst_alsasink_unprepare),
407         (gst_alsasink_write):
408         Make all access non-blocking so that we can better handle unplugging
409         of usb devices. Fixes #559111
410
411 2008-11-03  Wim Taymans  <wim.taymans@collabora.co.uk>
412
413         Patch by: Damien Lespiau  <damien.lespiau gmail com>
414
415         * gst-libs/gst/rtsp/gstrtspconnection.c:
416         (gst_rtsp_connection_write):
417         Make the next call to poll not depend on previous calls to poll with or
418         without reading from the active descriptor. Fixes #544293.
419
420 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
421
422         Patch by: Nick Haddad <nick at haddads dot net>
423
424         * gst-libs/gst/riff/riff-ids.h:
425         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
426         Add support for other fourcc codes that are commonly used for
427         'uncompressed RGB', including 'RGB ', 'RAW ', and 0.
428         Fixes #558553.
429
430 2008-10-30  Stefan Kost  <ensonic@users.sf.net>
431
432         * gst/audioresample/gstaudioresample.c:
433           Return the result of parent_class->event().
434
435 2008-10-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
436
437         * gst/audioresample/gstaudioresample.c:
438         (gst_audioresample_class_init), (audioresample_fixate_caps):
439         Fixate the rate to the nearest supported rate instead of
440         the first one. Fixes bug #549510.
441
442 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
443
444         * win32/common/libgstaudio.def:
445         Add new symbols.
446
447 2008-10-23  Wim Taymans  <wim.taymans@collabora.co.uk>
448
449         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
450         Attempt to make obfuscated code clearer.
451
452 2008-10-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
453
454         * docs/libs/gst-plugins-base-libs-sections.txt:
455         * gst-libs/gst/floatcast/floatcast.h:
456         Move float endianness conversion macros to core. Second part of
457         bug ##555196.
458
459 2008-10-22  Stefan Kost  <ensonic@users.sf.net>
460
461         * sys/ximage/ximagesink.h:
462         * sys/xvimage/xvimagesink.h:
463           Don't mark as gtk-doc docs as they aren't public.
464
465 2008-10-22  Stefan Kost  <ensonic@users.sf.net>
466
467         * sys/xvimage/xvimagesink.c:
468         * sys/xvimage/xvimagesink.h:
469         * tests/icles/Makefile.am:
470         * tests/icles/test-colorkey.c:
471           Allow setting colorkey if possible. Implement property probe interface
472           for optional X features (autopaint-colorkey, double-buffer and
473           colorkey). Fixes #554533
474
475 2008-10-22  Sebastian Dröge  <slomo@circular-chaos.org>
476
477         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
478         Remove useless buffer size assignment. It already has this value.
479
480 2008-10-20  Wim Taymans  <wim.taymans@collabora.co.uk>
481
482         * gst-libs/gst/audio/gstaudiosink.c:
483         (gst_audioringbuffer_class_init), (gst_audioringbuffer_acquire),
484         (gst_audioringbuffer_activate), (gst_audioringbuffer_release),
485         (gst_audioringbuffer_stop):
486         Implement a separate activate functions to start monitoring the segments
487         or, in pull mode, pulling in data.
488
489         * gst-libs/gst/audio/gstbaseaudiosink.c:
490         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
491         (gst_base_audio_sink_query_pad), (gst_base_audio_sink_query),
492         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_callback),
493         (gst_base_audio_sink_activate_pull),
494         (gst_base_audio_sink_async_play),
495         (gst_base_audio_sink_change_state):
496         Implement pad and element convert query function.
497         Activate the ringbuffer.
498         Use the segment last_stop value as the offset to pull.
499         Use new basesink _do_preroll() method to preroll in the pulling thread.
500         Take appropriate locking in the pulling thread.
501
502         * gst-libs/gst/audio/gstringbuffer.h:
503         Update some docs.
504
505 2008-10-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
506
507         * gst/typefind/gsttypefindfunctions.c: (mxf_type_find):
508         Improve MXF typefinding a bit by searching for a header partition
509         pack instead of just a general partition pack and checking more
510         bytes for valid values.
511
512 2008-10-20  Wim Taymans  <wim.taymans@collabora.co.uk>
513
514         * tests/icles/.cvsignore:
515         update ignore file.
516
517         * tests/icles/Makefile.am:
518         * tests/icles/test-box.c: (make_pipeline), (main):
519         Add another interactive command line experimentation suite for
520         dynamically boxing/cropping/saling an input video.
521
522 2008-10-17  Wim Taymans  <wim.taymans@collabora.co.uk>
523
524         * docs/libs/gst-plugins-base-libs-sections.txt:
525         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_convert),
526         (gst_ring_buffer_activate), (gst_ring_buffer_is_active):
527         * gst-libs/gst/audio/gstringbuffer.h:
528         Add methods to more accuratly control the pulling thread of a
529         ringbuffer.
530         Add format conversion helper code to the ringbuffer.
531         API: GstRingBuffer:gst_ring_buffer_activate()
532         API: GstRingBuffer:gst_ring_buffer_is_active()
533         API: GstRingBuffer:gst_ring_buffer_convert()
534
535 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
536
537         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
538         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
539         (gst_audioringbuffer_stop):
540         Signal thread startup earlier so that we can immediatly go into pull
541         mode when we have to and block on preroll.
542
543 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
544
545         * gst-libs/gst/audio/gstringbuffer.c:
546         (gst_ring_buffer_prepare_read):
547         In pull mode we want the callback to prepull a buffer we can preroll on
548         even when we are not yet playing.
549
550 2008-10-16  Stefan Kost  <ensonic@users.sf.net>
551
552         * ext/alsa/Makefile.am:
553         * ext/cdparanoia/Makefile.am:
554         * ext/gio/Makefile.am:
555         * ext/gnomevfs/Makefile.am:
556         * ext/libvisual/Makefile.am:
557         * ext/ogg/Makefile.am:
558         * ext/pango/Makefile.am:
559         * ext/theora/Makefile.am:
560         * ext/vorbis/Makefile.am:
561         * gst/adder/Makefile.am:
562         * gst/audioconvert/Makefile.am:
563         * gst/audiorate/Makefile.am:
564         * gst/audioresample/Makefile.am:
565         * gst/audiotestsrc/Makefile.am:
566         * gst/ffmpegcolorspace/Makefile.am:
567         * gst/gdp/Makefile.am:
568         * gst/playback/Makefile.am:
569         * gst/subparse/Makefile.am:
570         * gst/tcp/Makefile.am:
571         * gst/typefind/Makefile.am:
572         * gst/videorate/Makefile.am:
573         * gst/videoscale/Makefile.am:
574         * gst/videotestsrc/Makefile.am:
575         * gst/volume/Makefile.am:
576         * sys/v4l/Makefile.am:
577         * sys/ximage/Makefile.am:
578         * sys/xvimage/Makefile.am:
579           Don't install static libs for plugins. Fixes #550851 for base.
580
581 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
582
583         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init):
584         Set the default blocksize to -1 because we will then use the configured
585         samplesperbuffer to create our output buffer.
586
587 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
588
589         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
590         (gst_riff_create_video_template_caps):
591         Add mappping for the KMVC (Karl Morton's Video) Codec.
592
593 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
594
595         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
596         Don't forget to advance the offset of what we're matching against, else
597         we end up in a forever loop.
598
599 2008-10-15  Sebastian Dröge  <slomo@circular-chaos.org>
600
601         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
602         Improve typefinding a bit. If we don't have a Unicode charset
603         try GST_SUBTITLE_ENCODING and otherwise try ISO-8859-15.
604
605 2008-10-14  Edward Hervey  <edward.hervey@collabora.co.uk>
606
607         * ext/theora/theoradec.c: (theora_dec_decode_buffer):
608         Fix build on macosx.
609
610 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
611
612         Based on patch by: Robin Stocker <robin at nibor dot org>
613
614         * ext/theora/gsttheoradec.h:
615         * ext/theora/theoradec.c: (gst_theora_dec_init),
616         (theora_dec_setcaps), (theora_handle_type_packet),
617         (theora_dec_decode_buffer), (theora_dec_change_state):
618         Parse input caps and make the PAR override the encoded PAR when
619         specified by a container. Fixes #555699.
620
621 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
622
623         * gst-libs/gst/rtp/gstbasertpdepayload.c:
624         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
625         (gst_base_rtp_depayload_set_gst_timestamp),
626         (gst_base_rtp_depayload_change_state):
627         * gst-libs/gst/rtp/gstbasertpdepayload.h:
628         Add some more G_LIKELY
629         Fail when the setcaps function was not called.
630
631         * gst-libs/gst/rtp/gstbasertppayload.c:
632         (gst_basertppayload_set_outcaps):
633         Propagate return value of setcaps.
634
635 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
636
637         * gst/subparse/Makefile.am:
638         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
639         (gst_sub_parse_class_init), (gst_sub_parse_init),
640         (gst_convert_to_utf8), (detect_encoding), (convert_encoding),
641         (get_next_line), (gst_sub_parse_data_format_autodetect),
642         (feed_textbuf), (handle_buffer), (gst_sub_parse_change_state),
643         (gst_subparse_type_find):
644         * gst/subparse/gstsubparse.h:
645         Add support for UTF16/UTF32 subtitles as long as the first bytes of
646         the first buffer contain the BOM. This also adds support for other
647         encodings that allow NUL bytes via the encoding property.
648         Fixes bugs #552237 and #456788.
649
650 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
651
652         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
653         Don't drop the last byte of image tags if they're not an URI list.
654         Fixes bug #556066.
655
656 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
657
658         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
659         For looking at the 4th byte we have to get 4 bytes of course
660         and not 3.
661
662 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
663
664         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
665         Improve FLAC-without-headers typefinding by looking at most of the
666         frame header and checking if invalid values are used. Should prevent
667         quite some false positives compared to the old version which only
668         check if the first 14 bits are set.
669
670 2008-10-11  Stefan Kost  <ensonic@users.sf.net>
671
672         * sys/xvimage/xvimagesink.c:
673           Don't assert on caps==NULL.
674
675 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
676
677         * gst/subparse/gstsubparse.c:
678         (gst_sub_parse_data_format_autodetect), (handle_buffer),
679         (gst_sub_parse_change_state):
680         * gst/subparse/gstsubparse.h:
681         * tests/check/elements/subparse.c: (GST_START_TEST):
682         Add support for subtitle files with UTF-8 BOM at the beginning
683         by simple stripping it from the first line before passing it
684         to any parsing code. Fixes bug #555257 and playback of files
685         created by Gnome Subtitles.
686
687 2008-10-10  Wim Taymans  <wim.taymans@collabora.co.uk>
688
689         * gst/audiotestsrc/gstaudiotestsrc.c:
690         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
691         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
692         (gst_audio_test_src_start), (gst_audio_test_src_stop),
693         (gst_audio_test_src_do_seek), (gst_audio_test_src_check_get_range),
694         (gst_audio_test_src_create):
695         * gst/audiotestsrc/gstaudiotestsrc.h:
696         Define the default property values in the usual place.
697         Implement start/stop to reset values correctly.
698         Calculate the sample size only once when we negotiate.
699         Rename some values to make more sense.
700         Keep track of our byte range.
701         Add support for pull based scheduling. Disabled for now until we have
702         the whole stack working.
703         Set the BUFFER_OFFSET correctly.
704
705 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
706
707         Based on a patch by: xavierb at gmail dot com
708
709         * gst/subparse/gstsubparse.c:
710         (gst_sub_parse_data_format_autodetect):
711         * tests/check/elements/subparse.c: (GST_START_TEST):
712         Make the detection of the used subtitle a bit less strict
713         for srt subtitles. Fixes bug #555607.
714
715 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
716
717         * ext/vorbis/vorbisenc.c:
718         (gst_vorbis_enc_buffer_check_discontinuous):
719         Fix discontinuity detection which was broken by last commit.
720
721 2008-10-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
722
723         * configure.ac::
724           Require core CVS for ghostpad API additions used by decodebin2.
725
726 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
727
728         * gst-libs/gst/audio/gstbaseaudiosrc.c:
729         (gst_base_audio_src_create):
730         Fix debug statements (space between '%' and actual format).
731
732 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
733
734         * gst/playback/gstdecodebin2.c: (gst_decode_pad_activate):
735         Remove bogus assert, the decodepad could have been created inside an
736         already existing group.
737
738 2008-10-08  Andy Wingo  <wingo@pobox.com>
739
740         * gst/playback/gstdecodebin2.c (expose_pad): Fix typo: unset
741         target instead of setting it.
742         (gst_decode_pad_activate, gst_decode_pad_unblock): This is now the
743         API for a decode pad. The bugfix is that we set the group in
744         activate(), not when the pad was created because it might be NULL
745         then.
746         (gst_decode_group_control_source_pad, gst_decode_group_expose):
747         Update to use the API.
748
749 2008-10-08  Andy Wingo  <wingo@pobox.com>
750
751         * gst/playback/gstdecodebin2.c (struct _GstDecodePad): Change to
752         be a subclass of GstGhostPad.
753         (analyze_new_pad): So, when emitting the signals that determine
754         how we do autoplugging, already create the ghost pad and use it as
755         the pad in the signal arguments. This allows applications to make
756         a connection between the pad passed in e.g. autoplug-continue, and
757         the pad passed in new-decoded-pad.
758         (connect_pad, expose_pad): Update to receive the ghosted decode
759         pad in the args, retargetting it as necessary if we have to plug
760         the target pad through a multiqueue.
761         (gst_decode_group_control_source_pad): Adapt to receive an
762         already-ghosted pad that just needs activation, blocking, and
763         drain notification.
764         (sort_end_pads): Adapt for decode pads actually being pads.
765         (gst_decode_group_expose): Adapt for decode pads actually being
766         pads. Rewrite the decode pad names so they appear in order. Adds a
767         new error case if we couldn't set the name.
768         (gst_decode_group_free, gst_decode_group_hide): Adapt cleanup
769         logic.
770         (gst_decode_pad_set_blocked, gst_decode_pad_add_drained_check):
771         New API for the decode pad, needed because we shouldn't do these
772         things inside gst_decode_pad_new(), but after.
773         (gst_decode_pad_new): Change to actually make the real pad, and
774         delay the blocking/drainage bits.
775
776 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
777
778         Patch by: Daniel Drake <dsd at laptop dot org>
779
780         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear_collectpads):
781         Unref all buffers when clearing collectpads. Fixes bug #546955.
782
783 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
784
785         Based on a patch by: Klaas <klaas at rivercrew dot net>
786
787         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_sink_event),
788         (gst_vorbis_enc_buffer_check_discontinuous),
789         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
790         * ext/vorbis/vorbisenc.h:
791         Keep track of the upstream segments and use the running time on that
792         segment instead of the buffer timestamp everywhere. Fixes bug #525807.
793
794 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
795
796         * gst/audioconvert/audioconvert.c: (audio_convert_convert):
797         Prevent overflows with big buffer when calculating the size of
798         the intermediate buffer by using gst_util_uint64_scale() instead of
799         plain arithmetics. Fixes bug #552801.
800
801 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
802
803         Patch by: Pavel Zeldin <pzeldin at gmail dot com>
804
805         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time),
806         (gst_clock_overlay_class_init), (gst_clock_overlay_finalize),
807         (gst_clock_overlay_init), (gst_clock_overlay_set_property),
808         (gst_clock_overlay_get_property):
809         * ext/pango/gstclockoverlay.h:
810         API: Add ability to specify format for date/time display by
811         adding a "time-format" property.
812         Fixes bug #554879.
813
814 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
815
816         Patch by: Jan Gerber <j at oil21 dot org>
817
818         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
819         (gst_riff_create_video_template_caps):
820         Add FFV1 fourcc to support playback of FFMPEG lossless video
821         in AVI. Fixes bug #555319.
822
823 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
824
825         Patch by: Håvard Graff <havard dot graff at tandberg dot com>
826
827         * gst-libs/gst/audio/gstbaseaudiosrc.c:
828         (gst_base_audio_src_create):
829         Implement skew clock slaving. Fixes #552559.
830
831 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
832
833         * gst-libs/gst/audio/multichannel.c:
834         * gst-libs/gst/audio/testchannels.c:
835         Fix include of config.h
836
837 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
838
839         Based on Patch by: Tero Saarni <tero dot saarni at gmail dot com>
840
841         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_parse_line),
842         (print_media), (gst_sdp_message_dump):
843         Fix parsing of the c= field containing multicast addresses.
844         Fixes #552199.
845         Add the connection info to the session or streams.
846         Fix parsing of the bandwidth.
847         Add debugging for the connections and bandwidths for a media.
848         Add debugging for the bandwidth of the session. 
849
850 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
851
852         * gst-libs/gst/rtp/gstbasertppayload.c:
853         (gst_basertppayload_change_state):
854         Configure the next seqnum and timestamp in the state change so that they
855         can be queried soon after.
856
857 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
858
859         * gst-libs/gst/rtp/gstbasertpdepayload.c:
860         (gst_base_rtp_depayload_chain):
861         Improve debugging of the rtptime.
862
863 2008-10-05  Jan Schmidt  <jan.schmidt@sun.com>
864
865         * configure.ac:
866         Back to development -> 0.10.21.1
867
868 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
869
870         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
871         (plugin_init):
872         Add typefinding for FLAC without headers in the beginning.
873         This is already handled by flacdec and friends.
874
875 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
876
877         * gst/typefind/gsttypefindfunctions.c: (mxf_type_find),
878         (plugin_init):
879         Add typefinder for MXF.
880
881 2008-10-03  Jan Schmidt  <jan.schmidt@sun.com>
882
883         * tests/icles/Makefile.am:
884         Only build test-colorkey if GTK+ is available.
885
886 === release 0.10.21 ===
887
888 2008-10-03  Jan Schmidt <jan.schmidt@sun.com>
889
890         * configure.ac:
891           releasing 0.10.21, "We Could Be Wrong"
892
893 2008-09-28  Jan Schmidt  <jan.schmidt@sun.com>
894
895         * configure.ac:
896         0.10.20.4 pre-release
897
898 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
899
900         Patch by: Vincent Penquerc'h <ogg dot k dot ogg dot k at googlemail dot com>
901
902         * ext/theora/theoraparse.c: (theora_parse_set_streamheader):
903         Set the BOS flag on the BOS packet. Fixes #553244.
904
905 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
906
907         * gst-libs/gst/rtsp/gstrtspmessage.c:
908         (gst_rtsp_message_parse_request),
909         (gst_rtsp_message_parse_response):
910         Fix the g_return_val_if_fail() statements.
911
912 2008-09-22  Michael Smith <msmith@songbirdnest.com>
913
914         * gst-libs/gst/tag/gsttagdemux.c:
915           Fail to activate if there's insufficient data in the file to be usable,
916           preventing an assertion fail later. Fixes #552960
917
918 2008-09-15  Tim-Philipp Müller  <tim.muller at collabora co uk>
919
920         * gst-libs/gst/pbutils/descriptions.c:
921         * gst/typefind/gsttypefindfunctions.c:
922           Recognise Kate subtitle streams (#550582).
923
924 2008-09-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
925
926         * gst-libs/gst/audio/audio.h: (GST_AUDIO_FIELD_SIGNED):
927           Remove trailing comma from enum list, which causes problems
928           with -pendantic (#550729).
929
930 2008-09-10  Jan Schmidt  <jan.schmidt@sun.com>
931
932         * configure.ac:
933         0.10.20.2 pre-release
934
935         * po/LINGUAS:
936         * po/id.po:
937         * po/pt_BR.po:
938
939         New translations.
940
941 2008-09-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
942
943         * gst-libs/gst/interfaces/propertyprobe.c:
944           (gst_property_probe_get_properties),
945           (gst_property_probe_get_property),
946           (gst_property_probe_probe_property),
947           (gst_property_probe_probe_property_name),
948           (gst_property_probe_needs_probe),
949           (gst_property_probe_needs_probe_name),
950           (gst_property_probe_get_values),
951           (gst_property_probe_get_values_name),
952           (gst_property_probe_probe_and_get_values),
953           (gst_property_probe_probe_and_get_values_name):
954           More sanity checks for our second-favourite interface.
955
956 2008-09-05  Stefan Kost  <ensonic@users.sf.net>
957
958         * gst-libs/gst/interfaces/propertyprobe.c:
959           Check for NULL pointer, in the hope that this fixes #532864.
960
961 2008-09-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
962
963         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
964           No really, the next release is 0.10.21 (fix Since: tags in docs).
965
966 2008-09-04  Wim Taymans  <wim.taymans@collabora.co.uk>
967
968         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_stop):
969         Disable a code path that is now called but causes a deadlock for some
970         reason and is unneeded.
971
972 2008-09-04  Stefan Kost  <ensonic@users.sf.net>
973
974         * sys/xvimage/xvimagesink.c:
975         * sys/xvimage/xvimagesink.h:
976           Add a "draw-border" property that can be set to false to disable
977           drawing borders.
978           
979         * tests/icles/test-colorkey.c:
980         * tests/icles/Makefile.am:
981           Add new test application for the colorkey handling.
982
983 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
984
985         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
986         Use a decent caps for TrueSpeech instead of a ffmpeg-specific one.
987         This will also be fixed for upcoming gst-ffmpeg release so that once
988         this release of -base is out, it will work with the latest gst-ffmpeg
989         release.
990
991 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
992
993         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
994         (gst_riff_create_audio_template_caps):
995         Add Truespeech mapping for RIFF formats (AVI/WAV).
996         Fixes #550656
997
998 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
999
1000         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1001         Typefind video/mj2 and image/jp2 ISO JPEG2000 mime types.
1002         Fixes #550638.
1003
1004 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
1005
1006         * configure.ac:
1007         * gst/subparse/Makefile.am:
1008         * gst/subparse/gstsubparse.c:
1009         * gst/subparse/samiparse.c:
1010         * tests/check/elements/subparse.c:
1011           Rework last change, so that we build subparse, but just disable the
1012           sami parse functionality, if we're configured to not use xml. In the
1013           tests only the sami test is disabled now.
1014
1015 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
1016
1017         * configure.ac:
1018           Disable subparse when xml is disabled. It woundn't work anyway. Fixes
1019           test runs.
1020
1021 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1022
1023         * po/POTFILES.in:
1024           Add some more files with strings for translation.
1025
1026 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
1027
1028         * gst-libs/gst/tag/gstvorbistag.c:
1029         * tests/check/libs/tag.c:
1030           Use new geo location tags from core. Fixes #481169
1031
1032 2008-09-01  Edward Hervey  <edward.hervey@collabora.co.uk>
1033
1034         * tests/check/elements/audioresample.c: (setup_audioresample),
1035         (fail_unless_perfect_stream), (test_perfect_stream_instance),
1036         (test_discont_stream_instance):
1037         Now that GstBaseTransform is 'fixed' ... remove cruft from tests.
1038         Add debugging for coherence.
1039
1040 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1041
1042         Patch by: Jonathan Matthew  <notverysmart gmail com>
1043
1044         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1045           Add typefinder for PDF documents (which is nice to have, since it's a
1046           common format, but also helps prevent false positives). Fixes #549814.
1047
1048 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1049
1050         * gst/playback/gstplaybin2.c: (selector_blocked), (pad_added_cb),
1051         (no_more_pads_cb):
1052         Fix nasty race where multiple decodebins could start pushing data before
1053         we manage to configure the sinks, resulting in not-linked errors in
1054         typical RTSP streaming cases.
1055
1056 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1057
1058         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
1059         Since we now call stop, we trigger this code path that causes a deadlock
1060         is apparently not needed.
1061
1062 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1063
1064         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
1065         (gst_ring_buffer_stop):
1066         Also allow the case where the ringbuffer was paused when we try to stop
1067         it so that the basesrc stop function is still called.
1068
1069 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1070
1071         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1072
1073         * sys/v4l/gstv4lelement.c: (gst_v4l_class_probe_devices):
1074         Reprobe devices again instead of taking a cached list as new
1075         devices could've been plugged in. Fixes bug #549062.
1076
1077 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1078
1079         Patch by: Alessandro Dessina <alessandro nnva org>
1080
1081         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
1082         (gst_ogg_demux_activate_chain):
1083         Don't add pads and activate them for skeleton streams. These are already
1084         handled inside oggdemux. Fixes bug #537599.
1085
1086 2008-08-22  Wim Taymans  <wim.taymans@collabora.co.uk>
1087
1088         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
1089         Reset variable so that query and convert fail after going back to
1090         READY. Fixes #548898.
1091
1092 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1093
1094         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
1095         If a buffer arrives with a timestamp before the timestamp+duration
1096         of the previous buffer clip it instead of dropping it completely.
1097         Slight improvement for the unfixable bug #548913.
1098
1099 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1100
1101         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1102         Take the current timestamp instead of timestamp+duration for the offset.
1103         This offset will later be used for calculating the timestamp and
1104         otherwise vorbisdec will interpolate timestamps wrong if upstream
1105         only sends timestamps and no granulepos.
1106
1107 2008-08-21  Stefan Kost  <ensonic@users.sf.net>
1108
1109         * tests/examples/seek/seek.c:
1110           Don't crash when having no visualisations.
1111
1112 2008-08-16  David Schleef  <ds@schleef.org>
1113
1114         * gst/typefind/gsttypefindfunctions.c: DV typefinding.  Remove
1115           check for a bit that is 0 in IEC 61384, but not SMPTE 314M.
1116           Fixes #548065.
1117
1118 2008-08-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1119
1120         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
1121         When cleaning up the caps fields also remove "depth" for the same
1122         reason we remove "width".
1123
1124 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
1125
1126         * gst-libs/gst/pbutils/descriptions.c: (format_info_get_desc):
1127           Add Lead H.264 here as well.
1128
1129 2008-08-14  Julien Moutte  <julien@fluendo.com>
1130
1131         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1132         (gst_riff_create_video_template_caps): Add Lead H.264 variant.
1133
1134 2008-08-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1135
1136         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1137         (gst_base_audio_src_create):
1138         When not slaved to another clock also subtract the base_time from our
1139         internal clock time to get the running time.
1140
1141 2008-08-12  David Schleef  <ds@schleef.org>
1142
1143         * ext/theora/theoraenc.c: Remove the 2000 kbit limit to bitrate,
1144           since it has no basis in libtheora.
1145
1146 2008-08-12  Stefan Kost  <ensonic@users.sf.net>
1147
1148         * gst-libs/gst/interfaces/propertyprobe.h:
1149           Remove double "interface" from doc-string.
1150
1151         * gst-libs/gst/interfaces/xoverlay.h:
1152           Document interface.
1153
1154         * gst-libs/gst/riff/riff.c:
1155           Add basic doc blobs.
1156
1157 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1158
1159         * gst-libs/gst/audio/Makefile.am:
1160           Don't try to build that example anymore.
1161
1162 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1163
1164         * gst-libs/gst/audio/.cvsignore:
1165         * gst-libs/gst/audio/Makefile.am:
1166         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1167         * gst-libs/gst/audio/make_filter:
1168           Move audiofiltertemplate to gst-template.
1169
1170 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1171
1172         * docs/libs/gst-plugins-base-libs-sections.txt:
1173         * gst-libs/gst/audio/gstaudiosrc.h:
1174           More docs and shuffling. What can we do with the hundreds of #defines.
1175
1176 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1177
1178         * gst-libs/gst/audio/audio.h:
1179         * gst-libs/gst/audio/gstaudiofilter.h:
1180         * gst-libs/gst/audio/gstringbuffer.h:
1181         * gst-libs/gst/interfaces/propertyprobe.h:
1182         * gst-libs/gst/tag/gsttagdemux.h:
1183           Reducing number of dundocumented symbols.
1184
1185 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
1186
1187         * gst-libs/gst/audio/audio.c:
1188           Fix doc comment syntax.
1189
1190         * gst-libs/gst/interfaces/propertyprobe.c:
1191           Add more doc-comments and a FIXME: for the signal.    
1192
1193 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1194
1195         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sink_event),
1196         (gst_ogg_mux_request_new_pad):
1197         * ext/ogg/gstoggmux.h:
1198         Don't pretend to support NEWSEGMENT events, instead override the
1199         GstCollectPads event function to return FALSE on NEWSEGMENT events
1200         and do the normal work for other events.
1201
1202         This prevents elements like flacenc to seek to the start and rewrite
1203         some data which then results in a broken Ogg packet.
1204
1205 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
1206
1207         Patch by: Frederic Crozat <fcrozat@mandriva.org>
1208
1209         * ext/alsa/gstalsaplugin.c: (plugin_init):
1210         * ext/cdparanoia/gstcdparanoiasrc.c: (plugin_init):
1211         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
1212         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
1213         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init):
1214         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
1215         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal):
1216         * gst/playback/gstdecodebin.c: (plugin_init):
1217         * gst/playback/gstdecodebin2.c: (gst_decode_bin_plugin_init):
1218         * gst/playback/gstplayback.c: (plugin_init):
1219         * gst/playback/gstqueue2.c: (plugin_init):
1220         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_plugin_init):
1221         * sys/v4l/gstv4l.c: (plugin_init):
1222         Make sure gettext returns translations in UTF-8 encoding rather
1223         than in the current locale encoding (#546822).
1224
1225 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
1226
1227         * gst-libs/gst/pbutils/descriptions.c:
1228           Add audio/x-qdm for qtdemux.
1229
1230 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1231
1232         * ext/vorbis/vorbisdec.c:
1233           Do not leak old taglist.
1234
1235 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1236
1237         * tests/icles/test-scale.c:
1238           Include <stdlib.h> for atoi().
1239
1240 2008-08-04  Andy Wingo  <wingo@pobox.com>
1241
1242         * gst/audiotestsrc/gstaudiotestsrc.c: Very crucial and important
1243         documentation fix.
1244
1245 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
1246
1247         * gst/adder/gstadder.c:
1248           Cleanup lots of empty lines that came from gst-indent going havoc
1249           before I added the INDENT_ON/OFF marker some time agao.
1250
1251 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
1252
1253         * configure.ac:
1254         * gst-libs/gst/riff/riff-read.c:
1255           Bump requirement to latest core and use new tag for riff formats.
1256           Needed for #520694.
1257
1258 2008-08-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1259
1260         * tests/examples/dynamic/Makefile.am:
1261         * tests/examples/dynamic/codec-select.c: (make_encoder),
1262         (make_pipeline), (do_switch), (my_bus_callback), (main):
1263         Add example app that dynamically switches between 3 'encoders'.
1264
1265 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1266
1267         * gst/playback/gstplaysink.c: (gst_play_sink_set_vis_plugin):
1268         Add some more comments.
1269
1270 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1271
1272         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_getcaps),
1273         (gst_video_test_src_create):
1274         Discard buffers of the wrong size after renegotiation, this is perfectly
1275         possible with things like capsfilter that could suggest caps changes
1276         upstream without knowing the size of the buffer.
1277
1278 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
1279
1280         * tests/icles/.cvsignore:
1281         * tests/icles/Makefile.am:
1282         * tests/icles/test-scale.c: (make_pipeline), (main):
1283         Add dynamic rescaling tests for the new basetransform.
1284
1285 2008-07-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1286
1287         * gst/audioconvert/Makefile.am:
1288           Dist recently-added gstfastrandom.h.
1289
1290 2008-07-30  Edward Hervey  <edward.hervey@collabora.co.uk>
1291
1292         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
1293         Fix a "may be used uninitialized in this function" which weirdly only
1294         appears on macosx (?).
1295
1296 2008-07-30  Stefan Kost  <ensonic@users.sf.net>
1297
1298         * gst-libs/gst/riff/riff-ids.h:
1299           Adding acid chunk for tempo and loop information.
1300
1301 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1302
1303         * sys/xvimage/Makefile.am:
1304           floor() needs linking to $(LIBM).
1305
1306 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1307
1308         * ext/gnomevfs/gstgnomevfssrc.c:
1309           Aggregate short reads and add some comments and debug logging.
1310           Fixes #537380
1311
1312 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1313
1314         * gst/playback/gstplaybasebin.c:
1315           Fix property doc markup (its not a signal).
1316
1317         * sys/xvimage/xvimagesink.c:
1318           Add since tag for new proeprties (also add sice tags fro the last two
1319           other additions).
1320
1321 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
1322
1323         * sys/xvimage/xvimagesink.c:
1324         * sys/xvimage/xvimagesink.h:
1325           Add autofill/colorkey properties. Fixes #538656.
1326
1327 2008-07-28  David Schleef  <ds@schleef.org>
1328
1329         * sys/xvimage/xvimagesink.c:
1330           Fix rounding errors when converting colorbalance values
1331           between hardware and object property ranges.  Partial
1332           fix for #537889, however, there still seems to be a small
1333           drift problem that could be totem's fault.
1334
1335 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1336
1337         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
1338         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
1339         Don't use GST_CLOCK_TIME_NONE as start of NEWSEGMENT events.
1340         This fixes a critical warning.
1341
1342 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1343
1344         * ext/ogg/gstoggmux.c:
1345         Allow muxing of CELT into Ogg streams.
1346
1347 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1348
1349         * gst/typefind/gsttypefindfunctions.c: (celt_type_find),
1350         (plugin_init):
1351         Add simple typefinder for the CELT codec (www.celt-codec.org).
1352
1353 2008-07-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1354
1355         Patch by: Jan Gerber <j at oil21 dot org>
1356
1357         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone):
1358         Fix calculation of the start time from skeleton streams.
1359         Fixes bug #530068.
1360
1361 2008-07-24  Stefan Kost  <ensonic@users.sf.net>
1362
1363         * tests/examples/seek/seek.c:
1364           Use 64 bit constant GST_CLOCK_TIME_NONE instead of plain -1.
1365
1366 2008-07-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1367
1368         * gst/audioconvert/audioconvert.h:
1369         * gst/audioconvert/gstaudioquantize.c:
1370         (gst_audio_quantize_setup_dither),
1371         (gst_audio_quantize_free_dither):
1372         * gst/audioconvert/gstfastrandom.h:
1373         Implement a linear congruential generator as pseudo random number
1374         generator for the dither noise. This is about 2 times faster than
1375         using GLib's mersenne twister. Also this uses only integer math for
1376         generating integers while GLib internally uses floating point math.
1377
1378 2008-07-23  Michael Smith <msmith@songbirdnest.com>
1379
1380         * configure.ac:
1381           Remove AC_ISC_POSIX; it breaks on some systems and is not needed.
1382
1383 2008-07-23  Tim-Philipp Müller  <tim.muller at collabora co uk>
1384
1385         Patch by: Damien Lespiau  <damien.lespiau gmail com>
1386
1387         * gst-libs/gst/sdp/gstsdpmessage.c: (print_media):
1388           Use GST_STR_NULL to avoid crashes with libcs that don't
1389           like NULL strings in printf args (such as the win32 one).
1390           Fixes #544306.
1391
1392 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1393
1394         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
1395         Oops - set the size of the image used for probing back to 1x1, for
1396         consistency with ximagesink
1397
1398 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1399
1400         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1401         (gst_ximagesink_ximage_new):
1402         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
1403         (gst_xvimagesink_xvimage_new):
1404
1405         Apparently on Solaris and OS/X (at least), it's not legal to ask the
1406         X server to attach to a shared memory segment after we've deleted it,
1407         with the result that MIT-SHM is disabled. Instead, remove it only after 
1408         X succeeds in attaching too.
1409
1410 2008-07-16  David Schleef  <ds@schleef.org>
1411
1412         * gst/audiotestsrc/gstaudiotestsrc.c:
1413         * gst/audiotestsrc/gstaudiotestsrc.h:
1414           Add 'ticks', a 1/30 second sine wave pulse every second.
1415
1416 2008-07-15  David Schleef  <ds@schleef.org>
1417
1418         * gst-libs/gst/video/video.c: Revert ABI change.
1419
1420 2008-07-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1421
1422         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
1423         Make it impossible to have NULL caps at the point where we set
1424         framerate and other things. Also don't return immediately for "3ivd"
1425         video and let framerate, etc be set. Might fix bug #542508.
1426
1427 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1428
1429         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps):
1430         Video format can also be conveniently determined from (many)
1431         non-fixed caps.
1432
1433 2008-07-14  Jan Schmidt  <thaytan@noraisin.net>
1434
1435         * gst/playback/gstplaybasebin.c:
1436         * gst/playback/gstplaybasebin.h:
1437         * gst/playback/gstplaybin.c:
1438         * gst/playback/gststreamselector.c:
1439         First stab at integrating DVD subpicture overlay into
1440         playbin. Successfully plugs and plays, but the queues need
1441         shrinking - 3 seconds of video is too much buffering.
1442
1443 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
1444
1445         * gst/audioconvert/gstaudioconvert.c:
1446           Remove now obsolete note in the docs.
1447
1448 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
1449
1450         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1451         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
1452         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1453         * docs/plugins/gst-plugins-base-plugins.args:
1454         * docs/plugins/gst-plugins-base-plugins.hierarchy:
1455         * docs/plugins/gst-plugins-base-plugins.interfaces:
1456         * docs/plugins/gst-plugins-base-plugins.prerequisites:
1457         * docs/plugins/gst-plugins-base-plugins.signals:
1458         * docs/plugins/inspect/plugin-adder.xml:
1459         * docs/plugins/inspect/plugin-alsa.xml:
1460         * docs/plugins/inspect/plugin-audioconvert.xml:
1461         * docs/plugins/inspect/plugin-audiorate.xml:
1462         * docs/plugins/inspect/plugin-audioresample.xml:
1463         * docs/plugins/inspect/plugin-audiotestsrc.xml:
1464         * docs/plugins/inspect/plugin-cdparanoia.xml:
1465         * docs/plugins/inspect/plugin-decodebin.xml:
1466         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
1467         * docs/plugins/inspect/plugin-gdp.xml:
1468         * docs/plugins/inspect/plugin-gnomevfs.xml:
1469         * docs/plugins/inspect/plugin-libvisual.xml:
1470         * docs/plugins/inspect/plugin-ogg.xml:
1471         * docs/plugins/inspect/plugin-pango.xml:
1472         * docs/plugins/inspect/plugin-playback.xml:
1473         * docs/plugins/inspect/plugin-queue2.xml:
1474         * docs/plugins/inspect/plugin-subparse.xml:
1475         * docs/plugins/inspect/plugin-tcp.xml:
1476         * docs/plugins/inspect/plugin-theora.xml:
1477         * docs/plugins/inspect/plugin-typefindfunctions.xml:
1478         * docs/plugins/inspect/plugin-uridecodebin.xml:
1479         * docs/plugins/inspect/plugin-video4linux.xml:
1480         * docs/plugins/inspect/plugin-videorate.xml:
1481         * docs/plugins/inspect/plugin-videoscale.xml:
1482         * docs/plugins/inspect/plugin-videotestsrc.xml:
1483         * docs/plugins/inspect/plugin-volume.xml:
1484         * docs/plugins/inspect/plugin-vorbis.xml:
1485         * docs/plugins/inspect/plugin-ximagesink.xml:
1486         * docs/plugins/inspect/plugin-xvimagesink.xml:
1487         * ext/alsa/gstalsamixer.c:
1488         * ext/alsa/gstalsasink.c:
1489         * ext/alsa/gstalsasrc.c:
1490         * ext/gio/gstgiosink.c:
1491         * ext/gio/gstgiosrc.c:
1492         * ext/gio/gstgiostreamsink.c:
1493         * ext/gio/gstgiostreamsrc.c:
1494         * ext/gnomevfs/gstgnomevfssink.c:
1495         * ext/gnomevfs/gstgnomevfssrc.c:
1496         * ext/ogg/gstoggdemux.c:
1497         * ext/ogg/gstoggmux.c:
1498         * ext/pango/gstclockoverlay.c:
1499         * ext/pango/gsttextoverlay.c:
1500         * ext/pango/gsttextrender.c:
1501         * ext/pango/gsttimeoverlay.c:
1502         * ext/theora/theoradec.c:
1503         * ext/theora/theoraenc.c:
1504         * ext/theora/theoraparse.c:
1505         * ext/vorbis/vorbisdec.c:
1506         * ext/vorbis/vorbisenc.c:
1507         * ext/vorbis/vorbisparse.c:
1508         * ext/vorbis/vorbistag.c:
1509         * gst/adder/gstadder.c:
1510         * gst/audioconvert/gstaudioconvert.c:
1511         * gst/audioresample/gstaudioresample.c:
1512         * gst/audiotestsrc/gstaudiotestsrc.c:
1513         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1514         * gst/gdp/gstgdpdepay.c:
1515         * gst/gdp/gstgdppay.c:
1516         * gst/playback/gstdecodebin2.c:
1517         * gst/playback/gstplaybin.c:
1518         * gst/playback/gstplaybin2.c:
1519         * gst/playback/gstqueue2.c:
1520         * gst/playback/gsturidecodebin.c:
1521         * gst/tcp/gstmultifdsink.c:
1522         * gst/tcp/gsttcpserversink.c:
1523         * gst/videorate/gstvideorate.c:
1524         * gst/videoscale/gstvideoscale.c:
1525         * gst/videotestsrc/gstvideotestsrc.c:
1526         * gst/volume/gstvolume.c:
1527         * sys/ximage/ximagesink.c:
1528         * sys/xvimage/xvimagesink.c:
1529           Cleanup Plugin docs. Link to signals and properties. Fix sub-section
1530           titles. Drop mentining that all our example pipelines are "simple"
1531           pipelines.
1532
1533 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1534
1535         * tests/examples/seek/Makefile.am:
1536         Fix out of tree build by adding all required CFLAGS.
1537
1538 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1539
1540         * gst/playback/gstdecodebin.c: (add_raw_queue):
1541         And ref the pad before returning it again when linking to the queue
1542         failed. Otherwise we will unref the pad twice later and things break.
1543
1544 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1545
1546         * gst/playback/gstdecodebin.c: (add_raw_queue):
1547         If linking the raw pad with a queue fails, try it without a queue
1548         instead of failing completely. This should never happen.
1549
1550 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1551
1552         Patch by: Evgeniy Stepanov <eugeni dot stepanov at gmail dot com>
1553
1554         * gst/playback/gstdecodebin.c: (add_raw_queue), (close_pad_link):
1555         Add a queue after a demuxer if the demuxer outputs raw data. This was
1556         done before only for non-raw data but is required in this case too.
1557         Fixes bug #540215.
1558
1559         decodebin2 doesn't have this issue because all streams of a group
1560         go through multiqueue.
1561
1562 2008-07-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1563
1564         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
1565
1566         * gst-libs/gst/sdp/gstsdpmessage.c:
1567         Makes libgstsdp compile with mingw32 by defining the right WINVER so
1568         that getaddrinfo() can be used. Fixes #541358.
1569
1570 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1571
1572         * gst/videotestsrc/gstvideotestsrc.c:
1573         (gst_video_test_src_class_init), (gst_video_test_src_init),
1574         (gst_video_test_src_set_property),
1575         (gst_video_test_src_get_property), (gst_video_test_src_create):
1576         * gst/videotestsrc/gstvideotestsrc.h:
1577         Cleanups, use default property values as defines.
1578         Add property to enable/disable peer buffer allocation.
1579
1580 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1581
1582         * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
1583         * tests/check/pipelines/streamheader.c: (streamheader_suite):
1584         Enable unit tests on PPC again as the bugs are now fixed.
1585
1586 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1587
1588         * gst-libs/gst/riff/riff-ids.h:
1589         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
1590         (gst_riff_create_audio_template_caps):
1591         Add support for ADPCM IMA DK3 and DK4 variant in RIFF containers.
1592         Fixes bug #540351.
1593
1594 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1595
1596         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1597         (gst_ffmpeg_pixfmt_to_caps):
1598         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1599         (gst_ffmpegcsp_get_unit_size):
1600         Only set/get on the PAL8 format, ffmpegcolorspace doesn't support
1601         it on other formats. Also adjust the unit size only for that format
1602         to not include the palette. Fixes bug #540497.
1603
1604 2008-06-29  Stefan Kost  <ensonic@users.sf.net>
1605
1606         * gst/adder/gstadder.c:
1607           Use GST_DEBUG_FUNCPTR and remove some extra vlnak lines.
1608
1609 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
1610
1611         * ChangeLog:
1612           ChangeLog surgery.
1613   
1614         * tests/examples/seek/seek.c:
1615           Move variable into ifdef too.
1616         
1617
1618 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
1619
1620         * tests/examples/seek/seek.c:
1621           Include config.h and check if we have X. Remove XInitThread(), don't
1622           think its needed. Fixes: #540334.
1623
1624 2008-06-26  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1625
1626         Patch by: Sam Morris <sam at robots dot org to uk>
1627
1628         * gst-libs/gst/interfaces/mixertrack.c:
1629         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
1630         (gst_mixer_track_set_property):
1631         API: Add "index" property to GstMixerTrack to differantiate between
1632         multiple mixer tracks with the same label.
1633
1634         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
1635         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
1636         Set the "index" property of GstMixerTrack to the index given by ALSA.
1637         Fixes bug #528299.
1638
1639 2008-06-25  Stefan Kost  <ensonic@users.sf.net>
1640
1641         * tests/examples/seek/Makefile.am:
1642         * tests/examples/seek/seek.c:
1643           Remove libgstvideo usage. Use gtk_get_option_group instead of
1644           gtk_init().
1645
1646 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1647
1648         * tests/check/Makefile.am:
1649           Name the test registry format neutral.
1650
1651 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1652
1653         * gst/playback/gstqueue2.c:
1654           Do not double notify. Remove the unsued return value.
1655
1656 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1657
1658         * ext/alsa/gstalsamixer.c:
1659           Also consider "speaker" as a name for master volume. If that doesn't
1660           help look for the first non-mono volume control that also has a
1661           playback switch.
1662
1663 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1664
1665         * ChangeLog:
1666           Forgot to save the ChangeLog :/
1667
1668 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1669
1670         * tests/examples/seek/Makefile.am:
1671         * tests/examples/seek/seek.c:
1672           Embedd the xwindow. Allow to play multiple files.
1673
1674 2008-06-24  Jan Schmidt  <jan.schmidt@sun.com>
1675
1676         * sys/ximage/ximagesink.c (gst_ximagesink_ximage_put),
1677         (gst_ximagesink_setcaps):
1678         * sys/ximage/ximagesink.h:
1679         When the caps change, make sure to re-draw borders in
1680         force-aspect-ratio=true mode.
1681         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_put):
1682         Don't clear the border_draw flag until we actually draw the border.
1683         * tests/check/Makefile.am:
1684         Ignore alsasink/src during the states test too, so it doesn't fail
1685         when running without access to the sound device.
1686
1687 2008-06-22  Stefan Kost  <ensonic@users.sf.net>
1688
1689         * tests/examples/seek/seek.c:
1690           Fix crasher when playing a parse-launch line the 2nd time.
1691
1692 2008-06-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1693
1694         * tests/check/pipelines/oggmux.c:
1695           Properly ifdef tests to fix compilation.
1696
1697 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1698
1699         * gst/playback/gstplay-marshal.list:
1700         * gst/playback/gstplaybin2.c:
1701           Add get-video-pad, get-audio-pad, get-text-pad action signals to
1702           playbin2. This allows the user to get to the selector's sinkpads, and
1703           thus inspect a range of things - caps, tags, etc. 
1704
1705 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1706
1707         * gst/playback/gstplaybin2.c:
1708           Use a different constant for the convert-frame signal id.
1709           Fixes #537009.
1710
1711 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1712
1713         * gst/playback/gstplaybin2.c:
1714         * gst/playback/gstplaysink.c:
1715           Fix a whole bunch of typos in comments and log statements. 
1716
1717 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1718
1719         * sys/xvimage/xvimagesink.c:
1720           Don't set colour balance values on the Xv port if the user hasn't
1721           changed them (via properties or the interface). Avoids accumulating
1722           rounding errors for the common case.
1723           Partial fix for bug #537889.
1724
1725 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1726
1727         * gst/playback/gstdecodebin2.c:
1728           Ensure decodebin2 emits 'drained' signal once, and only once, when all
1729           pads are drained.
1730
1731 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1732
1733         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_get_latency),
1734         (gst_vorbis_enc_src_query), (gst_vorbis_enc_chain):
1735         Report the encoder latency. Fixes #538232.
1736
1737 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1738
1739         * gst/playback/gstplaybin2.c: (gst_play_bin_get_property),
1740         (notify_source), (activate_group):
1741         Implement the source property, emit notify when it changes in the
1742         underlying uridecodebin.
1743
1744 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1745
1746         * tests/examples/seek/seek.c: (stop_cb):
1747         Free and clear the seek element list so that we don't use invalid
1748         references when seeking after recreating a gst-launch line.
1749
1750 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1751
1752         * gst-libs/gst/audio/gstbaseaudiosink.c:
1753         (gst_base_audio_sink_query), (gst_base_audio_sink_skew_slaving),
1754         (gst_base_audio_sink_render):
1755         Report latency even if we are not live instead of hiding it.
1756         Take ts-offset and render-delay of the basesink into account when
1757         scheduling samples.
1758         Rework the clipping code so that we can take the various offsets into
1759         account and still do correct clipping.
1760
1761 2008-06-20  Jan Schmidt  <jan.schmidt@sun.com>
1762
1763         * configure.ac:
1764         Bump verion back to devel -> 0.10.20.1
1765
1766 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
1767
1768         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
1769         Don't increase the size of non-string image buffers by one as this
1770         might in theory confuse decoders. Still increase it by one for string
1771         image buffers to append '\0'.
1772
1773 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
1774
1775         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1776         
1777         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset):
1778         Fix a buffer memleak and remove a confusing and wrong debug output.
1779         Fixes bug #538663.
1780
1781 === release 0.10.20 ===
1782
1783 2008-06-18  Jan Schmidt <jan.schmidt@sun.com>
1784
1785         * configure.ac:
1786           releasing 0.10.20, "Here I Go Again"
1787
1788 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
1789
1790         * configure.ac:
1791         0.10.19.3 pre-release
1792
1793 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
1794
1795         * gst-libs/gst/rtsp/gstrtspconnection.c:
1796         Fix build on win32.
1797         Patch By: David Schleef <ds@schleef.org>
1798         Fixes: #536874
1799
1800 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
1801
1802         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_finalize),
1803         (gst_gio_base_src_create):
1804         * ext/gio/gstgiobasesrc.h:
1805         Try to read the requested number of bytes, even if the first
1806         read returns less than requested, until nothing is read anymore
1807         or we have the requested amount of bytes. This fixes playback of
1808         files via Samba as Samba only allows to read 64k at once.
1809
1810         Implement a caching algorithm that makes sure that we read at
1811         least 4k of data every time. Some elements will try to read a few
1812         bytes, then seek, read again a few bytes and so on and this is
1813         painfully slow as every operation has to go over DBus if GVfs is
1814         used as backend.
1815
1816         Fixes bug #536849 and #536848.
1817
1818         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init),
1819         (gst_gio_src_check_get_range):
1820         Override check_get_range() to blacklist http/https URIs
1821         and whitelist file URIs. More to be added on demand.
1822
1823 2008-06-05  Jan Schmidt  <jan.schmidt@sun.com>
1824
1825         * configure.ac:
1826         0.10.19.2 pre-release
1827
1828 2008-06-04  Jan Schmidt  <jan.schmidt@sun.com>
1829
1830         * win32/common/libgstrtsp.def:
1831         * win32/common/libgsttag.def:
1832         Add new API functions to the dll exports
1833
1834 2008-06-04  Michael Smith <msmith@songbirdnest.com>
1835
1836         * gst/playback/gstplaybasebin.c:
1837           Disconnect signals from decodebins we created before we remove it
1838           from playbin, to avoid crashes if the decodebin is eventually
1839           disposed after the playbin itself (possible if the app takes a
1840           reference on the decodebin).
1841           Fixes #536521.
1842
1843 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1844
1845         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
1846           (mp3_type_find), (musepack_type_find), (MULTIPART_MAX_HEADER_SIZE),
1847           (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
1848           (h264_video_type_find), (mpeg_video_stream_type_find),
1849           (dv_type_find), (mmsh_type_find):
1850           Bunch of small clean-ups: use gst_type_find_suggest_simple(); don't
1851           copy caps for no good reason (this may be desirable to make it easier
1852           to detect leaks, but then it should probably be done for all caps
1853           in the typefinder somewhere).
1854
1855 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1856
1857         * tests/check/Makefile.am:
1858         Do not try to run the check tests for subparse unless it has been
1859         built.
1860
1861 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1862
1863         * tests/check/pipelines/streamheader.c: (buffer_probe_cb),
1864         (test_multifdsink_gdp_vorbisenc), (streamheader_suite):
1865         Do not try to run a test which requires vorbisenc unless we have
1866         actually built it.
1867
1868 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1869
1870         * gst-libs/gst/rtsp/gstrtspconnection.c:
1871         (gst_rtsp_connection_set_auth), (gst_rtsp_connection_set_auth_param),
1872         (gst_rtsp_connection_clear_auth_params),
1873         (gst_rtsp_connection_set_qos_dscp), (gst_rtsp_connection_get_ip):
1874         * gst-libs/gst/rtsp/gstrtspconnection.h:
1875         Add a couple of missing argument guards.
1876         Add a way of setting the DSCP for an RTSP connection.
1877         Add an accessor method for the ip member of GstRTSPConnection as all
1878         members are supposed to be private.
1879
1880 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1881
1882         * gst/tcp/gstmultifdsink.c: (setup_dscp_client):
1883         Fixed accidental use of IPv4 options for all IPv6 addresses.
1884
1885 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1886
1887         * gst-libs/gst/interfaces/mixertrack.h:
1888           Document mixer track flags.
1889
1890 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1891
1892         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1893
1894         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset_streamheader):
1895         Don't set caps on the buffers that contain a copy of the buffer
1896         including the caps of them resulting in an always increasing refcount
1897         of the caps and insanely large caps. Instead include a buffer without
1898         caps in the new caps. Fixes bug #536475.
1899
1900 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1901
1902         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1903         Transform a given PAR to a range on the struct with the generic
1904         height/width instead of the struct with the possibly restricted
1905         height/width.
1906
1907 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1908
1909         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1910         Prefer the given format if it contains something stricter than [1,MAX]
1911         for height or width and only put a structure that requires rescaling
1912         as second. This makes it possible to use videoscale in pipelines where
1913         the source can actually produce the wanted height/width but usually
1914         selects a different one from the requested.
1915
1916 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1917
1918         Based on patch by: John Millikin <jmillikin gmail com>
1919
1920         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches), (gst_vorbis_tag_add),
1921           (gst_vorbis_tag_add_coverart):
1922           Retrieve COVERART tags from vorbis comments (#512333)
1923
1924 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1925
1926         * gst-libs/gst/tag/tag.h:
1927         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
1928           Don't forget to add new enum value here too (should probably use
1929           glib-mkenums here...).
1930
1931 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1932
1933         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_add_id3_image):
1934         * gst-libs/gst/tag/tag.h: (GST_TAG_IMAGE_TYPE_NONE),
1935         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
1936           (gst_tag_image_type_get_type), (gst_tag_image_type_is_valid),
1937           (gst_tag_image_data_to_image_buffer):
1938           Add two utility functions to avoid code duplication (#512333):
1939           API: add gst_tag_image_data_to_image_buffer()
1940           API: add gst_tag_list_add_id3_image()
1941           API: add GST_TAG_IMAGE_TYPE_NONE enum value
1942
1943 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
1944
1945         * win32/common/libgstaudio.def:
1946         Add gst_audio_check_channel_positions() to the exported symbols.
1947
1948 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
1949
1950         * docs/libs/gst-plugins-base-libs-sections.txt:
1951         * gst-libs/gst/audio/multichannel.c:
1952         (gst_audio_check_channel_positions):
1953         * gst-libs/gst/audio/multichannel.h:
1954         API: Make gst_audio_check_channel_positions() public.
1955
1956         * tests/check/libs/audio.c: (GST_START_TEST):
1957         Add some simple checks for gst_audio_check_channel_positions().
1958
1959 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1960
1961         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
1962           minrange and maxrange are scaled according to the frequency
1963           multiplier.
1964
1965 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1966
1967         * ext/pango/Makefile.am:
1968         * ext/pango/gsttextoverlay.c: (gst_text_overlay_shade_y),
1969           (gst_text_overlay_blit_yuv420), (gst_text_overlay_push_frame):
1970           Use gstvideo functions to calculate strides and plane offsets. Fixes
1971           rendering issue ('ghost' images of the text on the chroma planes)
1972           with widths or heights that are not multiples of 8 (#506659 and
1973           probably also #485729).
1974
1975         * tests/icles/test-textoverlay.c: (show_text), (test_textoverlay),
1976           (main):
1977           Test with odd height/width too.
1978
1979 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
1980
1981         * gst/adder/gstadder.c: (gst_adder_query_duration),
1982         (gst_adder_query_latency):
1983         When using gst_element_iterate_pads() one has to unref every pad
1984         after usage.
1985
1986 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
1987
1988         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1989         (gst_base_audio_src_class_init):
1990         Add a gtk-doc chunk for the new properties to have a Since: indication.
1991
1992 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
1993
1994         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1995         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
1996         (gst_base_audio_src_get_property), (gst_base_audio_src_setcaps),
1997         (gst_base_audio_src_change_state):
1998         Provide readable actual-buffer-time and actual-latency-time properties
1999         that reflect the configured ringbuffer values. Fixes #524724.
2000         API: GstBaseAudioSrc:actual-buffer-time
2001         API: GstBaseAudioSrc:actual-latency-time
2002
2003 2008-05-30  Wim Taymans  <wim.taymans@collabora.co.uk>
2004
2005         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push),
2006         (gst_basertppayload_change_state):
2007         Simply converting the running time into an RTP timestamp by scaling it
2008         based on the clock-rate is good enough for making an RTP timestamp. This
2009         has the added benefit that we can later on expose a property with the
2010         RTP timestamp of running time 0, as is needed for RTSP servers to
2011         generate the response of the PLAY request.
2012
2013 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
2014
2015         * gst/audioconvert/gstaudioconvert.c:
2016         (structure_has_fixed_channel_positions),
2017         (gst_audio_convert_transform_caps):
2018         Allow up to 11 positioned channels now that audioconvert can handle
2019         this but add no default positions for > 8 channels.
2020         
2021         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2022         Add some unit tests for the above change: Test conversion of
2023         11 positioned channels to stereo and the other way around, test
2024         conversion of 15 unpositioned channels in different ways.
2025
2026 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2027
2028         * win32/common/libgstaudio.def:
2029         Add gst_audio_clock_reset to the list of exported symbols.
2030
2031 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2032
2033         * tests/check/elements/vorbisdec.c: (vorbisdec_suite):
2034         Remove wrong_channels_identification_header unit test as we now
2035         support 7 (and more channels).
2036
2037 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2038
2039         * gst/audioconvert/gstchannelmix.c:
2040         (gst_channel_mix_fill_one_other):
2041         If mixing left or right to center (or the other way around) only take
2042         the complete value if we don't already have the original position in
2043         the source.
2044
2045 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2046
2047         * gst-libs/gst/audio/multichannel.c:
2048         (gst_audio_check_channel_positions),
2049         (gst_audio_set_structure_channel_positions_list),
2050         (gst_audio_fixate_channel_positions):
2051         Allow rear center together with rear left/right and other previously
2052         conflicting channel positions. The reason why they weren't allowed
2053         was the channel mixing implementation in audioconvert.
2054         Also take this into account when fixing channel layouts.
2055
2056         Allow setting channel positions for 1/2 channels when using
2057         gst_audio_set_structure_channel_position().
2058
2059         * gst/audioconvert/gstchannelmix.c:
2060         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
2061         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
2062         (gst_channel_mix_fill_special), (gst_channel_mix_fill_matrix):
2063         Major rewrite of the channel mixing.
2064
2065         We now allow previously conflicting channel positions to appear
2066         together (rear center and rear left/right for example).
2067         Fixes bug #533817.
2068
2069         Rework the way channels are mixed together to take more possible
2070         channel positions into account, properly mix from/to side channels
2071         and don't assume that either center, left&right or nothing of a
2072         specific position is available anymore.
2073
2074         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2075         Adjust unit tests with non-standard 1/2 channel layouts to the more
2076         correct new behaviour.
2077
2078         Add a unit test for 5.1->Stereo downmixing.
2079
2080 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
2081
2082         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
2083         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps):
2084         Add sane defaults for the 7 and 8 channel layouts as those are
2085         undefined in the Vorbis spec. Use NONE channel layouts when decoding
2086         more than 8 channels instead of erroring out. Fixes bug #535356.
2087
2088 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2089
2090         * docs/plugins/Makefile.am:
2091         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2092         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2093         * ext/theora/theoraparse.c:
2094         Add theoraparse to the docs and fix some docs.
2095
2096 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2097
2098         * gst-libs/gst/cdda/gstcddabasesrc.c:
2099         (gst_cdda_base_src_add_track), (gst_cdda_base_src_create):
2100         Fix EOS condition and track addition check, the track.end sector is
2101         included in the track. Fixes #533265.
2102
2103 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2104
2105         Patch by: Mark Nauwelaerts <manauw at skynet be>
2106
2107         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
2108         (gst_video_rate_flush_prev), (gst_video_rate_event),
2109         (gst_video_rate_chain):
2110         * gst/videorate/gstvideorate.h:
2111         React (more) to NEWSEGMENT
2112         Small adjustment in timestamp calculation to prevent mismatches
2113         Fixes #435633.
2114
2115 2008-05-28  Tim-Philipp Müller  <tim.muller at collabora co uk>
2116
2117         * tests/examples/seek/seek.c: (make_parselaunch_pipeline):
2118           Initialise error to NULL as we should.
2119
2120 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
2121
2122         * gst/adder/gstadder.c: (gst_adder_query_duration),
2123         (gst_adder_query_latency), (gst_adder_query):
2124         Implement latency query.
2125
2126 2008-05-27  Sebastian Dröge  <slomo@circular-chaos.org>
2127
2128         * gst/adder/gstadder.c: (gst_adder_query_duration):
2129         Correctly resync the iterator if gst_iterator_next() returns
2130         GST_ITERATOR_RESYNC.
2131
2132 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
2133
2134         * win32/vs6/libgstpbutils.dsp:
2135           Add pbutils-enumtypes.c to sources (#518037).
2136
2137 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
2138
2139         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
2140         (gst_audio_clock_reset), (gst_audio_clock_get_internal_time):
2141         * gst-libs/gst/audio/gstaudioclock.h:
2142         Add method to inform the clock that the time starts from 0 again. We use
2143         this info to calculate a clock offset so that the time we report in
2144         internal_time is monotonically increasing, as required by the clock base
2145         class. Fixes #521761.
2146         API: GstAudioClock::gst_audio_clock_reset()
2147
2148         * gst-libs/gst/audio/gstbaseaudiosink.c:
2149         (gst_base_audio_sink_skew_slaving),
2150         (gst_base_audio_sink_change_state):
2151         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2152         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2153         Reset reported time when we (re)create the ringbuffer.
2154
2155 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
2156
2157         * ext/alsa/gstalsamixertrack.c:
2158           (gst_alsa_mixer_track_update_alsa_capabilities):
2159           Make sure playback volumes aren't accidentally overwritten by
2160           capture volumes if an alsa mixer track has both playback and
2161           capture capabilities: we create two GstMixerTracks in that
2162           case, so make sure we query only the alsa capabilities that
2163           refer to the type of GstMixerTrack we created from the dual
2164           capability alsa element. Should fix issues with Audigy2 sound
2165           cards (#518082).
2166
2167 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
2168
2169         * tests/check/pipelines/oggmux.c: (test_pipeline):
2170           Don't use deprecated function.
2171
2172 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
2173
2174         * gst/playback/gstdecodebin2.c:
2175         (gst_decode_group_control_source_pad), (gst_decode_group_expose):
2176         Check for NULL cases and log them, creating ghostpads can, for example,
2177         fail when the pad returns wrong caps.
2178
2179         * gst/playback/gstplaybin2.c: (perform_eos):
2180         When pushing out the EOS event, collect the return value and warn when
2181         something failed.
2182
2183 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2184
2185         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
2186         (gst_riff_create_video_template_caps):
2187         Add support for DVCPRO.
2188
2189 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2190
2191         * gst/videoscale/gstvideoscale.c: (DEFAULT_PROP_METHOD):
2192           Change default scaling method from nearest-neighbour to bilinear.
2193
2194 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2195
2196         * tests/check/libs/video.c:
2197           More checks.
2198
2199 2008-05-25  Tim-Philipp Müller  <tim.muller at collabora co uk>
2200
2201         * gst/subparse/gstsubparse.c: (parser_state_init),
2202           (gst_sub_parse_format_autodetect), (handle_buffer):
2203         * gst/subparse/gstsubparse.h:
2204         * tests/check/elements/subparse.c: (test_tmplayer_style3b):
2205           Limit duration to a maximum of five seconds for tmplayer format where
2206           we can guess the duration only from the timestamp of the next line of
2207           text. We don't want to show a text for eternities just because nothing
2208           else is being said for a while.
2209
2210 2008-05-23  Wim Taymans  <wim.taymans@collabora.co.uk>
2211
2212         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2213         (gst_base_rtp_depayload_chain),
2214         (gst_base_rtp_depayload_handle_sink_event),
2215         (gst_base_rtp_depayload_push_full),
2216         (gst_base_rtp_depayload_change_state):
2217         Check sequence numbers, mark input buffers with a discont flag for the
2218         subclass when we detected a gap, drop duplicate buffers. We do this
2219         because one can use the element without a jitterbuffer in front and we
2220         don't want to feed the subclasses invalid or reordered data.
2221         Do an error when the subclass did not provide a process function instead
2222         of crashing.
2223         Some other small cleanups.
2224
2225 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
2226
2227         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
2228           May just as well use the precalculated uvstride here.
2229
2230 2008-05-22  Jan Schmidt  <jan.schmidt@sun.com>
2231
2232         * docs/plugins/Makefile.am:
2233         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
2234         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2235         * docs/plugins/gst-plugins-base-plugins.args:
2236         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2237         * docs/plugins/gst-plugins-base-plugins.interfaces:
2238         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2239         * docs/plugins/inspect/plugin-adder.xml:
2240         * docs/plugins/inspect/plugin-alsa.xml:
2241         * docs/plugins/inspect/plugin-audioconvert.xml:
2242         * docs/plugins/inspect/plugin-audiorate.xml:
2243         * docs/plugins/inspect/plugin-audioresample.xml:
2244         * docs/plugins/inspect/plugin-audiotestsrc.xml:
2245         * docs/plugins/inspect/plugin-cdparanoia.xml:
2246         * docs/plugins/inspect/plugin-decodebin.xml:
2247         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2248         * docs/plugins/inspect/plugin-gdp.xml:
2249         * docs/plugins/inspect/plugin-gio.xml:
2250         * docs/plugins/inspect/plugin-gnomevfs.xml:
2251         * docs/plugins/inspect/plugin-libvisual.xml:
2252         * docs/plugins/inspect/plugin-ogg.xml:
2253         * docs/plugins/inspect/plugin-pango.xml:
2254         * docs/plugins/inspect/plugin-playback.xml:
2255         * docs/plugins/inspect/plugin-queue2.xml:
2256         * docs/plugins/inspect/plugin-subparse.xml:
2257         * docs/plugins/inspect/plugin-tcp.xml:
2258         * docs/plugins/inspect/plugin-theora.xml:
2259         * docs/plugins/inspect/plugin-typefindfunctions.xml:
2260         * docs/plugins/inspect/plugin-uridecodebin.xml:
2261         * docs/plugins/inspect/plugin-video4linux.xml:
2262         * docs/plugins/inspect/plugin-videorate.xml:
2263         * docs/plugins/inspect/plugin-videoscale.xml:
2264         * docs/plugins/inspect/plugin-videotestsrc.xml:
2265         * docs/plugins/inspect/plugin-volume.xml:
2266         * docs/plugins/inspect/plugin-vorbis.xml:
2267         * docs/plugins/inspect/plugin-ximagesink.xml:
2268         * docs/plugins/inspect/plugin-xvimagesink.xml:
2269         * ext/cdparanoia/gstcdparanoiasrc.c:
2270         * ext/ogg/gstoggdemux.c:
2271         * ext/ogg/gstoggdemux.h:
2272         * ext/ogg/gstoggmux.c:
2273         * ext/ogg/gstoggmux.h:
2274         * gst/audioconvert/audioconvert.c:
2275         * gst/audioconvert/audioconvert.h:
2276         * gst/audioconvert/gstaudioconvert.h:
2277         * gst/gdp/gstgdpdepay.h:
2278         * gst/gdp/gstgdppay.h:
2279         * gst/playback/gstdecodebin.c:
2280         * gst/playback/gstdecodebin2.c:
2281         * gst/playback/gstplaybin.c:
2282         * gst/playback/gstplaybin2.c:
2283         * gst/playback/gsturidecodebin.c:
2284         * gst/tcp/gstmultifdsink.c:
2285         * gst/tcp/gstmultifdsink.h:
2286         * gst/tcp/gsttcp.h:
2287
2288         Add some documentation comments, and some new headers to be scanned.
2289         Rename some internal enum declarations (audioconvert's DitherType and
2290         NoiseShapingType, GstUnitType from the TCP elements) to match the
2291         documented GObject type names so that the docs pick them up.
2292         Name the playbin2 docs markups properly so they get picked up. They'll
2293         need renaming back when/if playbin2 becomes playbin.
2294
2295         100% symbol coverage for the plugin docs, booya.
2296
2297 2008-05-22  Sebastian Dröge  <slomo@circular-chaos.org>
2298
2299         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
2300
2301         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
2302         Fix generation of NV12/NV21 frames. Fixes bug #532454.
2303
2304 2008-05-22  Wim Taymans  <wim.taymans@collabora.co.uk>
2305
2306         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2307
2308         * gst/playback/gstdecodebin.c: (remove_fakesink):
2309         Lock the fakesink before setting the state to NULL and removing it from
2310         the bin so that a concurrent state change cannot interfere. 
2311         Fixes #534331.
2312
2313 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
2314
2315         * docs/Makefile.am:
2316         Fix installing plugin documentation when gtk-doc is disabled.
2317
2318 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
2319
2320         * gst-libs/gst/rtsp/Makefile.am:
2321         Distribute, don't install md5.h
2322
2323 2008-05-21  Julien Moutte  <julien@fluendo.com>
2324
2325         * gst/tcp/gstmultifdsink.c: (setup_dscp_client): Use IPPROTO_IP
2326         instead of SOL_IP, works on more platforms.
2327         * gst/typefind/gsttypefindfunctions.c: (aac_type_find): Fix printf
2328         arguments.
2329
2330 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2331
2332         * ext/vorbis/vorbisdec.c:
2333         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
2334         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_show_frame):
2335         Some debug and comment fixes.
2336
2337         * tests/examples/dynamic/addstream.c: (main):
2338         Fix , to ;
2339
2340 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2341
2342         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
2343         * gst/playback/decodetest.c: (new_decoded_pad_cb):
2344         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2345         (try_to_link_1), (elem_is_dynamic), (close_link), (type_found),
2346         (cleanup_decodebin):
2347         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
2348         (connect_element), (gst_decode_group_control_demuxer_pad):
2349         * gst/playback/gstplaybasebin.c: (queue_remove_probe),
2350         (queue_out_of_data), (gen_preroll_element), (preroll_unlinked),
2351         (mute_group_type):
2352         * gst/playback/gstplaybin.c: (gst_play_bin_vis_blocked),
2353         (gst_play_bin_set_property), (handoff), (gen_video_element),
2354         (gen_text_element), (gen_audio_element), (gen_vis_element),
2355         (remove_sinks), (add_sink), (setup_sinks):
2356         * gst/playback/gstplaybin2.c: (pad_added_cb), (no_more_pads_cb):
2357         * gst/playback/gstplaysink.c: (gst_play_sink_get_video_sink),
2358         (gst_play_sink_get_audio_sink), (gst_play_sink_vis_unblocked),
2359         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
2360         (gst_play_sink_get_vis_plugin), (gst_play_sink_set_mute),
2361         (gen_video_chain), (gen_text_chain), (gen_audio_chain),
2362         (gen_vis_chain), (gst_play_sink_reconfigure),
2363         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
2364         (gst_play_sink_request_pad):
2365         * gst/playback/gsturidecodebin.c: (type_found), (setup_source):
2366         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
2367         (cb_newpad):
2368         * gst/playback/test6.c: (new_decoded_pad_cb):
2369         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2370         * tests/check/elements/audiorate.c: (test_injector_chain),
2371         (do_perfect_stream_test):
2372         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
2373         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2374         * tests/check/elements/gnomevfssink.c:
2375         * tests/check/elements/textoverlay.c:
2376         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2):
2377         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
2378         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
2379         * tests/check/pipelines/oggmux.c: (test_pipeline):
2380         * tests/check/pipelines/streamheader.c: (GST_START_TEST):
2381         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
2382         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
2383         * tests/examples/seek/scrubby.c: (make_wav_pipeline):
2384         * tests/examples/seek/seek.c: (make_mod_pipeline),
2385         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
2386         (make_sid_pipeline), (make_parse_pipeline), (make_vorbis_pipeline),
2387         (make_theora_pipeline), (make_vorbis_theora_pipeline),
2388         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
2389         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
2390         (update_fill), (msg_buffering):
2391         Don't use bad gst_element_get_pad().
2392
2393 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
2394
2395         * gst-libs/gst/riff/riff-media.c:
2396           Fix wrong method name in docs. Fix calculation of strf fields for
2397           broken mulaw/alaw.
2398   
2399         * gst-libs/gst/riff/riff-read.c:
2400           Whitespace fix and removing double ';'.
2401
2402 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2403
2404         * docs/design/part-playbin2.txt:
2405         Add some leftover doc.
2406
2407 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2408
2409         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
2410         Fix copy & paste error in last commit.
2411
2412 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2413
2414         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
2415         Add support for mixing GST_AUDIO_CHANNEL_POSITION_SIDE_* from/to
2416         other channel positions when source has SIDE channels and dest doesn't
2417         or the other way around.
2418
2419 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
2420
2421         Patch by: Henrik Eriksson <henriken at axis dot com>
2422
2423         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
2424         (gst_multi_fd_sink_init), (setup_dscp_client), (setup_dscp),
2425         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_set_property),
2426         (gst_multi_fd_sink_get_property):
2427         * gst/tcp/gstmultifdsink.h:
2428         Add support for DSCP QOS. Fixes #469933.
2429
2430 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2431
2432         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2433         Add another test that checks if conversion between standard 1 and 2
2434         channel layouts with and without positions set is working.
2435
2436 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2437
2438         * gst-libs/gst/audio/multichannel.c:
2439         (gst_audio_check_channel_positions):
2440         Allow non-standard 2 channel layouts.
2441         
2442         * tests/check/elements/audioconvert.c: (GST_START_TEST):
2443         Add some tests for converting and remapping non-standard 1 and 2
2444         channel layouts.
2445
2446 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2447
2448         * gst/audioconvert/gstchannelmix.c:
2449         (gst_channel_mix_fill_normalize):
2450         Prevent division by zero if the channel mix matrix contains only
2451         zeroes.
2452
2453 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2454
2455         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
2456
2457         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain):
2458         Close a buffer memory leak. Fixes bug #534071.
2459
2460 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2461
2462         * gst-libs/gst/rtsp/gstrtsptransport.h:
2463         Make the GstRTSPTransport struct members public as there are no
2464         setters/getters and it's supposed to be changed directly.
2465         Fixes bug #533087.
2466
2467 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2468
2469         * gst/adder/gstadder.c:
2470         Adder also doesn't support audio/x-raw-int with width!=depth so don't
2471         claim this on the pad template caps.
2472
2473 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2474
2475         * gst-libs/gst/audio/gstbaseaudiosink.c:
2476         (gst_base_audio_sink_sync_latency):
2477         We can only use our optimal calibration if we prerolled before the
2478         latency expired.
2479
2480 2008-05-20  Tim-Philipp Müller  <tim.muller at collabora co uk>
2481
2482         * configure.ac:
2483           Require core CVS for GstBaseSrc buffer caps setting magic.
2484
2485 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2486
2487         * gst/audioconvert/gstaudioconvert.c:
2488         (gst_audio_convert_fixate_channels):
2489         Fix logic in last commit.
2490
2491 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2492
2493         * gst/audioconvert/gstaudioconvert.c:
2494         (gst_audio_convert_fixate_channels):
2495         Passthrough the channel positions if the number of output channels is
2496         the same as the number of input channels, the input had a channel
2497         layout and downstream requests no special one. We did this already for
2498         > 2 channels but now it's also done for 1 channel. Fixes bug #533617.
2499
2500 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2501
2502         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
2503         (gst_gnome_vfs_src_finalize),
2504         (gst_gnome_vfs_src_received_headers_callback),
2505         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_stop):
2506         * ext/gnomevfs/gstgnomevfssrc.h:
2507         Set the ICY caps on the srcpad from where they get picked up by the base
2508         class now and set on the outgoing buffers.
2509
2510         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2511         (gst_base_audio_src_create):
2512         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
2513         BaseSrc now sets the caps on outgoing buffers automatically.
2514
2515 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2516
2517         * gst-libs/gst/audio/gstbaseaudiosink.c:
2518         (gst_base_audio_sink_resample_slaving),
2519         (gst_base_audio_sink_skew_slaving),
2520         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
2521         (gst_base_audio_sink_async_play),
2522         (gst_base_audio_sink_change_state):
2523         Change the way in which the ringbuffer is started when dealing with a
2524         slaved clock and latency. We now sync to the clock until we reach
2525         upstream latency before starting the ringbuffer. This has the effect
2526         that we can accurately align the master and slave clocks and let the
2527         rate correction code take care of the initial drift or rounding errors
2528         instead of leaving them uncorrected with the old approach.
2529
2530 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2531
2532         * gst/audioconvert/gstaudioconvert.c:
2533         (gst_audio_convert_fixate_channels):
2534         Correctly set the default channel positions when converting to 8
2535         channels.
2536
2537 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2538
2539         * configure.ac:
2540           Error out if we don't have the required version of core.
2541
2542 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2543
2544         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
2545           Use data scan helper in aac typefinder and stop scanning
2546           for headers when we've found a type. Also fix potential invalid
2547           memory access when calculating the frame length.
2548
2549 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2550
2551         * gst/typefind/gsttypefindfunctions.c: (data_scan_ctx_ensure_data),
2552           (mpeg_sys_is_valid_pack):
2553           Don't modify scan context when we return FALSE in ensure_data, so
2554           it's possible to continue scanning, and we don't end up with a NULL
2555           data pointer and a positive size, which might bite us the next time
2556           we're called. Small constification.
2557
2558 2008-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
2559
2560         * gst/adder/gstadder.c:
2561         Adder doesn't support 24 bit samples so don't claim it supports them
2562         in the pad template caps.
2563
2564 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2565
2566         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2567         (gst_base_rtp_depayload_chain):
2568         Validate the RTP packet before further processing it. It's just too
2569         dangerous to accept random packets and people are not forced to use a
2570         jitterbuffer or session manager to filter out the bad packets.
2571
2572         * gst-libs/gst/rtp/gstrtpbuffer.c:
2573         (gst_rtp_buffer_set_extension_data),
2574         (gst_rtp_buffer_get_payload_subbuffer):
2575         Small cleanups.
2576         When setting extension data in a buffer that is too small, we fail and
2577         we should not set the extension bit.
2578         Change GST_WARNINGS into g_warning because they really are
2579         programming errors.
2580
2581         * tests/check/libs/rtp.c: (GST_START_TEST):
2582         Catch the g_warnings now in the unit tests and that fact that failing to
2583         set extension data left the extension bit untouched.
2584
2585 2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
2586
2587         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2588           Revert previous change which made basetransform handle buffer_alloc
2589           and which breaks things badly in the non-passthrough case since it
2590           returned buffers with a different (ie. sometimes smaller) size than
2591           the size requested.
2592
2593 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2594
2595         Patch by: Bernard B <b-gnome at largestprime dot net>
2596
2597         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum):
2598         Fix seqnum compare function for bordercase values and fix the docs
2599         again. Fixes #533075.
2600
2601         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
2602         Add a testcase for seqnum compare function.
2603
2604 2008-05-14  Sebastian Dröge  <slomo@circular-chaos.org>
2605
2606         * gst/adder/gstadder.c: (gst_adder_setcaps),
2607         (gst_adder_class_init):
2608         Correctly declare the supported endianness on the pad templates
2609         and check for correct endianness in the set caps function. Adder
2610         only supports native endianness.
2611         Also use gst_element_class_set_details_simple().
2612
2613 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
2614
2615         * sys/xvimage/xvimagesink.c:
2616           Better debug logging in port value handling. Merging separate port
2617           value loops into one.
2618
2619 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2620
2621         Patch by: Hannes Bistry <hannesb at gmx dot de>
2622
2623         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
2624         * gst/tcp/gsttcpserversink.c:
2625         (gst_tcp_server_sink_handle_server_read),
2626         (gst_tcp_server_sink_handle_wait), (gst_tcp_server_sink_init_send):
2627         Fix regression in clientsrc because we did not add the fd to the poll
2628         set anymore. Fixes #532364.
2629         Do some cleanups here and there.
2630
2631 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2632
2633         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
2634         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
2635         * gst/playback/gstplay-marshal.list:
2636         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
2637         Use correct marshallers. GstCaps are a boxed type and no GObject
2638         subclass.
2639
2640 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2641
2642         * win32/common/libgstrtsp.def:
2643         Add gst_rtsp_connection_(set|clear)_auth_param() to the exported
2644         symbols.
2645
2646 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2647
2648         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2649
2650         * tests/check/elements/audioresample.c:
2651         (live_switch_alloc_only_48000), (live_switch_get_sink_caps),
2652         (live_switch_push), (GST_START_TEST):
2653         Add unit test for the latest basetransform negotiation changes.
2654         See bug #526768.
2655
2656 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2657
2658         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2659         Fix nv12<->nv21 conversion if stride is larger than width.
2660
2661 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2662
2663         Patch by: Jan Gerber <j at oil21 dot org>
2664
2665         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
2666         (gst_ogg_pad_parse_skeleton_fisbone):
2667         * ext/ogg/gstoggdemux.h:
2668         Parse presentation time from skeleton streams and use it as offset
2669         for the timestamps. Fixes bug #530068.
2670
2671 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
2672
2673         * gst-libs/gst/audio/gstbaseaudiosink.c:
2674         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
2675         Revert previous patch that attempted to more accurately calculate the
2676         initial offset between master and slave clock. The best thing we can do
2677         in general is take the time of both clocks as the diff since we don't
2678         know when the actual preroll happened.
2679
2680 2008-05-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
2681
2682         * gst-libs/gst/pbutils/install-plugins.c:
2683           Fix docs: type and missing word.
2684
2685 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
2686
2687         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2688           Don't do lots of 4-byte peeks, but use the 'new' data scan helper
2689           for this instead; don't check if we've found enough markers after
2690           each and every step, it's enough to do that only if we've actually
2691           found a new marker.
2692           Embed a G_UNLIKELY into the IS_MPEG_HEADER macro.
2693
2694 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
2695
2696         * gst/typefind/gsttypefindfunctions.c:
2697           (DATA_SCAN_CTX_CHUNK_SIZE), (DataScanCtx), (data_scan_ctx_advance),
2698           (data_scan_ctx_ensure_data), (GST_MPEGVID_TYPEFIND_TRY_SYNC),
2699           (mpeg_video_stream_type_find):
2700           Move scan helper thingy to the beginning of the file so we can use
2701           it in other typefind functions. Rename it to something more
2702           generic. Also improve handling of things towards the end of the
2703           typefind data: peek as much as we can if we know the size of the
2704           data, rather than just min_size.
2705
2706 2008-05-09  Jan Schmidt  <jan.schmidt@sun.com>
2707
2708         * docs/libs/gst-plugins-base-libs-sections.txt:
2709         * gst-libs/gst/interfaces/colorbalance.c:
2710         * gst-libs/gst/interfaces/colorbalance.h:
2711         * gst-libs/gst/interfaces/colorbalancechannel.c:
2712         * gst-libs/gst/interfaces/colorbalancechannel.h:
2713         * gst-libs/gst/interfaces/tuner.c:
2714         * gst-libs/gst/interfaces/tunerchannel.c:
2715         * gst-libs/gst/interfaces/tunerchannel.h:
2716         * gst-libs/gst/interfaces/tunernorm.c:
2717         * gst-libs/gst/interfaces/tunernorm.h:
2718         * gst-libs/gst/video/video.c:
2719         * gst-libs/gst/video/video.h:
2720         Document the GstTuner and GstColorBalance interfaces, and some
2721         other random API functions that needed it. 70% symbol coverage, woo.
2722
2723 2008-05-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2724
2725         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
2726         Choose to allocate one less segment but require one additional segment
2727         as latency. 
2728
2729         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_acquire):
2730         No need to increment the number of segments in the source.
2731
2732         * gst-libs/gst/audio/gstbaseaudiosink.c:
2733         (gst_base_audio_sink_get_time), (clock_convert_external),
2734         (gst_base_audio_sink_resample_slaving),
2735         (gst_base_audio_sink_skew_slaving),
2736         (gst_base_audio_sink_none_slaving), (gst_base_audio_sink_render),
2737         (gst_base_audio_sink_async_play):
2738         Remove adding latency when returning the internal time while subtracting
2739         it again when we use the value a little later.
2740         When calculating the end timestamp, we are making a rounding error
2741         with the current algorithm. Ensure that we don't accumulate these
2742         rounding errors when aligning samples by not resampling at all if we
2743         don't need to. Fixes #419351.
2744         Make the initial calibration of the clock slaving a little more
2745         predictable and accurate. Also handle the case where we don't do
2746         clock slaving.
2747
2748 2008-05-09  Sebastian Dröge  <slomo@circular-chaos.org>
2749
2750         Based on a patch by:
2751           Björn Benderius <bjoern dot benderius at axis dot com>
2752
2753         * gst/ffmpegcolorspace/avcodec.h:
2754         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2755         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
2756         (gst_ffmpegcsp_avpicture_fill):
2757         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2758         * gst/ffmpegcolorspace/imgconvert_template.h:
2759         Add conversions from/to NV12 and NV21 and conversions between those
2760         two formats. Fixes bug #532166.
2761
2762 2008-05-08  Edward Hervey  <edward.hervey@collabora.co.uk>
2763
2764         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2765         Abort the h264 typefinding as soon as _peek() doesn't return anything,
2766         which happens for example with files smaller than 128kb.
2767
2768 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
2769
2770         Patch by: Wouter Cloetens <zombie at e2big dot org>
2771
2772         * gst-libs/gst/rtsp/Makefile.am:
2773         * gst-libs/gst/rtsp/gstrtspconnection.c:
2774         (gst_rtsp_connection_create), (md5_digest_to_hex_string),
2775         (auth_digest_compute_hex_urp), (auth_digest_compute_response),
2776         (add_auth_header), (gst_rtsp_connection_free),
2777         (gst_rtsp_connection_set_auth), (str_case_hash), (str_case_equal),
2778         (gst_rtsp_connection_set_auth_param),
2779         (gst_rtsp_connection_clear_auth_params):
2780         * gst-libs/gst/rtsp/gstrtspconnection.h:
2781         Add Digest authorization support for RTSP connections. See #532065.
2782
2783         * gst-libs/gst/rtsp/md5.c:
2784         * gst-libs/gst/rtsp/md5.h:
2785         Yeap, another md5 implementation until we can depend on a glib that has
2786         support for it.
2787
2788 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
2789
2790         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2791
2792         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2793         Let audioresample use the buffer allocation of basetransform instead
2794         of it's own stuff.
2795
2796         * tests/check/elements/audioresample.c: (alloc_only_48000),
2797         (GST_START_TEST), (audioresample_suite):
2798         Add unit test for the recent basetransform bugfix, where upstream
2799         changes caps to something that can't be passed through anymore.
2800
2801 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2802
2803         * win32/common/config.h.in:
2804           Don't define GST_FUNCTION, if GLib supports MSVC we'd much rather
2805           use the real thing than having "???" unconditionally.
2806
2807 2008-05-07  Wim Taymans  <wim.taymans@collabora.co.uk>
2808
2809         * gst-libs/gst/audio/gstbaseaudiosink.c:
2810         (gst_base_audio_sink_query):
2811         Report the latency with the new seglatency parameter.
2812
2813         * gst-libs/gst/audio/gstringbuffer.c:
2814         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
2815         (gst_ring_buffer_acquire):
2816         * gst-libs/gst/audio/gstringbuffer.h:
2817         Add new field to the ringbufferspec to specify the expected latency
2818         between the underlying device read/write pointer, this is needed
2819         when writing sinks that sit a little closer to the hardware.
2820         Add some more docs for other fields.
2821
2822 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2823
2824         * gst/volume/gstvolume.c: (volume_transform_ip):
2825         Return NOT_NEGOTIATED if we didn't set a process function yet for some
2826         reason instead of crashing later. Might fix bug #509125.
2827
2828 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2829
2830         Based on a patch by: Tim-Philipp Müller  <tim.muller at collabora co uk>
2831
2832         * gst/audioconvert/audioconvert.c: (audio_convert_prepare_context):
2833         * gst/audioconvert/audioconvert.h:
2834         * gst/audioconvert/gstaudioconvert.c:
2835         (gst_audio_convert_parse_caps),
2836         (structure_has_fixed_channel_positions),
2837         (gst_audio_convert_transform_caps):
2838         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_matrix):
2839         Add support for more than 8 channels and NONE channel layouts. For
2840         more than 8 channels no channel conversion is supported yet, only
2841         format conversions are supported. Fixes bug #398033.
2842
2843         * tests/check/elements/audioconvert.c: (verify_convert),
2844         (GST_START_TEST), (audioconvert_suite):
2845         Add some unit tests by Tim for checking the NONE channel layouts
2846         and more than 8 channels and add some more unit tests for channel
2847         conversions.
2848
2849 2008-05-06  Wim Taymans  <wim.taymans@collabora.co.uk>
2850
2851         * gst/playback/gstdecodebin2.c: (connect_pad):
2852         When autoplugging fails, set the element back to NULL before
2853         unreffing it.
2854
2855 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2856
2857         * win32/common/libgstaudio.def:
2858         Add gst_base_audio_src_[sg]et_slave_method() to the exported
2859         symbols.
2860
2861 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2862
2863         * gst/subparse/samiparse.c: (handle_start_sync),
2864         (end_sami_element), (characters_sami):
2865         Remove trailing, leading and double whitespaces.
2866         Correctly timestamp buffers and output the last buffer too.
2867
2868         * tests/check/elements/subparse.c: (GST_START_TEST),
2869         (subparse_suite):
2870         Add a simple unit test for SAMI parsing.
2871
2872 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2873
2874         Patch by: Young-Ho Cha <ganadist at chollian dot net>
2875
2876         * gst/subparse/samiparse.c: (handle_start_sync),
2877         (start_sami_element), (end_sami_element), (characters_sami),
2878         (sami_context_reset):
2879         Only output characters inside the "sync" elements. There could be
2880         other elements like "style" that have some content but should
2881         not be printed. Fixes bug #467911.
2882
2883 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2884
2885         * gst/playback/gstplaybasebin.c: (set_audio_mute),
2886         (set_active_source):
2887         * gst/playback/gstplaybasebin.h:
2888         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2889         (playbin_set_audio_mute):
2890         Allow setting -1 as current-audio to mute the current audio stream,
2891         similar to what is done for subtitles. Fixes bug #342294.
2892
2893 2008-05-05  Edward Hervey  <edward.hervey at collabora co uk>
2894
2895         * gst-libs/gst/pbutils/descriptions.c: (formats): 
2896         It's SorensOn and not SorensEn.
2897
2898 2008-05-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
2899
2900         * gst-libs/gst/pbutils/descriptions.c: (formats):
2901           Fix description of video/x-flash-video.
2902
2903 2008-05-04  Sebastian Dröge  <slomo@circular-chaos.org>
2904
2905         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
2906         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
2907         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
2908         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps_list):
2909         Remove some unused code.
2910
2911         * gst/audioconvert/gstaudioquantize.c:
2912         (gst_audio_quantize_free_noise_shaping):
2913         Don't return before freeing the noise shaping history.
2914
2915 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2916
2917         * tests/check/elements/subparse.c: (do_test),
2918           (test_tmplayer_style3b), (subparse_suite):
2919           Add unit test for the tmplayer variant from bug #530962.
2920
2921 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2922
2923         * gst/subparse/gstsubparse.c: (handle_buffer),
2924           (gst_sub_parse_sink_event):
2925         * gst/subparse/tmplayerparse.c: (tmplayer_process_buffer),
2926           (tmplayer_parse_line):
2927           Fix parsing of tmplayer subtitle variant where every single line contains
2928           text and there isn't an empty line after each line to determine the
2929           duration (#530962). Improve EOS handling for tmplayer subtitles a bit by
2930           making sure that we push out the last line of text without a duration if
2931           there's still text left in the buffer at the end.
2932
2933 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2934
2935         * gst/subparse/gstsubparse.c: (feed_textbuf):
2936           Fix detection of discontinuities based on the buffer offset (doesn't work
2937           so well if no buffer offset is set) and also check for the DISCONT buffer
2938           flag. This keeps the parser state from being reset after each buffer in
2939           the unit test.
2940
2941 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2942
2943         * gst/typefind/gsttypefindfunctions.c: (mpeg_video_stream_type_find):
2944           Further fine-tuning: don't absolutely require sequence or GOP headers
2945           (as introduced in the previous commit), but adjust the typefind
2946           probabilities returned accordingly if we don't see them. Also make sure
2947           picture header and first slice are somewhat close to each other (which
2948           is not perfect but still better than requiring a fixed offset or having
2949           no limit at all).
2950
2951 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2952
2953         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
2954         (gst_basertppayload_sink_setcaps),
2955         (gst_basertppayload_sink_getcaps):
2956         Rename the setcaps/getcaps function internally to make it clear that
2957         they are called for the sink pad.
2958
2959 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2960
2961         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2962         (gst_base_rtp_depayload_class_init),
2963         (gst_base_rtp_depayload_handle_sink_event), (create_segment_event),
2964         (gst_base_rtp_depayload_packet_lost),
2965         (gst_base_rtp_depayload_set_gst_timestamp):
2966         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2967         Catch packet-lost events from the jitterbuffer and convert them into a
2968         vmethod call (lost-packet) so that depayloaders can do something smart.
2969         Also add a default packet-lost function that sends out a segment update
2970         to the decoders.
2971
2972 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
2973
2974         * gst/playback/test4.c:
2975         * gst/playback/test5.c:
2976         * gst/playback/test6.c:
2977         * gst/playback/test7.c:
2978           Also include config.h when relying on defines from it. Fixes the
2979           build. Its been a please to serve :)
2980
2981 2008-05-02  Thijs Vermeir <thijsvermeir@gmail.com>
2982
2983         * gst/videotestsrc/videotestsrc.c (paint_setup_NV12),
2984         (paint_setup_NV21), (paint_hline_NV12_NV21):
2985         Add support for NV12 and NV21 in videotestsrc
2986
2987 2008-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
2988
2989         * gst/videoscale/gstvideoscale.c:
2990         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
2991         * gst/videoscale/vs_image.c: (vs_image_scale_nearest_RGBA),
2992         (vs_image_scale_linear_RGBA), (vs_image_scale_nearest_RGB),
2993         (vs_image_scale_linear_RGB), (vs_image_scale_nearest_YUYV),
2994         (vs_image_scale_linear_YUYV), (vs_image_scale_nearest_UYVY),
2995         (vs_image_scale_linear_UYVY), (vs_image_scale_nearest_Y),
2996         (vs_image_scale_linear_Y), (vs_image_scale_nearest_RGB565),
2997         (vs_image_scale_linear_RGB565), (vs_image_scale_nearest_RGB555),
2998         (vs_image_scale_linear_RGB555):
2999         Support 1x1 images as input and output as for example the BBC HQ new
3000         streams have 1x1 GIFs in the playlists for some reason.
3001
3002 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
3003
3004         * gst/playback/gstdecodebin.c: (free_pad_probe_for_element),
3005           (try_to_link_1):
3006           If we can't activate one of the decoders we plugged in (such as,
3007           say, musepackdec) for some reason (it might not support push mode,
3008           for example), remove any pad probes that close_pad_link() might
3009           have set up. This makes sure we later don't try to remove a probe
3010           for a pad that doesn't exist any longer, and avoids nast warnings
3011           and probably other things too.
3012
3013 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
3014
3015         * gst/typefind/gsttypefindfunctions.c:
3016           (mpeg_video_stream_ctx_ensure_data), (mpeg_video_stream_type_find),
3017           (plugin_init):
3018           Rework mpeg video stream typefinding a bit more: make sure sequence,
3019           GOP, picture and slice headers appear in the order they should and
3020           that we've in fact at least had one of each; fix picture header
3021           detection; decouple picture and slice header check - don't assume
3022           they're at a fixed offset, there may be extra data in between. Also,
3023           announce varying degrees of probability depending on what we found
3024           exactly (multiple pictures, at least one picture, just sequence and
3025           GOP headers). Finally, in _ensure_data(), take into account that we
3026           might be typefinding smaller amounts of data, such as the first
3027           buffer of a stream, so fall back to the minimum size needed as long
3028           as that's available, instead of erroring out if there's less than
3029           2kB of data. Fixes #526173. Conveniently also doesn't recognise the
3030           fuzzed file from #399342 as valid.
3031
3032 2008-04-30  Michael Smith <msmith@songbirdnest.com>
3033
3034         * ext/theora/theoradec.c:
3035           Cool kids don't divide by zero.
3036           Treat PAR of x:0 as 1:1.
3037           Fixes #530719.
3038
3039 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
3040
3041         * gst/typefind/gsttypefindfunctions.c: (MpegVideoStreamCtx),
3042           (mpeg_video_stream_ctx_advance), (mpeg_video_stream_ctx_ensure_data),
3043           (mpeg_video_stream_type_find):
3044           Refactor a bit: use context structure to track parsing offset and
3045           size of available data and make the code a bit clearer. Fixes bad
3046           memory access in #356937.
3047
3048 2008-04-28  Michael Smith <msmith@songbirdnest.com>
3049
3050         * gst/playback/test4.c:
3051         * gst/playback/test5.c:
3052         * gst/playback/test6.c:
3053         * gst/tcp/gstmultifdsink.c:
3054           Include stdlib.h and unistd.h only if the appropriate HAVE_*_H macro
3055           is defined.
3056
3057 2008-04-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3058
3059         * gst-libs/gst/audio/gstbaseaudiosink.h:
3060         Clarify some docs.
3061
3062         * gst-libs/gst/audio/gstbaseaudiosrc.c: (slave_method_get_type),
3063         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
3064         (gst_base_audio_src_set_slave_method),
3065         (gst_base_audio_src_get_slave_method),
3066         (gst_base_audio_src_set_property),
3067         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
3068         * gst-libs/gst/audio/gstbaseaudiosrc.h:
3069         Add property and methods for selecting the clock slave method in the
3070         source, like in the sink.
3071         We only implement "none" and "re-timestamp" for now.
3072         API: gst_base_audio_src_set_slave_method()
3073         API: gst_base_audio_src_get_slave_method()
3074
3075 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
3076
3077         * gst-libs/gst/rtp/gstrtpbuffer.c:
3078         Fix the docs about the seqnum compare function, it returns a difference.
3079
3080 2008-04-24  Edward Hervey  <edward.hervey@collabora.co.uk>
3081
3082         * ext/alsa/gstalsadeviceprobe.c:
3083         (gst_alsa_get_device_list): Don't return before freeing up
3084         the allocated structures.
3085
3086 2008-04-24  Stefan Kost  <ensonic@users.sf.net>
3087
3088         * gst/playback/gstplaybin.c:
3089           Remove obsolete streaminfo code and fix a leak. Fixes #529546
3090
3091 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
3092
3093         * ext/ogg/gstoggdemux.c:
3094           Revert the event part, that should not go in.
3095
3096 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
3097
3098         * ext/ogg/gstoggdemux.c:
3099           Don't leak GstPluginFeatures when filtering.
3100
3101 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
3102
3103         * sys/xvimage/xvimagesink.c:
3104           Add some logging for cases when grabbing the xv failed.
3105
3106 2008-04-21  David Schleef  <ds@schleef.org>
3107
3108         * ext/ogg/gstoggmux.c:
3109           Update Ogg/Dirac muxing.  Removes the weird "KW-DIRAC" bos
3110           packet.  Should conform to what we currently think is the
3111           final Ogg/Dirac muxing spec.
3112
3113 2008-04-21  David Schleef  <ds@schleef.org>
3114
3115         * sys/xvimage/xvimagesink.c:
3116           Fix typo that causes the overlay keying color to bright green
3117           on a 16-bit display.  Dark grey good.  Bright green bad.
3118
3119 2008-04-21  Stefan Kost  <ensonic@users.sf.net>
3120
3121         * ext/gnomevfs/gstgnomevfsuri.c:
3122           Add  FIXME comment about using uri-list for source and sink.
3123
3124 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3125
3126         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
3127         GST_TYPE_FRACTION contains gints so correctly cast gint64 arguments to
3128         vaargs functions to gint. Otherwise the fractions will get 0 set
3129         instead of the correct value on big endian systems. Fixes bug #529018.
3130
3131 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3132
3133         * ext/gnomevfs/gstgnomevfssink.c:
3134         (gst_gnome_vfs_sink_uri_get_protocols):
3135         * ext/gnomevfs/gstgnomevfssrc.c:
3136         (gst_gnome_vfs_src_uri_get_protocols):
3137         * ext/gnomevfs/gstgnomevfsuri.c: (_internal_get_supported_uris),
3138         (gst_gnomevfs_get_supported_uris):
3139         Get the list of supported URI schemes in a threadsafe way and use the
3140         same list for the source and sink.
3141
3142 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
3143
3144         * ext/gio/gstgio.c: (_internal_get_supported_protocols),
3145         (gst_gio_get_supported_protocols):
3146         Don't generate a new supported protocols list on each call but cache
3147         it. It's supposed to be static anyway, this way we only leak it once
3148         per process.
3149
3150         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
3151         (gst_gio_sink_class_init), (gst_gio_sink_finalize),
3152         (gst_gio_sink_set_property), (gst_gio_sink_get_property),
3153         (gst_gio_sink_start):
3154         * ext/gio/gstgiosink.h:
3155         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
3156         (gst_gio_src_class_init), (gst_gio_src_finalize),
3157         (gst_gio_src_set_property), (gst_gio_src_get_property),
3158         (gst_gio_src_start):
3159         * ext/gio/gstgiosrc.h:
3160         API: Add "file" properties where one can set a GFile as
3161         source/destination.
3162
3163         Add locking to the properties and use
3164         gst_element_class_set_details_simple() instead of a static
3165         GstElementDetails struct.
3166
3167 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
3168
3169         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
3170         (plugin_init):
3171         Add "mpp" and "mp+" as possible extensions for MusePack files.
3172
3173         Add typefinding for MusePack StreamVersion 8 files and include the
3174         stream version in the caps.
3175
3176 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
3177
3178         * gst-libs/gst/rtp/gstrtppayloads.c:
3179         (gst_rtp_payload_info_for_name):
3180         Use g_ascii_strcasecmp() instead of the deprecated g_strcasecmp().
3181
3182 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
3183
3184         * configure.ac:
3185           Bump Gtk+ requirement to 2.12.0 for gtk_range_set_fill_level
3186           (NB: this only affects compilation of some of the examples).
3187           Remove some configure.ac cruft that's not needed any longer.
3188
3189 2008-04-18  Edward Hervey  <edward.hervey@collabora.co.uk>
3190
3191         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
3192         Don't validate the payload if there isn't any.
3193         Fixes #525915
3194
3195 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
3196
3197         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_may_start):
3198         Use g_atomic_int_set() instead of gst_atomic_int_set().
3199
3200 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
3201
3202         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3203         Return NULL instead of a gchar * array with one NULL element if we
3204         don't get any supported URI schemes from GIO.
3205
3206 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
3207
3208         * gst/audiotestsrc/gstaudiotestsrc.c:
3209           Remove cpp style commented old code.
3210
3211 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
3212
3213         * gst/playback/gstdecodebin2.c:
3214           Fix signal docs.
3215
3216 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
3217
3218         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
3219           (gst_text_overlay_init):
3220           Fix textoverlay unit test again by making the supposed default
3221           value for the wait-text property the actual default value.
3222           Also fix Since: tag for new property.
3223
3224 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
3225
3226         * gst-libs/gst/video/video.c: (gst_video_format_new_caps),
3227           (gst_video_format_to_fourcc), (gst_video_format_get_row_stride),
3228           (gst_video_format_get_pixel_stride),
3229           (gst_video_format_get_component_width),
3230           (gst_video_format_get_component_height),
3231           (gst_video_format_get_component_offset), (gst_video_format_get_size),
3232           (gst_video_format_convert):
3233           Add guards to these functions to ensure sane input values.
3234
3235         * tests/check/libs/video.c:
3236           Fix unit test not to create caps with width=0 and height=0.
3237
3238 2008-04-11  Wim Taymans  <wim.taymans@collabora.co.uk>
3239
3240         * docs/design/draft-keyframe-force.txt:
3241         Fix typo.
3242
3243         * gst/playback/gstqueue2.c: (update_buffering),
3244         (gst_queue_handle_src_query):
3245         Set buffering mode in the messages.
3246         Set buffering percent in the query.
3247
3248         * tests/examples/seek/seek.c: (update_fill), (msg_state_changed),
3249         (do_stream_buffering), (do_download_buffering), (msg_buffering):
3250         Do some more fancy things based on the buffering method in use.
3251
3252 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
3253
3254         * tests/examples/seek/seek.c: (update_fill), (set_update_fill),
3255         (play_cb), (pause_cb), (stop_cb), (msg_state_changed),
3256         (msg_buffering), (main):
3257         Add basic download reports to seek using the new buffering API.
3258
3259 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
3260
3261         * gst/playback/gstqueue2.c: (update_buffering),
3262         (gst_queue_close_temp_location_file), (gst_queue_handle_src_query),
3263         (gst_queue_src_checkgetrange_function):
3264         Include extra buffering stats in the buffering message.
3265         Implement BUFFERING query.
3266
3267         * gst/playback/gsturidecodebin.c: (do_async_start),
3268         (do_async_done), (type_found), (setup_streaming), (setup_source),
3269         (gst_uri_decode_bin_change_state):
3270         Only add decodebin2 when the type is found in streaming mode.
3271         Make uridecodebin async to PAUSED even when we don't have decodebin2
3272         added yet.
3273
3274 2008-04-09  Sebastian Dröge  <slomo@circular-chaos.org>
3275
3276         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3277         Filter cdda from the supported URI schemes. We can't support
3278         musicbrainz tags and everything else one expects from a cdda source
3279         with GIO. Fixes bug #526794.
3280
3281 2008-04-07  Jan Schmidt  <jan.schmidt@sun.com>
3282
3283         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_new),
3284         (gst_xvimagesink_buffer_alloc):
3285         Fix calculation of 'expected size' for YV12 buffers.
3286         Be a little more verbose in the debug output for buffer-alloc'ed
3287         buffers which turn out to have the wrong size.
3288
3289 2008-04-07  Tim-Philipp Müller  <tim at centricular dot net>
3290
3291         * NEWS:
3292         * RELEASE:
3293         * gst-plugins-base.doap:
3294           Merge other changes from 0.10.19 release branch.
3295
3296 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
3297
3298         * gst-libs/gst/audio/gstbaseaudiosink.c:
3299           (gst_base_audio_sink_class_init):
3300         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3301           (gst_base_audio_src_class_init):
3302         * gst/playback/gstplayback.c: (plugin_init):
3303         * gst/volume/gstvolume.c: (plugin_init):
3304           Work around missing bits of thread-safety on older GLibs some
3305           more to avoid assertions when starting up multiple playbin
3306           objects concurrently (see #512382).
3307
3308 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
3309
3310         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
3311           Remove some more fields.
3312
3313 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
3314
3315         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
3316
3317         * configure.ac:
3318         Actually build dlls when cross-compiling with mingw32.
3319         Fixes bug #526247.
3320
3321 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
3322
3323         * configure.ac:
3324           Bump version to 0.10.19.1 after the unplanned 0.10.19 release.
3325
3326 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3327
3328         * tests/examples/seek/seek.c: (play_cb), (pause_cb), (stop_cb),
3329         (msg_buffering), (connect_bus_signals), (main):
3330         Add statusbar.
3331         Add buffering support with feedback in the statusbar.
3332
3333 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
3334
3335         * ext/ogg/gstoggmux.c:
3336           Fix sample pipeline description.
3337
3338 2008-04-03  Stefan Kost  <ensonic@users.sf.net>
3339
3340         * docs/plugins/Makefile.am:
3341         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3342         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
3343         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3344           Add playbin, playbin2, decodebin, decodebin2, uridecodebin and oggmux
3345
3346         * docs/plugins/gst-plugins-base-plugins.args:
3347         * docs/plugins/gst-plugins-base-plugins.hierarchy:
3348         * docs/plugins/gst-plugins-base-plugins.interfaces:
3349         * docs/plugins/gst-plugins-base-plugins.prerequisites:
3350         * docs/plugins/inspect/plugin-adder.xml:
3351         * docs/plugins/inspect/plugin-alsa.xml:
3352         * docs/plugins/inspect/plugin-audioconvert.xml:
3353         * docs/plugins/inspect/plugin-audiorate.xml:
3354         * docs/plugins/inspect/plugin-audioresample.xml:
3355         * docs/plugins/inspect/plugin-audiotestsrc.xml:
3356         * docs/plugins/inspect/plugin-cdparanoia.xml:
3357         * docs/plugins/inspect/plugin-decodebin.xml:
3358         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3359         * docs/plugins/inspect/plugin-gdp.xml:
3360         * docs/plugins/inspect/plugin-gnomevfs.xml:
3361         * docs/plugins/inspect/plugin-libvisual.xml:
3362         * docs/plugins/inspect/plugin-ogg.xml:
3363         * docs/plugins/inspect/plugin-pango.xml:
3364         * docs/plugins/inspect/plugin-playback.xml:
3365         * docs/plugins/inspect/plugin-queue2.xml:
3366         * docs/plugins/inspect/plugin-subparse.xml:
3367         * docs/plugins/inspect/plugin-tcp.xml:
3368         * docs/plugins/inspect/plugin-theora.xml:
3369         * docs/plugins/inspect/plugin-typefindfunctions.xml:
3370         * docs/plugins/inspect/plugin-uridecodebin.xml:
3371         * docs/plugins/inspect/plugin-video4linux.xml:
3372         * docs/plugins/inspect/plugin-videorate.xml:
3373         * docs/plugins/inspect/plugin-videoscale.xml:
3374         * docs/plugins/inspect/plugin-videotestsrc.xml:
3375         * docs/plugins/inspect/plugin-volume.xml:
3376         * docs/plugins/inspect/plugin-vorbis.xml:
3377         * docs/plugins/inspect/plugin-ximagesink.xml:
3378         * docs/plugins/inspect/plugin-xvimagesink.xml:
3379           Update introspection data.
3380
3381         * ext/ogg/gstoggmux.c:
3382           Document oggmux.
3383
3384         * gst/playback/gstdecodebin2.c:
3385           Don't use gtk-doc style comment start for private stuff, but make it
3386           formatted like this for consistency.
3387
3388 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3389
3390         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
3391         (gst_decode_bin_init), (gst_decode_bin_dispose),
3392         (gst_decode_bin_set_sink_caps), (gst_decode_bin_get_sink_caps),
3393         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
3394         (analyze_new_pad), (connect_pad), (expose_pad),
3395         (gst_decode_group_new), (gst_decode_group_control_demuxer_pad),
3396         (gst_decode_group_expose), (gst_decode_group_free),
3397         (do_async_start), (do_async_done), (gst_decode_bin_change_state):
3398         Remove fakesink hack, we can now implement this more elegantly.
3399         Added property to bypass typefinding.
3400         Removed underrun callback and demuxer pad probe, we now use the srcpad
3401         probe to expose groups.
3402         API::sink-caps property
3403
3404         * gst/playback/gstplaybin2.c: (no_more_pads_cb):
3405         Guard against multiple emissions of the no_more_pads signal, which
3406         happens when we are dealing with chained oggs.
3407
3408         * gst/playback/gsturidecodebin.c: (remove_decoders),
3409         (make_decoder), (type_found), (setup_streaming), (source_new_pad),
3410         (setup_source):
3411         For streams, use our own typefind element and plug our queue after it.
3412         We will need this to determine the type of buffering to use for the
3413         queue soon.
3414
3415 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3416
3417         * gst-libs/gst/audio/gstbaseaudiosink.c:
3418         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render):
3419         Guard against over and underflows because of clock slaving.
3420         When we are using our own clock, still compensate for any calibrations
3421         that we might have done to our clock.
3422
3423 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3424
3425         * ext/theora/theoradec.c: (theora_handle_type_packet),
3426         (theora_dec_chain):
3427         Don't try to do anything fancy with the return code from pushing an
3428         event, it does not have enough information to turn it into a
3429         GST_FLOW_ERROR.
3430
3431 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
3432
3433         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_reset),
3434         (gst_ogg_demux_chain_elem_pad):
3435         Add small debug line.
3436         Pass return code from the internal decoder instead of the too generic
3437         GST_FLOW_ERROR.
3438
3439 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
3440
3441         * gst-libs/gst/cdda/Makefile.am:
3442         * gst-libs/gst/cdda/base64.c:
3443         * gst-libs/gst/cdda/base64.h:
3444         * gst-libs/gst/cdda/gstcddabasesrc.c:
3445         (gst_cddabasesrc_calculate_musicbrainz_discid):
3446         Use GLib's base64 implementation instead of our own.
3447
3448 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3449
3450         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3451         (gst_ogg_demux_read_chain):
3452         Refix oggdemux, we only have a problem if we failed to find a chain and
3453         we are not EOF.
3454
3455 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3456
3457         Patch by: Victor STINNER <victor dot stinner at haypocalc dot com>
3458
3459         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3460         (gst_ogg_demux_read_chain):
3461         When we fail to find a BOS page and we and up with no chain, error out
3462         properly instead of segfaulting. Fixes #525665.
3463
3464 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3465
3466         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3467         (gst_ogg_demux_read_chain), (gst_ogg_demux_handle_page):
3468         The new-pad-group sequence is add-pads, no-more-pads, add-pads,
3469         no-more-pads...
3470
3471 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3472
3473         * gst/playback/gstqueue2.c: (update_out_rates),
3474         (gst_queue_open_temp_location_file),
3475         (gst_queue_close_temp_location_file), (gst_queue_handle_src_event),
3476         (gst_queue_handle_src_query), (gst_queue_set_property):
3477         Update the estimated input data when we push out a buffer.
3478         Add some debug info about the temp file.
3479         Only forward src events when we are not using a temp file.
3480         Don't block the duration query, we need to find something better.
3481         Don't leak the temp filename.
3482
3483 2008-04-01  Sebastian Dröge  <slomo@circular-chaos.org>
3484
3485         * configure.ac:
3486         Require GLib 2.12 and liboil 0.3.14.
3487
3488         * gst/volume/gstvolume.c: (volume_process_double):
3489         Unconditionally use liboil 0.3.14 function.
3490
3491 2008-03-31  Wim Taymans  <wim.taymans@collabora.co.uk>
3492
3493         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3494         ms-gsm can have arbitrarty sample rates. See #481354.
3495
3496 2008-03-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3497
3498         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
3499         MP4S is generic MPEG-4, not a microsoft variant.
3500
3501 2008-03-27  Michael Smith <msmith@fluendo.com>
3502
3503         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
3504           Check the body CRC (if set) when depayloading.
3505           Fixes #522401.
3506
3507 2008-03-24  Tim-Philipp Müller  <tim at centricular dot net>
3508
3509         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
3510           Fix Since: version for new property.
3511
3512 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3513
3514         * gst-libs/gst/rtsp/gstrtspconnection.c:
3515         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
3516         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_poll):
3517         Don't error when poll_wait returns EAGAIN.
3518
3519 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3520
3521         * gst/playback/gstqueue2.c: (gst_queue_is_filled):
3522         The queue is never filled when there are no buffers in the queue at all.
3523         Fixes #523993.
3524
3525 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3526
3527         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3528         (init_group), (free_group), (gst_play_bin_init),
3529         (gst_play_bin_finalize), (gst_play_bin_set_uri),
3530         (gst_play_bin_set_suburi), (gst_play_bin_get_video_tags),
3531         (gst_play_bin_get_audio_tags), (gst_play_bin_get_text_tags),
3532         (gst_play_bin_set_current_video_stream),
3533         (gst_play_bin_set_current_audio_stream),
3534         (gst_play_bin_set_current_text_stream),
3535         (gst_play_bin_set_encoding), (gst_play_bin_set_property),
3536         (gst_play_bin_get_property), (pad_added_cb), (pad_removed_cb),
3537         (no_more_pads_cb), (perform_eos), (autoplug_select_cb),
3538         (activate_group), (deactivate_group), (setup_next_source),
3539         (save_current_group), (gst_play_bin_change_state):
3540         Update some docs.
3541         Add new locks and conds to protect pipeline creation and group
3542         switching.
3543         Implement the sub-uri property.
3544         Keep track of pending uridecodebin creation and configure the output
3545         pipeline after all streams are configured.
3546         Propagate subtitle encoding to the uridecodebins.
3547         Implement getting the video/audio/visualisation elements.
3548         Use input-selector for stream switching.
3549         If we are asked to do visualisation, prefer to autoplug raw sinks
3550         instead of sinks that accept encoded data.
3551
3552 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3553
3554         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
3555         (gst_play_sink_init), (gst_play_sink_dispose),
3556         (gst_play_sink_set_video_sink), (gst_play_sink_get_video_sink),
3557         (gst_play_sink_set_audio_sink), (gst_play_sink_get_audio_sink),
3558         (gst_play_sink_vis_unblocked), (gst_play_sink_vis_blocked),
3559         (gst_play_sink_set_vis_plugin), (gst_play_sink_get_vis_plugin),
3560         (gst_play_sink_set_volume), (gst_play_sink_get_volume),
3561         (gst_play_sink_set_mute), (gen_video_chain), (gen_text_chain),
3562         (gen_audio_chain), (gen_vis_chain), (gst_play_sink_reconfigure),
3563         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
3564         (gst_play_sink_send_event_to_sink), (gst_play_sink_change_state):
3565         * gst/playback/gstplaysink.h:
3566         Add methods to get audio/video/vis elements.
3567         Add methods to set the font description for the overlay.
3568         Remove properties, we're using this element with its methods only.
3569         Add support for subtitles.
3570         Rearrange the locking a bit to not use the object lock for protecting
3571         the pipeline construction.
3572         Try to use the volume and mute property on the sink when its available.
3573         Implement the mute option with volume when the sink does not have a mute
3574         property.
3575         Only add volume element when the sink has no volume property.
3576         Only do visualisations with raw audio pads.
3577
3578 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3579
3580         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
3581         (gst_text_overlay_init), (gst_text_overlay_set_property),
3582         (gst_text_overlay_get_property), (gst_text_overlay_src_event),
3583         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
3584         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
3585         (gst_text_overlay_change_state):
3586         * ext/pango/gsttextoverlay.h:
3587         Add property to configure waiting for text on the textpad or not, with
3588         the default behaviour being the old one (always wait for text before
3589         rendering the video). This default behaviour is usually not the best one
3590         because the text stream can very sparse and could require queueing a lot
3591         of video.
3592         Fix the flushing and EOS handing so that we don't mix up their meaning.
3593
3594 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3595
3596         * gst/playback/gsturidecodebin.c:
3597         (gst_uri_decode_bin_autoplug_factories),
3598         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
3599         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_encoding),
3600         (gst_uri_decode_bin_set_property),
3601         (gst_uri_decode_bin_get_property), (no_more_pads_full),
3602         (new_decoded_pad_cb), (gen_source_element), (remove_decoders),
3603         (proxy_autoplug_factories_signal), (make_decoder),
3604         (source_new_pad), (setup_source):
3605         Add a readonly source property and notify.
3606         Add new lock for protecting the construction of the pipeline.
3607         Keep track of the decodebins we plugged.
3608         Correctly proxy the autoplug signal so that it actually continues.
3609         Proxy subtitle-encoding to the decodebins.
3610
3611 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3612
3613         * tests/examples/seek/seek.c: (audio_toggle_cb), (video_toggle_cb),
3614         (text_toggle_cb), (update_streams), (main):
3615         Rearrange some buttons in playbin2 and make some other boxes insensitive
3616         when needed.
3617         Add language codes to subtitle selection boxes when we gind the right
3618         tags for the streams.
3619
3620 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3621
3622         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
3623         (gst_decode_bin_set_caps), (gst_decode_bin_get_caps),
3624         (gst_decode_bin_set_subs_encoding),
3625         (gst_decode_bin_get_subs_encoding),
3626         (gst_decode_bin_autoplug_factories), (connect_pad), (are_raw_caps),
3627         (deactivate_free_recursive):
3628         Protect caps property with the object lock.
3629         Protect encoding property with the object lock.
3630         Keep list of elements we added that have the subtitle-encoding property.
3631         Distribute the subtitle-encoding to all of the elements when it
3632         changes.
3633
3634 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3635
3636         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_release):
3637         Small debug improvement.
3638
3639         * gst-libs/gst/audio/gstbaseaudiosink.c:
3640         (gst_base_audio_sink_render):
3641         Fix bug in determining the sample start/stop position, we want to base
3642         this decision on the fact that we are going forwards or backwards, not
3643         slower or faster. This fixes some ugly resync warnings when playing at
3644         very slow speeds.
3645
3646 2008-03-23  Sebastian Dröge  <slomo@circular-chaos.org>
3647
3648         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3649         Correctly set the supported URI schemes and don't leave
3650         some schemes in the middle or at the start at NULL.
3651
3652 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
3653
3654         * tests/check/elements/gdpdepay.c:
3655           Make test compile without unused function/variable warnings on PPC.
3656  
3657 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3658
3659         * configure.ac:
3660         * ext/alsa/gstalsamixerelement.c:
3661         (gst_alsa_mixer_element_class_init):
3662         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init):
3663         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
3664         * ext/cdparanoia/gstcdparanoiasrc.c:
3665         (gst_cd_paranoia_src_class_init):
3666         * ext/gio/gstgiosink.c: (gst_gio_sink_class_init):
3667         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init):
3668         * ext/gio/gstgiostreamsink.c: (gst_gio_stream_sink_class_init):
3669         * ext/gio/gstgiostreamsrc.c: (gst_gio_stream_src_class_init):
3670         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
3671         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init):
3672         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
3673         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
3674         * ext/pango/gsttextrender.c: (gst_text_render_class_init):
3675         * ext/theora/theoradec.c: (gst_theora_dec_class_init):
3676         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
3677         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
3678         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_class_init):
3679         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3680         (gst_audio_filter_template_class_init):
3681         * gst-libs/gst/audio/gstbaseaudiosink.c:
3682         (gst_base_audio_sink_class_init):
3683         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3684         (gst_base_audio_src_class_init):
3685         * gst-libs/gst/cdda/gstcddabasesrc.c:
3686         (gst_cdda_base_src_class_init):
3687         * gst-libs/gst/interfaces/mixertrack.c:
3688         (gst_mixer_track_class_init):
3689         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3690         (gst_base_rtp_depayload_class_init):
3691         * gst-libs/gst/rtp/gstbasertppayload.c:
3692         (gst_basertppayload_class_init):
3693         * gst/audioconvert/gstaudioconvert.c:
3694         (gst_audio_convert_class_init):
3695         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_class_init):
3696         * gst/audioresample/gstaudioresample.c:
3697         (gst_audioresample_class_init):
3698         * gst/audiotestsrc/gstaudiotestsrc.c:
3699         (gst_audio_test_src_class_init):
3700         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init):
3701         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
3702         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3703         (preroll_unlinked):
3704         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
3705         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init):
3706         * gst/playback/gstplaysink.c: (gst_play_sink_class_init):
3707         * gst/playback/gstqueue2.c: (gst_queue_class_init):
3708         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
3709         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
3710         (gst_stream_selector_class_init):
3711         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
3712         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
3713         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3714         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
3715         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
3716         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
3717         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
3718         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init):
3719         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
3720         * gst/videotestsrc/gstvideotestsrc.c:
3721         (gst_video_test_src_class_init):
3722         * gst/volume/gstvolume.c: (gst_volume_class_init):
3723         * sys/v4l/gstv4lelement.c: (gst_v4lelement_class_init):
3724         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
3725         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
3726         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
3727         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
3728         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
3729         Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use
3730         static strings (i.e. all). This gives us less memory usage,
3731         fewer allocations and thus less memory defragmentation. Depend
3732         on core CVS for this. Fixes bug #523806.
3733
3734 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3735
3736         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3737         Filter http and https protocols. GIO/GVfs handles them but it's
3738         impossible to implement iradio/icecast with it. Better use
3739         souphttpsrc or something else for this.
3740
3741         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
3742         If getting the file informations by a query fails try it with the
3743         seek-to-end trick too.
3744
3745 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3746
3747         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
3748         (gst_volume_base_init), (gst_volume_class_init),
3749         (volume_process_double), (volume_process_float),
3750         (volume_transform_ip), (plugin_init):
3751         memset buffers to zero if we get a GAP buffer. We usually see a
3752         buffer as one unit so let's handle it as one and don't care about
3753         volume changes while processing one buffer.
3754         Also clean up some stuff a bit.
3755
3756 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3757
3758         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
3759         (gst_audio_convert_create_silence_buffer),
3760         (gst_audio_convert_transform):
3761         Make audioconvert GAP-aware by outputting silence buffers when the
3762         input has the GAP flag set. This is up to 8x faster.
3763         Based on a patch by Stefan Kost. Fixes bug #517813.
3764
3765 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3766
3767         * gst/volume/gstvolume.c: (volume_process_double):
3768         Use oil_scalarmultiply_f64_ns() for double processing when it's
3769         available at compile time.
3770
3771 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3772
3773         * configure.ac:
3774         Fix lrint/lrintf checks to actually work. These functions are
3775         in libm on Linux at least so try to link to it.
3776
3777 2008-03-21  Jan Schmidt  <jan.schmidt@sun.com>
3778
3779         * configure.ac:
3780         Back to development - 0.10.18.1
3781
3782 === release 0.10.18 ===
3783
3784 2008-03-20  Jan Schmidt <jan.schmidt@sun.com>
3785
3786         * configure.ac:
3787           releasing 0.10.18, "I will follow"
3788
3789 2008-03-18  Jan Schmidt  <jan.schmidt@sun.com>
3790
3791         * configure.ac:
3792         * win32/common/config.h:
3793         0.10.17.4 pre-release
3794
3795 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3796
3797         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_dump):
3798         Use GST_STR_NULL when trying to print strings that could be NULL because
3799         this might crash on some platforms. See #520808.
3800
3801 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3802
3803         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
3804
3805         * gst-libs/gst/rtsp/gstrtspconnection.c:
3806         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
3807         (read_line), (gst_rtsp_connection_read_internal):
3808         Generic Windows fixes that makes libgstrtsp work on Windows when
3809         coupled with the new GstPoll API. See #520808.
3810
3811 2008-03-17  Sebastian Dröge  <slomo@circular-chaos.org>
3812
3813         Patch by: Milosz Derezynski <internalerror at gmail dot com>
3814
3815         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
3816           If seeking to a new position succeeds don't simply return from
3817           create() without creating a buffer. Do this only in the case
3818           seeking to the new position fails. Fixes bug #523054.
3819
3820 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
3821
3822         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps),
3823           (gst_video_format_from_rgba32_masks):
3824           Fix gst_video_format_parse_caps() for RGB caps with alpha channel
3825           (#522635).
3826
3827         * tests/check/libs/video.c: (test_parse_caps_rgb), (video_suite):
3828           Add unit test for the RGB caps parsing and creation, checking for
3829           internal consistency of the new API and consistency of the API with
3830           the old GST_VIDEO_CAPS_* defines.
3831
3832 2008-03-14  David Schleef  <ds@schleef.org>
3833
3834         * gst/videotestsrc/videotestsrc.c:  Oops, revert last change
3835           because -base is in freeze.
3836
3837 2008-03-14  David Schleef  <ds@schleef.org>
3838
3839         Patch by: William M. Brack
3840
3841         * gst/videotestsrc/videotestsrc.c: Fix Bayer pattern generation.
3842
3843 2008-03-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3844
3845         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
3846         (gst_selector_pad_chain):
3847         * gst/playback/gststreamselector.h:
3848         Revert change that caused regression until a real fix is found.
3849         Fixes #522203.
3850
3851 2008-03-12  Michael Smith <msmith@fluendo.com>
3852
3853         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
3854         * gst-libs/gst/audio/gstringbuffer.h:
3855           Rename recently added buffer types to make more sense.
3856         * ext/alsa/gstalsasink.c: (alsasink_parse_spec),
3857         (gst_alsasink_write):
3858           Adapt for above API changes.
3859           Fixes bug #520523.
3860
3861 2008-03-11  Sebastian Dröge  <slomo@circular-chaos.org>
3862
3863         * win32/common/libgstnetbuffer.def:
3864         Add new symbol gst_netaddress_equal. Fixes bug #521743.
3865
3866 2008-03-11  Jan Schmidt  <jan.schmidt@sun.com>
3867
3868         * configure.ac:
3869         * win32/common/config.h:
3870         0.10.17.3 pre-release
3871
3872 2008-03-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3873
3874         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3875         (gst_base_audio_src_create):
3876         Fix duration when no clock was provided. Fixes #520300.
3877
3878 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3879
3880         Patch by: Olivier Crete  <tester at tester ca>
3881
3882         * docs/libs/gst-plugins-base-libs-sections.txt:
3883         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netaddress_equal):
3884         * gst-libs/gst/netbuffer/gstnetbuffer.h:
3885         Add trivial function to compare GstNetAddress. See #520626.
3886         API: GstNetBuffer::gst_netaddress_equal
3887
3888 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3889
3890         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3891         Update mode property docs, it's deprecated now.
3892
3893 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3894
3895         * gst-libs/gst/rtsp/gstrtspconnection.c:
3896         (gst_rtsp_connection_create):
3897         * gst/tcp/gstmultifdsink.c: (gst_fdset_mode_get_type),
3898         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_start):
3899         * gst/tcp/gstmultifdsink.h:
3900         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
3901         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_start):
3902         Remove GstPollMode from gstpoll constructor.
3903
3904 2008-03-04  Jan Schmidt  <jan.schmidt@sun.com>
3905
3906         * configure.ac:
3907         * win32/common/config.h:
3908         0.10.17.2 pre-release
3909
3910 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
3911
3912         * gst/Makefile.am:
3913         GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean
3914         them twice
3915
3916         * win32/common/libgstinterfaces.def:
3917         * win32/common/libgstrtp.def:
3918         Add new API to the defs
3919
3920 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3921
3922         Patch by: Mersad Jelacic  <mersad at axis dot com>
3923
3924         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3925         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
3926         API: add gst_base_rtp_audio_payload_set_samplebits_options() to make it
3927         possible to specify the sample size in bits. (#509637)
3928
3929 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
3930
3931         * tests/check/libs/mixer.c:
3932           Add a few simple checks for the new message types.
3933
3934 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
3935
3936         * docs/libs/gst-plugins-base-libs-sections.txt:
3937         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_option_changed),
3938           (gst_mixer_options_list_changed), (gst_mixer_mixer_changed),
3939           (gst_mixer_message_get_type),
3940           (gst_mixer_message_parse_option_changed),
3941           (gst_mixer_message_parse_options_list_changed):
3942         * gst-libs/gst/interfaces/mixer.h: (GstMixerType),
3943           (GST_MIXER_MESSAGE_OPTION_CHANGED),
3944           (GST_MIXER_MESSAGE_OPTIONS_LIST_CHANGED),
3945           (GST_MIXER_MESSAGE_MIXER_CHANGED):
3946           API: add gst_mixer_options_list_changed(), gst_mixer_mixer_changed()
3947           and gst_mixer_message_parse_options_list_changed(). Fixes #519916.
3948
3949 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
3950
3951         * gst-libs/gst/interfaces/mixeroptions.c: (gst_mixer_options_init),
3952           (gst_mixer_options_get_values):
3953         * gst-libs/gst/interfaces/mixeroptions.h:
3954           (GST_MIXER_OPTIONS_GET_CLASS), (GstMixerOptionsClass),
3955           (_GstMixerOptions), (_GstMixerOptionsClass):
3956           API: add GstMixerOptions::get_values vfunc (#519906)
3957
3958 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3959
3960         * configure.ac:
3961         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
3962         plug-ins are included/excluded. (#498222)
3963
3964 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
3965
3966         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3967         Add typefinder for IMelody files, using audio/x-imelody.
3968         See bug #519516.
3969
3970 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
3971
3972         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_get_type):
3973         * ext/alsa/gstalsasink.c: (set_hwparams):
3974         * ext/alsa/gstalsasrc.c: (set_hwparams):
3975         * ext/gio/gstgio.c: (gst_gio_uri_handler_get_uri):
3976         * ext/ogg/gstoggmux.h:
3977         * ext/ogg/gstogmparse.c:
3978         * gst-libs/gst/audio/audio.c:
3979         * gst-libs/gst/fft/kiss_fft_f64.c: (kiss_fft_f64_alloc):
3980         * gst-libs/gst/pbutils/missing-plugins.c:
3981         (gst_missing_uri_sink_message_new),
3982         (gst_missing_element_message_new),
3983         (gst_missing_decoder_message_new),
3984         (gst_missing_encoder_message_new):
3985         * gst-libs/gst/rtp/gstbasertppayload.c:
3986         * gst-libs/gst/rtp/gstrtcpbuffer.c:
3987         (gst_rtcp_packet_bye_get_reason):
3988         * gst/audioconvert/gstaudioconvert.c:
3989         * gst/audioresample/gstaudioresample.c:
3990         * gst/ffmpegcolorspace/imgconvert.c:
3991         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
3992         * gst/typefind/gsttypefindfunctions.c:
3993         * gst/videoscale/vs_4tap.c:
3994         * gst/videoscale/vs_4tap.h:
3995         * sys/v4l/gstv4lelement.c:
3996         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_any_caps):
3997         * sys/v4l/v4l_calls.c:
3998         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
3999         (gst_v4lsrc_try_capture):
4000         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
4001         (gst_ximagesink_ximage_new):
4002         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
4003         (gst_xvimagesink_xvimage_new):
4004         * tests/check/elements/audioconvert.c:
4005         * tests/check/elements/audioresample.c:
4006         (fail_unless_perfect_stream):
4007         * tests/check/elements/audiotestsrc.c: (setup_audiotestsrc):
4008         * tests/check/elements/decodebin.c:
4009         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
4010         (setup_gdpdepay_streamheader):
4011         * tests/check/elements/gdppay.c: (setup_gdppay), (GST_START_TEST),
4012         (setup_gdppay_streamheader):
4013         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink):
4014         * tests/check/elements/multifdsink.c: (setup_multifdsink):
4015         * tests/check/elements/textoverlay.c:
4016         * tests/check/elements/videorate.c: (setup_videorate):
4017         * tests/check/elements/videotestsrc.c: (setup_videotestsrc):
4018         * tests/check/elements/volume.c: (setup_volume):
4019         * tests/check/elements/vorbisdec.c: (setup_vorbisdec):
4020         * tests/check/elements/vorbistag.c:
4021         * tests/check/generic/clock-selection.c:
4022         * tests/check/generic/states.c: (setup), (teardown):
4023         * tests/check/libs/cddabasesrc.c:
4024         * tests/check/libs/video.c:
4025         * tests/check/pipelines/gio.c:
4026         * tests/check/pipelines/oggmux.c:
4027         * tests/check/pipelines/simple-launch-lines.c:
4028         (simple_launch_lines_suite):
4029         * tests/check/pipelines/streamheader.c:
4030         * tests/check/pipelines/theoraenc.c:
4031         * tests/check/pipelines/vorbisdec.c:
4032         * tests/check/pipelines/vorbisenc.c:
4033         * tests/examples/seek/scrubby.c:
4034         * tests/examples/seek/seek.c: (query_positions_elems),
4035         (query_positions_pads):
4036         * tests/icles/stress-xoverlay.c: (myclock):
4037         Correct all relevant warnings found by the sparse semantic code
4038         analyzer. This include marking several symbols static, using
4039         NULL instead of 0 for pointers and using "foo (void)" instead
4040         of "foo ()" for declarations.
4041
4042         * win32/common/libgstrtp.def:
4043         Add gst_rtp_buffer_set_extension_data to the symbol definition file.
4044
4045 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4046
4047         Patch by: José Alburquerque <jaalburqu svn gnome org>
4048
4049         * gst/playback/gstplaybin2.c:
4050           Make the function signature of the _get_*_tags() functions match
4051           the signature of the vfuncs they implement, ie. return a
4052           GstTagList rather than a GstStructure, which is more correct,
4053           even if one is typedef'ed to the other (#518940).
4054
4055 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4056
4057         * gst-libs/gst/rtsp/gstrtspconnection.c:
4058           Don't include unix headers unconditionally (fixes #518037).
4059
4060 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4061
4062         * tests/check/libs/video.c: (paintinfo), (paintinfo_struct),
4063           (fourcc_list_struct), (fourcc_list), (fourcc_get_size),
4064           (paint_setup_I420), (paint_setup_YV12), (paint_setup_AYUV),
4065           (paint_setup_YUY2), (paint_setup_UYVY), (paint_setup_YVYU),
4066           (paint_setup_IYU2), (paint_setup_Y41B), (paint_setup_Y42B),
4067           (paint_setup_Y800), (paint_setup_YVU9), (paint_setup_YUV9),
4068           (gst_video_format_is_packed), (video_format_is_packed):
4069           Add unit test that makes sure that the strides, offsets and
4070           sizes returned for the various YUV formats by the new video API
4071           match the old reference implementation in videotestsrc.
4072
4073 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4074
4075         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio),
4076           (gst_video_format_from_fourcc), (gst_video_format_to_fourcc),
4077           (gst_video_format_is_rgb), (gst_video_format_is_yuv),
4078           (gst_video_format_has_alpha), (gst_video_format_get_row_stride),
4079           (gst_video_format_get_pixel_stride),
4080           (gst_video_format_get_component_width),
4081           (gst_video_format_get_component_height),
4082           (gst_video_format_get_component_offset), (gst_video_format_get_size):
4083         * gst-libs/gst/video/video.h: (GST_VIDEO_FORMAT_Y41B),
4084           (GST_VIDEO_FORMAT_Y42B):
4085           API: add GST_VIDEO_FORMAT_Y41B and GST_VIDEO_FORMAT_Y42B.
4086
4087 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
4088
4089         * gst-libs/gst/video/video.c: (gst_video_format_get_component_offset):
4090           YV12 is I420 with swapped components 1 and 2, so the offset of
4091           component 1 for I420 should be the offset for component 2 for YV12
4092           and vice versa.
4093
4094 2008-02-29  Rene Stadler  <mail@renestadler.de>
4095
4096         * sys/v4l/gstv4lelement.c:
4097         Add missing semicolon to fix indentation.
4098
4099 2008-02-29  Julien Moutte  <julien@fluendo.com>
4100
4101         * ext/alsa/gstalsa.c: (gst_alsa_open_iec958_pcm),
4102         (gst_alsa_probe_supported_formats): Probe for IEC958 pcm to detect
4103         if we can do SPDIF output.
4104         * ext/alsa/gstalsa.h:
4105         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec),
4106         (gst_alsasink_prepare), (gst_alsasink_close), (gst_alsasink_write):
4107         * ext/alsa/gstalsasink.h: Initial support for SPDIF.
4108         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
4109         * gst-libs/gst/audio/gstringbuffer.h: Add non linear buffer types
4110         to support AC3, EC3 and IEC958 buffers.
4111
4112 2008-02-29  Tim-Philipp Müller  <tim at centricular dot net>
4113
4114         * gst-libs/gst/interfaces/mixer.c: (GST_MIXER_MESSAGE_HAS_TYPE),
4115           (gst_mixer_message_parse_mute_toggled),
4116           (gst_mixer_message_parse_record_toggled),
4117           (gst_mixer_message_parse_volume_changed),
4118           (gst_mixer_message_parse_option_changed):
4119           De-cruft and fix message type assertions (NULL is not a really
4120           valid mixer message type string).
4121
4122 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4123
4124         * ext/libvisual/visual.c: (gst_vis_src_negotiate):
4125         When negotiating, actually start from a format that we can support
4126         instead of from the too generic template.
4127
4128 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4129
4130         * gst/playback/gstplaybin2.c: (gst_play_bin_set_property):
4131         Enable vis setting.
4132
4133         * gst/playback/gstplaysink.c: (gst_play_sink_init),
4134         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
4135         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
4136         (gen_vis_chain):
4137         Implement vis switching while playing.
4138
4139 2008-02-28  David Schleef  <ds@schleef.org>
4140
4141         * gst-libs/gst/riff/riff-media.c: Add Dirac mapping
4142
4143 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4144
4145         Patch by: Peter Kjellerstedt  <pkj at axis com>
4146
4147         * gst/tcp/Makefile.am:
4148         * gst/tcp/fdsetstress.c:
4149         * gst/tcp/gstfdset.c:
4150         * gst/tcp/gstfdset.h:
4151         Removed fdset and stress test, they are now known as GstPoll in
4152         core. 
4153
4154         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
4155         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_remove),
4156         (gst_multi_fd_sink_clear), (gst_multi_fd_sink_remove_client_link),
4157         (gst_multi_fd_sink_handle_client_write),
4158         (gst_multi_fd_sink_queue_buffer),
4159         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_start),
4160         (gst_multi_fd_sink_stop):
4161         * gst/tcp/gstmultifdsink.h:
4162         * gst/tcp/gsttcp.c: (gst_tcp_socket_read), (gst_tcp_socket_close),
4163         (gst_tcp_read_buffer), (gst_tcp_gdp_read_buffer),
4164         (gst_tcp_gdp_read_caps):
4165         * gst/tcp/gsttcp.h:
4166         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_init),
4167         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
4168         (gst_tcp_client_sink_start), (gst_tcp_client_sink_stop):
4169         * gst/tcp/gsttcpclientsink.h:
4170         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_init),
4171         (gst_tcp_client_src_create), (gst_tcp_client_src_start),
4172         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
4173         * gst/tcp/gsttcpclientsrc.h:
4174         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_handle_wait),
4175         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
4176         * gst/tcp/gsttcpserversink.h:
4177         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_init),
4178         (gst_tcp_server_src_create), (gst_tcp_server_src_start),
4179         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
4180         * gst/tcp/gsttcpserversrc.h:
4181         Port to GstPoll. See #505417.
4182
4183 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4184
4185         Patch by: Peter Kjellerstedt  <pkj at axis com>
4186
4187         * gst-libs/gst/rtsp/gstrtspconnection.c:
4188         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
4189         (gst_rtsp_connection_write), (gst_rtsp_connection_read_internal),
4190         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
4191         (gst_rtsp_connection_free), (gst_rtsp_connection_poll),
4192         (gst_rtsp_connection_flush):
4193         * gst-libs/gst/rtsp/gstrtspconnection.h:
4194         Use GstPoll for the rtsp connection. See #505417.
4195
4196 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
4197
4198         * tests/examples/seek/seek.c: (vis_toggle_cb), (filter_features),
4199         (init_visualization_features), (vis_combo_cb), (shot_cb), (main):
4200         Add combo box for visualisations, populate it with a factory list
4201         of all visualisation plugins, configure vis plugin instance in
4202         playbin2. 
4203
4204 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
4205
4206         * tests/check/libs/rtp.c: (GST_START_TEST):
4207         Add check for RTP buffer defaults, padding and marker bit API.
4208
4209 2008-02-27  Sebastian Dröge  <slomo@circular-chaos.org>
4210
4211         * gst-libs/gst/cdda/sha1.c: (sha_transform):
4212         Use memcpy() instead of upcasting a byte array to long *. This
4213         fixes an unaligned memory access, resulting in SIGBUS on IA64.
4214         This should be ported to GCheckSum once we can use GLib 2.16.
4215         Partially fixes bug #500833.
4216
4217 2008-02-27  Tim-Philipp Müller  <tim at centricular dot net>
4218
4219         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_chain):
4220           Push tag event after the newsegment event. Log the pointer of
4221           the buffer we're actually going to push rather than the buffer
4222           we're feeding to _make_metadata_writable().
4223
4224 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4225
4226         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4227         Comment smoke typefinder for now. The smokedec plugin needs one
4228         frame per buffer but we have no parser yet, thus it simply crashes
4229         in most situations.
4230
4231 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4232
4233         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
4234         Add typefinder for the smoke video codec. Copied from the jpeg plugin.
4235
4236 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4237
4238         * gst/typefind/gsttypefindfunctions.c: (mid_type_find),
4239         (plugin_init):
4240         Add midi typefinder, copied from the timidity plugin.
4241
4242 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
4243
4244         Based on patch by: Tomasz Sałaciński <tsalacinski gmail com>
4245
4246         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
4247         * tests/check/elements/subparse.c: (test_microdvd_with_italics),
4248           (subparse_suite):
4249           Forward slashes at the beginning and end of a line also signify
4250           italics (Fixes: #518162).
4251
4252 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4253
4254         * tests/check/gst-plugins-base.supp:
4255         Add a suppression for a cached value in GIO that wasn't moved
4256         while moving gio from -bad to -base.
4257
4258 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4259
4260         Patch by: Brian Cameron <brian dot cameron at sun dot com>
4261
4262         * configure.ac:
4263         Don't hardcode -Wall and -Werror for configure checks, this fails
4264         with non-GCC compilers. Fixes bug #517991.
4265
4266 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
4267
4268         * gst/audioconvert/gstaudioconvert.c:
4269         * gst/audioconvert/gstaudioquantize.c:
4270         * gst/audioconvert/gstaudioquantize.h:
4271           Make audioconvert gap aware. If noiseshaping is used, wait for
4272           noiseshaping to converge before marking as GAP. Fixes #517813.
4273
4274 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
4275
4276         * gst/audiotestsrc/gstaudiotestsrc.c:
4277           Mark buffers as GAP,if volume is 0.0 and fix the previous logic.
4278
4279 2008-02-20  Sebastian Dröge  <slomo@circular-chaos.org>
4280
4281         * ext/gnomevfs/gstgnomevfssink.c:
4282         (gst_gnome_vfs_sink_handle_event):
4283         Return FALSE when seeking for a new segment fails instead
4284         of silently ignoring the failure and appending every buffer
4285         that comes for the new segment.
4286
4287 2008-02-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4288
4289         * gst/playback/gstplaysink.c: (find_property),
4290         (gst_play_sink_find_property), (gen_video_chain),
4291         (gst_play_sink_reconfigure), (gst_play_sink_get_last_frame):
4292         Recursively search the sink element for a last-frame property so that we
4293         can also find the property in autovideosink and friends that don't
4294         always proxy the internal sink properties.
4295
4296 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4297
4298         * gst-libs/gst/audio/multichannel.c:
4299           (GST_AUDIO_CHANNEL_POSITIONS_FIELD_NAME),
4300           (gst_audio_get_channel_positions), (gst_audio_set_channel_positions),
4301           (gst_audio_set_structure_channel_positions_list),
4302           (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
4303           (gst_audio_fixate_channel_positions):
4304           Fix confusing terminology in docs and code: structure fields are
4305           'fields' and not 'properties'.
4306
4307 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4308
4309         * gst-libs/gst/audio/multichannel.c:
4310           (gst_audio_check_channel_positions), (add_list_to_struct):
4311           Give more useful warning messages if one of the channel
4312           layout enums passed to us is invalid and if the "channels"
4313           field in the caps has a GType we don't expect.
4314
4315 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4316
4317         * gst-libs/gst/audio/multichannel.c:
4318           Fix typo in docs blurb.
4319
4320 2008-02-19  Julien Moutte  <julien@fluendo.com>
4321
4322         Patch by: Josep Torra Valles <josep@fluendo.com>
4323
4324         * gst/typefind/gsttypefindfunctions.c: Increase the MPEG PS
4325         typefind lookup to fix typefinding on HD clips.
4326
4327 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
4328
4329         * gst/playback/gstscreenshot.c:
4330         * gst/playback/gstscreenshot.h:
4331           Fix up copyright (I rewrote the GStreamer-0.10 code for
4332           this from scratch back in the days).
4333
4334 2008-02-19  Wim Taymans  <wim.taymans@collabora.co.uk>
4335
4336         * gst/playback/Makefile.am:
4337         * gst/playback/gstscreenshot.c: (feed_fakesrc), (save_result),
4338         (create_element), (gst_play_frame_conv_convert):
4339         * gst/playback/gstscreenshot.h:
4340         Add screenshot conversion code from totem.
4341
4342         * gst/playback/gstplay-marshal.list:
4343         * gst/playback/gstplaybin2.c: (gst_play_marshal_BUFFER__BOXED),
4344         (gst_play_bin_class_init), (gst_play_bin_convert_frame),
4345         (gst_play_bin_get_property), (no_more_pads_cb), (activate_group):
4346         Implement frame property to get a color-unconverted snapshot.
4347         Implement convert-frame action signal to get a converted snapshot image.
4348         Configure connection speed in uridecodebin.
4349         Document some more properties.
4350
4351         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
4352         (gen_video_chain), (gen_audio_chain), (gst_play_sink_reconfigure),
4353         (gst_play_sink_get_last_frame):
4354         * gst/playback/gstplaysink.h:
4355         Use last-buffer property of the video sink to get a video snapshot.
4356
4357         * tests/examples/seek/seek.c: (shot_cb), (main):
4358         Add snapshot button for playbin2 and use the frame property to save the
4359         frame as a png in the current directory.
4360
4361 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
4362
4363         Patch by: Josep Torra Valles <josep at fluendo dot com>
4364
4365         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find),
4366         (plugin_init):
4367         Add typefinding support for h264 elementary streams.
4368         Fixes bug #517420.
4369
4370 2008-02-18  Stefan Kost  <ensonic@users.sf.net>
4371
4372         * configure.ac:
4373           Require CVS of core for new API in collectpads.
4374
4375         * gst/adder/gstadder.c:
4376           Use new API to make adder sparse stream aware.
4377
4378 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4379
4380         * gst/playback/gstplaybin2.c: (pad_added_cb), (pad_removed_cb),
4381         (no_more_pads_cb):
4382         Get the object data correct so that we can remove our channels
4383         correctly.
4384
4385         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
4386         (gen_vis_chain), (gst_play_sink_reconfigure),
4387         (gst_play_sink_request_pad):
4388         Add option to disable async behaviour in the sinks when possible. This
4389         makes it possible to avoid an audio queue when dealing with
4390         visualisations.
4391         Add option to add a queue for the audio path.
4392
4393         * tests/examples/seek/seek.c: (clear_streams), (update_streams),
4394         (main):
4395         Disable the vis checkbox to match the defaults of playbin2.
4396         Only get the stream info when we need to.
4397
4398 2008-02-17  Sebastian Dröge  <slomo@circular-chaos.org>
4399
4400         * ext/gio/gstgiobasesink.c: (gst_gio_base_sink_stop),
4401         (gst_gio_base_sink_set_stream):
4402         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_stop),
4403         (gst_gio_base_src_set_stream):
4404         * ext/gio/gstgiosink.c: (gst_gio_sink_start):
4405         * ext/gio/gstgiosrc.c: (gst_gio_src_start):
4406         Don't use async operations as they require a running main loop.
4407         This makes us block again when closing streams and unable
4408         to mount the enclosing volume of an URI if it isn't yet.
4409
4410 2008-02-15  Wim Taymans  <wim.taymans@collabora.co.uk>
4411
4412         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
4413         (gst_play_sink_get_mute), (gen_video_chain), (gen_audio_chain),
4414         (gen_vis_chain), (gst_play_sink_reconfigure),
4415         (gst_play_sink_request_pad):
4416         Move tee in front of the audio and vis pipelines.
4417         Add queue for audio for now.
4418         Add visualisation support.
4419
4420         * tests/examples/seek/seek.c: (main):
4421         Visualisation is by default disabled.
4422
4423 2008-02-15  Sebastian Dröge  <slomo@circular-chaos.org>
4424
4425         * ext/gio/gstgiobasesink.c: (close_stream_cb):
4426         * ext/gio/gstgiobasesrc.c: (close_stream_cb):
4427         Improve debugging a bit.
4428
4429         * ext/gio/gstgiosink.c: (mount_cb), (gst_gio_sink_start):
4430         * ext/gio/gstgiosink.h:
4431         * ext/gio/gstgiosrc.c: (mount_cb), (gst_gio_src_start):
4432         * ext/gio/gstgiosrc.h:
4433         Try to mount the enclosing volume of a GFile if it isn't mounted
4434         yet. This requires us to wait for an async operation to finish, done
4435         with an nested GMainLoop. Authentication is not supported yet, will
4436         come later.
4437
4438 2008-02-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4439
4440         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4441         (gst_play_bin_set_property), (gst_play_bin_get_property),
4442         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb):
4443         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
4444         (gst_play_sink_get_mute), (gen_audio_chain):
4445         * gst/playback/gstplaysink.h:
4446         Add mute property.
4447
4448         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
4449         (gst_selector_pad_chain):
4450         * gst/playback/gststreamselector.h:
4451         Make sure we forward the event only once.
4452
4453         * tests/examples/seek/seek.c: (stop_cb), (mute_toggle_cb), (main):
4454         Add and implement the mute button for playbin2.
4455
4456 2008-02-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4457
4458         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
4459
4460         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_delay):
4461         Add some more debug info.
4462         Make sure we never return a negative delay. Fixes #516246.
4463
4464 2008-02-12  Tim-Philipp Müller  <tim at centricular dot net>
4465
4466         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
4467           Revert patch that makes the sink hold the object lock when
4468           calling snd_pcm_delay(), since it breaks playback for me.
4469
4470 2008-02-12  Julien Moutte  <julien@fluendo.com>
4471
4472         * tests/examples/seek/seek.c: (rate_spinbutton_changed_cb): Add
4473         some seek flags when changing rate.
4474
4475 2008-02-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4476
4477         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4478         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
4479         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
4480         Fix potential leaks.
4481
4482         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_chain):
4483         Fix leak when there is no function configured.
4484
4485 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4486
4487         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_class_init),
4488         (gst_v4lsrc_buffer_finalize):
4489         Correctly chain up the finalize method.
4490
4491 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4492
4493         * ext/gio/gstgiostreamsink.c:
4494         * ext/gio/gstgiostreamsrc.c:
4495         Add documentation and example code for giostreamsink/giostreamsrc.
4496
4497         * tests/check/pipelines/gio.c: (GST_START_TEST):
4498         Ask the GMemoryOutputStream for the data instead of assuming that
4499         the pointer to the data stayed the same. It could've been realloc'ed.
4500
4501 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4502
4503         * ext/gio/gstgiosink.c:
4504         * ext/gio/gstgiosrc.c:
4505         Make the documentation of giosink/giosrc complete, large parts
4506         are based on the gnomevfssink/gnomevfssrc docs.
4507
4508 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4509
4510         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4511         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4512         * docs/plugins/gst-plugins-base-plugins.args:
4513         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4514         * docs/plugins/gst-plugins-base-plugins.interfaces:
4515         * docs/plugins/gst-plugins-base-plugins.prerequisites:
4516         * docs/plugins/gst-plugins-base-plugins.signals:
4517         * docs/plugins/inspect/plugin-adder.xml:
4518         * docs/plugins/inspect/plugin-audioconvert.xml:
4519         * docs/plugins/inspect/plugin-audiorate.xml:
4520         * docs/plugins/inspect/plugin-audioresample.xml:
4521         * docs/plugins/inspect/plugin-decodebin.xml:
4522         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4523         * docs/plugins/inspect/plugin-gdp.xml:
4524         * docs/plugins/inspect/plugin-gio.xml:
4525         * docs/plugins/inspect/plugin-gnomevfs.xml:
4526         * docs/plugins/inspect/plugin-libvisual.xml:
4527         * docs/plugins/inspect/plugin-ogg.xml:
4528         * docs/plugins/inspect/plugin-pango.xml:
4529         * docs/plugins/inspect/plugin-playback.xml:
4530         * docs/plugins/inspect/plugin-queue2.xml:
4531         * docs/plugins/inspect/plugin-subparse.xml:
4532         * docs/plugins/inspect/plugin-theora.xml:
4533         * docs/plugins/inspect/plugin-uridecodebin.xml:
4534         * docs/plugins/inspect/plugin-videorate.xml:
4535         * docs/plugins/inspect/plugin-videoscale.xml:
4536         * docs/plugins/inspect/plugin-volume.xml:
4537         * docs/plugins/inspect/plugin-vorbis.xml:
4538         Add the GIO documentation again and while at that run make update.
4539
4540 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4541
4542         * ext/alsa/gstalsa.h: (GST_CHECK_ALSA_VERSION):
4543         * ext/alsa/gstalsasink.c: (set_swparams):
4544         * ext/alsa/gstalsasrc.c: (set_swparams), (gst_alsasrc_open):
4545           Don't use snd_pcm_sw_params_set_xfer_align() if we're compiling
4546           against libasound >= 1.0.16, since it's been deprecated in
4547           0.10.16, and alignment is always 1 then, apparently. (#512899)
4548
4549 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4550
4551         * gst/playback/gstplaybin.c: (gen_audio_element):
4552         * gst/playback/gstplaysink.c: (gen_audio_chain):
4553           Handle case where we can't create the volume element a bit
4554           better (#514307).
4555
4556 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4557
4558         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_check_get_range):
4559         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
4560           Add support for https protocol. Fixes #510229.
4561
4562 2008-02-11  Julien Moutte  <julien@fluendo.com>
4563         
4564         Patch by: Alan Peevers <peeves@pacbell.net>
4565
4566         * ext/alsa/gstalsasink.c: (gst_alsasink_delay): Take appropriate
4567         lock when calling alsa methods.
4568
4569 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4570
4571         * gst/typefind/gsttypefindfunctions.c:
4572           Bump rank of jpeg and png typefinders, which will return maximum
4573           probability in the most common cases (thus short-circuiting more
4574           expensive typefinders like the mp3 one for these two quite common
4575           image types).
4576
4577 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4578
4579         * ext/theora/theoraparse.c:
4580         Fix long description of the theora parser to be more verbose than just
4581         the type name.
4582
4583 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4584
4585         Patch by: Branko Čibej <brane at xbc dot nu>
4586
4587         * sys/xvimage/xvimagesink.c:
4588         Fix build of xvimagesink if we don't have XShm, e.g. on Mac OS X.
4589         Fixes bug #515654.
4590
4591 2008-02-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4592
4593         * gst/playback/gstplaybasebin.c:
4594         Set is_dynamic as True if there are elements with both request
4595         and sometimes src pad templates instead of breaking out when it
4596         finds the first pad template that is a src.
4597
4598 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4599
4600         * tests/examples/seek/seek.c: (stop_cb), (clear_streams),
4601         (update_streams), (video_combo_cb), (audio_combo_cb),
4602         (text_combo_cb), (volume_spinbutton_changed_cb), (main):
4603         Add some stream switching and volume gui for playbin2.
4604
4605 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4606
4607         * gst/playback/gstplay-marshal.list:
4608         Added marshal for streamselector Tags.
4609
4610         * gst/playback/gstplaybasebin.c: (set_active_source):
4611         Streamselector now selects pads based on the pad object instead of its
4612         name.
4613
4614         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4615         (init_group), (gst_play_bin_init), (get_group), (get_tags),
4616         (gst_play_bin_get_video_tags), (gst_play_bin_get_audio_tags),
4617         (gst_play_bin_get_text_tags),
4618         (gst_play_bin_set_current_video_stream),
4619         (gst_play_bin_set_current_audio_stream),
4620         (gst_play_bin_set_current_text_stream),
4621         (gst_play_bin_set_property), (gst_play_bin_get_property),
4622         (pad_added_cb), (pad_removed_cb), (autoplug_select_cb):
4623         Remove option to mute streams with the current-a/v/t property, we have
4624         this functionality in the flags.
4625         Add signals to notify when the number of A/V/T channels changed.
4626         Add action signals to get tags for the A/V/T streams.
4627         Implement setting the current A/V/T stream.
4628         Rearrange some things to simplify stream selection.
4629         Implement volume.
4630
4631         * gst/playback/gstplaysink.c: (gst_play_sink_set_volume),
4632         (gst_play_sink_get_volume), (gst_play_sink_set_property),
4633         (gst_play_sink_get_property), (gen_video_chain), (gen_audio_chain),
4634         (activate_vis), (gst_play_sink_reconfigure):
4635         * gst/playback/gstplaysink.h:
4636         Add and implement volume setting methods.
4637
4638         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
4639         (gst_selector_pad_finalize), (gst_selector_pad_get_property),
4640         (gst_selector_pad_event), (gst_stream_selector_class_init),
4641         (gst_stream_selector_init), (gst_stream_selector_finalize),
4642         (gst_stream_selector_set_property),
4643         (gst_stream_selector_get_property),
4644         (gst_stream_selector_get_linked_pad),
4645         (gst_stream_selector_request_new_pad):
4646         * gst/playback/gststreamselector.h:
4647         Add pad properties for tags and status of pads.
4648         Keep tags on pads.
4649         Make active pad selection based on pad object instead of name.
4650
4651 2008-02-08  Stefan Kost  <ensonic@users.sf.net>
4652
4653         * configure.ac:
4654           Revert last change as we now check in gtk-doc.m4 for sed.
4655
4656 2008-02-08  Jan Schmidt  <Jan.Schmidt@sun.com>
4657
4658         * configure.ac:
4659         Find and subst SED when building the docs.
4660
4661 2008-02-08  Julien Moutte  <julien@fluendo.com>
4662
4663         * tests/examples/seek/seek.c: (stop_cb), (connect_bus_signals),
4664         (main): Make sure bus signals are reconnected when pressing STOP
4665         and then PLAY again for a parse launch pipeline. Fix a ref leak
4666         on the bus.
4667         * win32/common/config.h: Updated.
4668
4669 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4670
4671         * configure.ac:
4672         Make DISABLE_DEPRECATED defined *only* during CVS, not during
4673         pre-releases or releases.
4674
4675 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4676
4677         * configure.ac:
4678         * ext/gio/Makefile.am:
4679         Subst GIO_LDFLAGS to avoid undefined Makefile var error Zaheer is
4680         reporting
4681
4682 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4683
4684         * docs/plugins/Makefile.am:
4685         Add the headers which need scanning for the GIO plugin. The rest of
4686         the docs still need migrating.
4687
4688 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4689
4690         * ext/Makefile.am:
4691         * tests/check/Makefile.am:
4692         * tests/check/pipelines/.cvsignore:
4693         Add gio in a few more places.
4694
4695 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4696
4697         * configure.ac:
4698         * ext/Makefile.am:
4699         * tests/check/Makefile.am:
4700         Move gio plugin from -bad and mark as experimental.
4701
4702 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4703
4704         * gst-libs/gst/interfaces/mixeroptions.c:
4705         * gst-libs/gst/interfaces/mixertrack.c:
4706         Comment out a couple of other things which break the build when
4707         GST_DISABLE_DEPRECATED isn't on but -Werror is.
4708
4709 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
4710
4711         * docs/libs/gst-plugins-base-libs-sections.txt:
4712           Fix pbutils header.
4713
4714 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4715
4716         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
4717         Fix compiler warning.
4718
4719 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4720
4721         Patch by: Peter Kjellerstedt  <pkj at axis com>
4722
4723         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
4724         Clear the addrinfo struct using memset. Fixes #514937.
4725
4726 2008-02-06  Wim Taymans  <wim.taymans@collabora.co.uk>
4727
4728         * gst/tcp/gstfdset.h:
4729         Remove unused field to same some memory.
4730
4731         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4732         Mark action signals as such.
4733
4734 2008-02-06  Michael Smith <msmith@fluendo.com>
4735
4736         * ext/theora/theoradec.c: (_theora_granule_frame),
4737         (_inc_granulepos):
4738           Increment granulepos for new-bitstream versions appropriately.
4739           Fixes #514623.
4740
4741 2008-02-04  Wim Taymans  <wim.taymans@collabora.co.uk>
4742
4743         * tests/examples/seek/seek.c: (do_seek),
4744         (rate_spinbutton_changed_cb), (update_streams), (main):
4745         Remove obsolete stream_time reset after flushing seek, core does that
4746         automatically now.
4747         Improve accuracy of speed spinbutton.
4748         Only do playbin2 stuff when we actually use it.
4749
4750 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4751
4752         * tests/check/Makefile.am:
4753           Revert previous change of the test environment's GST_PLUGIN_PATH.
4754           The problem is not with the plugins, but with element factories
4755           and only occurs if elements are split out from existing plugins
4756           or if plugins change name (see #512740).
4757
4758 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4759
4760         * tests/check/Makefile.am:
4761           Fix the tests environment's GST_PLUGIN_PATH: we want the directory
4762           with the core's plugins first and our local build directories last,
4763           since we might be building against an installed core, and that
4764           core's plugin directory may contain older or other versions of
4765           our own -base plugins, but we really do want to test our local
4766           ones (if there are multiple plugins or element factories with the
4767           same name, those inspected last will trump those read in earlier).
4768           Fixes #512740 for the most part.
4769
4770 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
4771
4772         * configure.ac:
4773         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4774         Use gmtime_r if available as gmtime is not MT-safe.
4775         Fixes bug #511810.
4776
4777 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
4778
4779         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4780         Cast glong to time_t as time_t might have a different type on
4781         other platforms, like FreeBSD, and we get a compiler warning
4782         otherwise. Fixes bug #511825.
4783
4784 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4785
4786         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4787         (get_group), (get_n_pads), (gst_play_bin_get_property),
4788         (pad_added_cb), (no_more_pads_cb), (perform_eos),
4789         (autoplug_select_cb), (deactivate_group):
4790         Remove stream-info, we going for something easier.
4791         Refactor getting the current group.
4792         Implement getting the number of audio/video/text streams.
4793
4794         * gst/playback/gststreamselector.c:
4795         (gst_stream_selector_class_init), (gst_stream_selector_init),
4796         (gst_stream_selector_get_property),
4797         (gst_stream_selector_request_new_pad),
4798         (gst_stream_selector_release_pad):
4799         * gst/playback/gststreamselector.h:
4800         Add property for number of pads.
4801
4802         * tests/examples/seek/seek.c: (set_scale), (update_flag),
4803         (vis_toggle_cb), (audio_toggle_cb), (video_toggle_cb),
4804         (text_toggle_cb), (update_streams), (msg_async_done),
4805         (msg_state_changed), (main):
4806         Block slider callback when updating the slider position.
4807         Add gui elements for controlling playbin2.
4808         Add callback for async_done that updates position/duration.
4809
4810 2008-02-01  Stefan Kost  <ensonic@users.sf.net>
4811
4812         * docs/plugins/Makefile.am:
4813         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4814         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4815         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4816         * docs/plugins/gst-plugins-base-plugins.interfaces:
4817         * docs/plugins/gst-plugins-base-plugins.prerequisites:
4818           First round of plugin docs cleansups.
4819
4820         * docs/plugins/inspect/plugin-adder.xml:
4821         * docs/plugins/inspect/plugin-alsa.xml:
4822         * docs/plugins/inspect/plugin-audioconvert.xml:
4823         * docs/plugins/inspect/plugin-audiorate.xml:
4824         * docs/plugins/inspect/plugin-audioresample.xml:
4825         * docs/plugins/inspect/plugin-audiotestsrc.xml:
4826         * docs/plugins/inspect/plugin-cdparanoia.xml:
4827         * docs/plugins/inspect/plugin-decodebin.xml:
4828         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4829         * docs/plugins/inspect/plugin-gdp.xml:
4830         * docs/plugins/inspect/plugin-gnomevfs.xml:
4831         * docs/plugins/inspect/plugin-libvisual.xml:
4832         * docs/plugins/inspect/plugin-ogg.xml:
4833         * docs/plugins/inspect/plugin-pango.xml:
4834         * docs/plugins/inspect/plugin-subparse.xml:
4835         * docs/plugins/inspect/plugin-tcp.xml:
4836         * docs/plugins/inspect/plugin-theora.xml:
4837         * docs/plugins/inspect/plugin-typefindfunctions.xml:
4838         * docs/plugins/inspect/plugin-video4linux.xml:
4839         * docs/plugins/inspect/plugin-videorate.xml:
4840         * docs/plugins/inspect/plugin-videoscale.xml:
4841         * docs/plugins/inspect/plugin-videotestsrc.xml:
4842         * docs/plugins/inspect/plugin-volume.xml:
4843         * docs/plugins/inspect/plugin-vorbis.xml:
4844         * docs/plugins/inspect/plugin-ximagesink.xml:
4845         * docs/plugins/inspect/plugin-xvimagesink.xml:
4846           Regenerate.
4847
4848         * ext/ogg/Makefile.am:
4849         * ext/ogg/gstoggmux.c:
4850         * ext/ogg/gstoggmux.h:
4851           Add header for oggmux. the c-file needs a doc blob still.
4852
4853 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4854
4855         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4856
4857         * gst-libs/gst/rtp/gstrtpbuffer.c:
4858         (gst_rtp_buffer_set_extension_data):
4859         * gst-libs/gst/rtp/gstrtpbuffer.h:
4860         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
4861         Add gst_rtp_buffer_set_extension_data() 
4862         Add a unit test for this addition. Fixes #511478.
4863         API: GstRTPBuffer:gst_rtp_buffer_set_extension_data()
4864
4865 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4866
4867         * configure.ac:
4868         Back to CVS
4869
4870 === release 0.10.17 ===
4871
4872 2008-01-30  Jan Schmidt <jan.schmidt@sun.com>
4873
4874         * configure.ac:
4875           releasing 0.10.17, "Peanut Butter and Jelly"
4876
4877 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4878
4879         * gst-libs/gst/interfaces/mixeroptions.c:
4880         * gst-libs/gst/interfaces/mixertrack.c:
4881         Also remove the conditional registration of the signals
4882         that disappeared with the ABI change in 0.10.14
4883
4884 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4885
4886         * gst-libs/gst/rtsp/gstrtspconnection.c:
4887         Revert patch to gstrtspconnection.c for brown paper bag
4888         release of -base. Re-opens: #511825
4889
4890 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4891
4892         * gst-libs/gst/interfaces/mixeroptions.h:
4893         * gst-libs/gst/interfaces/mixertrack.h:
4894         Change the way these deprecated function pointers are removed
4895         so that the compiled ABI is unconditionally smaller. This 
4896         sets in stone an ABI break that actually occurred when the
4897         things were deprecated in 0.10.14, which seems to be the best
4898         fix as the only known users are oss-mixer and sunaudio-mixer in 
4899         gst-plugins-good.
4900         Fixes: #513018
4901
4902 2008-01-30  Tim-Philipp Müller  <tim at centricular dot net>
4903
4904         * win32/common/libgstpbutils.def:
4905           Export the two new _get_type() functions which are needed
4906           by the python bindings.
4907
4908 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4909
4910         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4911         Cast glong to time_t as time_t might have a different type on
4912         other platforms, like FreeBSD, and we get a compiler warning
4913         otherwise. Fixes bug #511825.
4914
4915 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4916
4917         * gst-libs/gst/audio/gstaudiofilter.c:
4918         (gst_audio_filter_class_init):
4919         Initialize the GstRingerBuffer class to get it's debug category
4920         initialized. gst_ring_buffer_parse_caps() uses the ringbuffer debug
4921         category and otherwise we get some g_critical(). Fixes bug #512334.
4922
4923 2008-01-28  Jan Schmidt  <jan.schmidt@sun.com>
4924
4925         * configure.ac:
4926         Back to CVS
4927
4928 === release 0.10.16 ===
4929
4930 2008-01-28  Jan Schmidt <jan.schmidt@sun.com>
4931
4932         * configure.ac:
4933           releasing 0.10.16, "Scheduled Interruption"
4934
4935 2008-01-22  Wim Taymans  <wim.taymans@collabora.co.uk>
4936
4937         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4938
4939         * gst-libs/gst/rtp/gstrtpbuffer.c:
4940         (gst_rtp_buffer_get_extension_data):
4941         Fix typos and wrong extension check. Fixes #511274.
4942
4943 2008-01-18  Jan Schmidt  <jan.schmidt@sun.com>
4944
4945         * po/sk.po:
4946         Oops - add new sk.po mentioned in the LINGUAS I just committed
4947
4948 2008-01-17  Jan Schmidt  <jan.schmidt@sun.com>
4949
4950         * po/LINGUAS:
4951         Add ca translation to the disted list.
4952
4953         * win32/vs6/libgstsdp.dsp:
4954         Convert line endings to CRLF
4955
4956 2008-01-17  Sebastien Moutte <sebastien@moutte.net>
4957
4958         * win32/MANIFEST:
4959         Add win32/vs6/libgstrtsp.dsp to MANIFEST
4960
4961 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
4962
4963         * win32/common/libgstsdp.def:
4964         * win32/common/libgstvideo.def:
4965         Add new API declarations
4966
4967 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
4968
4969         * ext/theora/gsttheoradec.h:
4970         * ext/theora/gsttheoraparse.h:
4971         * ext/theora/theoradec.c:
4972         * ext/theora/theoraparse.c:
4973         Take a 2nd stab at handling libtheora granulepos changes in the decoder
4974         and parser by inspecting the bitstream version of the incoming data.
4975
4976 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
4977
4978         * configure.ac:
4979         * pkgconfig/Makefile.am:
4980         * pkgconfig/gstreamer-audio-uninstalled.pc.in:
4981         * pkgconfig/gstreamer-audio.pc.in:
4982         * pkgconfig/gstreamer-cdda-uninstalled.pc.in:
4983         * pkgconfig/gstreamer-cdda.pc.in:
4984         * pkgconfig/gstreamer-fft-uninstalled.pc.in:
4985         * pkgconfig/gstreamer-fft.pc.in:
4986         * pkgconfig/gstreamer-floatcast-uninstalled.pc.in:
4987         * pkgconfig/gstreamer-floatcast.pc.in:
4988         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4989         * pkgconfig/gstreamer-interfaces.pc.in:
4990         * pkgconfig/gstreamer-netbuffer-uninstalled.pc.in:
4991         * pkgconfig/gstreamer-netbuffer.pc.in:
4992         * pkgconfig/gstreamer-pbutils-uninstalled.pc.in:
4993         * pkgconfig/gstreamer-pbutils.pc.in:
4994         * pkgconfig/gstreamer-riff-uninstalled.pc.in:
4995         * pkgconfig/gstreamer-riff.pc.in:
4996         * pkgconfig/gstreamer-rtp-uninstalled.pc.in:
4997         * pkgconfig/gstreamer-rtp.pc.in:
4998         * pkgconfig/gstreamer-rtsp-uninstalled.pc.in:
4999         * pkgconfig/gstreamer-rtsp.pc.in:
5000         * pkgconfig/gstreamer-sdp-uninstalled.pc.in:
5001         * pkgconfig/gstreamer-sdp.pc.in:
5002         * pkgconfig/gstreamer-tag-uninstalled.pc.in:
5003         * pkgconfig/gstreamer-tag.pc.in:
5004         * pkgconfig/gstreamer-video-uninstalled.pc.in:
5005         * pkgconfig/gstreamer-video.pc.in:
5006         Provide one pkg-config file for every gst-plugins-base library.
5007         This makes linking to those libraries much more intuitive and
5008         provides standard pkg-config behaviour for them. Fixes bug #499697.
5009
5010 2008-01-13  David Schleef  <ds@schleef.org>
5011
5012         * gst/videoscale/vs_4tap.c:
5013           Fix valgrind error on 4tap scaling method.
5014
5015 2008-01-13  Sebastien Moutte  <sebastien@moutte.net>
5016
5017         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
5018         Include Winsock2.h for VS6 and use a different way initialize
5019         hints structure so it can build with VS6.
5020         * win32/MANIFEST:
5021         * win32/vs6/libgstsdp.dsp:
5022         * win32/common/libgstsdp.def:
5023         Add new files for libgstsdp.
5024         * win32/vs6/grammar.dsp:
5025         Copy pbutils-enumtypes* from win32/common to pbutils sources folder.
5026         * win32/vs6/gst_plugins_base.dsw:
5027         * win32/vs6/libgstdecodebin.dsp:
5028         * win32/vs6/libgstdecodebin2.dsp:
5029         * win32/vs6/libgstplaybin.dsp:
5030         * win32/vs6/libgstvolume.dsp:
5031         Add new dependencies to the link list.
5032
5033 2008-01-13  Julien Moutte  <julien@fluendo.com>
5034
5035         * win32/common/config.h:
5036         * win32/common/gstrtsp-enumtypes.c: (gst_rtsp_result_get_type),
5037         (gst_rtsp_event_get_type), (gst_rtsp_family_get_type),
5038         (gst_rtsp_state_get_type), (gst_rtsp_version_get_type),
5039         (gst_rtsp_method_get_type), (gst_rtsp_auth_method_get_type),
5040         (gst_rtsp_header_field_get_type), (gst_rtsp_status_code_get_type):
5041         * win32/common/interfaces-enumtypes.c:
5042         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
5043         (gst_mixer_message_type_get_type), (gst_mixer_flags_get_type),
5044         (gst_mixer_track_flags_get_type),
5045         (gst_tuner_channel_flags_get_type):
5046         * win32/common/multichannel-enumtypes.c:
5047         (gst_audio_channel_position_get_type):
5048         * win32/common/pbutils-enumtypes.c:
5049         (gst_install_plugins_return_get_type):
5050         * win32/common/pbutils-enumtypes.h: Update/Add generated files
5051         in the win32 build directory.
5052
5053 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5054
5055         * tests/check/Makefile.am:
5056         Fix CFLAGS to also pull in the gstcheck cflags from AM_CFLAGS.
5057
5058         * tests/check/elements/audiorate.c: (do_perfect_stream_test):
5059         * tests/check/elements/playbin.c:
5060         * tests/check/libs/mixer.c: (test_element_interface_supported),
5061         (gst_implements_interface_init):
5062         * tests/check/libs/rtp.c: (GST_START_TEST):
5063         Fix various assignment type mismatches.
5064
5065 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5066
5067         * configure.ac:
5068         * gst-libs/gst/rtsp/Makefile.am:
5069         Add test to see if hstrerror is available or if we need libresolv
5070         (Solaris) for it, then use it in libgstrtsp.
5071
5072 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5073
5074         * gst-libs/gst/tag/Makefile.am:
5075         Fix include path order
5076
5077 2008-01-11  Edward Hervey  <edward.hervey@collabora.co.uk>
5078
5079         * gst-libs/gst/pbutils/install-plugins.c:
5080         (gst_install_plugins_context_copy),
5081         (gst_install_plugins_context_get_type):
5082         * gst-libs/gst/pbutils/install-plugins.h:
5083         Add GBoxed GType for GstInstallPluginsContext, this eases the wrapping
5084         for bindings.
5085
5086 2008-01-11  Michael Smith <msmith@fluendo.com>
5087
5088         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
5089         (_theora_granule_frame), (_theora_granule_start_time),
5090         (theora_dec_sink_convert), (theora_dec_decode_buffer):
5091           Adapt for post-alpha meaning of granulepos, when we
5092           have a newer version of libtheora.
5093         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
5094         (theora_enc_get_ogg_packet_end_time), (theora_enc_sink_event),
5095         (theora_enc_is_discontinuous), (theora_enc_chain):
5096           Likewise.
5097         * tests/check/Makefile.am:
5098           Link libtheora into theoraenc test so we can check which version of
5099           libtheora we're testing against.
5100         * tests/check/pipelines/theoraenc.c: (check_libtheora),
5101         (check_buffer_granulepos),
5102         (check_buffer_granulepos_from_starttime), (GST_START_TEST),
5103         (theoraenc_suite):
5104           Adapt tests to check the values that are now defined for theora; make
5105           the tests backwards-adapt the passed values if we're running against an
5106           old libtheora.
5107           Fixes #497964
5108
5109 2008-01-10  Tim-Philipp Müller  <tim at centricular dot net>
5110
5111         * gst-libs/gst/audio/gstbaseaudiosink.c:
5112           (gst_base_audio_sink_class_init):
5113         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5114           (gst_base_audio_src_class_init):
5115           Ref audio clock class from a thread-safe context to make sure
5116           we're not bit by GObjects lack of thread-safety here (#349410),
5117            however unlikely that may be in practice.
5118
5119 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
5120
5121         * autogen.sh:
5122           Add -Wno-portability to the automake parameters to stop warnings
5123           about GNU make extensions being used. We require GNU make in almost
5124           every Makefile anyway.
5125           
5126         * configure.ac:
5127           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
5128           at the same time is required for per target flags.
5129
5130 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5131
5132         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_pull_start_tag):
5133           Post an error message if we can't pull as many bytes as we need
5134           for the tag. This makes sure the user gets to see a proper error
5135           message if a file with a partial ID3 tag is fed to decodebin, and
5136           not a 'no ID3 tag demuxer' error, which would be confusing
5137           (see #508138).
5138
5139 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5140
5141         * gst-libs/gst/pbutils/descriptions.c: (formats):
5142           Add description strings for ID3, APE, and ICY tags.
5143
5144 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5145
5146         * gst/playback/gstdecodebin.c: (try_to_link_1):
5147           Make sure we error out correctly if we can't activate one of
5148           the elements we've added.  Fixes #508138.
5149           
5150 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
5151
5152         Patch by: Bastien Nocera <hadess at hadess net>
5153
5154         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
5155           (check_if_volumes_are_the_same), (gst_alsa_mixer_set_volume):
5156           Use snd_mixer_selem_set_{playback|capture}_volume_all() if
5157           the volume is the same for all channels. This works around
5158           some problem in alsa that leaves us with inconsistent state
5159           for some reason (#486840).
5160
5161 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
5162
5163         Patch by: Jerone Young <jerone at gmail com>
5164
5165         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer):
5166           If there's no mixer track by the name of 'Master' or 'Front',
5167           check if there's one called 'PCM' before trying the generic
5168           fallback logic (fixes #506928, where we pick 'Mic' as master
5169           track for the AD1984 card in a Thinkpad T61/X61 laptop).
5170
5171 2008-01-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5172
5173         * gst/playback/gstplay-enum.c:
5174         (register_gst_autoplug_select_result),
5175         (gst_autoplug_select_result_get_type), (register_gst_play_flags),
5176         (gst_play_flags_get_type):
5177         * gst/playback/gstplay-enum.h:
5178         Add enums for configuration flags.
5179
5180         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5181         (init_group), (gst_play_bin_init), (gst_play_bin_set_property),
5182         (gst_play_bin_get_property), (no_more_pads_cb),
5183         (autoplug_select_cb), (gst_play_bin_change_state):
5184         Merge mode with flags.
5185         Add more property getters/setters, defaults and docs.
5186         Add properties to get number of audio/video/text streams.
5187         Create sink object in _init so that we can always rely on it being
5188         there.
5189
5190         * gst/playback/gstplaysink.c: (gst_play_sink_init),
5191         (gen_video_chain), (gen_audio_chain), (gen_vis_chain),
5192         (activate_vis), (gst_play_sink_reconfigure),
5193         (gst_play_sink_set_flags), (gst_play_sink_get_flags),
5194         (gst_play_sink_change_state):
5195         * gst/playback/gstplaysink.h:
5196         Use flags to configure the sink pipelines.
5197         Add tee before audio pipeline so that we can use it for visualisations.
5198         Start working on integrating visualisations.
5199         Remove mode, we can do everything with the flags now.
5200         Add method to configue the sink pipeline.
5201
5202 2008-01-06  Tim-Philipp Müller  <tim at centricular dot net>
5203
5204         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
5205           (check_buffer_timestamp), (check_buffer_duration):
5206           Turn these functions into macros so we can see right away
5207           where the failure occured.
5208
5209 2008-01-05  Julien Moutte  <julien@fluendo.com>
5210
5211         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Add
5212         debugging information to understand how X calculates the stride
5213         for XvImages.
5214
5215 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
5216
5217         * gst/volume/Makefile.am:
5218         * gst/volume/gstvolume.c: (volume_choose_func),
5219         (gst_volume_base_init), (gst_volume_class_init), (gst_volume_init),
5220         (volume_setup):
5221         * gst/volume/gstvolume.h:
5222         Use GstAudioFilter as base class for the volume element instead of
5223         plain GstBaseTransform.
5224
5225 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
5226
5227         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type):
5228         Don't set element details for the abstract GstAudioFilter class.
5229
5230 2008-01-02  Sebastian Dröge  <slomo@circular-chaos.org>
5231
5232         * gst-libs/gst/audio/gstaudiofilter.c:
5233         (gst_audio_filter_class_init), (gst_audio_filter_get_unit_size):
5234         Implement get_unit_size() vmethod of GstBaseTransform.
5235
5236 2008-01-01  Edward Hervey  <edward.hervey@collabora.co.uk>
5237
5238         * gst-libs/gst/pbutils/Makefile.am:
5239         * gst-libs/gst/pbutils/pbutils.h:
5240         Use glib-enum generator to have a proper enum GType for
5241         GST_TYPE_INSTALL_PLUGINS_RETURN so we can easily wrap it in bindings.
5242
5243 2007-12-31  David Schleef  <ds@schleef.org>
5244
5245         * tests/check/Makefile.am:
5246         * tests/check/pipelines/theoraenc.c:
5247           Reenable theoraenc test, which fails on the buildbot but
5248           not locally.
5249
5250 2007-12-31  David Schleef  <ds@schleef.org>
5251
5252         * docs/libs/.cvsignore:
5253         * docs/plugins/.cvsignore:
5254           Add *-undeclared.txt to fix buildbot.
5255
5256 2007-12-31  David Schleef  <ds@schleef.org>
5257
5258         * tests/check/Makefile.am:
5259           Second attempt at disabling theoraenc test long enough to
5260           get buildbot to compile -base.
5261
5262 2007-12-31  David Schleef  <ds@schleef.org>
5263
5264         * tests/check/pipelines/theoraenc.c:
5265           Disable theoraenc test long enough to get the buildbot to
5266           compile a recent -base.
5267
5268 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
5269
5270         * tests/examples/seek/seek.c: (stop_cb):
5271         Make sure we reset the slider value to 0.0 without racing against a
5272         possible g_idle that sets it to something else.
5273
5274 2007-12-31  Thijs Vermeir  <thijsvermeir@gmail.com>
5275
5276         * sys/ximage/ximagesink.c:
5277         fix typo
5278
5279 2007-12-30  Wim Taymans  <wim.taymans@collabora.co.uk>
5280
5281         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
5282         * gst-libs/gst/rtsp/gstrtspdefs.h:
5283         Add Location header so that we can start implementing redirects.
5284         See #506025.
5285
5286 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
5287
5288         * gst/subparse/gstssaparse.c:
5289         combine if's
5290
5291 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
5292
5293         * gst/subparse/gstssaparse.c:
5294         remove duplicate log message
5295
5296 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
5297
5298         * ext/libvisual/visual.c: (gst_visual_chain):
5299         Fix 'xyz may be used uninitialized' compiler warnings caused
5300         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
5301         abort() in any case but properly report the error.
5302
5303 2007-12-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5304
5305         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5306         (gst_play_bin_finalize), (gst_play_bin_set_uri),
5307         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
5308         (gst_play_bin_get_property), (pad_removed_cb), (drained_cb),
5309         (autoplug_select_cb), (activate_group), (deactivate_group),
5310         (setup_next_source), (save_current_group),
5311         (gst_play_bin_change_state):
5312         Code cleanups.
5313         Remove next-uri, we can use the uri property just fine.
5314         Fix some crasher.
5315         Unref uridecodebin when switching.
5316         Fix going to READY.
5317
5318         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
5319         (gst_play_sink_init), (gst_play_sink_dispose),
5320         (gst_play_sink_finalize), (gst_play_sink_vis_unblocked),
5321         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
5322         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
5323         (gst_play_sink_set_property), (gst_play_sink_get_property),
5324         (gen_video_chain), (gen_text_element), (gen_audio_chain),
5325         (gen_vis_element), (gst_play_sink_get_mode),
5326         (gst_play_sink_set_mode), (gst_play_sink_set_flags),
5327         (gst_play_sink_get_flags), (gst_play_sink_request_pad),
5328         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
5329         (gst_play_sink_change_state):
5330         * gst/playback/gstplaysink.h:
5331         Add some locking to make things threadsafe.
5332
5333         * gst/playback/test7.c: (about_to_finish_cb):
5334         Fix test.
5335
5336 2007-12-22  Tim-Philipp Müller  <tim at centricular dot net>
5337
5338         * gst/videoscale/gstvideoscale.c: (gst_video_scale_set_property),
5339           (gst_video_scale_get_property), (gst_video_scale_transform_caps),
5340           (gst_video_scale_transform):
5341           Don't claim to be able to handle/transform caps that can't really
5342           be handled by the currently selected scaling method (here: RGB or
5343           packed YUV with 4-tap method). Also add locking to method property.
5344
5345         * tests/check/pipelines/simple-launch-lines.c: (setup_pipeline),
5346           (test_basetransform_based):
5347           Some test pipelines for the above (not entirely valgrind clean yet
5348           apparently).
5349
5350 2007-12-21  David Schleef  <ds@schleef.org>
5351
5352         * gst-libs/gst/video/video.c:
5353         * gst-libs/gst/video/video.h:
5354           Add additional RGBA and RGB-24 video formats.
5355
5356 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
5357
5358         * tests/check/elements/playbin.c: (test_sink_usage_video_only_stream),
5359           (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
5360           (test_suburi_error_wrongproto), (test_missing_primary_decoder):
5361         * tests/check/libs/cddabasesrc.c: (GST_START_TEST), (GST_START_TEST),
5362           (cddabasesrc_suite):
5363           Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be
5364           deprecated in the future (see #498924).
5365
5366 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
5367
5368         * gst/playback/gststreamselector.c: (gst_selector_pad_event):
5369           Don't leak event.
5370
5371 2007-12-20  Thijs Vermeir <thijsvermeir@gmail.com>
5372
5373         * gst-libs/gst/riff/riff-read.c:
5374         Use GST_ROUND_UP_2 macro
5375
5376 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
5377
5378         * gst/playback/.cvsignore:
5379           Ignore more.
5380
5381 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
5382
5383         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
5384         * gst/playback/gstplaybasebin.c: (set_subtitles_visible),
5385           (set_active_source):
5386         * gst/playback/gstplaybasebin.h:
5387         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
5388           (setup_sinks), (playbin_set_subtitles_visible):
5389           Make switching off of subtitles work. To avoid all kind of
5390           problems with unlinking of the subtitle input, we just keep
5391           the subtitle inputs linked as they are and tell textoverlay
5392           not to render them. Fixes #373011.
5393           Other subtitle switching issues (esp. when there are both
5394           external and in-stream subtitles) remain. They'll be solved
5395           in playbin2.
5396
5397 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5398
5399         * gst/playback/gststreamselector.c: (gst_selector_pad_init):
5400         Init the pad segment too.
5401
5402 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5403
5404         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
5405         (gst_audioringbuffer_open_device),
5406         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
5407         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
5408         (gst_audioringbuffer_pause), (gst_audioringbuffer_stop),
5409         (gst_audio_sink_create_ringbuffer):
5410         Improve debug output.
5411
5412         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
5413         (gst_ring_buffer_pause), (gst_ring_buffer_delay):
5414         Prevent some functions from doing things and failing when the
5415         ringbuffer is not yet acquired.
5416
5417 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
5418
5419         * gst-libs/gst/interfaces/interfaces.h:
5420           Also remove interfaces.h from CVS as it is not needed anymore.
5421
5422 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
5423
5424         * gst-libs/gst/interfaces/Makefile.am:
5425           interfaces.h is not used anymore so remove it from the build
5426           process.
5427
5428 2007-12-17  David Schleef  <ds@schleef.org>
5429
5430         * gst/videotestsrc/gstvideotestsrc.c:
5431         * gst/videotestsrc/gstvideotestsrc.h:
5432           Add a "blink" pattern.  Turn on the pain.  Apologies.  It's useful
5433           for testing vertical refresh synchronization.
5434
5435 2007-12-17  David Schleef  <ds@schleef.org>
5436
5437         * docs/libs/gst-plugins-base-libs-sections.txt:
5438         * gst-libs/gst/video/video.c:
5439         * gst-libs/gst/video/video.h:
5440           Add new GstVideFormat enum and write a bunch of helper functions
5441           based around it.
5442
5443 2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
5444
5445         * Makefile.am:
5446           Use new common/win32.mak.
5447
5448 2007-12-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5449
5450         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5451         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
5452         Add debug info.
5453         When going from PLAYING to PAUSED, pause the ringbuffer before calling
5454         the parent state change function, just like the audiosink, because the
5455         parent waits for the element to finish its processing before completing
5456         the state change. This makes going to PAUSED a lot snappier.
5457         When going from READY to PAUSED, don't allow the ringbuffer to start
5458         yet.
5459
5460 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5461
5462         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5463         Yet another fix for broken software that produce files with an empty
5464         blockalign field. Instead of completely failing, make a second attempt
5465         at guessing the width/depth by looking at strf->size.
5466
5467 2007-12-16  Tim-Philipp Müller  <tim at centricular dot net>
5468
5469         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_do_seek),
5470           (gst_cdda_base_src_handle_track_seek), (gst_cdda_base_src_create):
5471         * gst-libs/gst/pbutils/install-plugins.c:
5472           (gst_install_plugins_spawn_child), (gst_install_plugins_supported):
5473         * gst-libs/gst/pbutils/missing-plugins.c:
5474           (gst_missing_plugin_message_get_installer_detail),
5475           (gst_missing_encoder_installer_detail_new):
5476         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_send):
5477         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
5478           Turn a few g_assert_not_reached() into g_return_val_if_reached() to
5479           avoid compiler warnings (#503930).
5480
5481 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5482
5483         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5484         Be apologetic of software that use the 'jpeg' instead of 'JPEG' FOURCC
5485         for jpeg video streams.
5486         Add the 'avc1'/'AVC1' fourcc mapping for h264, same software-comment as
5487         for the above modification.
5488
5489 2007-12-15  Tim-Philipp Müller  <tim at centricular dot net>
5490
5491         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_expose),
5492           (gst_x_overlay_handle_events):
5493           More guards (we don't want klass to end up being NULL).
5494
5495 2007-12-14  Sebastian Dröge  <slomo@circular-chaos.org>
5496
5497         * configure.ac:
5498         * gst/volume/gstvolume.c: (gst_volume_init):
5499           Use new gst_base_transform_set_gap_aware() function as volume
5500           correctly handles GST_BUFFER_FLAG_GAP. Require core 0.10.15.1 
5501           for this.
5502
5503 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5504
5505         * tests/examples/seek/seek.c: (msg_segment_done), (main):
5506         Don't go to READY on EOS as this avoids testing of seeking and
5507         restarting after EOS, use the stop button when you want to READY.
5508         Don't try to do a flushing seek in segment-done, it does not make
5509         sense to use this for gapless playback and is not needed.
5510
5511 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5512
5513         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_finalize),
5514         (reset_rate_timer), (update_in_rates), (update_out_rates),
5515         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
5516         (gst_queue_chain), (gst_queue_loop):
5517         Use separate timers for input and output rates.
5518         Pause measuring the output rate when we block for more data.
5519         See #503262.
5520
5521 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5522
5523         * gst/playback/gstqueue2.c: (gst_queue_chain):
5524         Pause the timer to measure the input rate when we block because the
5525         queue is filled. See #503262.
5526
5527 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5528
5529         Patch by: Peter Kjellerstedt  <pkj at axis com>
5530
5531         * gst-libs/gst/rtsp/gstrtspconnection.c:
5532         (gst_rtsp_connection_free):
5533         Close control sockets. Fixes #503440.
5534
5535 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5536
5537         * gst/playback/gstdecodebin2.c: (analyze_new_pad), (connect_pad):
5538         Expose the right pad in the right place with the right element.
5539
5540 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
5541
5542         * gst-libs/gst/pbutils/descriptions.c: (formats):
5543           Add description for 'private' dts caps (who come up with that name?).
5544
5545 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
5546
5547         * Makefile.am:
5548           Add check-exports target and run it with 'make check'.
5549
5550         * configure.ac:
5551           Be stricter about what we export in our libraries: change regexp so that
5552           we only export _gst_foo(), but not __gst_foo().
5553
5554         * gst-libs/gst/cdda/base64.h: (rfc822_binary):
5555         * gst-libs/gst/cdda/sha1.h: (sha_init), (sha_update), (sha_final):
5556           Change internal functions to __gst_foo so they dont' get exported.
5557
5558         * win32/common/libgstaudio.def:
5559           Add missing symbols.
5560
5561 2007-12-11  David Schleef  <ds@schleef.org>
5562
5563         * ChangeLog: remove conflict markers
5564
5565 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
5566
5567         * ext/gnomevfs/Makefile.am:
5568         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_unicodify):
5569           Use gst_tag_freeform_string_to_utf8() here, which also takes
5570           into account any character sets specified by the user via
5571           environment variables.
5572
5573 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
5574
5575         * gst/audioconvert/Makefile.am:
5576         Also link to libm.
5577
5578 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
5579
5580         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5581         No need for floating point operations here. avoids having to link
5582         against the math library too.
5583
5584 2007-12-10  Tim-Philipp Müller  <tim at centricular dot net>
5585
5586         * gst-libs/gst/pbutils/descriptions.c: (formats),
5587           (format_info_get_desc):
5588         * tests/check/libs/pbutils.c: (GST_START_TEST), (caps_strings),
5589           (GST_START_TEST):
5590           Add one or two missing formats.  Generate ADPCM description
5591           dynamically depending on layout/format.
5592
5593 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5594
5595         * configure.ac:
5596           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
5597
5598 2007-12-08  Tim-Philipp Müller  <tim at centricular dot net>
5599
5600         Patch by: Robin Stocker <robin dot stocker at gmx dot ch>
5601
5602         * gst/subparse/gstsubparse.c: (gst_sub_parse_data_format_autodetect):
5603           Some .srt files start with chunk number 0 and not chunk number 1,
5604           recognise and accept those as well (fixes #502497).
5605
5606         * tests/check/elements/subparse.c: (srt_input), (srt_input0),
5607           (test_src):
5608           Add unit test for the above.
5609
5610 2007-12-06  Wim Taymans  <wim.taymans@gmail.com>
5611
5612         * gst/playback/gstplay-enum.c:
5613         (register_gst_autoplug_select_result),
5614         (gst_autoplug_select_result_get_type):
5615         * gst/playback/gstplay-enum.h:
5616         Add missing files.
5617
5618 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
5619
5620         * gst/playback/Makefile.am:
5621         Group decodebin2 and uridecodebin into the same plugin so that they
5622         can share the GEnumType.
5623
5624         * gst/playback/gstdecodebin2.c: (_gst_array_accumulator),
5625         (_gst_select_accumulator), (gst_decode_bin_class_init),
5626         (gst_decode_bin_init), (gst_decode_bin_autoplug_sort),
5627         (gst_decode_bin_autoplug_select), (gst_decode_bin_autoplug_add),
5628         (analyze_new_pad), (connect_pad), (gst_decode_bin_plugin_init):
5629         Add signal to sort factories instead of the more awkward autoplug-select
5630         signal.
5631         Modify autoplug_select so that we can try, skip or expose the
5632         autopluggin of an element on a pad.
5633
5634         * gst/playback/gstfactorylists.c: (compare_ranks),
5635         (decoders_filter), (sinks_filter), (gst_factory_list_is_type),
5636         (element_filter), (gst_factory_list_get_elements),
5637         (gst_factory_list_debug), (gst_factory_list_filter):
5638         * gst/playback/gstfactorylists.h:
5639         Simplify the API, allow getting elements based on mask.
5640
5641         * gst/playback/gstplay-marshal.list:
5642         Add some more marshallers.
5643
5644         * gst/playback/gstplaybin2.c: (init_group), (gst_play_bin_init),
5645         (gst_play_bin_finalize), (pad_removed_cb), (autoplug_factories_cb),
5646         (autoplug_select_cb), (activate_group):
5647         Add support for managing non-raw sinks by providing a custom element and
5648         sink list to decodebin2.
5649         Try to plug non-raw sinks when decodebin2 using autoplug-select of
5650         decodebin2.
5651
5652         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
5653         (gst_play_sink_set_mode), (gst_play_sink_request_pad):
5654         * gst/playback/gstplaysink.h:
5655         Add support for raw and non-raw sinks. 
5656         Add support to force sinks selected by playbin2.
5657         Don't plug raw converters for non-raw sinks.
5658
5659         * gst/playback/gsturidecodebin.c: (_gst_array_accumulator),
5660         (_gst_select_accumulator), (gst_uri_decode_bin_class_init),
5661         (proxy_autoplug_select_signal), (gst_uri_decode_bin_plugin_init),
5662         (plugin_init):
5663         Use right accumulators.
5664         Proxy new signal.
5665
5666 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5667
5668         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
5669         Use runnning time as the base time instead of the timestamp.
5670         Spotted by Saur on IRC.
5671
5672 2007-12-03  Edward Hervey  <bilboed@bilboed.com>
5673
5674         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5675         Add 'WVC1' codec mapping for Windows Media VC-1 video codec.
5676
5677 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5678
5679         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_bisect_forward_serialno),
5680         (gst_ogg_demux_read_chain):
5681         If we find a new serial number but it does not contain a BOS page, make
5682         sure we initialize the chain to NULL because else we will try to scan it
5683         and crash. Fixes #500763
5684
5685 2007-11-30  Wim Taymans  <wim.taymans@gmail.com>
5686
5687         * gst/playback/Makefile.am:
5688         * gst/playback/gstfactorylists.c: (compare_ranks), (print_feature),
5689         (get_feature_array), (decoders_filter), (sinks_filter),
5690         (gst_factory_list_get_decoders), (gst_factory_list_get_sinks),
5691         (gst_factory_list_filter):
5692         * gst/playback/gstfactorylists.h:
5693         Refactor some common code to filter factories and check caps compat.
5694
5695         * gst/playback/gstdecodebin.c:
5696         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5697         (gst_decode_bin_init), (gst_decode_bin_dispose),
5698         (gst_decode_bin_autoplug_continue),
5699         (gst_decode_bin_autoplug_factories),
5700         (gst_decode_bin_autoplug_select), (analyze_new_pad),
5701         (find_compatibles):
5702         * gst/playback/gstplaybin.c:
5703         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5704         (gst_play_bin_init), (gst_play_bin_finalize),
5705         (autoplug_factories_cb), (activate_group):
5706         * gst/playback/gstqueue2.c:
5707         * gst/playback/gsturidecodebin.c: (proxy_unknown_type_signal),
5708         (proxy_autoplug_continue_signal),
5709         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
5710         (proxy_drained_signal):
5711         Add some more debug info and use factor filtering code.
5712
5713 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
5714
5715         * gst/audiotestsrc/gstaudiotestsrc.c:
5716         * gst/volume/gstvolume.c:
5717         * gst/volume/gstvolume.h:
5718           Add GAP-flag support.
5719
5720 2007-11-24  Julien MOUTTE  <julien@moutte.net>
5721
5722         * tests/examples/seek/seek.c: (main): Increase the range of the
5723         rate selector as I would like to test QOS behavior at higher
5724         forward and reverse playback speed like say 64x.
5725
5726 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
5727
5728         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
5729         (audioresample_query), (audioresample_query_type),
5730         (gst_audioresample_set_property):
5731         Implement latency query.
5732
5733 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5734
5735         * gst-libs/gst/audio/gstbaseaudiosink.c:
5736         (gst_base_audio_sink_drain):
5737         Our EOS time contains the base_time, _wait_eos() expects a running_time
5738         so we have to subtract the base_time again before calling the function.
5739         This fixes an EOS regression where the base_time was added twice and EOS
5740         took longer and longer in certain situations.
5741         Fixes #498767.
5742
5743 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5744
5745         * docs/libs/gst-plugins-base-libs-sections.txt:
5746         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
5747         (gst_base_audio_sink_set_provide_clock),
5748         (gst_base_audio_sink_get_provide_clock),
5749         (gst_base_audio_sink_set_slave_method),
5750         (gst_base_audio_sink_get_slave_method),
5751         (gst_base_audio_sink_set_property),
5752         (gst_base_audio_sink_get_property), (gst_base_audio_sink_drain),
5753         (gst_base_audio_sink_none_slaving),
5754         (gst_base_audio_sink_handle_slaving):
5755         * gst-libs/gst/audio/gstbaseaudiosink.h:
5756         Expose methods for some object properties so that subclasses can more
5757         easily configure them.
5758         Added slave method none, that completely disables slaving to the
5759         internal clock.
5760         API: gst_base_audio_sink_set_provide_clock()
5761         API: gst_base_audio_sink_get_provide_clock()
5762         API: gst_base_audio_sink_set_slave_method()
5763         API: gst_base_audio_sink_get_slave_method()
5764
5765         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5766         (gst_base_audio_src_set_provide_clock),
5767         (gst_base_audio_src_get_provide_clock),
5768         (gst_base_audio_src_set_property),
5769         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
5770         * gst-libs/gst/audio/gstbaseaudiosrc.h:
5771         Expose methods for some object properties so that subclasses can more
5772         easily configure them.
5773         API: gst_base_audio_src_set_provide_clock()
5774         API: gst_base_audio_src_get_provide_clock()
5775
5776 2007-11-20  Wim Taymans  <wim.taymans@gmail.com>
5777
5778         Patch by: Joe Peterson <lavajoe at gentoo dot org>
5779
5780         * gst-libs/gst/sdp/gstsdpmessage.c:
5781         Fix compilation on FreeBSD (Gentoo). Fixes #498228.
5782
5783 2007-11-19  Sebastian Dröge  <slomo@circular-chaos.org>
5784
5785         * tests/check/libs/fft.c: (GST_START_TEST):
5786         Fix scaling to really have dB instead of something else.
5787
5788 2007-11-19  Julien MOUTTE  <julien@moutte.net>
5789
5790         * tests/examples/seek/seek.c: (main): There's a nice macro to check
5791         GTK version, use it.
5792
5793 2007-11-19  Julien MOUTTE  <julien@moutte.net>
5794
5795         * tests/examples/seek/seek.c: (main): Try to support stable version
5796         of GTK.
5797
5798 2007-11-17  Stefan Kost  <ensonic@users.sf.net>
5799
5800         * gst/playback/README:
5801         * gst/playback/test7.c:
5802           Fix the build + little README update.
5803
5804 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5805
5806         * tests/examples/seek/seek.c: (make_playerbin2_pipeline), (main):
5807         Add playbin2 seek pipeline.
5808
5809 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5810
5811         * gst/playback/Makefile.am:
5812         * gst/playback/gstplayback.c: (plugin_init):
5813         * gst/playback/test7.c: (update_scale), (warning_cb), (error_cb),
5814         (eos_cb), (about_to_finish_cb), (main):
5815         Add playbin2.
5816         Added gapless playback example.
5817
5818         * gst/playback/gstplaybasebin.c:
5819         * gst/playback/gstplaybasebin.h:
5820         * gst/playback/gstplaybin.c: (gst_play_bin_plugin_init):
5821         * gst/playback/gstqueue2.c:
5822         * gst/playback/test.c:
5823         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5824         (pad_removed_cb):
5825         * gst/playback/gststreaminfo.h:
5826         Change email.
5827
5828         * gst/playback/gstplaybin2.c: (gst_play_bin_get_type),
5829         (gst_play_bin_class_init), (init_group), (gst_play_bin_init),
5830         (gst_play_bin_dispose), (gst_play_bin_set_uri),
5831         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
5832         (gst_play_bin_get_property), (gst_play_bin_handle_message),
5833         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb), (perform_eos),
5834         (drained_cb), (unlink_group), (activate_group),
5835         (setup_next_source), (gst_play_bin_change_state),
5836         (gst_play_bin2_plugin_init):
5837         Added raw first version of playbin2. Does chained oggs and gapless
5838         playback fine. No support for raw sinks yet. No visualisations or
5839         subtitles yet.
5840
5841         * gst/playback/gstplaysink.c: (gst_play_sink_get_type),
5842         (gst_play_sink_class_init), (gst_play_sink_init),
5843         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
5844         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
5845         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
5846         (gst_play_sink_set_property), (gst_play_sink_get_property),
5847         (post_missing_element_message), (free_chain), (add_chain),
5848         (activate_chain), (gen_video_chain), (gen_text_element),
5849         (gen_audio_chain), (gen_vis_element), (gst_play_sink_get_mode),
5850         (gst_play_sink_set_mode), (gst_play_sink_request_pad),
5851         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
5852         (gst_play_sink_send_event), (gst_play_sink_change_state):
5853         * gst/playback/gstplaysink.h:
5854         Added Element that abstracts the sinks and their pipelines for playbin2.
5855
5856 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5857
5858         * gst/playback/gststreamselector.c: (gst_selector_pad_get_type),
5859         (gst_selector_pad_class_init), (gst_selector_pad_init),
5860         (gst_selector_pad_finalize), (gst_selector_pad_reset),
5861         (gst_selector_pad_get_linked_pads), (gst_selector_pad_event),
5862         (gst_selector_pad_getcaps), (gst_selector_pad_bufferalloc),
5863         (gst_selector_pad_chain), (gst_stream_selector_get_type),
5864         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
5865         (gst_stream_selector_init), (gst_stream_selector_set_property),
5866         (gst_stream_selector_get_linked_pad),
5867         (gst_stream_selector_getcaps),
5868         (gst_stream_selector_is_active_sinkpad),
5869         (gst_stream_selector_activate_sinkpad),
5870         (gst_stream_selector_get_linked_pads),
5871         (gst_stream_selector_request_new_pad),
5872         (gst_stream_selector_release_pad):
5873         * gst/playback/gststreamselector.h:
5874         Improve streamselector, make it select and unselect the current pad more
5875         intelligently. 
5876         Subclass GstPad for the sinkpads of the selector.
5877         Handle segments more correctly.
5878         Fix caps negotiation.
5879         Implement release_pad.
5880
5881 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5882
5883         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5884         (gst_decode_group_check_if_drained), (source_pad_event_probe),
5885         (remove_fakesink):
5886         Add drained signal fired when decodebin finishes decoding the data.
5887         Remove deprecated STATE_DIRTY message.
5888
5889         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5890         (unknown_type_cb), (new_decoded_pad_cb), (pad_removed_cb),
5891         (analyse_source), (proxy_drained_signal), (make_decoder),
5892         (source_new_pad), (value_list_append_structure_list),
5893         (handle_redirect_message), (handle_message):
5894         Proxy the new drained signal.
5895         Handle pad removed from decodebin.
5896         Handle redirect messages by sorting multiple redirections based on the
5897         connection speed.
5898
5899 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5900
5901         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5902
5903         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
5904         Fix leaking headers. Fixes #496761.
5905
5906 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5907
5908         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5909
5910         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
5911         (gst_ximagesink_change_state):
5912         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
5913         Don't leak the PAR on errors. Fixes #496731.
5914
5915 2007-11-16  Tim-Philipp Müller  <tim at centricular dot net>
5916
5917         * gst-libs/gst/tag/gstid3tag.c: (user_tag_matches),
5918           (gst_tag_from_id3_user_tag):
5919           Add mapping for audio cd discid tags, so we can extract
5920           them from tags as well (see #347848). Also compare identifiers
5921           in ID3v2 TXXX frames in a case-insensitive way to increase
5922           compatibility when reading tags (discid vs. DiscID vs. DiscId).
5923
5924 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5925
5926         * gst-plugins-base.doap:
5927         Oops, fix the release name.
5928
5929 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5930
5931         * gst-plugins-base.doap:
5932         Add 0.10.15 release
5933
5934 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5935
5936         * configure.ac:
5937         Back to CVS
5938
5939 === release 0.10.15 ===
5940
5941 2007-11-15  Jan Schmidt <jan.schmidt@sun.com>
5942
5943         * configure.ac:
5944           releasing 0.10.15, "No need to argue"
5945
5946 2007-11-15  Jan Schmidt  <jan.schmidt@sun.com>
5947
5948         * win32/vs6/libgstfft.dsp:
5949         Convert line endings to DOS.
5950
5951 2007-11-15  Sebastien Moutte <sebastien@moutte.net>
5952
5953         * win32/vs6/gst_plugins_base.dsw:
5954         * win32/vs6/libgstfft.dsp:
5955         * win32/MANIFEST:
5956         Add a project file for fft plugin and remove socket
5957         based plugin which don't build from the workspace.
5958         * win32/vs6/libgstaudio.dsp:
5959         * win32/vs6/libgstrtp.dsp:
5960         * win32/vs6/libgsttag.dsp:
5961         Convert line endings back to DOS.
5962         Fixes #496724
5963
5964 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
5965
5966         * win32/vs6/libgstinterfaces.dsp:
5967         * win32/vs6/libgstrtsp.dsp:
5968         Convert line endings back to DOS
5969
5970 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
5971
5972         * gst-libs/gst/fft/kiss_fft_f32.h:
5973         * gst-libs/gst/fft/kiss_fft_f64.h:
5974         * gst-libs/gst/fft/kiss_fft_s16.h:
5975         * gst-libs/gst/fft/kiss_fft_s32.h:
5976         Don't include malloc.h which doesn't exist on Mac OSX.
5977         Instead, pull in glib.h and use g_malloc/g_free for 
5978         consistency. Fixes: #496548
5979
5980 2007-11-09  Stefan Kost  <ensonic@users.sf.net>
5981
5982         * gst/playback/gstdecodebin2.c:
5983           Dont leak ghostpad. Fixes #475451.
5984
5985 2007-11-09  Wim Taymans  <wim.taymans@gmail.com>
5986
5987         * docs/design/design-decodebin.txt:
5988         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
5989         Update some more docs and comments.
5990
5991 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
5992
5993         Patch by: Sebastien Moutte  <sebastien moutte net>
5994
5995         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
5996           (gst_rtcp_unix_to_ntp):
5997         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_name):
5998           Fix some C99-isms and and a missing function that some versions of
5999           MSVC don't like too much (#494346).
6000
6001         * win32/vs6/gst_plugins_base.dsw:
6002         * win32/vs6/libgstaudio.dsp:
6003         * win32/vs6/libgstrtp.dsp:
6004         * win32/vs6/libgsttag.dsp:
6005           Update vs6 projects files (#494346).
6006
6007 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
6008
6009         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6010
6011         * win32/common/libgstaudio.def:
6012         * win32/common/libgstcdda.def:
6013         * win32/common/libgstinterfaces.def:
6014         * win32/common/libgstnetbuffer.def:
6015         * win32/common/libgstpbutils.def:
6016         * win32/common/libgstrtp.def:
6017         * win32/common/libgstrtsp.def:
6018         * win32/common/libgsttag.def:
6019         * win32/common/libgstvideo.def:
6020           More missing symbols to export (fixes #493986).
6021
6022 2007-11-06  Sebastian Dröge  <slomo@circular-chaos.org>
6023
6024         * docs/libs/gst-plugins-base-libs-sections.txt:
6025         * gst-libs/gst/fft/gstfftf32.c:
6026         * gst-libs/gst/fft/gstfftf32.h:
6027         * gst-libs/gst/fft/gstfftf64.c:
6028         * gst-libs/gst/fft/gstfftf64.h:
6029         * gst-libs/gst/fft/gstffts16.c:
6030         * gst-libs/gst/fft/gstffts16.h:
6031         * gst-libs/gst/fft/gstffts32.c:
6032         * gst-libs/gst/fft/gstffts32.h:
6033         * tests/check/libs/fft.c: (GST_START_TEST):
6034         Remove the magnitude and phase calculation functions as these have
6035         very special use cases and can't even be used for the spectrum
6036         element. Also adjust the docs to mention some properties of the used
6037         FFT implemention, i.e. how the values are scaled. Fixes #492098.
6038
6039 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
6040
6041         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
6042           (finish_source):
6043           Avoid crash when there are external subtitles (fixes #491722).
6044
6045 2007-11-03  Tim-Philipp Müller  <tim at centricular dot net>
6046
6047         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
6048         * ext/alsa/gstalsasrc.c: (gst_alsasrc_open):
6049           'Could not open resource for writing' is not an acceptable
6050           error message when we can't open the audio device (see #492334),
6051           even less so when we're trying to open it to record something.
6052
6053 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
6054
6055         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6056
6057         * win32/common/libgstrtp.def:
6058           Add some more missing symbols (#492813).
6059
6060 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
6061
6062         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
6063
6064         * tests/check/elements/audioconvert.c: (verify_convert):
6065           Add check to make sure that the out caps have a channel layout
6066           set on them where they should have one.
6067
6068 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
6069
6070         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
6071
6072         * gst-libs/gst/fft/kiss_fft_s16.h: (KISS_FFT_S16_MALLOC):
6073         * gst-libs/gst/fft/kiss_fft_s32.h: (KISS_FFT_S32_MALLOC):
6074           Include our own _stdint.h instead of sys/types.h, makes MingW happy
6075           (#492306).
6076
6077         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_create):
6078           Use _pipe directly, GLib doesn't have a pipe() macro any longer
6079           (it disappeared in GLib 2.14.0) (#492306).
6080
6081         * gst-libs/gst/sdp/Makefile.am:
6082         * gst-libs/gst/sdp/gstsdpmessage.c:
6083           Fix includes and LIBS for win32/Mingw (#492306).
6084
6085         * tests/examples/dynamic/addstream.c (pause_play_stream):
6086           Use more portable g_usleep() instead of sleep() (#492306).
6087
6088 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
6089
6090         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6091
6092         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
6093           (gst_ring_buffer_parse_caps):
6094           Return NULL instead of an enum that happens to be 0, fixes warning
6095           on MSVC (#492114).
6096
6097         * gst-libs/gst/audio/gstringbuffer.h:
6098           No trailing commas in enum list (for gcc-2.9x).
6099
6100         * gst/videotestsrc/videotestsrc.c: (random_char):
6101           Make information loss explicit instead of implicitly truncating to
6102           eight bits via the return value.  Fixes runtime error on MSVC when
6103           using the debug CRT (#492114).
6104
6105         * win32/common/config.h.in:
6106           Fix a bunch of '#undef FOO bar', which MSVC doesn't like (#492114).
6107
6108         * win32/common/libgstinterfaces.def:
6109         * win32/common/libgstrtp.def:
6110           Export a few more symbols (#492114).
6111
6112 2007-11-01  Stefan Kost  <ensonic@users.sf.net>
6113
6114         * gst-libs/gst/audio/audio.c:
6115         * gst-libs/gst/audio/audio.h:
6116           Readd the deprecation guards, but preserve compilability.
6117
6118 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6119
6120         * gst/audioconvert/gstaudioconvert.c: (find_suitable_channel_layout),
6121           (gst_audio_convert_fixate_channels), (gst_audio_convert_fixate_caps):
6122           Preserve channel layout when fixating the number of channels in the
6123           output caps, or make sure there's a suitable channel position layout
6124           set on the caps if required. Fixes #430677.
6125
6126 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6127
6128         * tests/check/elements/decodebin.c: (test_text_plain_streams):
6129           Make sure the pipeline really operates in push mode as it should
6130           in this case.
6131
6132 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6133
6134         * gst-libs/gst/audio/audio.h:
6135           Don't guard deprecated enum with #ifndef DISABLE_DEPRECATED, or
6136           compilation with DISABLE_DEPRECATED and without REMOVE_DEPRECATED
6137           (ie. normal cvs builds) will fail.
6138
6139 2007-10-31  Stefan Kost  <ensonic@users.sf.net>
6140
6141         * docs/libs/Makefile.am:
6142         * gst-libs/gst/audio/audio.c:
6143         * gst-libs/gst/audio/audio.h:
6144         * gst-libs/gst/interfaces/mixer.c:
6145           tell gtk-doc about the deprecation guard. Apply more doc fixes.
6146
6147 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
6148
6149         * tests/check/libs/audio.c: (init_value_to_channel_layout),
6150           (test_channel_layout_value_intersect), (audio_suite):
6151           Add simple unit test to make sure GstValue intersection
6152           of channel layouts works the way I think it does.
6153
6154 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
6155
6156         * docs/libs/gst-plugins-base-libs-sections.txt:
6157         * gst-libs/gst/audio/gstaudiofilter.h:
6158         * gst-libs/gst/interfaces/mixer.h:
6159         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6160         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6161         * gst-libs/gst/sdp/gstsdpmessage.c:
6162           Fix the docs according to what gtk-doc complained about.
6163
6164 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
6165
6166         * tests/icles/stress-playbin.c:
6167           Fix the build.
6168
6169 2007-10-30  Tim-Philipp Müller  <tim at centricular dot net>
6170
6171         * gst/playback/gstdecodebin.c: (close_pad_link), (type_found):
6172         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
6173           Post nice/more useful error message if we don't have a decoder for
6174           the primary type.
6175
6176 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6177
6178         * gst/playback/gstdecodebin2.c: (gst_decode_group_expose):
6179         Be a bit more useful, unblock the pads after we fired the no-more-pads
6180         signal so that we can use the signal to inspect and connect all pads
6181         without having to keep extra state outside of decodebin.
6182
6183 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6184
6185         * gst/playback/gsturidecodebin.c:
6186         (gst_uri_decode_bin_autoplug_continue),
6187         (gst_uri_decode_bin_class_init), (no_more_pads_full):
6188         Implement default signal handler so that we return TRUE when nothing is
6189         connected.
6190
6191 2007-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
6192
6193         * gst-libs/gst/riff/riff-media.c:
6194         (gst_riff_wavext_add_channel_layout),
6195         (gst_riff_wave_add_default_channel_layout),
6196         (gst_riff_wavext_get_default_channel_mask),
6197         (gst_riff_create_audio_caps):
6198         Use the ALSA channel layout as default for wav files without channel
6199         layout information. This fixes playback of chan-id.wav on 5.1 systems
6200         for example. Also refactor the channel layout setting a bit and add
6201         more default channel orders. Fixes #489010.
6202
6203 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
6204
6205         * tests/check/libs/tag.c: (test_musicbrainz_tag_registration):
6206           GST_TAG_MUSICBRAINZ_SORTNAME is deprecated and we compile with
6207           -DGST_DISABLE_DEPRECATED, so use new GST_TAG_ARTIST_SORTNAME
6208           instead.
6209
6210 2007-10-25  Wim Taymans  <wim.taymans@gmail.com>
6211
6212         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
6213         (gst_decode_bin_dispose), (gst_decode_bin_set_caps),
6214         (gst_decode_bin_set_subs_encoding),
6215         (gst_decode_bin_get_subs_encoding), (gst_decode_bin_set_property),
6216         (gst_decode_bin_get_property), (analyze_new_pad):
6217         Move subtitle encoding property to decodebin2 so that it can set the
6218         property value on all elements that it autoplugs and that require it.
6219         Make caps refcounting more consistent in get/set.
6220
6221         * gst/playback/gsturidecodebin.c: (_gst_boolean_accumulator),
6222         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
6223         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
6224         (gst_uri_decode_bin_get_property), (proxy_unknown_type_signal),
6225         (proxy_autoplug_continue_signal),
6226         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
6227         (make_decoder):
6228         Proxy properties and relevant signals from the internal decodebin.
6229         Make properties MT safe.
6230
6231 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
6232
6233         * gst-libs/gst/tag/tag.h: (GST_TAG_MUSICBRAINZ_SORTNAME):
6234         * gst-libs/gst/tag/tags.c:
6235           Deprecate GST_TAG_MUSICBRAINZ_SORTNAME, replaced by the newly-added
6236           GST_TAG_ARTIST_SORTNAME (in an API and ABI compatible way).
6237
6238         * gst-libs/gst/tag/gstid3tag.c: (tag_matches):
6239           Map ID3v2 TSOP, TSOA and TSOT frames to new SORTNAME tags (#414539).
6240
6241         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches),
6242           (gst_tag_to_vorbis_comments):
6243           Map new SORTNAME tags (these tags aren't even semi-official, so I'm
6244           just mapping everything I found in the wild) (#414539).
6245
6246 2007-10-24  Wim Taymans  <wim.taymans@gmail.com>
6247
6248         Inspired by patch of: René Stadler <mail at renestadler dot de>
6249
6250         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
6251         (gst_decode_bin_autoplug_continue),
6252         (gst_decode_bin_autoplug_factories),
6253         (gst_decode_bin_autoplug_select), (analyze_new_pad), (connect_pad),
6254         (find_compatibles):
6255         * gst/playback/gstplay-marshal.list:
6256         Remove the autoplug-sort signal and replace it with a binding friendly
6257         autoplug-select signal.
6258         Add an autoplug-factories signal that can be used to generate a list of
6259         factories to try to autoplug.
6260         Add the GstPad to the autoplugging signal args as it might be needed to
6261         make a good factory selection.
6262         Fix up the marshallers for this. Fixes #407282.
6263
6264 2007-10-23  Tim-Philipp Müller  <tim at centricular dot net>
6265
6266         * gst-libs/gst/tag/gsttagdemux.c:
6267           Don't abort with an assertion if we receive a seek event with
6268           a start type of NONE (see launchpad bug #155878).
6269
6270 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
6271
6272         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
6273         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
6274         (gst_ximagesink_change_state), (gst_ximagesink_reset):
6275         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_event_thread),
6276         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_xcontext_clear),
6277         (gst_xvimagesink_change_state), (gst_xvimagesink_reset):
6278         Make sure that before we clean up the X resources, we shutdown and join
6279         the event thread.
6280         Also make sure the event thread does not shut down immediatly after
6281         startup because the running variable is not yet correctly set.
6282         Fixes #378770. 
6283
6284 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
6285
6286         * gst/playback/gstdecodebin.c: (new_pad), (type_found):
6287         Make the window for a race in typefind and shutting down smaller until
6288         we figure out the right locking here. Avoids #485753 usually.
6289
6290         * gst/playback/gstdecodebin2.c: (type_found), (pad_added_group_cb):
6291         Remove unneeded lock causing a race in typefind and shutting down.
6292         Fixes #485753.
6293
6294         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
6295         Also remove sinks when going to NULL because we might not complete the
6296         state change to PAUSED, causing the PAUSED->READY state change not to
6297         happen.
6298
6299 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
6300
6301         * gst-libs/gst/audio/gstbaseaudiosink.c:
6302         (gst_base_audio_sink_drain), (gst_base_audio_sink_change_state):
6303         Also explicitly release the ringbuffer when going to NULL because it
6304         is required in the setcaps function, before the state change to PAUSED
6305         completes.
6306
6307 2007-10-16  Tim-Philipp Müller  <tim at centricular dot net>
6308
6309         * tests/icles/.cvsignore:
6310         * tests/icles/Makefile.am:
6311         * tests/icles/stress-playbin.c:
6312           Does what it says on the tin.
6313
6314 2007-10-15  Wim Taymans  <wim.taymans@gmail.com>
6315
6316         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_push_one):
6317         Fix queue negotiation. See #486758.
6318
6319 2007-10-12  Jan Schmidt  <Jan.Schmidt@sun.com>
6320
6321         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
6322         (gst_xvimagesink_xwindow_new),
6323         (gst_xvimagesink_update_colorbalance),
6324         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get):
6325
6326         Fix handling of some of the X atoms. If the last parameter is True,
6327         XInternAtom won't create the atom if it doesn't exist, and therefore
6328         might return None. This causes X errors on Xv implementations that
6329         don't provide the colour balance attributes.
6330
6331 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6332
6333         * gst-libs/gst/tag/gstvorbistag.c:
6334         * tests/check/libs/tag.c:
6335           Extract vorbis comment LICENSE tags correctly.
6336
6337 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6338
6339         Patch by: Jason Kivlighn  <jkivlighn gmail com>
6340
6341         * gst-libs/gst/tag/gstid3tag.c:
6342         * tests/check/libs/tag.c:
6343           Map ID3v2 WCOP frame to GST_TAG_COPYRIGHT_URI (#447000).
6344
6345 2007-10-10  Tim-Philipp Müller  <tim at centricular dot net>
6346
6347         * gst-libs/gst/tag/gsttagdemux.c:
6348           Don't error out when a buggy downstream element doesn't
6349           handle the newsegment event we send properly (especially
6350           not without posting a meaningful error message on the
6351           bus). See bug #471370 and launchpad bug #136264.
6352
6353 2007-10-10  Wim Taymans  <wim.taymans@gmail.com>
6354
6355         * gst-libs/gst/audio/gstbaseaudiosink.c:
6356         (gst_base_audio_sink_drain):
6357         Use new basesink method to make our EOS drain interruptable.
6358
6359 2007-10-10  Jan Schmidt  <Jan.Schmidt@sun.com>
6360
6361         * gst-libs/gst/rtp/gstrtppayloads.c:
6362         Fix silly search-replace oversight.
6363
6364 2007-10-09  Wim Taymans  <wim.taymans@gmail.com>
6365
6366         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
6367
6368         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
6369         (gst_basertppayload_set_outcaps):
6370         Fix caps memleak. Fixes #484989.
6371
6372
6373 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6374
6375         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6376         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain):
6377         Fix debug output.
6378
6379 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6380
6381         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6382         (gst_base_audio_src_create):
6383         Also handle the case where there is no clock set on the audio source,
6384         like in the unit tests.
6385
6386 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
6387
6388         * gst-libs/gst/rtp/gstrtppayloads.c:
6389         Use unsigned G_MAXUINT8 instead of -1 to initialise a guint8
6390         to avoid compiler warnings
6391
6392 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6393
6394         * gst/playback/gstdecodebin.c: (type_found),
6395         (gst_decode_bin_change_state):
6396         * gst/playback/gstdecodebin2.c: (type_found),
6397         (gst_decode_bin_change_state):
6398         Don't disconnect the have_type signal because we never reconnect it
6399         later on. Instead keep a variable to see if we already detected a type.
6400
6401 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6402
6403         * gst/playback/gstdecodebin.c: (add_fakesink), (type_found):
6404         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
6405         (type_found):
6406         Unlink the signal handler when we found the type, we're not going to do
6407         anything sensible with more type_found signals anyway.
6408
6409 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
6410
6411         * gst-libs/gst/tag/gsttagdemux.c:
6412           Don't leak caps.
6413
6414 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
6415
6416         * gst-libs/gst/tag/Makefile.am:
6417         * gst-libs/gst/tag/gsttagdemux.c:
6418         * gst-libs/gst/tag/gsttagdemux.h:
6419           API: add GstTagDemux base class for simple tag demuxers.
6420
6421         * docs/libs/gst-plugins-base-libs-docs.sgml:
6422         * docs/libs/gst-plugins-base-libs-sections.txt:
6423           Add GstTagDemux to docs.
6424
6425 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
6426
6427         * gst-libs/gst/rtp/gstrtpbuffer.c:
6428         (gst_rtp_buffer_get_payload_subbuffer):
6429         Fix bug introduced with last commit which inverted the logic and
6430         caused all buffers to be dropped. Fixes #483620.
6431         Thanks to Laurent Glayal <spglegle at yahoo dot fr> for noticing.
6432
6433 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
6434
6435         * gst-libs/gst/rtp/gstrtpbuffer.c:
6436           Replace g_return_if_val (as it could be disabled), with regular return
6437           and warning.
6438
6439 2007-10-03  Stefan Kost  <ensonic@users.sf.net>
6440
6441         * tests/check/pipelines/simple-launch-lines.c:
6442           Print message name and not just number.
6443
6444 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
6445
6446         * gst-libs/gst/audio/gstbaseaudiosink.c:
6447         (gst_base_audio_sink_async_play):
6448         When slaved to the clock, don't try to align a sample with the previous
6449         one when going to PLAYING again.
6450
6451 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
6452
6453         * tests/examples/snapshot/snapshot.c:
6454           Fix the build.
6455
6456 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6457
6458         * gst-libs/gst/sdp/gstsdpmessage.h:
6459         Add RFC 3556 bandwidth modifiers.
6460
6461 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6462
6463         * docs/libs/gst-plugins-base-libs-docs.sgml:
6464         * docs/libs/gst-plugins-base-libs-sections.txt:
6465         * gst-libs/gst/rtp/gstrtppayloads.c:
6466         Update documentation.
6467
6468 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6469
6470         * gst-libs/gst/rtp/Makefile.am:
6471         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_pt),
6472         (gst_rtp_payload_info_for_name):
6473         * gst-libs/gst/rtp/gstrtppayloads.h:
6474         Added new file and header to deal with payload info.
6475
6476         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
6477         (gst_rtp_buffer_default_clock_rate):
6478         * gst-libs/gst/rtp/gstrtpbuffer.h:
6479         Payload specific stuff is move to new headers.
6480         Implement _default_clock rate using the new payload function.
6481
6482         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address),
6483         (gst_sdp_parse_line):
6484         * gst-libs/gst/sdp/gstsdpmessage.h:
6485         Add some more comments.
6486
6487 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6488
6489         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
6490         (sdp_check_header), (sdp_type_find), (plugin_init):
6491         Add typefind function for application/sdp.
6492         Remove some old dirac typefind code that was ifdeffed out.
6493
6494 2007-09-29  Sebastien Moutte <sebastien@moutte.net>
6495
6496         * win32/common/libgstaudio.def:
6497         Add new exported functions.
6498         * win32/vs6/grammar.dsp:
6499         Add autogeneration and copy of some autegenerated files from win32/common
6500         for rtsp library.
6501         * win32/vs6/libgstaudioconvert.dsp:
6502         Add gstaudioquantize.c to the build.
6503         * win32/vs6/libgstinterfaces.dsp:
6504         Add videoorientation.c to the build.
6505         * win32/vs6/libgstriff.dsp:
6506         Add libgsttag to the link libraries list.
6507         * win32/vs6/libgstvolume.dsp:
6508         Add liboil to the link.
6509         * win32/vs6/gst_plugins_base.dsw:
6510         * win32/vs6/libgstrtsp.dsp:
6511         * win32/common/libgstrtsp.def:
6512         Add files to build libgstrtsp library.
6513         
6514 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6515
6516         * tests/examples/snapshot/snapshot.c: (main):
6517         Print error when pipeline failed to construct.
6518
6519 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6520
6521         * configure.ac:
6522         * gst-libs/gst/tag/gstid3tag.c:
6523         * gst-libs/gst/tag/gstvorbistag.c:
6524           Add mappings for the new GST_TAG_COMPOSER for vorbis comments
6525           and ID3v2 tags.
6526
6527 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6528
6529         * gst-libs/gst/floatcast/floatcast.h:
6530           Don't include config.h in an installed public header, this
6531           might break compilation of applications that don't have such
6532           a header and doesn't necessarily do what it's supposed to do
6533           anyway (ie. check for the lrint/lrintf defines) (#442065).
6534           Add docs for the various macros and document how this header
6535           has to be used (link against libm, etc.); add a few FIXMEs;
6536           include math.h for non-c99 code path.  Based on patch by
6537           Jan Schmidt.
6538           
6539 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
6540
6541         * configure.ac:
6542         Use AG_GST_ARG_WITH_PLUGINS and AG_GST_ARG_ENABLE_EXTERNAL instead
6543         of duplicating these macros in configure.ac.
6544
6545 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6546
6547         * po/hu.po:
6548         * po/sv.po:
6549         * po/uk.po:
6550           Updated translations to 0.10.14
6551
6552 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6553
6554         translated by: Jakub Bogusz <qboosh@pld-linux.org>
6555
6556         * po/pl.po:
6557           Added Polish translation.
6558
6559 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6560
6561         translated by: Ilkka Tuohela <hile@iki.fi>
6562
6563         * po/fi.po:
6564           Added Finnish translation.
6565
6566 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6567
6568         translated by: Jorge González González <aloriel@gmail.com>
6569
6570         * po/es.po:
6571           Added Spanish translation.
6572
6573 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6574
6575         translated by: Mogens Jaeger <mogens@jaeger.tf>
6576
6577         * po/da.po:
6578           Added Danish translation.
6579
6580 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6581
6582         translated by: Funda Wang <fundawang@linux.net.cn>
6583
6584         * po/zh_CN.po:
6585           Added Chinese (simplified) translation.
6586
6587 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6588
6589         translated by: Alexander Shopov <ash@contact.bg>
6590
6591         * po/bg.po:
6592           Added Bulgarian translation.
6593
6594 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
6595
6596         * gst/playback/gstqueue2.c: (gst_queue_push_one):
6597         Fix compilation wrt printf arguments.
6598
6599 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
6600
6601         * configure.ac:
6602         * tests/examples/Makefile.am:
6603         * tests/examples/snapshot/.cvsignore:
6604         * tests/examples/snapshot/Makefile.am:
6605         * tests/examples/snapshot/snapshot.c: (main):
6606         Add simple snapshot example program using appsink.
6607
6608 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
6609
6610         * tests/check/generic/states.c:
6611           Improved state change unit test.
6612
6613 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6614
6615         * docs/plugins/.cvsignore:
6616         * tests/check/.cvsignore:
6617           Ignore registries in any format.
6618
6619 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6620
6621         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6622         (gst_base_rtp_depayload_chain),
6623         (gst_base_rtp_depayload_set_gst_timestamp):
6624         Only copy timestamp on outgoing packets if the depayloader did not set
6625         one.
6626         Also copy duration on outgoing packets.
6627
6628 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6629
6630         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
6631         (gst_basertppayload_set_outcaps):
6632         Fix compilation because of missing %d in printf.
6633         When fixating caps, fixate what we can and throw away all remaining
6634         unfixed caps, subclasses should do something smart if they need to.
6635
6636 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6637
6638         * ext/gnomevfs/gstgnomevfssrc.c:
6639           Improve debug logs a bit and be more verbose if things go wrong.
6640
6641 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
6642
6643         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6644         (gst_text_overlay_set_property):
6645         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
6646         * gst-libs/gst/audio/gstbaseaudiosink.c:
6647         (gst_base_audio_sink_render):
6648         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
6649         (gst_rtcp_unix_to_ntp):
6650         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_get_type):
6651         * gst/playback/gstqueue2.c:
6652         * tests/examples/seek/seek.c: (set_scale):
6653         Fix a bunch of compile warnings shown with Forte.
6654
6655         * gst/audiorate/gstaudiorate.c:
6656         Always pull in config.h before including any system headers.
6657
6658 2007-09-17  Wim Taymans  <wim.taymans@gmail.com>
6659
6660         * gst/playback/gstqueue2.c: (update_buffering),
6661         (gst_queue_locked_flush), (gst_queue_locked_enqueue),
6662         (gst_queue_handle_sink_event), (gst_queue_chain),
6663         (gst_queue_push_one), (gst_queue_sink_activate_push),
6664         (gst_queue_src_activate_push), (gst_queue_src_activate_pull):
6665         Also fix #476514 for queue2.
6666
6667 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
6668
6669         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6670         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_setcaps),
6671         (gst_base_rtp_depayload_chain),
6672         (gst_base_rtp_depayload_handle_sink_event),
6673         (gst_base_rtp_depayload_push_full),
6674         (gst_base_rtp_depayload_set_gst_timestamp),
6675         (gst_base_rtp_depayload_change_state):
6676         Remove code to deal with RTP to GST time conversion, we now just copy
6677         the GST timestamp we receive to the outgoing buffers.
6678         Handle segment and flushes correctly.
6679
6680         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
6681         When we have no valid input timestamp, use the previous rtp timestamp on
6682         the outgoing RTP packet instead of the RTP base time.
6683
6684 2007-09-15  David Schleef  <ds@schleef.org>
6685
6686         * ext/alsa/gstalsa.c:
6687         * ext/alsa/gstalsadeviceprobe.c:
6688         * ext/alsa/gstalsamixer.c:
6689         * ext/alsa/gstalsasink.c:
6690         * ext/alsa/gstalsasrc.c:
6691           Change alsa alloca's to malloc to fix warnings on gcc-4.2.
6692
6693 2007-09-15  Wim Taymans  <wim.taymans@gmail.com>
6694
6695         * gst-libs/gst/rtp/gstbasertppayload.c:
6696         (gst_basertppayload_set_outcaps), (gst_basertppayload_push):
6697         Add some debug info when negotiating caps.
6698
6699 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6700
6701         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
6702         A buffer with an empty payload is also a valid buffer.
6703
6704 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6705
6706         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_event),
6707         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
6708         (gst_basertppayload_change_state):
6709         Make sure we start our RTP timestamp from the random base RTP
6710         timestamp even if the buffer timestamp starts from some random value.
6711
6712 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6713
6714         * configure.ac:
6715         * tests/examples/Makefile.am:
6716         * tests/examples/dynamic/.cvsignore:
6717         * tests/examples/dynamic/Makefile.am:
6718         * tests/examples/dynamic/addstream.c: (create_stream),
6719         (pause_play_stream), (message_received), (eos_message_received),
6720         (perform_step), (main):
6721         Add simple exmple app to demonstrate starting and pausing live and
6722         non-live bins in a PLAYING pipeline.
6723
6724 2007-09-14  Julien MOUTTE  <julien@moutte.net>
6725
6726         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add some
6727         typefind for QCP files (RFC #3625)
6728
6729 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
6730
6731         * gst-libs/gst/audio/gstbaseaudiosink.c:
6732         (gst_base_audio_sink_init):
6733         Disable pull mode scheduling, we're not ready for it yet and it subtly
6734         breaks a lot of things.
6735
6736 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
6737
6738         * tests/check/elements/libvisual.c:
6739           Test all libvisual plugins, not just the first one; this reproduces
6740           bug #450336 quite easily.  Looks like a problem with the 'jess'
6741           visualisation.
6742
6743 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
6744
6745         * tests/check/Makefile.am:
6746         * tests/check/elements/.cvsignore:
6747         * tests/check/elements/libvisual.c:
6748           Add basic libvisual test case in an attempt to reproduce bug #450336.
6749           Doesn't reproduce that bug, but some other crasher instead (invalid
6750           free), at least with make elements/libvisual.forever and the bumscope
6751           plugin on x86-64/gutsy. Leaving test disabled for now.
6752
6753 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
6754
6755         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6756
6757         * gst-libs/gst/rtsp/gstrtspconnection.c:
6758         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_read),
6759         (read_body), (gst_rtsp_connection_receive):
6760         Make sure we can not cancel in the middle of receiving a message.
6761         Fixes #475731.
6762
6763 2007-09-11  Tim-Philipp Müller  <tim at centricular dot net>
6764
6765         Patch by: Josep Torra Valles <josep@fluendo.com>
6766
6767         * gst/playback/gstplaybasebin.c:
6768           Increase upper limit for audio queue a bit; fixes preroll problem
6769           with playbin and decodebin2 when playing a quicktime trailer with
6770           multichannel audio via http (#464666).
6771
6772 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
6773
6774         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6775         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
6776         (gst_base_audio_src_provide_clock),
6777         (gst_base_audio_src_set_property),
6778         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
6779         * gst-libs/gst/audio/gstbaseaudiosrc.h:
6780         Allow othe clocks than the internal clock to be used for the pipeline.
6781         Add property to disable clock provide.
6782         API: GstBaseAudioSrc::provide-clock
6783
6784 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
6785
6786         * gst/playback/gstdecodebin2.c:
6787           Don't leak request pads. Fixes #475395.
6788
6789 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
6790
6791         Patch by: René Stadler <mail at renestadler dot de>
6792
6793         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
6794         (gst_ximage_buffer_class_init):
6795         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
6796         (gst_xvimage_buffer_class_init):
6797         Correctly chain up finalize with the parent class to prevent
6798         memory leaks. Fixes #474880.
6799
6800 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
6801
6802         * gst/volume/gstvolume.c: (volume_choose_func):
6803         * tests/check/elements/volume.c: (GST_START_TEST):
6804         Revert the latest change: floating point samples are allowed to
6805         have any value, not only values in the range [-1,1]. Thanks to Andy
6806         Wingo for noticing.
6807         Also fix processing of int32 samples with volumes > 4 by making the
6808         unity value smaller which prevents overflows.
6809
6810 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6811
6812         * gst-libs/gst/rtp/gstrtpbuffer.c:
6813         * tests/check/libs/rtp.c:
6814           Fix gst_rtp_buffer_set_csrc() and enable csrc-related unit test checks.
6815
6816 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6817
6818         Based on patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
6819
6820         * gst-libs/gst/rtp/gstrtpbuffer.c:
6821           Fix up GstRTPHeader helper struct so that compilers will not under
6822           any circumstances add padding in between our fields, as currently
6823           happens with MSVC on win32, because that would lead to us sending
6824           out RTP payloads with broken RTP headers (#471194).
6825           Fix assertion guards for gst_rtp_buffer_get_csrc() and _set_csrc().
6826           
6827         * tests/check/Makefile.am:
6828         * tests/check/libs/.cvsignore:
6829         * tests/check/libs/rtp.c:
6830           Add some simple unit tests for GstRTPBuffer. Some are disabled
6831           because the code tested still needs fixing (set_csrc() does not work).
6832
6833 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6834
6835         * win32/MANIFEST:
6836         * win32/common/gstrtsp-enumtypes.c:
6837         * win32/common/gstrtsp-enumtypes.h:
6838         * win32/common/interfaces-enumtypes.c:
6839         * win32/common/interfaces-enumtypes.h:
6840         * win32/common/multichannel-enumtypes.c:
6841           Add rtsp enumtypes (#474384) and update others.
6842
6843 2007-09-06  Stefan Kost  <ensonic@users.sf.net>
6844
6845         * configure.ac:
6846           Fix configure check for HAVE_LIBXML_HTML.
6847
6848 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
6849
6850         * tests/check/libs/.cvsignore:
6851           Ignore more, in case the build bots work again one day.
6852
6853 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
6854
6855         Reviewed by:  Stefan Kost  <ensonic@users.sf.net>
6856
6857         * configure.ac:
6858         * gst-libs/gst/Makefile.am:
6859         * gst-libs/gst/fft/Makefile.am:
6860         * gst-libs/gst/fft/_kiss_fft_guts_f32.h:
6861         * gst-libs/gst/fft/_kiss_fft_guts_f64.h:
6862         * gst-libs/gst/fft/_kiss_fft_guts_s16.h:
6863         * gst-libs/gst/fft/_kiss_fft_guts_s32.h:
6864         * gst-libs/gst/fft/gstfft.c: (gst_fft_next_fast_length):
6865         * gst-libs/gst/fft/gstfft.h:
6866         * gst-libs/gst/fft/gstfftf32.c: (gst_fft_f32_new),
6867         (gst_fft_f32_fft), (gst_fft_f32_inverse_fft), (gst_fft_f32_free),
6868         (gst_fft_f32_window), (gst_fft_f32_magnitude), (gst_fft_f32_phase):
6869         * gst-libs/gst/fft/gstfftf32.h:
6870         * gst-libs/gst/fft/gstfftf64.c: (gst_fft_f64_new),
6871         (gst_fft_f64_fft), (gst_fft_f64_inverse_fft), (gst_fft_f64_free),
6872         (gst_fft_f64_window), (gst_fft_f64_magnitude), (gst_fft_f64_phase):
6873         * gst-libs/gst/fft/gstfftf64.h:
6874         * gst-libs/gst/fft/gstffts16.c: (gst_fft_s16_new),
6875         (gst_fft_s16_fft), (gst_fft_s16_inverse_fft), (gst_fft_s16_free),
6876         (gst_fft_s16_window), (gst_fft_s16_magnitude), (gst_fft_s16_phase):
6877         * gst-libs/gst/fft/gstffts16.h:
6878         * gst-libs/gst/fft/gstffts32.c: (gst_fft_s32_new),
6879         (gst_fft_s32_fft), (gst_fft_s32_inverse_fft), (gst_fft_s32_free),
6880         (gst_fft_s32_window), (gst_fft_s32_magnitude), (gst_fft_s32_phase):
6881         * gst-libs/gst/fft/gstffts32.h:
6882         * gst-libs/gst/fft/kiss_fft_f32.c: (kf_bfly2), (kf_bfly4),
6883         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6884         (kiss_fft_f32_alloc), (kiss_fft_f32_stride), (kiss_fft_f32),
6885         (kiss_fft_f32_cleanup), (kiss_fft_f32_next_fast_size):
6886         * gst-libs/gst/fft/kiss_fft_f32.h:
6887         * gst-libs/gst/fft/kiss_fft_f64.c: (kf_bfly2), (kf_bfly4),
6888         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6889         (kiss_fft_f64_alloc), (kiss_fft_f64_stride), (kiss_fft_f64),
6890         (kiss_fft_f64_cleanup), (kiss_fft_f64_next_fast_size):
6891         * gst-libs/gst/fft/kiss_fft_f64.h:
6892         * gst-libs/gst/fft/kiss_fft_s16.c: (kf_bfly2), (kf_bfly4),
6893         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6894         (kiss_fft_s16_alloc), (kiss_fft_s16_stride), (kiss_fft_s16),
6895         (kiss_fft_s16_cleanup), (kiss_fft_s16_next_fast_size):
6896         * gst-libs/gst/fft/kiss_fft_s16.h:
6897         * gst-libs/gst/fft/kiss_fft_s32.c: (kf_bfly2), (kf_bfly4),
6898         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6899         (kiss_fft_s32_alloc), (kiss_fft_s32_stride), (kiss_fft_s32),
6900         (kiss_fft_s32_cleanup), (kiss_fft_s32_next_fast_size):
6901         * gst-libs/gst/fft/kiss_fft_s32.h:
6902         * gst-libs/gst/fft/kiss_fftr_f32.c: (kiss_fftr_f32_alloc),
6903         (kiss_fftr_f32), (kiss_fftri_f32):
6904         * gst-libs/gst/fft/kiss_fftr_f32.h:
6905         * gst-libs/gst/fft/kiss_fftr_f64.c: (kiss_fftr_f64_alloc),
6906         (kiss_fftr_f64), (kiss_fftri_f64):
6907         * gst-libs/gst/fft/kiss_fftr_f64.h:
6908         * gst-libs/gst/fft/kiss_fftr_s16.c: (kiss_fftr_s16_alloc),
6909         (kiss_fftr_s16), (kiss_fftri_s16):
6910         * gst-libs/gst/fft/kiss_fftr_s16.h:
6911         * gst-libs/gst/fft/kiss_fftr_s32.c: (kiss_fftr_s32_alloc),
6912         (kiss_fftr_s32), (kiss_fftri_s32):
6913         * gst-libs/gst/fft/kiss_fftr_s32.h:
6914         * gst-libs/gst/fft/kiss_version:
6915         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
6916         * pkgconfig/gstreamer-plugins-base.pc.in:
6917         Add libgstfft, a FFT library based on Kiss FFT which is
6918         BSD licensed. Supported sample formats are int16, int32,
6919         float and double. For those formats a real FFT and IFFT
6920         can be done, different windowing functions can be applied
6921         and functions for extracting the magnitude and phase exist.
6922         Fixes #468619.
6923
6924         * docs/libs/Makefile.am:
6925         * docs/libs/gst-plugins-base-libs-docs.sgml:
6926         * docs/libs/gst-plugins-base-libs-sections.txt:
6927         Integrate libgstfft into the docs.
6928
6929         * tests/check/Makefile.am:
6930         * tests/check/libs/fft.c: (GST_START_TEST), (fft_suite), (main):
6931         Add unit tests for libgstfft, currently only testing the FFT.
6932         Unit tests for IFFT will follow soon.
6933
6934 2007-09-05  Wim Taymans  <wim.taymans@gmail.com>
6935
6936         Patch by: Peter Kjellerstedt  <pkj at axis com>
6937
6938         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_time_init),
6939         (gst_sdp_message_init), (gst_sdp_message_uninit),
6940         (is_multicast_address), (gst_sdp_message_as_text),
6941         (gst_sdp_message_get_origin), (gst_sdp_message_set_connection),
6942         (gst_sdp_message_get_connection), (gst_sdp_message_add_bandwidth),
6943         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
6944         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
6945         (gst_sdp_message_get_attribute_val), (gst_sdp_message_add_media),
6946         (gst_sdp_media_init), (gst_sdp_media_uninit),
6947         (gst_sdp_media_as_text), (gst_sdp_media_set_port_info),
6948         (gst_sdp_media_connections_len), (gst_sdp_media_add_connection),
6949         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_bandwidth),
6950         (gst_sdp_media_add_bandwidth), (gst_sdp_media_attributes_len),
6951         (gst_sdp_parse_line), (print_media), (gst_sdp_message_dump):
6952         * gst-libs/gst/sdp/gstsdpmessage.h:
6953         Separate INIT_ARRAY() and related macros into two versions, one for
6954         structures and one for pointers (e.g., INIT_ARRAY() and
6955         INIT_PTR_ARRAY()). This fixes a segmentation error on freeing the
6956         lists of emails and phone numbers.
6957         Add missing const as appropriate.
6958         Change all gint to guint since they all actually represent unsigned
6959         values.
6960         Do not use time as a variable name as it shadows the global time().
6961         Add gst_sdp_message_as_text() and gst_sdp_media_as_text().
6962         Actually implement gst_sdp_message_add_time().
6963         Make gst_sdp_message_add_time() take repeat times as an argument.
6964         Store repeat times in GstSDPTime as a GArray rather than as gchar**.
6965         Corrected the definition of gst_sdp_media_get_bandwidth() (was
6966         misspelled as badwidth).
6967         gst-indented and a little clean up. Fixes #471067.
6968
6969 2007-09-05  Sebastian Dröge  <slomo@circular-chaos.org>
6970
6971         * gst/volume/gstvolume.c: (volume_choose_func),
6972         (volume_process_double), (volume_process_double_clamp),
6973         (volume_process_float_clamp):
6974         Correctly clamp float/double samples in the [-1.0,1.0] range to
6975         prevent weird effects.
6976         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
6977         Add unit tests for all samples types that had none before.
6978
6979 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
6980
6981         * gst-libs/gst/rtp/gstrtpbuffer.c:
6982           Need to include stdlib.h for abs() here too.
6983
6984 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
6985
6986         * gst/playback/gststreaminfo.c:
6987           Fix build.
6988
6989 2007-09-05  Stefan Kost  <ensonic@users.sf.net>
6990
6991         * gst/playback/gststreaminfo.c:
6992           Clean up some half-disabled code and comment.
6993
6994 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
6995
6996         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
6997
6998         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
6999         (gst_base_rtp_payload_audio_handle_event):
7000         Return FALSE from the event handler to let the parent class handle the
7001         event. Fixes #446766.
7002
7003         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7004         (gst_base_rtp_depayload_chain), (gst_base_rtp_depayload_push_full):
7005         Mark outgoing buffers as DISCONT if the incomming buffer was DISCONT.
7006
7007         * gst-libs/gst/rtp/gstbasertppayload.c:
7008         Bump the MTU to 1400.
7009
7010 2007-09-03  Johan Dahlin  <jdahlin@async.com.br>
7011
7012         * gst/typefind/gsttypefindfunctions.c (plugin_init): 
7013         Add an audio/x-nsf typefind function for the nsfdec element.
7014
7015 2007-09-03  Renato Filho  <renato.filho@indt.org.br>
7016         * gst/playback/gstplaybasebin.c:
7017         Included "myth://" on stream_uris list for enable buffering to mythtv files
7018
7019 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
7020
7021         * docs/libs/gst-plugins-base-libs-sections.txt:
7022         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
7023         (gst_rtcp_packet_sdes_copy_entry), (gst_rtcp_ntp_to_unix),
7024         (gst_rtcp_unix_to_ntp):
7025         * gst-libs/gst/rtp/gstrtcpbuffer.h:
7026         Fix parsing of RB blocks.
7027         Fix docs.
7028         Added helper functions to convert to/from UNIX and NTP time.
7029         API: gst_rtcp_ntp_to_unix()
7030         API: gst_rtcp_unix_to_ntp()
7031
7032         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
7033         (gst_rtp_buffer_get_header_len),
7034         (gst_rtp_buffer_get_extension_data),
7035         (gst_rtp_buffer_get_payload_subbuffer),
7036         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload),
7037         (gst_rtp_buffer_ext_timestamp):
7038         * gst-libs/gst/rtp/gstrtpbuffer.h:
7039         Fix some more docs.
7040         Implement handling of packets with extensions.
7041         Fix padding check in _validate().
7042         Added function to get extension data.
7043         API: gst_rtp_buffer_get_header_len()
7044         API: gst_rtp_buffer_get_extension_data()
7045
7046 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
7047
7048         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7049         (gst_base_rtp_depayload_class_init),
7050         (gst_base_rtp_depayload_set_gst_timestamp):
7051         Add some more docs for the queue-delay property and fix a typo in a
7052         comment.
7053
7054         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
7055         Fix typo.
7056
7057 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
7058
7059         * gst-libs/gst/audio/gstbaseaudiosink.c:
7060         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render),
7061         (gst_base_audio_sink_change_state):
7062         When skew slaving, try to hover around the middle of a segment so that
7063         we at most drift by half a segment.
7064         If we are aligning in the oposite direction of the clock skew, we don't
7065         have to resync.
7066
7067 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
7068
7069         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7070         (gst_base_rtp_depayload_setcaps),
7071         (gst_base_rtp_depayload_set_gst_timestamp):
7072         Be less silly with the segment start, just apply the clock-base to the
7073         timestamp.
7074
7075 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
7076
7077         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7078         (gst_base_rtp_depayload_class_init),
7079         (gst_base_rtp_depayload_finalize),
7080         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
7081         (gst_base_rtp_depayload_handle_sink_event),
7082         (gst_base_rtp_depayload_set_gst_timestamp),
7083         (gst_base_rtp_depayload_change_state):
7084         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7085         Deprecate the queue handling thread thing and remove the code.
7086         Use new method to calculate the extended timestamp.
7087
7088 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
7089
7090         * gst-libs/gst/rtp/gstrtcpbuffer.c:
7091         (gst_rtcp_packet_sdes_copy_entry):
7092         Use g_strndup which does exactly what we want.
7093
7094         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum),
7095         (gst_rtp_buffer_ext_timestamp):
7096         * gst-libs/gst/rtp/gstrtpbuffer.h:
7097         Add helper function to compare seqnums.
7098         Add helper function to calculate extended timestamps.
7099         API: gst_rtp_buffer_compare_seqnum()
7100         API: gst_rtp_buffer_ext_timestamp()
7101
7102 2007-08-30  Wim Taymans  <wim.taymans@gmail.com>
7103
7104         * gst-libs/gst/rtp/gstrtcpbuffer.c:
7105         (gst_rtcp_packet_sdes_get_entry),
7106         (gst_rtcp_packet_sdes_copy_entry):
7107         * gst-libs/gst/rtp/gstrtcpbuffer.h:
7108         Fix and document SDES item data function.
7109         Add new function that makes a proper copy of SDES item data.
7110         API: gst_rtcp_packet_sdes_copy_entry()
7111
7112 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
7113
7114         * configure.ac:
7115         * gst/Makefile.am:
7116           The tcp and subparse plugins are under gst, but not totaly free of
7117           dependencies. Handle selection inconfigure.ac, so that they show up
7118           on the final list of what is build and what is not. Maybe they should
7119           better be moved to ext.
7120
7121 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
7122
7123         Patch by: Daniel Díaz  <yosoy@danieldiaz.org>
7124
7125         * configure.ac:
7126         * gst/Makefile.am:
7127           Check if libxml provides HTML parser which subparse needs.
7128           Fixes #451970.
7129
7130 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
7131
7132         * ext/alsa/gstalsa.c:
7133           Fix typo and compilation on big endian systems.
7134
7135 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
7136
7137         * gst/subparse/gstssaparse.c:
7138           Convert SSA newline codes into actual newline characters (#470766).
7139
7140 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
7141
7142         * docs/libs/gst-plugins-base-libs-sections.txt:
7143         * gst-libs/gst/pbutils/install-plugins.c:
7144         * gst-libs/gst/pbutils/install-plugins.h:
7145         * tests/check/libs/pbutils.c:
7146           API: also add gst_install_plugins_supported() while we're at it
7147           (see #470456).
7148
7149 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
7150
7151         * docs/libs/gst-plugins-base-libs-sections.txt:
7152         * gst-libs/gst/pbutils/missing-plugins.c:
7153         * gst-libs/gst/pbutils/missing-plugins.h:
7154         * tests/check/libs/pbutils.c:
7155           API: add gst_missing_*_installer_detail_new() convenience API so
7156           that applications that know exactly what they're missing can request
7157           installer detail strings for those items directly instead of having
7158           to first create a dummy missing-plugin message and then get the
7159           installer detail string from that.  Fixes #470456.
7160
7161 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
7162
7163         * gst/playback/gstdecodebin.c: (close_pad_link):
7164         We need to set up delayed-linking whenever the caps are non-fixed,
7165         not just when there are multiple types - use gst_pad_is_fixed()
7166         to test.
7167
7168 2007-08-26  Tim-Philipp Müller  <tim at centricular dot net>
7169
7170         * gst-libs/gst/pbutils/missing-plugins.c:
7171           (gst_missing_plugin_message_get_installer_detail):
7172           Add missing separator in PID fallback case.
7173
7174 2007-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
7175
7176         * ext/alsa/Makefile.am:
7177         There is no GST_PLUGINS_BASE_LIBS defined.
7178         
7179         * ext/alsa/gstalsa.c:
7180         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
7181         * ext/alsa/gstalsasrc.c: (gst_alsasrc_delay):
7182         Add support for ALSA 24-bit formats.
7183         snd_pcm_delay can return an error code, especially
7184         during XRUNS. In that case, the best we can do is assume
7185         delay = 0.
7186
7187         * gst/audioconvert/Makefile.am:
7188         Add flags from -base before any more-remote dependencies.
7189
7190 2007-08-23  Sebastian Dröge  <slomo@circular-chaos.org>
7191
7192         Based on a patch by: Davyd Madeley <davyd at madeley dot id dot au>
7193
7194         * gst/volume/gstvolume.c: (volume_choose_func),
7195         (volume_update_real_volume), (gst_volume_set_volume),
7196         (gst_volume_init), (volume_process_int32),
7197         (volume_process_int32_clamp), (volume_process_int24),
7198         (volume_process_int24_clamp), (volume_process_int16),
7199         (volume_process_int16_clamp), (volume_process_int8),
7200         (volume_process_int8_clamp), (volume_update_volume), (plugin_init):
7201         * gst/volume/gstvolume.h:
7202         Add support for int32, int24 and int8 to the volume element.
7203         Fixes #445529.
7204
7205 2007-08-23  Tim-Philipp Müller  <tim at centricular dot net>
7206
7207         * tests/examples/Makefile.am:
7208           Fix even more.
7209
7210 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
7211
7212         * configure.ac:
7213         * docs/libs/Makefile.am:
7214         * docs/libs/gst-plugins-base-libs-docs.sgml:
7215         * docs/libs/gst-plugins-base-libs-sections.txt:
7216         * ext/gnomevfs/gstgnomevfssrc.c:
7217         * ext/gnomevfs/gstgnomevfssrc.h:
7218         * gst-libs/gst/Makefile.am:
7219         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7220         * pkgconfig/gstreamer-plugins-base.pc.in:
7221         * sys/v4l/v4lsrc_calls.c:
7222         * tests/examples/Makefile.am:
7223         * win32/common/config.h:
7224           Revert unwanted commit. many thanks to moap. I want a fix for 
7225           https://thomas.apestaart.org/moap/trac/ticket/239
7226
7227 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
7228
7229         * gst/volume/gstvolume.c:
7230           Move passthrough below gst_object_sync_values(). Fixes #442654.
7231
7232 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
7233
7234         * gst-libs/gst/audio/audio.c:
7235         Clarify the docs a little.
7236
7237 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
7238
7239         * gst/volume/gstvolume.c:
7240           Enable liboil for float and add more details about problems with
7241           int16.
7242
7243 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7244
7245         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
7246         Fix RGB24 masks as spotted by _ke (Daniel G. Siegel) on IRC.
7247
7248 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7249
7250         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
7251         When calculating the first timestamp of the buffers, don't go below 0
7252         and clip the samples because the offset was on the eos page.
7253         Fixes #466717.
7254
7255 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
7256
7257         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain),
7258         (gst_ogg_demux_collect_chain_info):
7259         Also submit the eos page when trying to find the first timestamp.
7260         See #466717.
7261
7262 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
7263
7264         * gst-libs/gst/audio/audio.h:
7265         Use gst_util_uint64_scale() instead of doing the math
7266         with double for GST_FRAMES_TO_CLOCK_TIME() and
7267         GST_CLOCK_TIME_TO_FRAMES(). For large timestamps this
7268         prevents rounding errors. Fixes #467667.
7269
7270 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7271
7272         * gst-libs/gst/rtsp/gstrtspconnection.c:
7273         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
7274         (gst_rtsp_connection_read), (gst_rtsp_connection_poll):
7275         * gst-libs/gst/rtsp/gstrtspconnection.h:
7276         Small cleanups.
7277         On shutdown, don't read the control socket yet.
7278         Set timeout value correctly in all cases.
7279         Add function to check if the server accepts reads or writes.
7280         API: gst_rtsp_connection_poll()
7281
7282         * gst-libs/gst/rtsp/gstrtspdefs.h:
7283         Fix compilation with -pedantic.
7284         Add enum for _poll.
7285
7286 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7287
7288         Patch by: Olivier Crete  <tester at tester ca>
7289
7290         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
7291         (gst_basertppayload_getcaps):
7292         * gst-libs/gst/rtp/gstbasertppayload.h:
7293         Add getcaps vfunc to basertppayload. See #465146.
7294
7295 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7296
7297         * gst/playback/gstplaybasebin.c: (queue_threshold_reached):
7298         Only post buffering messages when we are a stream.
7299
7300 2007-08-15  Tim-Philipp Müller  <tim at centricular dot net>
7301
7302         * gst-libs/gst/pbutils/install-plugins.c:
7303         * gst-libs/gst/pbutils/missing-plugins.c:
7304           Small docs fix and addition.
7305
7306 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
7307
7308         * tests/icles/.cvsignore:
7309         * tests/icles/Makefile.am:
7310         * tests/icles/test-textoverlay.c:
7311           Add a dumb little test for textoverlay alignments.
7312
7313 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
7314
7315         Patch by: Dan Williams  <dcbw redhat com>
7316
7317         * ext/pango/gsttextoverlay.c:
7318         * ext/pango/gsttextoverlay.h:
7319           API: add "line-alignment" property (#459334). Add gtk-doc blurb for
7320           "silent" property so there's a Since tag in the API reference.
7321
7322 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
7323
7324         * gst-libs/gst/rtp/gstbasertppayload.c:
7325         (gst_basertppayload_set_outcaps):
7326         * gst-libs/gst/rtp/gstbasertppayload.h:
7327         Improve caps negotiation so that downstream elements can confiure
7328         certain RTP properties by fixing them on the caps. See #465146.
7329         Add docs.
7330
7331 2007-08-11  Tim-Philipp Müller  <tim at centricular dot net>
7332
7333         * docs/libs/gst-plugins-base-libs-sections.txt:
7334         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7335         * gst-libs/gst/rtp/gstbasertpdepayload.h:
7336           Mark as deprecated some macros which were presumably meant to be
7337           private API and accidentally exposed in the public header file.
7338           Also actually _init() lock (only works at the moment because the
7339           struct is zeroed out when created and the initial values in the
7340           mutex struct are zeroes too). (#459585)
7341
7342 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
7343
7344         * docs/libs/Makefile.am:
7345           Remove cruft and do some cleanups.
7346
7347         * docs/libs/gst-plugins-base-libs-docs.sgml:
7348           Prepare for comming gtkdoc features (rebase against online docs).
7349
7350 2007-08-10  Michael Smith <msmith@fluendo.com>
7351
7352         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
7353           Debug output fixes.
7354         * tests/check/elements/audiorate.c: (do_perfect_stream_test),
7355         (GST_START_TEST):
7356           Change the number of buffers used; 500 is too many and leads to
7357           timeouts.
7358
7359 2007-08-10  Tim-Philipp Müller  <tim at centricular dot net>
7360
7361         * gst/playback/gstqueue2.c:
7362         * gst/videorate/gstvideorate.c:
7363           Printf format fixes (#465028).
7364
7365 2007-08-09  Michael Smith <msmith@fluendo.com>
7366
7367         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
7368           If we have a large (> 1 second) discontinuity, push a series of
7369           smaller buffers rather than a single very large buffer. Avoids
7370           unreasonably large single buffer allocations when encountering a
7371           large gap.
7372         * tests/check/elements/audiorate.c: (GST_START_TEST),
7373         (audiorate_suite):
7374           Add a test for this.
7375
7376 2007-08-09  Jan Schmidt  <thaytan@mad.scientist.com>
7377
7378         * gst/playback/gstplaybasebin.c: (group_commit),
7379         (queue_remove_probe), (queue_threshold_reached):
7380
7381         Patch by: Josep Torra Valles <josep@fluendo.com>
7382         Fixes: #465015
7383         Make sure we remove the check_queues buffer probe from the 
7384         correct queue to avoid racily going back to "buffering 99%" when
7385         buffering is actually complete.
7386
7387         Also, fix the spelling of Josep's surname in the ChangeLog.
7388
7389 2007-08-09  Stefan Kost  <ensonic@users.sf.net>
7390
7391         * ext/ogg/gstoggmux.c:
7392           Do not leak oggmux instance.
7393         
7394         * ext/vorbis/vorbisenc.c:
7395           Also log values.
7396
7397 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7398
7399         * po/hu.po:
7400         * po/it.po:
7401         * po/nl.po:
7402         * po/uk.po:
7403         * po/vi.po:
7404           Updated translations.
7405
7406 2007-08-08  Stefan Kost  <ensonic@users.sf.net>
7407
7408         patch by: Yang Hong <hongyang@redflag-linux.com>
7409
7410         * ext/pango/gsttextoverlay.c:
7411         * ext/pango/gsttextoverlay.h:
7412           Add 'silent' property to GstTimeOverlay. Fixes #462979
7413
7414 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
7415
7416         Patch by: Josep Torra Valles <josep@fluendo.com>
7417
7418         * docs/plugins/gst-plugins-base-plugins.args:
7419         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
7420         (gst_uri_decode_bin_init), (gst_uri_decode_bin_set_property),
7421         (gst_uri_decode_bin_get_property), (gen_source_element):
7422         Add connection-speed property. Fixes #464690.
7423
7424 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
7425
7426         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
7427
7428         * configure.ac:
7429         * gst-libs/gst/rtsp/Makefile.am:
7430         * gst-libs/gst/rtsp/gstrtspconnection.c:
7431         (gst_rtsp_connection_connect):
7432         Fix compilation on windows. Fixes #464320.
7433
7434 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
7435
7436         Patch by: Josep Torra Valles <josep@fluendo.com>
7437
7438         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
7439         (gst_play_base_bin_init), (queue_threshold_reached),
7440         (gen_source_element), (setup_substreams),
7441         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
7442         (gst_play_base_bin_get_streaminfo_value_array):
7443         * gst/playback/gstplaybasebin.h:
7444         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
7445         (gst_play_bin_set_property), (gst_play_bin_get_property),
7446         (gst_play_bin_handle_redirect_message):
7447         Move connection-speed property from playbin to playbasebin so that we
7448         can also configure it in source elements that have the connection-speed
7449         property. Fixes #464028.
7450         Add some debug info here and there.
7451
7452 2007-08-06  Sebastian Dröge  <slomo@circular-chaos.org>
7453
7454         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
7455         Properly respond to conversion queries. Fixes #464079.
7456
7457 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
7458
7459         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init),
7460         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
7461         (gst_audio_test_src_init_sine_table),
7462         (gst_audio_test_src_change_wave), (gst_audio_test_src_create):
7463         * gst/audiotestsrc/gstaudiotestsrc.h:
7464         Add float/double and int32 support to audiotestsrc. Fixes #460422.
7465         Also set the default volume to the default value specified in the
7466         GParamSpec.
7467
7468 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
7469
7470         Patch by: Jens Granseuer <jensgr at gmx dot net>
7471
7472         * gst/audioconvert/gstaudioquantize.c:
7473         Fix C89 incompatibilities and spelling of explanations. Fixes #463215.
7474
7475 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
7476
7477         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_parse):
7478         Add rdt manager for rdt transport.
7479         Fix parsing of RDT transport.
7480
7481 2007-08-03  Jan Schmidt  <thaytan@mad.scientist.com>
7482
7483         * configure.ac:
7484         Back to CVS
7485
7486 === release 0.10.14 ===
7487
7488 2007-08-03  Jan Schmidt <thaytan@mad.scientist.com>
7489
7490         * configure.ac:
7491           releasing 0.10.14, "Light Years Ahead"
7492
7493 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7494
7495         * tests/check/libs/audio.c: (GST_START_TEST):
7496         Fix the test to reflect the behaviour of gst_audio_clip_buffer.
7497
7498 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7499
7500         * gst-libs/gst/audio/audio.c:
7501         When clipping a buffer with no timestamp, assume it is
7502         within the segment without warnings.
7503
7504         Fixes: #460978
7505
7506 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7507
7508         * gst-libs/gst/rtsp/gstrtspextension.c: (gst_rtsp_extension_send):
7509         Fire the signal on the object, not the interface.
7510
7511 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7512
7513         * gst-libs/gst/rtsp/.cvsignore:
7514         Ber. Don't include the full path, idiot.
7515
7516 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7517
7518         * gst-libs/gst/rtsp/.cvsignore:
7519         Ignore generated files.
7520
7521 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7522
7523         * gst-libs/gst/interfaces/Makefile.am:
7524         * gst-libs/gst/interfaces/interfaces-marshal.list:
7525         * gst-libs/gst/interfaces/rtspextension.c:
7526         * gst-libs/gst/interfaces/rtspextension.h:
7527         * gst-libs/gst/rtsp/Makefile.am:
7528         * gst-libs/gst/rtsp/gstrtsp.h:
7529         * gst-libs/gst/rtsp/gstrtspextension.c:
7530         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
7531         (gst_rtsp_extension_detect_server),
7532         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
7533         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
7534         (gst_rtsp_extension_configure_stream),
7535         (gst_rtsp_extension_get_transports),
7536         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7537         * gst-libs/gst/rtsp/gstrtspextension.h:
7538         * gst-libs/gst/rtsp/rtsp-marshal.list:
7539         Move the rtspextension.h interface into gstrtspextension.h
7540         as part of libgstrtsp instead of libgstinterfaces, because it's
7541         only for use within plugins, not applications. 
7542         Add stuff to do the enum & marshal generation needed in libgstrtsp now.
7543         Use the GST_TYPE_RTSP_RESULT enum type for the return value of the 
7544         signal that the GstRTSPExtension interface emits, since G_TYPE_ENUM
7545         is abstract.
7546
7547 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7548
7549         * gst-libs/gst/interfaces/Makefile.am:
7550         * gst-libs/gst/interfaces/interfaces-marshal.list:
7551         * gst-libs/gst/interfaces/rtspextension.c:
7552         (gst_rtsp_extension_iface_init),
7553         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7554         * gst-libs/gst/interfaces/rtspextension.h:
7555         Fix marshaller for the send signal.
7556         Add URL to stream selection interface method.
7557
7558 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7559
7560         * gst-libs/gst/riff/Makefile.am:
7561         Pull in our dependencies from -base before those from outside.
7562
7563 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7564
7565         * docs/libs/gst-plugins-base-libs-sections.txt:
7566         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_decode_ip):
7567         * gst-libs/gst/rtsp/gstrtspbase64.h:
7568         API: gst_rtsp_base64_decode_ip()
7569         Added function to decode Base64 in-place.
7570
7571 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7572
7573         * tests/check/libs/.cvsignore:
7574         Ignore the mixer test binary.
7575
7576 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7577
7578         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
7579         Gratuitous comment change to trigger a rebuild on the buildbots.
7580
7581 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7582
7583         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_media_get_media),
7584         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7585         (gst_sdp_media_get_proto), (gst_sdp_media_formats_len),
7586         (gst_sdp_media_get_format), (gst_sdp_media_get_information),
7587         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7588         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_badwidth),
7589         (gst_sdp_media_get_key), (gst_sdp_media_attributes_len),
7590         (gst_sdp_media_get_attribute), (gst_sdp_media_get_attribute_val_n),
7591         (gst_sdp_media_get_attribute_val):
7592         * gst-libs/gst/sdp/gstsdpmessage.h:
7593         Constify args where we can.
7594
7595 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7596
7597         * gst-libs/gst/interfaces/Makefile.am:
7598         * gst-libs/gst/interfaces/rtspextension.c:
7599         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
7600         (gst_rtsp_extension_detect_server),
7601         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
7602         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
7603         (gst_rtsp_extension_configure_stream),
7604         (gst_rtsp_extension_get_transports),
7605         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7606         * gst-libs/gst/interfaces/rtspextension.h:
7607         Move interface for RTSP extensions from -good to here.
7608         Added helper methods to invoke interface methods.
7609
7610 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7611
7612         * docs/libs/gst-plugins-base-libs-sections.txt:
7613         * gst-libs/gst/rtsp/gstrtspdefs.h:
7614         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7615         (gst_rtsp_message_get_type), (gst_rtsp_message_parse_request),
7616         (gst_rtsp_message_init_response),
7617         (gst_rtsp_message_parse_response), (gst_rtsp_message_new_data),
7618         (gst_rtsp_message_parse_data), (gst_rtsp_message_add_header),
7619         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7620         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7621         (gst_rtsp_message_get_body), (dump_key_value):
7622         * gst-libs/gst/rtsp/gstrtspmessage.h:
7623         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7624         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7625         (gst_rtsp_range_parse):
7626         * gst-libs/gst/rtsp/gstrtsprange.h:
7627         * gst-libs/gst/rtsp/gstrtsptransport.c:
7628         * gst-libs/gst/rtsp/gstrtspurl.c:
7629         Fix some more RTSP docs.
7630         Add some missing methods for dealing with messages.
7631
7632 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7633
7634         * docs/libs/gst-plugins-base-libs-docs.sgml:
7635         * docs/libs/gst-plugins-base-libs-sections.txt:
7636         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7637         * gst-libs/gst/rtsp/gstrtspbase64.h:
7638         * gst-libs/gst/rtsp/gstrtspconnection.c:
7639         (gst_rtsp_connection_connect), (add_auth_header),
7640         (gst_rtsp_connection_write), (gst_rtsp_connection_send),
7641         (read_body), (gst_rtsp_connection_receive),
7642         (gst_rtsp_connection_next_timeout),
7643         (gst_rtsp_connection_reset_timeout),
7644         (gst_rtsp_connection_set_auth):
7645         * gst-libs/gst/rtsp/gstrtspconnection.h:
7646         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
7647         * gst-libs/gst/rtsp/gstrtspdefs.h:
7648         * gst-libs/gst/rtsp/gstrtspmessage.h:
7649         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7650         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7651         (gst_rtsp_range_parse):
7652         * gst-libs/gst/rtsp/gstrtspurl.h:
7653         Added beginnings of RTSP documentation.
7654
7655 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7656
7657         * docs/libs/Makefile.am:
7658         * docs/libs/gst-plugins-base-libs-docs.sgml:
7659         * docs/libs/gst-plugins-base-libs-sections.txt:
7660         * gst-libs/gst/sdp/gstsdp.h:
7661         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_set_origin),
7662         (gst_sdp_message_set_connection), (gst_sdp_message_add_bandwidth),
7663         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
7664         (gst_sdp_message_set_key), (gst_sdp_message_get_attribute_val_n),
7665         (gst_sdp_message_get_attribute_val),
7666         (gst_sdp_message_add_attribute), (gst_sdp_media_new),
7667         (gst_sdp_media_init), (gst_sdp_media_uninit), (gst_sdp_media_free),
7668         (gst_sdp_media_get_media), (gst_sdp_media_set_media),
7669         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7670         (gst_sdp_media_set_port_info), (gst_sdp_media_get_proto),
7671         (gst_sdp_media_set_proto), (gst_sdp_media_formats_len),
7672         (gst_sdp_media_get_format), (gst_sdp_media_add_format),
7673         (gst_sdp_media_get_information), (gst_sdp_media_set_information),
7674         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7675         (gst_sdp_media_add_connection), (gst_sdp_media_bandwidths_len),
7676         (gst_sdp_media_get_badwidth), (gst_sdp_media_add_bandwidth),
7677         (gst_sdp_media_set_key), (gst_sdp_media_get_key),
7678         (gst_sdp_media_attributes_len), (gst_sdp_media_add_attribute),
7679         (gst_sdp_media_get_attribute_val_n),
7680         (gst_sdp_media_get_attribute_val), (gst_sdp_message_parse_buffer),
7681         (print_media), (gst_sdp_message_dump):
7682         * gst-libs/gst/sdp/gstsdpmessage.h:
7683         Document the SDP library.
7684         Add some of the missing SDPMedia methods.
7685
7686 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7687
7688         * configure.ac:
7689         * gst-libs/gst/Makefile.am:
7690         * gst-libs/gst/rtsp/Makefile.am:
7691         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7692         * gst-libs/gst/rtsp/gstrtspbase64.h:
7693         * gst-libs/gst/rtsp/gstrtspconnection.c: (inet_aton),
7694         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
7695         (add_auth_header), (add_date_header), (gst_rtsp_connection_write),
7696         (gst_rtsp_connection_send), (read_line), (read_string), (read_key),
7697         (parse_response_status), (parse_request_line), (parse_line),
7698         (gst_rtsp_connection_read), (read_body),
7699         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
7700         (gst_rtsp_connection_free), (gst_rtsp_connection_next_timeout),
7701         (gst_rtsp_connection_reset_timeout), (gst_rtsp_connection_flush),
7702         (gst_rtsp_connection_set_auth):
7703         * gst-libs/gst/rtsp/gstrtspconnection.h:
7704         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status),
7705         (gst_rtsp_strresult), (gst_rtsp_method_as_text),
7706         (gst_rtsp_version_as_text), (gst_rtsp_header_as_text),
7707         (gst_rtsp_status_as_text), (gst_rtsp_find_header_field),
7708         (gst_rtsp_find_method):
7709         * gst-libs/gst/rtsp/gstrtspdefs.h:
7710         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7711         (gst_rtsp_message_new), (gst_rtsp_message_init),
7712         (gst_rtsp_message_new_request), (gst_rtsp_message_init_request),
7713         (gst_rtsp_message_new_response), (gst_rtsp_message_init_response),
7714         (gst_rtsp_message_init_data), (gst_rtsp_message_unset),
7715         (gst_rtsp_message_free), (gst_rtsp_message_add_header),
7716         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7717         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7718         (gst_rtsp_message_take_body), (gst_rtsp_message_get_body),
7719         (gst_rtsp_message_steal_body), (dump_mem), (dump_key_value),
7720         (gst_rtsp_message_dump):
7721         * gst-libs/gst/rtsp/gstrtspmessage.h:
7722         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7723         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7724         (gst_rtsp_range_parse), (gst_rtsp_range_free):
7725         * gst-libs/gst/rtsp/gstrtsprange.h:
7726         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_new),
7727         (gst_rtsp_transport_init), (gst_rtsp_transport_get_mime),
7728         (gst_rtsp_transport_get_manager), (parse_mode), (parse_range),
7729         (range_as_text), (rtsp_transport_mode_as_text),
7730         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
7731         (gst_rtsp_transport_parse), (gst_rtsp_transport_as_text),
7732         (gst_rtsp_transport_free):
7733         * gst-libs/gst/rtsp/gstrtsptransport.h:
7734         * gst-libs/gst/rtsp/gstrtspurl.c: (gst_rtsp_url_parse),
7735         (gst_rtsp_url_free), (gst_rtsp_url_set_port),
7736         (gst_rtsp_url_get_port), (gst_rtsp_url_get_request_uri):
7737         * gst-libs/gst/rtsp/gstrtspurl.h:
7738         * gst-libs/gst/sdp/Makefile.am:
7739         * gst-libs/gst/sdp/gstsdp.h:
7740         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_origin_init),
7741         (gst_sdp_connection_init), (gst_sdp_bandwidth_init),
7742         (gst_sdp_time_init), (gst_sdp_zone_init), (gst_sdp_key_init),
7743         (gst_sdp_attribute_init), (gst_sdp_message_new),
7744         (gst_sdp_message_init), (gst_sdp_message_uninit),
7745         (gst_sdp_message_free), (gst_sdp_media_new), (gst_sdp_media_init),
7746         (gst_sdp_media_uninit), (gst_sdp_media_free),
7747         (gst_sdp_message_set_origin), (gst_sdp_message_get_origin),
7748         (gst_sdp_message_set_connection), (gst_sdp_message_get_connection),
7749         (gst_sdp_message_add_bandwidth), (gst_sdp_message_add_time),
7750         (gst_sdp_message_add_zone), (gst_sdp_message_set_key),
7751         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
7752         (gst_sdp_message_get_attribute_val),
7753         (gst_sdp_message_add_attribute), (gst_sdp_message_add_media),
7754         (gst_sdp_media_add_attribute), (gst_sdp_media_add_bandwidth),
7755         (gst_sdp_media_add_format), (gst_sdp_media_get_attribute),
7756         (gst_sdp_media_get_attribute_val_n),
7757         (gst_sdp_media_get_attribute_val), (gst_sdp_media_get_format),
7758         (read_string), (read_string_del), (gst_sdp_parse_line),
7759         (gst_sdp_message_parse_buffer), (print_media),
7760         (gst_sdp_message_dump):
7761         * gst-libs/gst/sdp/gstsdpmessage.h:
7762         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7763         Move SDP and RTSP from helper objects in -good to a reusable library.
7764         Use a proper gst_ namespace.
7765
7766 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
7767
7768         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
7769         (vorbis_dec_flush_decode):
7770         Use the new buffer clipping function from gstaudio here.
7771
7772 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
7773
7774         * docs/libs/gst-plugins-base-libs-sections.txt:
7775         * gst-libs/gst/audio/audio.c: (gst_audio_buffer_clip):
7776         * gst-libs/gst/audio/audio.h:
7777         * tests/check/libs/audio.c: (GST_START_TEST), (audio_suite):
7778         API: Add buffer clipping function for raw audio buffers. Fixes #456656.
7779         Also add deprecation guards for gst_audio_structure_set_int() to the
7780         header.
7781
7782 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
7783
7784         * docs/libs/gst-plugins-base-libs-sections.txt:
7785           Cleanup the docs.
7786
7787 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
7788
7789         Patch by: Dan Williams <dcbw at redhat dot com>
7790
7791         * gst/playback/gstplaybasebin.c:
7792         (gst_play_base_bin_get_streaminfo_value_array):
7793         Don't return NULL when querying the stream info value array but instead
7794         return an empty array. Fixes #459204.
7795
7796 2007-07-23  Tim-Philipp Müller  <tim at centricular dot net>
7797
7798         * gst/playback/gsturidecodebin.c:
7799           Init debug category before using it.
7800
7801 2007-07-21  Jan Schmidt  <thaytan@noraisin.net>
7802
7803         * gst-libs/gst/interfaces/mixer.h:
7804         Add padding vars in place of the signal pointers
7805         when building with DISABLE_DEPRECATED so that the
7806         interface structure doesn't change size.
7807
7808 2007-07-20  Jan Schmidt  <thaytan@noraisin.net>
7809
7810         * docs/libs/gst-plugins-base-libs-sections.txt:
7811         * ext/alsa/gstalsamixer.c:
7812         * ext/alsa/gstalsamixer.h:
7813         * ext/alsa/gstalsamixerelement.c:
7814         * ext/alsa/gstalsamixertrack.c:
7815         * gst-libs/gst/interfaces/mixer.c:
7816         * gst-libs/gst/interfaces/mixer.h:
7817         * gst-libs/gst/interfaces/mixeroptions.c:
7818         * gst-libs/gst/interfaces/mixeroptions.h:
7819         * gst-libs/gst/interfaces/mixertrack.c:
7820         * gst-libs/gst/interfaces/mixertrack.h:
7821         * tests/check/Makefile.am:
7822         * tests/check/libs/mixer.c:
7823
7824         Patch By: Marc-Andre Lureau <marcandre.lureau@gmail.com>
7825         Fixes: #152864 
7826
7827         Add support for notifying mixer changes on the message bus, and
7828         implement it in alsamixer.
7829
7830         API: gst_mixer_get_mixer_flags
7831         API: gst_mixer_message_parse_mute_toggled
7832         API: gst_mixer_message_parse_record_toggled
7833         API: gst_mixer_message_parse_volume_changed
7834         API: gst_mixer_message_parse_option_changed
7835         API: GstMixerMessageType
7836         API: GstMixerFlags
7837
7838 2007-07-20  Michael Smith <msmith@fluendo.com>
7839
7840         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7841         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps):
7842           xcontext->im_format is only for testing XShm support (as the header
7843           file comments document). Use xvimage->im_format for everything else.
7844           Avoids spurious warnings on buffer allocation before setcaps.
7845
7846 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7847
7848         * tests/examples/volume/Makefile.am:
7849         * tests/icles/Makefile.am:
7850           We should use $(LIBM).
7851
7852 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7853
7854         * tests/icles/Makefile.am:
7855           This needs -lm.
7856
7857 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
7858
7859         * gst-libs/gst/rtp/gstbasertppayload.c:
7860         (gst_basertppayload_class_init), (gst_basertppayload_init),
7861         (gst_basertppayload_set_property),
7862         (gst_basertppayload_get_property):
7863         Don't break ABI, restore previous ranges. Keep the default random
7864         selection of timestamp and seqnum offset but as soon as the app sets a
7865         specific value, use that one.
7866
7867 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7868
7869         Patch by: Bastien Nocera <hadess at hadess dot net>
7870
7871         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
7872         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7873         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7874         * sys/xvimage/xvimagesink.h:
7875         Add option to turn off double-buffering for debugging purposes.
7876         Fixes #437169.
7877
7878 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7879
7880         Patch by: Jorn Baayen <jorn at openedhand dot com>
7881
7882         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
7883         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
7884         (gst_ximagesink_init), (gst_ximagesink_class_init):
7885         * sys/ximage/ximagesink.h:
7886         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
7887         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7888         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7889         * sys/xvimage/xvimagesink.h:
7890         add 'handle-expose' property. Useful for video widgets which may want to
7891         be in control of Expose behaviour. Fixes #380625
7892
7893 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7894
7895         * gst-libs/gst/rtp/gstbasertppayload.c:
7896         (gst_basertppayload_class_init), (gst_basertppayload_init),
7897         (gst_basertppayload_event), (gst_basertppayload_push),
7898         (gst_basertppayload_set_property),
7899         (gst_basertppayload_get_property),
7900         (gst_basertppayload_change_state):
7901         * gst-libs/gst/rtp/gstbasertppayload.h:
7902         Fix ranges of rtp payloader properties so that the full range can be
7903         used in addition to -1 (random).
7904         Fix wrong seqnum reporting in caps.
7905         Fixes #420326.
7906
7907 2007-07-13  Wim Taymans  <wim.taymans@gmail.com>
7908
7909         * gst/videorate/gstvideorate.c: (gst_video_rate_init),
7910         (gst_video_rate_query):
7911         Use boilerplate.
7912         Add latency query, might not be perfect yet but already works a lot
7913         better. Fixes #442557.
7914
7915 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7916
7917         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
7918         (gst_xvimagesink_setcaps):
7919         * sys/xvimage/xvimagesink.h:
7920         After a caps change, redraw our borders to avoid garbage left there
7921         when the image format changes to a smaller size, like 16:9 -> 4:3
7922         Also, hold the flow_lock a bit longer in the set_caps while we're
7923         fiddling with the xcontext.
7924
7925 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7926
7927         * Makefile.am:
7928         * configure.ac:
7929         * tests/Makefile.am:
7930         Remove bogus check for libcheck, since we check for
7931         gstreamer-check and it pulls in the required info from there, and we
7932         weren't actually _using_ the information for libcheck ourselves
7933         anyway.
7934
7935 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7936
7937         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7938         (gst_ffmpeg_caps_to_pixfmt):
7939         Fix the r_mask test for RGBA32 on little-endian.
7940         Fix a stupid typo that would have obviously broken 
7941         compilation on big-endian, if anyone was testing.
7942
7943 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
7944
7945         * gst/videotestsrc/videotestsrc.c: (paint_hline_AYUV),
7946         (paint_hline_str4):
7947         * gst/videotestsrc/videotestsrc.h:
7948         Add alpha to the color struct.
7949         Use a default alpha value of 255 instead of 128.
7950
7951 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
7952
7953         * gst/playback/gstplaybasebin.c: (no_more_pads_full),
7954         (setup_source):
7955         Clear the dynamic pads counter when starting a new uri. This makes
7956         reusing playbin work again.
7957         Fixes #454264.
7958
7959 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
7960
7961         * configure.ac:
7962           Use pkg-config to locate check.
7963
7964 2007-07-12  Tim-Philipp Müller  <tim at centricular dot net>
7965
7966         * configure.ac:
7967         * tests/check/elements/volume.c: (GST_START_TEST):
7968           Fix 'make check' build against core CVS.
7969
7970 2007-07-10  Stefan Kost  <ensonic@users.sf.net>
7971
7972         * gst-libs/gst/interfaces/propertyprobe.c:
7973         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7974         * gst-libs/gst/tag/gstvorbistag.c:
7975           Make gtk-doc happy.
7976
7977 2007-07-08  Tim-Philipp Müller  <tim at centricular dot net>
7978
7979         * gst-libs/gst/audio/gstbaseaudiosink.c:
7980         (gst_base_audio_sink_callback):
7981           Quick hack to make audiosinks stop at EOS when operating in
7982           pull-mode; needs to be fixed properly some day.
7983
7984 2007-07-06  Stefan Kost  <ensonic@users.sf.net>
7985
7986         * docs/libs/gst-plugins-base-libs-sections.txt:
7987           Fix location of includes in the docs.
7988
7989 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
7990
7991         * gst/ffmpegcolorspace/avcodec.h:
7992         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7993         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7994         (gst_ffmpegcsp_avpicture_fill):
7995         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
7996         (img_get_alpha_info):
7997         Add 2 new pixel formats - ABGR32 and ARGB32, which are reflections
7998         of the existing BGRA32 and RGBA32 formats with the alpha at the other
7999         end of the word. Partially fixes #451908
8000
8001 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
8002
8003         * docs/libs/Makefile.am:
8004         * docs/plugins/Makefile.am:
8005           Simplify --extra-dir as gtkdoc scans recursively.
8006
8007 2007-07-03  Wim Taymans  <wim.taymans@gmail.com>
8008
8009         * gst/adder/gstadder.c: (gst_adder_sink_getcaps),
8010         (gst_adder_request_new_pad):
8011         Make getcaps more robust by not using the proxycaps function. This makes
8012         sure that we don't end up recursively calling getcaps upstream.
8013         See #316248.
8014
8015 2007-06-29  Wim Taymans  <wim.taymans@gmail.com>
8016
8017         * gst/audioconvert/audioconvert.c:
8018         Include math.h to fix compilation.
8019
8020 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
8021
8022         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8023         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
8024         Add a mapping for YUV format "IYU1", which is a 4:1:1 packed pixel
8025         format, as produced by some dc1394 cameras like the iSight.
8026         See http://www.fourcc.org/yuv.php#IYU1
8027
8028 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
8029
8030         * gst/audioconvert/Makefile.am:
8031         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
8032         (check_default), (audio_convert_prepare_context),
8033         (audio_convert_clean_context), (audio_convert_convert):
8034         * gst/audioconvert/audioconvert.h:
8035         * gst/audioconvert/gstaudioconvert.c:
8036         (gst_audio_convert_dithering_get_type),
8037         (gst_audio_convert_ns_get_type), (gst_audio_convert_class_init),
8038         (gst_audio_convert_init), (gst_audio_convert_set_caps),
8039         (gst_audio_convert_set_property), (gst_audio_convert_get_property):
8040         * gst/audioconvert/gstaudioconvert.h:
8041         * gst/audioconvert/gstaudioquantize.c:
8042         (gst_audio_quantize_setup_noise_shaping),
8043         (gst_audio_quantize_free_noise_shaping),
8044         (gst_audio_quantize_setup_dither),
8045         (gst_audio_quantize_free_dither),
8046         (gst_audio_quantize_setup_quantize_func),
8047         (gst_audio_quantize_setup), (gst_audio_quantize_free):
8048         * gst/audioconvert/gstaudioquantize.h:
8049         Implement dithering and noise shaping in audioconvert. By default now
8050         TPDF dithering (and no noise shaping) will be used when converting
8051         from a higher bit depth to 20 bit depth or smaller, otherwise
8052         everything will be as it is now.
8053         For the last audioconvert in a pipeline it would make sense to
8054         use some kind of noise shaping, enabling it by default for all
8055         conversions would give undesired results though. Fixes #360246.
8056         * tests/check/elements/audioconvert.c: (setup_audioconvert),
8057         (GST_START_TEST):
8058         Adjust unit test for the new audioconvert.
8059
8060 2007-06-28  Wim Taymans  <wim@fluendo.com>
8061
8062         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering):
8063         Use other metrics as well when estimating the buffer level.
8064
8065 2007-06-28  Wim Taymans  <wim@fluendo.com>
8066
8067         * gst/playback/gstplaybasebin.c: (make_decoder), (setup_source):
8068         Small debug improvement.
8069
8070         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering),
8071         (plugin_init):
8072         Tweak the rate estimation period.
8073         When calculating the buffer filledness in rate estimation mode, don't
8074         mix it with other metrics.
8075
8076 2007-06-28  Wim Taymans  <wim@fluendo.com>
8077
8078         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
8079         (gst_decode_group_expose), (gst_decode_group_free), (add_fakesink):
8080         When creating the groups, allow for a 5 second, unlimited buffers
8081         preroll phase after which we expose the group.
8082         When the group is exposed, use a small number of buffers up to a 2
8083         second limit. Also disconnect the overrun signal from multiqueue when we
8084         exposed the group because it is not needed anymore.
8085
8086 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
8087
8088         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
8089           Don't pass trailing zeroes in fixed-size string arrays in ID3v1 tags
8090           to utf8-validate; fixes recognition of ID3v1 tags in UTF-8 encoding
8091           (#451707); also, output some debugging info when dealing with
8092           freeform strings.
8093
8094         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite):
8095           Add unit test for the above.
8096
8097 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
8098
8099         * gst-libs/gst/pbutils/descriptions.c: (caps_are_rtp_caps):
8100           Add description for Windows Media RTP caps.
8101
8102         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
8103           Remove RTP fields that don't define the format from caps.
8104
8105 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
8106
8107         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
8108           Skip empty buffers, but not empty header buffers. That way the original
8109           vorbisdec unit test still passes (#451145); also, take into account
8110           that those empty packets might carry a granulepos.
8111
8112         * tests/check/Makefile.am:
8113         * tests/check/elements/vorbisdec.c:
8114         (_create_codebook_header_buffer), (_create_audio_buffer),
8115         (GST_START_TEST), (vorbisdec_suite):
8116           Add unit test that sends an empty packet.
8117
8118 2007-06-27  Wim Taymans  <wim@fluendo.com>
8119
8120         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
8121         Don't error out on 0-sized packets, just emit a warning because this is
8122         not a fatal error. Fixes #451145.
8123
8124 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8125
8126         * docs/plugins/gst-plugins-base-plugins.args:
8127         * docs/plugins/gst-plugins-base-plugins.signals:
8128         * docs/plugins/inspect/plugin-adder.xml:
8129         * docs/plugins/inspect/plugin-alsa.xml:
8130         * docs/plugins/inspect/plugin-audioconvert.xml:
8131         * docs/plugins/inspect/plugin-audiorate.xml:
8132         * docs/plugins/inspect/plugin-audioresample.xml:
8133         * docs/plugins/inspect/plugin-audiotestsrc.xml:
8134         * docs/plugins/inspect/plugin-cdparanoia.xml:
8135         * docs/plugins/inspect/plugin-decodebin.xml:
8136         * docs/plugins/inspect/plugin-decodebin2.xml:
8137         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
8138         * docs/plugins/inspect/plugin-gdp.xml:
8139         * docs/plugins/inspect/plugin-gnomevfs.xml:
8140         * docs/plugins/inspect/plugin-libvisual.xml:
8141         * docs/plugins/inspect/plugin-ogg.xml:
8142         * docs/plugins/inspect/plugin-pango.xml:
8143         * docs/plugins/inspect/plugin-playbin.xml:
8144         * docs/plugins/inspect/plugin-subparse.xml:
8145         * docs/plugins/inspect/plugin-tcp.xml:
8146         * docs/plugins/inspect/plugin-theora.xml:
8147         * docs/plugins/inspect/plugin-typefindfunctions.xml:
8148         * docs/plugins/inspect/plugin-video4linux.xml:
8149         * docs/plugins/inspect/plugin-videorate.xml:
8150         * docs/plugins/inspect/plugin-videoscale.xml:
8151         * docs/plugins/inspect/plugin-videotestsrc.xml:
8152         * docs/plugins/inspect/plugin-volume.xml:
8153         * docs/plugins/inspect/plugin-vorbis.xml:
8154         * docs/plugins/inspect/plugin-ximagesink.xml:
8155         * docs/plugins/inspect/plugin-xvimagesink.xml:
8156           Update docs with caps info.
8157
8158 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
8159
8160         * po/POTFILES.in:
8161           Add more files with translatable strings (#450875).
8162
8163 2007-06-23  Edward Hervey  <edward@fluendo.com>
8164
8165         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_find_chains):
8166         The chain should be freed if we error out here, else it will leak.
8167         * gst/playback/gstdecodebin.c: (disconnect_unlinked_signals),
8168         (cleanup_decodebin):
8169         Don't forget to *properly* remove the signals, else it will leak.
8170
8171 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8172
8173         * MAINTAINERS:
8174         Updating all the maintainers files
8175
8176 2007-06-21  Stefan Kost  <ensonic@users.sf.net>
8177
8178         * tests/examples/seek/seek.c: (update_scale), (play_cb), (stop_cb),
8179         (main):
8180           Destroy and recreate parse-launch based pipeline after stop to be able
8181           to play again. Reorder some code and add more comments.
8182
8183 2007-06-20  Jan Schmidt  <thaytan@mad.scientist.com>
8184
8185         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
8186         When handling a delayed-caps notification case, mark
8187         the group as dynamic so that the nbdynamic count is
8188         incremented and decremented correctly. Fixes: #449156
8189         Patch by: Wim Taymans <wim@fluendo.com>
8190
8191 2007-06-19  Andy Wingo  <wingo@pobox.com>
8192
8193         * gst-libs/gst/audio/gstbaseaudiosink.c
8194         (gst_base_audio_sink_init): Enable pull-mode operation.
8195
8196 2007-06-19  Michael Smith <msmith@fluendo.com>
8197
8198         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8199           Change minimum rate back to 1000 to allow low-sample-rate wav files
8200           to play back.
8201
8202 2007-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
8203
8204         * po/vi.po:
8205           Update translations.
8206
8207 2007-06-15  David Schleef  <ds@schleef.org>
8208
8209         * gst/playback/gstqueue2.c:
8210           Fix compile error from ignored return value.
8211
8212 2007-06-15  Michael Smith <msmith@fluendo.com>
8213
8214         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
8215           Update tmpbuf for all neccesary rows, not just one, as is required
8216           when downscaling.
8217           Fixes #402076.
8218
8219 2007-06-15  Michael Smith <msmith@fluendo.com>
8220
8221         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (is_video),
8222         (eos_buffer_probe):
8223           Add a test that ensures we set DELTA_UNIT on all non-header,
8224           non-video buffers, if we have a video stream.
8225         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
8226         (gst_ogg_mux_process_best_pad):
8227           Move setting delta_pad to earlier, where we inspect all pads, so
8228           that leading audio pages don't get DELTA_UNIT unset if they come
8229           before the first DELTA_UNIT from video pages. Fixes the newly-added
8230           test. Fixes #385527.
8231
8232 2007-06-14  Tim-Philipp Müller  <tim at centricular dot net>
8233
8234         * tests/check/pipelines/streamheader.c: (streamheader_suite):
8235           Disable test_multifdsink_gdp_vorbisenc() on ppc64 since it
8236           fails on the p5-ppc64 build bot and the failure looks like it is due
8237           to the same issue as #348114, ie. a compiler bug.
8238
8239 2007-06-13  Edward Hervey  <edward@fluendo.com>
8240
8241         * gst/playback/gstqueue2.c: (gst_queue_create_read):
8242         Fix build on MacOSX.
8243
8244 2007-06-13  Wim Taymans  <wim@fluendo.com>
8245
8246         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8247         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain):
8248         Fix compilation on mingw. Fixes #446972.
8249
8250 2007-06-12  Wim Taymans  <wim@fluendo.com>
8251
8252         Patches by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8253
8254         * gst/playback/gstqueue2.c: (update_buffering),
8255         (gst_queue_locked_enqueue):
8256         Fix a division by zero when the max percent is <= 0. Fixes #446572.
8257         also update the buffering status when receiving events. Fixes #446551.
8258
8259 2007-06-11  Wim Taymans  <wim@fluendo.com>
8260
8261         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8262
8263         * gst/playback/gstqueue2.c: (gst_queue_peer_query),
8264         (gst_queue_handle_src_query):
8265         Wait for preroll before attempting to forward a duration query upstream.
8266         Fixes #445505.
8267
8268 2007-06-07  Sebastien Moutte  <sebastien@moutte.net>
8269
8270         * gst-libs/gst/rtp/gstbasertpdepayload.c: 
8271         (gst_base_rtp_depayload_set_gst_timestamp):
8272         Use G_GINT64_CONSTANT macro for int64 constant.
8273         * win32/common/libgstinterfaces.def:
8274         * win32/common/libgsttag.def:
8275         Add new exported functions.
8276
8277 2007-06-07  Tim-Philipp Müller  <tim at centricular dot net>
8278
8279         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
8280           The BOS page of the first Dirac video stream needs to come before
8281           the BOS page of any Vorbis streams or other audio streams, just like
8282           it is with Theora.
8283
8284 2007-06-07  Wim Taymans  <wim@fluendo.com>
8285
8286         * gst/playback/gstqueue2.c: (gst_queue_get_range):
8287         Fix compilation.
8288
8289 2007-06-06  Wim Taymans  <wim@fluendo.com>
8290
8291         Patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8292
8293         * gst/playback/gstqueue2.c: (gst_queue_init),
8294         (gst_queue_handle_sink_event), (gst_queue_chain),
8295         (gst_queue_get_range), (gst_queue_src_checkgetrange_function),
8296         (gst_queue_sink_activate_push), (gst_queue_src_activate_push),
8297         (gst_queue_src_activate_pull):
8298         Add pull based scheduling and fix some deadlocks. Fixes #444523.
8299         Does not yet completely work because duration queries upstream won't
8300         block yet.
8301
8302 2007-06-06  Wim Taymans  <wim@fluendo.com>
8303
8304         * configure.ac:
8305         * gst/playback/gstqueue2.c: (gst_queue_create_read):
8306         Some more fseeko checks.
8307
8308 2007-06-06  Wim Taymans  <wim@fluendo.com>
8309
8310         * configure.ac:
8311         check for large file support.
8312
8313 2007-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
8314
8315         Based on a patch by Sven Arvidsson <sa at whiz dot se>:
8316
8317         * gst/subparse/gstsubparse.c: (parse_subrip),
8318         (subviewer_unescape_newlines), (parse_subviewer),
8319         (gst_sub_parse_data_format_autodetect),
8320         (gst_sub_parse_format_autodetect), (gst_subparse_type_find):
8321         * gst/subparse/gstsubparse.h:
8322         Add support for SubViewer version 1 and 2 subtitles. Fixes #394061.
8323         * tests/check/elements/subparse.c: (GST_START_TEST),
8324         (subparse_suite):
8325         Add a unit test for both SubViewer formats.
8326
8327 2007-06-01  Michael Smith <msmith@fluendo.com>
8328
8329         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
8330           Don't overflow intermediate values when seeking to large time values
8331           in audiotestsrc.
8332
8333 2007-06-05  Wim Taymans  <wim@fluendo.com>
8334
8335         * gst/playback/gstqueue2.c: (gst_queue_have_data),
8336         (gst_queue_create_read), (gst_queue_read_item_from_file),
8337         (gst_queue_open_temp_location_file), (gst_queue_locked_enqueue):
8338         Include stdio to define fseeko.
8339
8340 2007-06-05  Wim Taymans  <wim@fluendo.com>
8341
8342         Patch by: Edward Hervey  <edward@fluendo.com>
8343
8344         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
8345         (gst_v4lsrc_query):
8346         Make v4lsrc output segments in GST_FORMAT_TIME. Fixes #442553.
8347
8348 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
8349
8350         * gst-libs/gst/riff/Makefile.am:
8351         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_info):
8352           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
8353           our own implementation.
8354
8355 2007-06-05  Wim Taymans  <wim@fluendo.com>
8356
8357         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8358         (gst_base_rtp_depayload_setcaps),
8359         (gst_base_rtp_depayload_set_gst_timestamp),
8360         (gst_base_rtp_depayload_change_state):
8361         Handle timestamp wraparound.
8362
8363 2007-06-05  Wim Taymans  <wim@fluendo.com>
8364
8365         * gst/playback/gsturidecodebin.c: (no_more_pads_full),
8366         (new_decoded_pad), (remove_pads), (make_decoder), (setup_source),
8367         (gst_uri_decode_bin_change_state):
8368         Make sure we name srcpads uniquely even when using different internal
8369         decodebins.
8370         Signal no-more-pads when no more dynamic elements exist.
8371         Remove pads on cleanup.
8372
8373 2007-06-05  Wim Taymans  <wim@fluendo.com>
8374
8375         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
8376
8377         * gst/playback/gstqueue2.c: (gst_queue_class_init),
8378         (gst_queue_init), (gst_queue_finalize),
8379         (gst_queue_write_buffer_to_file), (gst_queue_have_data),
8380         (gst_queue_create_read), (gst_queue_read_item_from_file),
8381         (gst_queue_open_temp_location_file),
8382         (gst_queue_close_temp_location_file), (gst_queue_locked_flush),
8383         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8384         (gst_queue_is_empty), (gst_queue_is_filled),
8385         (gst_queue_change_state), (gst_queue_set_temp_location),
8386         (gst_queue_set_property):
8387         Add support for filebased buffering. Fixes #441264.
8388
8389 2007-06-05  Wim Taymans  <wim@fluendo.com>
8390
8391         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter),
8392         (analyze_new_pad), (connect_pad), (expose_pad), (caps_notify_cb),
8393         (caps_notify_group_cb), (gst_decode_group_new),
8394         (gst_decode_group_free):
8395         Add support for delayed caps fixation when autoplugging.
8396         Optimize cases where a multiqueue is not needed/wanted, like right after
8397         anything that is not a demuxer.
8398
8399 2007-06-05  Wim Taymans  <wim@fluendo.com>
8400
8401         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone),
8402         (gst_ogg_pad_submit_packet), (gst_ogg_demux_perform_seek),
8403         (gst_ogg_demux_read_chain), (gst_ogg_demux_collect_chain_info):
8404         consideratly speedup ogg chain detection by not trying to find a base
8405         timestamp for skeleton streams. 
8406
8407 2007-06-05  Wim Taymans  <wim@fluendo.com>
8408
8409         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
8410         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_add_full),
8411         (gst_multi_fd_sink_remove_flush),
8412         (gst_multi_fd_sink_remove_client_link),
8413         (gst_multi_fd_sink_handle_client_write),
8414         (gst_multi_fd_sink_handle_clients):
8415         * gst/tcp/gstmultifdsink.h:
8416         Add support for remove_flush.
8417
8418 2007-06-05  Wim Taymans  <wim@fluendo.com>
8419
8420         * docs/design/draft-keyframe-force.txt:
8421         * ext/theora/theoraenc.c: (theora_enc_sink_event),
8422         (theora_enc_chain):
8423         Add draft design for forcing keyframes in encoders and implement in
8424         theoraenc.
8425
8426 2007-06-05  Jan Schmidt  <thaytan@mad.scientist.com>
8427
8428         * configure.ac:
8429           Back to CVS
8430
8431 === release 0.10.13 ===
8432
8433 2007-06-05  Jan Schmidt <thaytan@mad.scientist.com>
8434
8435         * configure.ac:
8436           releasing 0.10.13, "What's Going on?"
8437
8438 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
8439
8440         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8441         In riff, the depth is stored in the size field but it just means that
8442         the least significant bits are cleared. We can therefore just play
8443         the sample as if it had a depth == width. Fixes: #440997
8444
8445         Patch by: Wim Taymans <wim@fluendo.com> 
8446         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
8447
8448 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
8449
8450         * gst-libs/gst/floatcast/floatcast.h:
8451         Define inline when needed on win32 builds. Fixes: #441295
8452         Patch by: Sebastien Moutte  <sebastien@moutte.net>
8453
8454 2007-05-29  Wim Taymans  <wim@fluendo.com>
8455
8456         * gst/playback/gstplaybasebin.c: (queue_overrun),
8457         (no_more_pads_full):
8458         Stop buffering when the group is commited because the queues filled up.
8459         Fixes #442024.
8460
8461 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
8462
8463         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
8464         (gst_alsa_mixer_free), (gst_alsa_mixer_update),
8465         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
8466         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
8467         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
8468         * ext/alsa/gstalsamixer.h:
8469         * ext/alsa/gstalsamixerelement.c:
8470         (gst_alsa_mixer_element_interface_supported),
8471         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
8472         (gst_alsa_mixer_element_set_property),
8473         (gst_alsa_mixer_element_get_property),
8474         (gst_alsa_mixer_element_change_state):
8475         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_update):
8476         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_volume_changed),
8477         (gst_mixer_option_changed):
8478         * gst-libs/gst/interfaces/mixer.h:
8479         Revert commits towards #152864 made so far. We'll pick it up again
8480         after the 0.10.13 release.
8481
8482 2007-05-24  Wim Taymans  <wim@fluendo.com>
8483
8484         * gst-libs/gst/audio/gstbaseaudiosink.c:
8485         (gst_base_audio_sink_render):
8486         After an interrupt (PAUSED/flush) assume that the next sample should not
8487         be aligned to the previous sample. Fixes #417992.
8488
8489 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
8490
8491         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8492           Don't add channels and rate fields to the template caps for
8493           audio/x-dts, as wavparse might not always be able to set them,
8494           which would then lead to 'caps are not a real subset of the
8495           template caps' warnings.
8496
8497 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
8498
8499         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
8500         Handle unknown or invalid pads without crashing, as might occur if
8501         a media file like an mp3 is specified as a subtitle file.
8502         Fixes: #410039
8503
8504 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
8505
8506         * gst/playback/gstplaybin.c: (add_sink), (dummy_blocked_cb),
8507         (setup_sinks):
8508         Block the subtitle bin output queue before ghosting it and linking,
8509         then unblock after. This avoids spurious not-linked errors caused 
8510         by the queue starting up (because it gets linked when it is ghosted). 
8511         Fixes: #350299
8512
8513 2007-05-23  Jan Schmidt  <thaytan@mad.scientist.com>
8514
8515         * tests/check/elements/playbin.c: (test_suburi_error_unknowntype):
8516         Use /dev/zero instead of /dev/urandom to produce an invalid subtitle
8517         file. Avoids flukes where the input gets typefound to some valid but
8518         useless type.
8519
8520 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8521
8522         * tests/check/Makefile.am:
8523         * tests/check/elements/.cvsignore:
8524         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink),
8525         (cleanup_gnomevfssink), (GST_START_TEST), (gnomevfssink_suite):
8526           Add unit test for gnomevfssink seeking and position reporting for
8527           file:// URIs.
8528
8529 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8530
8531         Patch by: Mark Nauwelaerts <manauw at skynet be>
8532
8533         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_init),
8534         (gst_gnome_vfs_sink_open_file), (gst_gnome_vfs_sink_handle_event),
8535         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render):
8536         * ext/gnomevfs/gstgnomevfssink.h:
8537           Fix position reporting, especially after a seek (from upstream),
8538           see #412648.
8539
8540 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8541
8542         * ext/cdparanoia/gstcdparanoiasrc.c:
8543           Repair umlaut.
8544
8545 2007-05-22  Jan Schmidt  <thaytan@mad.scientist.com>
8546
8547         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8548         Specify the full valid range for MP3 samplerates. Fixes a regression
8549         caused by extra header checks since the last release.
8550
8551 2007-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
8552
8553         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
8554         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
8555         Fix a locking-order bug I introduced with my changes the other day.
8556         Patch by Mike Smith.
8557
8558 2007-05-21  Michael Smith <msmith@fluendo.com>
8559
8560         * ext/theora/theoradec.c: (theora_handle_data_packet):
8561           Don't look inside 0-length packets (which indicate duplicated
8562           frames)
8563
8564 2007-05-21  Wim Taymans  <wim@fluendo.com>
8565
8566         * ext/cdparanoia/gstcdparanoiasrc.c:
8567         (gst_cd_paranoia_src_read_sector):
8568         * gst-libs/gst/audio/gstbaseaudiosrc.c:
8569         (gst_base_audio_src_create):
8570         Small cleanups.
8571
8572         * ext/theora/theoradec.c: (theora_dec_sink_event):
8573         Fix typo.
8574
8575         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8576         (gst_base_rtp_depayload_set_gst_timestamp):
8577         Add some FIXME
8578
8579         * gst/playback/gstdecodebin.c: (queue_underrun_cb):
8580         And some debug info when a FIXME path is hit.
8581
8582 2007-05-21  Wim Taymans  <wim@fluendo.com>
8583
8584         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8585         (gst_base_rtp_audio_payload_class_init),
8586         (gst_base_rtp_audio_payload_init),
8587         (gst_base_rtp_audio_payload_finalize),
8588         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
8589         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
8590         (gst_base_rtp_payload_audio_handle_event):
8591         Some cleanups, remove minptime property as it is now in the parent
8592         class.
8593         Override parent class event function.
8594
8595         * gst-libs/gst/rtp/gstbasertppayload.c:
8596         (gst_basertppayload_class_init), (gst_basertppayload_init),
8597         (gst_basertppayload_event), (gst_basertppayload_set_property),
8598         (gst_basertppayload_get_property):
8599         * gst-libs/gst/rtp/gstbasertppayload.h:
8600         Add min-ptime property.
8601         Add handle-event vmethod. Fixes #415001.
8602
8603 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8604
8605         * gst-libs/gst/audio/gstbaseaudiosink.c
8606           (gst_base_audio_sink_change_state):
8607           Fix typo in comment.
8608
8609         * gst/playback/gstdecodebin.c (gst_decode_bin_class_init,
8610           free_dynamics, pad_probe, close_pad_link, try_to_link_1,
8611           get_our_ghost_pad, remove_element_chain, queue_underrun_cb,
8612           close_link):
8613         * gst/playback/gstplaybin.c (gst_play_bin_set_property,
8614           gen_audio_element, remove_sinks, gst_play_bin_send_event_to_sink):
8615           Remove trailing whitespaces in comments.
8616
8617         * gst/volume/Makefile.am:
8618           Fix tabs.
8619
8620 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8621
8622         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8623
8624         * gst-libs/gst/interfaces/mixer.h (mixer_type, option_changed,
8625           set_option, get_option, _gst_reserved):
8626           Revert reordering functions (keep ABI).
8627
8628 2007-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
8629
8630         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
8631         (gst_ximagesink_xwindow_new), (gst_ximagesink_handle_xevents),
8632         (gst_ximagesink_show_frame):
8633         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
8634         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_handle_xevents),
8635         (gst_xvimagesink_show_frame):
8636         When we create our own window, indicate that we handle the 
8637         WM_DELETE client message from the window manager, so that it won't 
8638         kill our window (and our app) along with it. Handle ClientMessage,
8639         post an error on the bus, and close the window. Further buffers
8640         arriving will result in a FlowError because the window has been
8641         destroyed.
8642
8643         Fixes: #393975
8644
8645         Clean up the X event handling loop and make them the same for
8646         both xvimagesink and ximagesink while I'm at it.
8647
8648 2007-05-17  Wim Taymans  <wim@fluendo.com>
8649
8650         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter):
8651         Make decodebin2 autoplug depayloaders too.
8652
8653         * gst/playback/gsturidecodebin.c: (source_new_pad):
8654         Set the newly created decoder in a usable state when autoplugging a
8655         dynamic source such as RTSP.
8656
8657 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
8658
8659         * gst/playback/gststreaminfo.c: (cb_probe):
8660           Ignore video-codec tag for audio streams and ignore audio-codec tags
8661           for video streams. Should make codec name collection a bit more
8662           robust against sloppy demuxers that send tag events containing both
8663           tags down each pad.
8664
8665 2007-05-17  Wim Taymans  <wim@fluendo.com>
8666
8667         * gst/playback/gstqueue2.c: (update_rates):
8668         Tweak the buffering thresholds a little.
8669         Update the buffer size with the previously calculate rate instead of
8670         only when we calculate a new rate so that we get smoother buffering
8671         updates.
8672
8673         * gst/playback/Makefile.am:
8674         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_base_init),
8675         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
8676         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
8677         (gst_uri_decode_bin_get_property), (unknown_type),
8678         (add_element_stream), (no_more_pads_full), (no_more_pads),
8679         (source_no_more_pads), (new_decoded_pad), (array_has_value),
8680         (gen_source_element), (has_all_raw_caps), (analyse_source),
8681         (remove_decoders), (make_decoder), (remove_source),
8682         (source_new_pad), (setup_source), (decoder_query_init),
8683         (decoder_query_duration_fold), (decoder_query_duration_done),
8684         (decoder_query_position_fold), (decoder_query_position_done),
8685         (decoder_query_latency_fold), (decoder_query_latency_done),
8686         (decoder_query_seeking_fold), (decoder_query_seeking_done),
8687         (decoder_query_generic_fold), (gst_uri_decode_bin_query),
8688         (gst_uri_decode_bin_change_state), (plugin_init):
8689         New element that intergrates a source, optional buffering element and
8690         decodebin.
8691
8692 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
8693
8694         * configure.ac:
8695           Bump libtheora requirement to 1.0alpha5 for the pixformat check
8696           (also has a .pc file, so we don't need the fallback check any
8697           longer). Fixes #438840.
8698
8699 2007-05-17  Wim Taymans  <wim@fluendo.com>
8700
8701         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8702         (gst_queue_class_init), (gst_queue_finalize), (update_time_level),
8703         (apply_segment), (apply_buffer), (update_buffering),
8704         (reset_rate_timer), (update_rates), (gst_queue_locked_flush),
8705         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8706         (gst_queue_handle_sink_event), (gst_queue_is_filled),
8707         (gst_queue_chain), (gst_queue_push_one), (gst_queue_loop),
8708         (plugin_init):
8709         fix build.
8710
8711 2007-05-17  Wim Taymans  <wim@fluendo.com>
8712
8713         * gst/playback/Makefile.am:
8714         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8715         (gst_queue_class_init), (gst_queue_init), (gst_queue_finalize),
8716         (gst_queue_getcaps), (gst_queue_bufferalloc),
8717         (gst_queue_acceptcaps), (update_time_level), (apply_segment),
8718         (apply_buffer), (update_buffering), (reset_rate_timer),
8719         (update_rates), (gst_queue_locked_flush),
8720         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8721         (gst_queue_handle_sink_event), (gst_queue_is_empty),
8722         (gst_queue_is_filled), (gst_queue_chain), (gst_queue_push_one),
8723         (gst_queue_loop), (gst_queue_handle_src_event),
8724         (gst_queue_handle_src_query), (gst_queue_sink_activate_push),
8725         (gst_queue_src_activate_push), (gst_queue_change_state),
8726         (gst_queue_set_property), (gst_queue_get_property), (plugin_init):
8727         On our way to playbin2 this is the new network queue that does buffering
8728         all by itself using high and low watermarks. It can also measure up and
8729         downstream bandwidth to optimally size the queue.
8730
8731 2007-05-17  Michael Smith <msmith@fluendo.com>
8732
8733         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
8734         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_do_seek):
8735           Use the segment->last_stop value to calculate the next timestamp to
8736           generate after a seek; not the segment->start value.
8737
8738 2007-05-15  David Schleef  <ds@schleef.org>
8739
8740         * docs/Makefile.am: Install docs even when --disable-gtk-doc
8741           is disabled.  This matches the behavior of gtk+.  Fixes #349099.
8742
8743 2007-05-15  Wim Taymans  <wim@fluendo.com>
8744
8745         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8746         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
8747         Some more chained streaming ogg timestamp fixes.
8748
8749 2007-05-15  Wim Taymans  <wim@fluendo.com>
8750
8751         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8752         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
8753         (gst_ogg_demux_handle_page):
8754         Add some FIXMEs.
8755         Fix chain start/stop segment handling based on patch by
8756         <ahalda at cs dot mcgill dot ca> see #320984.
8757
8758 2007-05-15  Michael Smith <msmith@fluendo.com>
8759
8760         * configure.ac:
8761           We don't require a C++ compiler. So don't require one.
8762
8763 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8764
8765         * ext/alsa/gstalsamixer.c (source, n_poll_fds, poll_fds,
8766           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
8767           gst_alsa_mixer_finalize, gst_alsa_mixer_handle_source_callback,
8768           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
8769           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_update_option,
8770           gst_alsa_mixer_update_track):
8771           Apply some of the cleanup Tim suggested in #152864 afterwards.
8772
8773 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8774
8775         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8776
8777         * ext/alsa/gstalsamixer.c (main_context, GstAlsaMixerWatch,
8778           _GstAlsaMixerWatch, source, n_poll_fds, poll_fds,
8779           gst_alsa_mixer_watch_funcs, gst_alsa_mixer_prepare,
8780           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
8781           gst_alsa_mixer_finalize, gst_alsa_mixer_find_master_mixer,
8782           gst_alsa_mixer_handle_source_callback,
8783           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
8784           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_free,
8785           gst_alsa_mixer_get_volume, gst_alsa_mixer_set_volume,
8786           gst_alsa_mixer_set_mute, gst_alsa_mixer_set_record,
8787           gst_alsa_mixer_get_option, gst_alsa_mixer_update_option,
8788           gst_alsa_mixer_update_track, _gst_alsa_mixer_set_interface):
8789         * ext/alsa/gstalsamixer.h (handle_source, interface, dir):
8790         * ext/alsa/gstalsamixerelement.c (gst_alsa_mixer_element_details,
8791           gst_alsa_mixer_element_interface_supported,
8792           gst_alsa_mixer_element_finalize, gst_alsa_mixer_element_init,
8793           gst_alsa_mixer_element_set_property,
8794           gst_alsa_mixer_element_get_property,
8795           gst_alsa_mixer_element_change_state):
8796         * ext/alsa/gstalsamixertrack.c (gst_alsa_mixer_track_update):
8797         * gst-libs/gst/interfaces/mixer.c (gst_mixer_volume_changed,
8798           gst_mixer_option_changed):
8799         * gst-libs/gst/interfaces/mixer.h (set_option, get_option,
8800           volume_changed, option_changed, _gst_reserved):
8801           Implement notification for alsamixer. Fixes #152864
8802
8803 2007-05-14  David Schleef  <ds@schleef.org>
8804
8805         * gst/videotestsrc/videotestsrc.c:
8806         * gst/videotestsrc/videotestsrc.h:
8807           Add support for video/x-raw-bayer.
8808
8809 2007-05-12  David Schleef  <ds@schleef.org>
8810
8811         * sys/xvimage/xvimagesink.c:
8812           Add some sanity checking for the XVImage size returned by X.
8813           Related to #377400.
8814
8815 2007-05-12  Wim Taymans  <wim@fluendo.com>
8816
8817         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8818         (gst_base_rtp_depayload_setcaps),
8819         (gst_base_rtp_depayload_set_gst_timestamp):
8820         Parse and use additional caps fields as described in updated
8821         application/x-rtp caps spec.
8822
8823 2007-05-12  Wim Taymans  <wim@fluendo.com>
8824
8825         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8826         (gst_ogg_demux_collect_chain_info):
8827         If there is a stream in a chain without any data packets, ignore the
8828         stream in the total length calculations. Might be related to #436820.
8829
8830 2007-05-11  Jan Schmidt  <thaytan@mad.scientist.com>
8831
8832         * gst/typefind/gsttypefindfunctions.c: (mpeg_sys_is_valid_pack),
8833         (mpeg_sys_is_valid_pes), (mpeg_sys_is_valid_sys),
8834         (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
8835         (mpeg_video_type_find), (mpeg_video_stream_type_find),
8836         (plugin_init):
8837
8838         Consolidate and re-work our mpeg system stream detection to probe
8839         more packets and produce a higher confidence result. Fixes a
8840         regression caused by lowering the typefind probability last year
8841         - related to bug #397810. Remove the redundant MPEG-1 specific 
8842         typefind function, as the new one detects both MPEG-1 & MPEG-2
8843         happily.
8844
8845         Also cleanup the MPEG elementary and MPEG-TS detection functions a
8846         little. 
8847
8848         Tested against my media test directory, with some improvements and
8849         no regressions.
8850
8851 2007-05-10  Wim Taymans  <wim@fluendo.com>
8852
8853         * gst/playback/gstplaybasebin.c: (fill_buffer), (check_queue),
8854         (queue_out_of_data):
8855         Connect to the new queue "pushing" signal instead of the broken
8856         "running" one.
8857
8858 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
8859
8860         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8861         (gst_base_rtp_audio_payload_handle_frame_based_buffer):
8862         Move variable declaration before the first instruction.
8863         * gst/videotestsrc/videotestsrc.c:
8864         Define M_PI if it's not defined yet.
8865         * win32/common/libgstrtp.def:
8866         Add new exported functions.
8867
8868 2007-05-09  Michael Smith <msmith@fluendo.com>
8869
8870         * ext/theora/theoradec.c: (theora_handle_type_packet):
8871           gst_pad_push_event() does not return a GstFlowReturn!
8872
8873 2007-05-09  Wim Taymans  <wim@fluendo.com>
8874
8875         * tests/examples/seek/scrubby.c: (stop_cb), (main):
8876         * tests/examples/seek/seek.c: (do_seek):
8877         Some small cosmetic changes.
8878
8879 2007-05-08  Stefan Kost  <ensonic@users.sf.net>
8880
8881         * gst/adder/gstadder.c (gst_adder_src_event, gst_adder_collected,
8882           gst_adder_change_state):
8883         * gst/adder/gstadder.h (bps, offset, collect_event, segment,
8884           segment_pending, segment_position, segment_rate):
8885           Handle playback-rate on adder.
8886
8887 2007-05-07  Michael Smith <msmith@fluendo.com>
8888
8889         * ext/theora/gsttheoradec.h:
8890         * ext/theora/theoradec.c: (gst_theora_dec_reset),
8891         (theora_dec_sink_event), (theora_handle_comment_packet),
8892         (theora_handle_type_packet), (theora_dec_change_state):
8893           Don't push events (newsegment, tags) before initialising the
8894           decoder.
8895           This is neccesary for seeking to work correctly in gnonlin.
8896
8897 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8898
8899         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8900         * gst/adder/gstadder.c:
8901         * gst/audiotestsrc/gstaudiotestsrc.c
8902           (gst_audio_test_src_create_white_noise):
8903         * gst/videotestsrc/gstvideotestsrc.c:
8904         * gst/volume/gstvolume.c (VOLUME_UNITY_INT16,
8905           VOLUME_UNITY_INT16_BIT_SHIFT, VOLUME_MAX_DOUBLE,
8906           volume_sink_template, volume_src_template, gst_volume_init,
8907           volume_process_double, volume_process_int16,
8908           volume_process_int16_clamp):
8909           Doc fixes and formatting.
8910
8911 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
8912
8913         * tests/check/Makefile.am:
8914         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
8915           Minimal check for volume's GstController usability; also another
8916           test for #422295.
8917
8918 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
8919
8920         * gst-libs/gst/cdda/gstcddabasesrc.c:
8921         (gst_cdda_base_src_add_track):
8922           Fix it so that it (a) makes sense and (b) doesn't break
8923           everything cdda-related including the unit test.
8924
8925 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8926
8927         * gst-libs/gst/cdda/gstcddabasesrc.c:
8928         (gst_cdda_base_src_add_track):
8929           Fix build when disabling asserts.
8930
8931 2007-05-03  Tim-Philipp Müller  <tim at centricular dot net>
8932
8933         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
8934           When XShm is not available, we might get row strides that are not
8935           rounded up to multiples of four; this is bad, because virtually
8936           every RGB-processing element in GStreamer assumes rowstrides are
8937           rounded up to multiples of four, so let's allocate at least enough
8938           memory to avoid crashes in this case. The image will still be
8939           displayed distorted though if this happens, so that still needs
8940           fixing (maybe by allocating a bigger image with an 'even' width
8941           and then clipping it appropriately when rendering - something for
8942           Xlib aficionados in any case).
8943
8944 2007-05-03  Michael Smith <msmith@fluendo.com>
8945
8946         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
8947           If a buffer doesn't have a timestamp, assume it's contiguous with
8948           the previous buffer, and synthesise timestamps appropriately.
8949
8950 2007-05-03  Edward Hervey  <edward@fluendo.com>
8951
8952         * tests/check/elements/videorate.c: (GST_START_TEST):
8953         Set buffer timestamp to a valid value in order to test the buffer
8954         really does stay in videorate.
8955
8956 2007-05-03  Edward Hervey  <edward@fluendo.com>
8957
8958         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
8959         There is no sensible way to handle incoming buffers which don't have a
8960         valid timestamp. We therefore discard them and wait for the next one.
8961
8962 2007-05-01  Tim-Philipp Müller  <tim at centricular dot net>
8963
8964         * gst/playback/gstdecodebin.c: (type_found), (plugin_init):
8965         * gst/playback/gstdecodebin2.c: (plugin_init):
8966           Better error message for text files.
8967
8968 2007-04-29  Wim Taymans  <wim@fluendo.com>
8969
8970         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_add_rb):
8971         Fix offset bug in generation RR packets.
8972
8973 2007-04-27  Julien MOUTTE  <julien@moutte.net>
8974
8975         * ext/theora/theoradec.c: (_theora_granule_time),
8976         (theora_dec_push_forward), (theora_handle_data_packet),
8977         (theora_dec_decode_buffer): Calculate buffer duration correctly
8978         to generate a perfect stream (#433888).
8979         * gst/audioresample/gstaudioresample.c:
8980         (audioresample_check_discont): Glib provides ABS.
8981
8982 2007-04-27  Wim Taymans  <wim@fluendo.com>
8983
8984         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
8985         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_sdes_add_item),
8986         (gst_rtcp_packet_sdes_add_entry), (gst_rtcp_packet_bye_add_ssrc),
8987         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
8988         (gst_rtcp_packet_bye_set_reason):
8989         * gst-libs/gst/rtp/gstrtcpbuffer.h:
8990         Fix RB block parsing and writing.
8991         Add support for constructing BYE packets.
8992
8993 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
8994
8995         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init),
8996         (gst_base_audio_src_create):
8997         * po/POTFILES.in:
8998           When posting a warning message because samples were dropped, post
8999           something more intelligible than he default error message for clock
9000           errors which is just confusing in this context (#432984).
9001
9002 2007-04-25  Wim Taymans  <wim@fluendo.com>
9003
9004         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_buffer_new),
9005         (gst_rtcp_buffer_end), (gst_rtcp_buffer_get_packet_count),
9006         (read_packet_header), (gst_rtcp_packet_move_to_next),
9007         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_sr_set_sender_info),
9008         (gst_rtcp_packet_rr_set_ssrc), (gst_rtcp_packet_add_rb),
9009         (gst_rtcp_packet_sdes_get_item_count),
9010         (gst_rtcp_packet_sdes_first_item),
9011         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_ssrc),
9012         (gst_rtcp_packet_sdes_first_entry),
9013         (gst_rtcp_packet_sdes_next_entry),
9014         (gst_rtcp_packet_sdes_get_entry), (gst_rtcp_packet_sdes_add_item),
9015         (gst_rtcp_packet_sdes_add_entry):
9016         * gst-libs/gst/rtp/gstrtcpbuffer.h:
9017         Implement code to write SR, RR and SDES packets.
9018
9019 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
9020
9021         Patch by: Christian Kirbach <Christian dot Kirbach at googlemail com>
9022
9023         * sys/ximage/ximagesink.c:
9024           Fix build if XShm is not available (#432362).
9025
9026 2007-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
9027
9028         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init):
9029         Initalize the AudioConvertCtx with zeroes, otherwise it will contain
9030         pointers to random memory which are passed to g_free() when
9031         audio_convert_prepare_context() is called the first time.
9032
9033 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
9034
9035         Patch by: Dan Williams <dcbw redhat com>
9036
9037         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
9038           Don't leak incoming buffer if gst_pad_push() returns a
9039           non-OK flow. Fixes #432755.
9040          
9041         * tests/check/elements/videorate.c: (GST_START_TEST),
9042         (videorate_suite):
9043           Unit test for the above by Yours Truly.
9044
9045 2007-04-23  Stefan Kost  <ensonic@users.sf.net>
9046
9047         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
9048         (gst_adder_sink_event), (gst_adder_collected):
9049           Fix non-flushing segmented seeks, Fixes #340060 for me
9050
9051 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9052
9053         Patch by: Olivier Crete  <tester at tester ca>
9054
9055         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9056         (gst_base_rtp_audio_payload_class_init),
9057         (gst_base_rtp_audio_payload_init),
9058         (gst_base_rtp_audio_payload_dispose):
9059           Chain up to parent class in dispose function; get rid of
9060           unnecessary 'diposed' flag in private structure (#415001).
9061
9062 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9063
9064         * docs/libs/gst-plugins-base-libs.types:
9065         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9066         (gst_base_rtp_audio_payload_class_init):
9067         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9068         * gst-libs/gst/rtp/gstbasertppayload.c:
9069           Some minor docs fixes and additions; also add missing 'Since' bits.
9070
9071 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9072
9073         Patch by: Zeeshan Ali  <zeenix gmail com>
9074
9075         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9076         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
9077         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
9078         (gst_base_rtp_audio_payload_push):
9079         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
9080           The recently-added gst_base_rtp_audio_payload_push() should take an
9081           object of type GstBaseRTPAudioPayload as first argument (#431672).
9082
9083 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9084
9085         * gst/audioresample/gstaudioresample.c:
9086           Make more functions static, just because we can.
9087
9088 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
9089
9090         * tests/check/elements/audioresample.c:
9091           Add unit test for audioresample shutdown crasher (#420106).
9092
9093 2007-04-20  Stefan Kost  <ensonic@users.sf.net>
9094
9095         * gst/subparse/gstsubparse.c:
9096         * gst/subparse/samiparse.c:
9097           Use GST_DISABLE_XML here
9098
9099         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9100         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_get_xv_support),
9101         (gst_xvimagesink_buffer_alloc),
9102         (gst_xvimagesink_navigation_send_event):
9103         * sys/xvimage/xvimagesink.h:
9104           Include stdlib.h when using atoi.
9105           
9106         * tests/check/elements/playbin.c: (playbin_suite):
9107           Use GST_DISABLE_REGISTRY here
9108
9109 2007-04-19  Michael Smith  <msmith@fluendo.com>
9110
9111         * ext/theora/gsttheoraenc.h:
9112         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
9113         (theora_enc_sink_event), (theora_enc_change_state):
9114           Track initialisation state; don't try to use encoder state if we're
9115           not initialised (it'll segfault).
9116
9117 2007-04-18  Stefan Kost  <ensonic@users.sf.net>
9118
9119         * tests/check/pipelines/.cvsignore:
9120         Fix build.
9121
9122 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9123
9124         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9125         Allow random depths between 1 and 32 instead of only multiplies of 8.
9126
9127 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9128
9129         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9130         Set the maximum number of channels for PCM and float in the correct
9131         place to have it also used when creating the template caps.
9132
9133 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9134
9135         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9136         Correctly support 4, 6 and 8 channels with normal PCM and float
9137         wav files.
9138
9139         Fix the depth and signedness calculation in extensible wav files and
9140         also handle 1, 2, 4, 6, 8 channels here when a file without channel
9141         mask is found.
9142
9143         Add support for float, alaw and mulaw in extensible wav files.
9144
9145         This allows correct playback of all but 5 files from
9146         http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Samples.html
9147         
9148         (gst_riff_create_audio_template_caps):
9149         Add voxware and float formats to the template caps.     
9150
9151 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9152
9153         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
9154
9155         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
9156         Fix unused variable warning if HAVE_LOCALTIME_R is undefinied
9157
9158         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9159         * gst/audioresample/gstaudioresample.c: (audioresample_do_output):
9160         Use the correct format strings for integer formats.
9161
9162 2007-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
9163
9164         * ext/theora/theoraenc.c (theora_buffer_from_packet, theora_enc_chain):
9165           Don't use pad_alloc_buffer_and_set_caps to create a small header
9166           packet, or, worse, to create a big temporary video buffer using the
9167           src pad.
9168
9169 2007-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9170
9171         * gst/gdp/gstgdppay.c (gst_gdp_pay_chain):
9172         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
9173           GST_START_TEST, buffer_probe_cb, GST_START_TEST):
9174           Fix a bug where serialized IN_CAPS buffers needed to be set IN_CAPS.
9175
9176 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
9177
9178         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
9179           GST_START_TEST, n_in_caps, buffer_probe_cb, GST_START_TEST,
9180           streamheader_suite):
9181           Add another test set up for failure
9182
9183 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
9184
9185         * tests/check/Makefile.am:
9186         * tests/check/pipelines/streamheader.c (n_tags, tag_event_probe_cb,
9187           GST_START_TEST, streamheader_suite, main):
9188           Add a test for the streamheader bug Wim fixed.
9189
9190 2007-04-13  Jan Schmidt  <thaytan@mad.scientist.com>
9191
9192         * ext/theora/theoradec.c: (theora_dec_sink_event):
9193         Fix misleading comment.
9194
9195 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9196
9197         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9198           More sanity checks for the header fields.
9199
9200 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
9201
9202         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
9203           Try encodings from all environment variables, not just those in the
9204           first environment variable that is set.
9205
9206 2007-04-12  Wim Taymans  <wim@fluendo.com>
9207
9208         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
9209         (gst_video_rate_chain):
9210         Add some debug.
9211
9212         * tests/check/elements/videorate.c: (GST_START_TEST),
9213         (videorate_suite):
9214         Added check for videorate changing caps handling. Closes #421834.
9215
9216 2007-04-12  Michael Smith  <msmith@fluendo.com>
9217
9218         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9219           Use scale functions to avoid overflow when calculating duration of 
9220           vorbis buffers.
9221
9222 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
9223
9224         * docs/libs/gst-plugins-base-libs-sections.txt:
9225         * gst-libs/gst/tag/tag.h:
9226         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
9227           API: add gst_tag_freeform_string_to_utf8() (#405072).
9228
9229         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_extract_id3v1_string):
9230           Use gst_tag_freeform_string_to_utf8() here.
9231
9232 2007-04-12  Wim Taymans  <wim@fluendo.com>
9233
9234         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain),
9235         (gst_gdp_pay_sink_event):
9236         Make sure we set the IN_CAPS flag correctly.
9237
9238         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
9239         Get the IN_CAPS flag before we call functions that mess with the flags.
9240
9241 2007-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
9242
9243         * gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader,
9244           gst_gdp_pay_chain, gst_gdp_pay_sink_event):
9245           Only stamp buffers with offset/offset_end right before they get
9246           pushed.  This ensures offset continuity, which was not the case
9247           before as shown by
9248           gst-launch -v -m audiotestsrc num-buffers=10 ! audioconvert ! vorbisenc ! gdppay ! identity check-imperfect-offset=TRUE ! fakesink silent=TRUE
9249
9250 2007-04-06  Wim Taymans  <wim@fluendo.com>
9251
9252         * gst/playback/gstplaybin.c: (add_sink),
9253         (gst_play_bin_change_state):
9254         Activate sync in playbin, we are ready to handle it for live streams.
9255
9256 2007-04-06  Tim-Philipp Müller  <tim at centricular dot net>
9257
9258         * tests/check/elements/playbin.c:
9259         (test_sink_usage_video_only_stream), (playbin_suite):
9260           Add small test for stream-info-value-array code paths.
9261
9262 2007-04-05  Wim Taymans  <wim@fluendo.com>
9263
9264         * gst-libs/gst/audio/gstbaseaudiosink.c:
9265         (gst_base_audio_sink_skew_slaving):
9266         Don't try to create invalid calibration parameters by making the
9267         internal time go backwards, instead make external time go forward.
9268
9269 2007-04-05  Wim Taymans  <wim@fluendo.com>
9270
9271         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
9272
9273         * gst/playback/gstplaybasebin.c: (add_stream):
9274         Fix leak in add_stream(), when g_value_set_object() increases the
9275         refcount of streaminfo object. Fixes #426250.
9276
9277 2007-04-03  David Schleef  <ds@schleef.org>
9278
9279         * gst/videotestsrc/gstvideotestsrc.c:
9280         * gst/videotestsrc/gstvideotestsrc.h:
9281         * gst/videotestsrc/videotestsrc.c:
9282         * gst/videotestsrc/videotestsrc.h:
9283           Add a test pattern called "circular", which has concentric
9284           rings with varying radial frequency.  The main purpose of this
9285           pattern is to test fidelity loss in a filter or scaler element.
9286           Notably, this pattern is scale invariant, and is optimally viewed
9287           with a width (and height) of 400.
9288
9289 2007-04-03  Wim Taymans  <wim@fluendo.com>
9290
9291         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
9292
9293         * gst/playback/gstdecodebin2.c: (connect_pad), (expose_pad),
9294         (deactivate_free_recursive):
9295         Decodebin2 doesn't unref pads it obtains in some occasions:
9296         - multiqueue src pads, when either connecting further or exposing
9297         - sink pads of new autoplugged elements
9298         - peer pads when recursively freeing elements
9299         Fixes #425455.
9300
9301 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
9302
9303         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9304         Add audio/x-raw-float support, now that audioconvert support
9305         non-native endianness floats.
9306
9307 2007-03-30  Tim-Philipp Müller  <tim at centricular dot net>
9308
9309         * docs/libs/gst-plugins-base-libs-docs.sgml:
9310           gstreamer-plugins-base.pc doesn't exist, it's
9311           gstreamer-plugins-base-0.10.pc.
9312
9313 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9314
9315         Patch by: René Stadler <mail at renestadler dot de>
9316         with some minor changes
9317
9318         * gst-libs/gst/floatcast/floatcast.h:
9319         Use more efficient float endianness conversion functions that don't
9320         involve 2 function calls per value.
9321         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
9322         (check_default), (audio_convert_prepare_context):
9323         * gst/audioconvert/gstaudioconvert.c:
9324         (gst_audio_convert_parse_caps), (make_lossless_changes):
9325         Support non-native endianness floats as input and output.
9326         Fixes #339838.
9327         * tests/check/elements/audioconvert.c: (verify_convert),
9328         (GST_START_TEST):
9329         Add unit tests for the non-native endianness float conversions.
9330
9331 2007-03-29  Wim Taymans  <wim@fluendo.com>
9332
9333         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9334         (gst_base_rtp_depayload_base_init),
9335         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
9336         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
9337         (gst_base_rtp_depayload_set_gst_timestamp),
9338         (gst_base_rtp_depayload_change_state),
9339         (gst_base_rtp_depayload_set_property),
9340         (gst_base_rtp_depayload_get_property):
9341         * gst-libs/gst/rtp/gstbasertpdepayload.h:
9342         Add Private structure.
9343         Bring element code to 2007.
9344         Parse clock-base caps param and use it when generating the
9345         newsegment.
9346         Reset variables before going to PAUSED.
9347         Fix some docs.
9348
9349 2007-03-29  Wim Taymans  <wim@fluendo.com>
9350
9351         * docs/libs/gst-plugins-base-libs-docs.sgml:
9352         * docs/libs/gst-plugins-base-libs-sections.txt:
9353         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9354         (gst_base_rtp_audio_payload_get_adapter):
9355         Add RTCP docs.
9356         Fix some more docs.
9357
9358         * gst-libs/gst/rtp/Makefile.am:
9359         * gst-libs/gst/rtp/gstrtcpbuffer.c:
9360         (gst_rtcp_buffer_new_take_data), (gst_rtcp_buffer_new_copy_data),
9361         (gst_rtcp_buffer_validate_data), (gst_rtcp_buffer_validate),
9362         (gst_rtcp_buffer_get_packet_count), (read_packet_header),
9363         (gst_rtcp_buffer_get_first_packet), (gst_rtcp_packet_move_to_next),
9364         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_remove),
9365         (gst_rtcp_packet_get_padding), (gst_rtcp_packet_get_type),
9366         (gst_rtcp_packet_get_count), (gst_rtcp_packet_get_length),
9367         (gst_rtcp_packet_sr_get_sender_info),
9368         (gst_rtcp_packet_sr_set_sender_info),
9369         (gst_rtcp_packet_rr_get_ssrc), (gst_rtcp_packet_rr_set_ssrc),
9370         (gst_rtcp_packet_get_rb_count), (gst_rtcp_packet_get_rb),
9371         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_set_rb),
9372         (gst_rtcp_packet_sdes_get_chunk_count),
9373         (gst_rtcp_packet_sdes_first_chunk),
9374         (gst_rtcp_packet_sdes_next_chunk), (gst_rtcp_packet_sdes_get_ssrc),
9375         (gst_rtcp_packet_sdes_first_item),
9376         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_item),
9377         (gst_rtcp_packet_bye_get_ssrc_count),
9378         (gst_rtcp_packet_bye_get_nth_ssrc), (gst_rtcp_packet_bye_add_ssrc),
9379         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
9380         (gst_rtcp_packet_bye_get_reason_len),
9381         (gst_rtcp_packet_bye_get_reason), (gst_rtcp_packet_bye_set_reason):
9382         * gst-libs/gst/rtp/gstrtcpbuffer.h:
9383         Add new helper object for parsing and creating RTCP messages.
9384
9385 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9386
9387         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
9388         PCM samples with width=8 must be always unsigned, no matter what
9389         depth they have.
9390
9391 2007-03-29  Andy Wingo  <wingo@pobox.com>
9392
9393         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev): Make
9394         perfect offsets also, not just timestamps.
9395
9396         * tests/check/elements/videorate.c (test_more): Test that given
9397         any incoming offsets, that videorate produces perfect offsets.
9398
9399 2007-03-29  Wim Taymans  <wim@fluendo.com>
9400
9401         * gst-libs/gst/riff/riff-ids.h:
9402         Add some more RIFF formats.
9403
9404 2007-03-29  Wim Taymans  <wim@fluendo.com>
9405
9406         * gst-libs/gst/rtp/gstrtpbuffer.c:
9407         (gst_rtp_buffer_default_clock_rate):
9408         * gst-libs/gst/rtp/gstrtpbuffer.h:
9409         Fix fixed payload names and docs.
9410         Added method to get the default clock rates of fixed payload types.
9411         API: GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
9412
9413 2007-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9414
9415         * tests/check/pipelines/.cvsignore:
9416         Add new vorbisdec test to cvsignore.
9417
9418 2007-03-28  Wim Taymans  <wim@fluendo.com>
9419
9420         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
9421         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
9422         (gst_base_audio_sink_query), (gst_base_audio_sink_get_time),
9423         (gst_base_audio_sink_set_property),
9424         (gst_base_audio_sink_get_property), (gst_base_audio_sink_event),
9425         (clock_convert_external), (gst_base_audio_sink_resample_slaving),
9426         (gst_base_audio_sink_skew_slaving),
9427         (gst_base_audio_sink_handle_slaving), (gst_base_audio_sink_render),
9428         (gst_base_audio_sink_async_play):
9429         * gst-libs/gst/audio/gstbaseaudiosink.h:
9430         Store private stuff in GstBaseAudioSinkPrivate.
9431         Add configurable clock slaving modes property.
9432         API:: GstBaseAudioSink::slave-method property
9433         Some more latency reporting tweaks.
9434         Added skew based clock slaving correction and make it the default until
9435         the resampling method is more robust.
9436
9437 2007-03-27  Sebastian Dröge  <slomo@circular-chaos.org>
9438
9439         * gst/audioconvert/audioconvert.c:
9440         Add docs to the integer pack functions and implement proper
9441         rounding. Before we had rounding towards negative infinity, i.e.
9442         always the smaller number was taken. Now we use natural rounding,
9443         i.e. rounding to the nearest integer and to the one with the largest
9444         absolute value for X.5. The old rounding introduced some minor
9445         distortions. Fixes #420079
9446         * tests/check/elements/audioconvert.c: (GST_START_TEST):
9447         Fix one unit test that assumed the old rounding and added unit tests
9448         for checking signed/unsigned int16 <-> signed/unsigned int16 with
9449         depth 8, one for signed int16 <-> unsigned int16 and one for the new
9450         rounding from signed int32 to signed/unsigned int16.
9451
9452 2007-03-27  Michael Smith  <msmith@fluendo.com>
9453
9454         * gst/audioconvert/gstaudioconvert.c: (strip_width_64),
9455         (gst_audio_convert_transform_caps):
9456           Fix typo in debug line introduced recently, as pointed out on irc.
9457
9458 2007-03-27  Tim-Philipp Müller  <tim at centricular dot net>
9459
9460         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9461         * tests/check/libs/tag.c: (GST_START_TEST):
9462           Make sure we parse floating-point numbers in vorbis comments
9463           correctly with either '.' or ',' as separator, no matter what
9464           the current locale is. Add unit test for this too.
9465
9466 2007-03-26  Tim-Philipp Müller  <tim at centricular dot net>
9467
9468         Patch by: René Stadler  <mail at renestadler de>
9469
9470         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9471           When writing out floating-point numbers to vorbis comment tags, always
9472           use the same character as separator no matter what the current locale is
9473           (fixes #423051).
9474
9475         * tests/check/libs/tag.c: (GST_START_TEST):
9476           Add unit tests for replaygain tags in vorbis comments (closes #423055).
9477
9478 2007-03-26  Thomas Vander Stichele  <thomas at apestaart dot org>
9479
9480         * ext/vorbis/vorbisdec.c (vorbis_dec_push_forward,
9481           vorbis_handle_data_packet):
9482           Correctly set DURATION to generate a timestamp-continuous stream.
9483           One bug left at the end; see
9484           ihttp://bugzilla.gnome.org/show_bug.cgi?id=423086
9485         * tests/check/Makefile.am:
9486         * tests/check/pipelines/vorbisenc.c (GST_START_TEST):
9487           Add a test to check this.  Without the above patch this test fails.
9488
9489 2007-03-26  Jan Schmidt  <thaytan@mad.scientist.com>
9490
9491         * gst-libs/gst/rtp/Makefile.am:
9492         The base audio payloader uses GstAdapter - we need GST_BASE_LIBS.
9493
9494 2007-03-23  Michael Smith  <msmith@fluendo.com>
9495
9496         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
9497         (gst_video_rate_reset), (gst_video_rate_chain):
9498           If videorate changes caps, we can no longer use the old buffer
9499           (which may have a different size, incompatible with our caps).
9500           So don't do that; just duplicate the new frame more times.
9501
9502 2007-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
9503
9504         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
9505         Remove playbin's override of the set_clock vmethod. It's irrelevant
9506         after Wim's commit on the 19th.
9507
9508 2007-03-22  Wim Taymans  <wim@fluendo.com>
9509
9510         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_size),
9511         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
9512         * ext/gnomevfs/gstgnomevfssrc.h:
9513         Don't cache file sizes. Fixes #341078.
9514
9515 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
9516
9517         * gst/playback/gstplaybin.c: (add_sink):
9518           Use GST_PTR_FORMAT to log caps. 
9519
9520 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
9521
9522         Patch by: Young-Ho Cha <ganadist at chollian net>
9523
9524         * gst/subparse/samiparse.c: (handle_start_font):
9525           Special-case some more colour names that pango doesn't handle by
9526           default. Fixes #420578.
9527
9528 2007-03-20  Michael Smith  <msmith@fluendo.com>
9529
9530         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
9531           If we get a zero-sized input buffer, don't pass it to libvorbis, as
9532           that marks EOS internally. After that, libvorbis will buffer all
9533           input data, and encode none of it, eventually leading to memory
9534           exhaustion.
9535
9536 2007-03-19  Wim Taymans  <wim@fluendo.com>
9537
9538         * gst/playback/gstdecodebin.c: (remove_fakesink):
9539         Don't post STATE_DIRTY anymore.
9540
9541         * gst/playback/gstplaybin.c: (add_sink), (gst_play_bin_send_event),
9542         (gst_play_bin_change_state):
9543         Remove stream_time reset in seek handling, core does that now.
9544         Disable clocking for live pipelines by forcing a NULL clock to the
9545         complete pipeline, core is too smart now for our previous hack.
9546         We can always autoplug in PAUSED now.
9547
9548 2007-03-17  David Schleef  <ds@schleef.org>
9549
9550         * REQUIREMENTS:  Update this file, change the formatting to make
9551         it more consistent, plus more machine readable.
9552
9553 2007-03-16  Michael Smith  <msmith@fluendo.com>
9554
9555         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9556         (strip_width_64), (append_with_other_format):
9557           Previous fix was too simplistic, and broke the tests. Use a better
9558           approach; only strip 64 from widths for integer audio.
9559
9560 2007-03-16  Michael Smith  <msmith@fluendo.com>
9561
9562         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9563         (gst_audio_convert_transform_caps):
9564           We don't support 64 bit integer audio, so don't try to claim we can.
9565           Stops us producing caps don't match our template caps.
9566           Update comments.
9567
9568 2007-03-15  Michael Smith  <msmith@fluendo.com>
9569
9570         * gst/audioresample/gstaudioresample.c:
9571         (audioresample_check_discont), (audioresample_transform):
9572           Don't trigger discontinuities for very small imperfections; a filter
9573           flush will sound bad, and many plugins have rounding errors leading
9574           to these.
9575
9576 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
9577
9578         Patch by: Olivier Crete <olivier.crete@collabora.co.uk>
9579
9580         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9581         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
9582         API: add "min-ptime" property to RTP base audio payloader.
9583         API: add gst_base_rtp_audio_payload_push().
9584         API: add gst_base_rtp_audio_payload_get_adapter().
9585         Fixes #415001
9586         Indentation/whitespace/documentation fixes.
9587
9588 2007-03-14  Julien MOUTTE  <julien@moutte.net>
9589
9590         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
9591         (audioresample_transform_size), (audioresample_do_output),
9592         (audioresample_transform), (audioresample_pushthrough): Handle
9593         discontinuous streams.
9594         * gst/audioresample/gstaudioresample.h:
9595         * tests/check/elements/audioresample.c:
9596         (test_discont_stream_instance), (GST_START_TEST),
9597         (audioresample_suite): Add a test for discontinuous streams.
9598         * win32/common/config.h: Updated.
9599
9600 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9601
9602         * po/af.po:
9603         * po/az.po:
9604         * po/cs.po:
9605         * po/en_GB.po:
9606         * po/it.po:
9607         * po/nb.po:
9608         * po/nl.po:
9609         * po/or.po:
9610         * po/sq.po:
9611         * po/sr.po:
9612         * po/sv.po:
9613         * po/uk.po:
9614         * po/vi.po:
9615           Update translations from translation project.
9616
9617 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9618
9619         * gst/audioresample/debug.h:
9620         * gst/audioresample/resample.c: (resample_init):
9621           Since I really am not interested in a debug line for each sample
9622           being processed, move the library's debugging to its own category,
9623           libaudioresample
9624
9625 2007-03-13  Michael Smith  <msmith@fluendo.com>
9626
9627         * ext/theora/theoradec.c: (theora_handle_type_packet):
9628           Since the plugin doesn't support anything other than 4:2:0 right
9629           now, post an error and fail if we get something else. Won't matter
9630           until libtheora supports the other pixel formats, but hopefully
9631           that'll be soon...
9632
9633 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
9634
9635         * gst-libs/gst/audio/gstbaseaudiosink.c:(gst_base_audio_sink_render):
9636         Use gst_guint64_to_gdouble for conversion.
9637         * win32/MANIFEST:
9638         Add new files to the win32 MANIFEST.
9639         * win32/common/libgstaudio.def:
9640         * win32/common/libgstpbutils.def:
9641         Add new exported functions.
9642         * win32/vs6/gst_plugins_base.dsw:
9643         * win32/vs6/libgstdecodebin.dsp:
9644         * win32/vs6/libgstplaybin.dsp:
9645         Change the link to libgstpbutils.lib.
9646         * win32/vs6/libgstdecodebin2.dsp:
9647         Add a new project for decodebin2.
9648         * win32/vs6/libgstpbutils.dsp:
9649         Add a new project for pbutils.
9650
9651 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9652
9653         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9654           Also accept partial dates with only year and month,
9655           like 1999-12-00 (fixes #410396 even more).
9656
9657         * tests/check/libs/tag.c: (GST_START_TEST):
9658           Add unit test for the above.
9659
9660 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9661
9662         * tests/check/elements/subparse.c: (GST_START_TEST),
9663         (subparse_suite):
9664           Add unit test for MPL2 subtitle format (#413799).
9665
9666 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9667
9668         Patch by: Kamil Pawlowski  <kamilpe gmail com>
9669
9670         * gst/subparse/Makefile.am:
9671         * gst/subparse/gstsubparse.c:
9672         (gst_sub_parse_data_format_autodetect),
9673         (gst_sub_parse_format_autodetect), (gst_sub_parse_sink_event),
9674         (gst_subparse_type_find):
9675         * gst/subparse/gstsubparse.h:
9676         * gst/subparse/mpl2parse.c: (mpl2_parse_line), (parse_mpl2):
9677         * gst/subparse/mpl2parse.h:
9678           Add support for MPL2 subtitle format (#413799).
9679
9680 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9681
9682         * configure.ac:
9683           We require core CVS for the new buffer metadata copy functions.
9684
9685 2007-03-09  Wim Taymans  <wim@fluendo.com>
9686
9687         * gst-libs/gst/tag/gstid3tag.c:
9688         Add read support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
9689         Fixes #414496.
9690
9691         Patch by: Alex Lancaster <alexl at users sourceforge net>
9692
9693 2007-03-09  Wim Taymans  <wim@fluendo.com>
9694
9695         * ext/libvisual/visual.c: (gst_visual_sink_setcaps),
9696         (gst_vis_src_negotiate), (get_buffer), (gst_visual_chain):
9697         Improve adapter usage and comments.
9698
9699 2007-03-09  Wim Taymans  <wim@fluendo.com>
9700
9701         * ext/pango/gsttextrender.c: (gst_text_render_chain):
9702         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_parse_packet):
9703         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_copy):
9704         Use new metadata copy function.
9705
9706         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9707         (gst_ffmpegcsp_transform):
9708         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
9709         Basetransform copied the metadata for us.
9710
9711 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9712
9713         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
9714         (gst_text_overlay_video_event):
9715           Some more logging. Only accept newsegment events in TIME format and
9716           send a WARNING message if they are not in TIME format.
9717
9718         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
9719         (gst_sub_parse_init), (gst_sub_parse_src_event), (handle_buffer),
9720         (gst_sub_parse_chain), (gst_sub_parse_sink_event):
9721         * gst/subparse/gstsubparse.h:
9722           No need to allocate GstSegment structure dynamically, just put it
9723           into the instance structure; ignore newsegment events in BYTE
9724           format and in particular don't let it overwrite our saved TIME
9725           segment from the last seek.
9726
9727 2007-03-09  Michael Smith  <msmith@fluendo.com>
9728
9729         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find):
9730           Replace AC3 typefinder with one that isn't terrible, and actually
9731           works usefully.
9732
9733 2007-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9734
9735         * gst/audioconvert/gstaudioconvert.c:
9736         (gst_audio_convert_transform):
9737           fix error category and translatable string
9738           
9739
9740 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9741
9742         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
9743         * pkgconfig/gstreamer-plugins-base.pc.in:
9744           Fix up utils => pbutils here too.
9745
9746 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9747
9748         * gst/subparse/gstsubparse.c: (handle_buffer):
9749           Break out of loop in chain function as soon as possible if we get
9750           a non-OK flow return.
9751
9752 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9753
9754         * tests/check/elements/alsa.c: (GST_START_TEST):
9755         Unref the mixer if the state change fails too (if the
9756         alsa devices are inaccessible, for example)
9757
9758 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9759
9760         * tests/check/Makefile.am:
9761         Don't test libvisual elements in the states check, because libvisual
9762         seems to leak internally.
9763
9764         Re-enable the alsa and states tests now that there's new suppressions
9765         in gst.supp.
9766
9767         * tests/check/elements/alsa.c: (GST_START_TEST):
9768         Don't leak the alsamixer we instantiated.
9769
9770 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9771
9772         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9773         (gst_ximagesink_change_state), (gst_ximagesink_reset),
9774         (gst_ximagesink_finalize):
9775         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
9776         (gst_xvimagesink_reset), (gst_xvimagesink_finalize):
9777         Move some cleanup stuff from the state change handler into a _reset()
9778         function that can be called from _finalize(). This ensures that things
9779         get freed even if (for some reason) the NULL->READY state transition
9780         fails in the parent class.
9781         Even if a parent state change fails, process our downward state change
9782         logic instead of bailing out early.
9783         Free the correct xcontext pointer in ximagesink's xcontext_clear.
9784
9785 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9786
9787         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
9788         Extra log line.
9789
9790         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_init):
9791         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_init):
9792         Use pango_font_description_set_family_static instead of 
9793         pango_font_description_set_family to save a string copy (it was
9794         leaking due to the strdup anyway)
9795
9796         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_finalize):
9797         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_finalize):
9798         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_finalize):
9799         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_finalize):
9800         Chain up in finalize.
9801
9802 2007-03-07  Tim-Philipp Müller  <tim at centricular dot net>
9803
9804         * gst-libs/gst/interfaces/mixertrack.c:
9805         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
9806         (gst_mixer_track_set_property):
9807           API: add "untranslated-label" property which should be set by
9808           implementations at construct time (#414645).
9809
9810         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
9811         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9812           Set "untranslated-label" when constructing mixer track objects.
9813
9814         * tests/check/elements/alsa.c: (GST_START_TEST), (alsa_suite):
9815           Unit test to check the above.
9816
9817 2007-03-07  Wim Taymans  <wim@fluendo.com>
9818
9819         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
9820         Fix confusing debug message.
9821
9822 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9823
9824         * gst-plugins-base.doap:
9825         update doap file with new version
9826
9827 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9828
9829         * configure.ac:
9830         Back to CVS
9831
9832 === release 0.10.12 ===
9833
9834 2007-03-07  Jan Schmidt <thaytan@mad.scientist.com>
9835
9836         * configure.ac:
9837           releasing 0.10.12, "Zombie Horde"
9838
9839 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
9840
9841         * configure.ac:
9842         Bump version to 0.10.11.4 pre-release
9843
9844 2007-03-06  Wim Taymans  <wim@fluendo.com>
9845
9846         * gst-libs/gst/audio/gstbaseaudiosink.c:
9847         (gst_base_audio_sink_async_play):
9848         Fix regression that made GStreamer skip the first samples of audio.
9849         Fixes #414684.
9850
9851 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
9852
9853         * configure.ac:
9854         Bump version to 0.10.11.3 pre-release
9855
9856 2007-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
9857
9858         * po/POTFILES.in:
9859           Update paths for the rename from utils to pbutils to fix the build.
9860
9861 2007-03-05  Tim-Philipp Müller  <tim at centricular dot net>
9862
9863         * gst-libs/gst/pbutils/Makefile.am:
9864           Change directory to install headers in from gst/utils to gst/pbutils
9865           as well.
9866
9867 2007-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9868
9869         * configure.ac:
9870         * docs/libs/gst-plugins-base-libs-docs.sgml:
9871         * docs/libs/gst-plugins-base-libs-sections.txt:
9872         * gst-libs/gst/Makefile.am:
9873         * gst-libs/gst/interfaces/mixer.c:
9874         * gst-libs/gst/pbutils/Makefile.am:
9875         * gst-libs/gst/pbutils/descriptions.c:
9876         (gst_pb_utils_get_source_description),
9877         (gst_pb_utils_get_sink_description),
9878         (gst_pb_utils_get_decoder_description),
9879         (gst_pb_utils_get_encoder_description),
9880         (gst_pb_utils_get_element_description),
9881         (gst_pb_utils_add_codec_description_to_tag_list),
9882         (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
9883         * gst-libs/gst/pbutils/descriptions.h:
9884         * gst-libs/gst/pbutils/install-plugins.c:
9885         * gst-libs/gst/pbutils/install-plugins.h:
9886         * gst-libs/gst/pbutils/missing-plugins.c:
9887         (gst_missing_uri_source_message_new),
9888         (gst_missing_uri_sink_message_new),
9889         (gst_missing_element_message_new),
9890         (gst_missing_decoder_message_new),
9891         (gst_missing_encoder_message_new),
9892         (gst_missing_plugin_message_get_description):
9893         * gst-libs/gst/pbutils/missing-plugins.h:
9894         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
9895         * gst-libs/gst/pbutils/pbutils.h:
9896         * gst-libs/gst/utils/Makefile.am:
9897         * gst-libs/gst/utils/base-utils.c:
9898         * gst-libs/gst/utils/base-utils.h:
9899         * gst-libs/gst/utils/descriptions.c:
9900         * gst-libs/gst/utils/descriptions.h:
9901         * gst-libs/gst/utils/install-plugins.c:
9902         * gst-libs/gst/utils/install-plugins.h:
9903         * gst-libs/gst/utils/missing-plugins.c:
9904         * gst-libs/gst/utils/missing-plugins.h:
9905         * gst-plugins-base.spec.in:
9906         * gst/playback/Makefile.am:
9907         * gst/playback/gstdecodebin.c:
9908         * gst/playback/gstdecodebin2.c:
9909         * gst/playback/gstplaybasebin.c: (setup_subtitle),
9910         (gen_source_element):
9911         * gst/playback/gstplaybin.c: (plugin_init):
9912         * tests/check/Makefile.am:
9913         * tests/check/libs/pbutils.c: (GST_START_TEST),
9914         (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
9915         * tests/check/libs/utils.c:
9916           rename utils to pbutils
9917
9918 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
9919
9920         * docs/plugins/Makefile.am:
9921         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9922         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9923         * docs/plugins/inspect/plugin-decodebin2.xml:
9924         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
9925         Add documentation for decodebin2 that indicates that the API
9926         is still unstable.
9927
9928 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
9929
9930         * configure.ac:
9931         Update to 0.10.11.2 (0.10.12 pre-release)
9932
9933 2007-03-01  Wim Taymans  <wim@fluendo.com>
9934
9935         * gst-libs/gst/audio/gstbaseaudiosink.c:
9936         (gst_base_audio_sink_async_play):
9937         base time is irrelevant here.
9938
9939 2007-03-01  Wim Taymans  <wim@fluendo.com>
9940
9941         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
9942         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
9943         Improve debugging.
9944
9945         * gst-libs/gst/audio/gstbaseaudiosink.c:
9946         (gst_base_audio_sink_query), (gst_base_audio_sink_event),
9947         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
9948         Improve latency and clock slaving calculations.
9949         Improve slave clock calibration.
9950
9951         * gst-libs/gst/audio/gstringbuffer.c:
9952         (gst_ring_buffer_commit_full):
9953         When we are asked to render N sample to 0 bytes, return N.
9954
9955 2007-03-01  Wim Taymans  <wim@fluendo.com>
9956
9957         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
9958         (gst_alsasink_write), (gst_alsasink_reset):
9959         * ext/alsa/gstalsasink.h:
9960         Remove unused dispose function.
9961         Rename lock to not interfere with alsasrc lock.
9962
9963         * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
9964         (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
9965         (gst_alsasrc_read), (gst_alsasrc_reset):
9966         * ext/alsa/gstalsasrc.h:
9967         Implement finalize function.
9968         Use lock to protect alsa access.
9969         Implement _reset.
9970         Fine tune sw params.
9971
9972 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9973
9974         * configure.ac:
9975           Convert to new AG_GST style.
9976
9977 2007-02-28  Wim Taymans  <wim@fluendo.com>
9978
9979         Patch by: Ed Catmur <ed at catmur dot co dot uk>
9980
9981         * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
9982         (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
9983         Fix race condition when rapidly switching visualisations in playbin.
9984         Fixes #401029.
9985
9986 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
9987
9988         * tests/check/Makefile.am:
9989         Include local stuff before system installed things in LDFLAGS and
9990         CFLAGS.
9991
9992 2007-02-28  Wim Taymans  <wim@fluendo.com>
9993
9994         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
9995         Improve debugging.
9996
9997 2007-02-28  Wim Taymans  <wim@fluendo.com>
9998
9999         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
10000         (gst_v4lsrc_fixate), (gst_v4lsrc_query):
10001         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
10002         Fix duration and timestamping, taking latency into account.
10003         Implement latency query.
10004
10005 2007-02-28  Wim Taymans  <wim@fluendo.com>
10006
10007         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
10008         (gst_audio_clock_new):
10009         Fix clock name.
10010
10011         * gst-libs/gst/audio/gstbaseaudiosink.c:
10012         (gst_base_audio_sink_init), (gst_base_audio_sink_query):
10013         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
10014         (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
10015         (gst_base_audio_src_create):
10016         Improve latency query code.
10017         Use proper clock names.
10018
10019 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10020
10021         * tests/check/generic/states.c: (GST_START_TEST):
10022           Copy the states.c test from core again
10023         * tests/check/Makefile.am:
10024           ignore cdio and cdparanoiasrc
10025
10026 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
10027
10028         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
10029         (double_hq), (audio_convert_get_func_index), (check_default),
10030         (audio_convert_prepare_context), (audio_convert_convert):
10031           Also make valgrind happy and avoid copying data in some cases.
10032
10033 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
10034
10035         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
10036         (double_hq), (audio_convert_get_func_index),
10037         (audio_convert_prepare_context), (audio_convert_convert):
10038         * gst/audioconvert/gstaudioconvert.c:
10039         (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
10040         (gst_audio_convert_transform_caps):
10041         * tests/check/elements/audioconvert.c: (GST_START_TEST),
10042         (audioconvert_suite):
10043           Don't run inplace if that overwrites source data as we go. Add more
10044           tests. Fixes #339837 even more.
10045
10046 2007-02-27  Julien MOUTTE  <julien@moutte.net>
10047
10048         * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
10049         (msg_segment_done): Fix various seeking bugs (Slider was not
10050         updating when doing a non flushing seek, Reverse playback 
10051         on segment seek was wrong).
10052
10053 2007-02-26  Wim Taymans  <wim@fluendo.com>
10054
10055         * tests/examples/seek/seek.c: (stop_seek):
10056         When we stop scrubbing, don't leave the pipeline PLAYING when we
10057         requested a PAUSED state.
10058
10059 2007-02-25  Tim-Philipp Müller  <tim at centricular dot net>
10060
10061         Patch by: René Stadler <mail at renestadler de>
10062
10063         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
10064           Parse date strings in vorbis comments that have an invalid (zero)
10065           month or day (#410396).
10066
10067         * tests/check/libs/tag.c: (GST_START_TEST):
10068           Test case for the above.
10069
10070 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
10071
10072         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10073
10074         * configure.ac:
10075         * ext/alsa/Makefile.am:
10076         * gst/audiotestsrc/Makefile.am:
10077           Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
10078
10079 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
10080
10081         * gst/playback/gstplaybin.c:
10082           Improve docs: point out that the application needs to assist playbin
10083           with buffering.
10084
10085 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
10086
10087         * gst-libs/gst/utils/install-plugins.c:
10088         * gst-libs/gst/utils/missing-plugins.c:
10089         * tests/check/libs/utils.c: (missing_msg_check_getters):
10090           Change GStreamer marker prefix in detail string from 'gstreamer.net'
10091           to just 'gstreamer'. Document the caps string component of the
10092           decoder/encoder detail a bit better, since not everyone will be
10093           familiar with the GStreamer media type/caps system (but they better
10094           enjoy nested itemized lists).
10095
10096 2007-02-22  Tim-Philipp Müller  <tim at centricular dot net>
10097
10098         * gst-libs/gst/netbuffer/gstnetbuffer.c:
10099         (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
10100           Fix copying of GstNetBuffer (would crash before, or at least lead to
10101           invalid memory access, #410772), for now by copying the GstBuffer copy
10102           code from the core over here so we can copy the GstBuffer fields on a
10103           provided buffer instance (of type GstNetBuffer in this case). Would be
10104           better to fix this with some support by the core though (and in the long
10105           run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
10106
10107         * tests/check/Makefile.am:
10108           Enable unit test for GstNetBuffer.
10109
10110 2007-02-22  Andy Wingo  <wingo@pobox.com>
10111
10112         * gst-libs/gst/audio/gstbaseaudiosink.c
10113         (gst_base_audio_sink_init): Disable pull-mode activation until we
10114         figure out how to make audio sinks go to PLAYING.
10115
10116 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
10117
10118         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
10119         (double_hq), (audio_convert_get_func_index),
10120         (audio_convert_prepare_context), (audio_convert_convert):
10121         * gst/audioconvert/audioconvert.h:
10122         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
10123         (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
10124         * gst/audioconvert/gstchannelmix.h:
10125         * tests/check/elements/audioconvert.c: (GST_START_TEST):
10126           Add float as an intermediate format, as well as float mixing. Enable
10127           test that was failing before. Fixes #339837
10128
10129 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
10130
10131         * tests/examples/seek/seek.c: (do_seek):
10132         Undo the previous commit: -1 as a stop time implies that the stop
10133         time is the end of file, clearing any previously configured segment.
10134
10135 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
10136
10137         * tests/examples/seek/seek.c: (do_seek):
10138         Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
10139
10140 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10141
10142         * gst/volume/gstvolume.c: (volume_process_int16),
10143         (volume_process_int16_clamp), (volume_set_caps):
10144           Unbreak volume, value remains gint.
10145
10146 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10147
10148         * gst/volume/gstvolume.c: (volume_choose_func),
10149         (volume_update_real_volume), (gst_volume_set_volume),
10150         (gst_volume_init), (volume_process_double), (volume_process_float),
10151         (volume_process_int16), (volume_process_int16_clamp),
10152         (volume_set_caps), (volume_transform_ip), (volume_update_volume):
10153         * gst/volume/gstvolume.h:
10154           Extend float audio support (double) and some int->uint cleanups.
10155
10156 2007-02-20  Edward Hervey  <edward@fluendo.com>
10157
10158         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
10159         (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
10160         (sort_end_pads), (gst_decode_group_expose),
10161         (gst_decode_group_hide):
10162         Don't free groups from the streaming threads. Just put them aside and
10163         free them in dispose.
10164
10165 2007-02-20  Edward Hervey  <edward@fluendo.com>
10166
10167         * gst/playback/gstdecodebin2.c: (connect_element),
10168         (pad_added_group_cb), (gst_decode_group_check_if_blocked),
10169         (sort_end_pads), (gst_decode_group_expose):
10170         Handle dynamic pads within groups.
10171         Sort pads before exposing them in order to make playbin happy.
10172         There still is a race with the multiqueue filling up. This should be
10173         solved separately.
10174         Fixes #398721
10175
10176 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10177
10178         * gst-libs/gst/utils/base-utils.c:
10179         * gst-libs/gst/utils/descriptions.c:
10180         * gst-libs/gst/utils/install-plugins.c:
10181         * gst-libs/gst/utils/missing-plugins.c:
10182           Some more docs (and descriptions for two subtitle formats).
10183
10184 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10185
10186         * gst-libs/gst/audio/audio.c:
10187           Fix documentation.
10188
10189 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
10190
10191         Patch by: Yves Lefebvre  <ivanohe abacom com>
10192
10193         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
10194           Don't leak caps. Fixes #408278.
10195
10196 2007-02-15  Stefan Kost  <ensonic@users.sf.net>
10197
10198         * ext/cdparanoia/gstcdparanoiasrc.h:
10199         * ext/ogg/gstoggdemux.h:
10200         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
10201         (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
10202         (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
10203         * gst-libs/gst/audio/audio.h:
10204         * gst-libs/gst/audio/gstaudiofilter.h:
10205         * gst-libs/gst/interfaces/videoorientation.h:
10206         * gst/adder/gstadder.h:
10207           More docs coverage and some ChangeLog surgery (add missing names)
10208
10209 2007-02-15  Wim Taymans  <wim@fluendo.com>
10210
10211         * sys/ximage/ximagesink.c:
10212         (gst_ximagesink_calculate_pixel_aspect_ratio):
10213         * sys/xvimage/xvimagesink.c:
10214         (gst_xvimagesink_calculate_pixel_aspect_ratio):
10215         Small constifications.
10216
10217 2007-02-15  Wim Taymans  <wim@fluendo.com>
10218
10219         * gst-libs/gst/audio/gstbaseaudiosink.c:
10220         (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
10221         (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
10222         (gst_base_audio_sink_async_play),
10223         (gst_base_audio_sink_change_state):
10224         Answer latency query.
10225         Use configured latency when syncing.
10226         Fix clock slaving.
10227
10228         * gst-libs/gst/audio/gstbaseaudiosrc.c:
10229         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
10230         (gst_base_audio_src_query), (gst_base_audio_src_change_state):
10231         Fix possible memleak.
10232         Implement latency query.
10233         Small cleanups.
10234
10235 2007-02-15  Wim Taymans  <wim@fluendo.com>
10236
10237         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
10238         Ignore errors in reset, these are not fatal. They also grab the element
10239         lock which is already taking when this function is called. Fixes
10240         #405451.
10241
10242 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10243
10244         * configure.ac:
10245           Remove 'tests/examples/xerror/Makefile' from output files again.
10246
10247 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10248
10249         * configure.ac:
10250         * docs/plugins/Makefile.am:
10251           Also crossref against gst-plugins-base-libs.
10252
10253 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10254
10255         * configure.ac:
10256         * docs/libs/Makefile.am:
10257         * docs/plugins/Makefile.am:
10258           Add crossreferences to glib/gobject/gstream docs.
10259
10260         * gst-libs/gst/audio/audio.h:
10261           Source formatting.
10262
10263         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
10264           Add own debug category.
10265
10266 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
10267
10268         Patch by: René Stadler <mail at renestadler de>
10269
10270         * gst-libs/gst/tag/gstvorbistag.c:
10271           Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
10272           (#403597).
10273
10274 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
10275
10276         * gst/playback/gstplaybasebin.c: (setup_source):
10277           When we have external subtitles and wait for the subtitle decodebin
10278           to get up and running, we set up a (sync) bus handler for the
10279           subtitle decodebin, so we can stop waiting when it posts an error
10280           message. However, we should do that before we set the subtitle
10281           decodebin's state to playing, otherwise things are racy and we might
10282           miss error messages posted before we had a chance to set up the bus.
10283           This should finally fix totem hanging on .txt pseudo-subtitle files.
10284           
10285 2007-02-10  Sébastien Moutte  <sebastien at moutte dot net>
10286
10287         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
10288           Use gst_gdouble_to_guint64 for conversions.
10289         * win32/common/config.h.in:
10290           Add a define for GST_INSTALL_PLUGINS_HELPER
10291         * win32/common/libgstaudio.def:
10292         * win32/common/libgstcdda.def:
10293         * win32/common/libgstnetbuffer.def:
10294         * win32/common/libgstrtp.def:
10295         * win32/common/libgutils.def:
10296           Add new exported functions.
10297         * win32/vs6/gst_plugins_base.dsw:
10298         * win32/vs6/libgstdecodebin.dsp:
10299         * win32/vs6/libgstnetbuffer.dsp:
10300         * win32/vs6/libgstplaybin.dsp:
10301         * win32/vs6/libgstrtp.dsp:
10302         * win32/vs6/libgstvorbis.dsp:
10303         * win32/vs6/libgstcdda.dsp:
10304         * win32/vs6/libgstgdp.dsp:
10305         * win32/vs6/libgstutils.dsp:
10306           Update and add new project files.
10307
10308 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
10309
10310         * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
10311         (subrip_remove_unhandled_tags), (parse_subrip):
10312           For SubRip (.srt) subtitles, ignore all markup tags we don't
10313           handle (like font tags, for example).
10314
10315         * tests/check/elements/subparse.c:
10316           Add test for this.
10317
10318 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
10319
10320         * gst/playback/gstdecodebin.c: (add_fakesink),
10321         (gst_decode_bin_change_state):
10322         * gst/playback/gstdecodebin2.c: (add_fakesink),
10323         (gst_decode_bin_change_state):
10324           Don't error out if there is no fakesink in the NULL to READY state
10325           change, since when decodebin is re-used, we're only adding the
10326           fakesink element in READY to PAUSED.
10327
10328         * tests/check/elements/decodebin.c:
10329         (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
10330         (decodebin_suite):
10331           Minimal unit test to make sure we can use the same decodebin
10332           instance twice (at least with audiotestsrc input).
10333
10334 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
10335
10336         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
10337           Try to get devic-name from device string first, and from handle only
10338           as fallback (seems to yield better results and is more robust
10339           against buggy probing code on the application side).
10340
10341 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
10342
10343         Based on patch by: Julien Puydt <julien.puydt at laposte net>
10344
10345         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
10346         (gst_alsa_find_device_name):
10347         * ext/alsa/gstalsa.h:
10348         * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
10349         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
10350           Improve device-name detection a bit, especially in the case where
10351           the device is not actually open (#405020, #405024). Move common code
10352           into gstalsa.c instead of duplicating it.
10353
10354 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10355
10356         * gst/audioconvert/gstaudioconvert.c:
10357           Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
10358
10359 2007-02-06  Julien MOUTTE  <julien@moutte.net>
10360
10361         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
10362         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
10363         (gst_xvimagesink_interface_supported),
10364         (gst_xvimagesink_probe_get_properties),
10365         (gst_xvimagesink_probe_probe_property),
10366         (gst_xvimagesink_probe_needs_probe),
10367         (gst_xvimagesink_probe_get_values),
10368         (gst_xvimagesink_property_probe_interface_init),
10369         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
10370         (gst_xvimagesink_init), (gst_xvimagesink_class_init),
10371         (gst_xvimagesink_get_type):
10372         * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
10373         for XVAdaptors so that one can choose the adaptor to use with 
10374         gstreamer-properties.
10375
10376 2007-02-06  Stefan Kost  <ensonic@users.sf.net>
10377
10378         * gst/audioconvert/gstaudioconvert.c:
10379           Also mention that a conversion from double to float is suboptimal still.
10380
10381 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
10382
10383         * gst-libs/gst/audio/gstaudiofilter.c:
10384         (gst_audio_filter_class_init), (gst_audio_filter_change_state):
10385           Clear our formats structure and free the caps contained in it when
10386           shutting down.
10387
10388 2007-02-05  Andy Wingo  <wingo@pobox.com>
10389
10390         * gst-libs/gst/audio/gstbaseaudiosink.c
10391         (gst_base_audio_sink_callback): Update basesink->offset so that we
10392         pull monotonically increasing offsets instead of, um, seeking back
10393         to 0 each time. Fixes alsasrc ! alsasink!
10394
10395 2007-02-05  Tim-Philipp Müller  <tim at centricular dot net>
10396
10397         * gst/videoscale/gstvideoscale.c:
10398           A width and height of 1 makes us crash, so increase minimum size to
10399           2x2 pixels until someone feels like fixing this (#404512).
10400
10401 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
10402
10403         * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
10404           Add small test to make sure request pads are cleaned up properly
10405           even if oggmux never changes state out of NULL.
10406
10407 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
10408
10409         * tests/check/libs/utils.c: (GST_START_TEST):
10410           Fix unit test. Turns out things work much better when you
10411           NULL-terminate string arrays. Should make p5 build bot happy again.
10412
10413 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10414
10415         * gst-libs/gst/audio/Makefile.am:
10416         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
10417         (gst_audio_filter_template_base_init),
10418         (gst_audio_filter_template_class_init),
10419         (gst_audio_filter_template_init),
10420         (gst_audio_filter_template_set_property),
10421         (gst_audio_filter_template_get_property),
10422         (gst_audio_filter_template_setup),
10423         (gst_audio_filter_template_filter),
10424         (gst_audio_filter_template_filter_inplace), (plugin_init):
10425           Oops, forgot to commit fixed-up example.
10426
10427 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10428
10429         * docs/libs/gst-plugins-base-libs-sections.txt:
10430         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
10431         (gst_audio_filter_class_init), (gst_audio_filter_init),
10432         (gst_audio_filter_set_caps),
10433         (gst_audio_filter_class_add_pad_templates):
10434         * gst-libs/gst/audio/gstaudiofilter.h:
10435           Port GstAudioFilter to 0.10. This change technically breaks
10436           API and ABI (and thus also every library developer's heart),
10437           but seems justifiable on the grounds that the base class was
10438           completely unusable before (ie. would crash immediately when
10439           actually used). Fixes #403963 (and eventually also #403572).
10440           Also document all of this a bit.
10441
10442 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10443
10444         * gst-libs/gst/utils/install-plugins.c:
10445         (gst_install_plugins_spawn_child):
10446         * tests/check/libs/utils.c:
10447         (test_base_utils_install_plugins_do_callout):
10448           Lowering log level to see why things fail on the p5 build bot;
10449           fix some typos in unit test messages.
10450
10451 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
10452
10453         * tests/check/libs/utils.c:
10454         (test_base_utils_install_plugins_do_callout):
10455           Don't hard-code temp directory for test helper; use GLib functions
10456           to write out file and do error checking etc.
10457
10458 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10459
10460         * gst-libs/gst/utils/Makefile.am:
10461         * gst-libs/gst/utils/base-utils.h:
10462         * gst-libs/gst/utils/install-plugins.c:
10463         (gst_install_plugins_context_set_xid),
10464         (gst_install_plugins_context_new),
10465         (gst_install_plugins_context_free),
10466         (gst_install_plugins_get_helper),
10467         (gst_install_plugins_spawn_child),
10468         (gst_install_plugins_return_from_status),
10469         (gst_install_plugins_installer_exited),
10470         (gst_install_plugins_async), (gst_install_plugins_sync),
10471         (gst_install_plugins_return_get_name),
10472         (gst_install_plugins_installation_in_progress):
10473         * gst-libs/gst/utils/install-plugins.h:
10474           API: add API for applications to initiate installation of missing
10475           plugins, ie. gst_install_plugins_async() primarily.
10476           Based on libgimme-codec by Ryan Lortie.
10477
10478         * configure.ac:
10479           Add --with-install-plugins-helper configure option so distros can specify
10480           the path of the helper script or program to call when plugin installation
10481           is requested (distros: please do any argument munging in this helper
10482           script instead of patching GStreamer to pass arguments differently
10483           to another program directly).
10484
10485         * docs/libs/gst-plugins-base-libs-docs.sgml:
10486         * docs/libs/gst-plugins-base-libs-sections.txt:
10487           Build and document new API.
10488
10489         * tests/check/libs/utils.c: (result_cb),
10490         (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
10491         (libgstbaseutils_suite):
10492           Some simple checks for the new API.
10493
10494 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10495
10496         * tests/check/elements/audioconvert.c: (test_float_conversion):
10497           Add small test for 32bit float <=> 64bit float conversion (works
10498           only one way so far, 32=>64 produces structured noise).
10499
10500 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10501
10502         * gst/audioconvert/gstaudioconvert.c:
10503         (set_structure_widths_32_and_64), (make_lossless_changes):
10504           We don't support floats with a width of 40, 48 or 56 bits.
10505
10506 2007-02-02  Stefan Kost  <ensonic@users.sf.net>
10507
10508         * gst/audioconvert/audioconvert.c: (float), (double),
10509         (audio_convert_get_func_index):
10510         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
10511         (make_lossless_changes):
10512           Support for 64-bit float audio in audioconvert (#339837)
10513
10514 2007-02-01  Tim-Philipp Müller  <tim at centricular dot net>
10515
10516         Patch by: Holger Wansing  <linux wansing-online de>
10517
10518         * po/LINGUAS:
10519         * po/de.po:
10520           Add German translation (#352069).
10521
10522 2007-02-01  Sebastian Dröge  <slomo@circular-chaos.org>
10523
10524         reviewed by: Wim Taymans <wim@fluendo.com>
10525
10526         * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
10527         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
10528         Use newly added GstCollectPads API to free the allocated resources in
10529         the GstOggPad structures (#402393).
10530
10531 2007-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
10532
10533         * gst/playback/gstplaybin.c: (gen_vis_element):
10534           Add audioresample+audioconvert in front of the visualisation
10535           element, so that elements like libvisual 0.4 that don't support all
10536           samplerates can work.
10537
10538           Fixes: #402505
10539
10540 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
10541
10542         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
10543         (gst_play_base_bin_get_streaminfo_value_array):
10544           Take some locks and make a copy of the streaminfo value array we
10545           maintain while holding the lock, so that the application can
10546           retrieve the stream-info as a value array in a thread-safe way.
10547
10548 2007-01-30  Wim Taymans  <wim@fluendo.com>
10549
10550         * gst/audioconvert/gstaudioconvert.c:
10551         Don't fail on 0 sized buffers. Fixes #396835.
10552
10553 2007-01-29  David Schleef  <ds@schleef.org>
10554
10555         * gst/typefind/gsttypefindfunctions.c:
10556           Detect BBCD as video/x-dirac, so we can play raw dirac
10557           streams.
10558
10559 2007-01-29  Tim-Philipp Müller  <tim at centricular dot net>
10560
10561         * ext/theora/theoraenc.c: (theora_enc_chain):
10562           Check return value of theora_encode_header(), or we might try to
10563           allocate a random number of bytes. theora_encode_header() can fail
10564           if libtheora has been compiled with encoding support disabled.
10565           Fixes #398110.
10566
10567 2007-01-29  Wim Taymans  <wim@fluendo.com>
10568
10569         * tests/check/gst/.cvsignore:
10570         Do as buildbot says.
10571
10572 2007-01-29  Wim Taymans  <wim@fluendo.com>
10573
10574         * ext/libvisual/visual.c: (gst_visual_src_setcaps):
10575         Fix strides in libvisual. Gst uses X strides.
10576         Inspired by: <ed at catmur dot co dot uk> and 
10577         <tim at centricular dot net>
10578         Fixes #401118.
10579
10580 2007-01-27  Wim Taymans  <wim@fluendo.com>
10581
10582         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
10583         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
10584         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
10585         (gst_ogg_demux_perform_seek),
10586         (gst_ogg_demux_bisect_forward_serialno),
10587         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10588         (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
10589         (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
10590         (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
10591         * ext/ogg/gstoggdemux.h:
10592         Properly propagate streaming errors when we are scanning the file for
10593         chains so that we don't crash when shut down. Might fix some crashers
10594         when quickly switching oggs in RB such as #332503 and #378436.
10595
10596 2007-01-26  Tim-Philipp Müller  <tim at centricular dot net>
10597
10598         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
10599           Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
10600           error code as well.
10601
10602 2007-01-25  Wim Taymans  <wim@fluendo.com>
10603
10604         * gst/playback/gstplaybasebin.c: (remove_source):
10605         Don't try to disconnect a signal from a finalized object.
10606
10607 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10608
10609         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
10610           Cast lock macro parameters to make sure we're actually accessing the
10611           lock member at the right class level. Free list itself in _dispose()
10612           as well and NULL it in case dispose gets called multiple times.
10613
10614 2007-01-25  Edward Hervey  <edward@fluendo.com>
10615
10616         * gst/playback/gstdecodebin2.c:
10617         (gst_decode_bin_dispose),(gst_decode_bin_finalize):
10618         Free GstDecodeGroups no longer used.
10619         (gst_decode_group_expose):
10620         Don't unlock too many times !
10621         (deactivate_free_recursive):
10622         Free iterator once we're done with it.
10623         Fix for recursively deactivating elements (stop at ghostpads).
10624
10625 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10626
10627         * gst/playback/gstplaybin.c: (handoff):
10628           Fix up caps on the frame buffer before we save it and potentially
10629           make it accessible to other threads via g_object_get; also use
10630           gst_buffer_replace() instead of gst_mini_object_replace().
10631
10632 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10633
10634         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
10635           Make getting the current frame thread-safe.
10636
10637 2007-01-25  Edward Hervey  <edward@fluendo.com>
10638
10639         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
10640         (gst_decode_group_new), (gst_decode_group_free):
10641         Set queues to bigger sizes to cope with HD contents.
10642         Fix some mutex freeing and add comment about MT safe methods.
10643
10644 2007-01-24  Tim-Philipp Müller  <tim at centricular dot net>
10645
10646         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
10647         (gst_text_overlay_text_event):
10648           Don't unnecessarily ref (and then leak) upstream events if the text
10649           pad is not linked. Fixes #399948.
10650
10651         * tests/check/gst-plugins-base.supp:
10652           Add suppression for pango on edgy/x86 for textoverlay test.
10653
10654 2007-01-24  Wim Taymans  <wim@fluendo.com>
10655
10656         * gst-libs/gst/rtp/gstrtpbuffer.h:
10657         Add some more fixed payloads.
10658
10659 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
10660
10661         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
10662           Error out properly if we get an error from libogg while reading the
10663           BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
10664
10665 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
10666
10667         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
10668           Don't leak mutex.
10669
10670         * tests/check/elements/playbin.c:
10671         (test_sink_usage_video_only_stream),
10672         (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
10673         (test_suburi_error_wrongproto), (test_missing_urisource_handler),
10674         (test_missing_suburisource_handler),
10675         (test_missing_primary_decoder), (playbin_suite):
10676           Run all tests once with decodebin and once with decodebin2.
10677           One test does not pass yet with decodebin2.
10678
10679 2007-01-23  Edward Hervey  <edward@fluendo.com>
10680
10681         * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
10682         Fix the cases where oggmux doesn't properly figure out that all
10683         sinkpads have gone EOS, and therefore doesn't push out the remaining
10684         buffers and the final EOS event.
10685         Fixes #363379
10686
10687 2007-01-23  Julien MOUTTE  <julien@moutte.net>
10688
10689         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10690         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10691         Don't lock on navigation event push, just on keysym to string.
10692         Fixes #397673 again.
10693
10694 2007-01-22  Edward Hervey  <edward@fluendo.com>
10695
10696         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
10697         (get_current_group), (group_demuxer_event_probe),
10698         (gst_decode_group_expose), (deactivate_free_recursive),
10699         (gst_decode_group_free):
10700         Cleanups.
10701         Don't forget to emit 'no-more-pads' once a group is exposed.
10702         Cleanup elements from a DecodeGroup once we remove it.
10703         Protect call to gst_decode_group_expose() with the decodebin lock.
10704
10705 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10706
10707         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10708         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10709         Looking at Xorg code i can't figure out if that XKeysymToString
10710         function is thread sensible or not. Lock it just in case as
10711         recommended by Radek Doulik <rodo at ximian dot com>.
10712
10713 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10714
10715         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10716         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10717         Lock that X Call as well. Fixes #397673.
10718
10719 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10720
10721         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
10722           Don't go into an endless loop if the file starts with 00 00 01 2X,
10723           like quicktime redirect files might. Fixes #396042.
10724
10725         * tests/check/Makefile.am:
10726         * tests/check/gst/.cvsignore:
10727         * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
10728         (typefindfunctions_suite):
10729           Add unit test for the above.
10730
10731 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10732
10733         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10734           On second thought, use "depth" field rather than "bpp" field.
10735
10736 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10737
10738         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10739           Camtasia caps apparently need a bpp field (#398875).
10740
10741 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10742
10743         * gst/playback/gstplaybasebin.c: (setup_subtitle),
10744         (gen_source_element), (gst_play_base_bin_change_state):
10745           Attempt at a better error message in case we don't have the required
10746           URI handler installed; post missing-plugin message also when we're
10747           missing an URI handler for the subtitle URI; clean up properly also
10748           when an error occurs and we never made it to PAUSED state.
10749
10750         * tests/check/elements/playbin.c: (GST_START_TEST),
10751         (playbin_suite):
10752           Check that we're also getting a missing-plugin messsage for a
10753           missing subtitle URI handler (and clean up properly).
10754
10755 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10756
10757         * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
10758           Plug a few reference leaks.
10759
10760 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10761
10762         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
10763           Lower probability a bit if the marker isn't right at the start,
10764           to decrease the chance of false positives.
10765
10766 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10767
10768         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
10769           Small mpeg2 system stream typefinding improvement: make typefinder
10770           probe a bit into the stream instead of just looking for a marker
10771           at the beginning. Fixes #397810.
10772
10773 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
10774
10775         * gst/audioconvert/gstchannelmix.c:
10776           Remove compatibility cruft for prehistoric GLib versions.
10777
10778 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
10779
10780         * gst/playback/Makefile.am:
10781         * gst/playback/gstdecodebin.c: (close_pad_link):
10782         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
10783         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10784         (gst_play_base_bin_handle_message_func), (unknown_type):
10785           Let decodebin be the element to post missing-plugin messages for
10786           missing decoders (rather than playbin); make playbin implement
10787           GstBin::handle_message so we can suppress missing-plugin messages
10788           for types we're not handling on purpose (don't want to bring up an
10789           installer in those cases).
10790
10791 2007-01-16  Tim-Philipp Müller  <tim at centricular dot net>
10792
10793         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10794         * gst-libs/gst/tag/gstvorbistag.c:
10795         (gst_tag_list_to_vorbiscomment_buffer):
10796         * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
10797           Fix potentially unaligned access (#397207).
10798
10799 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10800
10801         * tests/examples/seek/seek.c: (set_scale), (update_scale),
10802         (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
10803         (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
10804         (main):
10805           Allow to toggle looping while it plays. Fix callback prototype. Clean
10806           up code a bit more. Add copyright header.
10807
10808 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10809
10810         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
10811           Red and blue mask was swapped (spotted by Dan Williams).
10812
10813 2007-01-15  Stefan Kost  <ensonic@users.sf.net>
10814
10815         * gst-libs/gst/tag/gstid3tag.c:
10816         * gst-libs/gst/tag/gstvorbistag.c:
10817           Use new beats-per-minute tag from core.
10818
10819 2007-01-15  Tim-Philipp Müller  <tim at centricular dot net>
10820
10821         * po/POTFILES.in:
10822           Add new files with translatable strings, so they actually make it
10823           into the template file one day.
10824
10825 2007-01-12  Andy Wingo  <wingo@pobox.com>
10826
10827         * gst-libs/gst/audio/gstbaseaudiosink.c
10828         (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
10829         (gst_base_audio_sink_activate_pull): Remove the handwavey nego
10830         stuff, as the base class handles this now. Actually tell the ring
10831         buffer to start.
10832         (gst_base_audio_sink_callback): Cast the ring buffer correctly.
10833         How did this work before? Maybe I'm not as awesome a programmer as
10834         I think.
10835
10836         * gst-libs/gst/audio/gstbaseaudiosrc.c
10837         (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
10838         of a pad function.
10839
10840 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10841
10842         * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
10843           Remove more fields so that the application can better blacklist
10844           formats that have been tried before.
10845
10846 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10847
10848         * gst-libs/gst/audio/mixerutils.h:
10849           Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
10850           used when compiling with c++ compilers as well.
10851
10852 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10853
10854         * gst/typefind/gsttypefindfunctions.c:
10855           Fix comment.
10856
10857 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
10858
10859         * gst/playback/gstplaybin.c: (post_missing_element_message),
10860         (gen_video_element), (gen_text_element), (gen_audio_element),
10861         (gen_vis_element):
10862           Post missing-plugin messages also when we error out because
10863           converters, textoverlay or auto*sinks are missing (#161922).
10864
10865 2007-01-10  Wim Taymans  <wim@fluendo.com>
10866
10867         * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
10868         (is_demuxer_element), (new_caps):
10869         * gst/playback/gstplaybasebin.c: (source_new_pad):
10870         Fix the case where we try to ref a NULL element when we delay a link
10871         because of unfixed caps.
10872         Set the state of autoplugged decodebins to PAUSED.
10873         RTSP now works in playbin, we can remove it from the blacklist.
10874
10875 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10876
10877         * gst/playback/Makefile.am:
10878         * gst/playback/gstplaybasebin.c: (string_arr_has_str),
10879         (unknown_type), (setup_subtitle), (gen_source_element):
10880         * gst/playback/gstplaybin.c: (plugin_init):
10881           Post missing-plugin messages on the bus for missing sources and
10882           missing decoders/demuxers/depayloaders; fix error code used when
10883           we're missing an URI handler source; for media types that we are not
10884           handling on purpose at the moment, don't print "don't know how to
10885           handle xyz" messages to the terminal or post missing-plugin
10886           messages on the bus.
10887
10888         * tests/check/elements/playbin.c: (create_playbin),
10889         (GST_START_TEST), (gst_codec_src_uri_get_type),
10890         (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
10891         (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
10892         (gst_codec_src_init_type), (gst_codec_src_base_init),
10893         (gst_codec_src_create), (gst_codec_src_class_init),
10894         (gst_codec_src_init), (plugin_init), (playbin_suite):
10895           Add some tests for the missing-plugin stuff.
10896
10897 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10898
10899         * configure.ac:
10900         * gst-libs/gst/Makefile.am:
10901         * gst-libs/gst/utils/Makefile.am:
10902         * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
10903         * gst-libs/gst/utils/base-utils.h:
10904         * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
10905         (find_format_info), (caps_are_rtp_caps),
10906         (gst_base_utils_get_source_description),
10907         (gst_base_utils_get_sink_description),
10908         (gst_base_utils_get_decoder_description),
10909         (gst_base_utils_get_encoder_description),
10910         (gst_base_utils_get_element_description),
10911         (gst_base_utils_add_codec_description_to_tag_list),
10912         (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
10913         * gst-libs/gst/utils/descriptions.h:
10914         * gst-libs/gst/utils/missing-plugins.c:
10915         (missing_structure_get_type), (copy_and_clean_caps),
10916         (gst_missing_uri_source_message_new),
10917         (gst_missing_uri_sink_message_new),
10918         (gst_missing_element_message_new),
10919         (gst_missing_decoder_message_new),
10920         (gst_missing_encoder_message_new),
10921         (missing_structure_get_string_detail),
10922         (missing_structure_get_caps_detail),
10923         (gst_missing_plugin_message_get_installer_detail),
10924         (gst_missing_plugin_message_get_description),
10925         (gst_is_missing_plugin_message):
10926         * gst-libs/gst/utils/missing-plugins.h:
10927           API: add new libgstbaseutils library with functions
10928           - to create and parse missing-plugins messages
10929           - that provide (translated) descriptions for caps/decoders/sources/etc.
10930           Closes #392393.
10931
10932         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
10933         * pkgconfig/gstreamer-plugins-base.pc.in:
10934           Add new lib.
10935
10936         * docs/libs/gst-plugins-base-libs-docs.sgml:
10937         * docs/libs/gst-plugins-base-libs-sections.txt:
10938           Generate docs for new lib and API.
10939
10940         * tests/check/Makefile.am:
10941         * tests/check/libs/.cvsignore:
10942         * tests/check/libs/utils.c: (missing_msg_check_getters),
10943         (GST_START_TEST), (libgstbaseutils_suite):
10944           Add some basic unit tests.
10945
10946 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10947
10948         * ext/ogg/Makefile.am:
10949           Dist gstoggdemux.h to fix 'make distcheck'.
10950
10951         * sys/v4l/Makefile.am:
10952           Fix 'make distcheck' even more.
10953
10954 2007-01-09  Wim Taymans  <wim@fluendo.com>
10955
10956         * docs/plugins/Makefile.am:
10957         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10958         * docs/plugins/gst-plugins-base-plugins-sections.txt:
10959         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
10960         (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
10961         (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
10962         (gst_ogg_demux_perform_seek):
10963         * ext/ogg/gstoggdemux.h:
10964         Added docs.
10965         Add some more comments.
10966         Small cleanups.
10967
10968 2007-01-09  Wim Taymans  <wim@fluendo.com>
10969
10970         * ext/theora/theoradec.c:
10971         * ext/vorbis/vorbisdec.c:
10972         * gst-libs/gst/audio/gstringbuffer.c:
10973         (gst_ring_buffer_commit_full):
10974         * gst-libs/gst/audio/gstringbuffer.h:
10975         * gst-libs/gst/rtp/gstrtpbuffer.c:
10976         * gst-libs/gst/tag/gstvorbistag.c:
10977         Small documentation updates/fixes
10978
10979 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10980
10981         * configure.ac:
10982           Require core CVS HEAD for Andy's basesrc/sink API additions.
10983
10984 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
10985
10986         Patch by: Günter Thelen  <daedalus dot inc at gmx net>
10987
10988         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
10989         (plugin_init):
10990           Add typefinder for flac-in-ogg in conformance with the ogg-mapping
10991           on flac.sf.net (there appear to be other versions of the first
10992           ogg page in the wild) (#391365).
10993
10994 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
10995
10996         * configure.ac:
10997           Check if localtime_r() is available.
10998
10999         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
11000           If localtime_r() is not available, fall back to localtime(). Should
11001           fix build on MingW (#393310).
11002
11003 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11004
11005         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
11006         * gst/subparse/gstsubparse.h:
11007           Remove spurious 1000 subtrahend when calculating the timestamp from
11008           the frame number and the frame rate . Also, use the frames/second
11009           value specified in the first line of the file, if one is specified
11010           there. Should fix #357503.
11011
11012         * tests/check/elements/subparse.c: (do_test),
11013         (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
11014         (subparse_suite):
11015           Add some basic unit tests for the microdvd subtitle format.
11016
11017 2007-01-07  Julien MOUTTE  <julien@moutte.net>
11018
11019         Patch by: Young-Ho Cha <ganadist at chollian dot net>
11020
11021         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11022         (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
11023         (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
11024         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
11025         (gst_xvimagesink_set_xwindow_id),
11026         (gst_xvimagesink_set_event_handling),
11027         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
11028         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
11029         Fixes: #390076.
11030         Add an adaptor property to select a specific XV adaptor.
11031         * sys/xvimage/xvimagesink.h:
11032
11033 2007-01-07  Julien MOUTTE  <julien@moutte.net>
11034
11035         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
11036         (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
11037         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
11038         (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
11039         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
11040         (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
11041         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11042         (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
11043         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
11044         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
11045         (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
11046         (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
11047         Use flow_lock much more to protect every access to xwindow.
11048         Try to catch erros while creating images in case some drivers are
11049         just generating an XError when the requested image is too big.
11050         Should fix : #354698, #384008, #384060.
11051         * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
11052         Implement some stress testing of setting window xid.
11053
11054 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
11055
11056         * win32/common/libgsaudio.def:
11057           Add new exported function.
11058         * win32/common/libgstogg.dsp:
11059           Add gstoggaviparse.c to the build.
11060         * win32/common/libgstvideoscale.dsp:
11061           Add vs_4tap.c to the build.
11062         * win32/common/libgstvorbis.dsp:
11063           Add vorbistag.c to the build.
11064         
11065 2007-01-06  Andy Wingo  <wingo@pobox.com>
11066
11067         * gst-libs/gst/audio/gstbaseaudiosink.c
11068         (gst_base_audio_sink_class_init)
11069         (gst_base_audio_sink_init): 
11070         (gst_base_audio_sink_activate_pull): Add an activate_pull function
11071         to baseaudiosink, and tell basesink that we can work in pull mode.
11072         This way the ring buffer thread drives the pipeline directly, if
11073         pull mode is possible. There is some lingering nastiness regarding
11074         capsnego, however.
11075         (gst_base_audio_sink_callback): Implement the callback to pull
11076         data. This interface is a bit light, though -- it should get a
11077         GstFlowReturn return value at least.
11078
11079 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11080
11081         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
11082         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11083         * gst/playback/gstdecodebin2.c:
11084         (gst_decode_group_check_if_blocked):
11085           Printf format and missing argument fixes.
11086
11087 2007-01-05  Jan Schmidt  <thaytan@mad.scientist.com>
11088
11089         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
11090         (gst_ogm_parse_change_state):
11091         Activate pads before adding them to the element.
11092
11093 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11094
11095         * tests/examples/seek/scrubby.c: (main):
11096         * tests/examples/seek/seek.c: (main):
11097           Call g_thread_init() first thing in main() (see #391278).
11098
11099 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11100
11101         * tests/check/Makefile.am:
11102         * tests/check/libs/.cvsignore:
11103         * tests/check/libs/netbuffer.c: (GST_START_TEST),
11104         (netbuffer_suite):
11105           Add test for GstNetBuffer + gst_buffer_copy(). Disabled
11106           for the time being, since it's broken, see #393099.
11107
11108 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11109
11110         * tests/check/Makefile.am:
11111           Update to use GST_PLUGINS_BASE_CFLAGS as well.
11112
11113 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11114
11115         * configure.ac:
11116           split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
11117           so that GST_BASE_CFLAGS can go inbetween them, making sure
11118           we use uninstalled gst-libs headers
11119         * docs/libs/Makefile.am:
11120         * ext/alsa/Makefile.am:
11121         * ext/cdparanoia/Makefile.am:
11122         * ext/gnomevfs/Makefile.am:
11123         * ext/libvisual/Makefile.am:
11124         * ext/ogg/Makefile.am:
11125         * ext/theora/Makefile.am:
11126         * ext/vorbis/Makefile.am:
11127         * gst-libs/gst/audio/Makefile.am:
11128         * gst-libs/gst/cdda/Makefile.am:
11129         * gst-libs/gst/interfaces/Makefile.am:
11130         * gst-libs/gst/riff/Makefile.am:
11131         * gst-libs/gst/rtp/Makefile.am:
11132         * gst-libs/gst/tag/Makefile.am:
11133         * gst/adder/Makefile.am:
11134         * gst/audioconvert/Makefile.am:
11135         * gst/audiorate/Makefile.am:
11136         * gst/audioresample/Makefile.am:
11137         * gst/playback/Makefile.am:
11138         * gst/tcp/Makefile.am:
11139         * gst/videoscale/Makefile.am:
11140         * gst/volume/Makefile.am:
11141         * sys/ximage/Makefile.am:
11142         * sys/xvimage/Makefile.am:
11143         * tests/icles/Makefile.am:
11144           adapt
11145
11146 2007-01-04  Julien MOUTTE  <julien@moutte.net>
11147
11148         * gst-libs/gst/interfaces/xoverlay.c:
11149         (gst_x_overlay_handle_events):
11150         * gst-libs/gst/interfaces/xoverlay.h:
11151         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
11152         (gst_ximagesink_set_xwindow_id),
11153         (gst_ximagesink_set_event_handling),
11154         (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
11155         (gst_ximagesink_get_property), (gst_ximagesink_init),
11156         (gst_ximagesink_class_init):
11157         * sys/ximage/ximagesink.h:
11158         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
11159         (gst_xvimagesink_set_xwindow_id),
11160         (gst_xvimagesink_set_event_handling),
11161         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
11162         (gst_xvimagesink_get_property), (gst_xvimagesink_init),
11163         (gst_xvimagesink_class_init):
11164         * sys/xvimage/xvimagesink.h:
11165         * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
11166         Add a method to the XOverlay interface to allow disabling of 
11167         event handling in x[v]imagesink elements. This will let X events
11168         propagate to parent windows which can be usefull in some cases.
11169         Be carefull that the application is then responsible of pushing
11170         navigation events and expose events to the video sink.
11171         Fixes: #387138.
11172
11173 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
11174
11175         * gst-libs/gst/tag/gstvorbistag.c:
11176         * tests/check/libs/tag.c: (GST_START_TEST):
11177           Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
11178           (fixes #392070).
11179
11180 2007-01-01  Tim-Philipp Müller  <tim at centricular dot net>
11181
11182         * configure.ac:
11183         * docs/Makefile.am:
11184         * docs/design/Makefile.am:
11185           Dist design docs.
11186
11187 2006-12-27  Julien MOUTTE  <julien@moutte.net>
11188
11189         * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
11190         typo. Fixes: #390063.
11191
11192 2006-12-27  Julien MOUTTE  <julien@moutte.net>
11193
11194         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
11195         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
11196         caps leak.
11197         * win32/common/config.h: Updated.
11198
11199 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
11200
11201         * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
11202         (setup_gdpdepay_streamheader):
11203         * tests/check/elements/gdppay.c: (cleanup_gdppay),
11204         (setup_gdppay_streamheader):
11205           Fix the dp tests, but activating the pads for the streamheader tests
11206           too and cleaning up conditionaly
11207
11208 2006-12-22  Jan Schmidt  <thaytan@mad.scientist.com>
11209
11210         * gst/ffmpegcolorspace/avcodec.h:
11211         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11212         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
11213         (gst_ffmpegcsp_avpicture_fill):
11214         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
11215         (img_get_alpha_info):
11216         Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
11217         other end of the word. Fixes: #387073.
11218
11219         Add some inconsequential branch hints in a couple of places.
11220
11221 2006-12-21  Tim-Philipp Müller  <tim at centricular dot net>
11222
11223         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11224         (gst_ffmpeg_caps_to_smpfmt):
11225           The "signed" field in raw audio caps is of boolean type, trying to
11226           extract the value with _get_int() will fail (fix to keep in sync with
11227           the copy in gst-ffmpeg)
11228
11229 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
11230
11231         * tests/check/elements/audioresample.c: (cleanup_audioresample):
11232         * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
11233         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
11234         (cleanup_gdpdepay):
11235         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
11236         * tests/check/elements/subparse.c: (teardown_subparse):
11237         * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
11238         * tests/check/elements/videorate.c: (cleanup_videorate):
11239         * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
11240         * tests/check/elements/volume.c: (cleanup_volume):
11241         * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
11242         (cleanup_vorbisdec):
11243         * tests/check/elements/vorbistag.c: (setup_vorbistag),
11244         (cleanup_vorbistag):
11245           consistent pad (de)activation
11246
11247 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
11248
11249         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
11250           Forgot to register the extensions.
11251
11252 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
11253
11254         * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
11255         (plugin_init):
11256           Add typefinder for VIVO files (my christmas present to the 90s).
11257
11258 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
11259
11260         * gst/playback/gstdecodebin.c: (type_found):
11261           Special-case the text/plain media type: we only want to recognise it
11262           as a 'raw' decoded media type if it comes from a demuxer or subtitle
11263           parser, but not if the entire stream is of text/plain type. If the
11264           entire stream is text/plain, we should just error out.
11265
11266           This fixes playback of audio files with lyrics in totem. Totem can't
11267           distinguish between text files and subtitle files and passes any
11268           .txt file with the same basename as the main file to playbin as
11269           suburi, and playbin will then throw a 'subtitle found, but no video
11270           stream' error, which isn't entirely helpful. See #380342.
11271
11272           Also, with this change we'll show a slightly more correct error
11273           message in case totem passes a playlist file to us (although a
11274           custom error message wording instead of the default text would
11275           probably not be a bad idea either).
11276
11277           Same problem also needs to be fixed for playbin+decodebin2.
11278
11279         * tests/check/Makefile.am:
11280         * tests/check/elements/decodebin.c: (src_handoff_cb),
11281         (decodebin_new_decoded_pad_cb), (GST_START_TEST),
11282         (decodebin_suite):
11283           Add simple unit test for decodebin for the above.
11284
11285 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
11286
11287         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
11288         * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
11289           Refuse to change state to READY when we failed to create any of the
11290           required elements in our instance init function.
11291
11292 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
11293
11294         * docs/libs/gst-plugins-base-libs-sections.txt:
11295           Small docs fixes/updates.
11296
11297         * gst-libs/gst/video/gstvideosink.h:
11298           Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
11299           from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
11300           removed from the base sink API between 0.9.6 and 0.9.7).
11301           API: add GST_VIDEO_SINK_CAST and use it for the height/width
11302           accessor macros, so we don't do a runtime GObject type check every
11303           time we use them.
11304
11305 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11306
11307         * Makefile.am:
11308         * gst-plugins-base.doap:
11309         * gst-plugins-base.spec.in:
11310           add doap file
11311
11312 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
11313
11314         Patch by: Jens Granseuer <jensgr at gmx net>
11315
11316         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
11317         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11318         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
11319         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
11320         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
11321           Declare variables at the beginning of a block. Fixes #383195.
11322
11323 2006-12-07  Jan Schmidt  <thaytan@mad.scientist.com>
11324
11325         * configure.ac:
11326         Bump version nano - back to CVS.
11327
11328
11329 === release 0.10.11 ===
11330
11331 2006-12-06  Jan Schmidt <thaytan@mad.scientist.com>
11332
11333         * configure.ac:
11334           releasing 0.10.11, "Dumb things"
11335
11336 2006-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
11337
11338         * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
11339         (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
11340         Handle the case where an element has multiple pads with 
11341         unfixed caps as well as still possibly producing more dynamic 
11342         pads by storing each case as a distinct entry in the dynamic list.
11343         Fixes #38223 again.
11344
11345 2006-12-04  Wim Taymans  <wim@fluendo.com>
11346
11347         * gst/playback/gstdecodebin.c: (close_pad_link):
11348         Fix #382223, add more dynamic caps handling.
11349
11350 2006-12-04  Wim Taymans  <wim@fluendo.com>
11351
11352         * gst-libs/gst/audio/gstringbuffer.h:
11353         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
11354         (gst_netaddress_set_ip4_interface),
11355         (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
11356         (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
11357         (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
11358         (gst_netaddress_get_ttl):
11359         * gst-libs/gst/netbuffer/gstnetbuffer.h:
11360         * gst/playback/gstdecodebin.c: (close_pad_link):
11361         * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
11362         (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
11363         * win32/common/config.h:
11364
11365 2006-12-01  Michael Smith  <msmith@fluendo.com>
11366
11367         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
11368           Delete bad debug code.
11369           Fixes #381219
11370
11371 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
11372
11373         * gst/videoscale/vs_4tap.c:
11374         * win32/MANIFEST:
11375         * win32/common/config.h:
11376         * win32/vs8/libgstvideoscale.vcproj:
11377         Fix compilation on win32 under VS8
11378         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
11379         Partially fixes #381175
11380
11381 2006-11-30  Michael Smith  <msmith@fluendo.com>
11382
11383         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
11384         (GST_START_TEST):
11385           It would be very bad if, after a discont buffer, we thought every
11386           single following buffer was also discont. So, add to the test to
11387           ensure that this isn't the case.
11388           
11389         * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
11390           ... it was the case. So fix it.
11391
11392 2006-11-28  Wim Taymans  <wim@fluendo.com>
11393
11394         * gst/playback/gstplaybasebin.c: (check_queue_event):
11395         Improve debug.
11396
11397         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
11398         Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
11399         padtemplate caps. Refixes #357577.
11400
11401 2006-11-28  Wim Taymans  <wim@fluendo.com>
11402
11403         * gst/playback/gstplaybasebin.c: (check_queue_event),
11404         (queue_threshold_reached), (queue_out_of_data),
11405         (gen_preroll_element):
11406         Add event probe to see when EOS is in a queue and we can disable the
11407         underrun signals. Fixes #357577.
11408
11409 2006-11-28  Edward Hervey  <edward@fluendo.com>
11410
11411         * gst/playback/Makefile.am:
11412         * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
11413         (_gst_boolean_accumulator), (gst_decode_bin_class_init),
11414         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
11415         (gst_decode_bin_init), (gst_decode_bin_dispose),
11416         (gst_decode_bin_finalize), (gst_decode_bin_set_property),
11417         (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
11418         (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
11419         (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
11420         (connect_element), (expose_pad), (type_found),
11421         (pad_added_group_cb), (pad_removed_group_cb),
11422         (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
11423         (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
11424         (are_raw_caps), (multi_queue_overrun_cb),
11425         (multi_queue_underrun_cb), (gst_decode_group_new),
11426         (get_current_group), (group_demuxer_event_probe),
11427         (gst_decode_group_control_demuxer_pad),
11428         (gst_decode_group_control_source_pad),
11429         (gst_decode_group_check_if_blocked),
11430         (gst_decode_group_check_if_drained), (gst_decode_group_expose),
11431         (gst_decode_group_hide), (gst_decode_group_free),
11432         (gst_decode_group_set_complete), (source_pad_blocked_cb),
11433         (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
11434         (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
11435         (plugin_init):
11436         New decodebin2 element.
11437         Closes #370092
11438         * gst/playback/gstplay-marshal.list:
11439         Added marshallers for new signals in decodebin2
11440         * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
11441         Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
11442         is set.
11443
11444 2006-11-28  Wim Taymans  <wim@fluendo.com>
11445
11446         * gst/playback/gstplaybasebin.c: (setup_source),
11447         (gst_play_base_bin_change_state):
11448         Disable rtsp:// uris for the release, it's not good enough yet.
11449         Remove unused var.
11450
11451 2006-11-26  Wim Taymans  <wim@fluendo.com>
11452
11453         * ext/theora/theoradec.c: (gst_theora_dec_reset),
11454         (theora_dec_push_forward), (theora_dec_push_reverse),
11455         (theora_handle_data_packet), (theora_dec_decode_buffer),
11456         (theora_dec_flush_decode), (theora_dec_chain_reverse),
11457         (theora_dec_chain_forward), (theora_dec_chain):
11458         Implement reverse playback.
11459
11460         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
11461         (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
11462         (vorbis_dec_chain_forward):
11463         Clear buffers used for reverse playback in _reset.
11464         No need to set the eos flag, we clip samples using the segment.
11465
11466 2006-11-24  Wim Taymans  <wim@fluendo.com>
11467
11468         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
11469         (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
11470         (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
11471         (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
11472         Some cleanups.
11473         Handle continued pages in reverse mode.
11474
11475 2006-11-24  Wim Taymans  <wim@fluendo.com>
11476
11477         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
11478         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
11479         (vorbis_dec_flush_decode):
11480         Small cleanups.
11481         Don't try to add invalid timestamps.
11482         Clipping will unref the buffer.
11483
11484 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11485
11486         * gst/adder/gstadder.h:
11487         * gst/audiotestsrc/gstaudiotestsrc.h:
11488           remove obsolete _factory_init protos
11489
11490 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11491
11492         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
11493           Fix spacing in debug message.
11494
11495 2006-11-23  Wim Taymans  <wim@fluendo.com>
11496
11497         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
11498         (gst_ogg_demux_chain):
11499         Don't just ignore return values from _pad_push().
11500         Small debug improvements.
11501
11502 2006-11-23  Michael Smith  <msmith@fluendo.com>
11503
11504         * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
11505           If our incoming buffer is marked as DISCONT, then increment the page
11506           number (so that the discontinuity is marked in the final ogg
11507           bitstream) and flush the previous page.
11508
11509 2006-11-22  Michael Smith  <msmith@fluendo.com>
11510
11511         * ext/theora/gsttheoraenc.h:
11512         * ext/theora/theoraenc.c: (gst_theora_enc_init),
11513         (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
11514         (theora_buffer_from_packet), (theora_enc_is_discontinuous),
11515         (theora_enc_chain), (theora_enc_change_state):
11516           Mark discontinuities of > 3/4 of a frame, reinit encoder.
11517
11518         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
11519         (GST_START_TEST), (theoraenc_suite):
11520           Enable discontinuity test, fix it.
11521
11522 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11523
11524         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
11525         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
11526         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
11527         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
11528         (gst_text_overlay_change_state):
11529         * ext/pango/gsttextoverlay.h:
11530           Some textoverlay fixes: for one, in the video chain function,
11531           actually wait for a text buffer to come in if there is none at the
11532           moment and there should be one; also, deal more gracefully with
11533           incoming buffers that do not have a timestamp or duration; discard
11534           text buffer when not needed any longer. Fixes #341681.
11535
11536         * tests/check/Makefile.am:
11537         * tests/check/elements/.cvsignore:
11538         * tests/check/elements/textoverlay.c:
11539         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
11540         (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
11541         (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
11542         (test_video_waits_for_text_send_text_newsegment_thread),
11543         (test_video_waits_for_text_shutdown_element),
11544         (test_render_continuity_push_video_buffers_thread),
11545         (textoverlay_suite):
11546           Add some unit tests for textoverlay.
11547
11548 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11549
11550         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11551           Avoid integer underflow when the found probability for mp3 is
11552           smaller than the 'penalty' we subtract if there's not a clean
11553           mp3 header sync at offset 0.
11554
11555 2006-11-21  Stefan Kost  <ensonic@users.sf.net>
11556
11557         * docs/libs/gst-plugins-base-libs-sections.txt:
11558           Add some new symbols to the docs
11559
11560 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
11561
11562         * tests/check/Makefile.am:
11563         * tests/check/elements/ffmpegcolorspace.c:
11564         (ffmpegcolorspace_suite):
11565           Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
11566           (for now not for valgrinding though, since it takes too long).
11567
11568 2006-11-20  Wim Taymans  <wim@fluendo.com>
11569
11570         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11571         (gst_ffmpeg_pixfmt_to_caps):
11572         Fix RGBA32 caps. Fixes #357038.
11573
11574 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
11575
11576         * gst-libs/gst/interfaces/mixertrack.h:
11577           Add FIXME so we can add some padding here in 0.11
11578
11579 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
11580
11581         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
11582           Fix GstBaseRTPAudioPayload structure so the whole GObject
11583           inheritance business actually works (parent class instance structure
11584           must always come first in the derived class instance structure).
11585
11586 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
11587
11588         * gst/videotestsrc/Makefile.am:
11589         * tests/check/Makefile.am:
11590           Make sure our checks and the videotestsrc plugin link against the
11591           local uninstalled gst libs and not any installed gst libs that
11592           might happen to exist as well.
11593
11594         * tests/check/elements/adder.c: (message_received),
11595         (test_event_message_received), (test_play_twice_message_received):
11596         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
11597           Fix compiler warnings when compiling against core with disabled
11598           debugging system.
11599
11600 2006-11-16  Michael Smith  <msmith@fluendo.com>
11601
11602         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
11603         (gst_audio_rate_sink_event), (gst_audio_rate_chain):
11604           Fix audiorate, so that it accurately sets offsets and timestamps.
11605           Doesn't change the fundamental algorithmic decisions; so should be
11606           safe.
11607
11608         * tests/check/Makefile.am:
11609           Enable audiorate test now that it passes.
11610
11611 2006-11-09  Stefan Kost  <ensonic@users.sf.net>
11612
11613         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
11614           clear xv when going to NULL, remove // commented non-existant proto
11615
11616         * tests/examples/seek/seek.c: (main):
11617           add missing tooltip description for scrub and play_scrub
11618
11619 2006-11-14  David Schleef  <ds@schleef.org>
11620
11621         * configure.ac:
11622           Bump liboil requirement to 0.3.8.
11623         * gst-libs/gst/riff/riff-media.c:
11624           Add Dirac fourcc.
11625         * gst/videoscale/vs_image.h:
11626         * gst/videoscale/vs_scanline.h:
11627           Use liboil's stdint.h.
11628         * gst/videotestsrc/videotestsrc.c:
11629           Remove liboil related ifdef's, since they aren't needed now, and
11630           won't work with future versions.
11631
11632 2006-11-14  David Schleef  <ds@schleef.org>
11633
11634         * gst/videoscale/Makefile.am:
11635         * gst/videoscale/gstvideoscale.c:
11636         * gst/videoscale/gstvideoscale.h:
11637         * gst/videoscale/vs_4tap.c:
11638         * gst/videoscale/vs_4tap.h:
11639         * gst/videoscale/vs_image.c:
11640         * gst/videoscale/vs_image.h:
11641         * gst/videoscale/vs_scanline.c:
11642         * gst/videoscale/vs_scanline.h:
11643           Add a 4-tap image scaler.  Theoretically looks much prettier.
11644           The tap calculation could use some improvement.
11645
11646 2006-11-14  Wim Taymans  <wim@fluendo.com>
11647
11648         Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
11649
11650         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
11651         (gst_riff_parse_strf_iavs):
11652         * gst/subparse/gstsubparse.c: (convert_encoding):
11653         * gst/tcp/gstmultifdsink.c:
11654         (gst_multi_fd_sink_handle_client_write):
11655         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
11656         (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
11657         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
11658         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
11659         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11660         (gst_ximagesink_ximage_new):
11661         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
11662         Various gsize and gssize printf fixes. Fixes #372507.
11663
11664 2006-11-13  Wim Taymans  <wim@fluendo.com>
11665
11666         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11667         (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
11668         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
11669         (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
11670         (vorbis_dec_chain_forward), (vorbis_dec_chain):
11671         * ext/vorbis/vorbisdec.h:
11672         First stab at vorbis reverse playback.
11673
11674 2006-11-13  Wim Taymans  <wim@fluendo.com>
11675
11676         * gst-libs/gst/audio/gstbaseaudiosink.c:
11677         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11678         * gst-libs/gst/audio/gstbaseaudiosink.h:
11679         Make the clock sync code more accurate wrt resampling and playback
11680         at different rates.
11681         
11682         * gst-libs/gst/audio/gstringbuffer.c:
11683         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
11684         * gst-libs/gst/audio/gstringbuffer.h:
11685         Use better algorithm to interpolate sample rates. 
11686
11687 2006-11-13  Michael Smith  <msmith@fluendo.com>
11688
11689         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
11690           Improve a debug line slightly.
11691
11692         * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
11693           Call gst_riff_init() in plugin_init, to avoid getting errors from
11694           the debug system (unrelated changes to another plugin made this turn
11695           up; not sure why).
11696
11697 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
11698
11699         Patch by: Sergey Scobich  <sergery.scobich at gmail com>
11700
11701         * win32/common/libgsttag.def:
11702           Add missing symbol (#366492).
11703
11704 2006-11-09  Tim-Philipp Müller  <tim at centricular dot net>
11705
11706         * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
11707           Don't unref a NULL pad.
11708
11709 2006-11-09  Wim Taymans  <wim@fluendo.com>
11710
11711         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
11712         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
11713         (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
11714         (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
11715         (gst_ogg_demux_loop):
11716         Implement first stab at reverse playback.
11717
11718 2006-11-07  Stefan Kost  <ensonic@users.sf.net>
11719
11720         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11721         (gst_riff_create_video_template_caps):
11722           add h263/h264 variants to the caps, Fixes #363118
11723
11724 2006-11-06  Tim-Philipp Müller  <tim at centricular dot net>
11725
11726         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
11727         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
11728           Use g_strerror instead of strerror so we get UTF-8.
11729
11730 2006-11-03  David Schleef  <ds@schleef.org>
11731
11732         * ext/ogg/gstoggdemux.c:
11733         * ext/ogg/gstoggmux.c:
11734           Add/remove KW-DIRAC header here, since it is ogg-specific.
11735
11736 2006-11-03  Michael Smith  <msmith@fluendo.com>
11737
11738         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
11739           Recognise more mpeg4 elementary video streams.
11740
11741 2006-11-02  Edward Hervey  <edward@fluendo.com>
11742
11743         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11744         Lower the probability of mp3 typefinding functions if we don't find a
11745         valid mp3 header at the start of the file.
11746         Closes #369482
11747
11748 2006-11-02  Wim Taymans  <wim@fluendo.com>
11749
11750         * ext/theora/gsttheoradec.h:
11751         * ext/theora/theoradec.c: (gst_theora_dec_init),
11752         (theora_dec_sink_event), (theora_dec_chain_forward),
11753         (theora_dec_flush_decode), (theora_dec_chain_reverse),
11754         (theora_dec_chain):
11755         Document and partially implement an algorithm for doing reverse playback
11756         of theora video.
11757
11758 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
11759
11760         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
11761
11762         * win32/common/config.h:
11763         * win32/common/interfaces-enumtypes.c:
11764         * win32/common/libgsttag.def:
11765         * win32/vs8/gst-plugins-base.sln:
11766         * win32/vs8/libgstaudioresample.vcproj:
11767         * win32/vs8/libgstinterfaces.vcproj:
11768         * win32/vs8/libgstogg.vcproj:
11769         * win32/vs8/libgstriff.vcproj:
11770         * win32/vs8/libgsttag.vcproj:
11771         * win32/vs8/libgsttheora.vcproj:
11772         * win32/vs8/libgstvideoscale.vcproj:
11773         * win32/vs8/libgstvorbis.vcproj:
11774           Misc. VS8 build fixes: fix syntax in config.h, add missing entries
11775           to libgsttag.def; add missing dependencies for some vs8 projects;
11776           re-arrange placement of .def files in vs8 projects (#366334).
11777
11778 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
11779
11780         * ext/ogg/gstogg.c:
11781           Remove unused variable.
11782
11783         * ext/ogg/gstoggdemux.c:
11784           Fix Wim's surname in plugin description.
11785
11786 2006-10-31  Wim Taymans  <wim@fluendo.com>
11787
11788         * gst-plugins-base.spec.in:
11789         spec new .h file. Fixes #368310.
11790
11791 2006-10-31  Michael Smith  <msmith@fluendo.com>
11792
11793         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
11794         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
11795         (gst_multi_fd_sink_get_stats),
11796         (gst_multi_fd_sink_remove_client_link),
11797         (gst_multi_fd_sink_queue_buffer),
11798         (gst_multi_fd_sink_handle_clients):
11799         * gst/tcp/gstmultifdsink.h:
11800           Make using the remove or clear signals threadsafe.
11801           Make calling get-stats with an invalid fd not segfault.
11802           Fixes 368273.
11803
11804 2006-10-31  Wim Taymans  <wim@fluendo.com>
11805
11806         * gst-libs/gst/rtp/Makefile.am:
11807         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11808         (gst_base_rtp_audio_payload_init):
11809         Fix and activate base audio payloader.
11810
11811 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
11812
11813         * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
11814         (plugin_init):
11815           Add typefinder for QuickTime Image Files (see #366156).
11816
11817 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
11818
11819         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
11820           Another typo fix (#366212).
11821
11822 2006-10-27  Wim Taymans  <wim@fluendo.com>
11823
11824         * gst/volume/gstvolume.c: (volume_transform_ip):
11825         Use stream time to synchronize volume property instead of rather random
11826         timestamps. This is needed when gnonlin does its time shifting.
11827
11828 2006-10-27  Wim Taymans  <wim@fluendo.com>
11829
11830         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
11831
11832         * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
11833         Remove the pad from the element in release_pad. Fixes #364812.
11834
11835 2006-10-27  Tim-Philipp Müller  <tim at centricular dot net>
11836
11837         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
11838         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
11839           Explicitly create our custom buffer classes at a thread-safe
11840           location as well, since g_type_class_ref() doesn't seem to be
11841           entirely thread-safe either (#365501; also see #349410).
11842
11843 2006-10-26  Tim-Philipp Müller  <tim at centricular dot net>
11844
11845         * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
11846         (gst_riff_parse_info):
11847           If strings in INFO chunk are not UTF-8, do something similar to
11848           what we do for ID3v1 tags: check a number of environment variables
11849           (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
11850           character sets to try, otherwise try the current locale and/or fall
11851           back on ISO-8859-1. Fixes #360552.
11852
11853 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11854
11855         * gst/videotestsrc/gstvideotestsrc.c:
11856         (gst_video_test_src_pattern_get_type),
11857         (gst_video_test_src_set_pattern):
11858         * gst/videotestsrc/gstvideotestsrc.h:
11859         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
11860         (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
11861         (gst_video_test_src_checkers8):
11862         * gst/videotestsrc/videotestsrc.h:
11863           Add a bunch of exciting new checkers patterns.
11864
11865 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11866
11867         * gst/subparse/Makefile.am:
11868         * gst/subparse/gstsubparse.c:
11869         (gst_sub_parse_data_format_autodetect),
11870         (gst_sub_parse_format_autodetect), (handle_buffer),
11871         (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
11872         * gst/subparse/gstsubparse.h:
11873         * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
11874         (parse_tmplayer):
11875         * gst/subparse/tmplayerparse.h:
11876           Add support for TMPlayer-type subtitles (#362845).
11877
11878         * tests/check/elements/subparse.c: (test_tmplayer_do_test),
11879         (GST_START_TEST), (subparse_suite):
11880           Add some basic unit tests for the above.
11881
11882 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11883
11884         * tests/check/elements/audiorate.c: (test_injector_base_init),
11885         (test_injector_class_init), (test_injector_chain),
11886         (test_injector_init), (probe_cb), (do_perfect_stream_test),
11887         (GST_START_TEST), (audiorate_suite):
11888           More tests for audiorate: inject buffers to check behaviour when
11889           buffers overlap.
11890
11891 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
11892
11893         * tests/check/Makefile.am:
11894         * tests/check/elements/.cvsignore:
11895         * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
11896         (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
11897           Add some basic unit tests for audiorate. Disabled at the moment
11898           since it doesn't pass yet (see bug #363119).
11899
11900 2006-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11901
11902         * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
11903         (parse_subrip), (handle_buffer):
11904           Add missing closing tags for markup and fix broken markup,
11905           otherwise pango won't render anything (fixes #357531). Also,
11906           make sure the text we send out is always NUL-terminated
11907           (better safe than sorry etc.).
11908
11909         * tests/check/elements/subparse.c: (test_srt_do_test),
11910         (test_srt):
11911           Some more tests for .srt incl. tests for the above stuff.
11912
11913 2006-10-20  Julien MOUTTE  <julien@moutte.net>
11914
11915         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
11916         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
11917         Patch by: Stefan Kost  <ensonic@users.sf.net>
11918         Try to redraw borders only when needed. Apparently this consumes
11919         resources on small devices... :-O (#363607)
11920
11921 2006-10-20  Michael Smith  <msmith@fluendo.com>
11922
11923         * gst/tcp/gstmultifdsink.c:
11924         (gst_multi_fd_sink_client_queue_buffer):
11925           If caps change, then update the client's idea of the caps so that we
11926           don't end up re-sending streamheaders for every single buffer after
11927           the caps change.
11928
11929 2006-10-20  Michael Smith  <msmith@fluendo.com>
11930
11931         * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
11932         (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
11933           Set caps on pushed buffers; fix up refcounting of caps objects.
11934
11935 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11936
11937         * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
11938         (plugin_init):
11939           Typefind mmsh header data packet to application/x-mmsh (#362625).
11940
11941 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11942
11943         * tests/check/Makefile.am:
11944         * tests/check/elements/.cvsignore:
11945         * tests/check/elements/subparse.c: (buffer_from_static_string),
11946         (setup_subparse), (teardown_subparse), (test_srt_do_test),
11947         (GST_START_TEST), (subparse_suite):
11948           Add very simple unit test for subparse.
11949
11950 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11951
11952         * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
11953         (parse_subrip):
11954           Strip trailing newlines from subtitle text output.
11955
11956 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11957
11958         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
11959         (gst_sub_parse_change_state):
11960           Fix memleak; clear subparse->textbuf n state change function.
11961
11962 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11963
11964         * gst/subparse/gstsubparse.c:
11965         (gst_sub_parse_data_format_autodetect):
11966           Don't require subrip (.srt) files to start with a chunk number of 1.
11967
11968 2006-10-18  Wim Taymans  <wim@fluendo.com>
11969
11970         * gst-libs/gst/audio/gstbaseaudiosink.c:
11971         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11972         * gst-libs/gst/audio/gstbaseaudiosink.h:
11973         Extract rate from the NEWSEGMENT event.
11974         Use commit_full to also take rate adjustment into account when writing
11975         samples to the ringbuffer.
11976         
11977         * gst-libs/gst/audio/gstringbuffer.c:
11978         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
11979         (gst_ring_buffer_read):
11980         * gst-libs/gst/audio/gstringbuffer.h:
11981         Added _commit_full() to also take rate into account.
11982         Use simple interpolation algorithm to resample audio.
11983         API: gst_ring_buffer_commit_full()
11984
11985         * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
11986         * tests/examples/seek/seek.c: (segment_done):
11987         Don't try to seek with 0.0 rate, just pause instead.
11988         Remove bogus debug line.
11989
11990 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11991
11992         * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
11993         (setup_source):
11994           Catch async errors when starting up the subtitle bin, so we can
11995           stop waiting and continue with the main film instead of hanging
11996           forever. Fixes #339366.
11997
11998         * tests/check/elements/playbin.c: (playbin_suite):
11999           Enable unit test for the above.
12000
12001 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12002
12003         * tests/check/Makefile.am:
12004         * tests/check/elements/.cvsignore:
12005         * tests/check/elements/playbin.c: (GST_START_TEST),
12006         (gst_red_video_src_uri_get_type),
12007         (gst_red_video_src_uri_get_protocols),
12008         (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
12009         (gst_red_video_src_uri_handler_init),
12010         (gst_red_video_src_init_type), (gst_red_video_src_base_init),
12011         (gst_red_video_src_create), (gst_red_video_src_class_init),
12012         (gst_red_video_src_init), (plugin_init), (playbin_suite):
12013           Some small and basic unit tests for playbin; not very useful yet,
12014           but at least a start.
12015
12016 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12017
12018         * gst/playback/gstplaybin.c: (setup_sinks):
12019           The old pad activation spiel.
12020
12021 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12022
12023         * gst/playback/gstplaybasebin.c: (setup_source):
12024           Don't hang forever if the subbin already fails to start up in 
12025           the state change to PAUSED (#339366).
12026
12027 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
12028
12029         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
12030         (gst_tuner_set_channel), (gst_tuner_get_channel),
12031         (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
12032         (gst_tuner_set_frequency), (gst_tuner_get_frequency),
12033         (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
12034         (gst_tuner_find_channel_by_name):
12035           Fix some function guards, add some more function guards.
12036
12037 2006-10-17  Jan Schmidt  <thaytan@mad.scientist.com>
12038
12039         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
12040         (remove_element_chain):
12041         Don't return a pad from get_our_ghost_pad unless it is actually the
12042         one we want.
12043         Change a cast in remove_element_chain slightly.
12044
12045 2006-10-13  Julien MOUTTE  <julien@moutte.net>
12046
12047         * tests/examples/seek/seek.c: (do_seek), (start_seek),
12048         (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
12049         Segment seeking needs to use the rate and set stop to -1.
12050
12051 2006-10-13  Wim Taymans  <wim@fluendo.com>
12052
12053         * gst-libs/gst/audio/gstbaseaudiosink.c:
12054         (gst_base_audio_sink_setcaps):
12055         Don't crash when ringbuffer is not yet created.
12056         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
12057         Fixes #361634.
12058
12059         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
12060         * gst/playback/gststreamselector.c:
12061         (gst_stream_selector_request_new_pad):
12062         Activate pads befre adding them to running elements.
12063
12064 2006-10-13  Julien MOUTTE  <julien@moutte.net>
12065
12066         * tests/examples/seek/seek.c: (do_seek), (start_seek),
12067         (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
12068         updater when we start grabing the slider. Don't wait for the
12069         pipeline to be PAUSED.
12070
12071 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
12072
12073         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
12074         (gst_mixer_set_volume), (gst_mixer_get_volume),
12075         (gst_mixer_set_mute), (gst_mixer_set_option),
12076         (gst_mixer_get_option), (gst_mixer_mute_toggled),
12077         (gst_mixer_record_toggled), (gst_mixer_volume_changed),
12078         (gst_mixer_option_changed):
12079           Guard mixer interface functions against bogus arguments.
12080
12081 2006-10-12  Julien MOUTTE  <julien@moutte.net>
12082
12083         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
12084         (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
12085         (msg_state_changed), (main): Use state-changed messages to trigger
12086         start/stop of scale update timer. Indeed the scale slider was
12087         jumping here and there because the update timer was activated 
12088         before seek completed. This fixes instant applying of rate changes
12089         by pressing the spinbutton like a crazy man !
12090
12091 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12092
12093         Patch by: Sebastien Cote  <sebas642 at yahoo.ca>
12094
12095         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
12096         (gst_basertppayload_finalize):
12097           Fix two small memory leaks (#361456).
12098
12099 2006-10-10  Julien MOUTTE  <julien@moutte.net>
12100
12101         * tests/examples/seek/seek.c: (do_seek),
12102         (rate_spinbutton_changed_cb): When changing spinbutton we try
12103         to change the rate on the fly.
12104
12105 2006-10-10  Wim Taymans  <wim@fluendo.com>
12106
12107         * gst-libs/gst/riff/riff-ids.h:
12108         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12109         (gst_riff_create_audio_template_caps):
12110         Add WMS caps.
12111
12112 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12113
12114         Patch by: Josep Torra Valles <josep@fluendo.com>
12115
12116         * ext/gnomevfs/gstgnomevfssink.c:
12117         * ext/gnomevfs/gstgnomevfssrc.c:
12118         Fix URI interface implementation return type.
12119         * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
12120         Fix what looks like a copy/paste issue when assigning values.
12121         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
12122         (gst_audio_filter_template_get_type):
12123         Cast to prevent Forte warnings.
12124         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
12125         Fix URI interface implementation return type.
12126         gst_pad_query_position requires a signed integer pointer as
12127         3rd parameter, GstClockTime is unsigned.
12128         * gst/audioconvert/audioconvert.c:
12129         Fix integer overflow when treated as signed.
12130         * gst/audioresample/resample.c: (resample_add_input_data):
12131         Cast to prevent warnings on Forte.
12132         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
12133         Fix integer overflow when treated as signed.
12134         * gst/ffmpegcolorspace/imgconvert_template.h:
12135         Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
12136         * gst/playback/gstdecodebin.c: (queue_filled_cb),
12137         (cleanup_decodebin):
12138         Who initialises a guint to -1!
12139         Cast function pointers to prevent warnings on Forte.
12140         * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
12141         (queue_threshold_reached):
12142         Cast function pointers correctly to prevent warnings on Forte.
12143         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
12144         Cast function pointers correctly to prevent warnings on Forte.
12145         * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
12146         Obvious change to unsigned, 0xEF > max signed char.
12147         * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
12148         GstClockTime is unsigned, initialise correctly.
12149         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
12150         Cast so pointer arithemetic doesn't cause warnings on Forte.
12151         * gst/videorate/gstvideorate.c:
12152         Use correct return value.
12153         * tests/examples/seek/scrubby.c:
12154         GstClockTime is unsigned, initialise correctly.
12155
12156 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
12157
12158         Patch by: Ferenc Gerlits  <fgerlits at gmail com>
12159
12160         * gst/typefind/gsttypefindfunctions.c:
12161           Recognise XML files and XML-like files shorter than 256 bytes as
12162           well (fixes #359237).
12163
12164 2006-10-09  Edgard Lima <edgard.lima@indt.org.br>
12165
12166         Patch by: Renato Filho <renato.filho@indt.org.br>
12167         
12168         * gst/typefind/gsttypefindfunctions.c:
12169         Added typefind functions to video/x-nuv media.
12170         
12171 2006-10-08  Tim-Philipp Müller  <tim at centricular dot net>
12172
12173         * gst-libs/gst/interfaces/xoverlay.c:
12174         (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
12175           Some more guards against invalid input.
12176
12177 2006-10-07  Julien MOUTTE  <julien@moutte.net>
12178
12179         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event): 
12180         Useless goto.
12181         * tests/examples/seek/seek.c: (do_seek),
12182         (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
12183         seek example to experiment with rates != 1.0 (reverse playback !)
12184
12185 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
12186
12187         * gst-libs/gst/interfaces/xoverlay.c:
12188           Unref message in doc-example (spotted by Robert McQueen)
12189
12190 2006-10-06  Wim Taymans  <wim@fluendo.com>
12191
12192         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12193         (mpeg1_parse_header), (mpeg1_sys_type_find):
12194         printf fix.
12195
12196 2006-10-06  Wim Taymans  <wim@fluendo.com>
12197
12198         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
12199         (close_pad_link):
12200         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
12201         Activate dynamic pads before adding them to the element.
12202
12203 2006-10-06  Michael Smith  <msmith@fluendo.com>
12204
12205         * gst-libs/gst/floatcast/floatcast.h:
12206           Fix obviously-bogus macros; use the correct types.
12207
12208 2006-10-06  Wim Taymans  <wim@fluendo.com>
12209
12210         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12211         (gst_base_rtp_depayload_change_state):
12212         Also call parent state change function to activate pads.
12213
12214         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12215         (mpeg1_parse_header), (mpeg1_sys_type_find):
12216         Add some more debug info in mpeg typefinding.
12217
12218 2006-10-06  Michael Smith  <msmith@fluendo.com>
12219
12220         * ext/theora/theoradec.c: (theora_dec_chain):
12221           Zero byte theora packets are valid and well-defined; don't warn on
12222           them.
12223
12224 2006-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12225
12226         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
12227         (gst_multi_fd_sink_get_stats), (find_limits),
12228         (gst_multi_fd_sink_queue_buffer):
12229           API: add dropped_buffers to the get-stats GValueArray
12230
12231 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
12232
12233         * ext/alsa/gstalsadeviceprobe.c:
12234         (gst_alsa_device_property_probe_get_values):
12235         * ext/alsa/gstalsasink.c: (set_hwparams):
12236         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
12237         (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
12238         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
12239         (gst_ogg_mux_process_best_pad):
12240         * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
12241         (gst_ogg_parse_chain):
12242         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
12243         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
12244         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
12245         (gst_vorbis_enc_buffer_check_discontinuous):
12246         * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
12247         * gst-libs/gst/audio/gstbaseaudiosink.c:
12248         (gst_base_audio_sink_render):
12249         * gst-libs/gst/cdda/gstcddabasesrc.c:
12250         (gst_cdda_base_src_handle_track_seek):
12251         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12252         (gst_base_rtp_depayload_push_full):
12253         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
12254         * gst/audioresample/resample.c: (resample_input_pushthrough):
12255         * gst/playback/gstplaybasebin.c: (queue_out_of_data):
12256         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
12257         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
12258         (wavpack_type_find):
12259         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
12260         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12261         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
12262         * tests/check/elements/volume.c: (GST_START_TEST):
12263           Printf format fixes.
12264
12265 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12266
12267         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
12268           Fix a simple mistake (see the docs)
12269           Fixes #359580
12270
12271 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
12272
12273         * docs/plugins/Makefile.am:
12274         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12275         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12276         * docs/plugins/gst-plugins-base-plugins.args:
12277         * docs/plugins/gst-plugins-base-plugins.hierarchy:
12278         * docs/plugins/inspect/plugin-adder.xml:
12279         * docs/plugins/inspect/plugin-alsa.xml:
12280         * docs/plugins/inspect/plugin-audioconvert.xml:
12281         * docs/plugins/inspect/plugin-audiorate.xml:
12282         * docs/plugins/inspect/plugin-audioresample.xml:
12283         * docs/plugins/inspect/plugin-audiotestsrc.xml:
12284         * docs/plugins/inspect/plugin-cdparanoia.xml:
12285         * docs/plugins/inspect/plugin-decodebin.xml:
12286         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12287         * docs/plugins/inspect/plugin-gdp.xml:
12288         * docs/plugins/inspect/plugin-gnomevfs.xml:
12289         * docs/plugins/inspect/plugin-libvisual.xml:
12290         * docs/plugins/inspect/plugin-ogg.xml:
12291         * docs/plugins/inspect/plugin-pango.xml:
12292         * docs/plugins/inspect/plugin-playbin.xml:
12293         * docs/plugins/inspect/plugin-subparse.xml:
12294         * docs/plugins/inspect/plugin-tcp.xml:
12295         * docs/plugins/inspect/plugin-theora.xml:
12296         * docs/plugins/inspect/plugin-typefindfunctions.xml:
12297         * docs/plugins/inspect/plugin-video4linux.xml:
12298         * docs/plugins/inspect/plugin-videorate.xml:
12299         * docs/plugins/inspect/plugin-videoscale.xml:
12300         * docs/plugins/inspect/plugin-videotestsrc.xml:
12301         * docs/plugins/inspect/plugin-volume.xml:
12302         * docs/plugins/inspect/plugin-vorbis.xml:
12303         * docs/plugins/inspect/plugin-ximagesink.xml:
12304         * docs/plugins/inspect/plugin-xvimagesink.xml:
12305           Add vorbistag element to docs; update version numbers to 0.10.10.1.
12306
12307 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
12308
12309         Patch by: James "Doc" Livingston <doclivingston at gmail com>
12310
12311         * ext/vorbis/Makefile.am:
12312         * ext/vorbis/vorbis.c: (plugin_init):
12313         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
12314         (vorbis_parse_parse_packet), (vorbis_parse_chain):
12315         * ext/vorbis/vorbisparse.h:
12316         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
12317         (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
12318         (gst_vorbis_tag_parse_packet):
12319         * ext/vorbis/vorbistag.h:
12320           Add new vorbistag element which derives from vorbisparse
12321           and is essentially the same as well, only that it implements
12322           the GstTagSetter interface and can modify the stream's
12323           vorbiscomment on the fly (#335635).
12324
12325         * tests/check/Makefile.am:
12326         * tests/check/elements/.cvsignore:
12327         * tests/check/elements/vorbistag.c: (setup_vorbistag),
12328         (cleanup_vorbistag), (buffer_probe), (start_pipeline),
12329         (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
12330         (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
12331           Add unit test for new vorbistag element.
12332
12333 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
12334
12335         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
12336         (vorbis_parse_push_headers), (vorbis_parse_chain):
12337           Set BOS flag in packet structure to fix 'jump depends
12338           on unitialized value' errors in valgrind; various minor
12339           clean-ups.
12340
12341 2006-09-30  Jan Schmidt  <thaytan@mad.scientist.com>
12342
12343         * gst/playback/gstdecodebin.c: (close_pad_link):
12344         Fix typo in a debug statement.
12345
12346         * gst/playback/gstplaybasebin.c: (probe_triggered),
12347         (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
12348         (gen_source_element), (source_new_pad), (analyse_source),
12349         (setup_source):
12350         When handling no_more_pads in new_decoded_pad, make sure to treat
12351         subtitle pads correctly. Fixes playback with subtitle files.
12352
12353         Move a recurring message to LOG level.
12354
12355         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
12356         The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
12357         which ends up as -1 when cast to an int. Make the logic handle the
12358         max value as an unsigned mask and only change the colorkey when it's
12359         a value we recognise.
12360
12361 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12362
12363         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12364         Removed empty * between paragraphs
12365
12366 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12367
12368         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12369         * gst-libs/gst/rtp/README:
12370         Moved some documentation into .c file
12371
12372 2006-09-29  Wim Taymans  <wim@fluendo.com>
12373
12374         * gst/playback/gstdecodebin.c: (no_more_pads):
12375         Fix compilation.
12376
12377 2006-09-29  Wim Taymans  <wim@fluendo.com>
12378
12379         * gst/playback/gstdecodebin.c: (new_caps):
12380         Remove g_print
12381
12382         * gst/playback/gstplaybin.c:
12383         Add some docs.
12384
12385 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
12386
12387         * tests/check/Makefile.am:
12388           Re-enable cddabasesrc test to see if it works again
12389           now.
12390
12391 2006-09-29  Wim Taymans  <wim@fluendo.com>
12392
12393         * gst/playback/gstplaybasebin.c: (setup_subtitle),
12394         (gen_source_element):
12395         Handle invalid URIs a bit more gracefully.
12396
12397 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
12398
12399         * tests/check/pipelines/oggmux.c:
12400           Remove obsolete comment.
12401
12402 2006-09-29  Michael Smith  <msmith@fluendo.com>
12403
12404         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
12405         (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
12406         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
12407         (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
12408         (gst_ogg_mux_collected):
12409           Commit patch from James "Doc" Livingston, adds proper EOS handling
12410           in oggmux. GStreamer can, for the first time ever, create a valid
12411           Ogg file! Yay!
12412
12413         * tests/check/pipelines/oggmux.c: (check_chain_final_state),
12414         (oggmux_suite):
12415           Reenable tests now that they pass.
12416
12417 2006-09-29  Wim Taymans  <wim@fluendo.com>
12418
12419         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
12420         Stop reading commands when EOF (we read 0) as well.
12421
12422 2006-09-28  Wim Taymans  <wim@fluendo.com>
12423
12424         * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
12425         (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
12426         (find_dynamic), (unlinked), (close_link):
12427         Implement delayed caps linking needed for element with a lot of
12428         different caps on the src pads that get fixed at runtime.
12429         Improve management of dynamic elements.
12430
12431         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
12432         (group_destroy), (group_commit), (check_queue), (queue_overrun),
12433         (gen_preroll_element), (remove_groups), (unknown_type),
12434         (add_element_stream), (no_more_pads_full), (no_more_pads),
12435         (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
12436         (new_decoded_pad), (setup_subtitle), (array_has_value),
12437         (gen_source_element), (source_new_pad), (has_all_raw_caps),
12438         (analyse_source), (remove_decoders), (make_decoder),
12439         (remove_source), (setup_source), (finish_source), (prepare_output),
12440         (gst_play_base_bin_change_state):
12441         * gst/playback/gstplaybasebin.h:
12442         Use more _CAST instead of full type checking casts.
12443         Small cleanups, plug some leaks.
12444         Handle dynamic sources.
12445         Add some helper functions to create lists of strings used for
12446         blacklisting and other stuff.
12447         Refactor some code dealing with analysing the source.
12448         Re-enable sources without pads (like cd:// or other selfcontained
12449         elements).
12450
12451 2006-09-28  Wim Taymans  <wim@fluendo.com>
12452
12453         * gst-libs/gst/audio/gstbaseaudiosink.c:
12454         (gst_base_audio_sink_render):
12455         When we have a timestamp, we can still perform clipping.
12456         When we have no clock, we must play the sample ASAP.
12457
12458 2006-09-28  Wim Taymans  <wim@fluendo.com>
12459
12460         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
12461         Set caps on outgoing buffers.
12462
12463         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
12464         (gst_video_rate_event), (gst_video_rate_chain):
12465         * gst/videorate/gstvideorate.h:
12466         Fix videorate some more. Fixes #357977
12467
12468 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
12469
12470         * tests/check/elements/adder.c: (adder_suite):
12471           Don't set timeout to 6 seconds when we're running
12472           in valgrind ... (and how is 6 seconds longer than
12473           the default anyway?)
12474
12475 2006-09-28  Wim Taymans  <wim@fluendo.com>
12476
12477         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
12478         (gst_audio_rate_sink_event), (gst_audio_rate_convert),
12479         (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
12480         Keep sink and src segment to keep track of time and support more
12481         input formats.
12482         Fix bogus next_offset and run_time calculation, don't understand how
12483         this could have worked before. Fixes #357976.
12484         Remove some unneeded vars.
12485
12486 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
12487
12488         * gst/playback/gstplaybin.c: (remove_sinks):
12489           Only remove visualisation from visbin if there is a visbin (or:
12490           don't throw warnings when closing totem without playing a file).
12491
12492 2006-09-27  Wim Taymans  <wim@fluendo.com>
12493
12494         * gst-libs/gst/audio/gstbaseaudiosink.c:
12495         (gst_base_audio_sink_render):
12496         Add some more info in a WARNING.
12497
12498         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12499         (gst_base_audio_src_create):
12500         Handle PAUSE in create function, use new -core addition to
12501         wait for playing. Fixes pausing and resuming capture from an
12502         audiosrc.
12503
12504         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
12505         (gst_ring_buffer_read):
12506         Constify some more.
12507         Caller supports interrupted reads now.
12508
12509 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12510
12511         * tests/check/Makefile.am:
12512           Another attempt to make the gen64 buildbot happy.
12513
12514 2006-09-27  Stefan Kost  <ensonic@users.sf.net>
12515
12516         Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
12517
12518         * ext/libvisual/visual.c: (gst_visual_clear_actors),
12519         (gst_visual_chain), (gst_visual_change_state):
12520           Libvisual plugin was not passing audio data to libvisual 0.4.0 
12521           correctly. Fixes #357800
12522
12523 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12524
12525         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
12526           Add timeout to _get_state() so we see which pipeline it is
12527           that causes trouble on the gen64 build bot.
12528
12529 2006-09-27  Wim Taymans  <wim@fluendo.com>
12530
12531         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12532         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
12533         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
12534         (gst_base_rtp_depayload_set_gst_timestamp):
12535         the source pad always uses fixed caps.
12536
12537 2006-09-27  Wim Taymans  <wim@fluendo.com>
12538
12539         * docs/libs/gst-plugins-base-libs-docs.sgml:
12540         * docs/libs/gst-plugins-base-libs-sections.txt:
12541         * gst-libs/gst/audio/gstaudioclock.c:
12542         * gst-libs/gst/audio/gstaudioclock.h:
12543         * gst-libs/gst/audio/gstaudiosink.c:
12544         * gst-libs/gst/audio/gstaudiosink.h:
12545         * gst-libs/gst/audio/gstaudiosrc.c:
12546         * gst-libs/gst/audio/gstbaseaudiosink.c:
12547         (gst_base_audio_sink_render):
12548         * gst-libs/gst/audio/gstbaseaudiosink.h:
12549         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
12550         * gst-libs/gst/audio/gstbaseaudiosrc.h:
12551         * gst-libs/gst/audio/gstringbuffer.h:
12552         Added docs for the audio libs.
12553
12554 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12555
12556         * tests/check/Makefile.am:
12557           Temporarily disable test that fails on the bots for unknown reasons.
12558
12559 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12560
12561         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12562         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
12563         Moved AudioCodecType into priv
12564         Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
12565
12566 2006-09-25  Wim Taymans  <wim@fluendo.com>
12567
12568         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
12569         (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
12570         (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
12571         (new_pad):
12572         Cleanups and small leak fixes.
12573         Added Depayloaders to valid list of autopluggable elements.
12574
12575 2006-09-25  Wim Taymans  <wim@fluendo.com>
12576
12577         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12578         (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
12579         (gen_video_element), (gen_text_element), (gen_audio_element),
12580         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
12581         (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
12582         Detect NO_PREROLL state change returns and disable clock distribution to
12583         the sinks so that sync is disabled.
12584         Avoid some type checking and do simple casts instead.
12585         Small cleanups, fix some FIXMEs.
12586         Be more robust when linking user specified elements, catch an report
12587         errors. Fixes #357404.
12588         Fix some leaks in the error paths.
12589
12590 2006-09-25  Stefan Kost  <ensonic@users.sf.net>
12591
12592         * ChangeLog:
12593           ChangeLog surgery for missing bug-number
12594
12595 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12596
12597         Patch by: Peter Kjellerstedt  <pkj at axis com>
12598
12599         * gst/playback/test.c:
12600           Fix compilation with uClibc and -Werror (#357591).
12601
12602 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12603
12604         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
12605           Parse dates that are followed by a time as well (#357532).
12606
12607         * tests/check/libs/tag.c: (test_vorbis_tags):
12608           Add unit test for this.
12609
12610 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12611
12612         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
12613         (gst_audio_convert_transform_caps):
12614         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
12615         * gst/videotestsrc/videotestsrc.h:
12616           A few array const-ifications.
12617
12618 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12619
12620         * tests/check/Makefile.am:
12621           See if this makes the build bots happy.
12622
12623         * tests/check/libs/cddabasesrc.c:
12624           UTF8-ise my name.
12625
12626 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12627
12628         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12629
12630         * gst/subparse/samiparse.c: (handle_start_font),
12631         (fix_invalid_entities):
12632           More case-insensitivity for certain tags; recognise entities with
12633           decimal codes as special entities as well (#357330).
12634
12635 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12636
12637         * gst-libs/gst/Makefile.am:
12638           Need to build tag directory before cdda.
12639
12640 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12641
12642         * docs/libs/gst-plugins-base-libs-sections.txt:
12643         * gst-libs/gst/cdda/Makefile.am:
12644         * gst-libs/gst/cdda/gstcddabasesrc.c:
12645         (gst_cdda_base_src_base_init):
12646         * gst-libs/gst/cdda/gstcddabasesrc.h:
12647         * gst-libs/gst/tag/tag.h:
12648         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
12649         (gst_tag_register_musicbrainz_tags):
12650           Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
12651           depend on libgsttag. This is required so we can extract/read tags like
12652           DISCID without depending on libgstcddabasesrc (which used to register
12653           them).
12654
12655         * gst-libs/gst/tag/gstvorbistag.c:
12656           Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
12657           tags (also see #347848).
12658
12659         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
12660           Log vorbis comments we are actually writing. Const-ify array.
12661
12662 2006-09-23  Wim Taymans  <wim@fluendo.com>
12663
12664         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
12665         Improve buffering a bit by avoiding a deadlock because we cannot assume
12666         the underrun is always called.
12667
12668 2006-09-23  Wim Taymans  <wim@fluendo.com>
12669
12670         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12671
12672         * gst-libs/gst/riff/riff-ids.h:
12673         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12674         (gst_riff_create_audio_template_caps):
12675         Added MPEG-4 AAC and id and caps. Fixes #357289
12676         Added WMA9 Lossless id.
12677
12678 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
12679
12680         * ext/gnomevfs/gstgnomevfssrc.c:
12681           Fix misleading docs addition.
12682
12683         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12684           Get rid of compiler warning the right way.
12685
12686 2006-09-22  Wim Taymans  <wim@fluendo.com>
12687
12688         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12689         (gst_base_rtp_depayload_finalize),
12690         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
12691         (gst_base_rtp_depayload_push_full),
12692         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
12693         (gst_base_rtp_depayload_process),
12694         (gst_base_rtp_depayload_set_gst_timestamp),
12695         (gst_base_rtp_depayload_queue_release):
12696         * gst-libs/gst/rtp/gstbasertpdepayload.h:
12697         Small cleanups.
12698         Fix some leaks.
12699         Refactored the process method and added methods to push from the process
12700         vmethod.
12701         Use _scale functions.
12702         API: gst_base_rtp_depayload_push_ts
12703         API: gst_base_rtp_depayload_push
12704
12705         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
12706         timestamps are uint.
12707
12708 2006-09-22  Stefan Kost  <ensonic@users.sf.net>
12709
12710         * gst-libs/gst/interfaces/xoverlay.c:
12711           Remove unused statement from doc example.
12712
12713 2006-09-21  Stefan Kost  <ensonic@users.sf.net>
12714
12715         * gst-libs/gst/interfaces/videoorientation.c:
12716         (gst_video_orientation_iface_init),
12717         (gst_video_orientation_get_hflip),
12718         (gst_video_orientation_get_vflip),
12719         (gst_video_orientation_get_hcenter),
12720         (gst_video_orientation_get_vcenter),
12721         (gst_video_orientation_set_hflip),
12722         (gst_video_orientation_set_vflip),
12723         (gst_video_orientation_set_hcenter),
12724         (gst_video_orientation_set_vcenter):
12725           Add since tags to new API docs, ChangeLog surgery (forgot API keyword
12726           in ChangeLog)
12727
12728 2006-09-21  Tim-Philipp Müller  <tim at centricular dot net>
12729
12730         * tests/check/Makefile.am:
12731         * tests/check/elements/.cvsignore:
12732         * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
12733         (create_rgb_conversions), (rgb_conversion_free),
12734         (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
12735         (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
12736           Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
12737           but disable for now since it doesn't pass (something wrong with
12738           RGBA somewhere).
12739
12740 2006-09-21  Wim Taymans  <wim@fluendo.com>
12741
12742         * gst/playback/gstplaybasebin.c: (group_commit),
12743         (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
12744         (queue_out_of_data), (gen_preroll_element),
12745         (preroll_remove_overrun), (probe_triggered):
12746         Refactor handling of overrun detection.
12747         Separate handling of group completion and deadlock detection when doing
12748         network buffering. This should fix some deadlocks that were not detected
12749         because the group was completed.
12750         Add more comments, improve debugging.
12751
12752 2006-09-21  Wim Taymans  <wim@fluendo.com>
12753
12754         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
12755         * tests/check/libs/audio.c:
12756         Some more compilation fixes.
12757
12758 2006-09-21  Wim Taymans  <wim@fluendo.com>
12759
12760         * gst-libs/gst/audio/gstringbuffer.c:
12761         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
12762         (gst_ring_buffer_read):
12763         Early morning compilation fix.
12764
12765 2006-09-20  Wim Taymans  <wim@fluendo.com>
12766
12767         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
12768         * tests/check/elements/multifdsink.c: (GST_START_TEST):
12769         * tests/check/elements/videorate.c: (GST_START_TEST):
12770         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
12771         * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
12772         Fix some warnings.
12773
12774 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
12775
12776         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12777         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
12778         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
12779           Handcrafted merge to help CVS understanding what I changed and what
12780           not.
12781
12782 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
12783
12784         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12785         (gst_xvimagesink_get_times):
12786           change colorkey behaviour back according to #354773 comment 6/7
12787
12788 2006-09-19  Michael Smith  <msmith@fluendo.com>
12789
12790         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12791         (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
12792         (gst_multi_fd_sink_recover_client),
12793         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
12794         (gst_multi_fd_sink_get_property):
12795         * gst/tcp/gstmultifdsink.h:
12796           Implement stubbed out properties unit-type, units-soft-max,
12797           units-max, to allow specifying maximum sizes in units other than
12798           buffers.
12799           Fixes #355935
12800
12801 2006-09-19  Wim Taymans  <wim@fluendo.com>
12802
12803         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12804         (gst_riff_create_audio_template_caps):
12805         Reorder the audio formats a bit for clarity.
12806         Detect and create caps for MSGSM and MSN (WAV49).
12807         Fixes #356596.
12808
12809         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12810         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
12811         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
12812         Small cleanups, move error handling out of normal flow for clarity.
12813
12814 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12815
12816         * docs/libs/gst-plugins-base-libs-docs.sgml:
12817         * docs/libs/gst-plugins-base-libs.types:
12818         * gst-libs/gst/interfaces/Makefile.am:
12819         * gst-libs/gst/interfaces/videoorientation.c:
12820         (gst_video_orientation_get_type),
12821         (gst_video_orientation_iface_init),
12822         (gst_video_orientation_get_hflip),
12823         (gst_video_orientation_get_vflip),
12824         (gst_video_orientation_get_hcenter),
12825         (gst_video_orientation_get_vcenter),
12826         (gst_video_orientation_set_hflip),
12827         (gst_video_orientation_set_vflip),
12828         (gst_video_orientation_set_hcenter),
12829         (gst_video_orientation_set_vcenter):
12830         * gst-libs/gst/interfaces/videoorientation.h:
12831           API: Add new interface to control video orientation (fixes #354908)
12832
12833 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12834
12835         * gst/videotestsrc/gstvideotestsrc.c:
12836           Use G_UNLIKELY in _create and log one more detail.
12837           
12838         (gst_video_test_src_get_times), (gst_video_test_src_create):
12839         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
12840           Use gst_util_uint64_scale_int in _get_times().
12841
12842 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12843
12844         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
12845           Give better warning message (add object and detail).
12846
12847 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12848
12849         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12850         (gst_xvimagesink_get_times):
12851           xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
12852           #354773), use gst_util_uint64_scale_int in _get_times()
12853
12854 2006-09-18  Michael Smith  <msmith@fluendo.com>
12855
12856         * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
12857           Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
12858           always true, leading to dropping all timestamps.
12859
12860 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12861
12862         * ext/libvisual/visual.c: (gst_vis_src_negotiate),
12863         (gst_visual_chain), (gst_visual_change_state):
12864           update to work also with libvisual 0.4 API, fix double unref (#355914)
12865           
12866         * tools/gst-launch-ext.1.in:
12867         * tools/gst-visualise.1.in:
12868           remove references to old man-pages
12869
12870         * tests/examples/seek/seek.c: (main):
12871           add real meadi-buttons, add tool-tips for the seek-options, arrange
12872           seek options in a table
12873
12874 2006-09-18  Michael Smith  <msmith@fluendo.com>
12875
12876         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
12877         (gst_ogg_mux_push_buffer):
12878           Don't generate out-of-order timestamps from oggmux, instead clamp
12879           output timestamps to be >= the previously output ts.
12880           Fixes #355595
12881
12882 2006-09-18  Michael Smith  <msmith@fluendo.com>
12883
12884         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12885         (gst_multi_fd_sink_class_init):
12886           Updates, fixes, and typo corrections for multifdsink. No functional
12887           changes.
12888
12889 2006-09-17  Michael Smith  <msmith@fluendo.com>
12890
12891         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
12892           Don't crash on truncated files - check that we got an 8 byte buffer
12893           before trying to memcmp it.
12894
12895 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
12896
12897         * gst/playback/gstplaybasebin.c: (get_active_source):
12898           Make stream-switching appear instant to the application
12899           (ie. make sure that a g_object_get on 'current-foo' returns
12900           the stream previously set with g_object_set(). Totem needs
12901           this to update stream-related meta-info (like audio-codec)
12902           correctly when switching streams.
12903
12904 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
12905
12906         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
12907         (gst_alsa_mixer_ensure_track_list):
12908           Try harder to guess which mixer track is the master mixer
12909           track (instead of just taking the first one that has a pvolume).
12910           Fixes #342228.
12911
12912 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12913
12914         reviewed by: <delete if not using a buddy>
12915
12916         * gst-libs/gst/audio/audio.h:
12917         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
12918
12919 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12920
12921         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
12922         (gst_audio_convert_transform_caps):
12923           Get structure-name just once.
12924
12925 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12926
12927         * tests/check/elements/audioresample.c: (GST_START_TEST):
12928         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12929         * tests/check/elements/volume.c: (GST_START_TEST):
12930         * tests/check/elements/vorbisdec.c: (GST_START_TEST):
12931         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
12932         (test_pipeline), (GST_START_TEST):
12933         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
12934         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
12935           Fix big batch of compiler warnings.
12936
12937 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12938
12939         * ext/gnomevfs/gstgnomevfssrc.c:
12940           Add docs about icydemux usage in connection with gnomevfssrc
12941
12942         * ext/libvisual/visual.c:
12943         * ext/ogg/gstoggaviparse.c:
12944         * ext/ogg/gstoggdemux.c:
12945         * ext/ogg/gstoggmux.c:
12946         * ext/ogg/gstoggparse.c:
12947         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
12948         * gst-libs/gst/audio/gstaudiosink.c:
12949         * gst-libs/gst/audio/gstaudiosrc.c:
12950         * gst/audiorate/gstaudiorate.c:
12951           More G_OBJECT macro fixing.
12952
12953         * gst/audiotestsrc/gstaudiotestsrc.h:
12954           Fix wrong info in header due to copy & paste
12955
12956 2006-09-15  Wim Taymans  <wim@fluendo.com>
12957
12958         * gst-libs/gst/audio/gstbaseaudiosink.c:
12959         (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
12960         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12961         (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
12962         (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
12963         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
12964         Do the delay calculation in the source/sink base classes as this is
12965         specific for the capture/playback mode.
12966         Try to fixate a bit better, like round depth up to a multiple of 8
12967         bigger than width.
12968         Handle underruns correctly by marking DISCONT on buffers and adjusting
12969         timestamps to handle the gap.
12970         Set offset/offset_end correctly on buffers.
12971
12972         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
12973         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
12974         (gst_ring_buffer_read):
12975         Remove resync and underrun recovery from the ringbuffer.
12976         Fix ringbuffer read code on under/overrun.
12977
12978 2006-09-15  Wim Taymans  <wim@fluendo.com>
12979
12980         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
12981         (gst_play_base_bin_init), (fill_buffer), (check_queue),
12982         (queue_threshold_reached), (gst_play_base_bin_set_property),
12983         (gst_play_base_bin_get_property):
12984         * gst/playback/gstplaybasebin.h:
12985         Don't use a 0 low watermark when buffering, it is catching starvation
12986         way too late. Instead, use a 3 second queue with 30 and 95
12987         percent low/high watermarks. 
12988         Added queue-min-threshold property to configure low watermark.
12989         Use new _buffering message API.
12990         Make queue_threshold variable big enough to store a uint64 time value.
12991         API: playbin::queue-min-threshold property.
12992
12993 2006-09-15  Wim Taymans  <wim@fluendo.com>
12994
12995         * configure.ac:
12996         We require 0.10.10.1 now because of _wait_preroll().
12997
12998         * gst-libs/gst/audio/gstbaseaudiosink.c:
12999         (gst_base_audio_sink_render):
13000         Use gst_base_sink_wait_preroll().
13001
13002 2006-09-15  Wim Taymans  <wim@fluendo.com>
13003
13004         * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
13005         * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
13006         Use DEBUG_OBJECT more.
13007
13008 === release 0.10.10 ===
13009
13010 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
13011
13012         patch by: Michael Smith <msmith at fluendo dot com>
13013
13014         * gst/tcp/gstmultifdsink.c: (is_sync_frame),
13015         (gst_multi_fd_sink_client_queue_buffer),
13016         (gst_multi_fd_sink_new_client):
13017         * tests/check/elements/multifdsink.c: (GST_START_TEST),
13018         (multifdsink_suite):
13019           Fix implementation of sync-method 'next-keyframe'
13020           Closes #354594
13021
13022 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
13023
13024         patch by: Wim Taymans <wim at fluendo dot com>
13025
13026         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
13027         This patch removes the RANDOM flag that was incorrectly introduced with
13028         revision 1.91.  Fixes #354590
13029
13030 2006-09-05  Tim-Philipp Müller  <tim at centricular dot net>
13031
13032         * tests/check/Makefile.am:
13033           Random variation in Makefile line to see if it makes the
13034           gen64-base-full bot any happier.
13035
13036 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13037
13038         * tests/check/pipelines/oggmux.c: (oggmux_suite):
13039           Disable test that fails at the moment (killed after timeout).
13040
13041 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13042
13043         Patch by: James Livingston  <doclivingston at gmail.com>
13044
13045         * tests/check/Makefile.am:
13046         * tests/check/pipelines/.cvsignore:
13047         * tests/check/pipelines/oggmux.c: (get_page_codec),
13048         (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
13049         (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
13050         (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
13051         (test_theora_vorbis), (oggmux_suite):
13052           Add simple unit test for oggmux from #337026 with checking for the
13053           EOS flags disabled for the time being.
13054
13055 2006-09-04  Wim Taymans  <wim@fluendo.com>
13056
13057         patch by: Alessandro Dessina <alessandro nnva org>
13058
13059         * ext/ogg/gstoggmux.c:
13060         Add cmml caps to oggmux. Fixes #353912
13061
13062 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
13063
13064         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
13065           Returning a return value often helps. In this case, we
13066           don't need the return value anyway, so just get rid of it.
13067           Should make build bots much happier.
13068
13069 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
13070
13071         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
13072         (paint_get_structure), (gst_video_test_src_get_size),
13073         (gst_video_test_src_smpte), (gst_video_test_src_snow),
13074         (gst_video_test_src_unicolor), (paint_setup_AYUV),
13075         (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
13076         (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
13077         * gst/videotestsrc/videotestsrc.h:
13078           Add support for AYUV and the various RGBA formats. Initialise
13079           fields of paintinfo structs allocated on the stack.
13080
13081         * tests/check/elements/videotestsrc.c: (right_shift_colour),
13082         (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
13083         (check_rgb_buf), (videotestsrc_suite):
13084           Add unit tests for videotestsrc's RGB output.
13085
13086 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
13087
13088         * gst/videotestsrc/gstvideotestsrc.c:
13089         (gst_video_test_src_pattern_get_type),
13090         (gst_video_test_src_set_pattern):
13091         * gst/videotestsrc/gstvideotestsrc.h:
13092         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
13093         (gst_video_test_src_black), (gst_video_test_src_white),
13094         (gst_video_test_src_red), (gst_video_test_src_green),
13095         (gst_video_test_src_blue):
13096         * gst/videotestsrc/videotestsrc.h:
13097           Add more uni-colour patterns ("white", "red", "green", and "blue").
13098
13099 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
13100
13101         * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
13102           Fix stride for YVYU, should be word-aligned (#353658).
13103
13104 2006-08-31  Tim-Philipp Müller  <tim at centricular dot net>
13105
13106         * gst/adder/gstadder.c: (gst_adder_src_event):
13107           Fix build.
13108
13109 2006-08-31  Edward Hervey  <edward@fluendo.com>
13110
13111         * gst/adder/gstadder.c: (forward_event_func),
13112         (gst_adder_src_event), (gst_adder_collected),
13113         (gst_adder_change_state):
13114         * gst/adder/gstadder.h:
13115         Remember the start position asked in the incoming seeks, so we can
13116         output GST_EVENT_NEW_SEGMENT with a correct position value (instead
13117         of assuming it will always be 0).
13118
13119 2006-08-31  Edward Hervey  <edward@fluendo.com>
13120
13121         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
13122         (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
13123         (gst_ogg_demux_loop):
13124         Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
13125
13126 2006-08-30  Tim-Philipp Müller  <tim at centricular dot net>
13127
13128         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13129         (gst_ffmpegcsp_get_unit_size):
13130           Return FALSE instead of returning a random false unit
13131           size when the format isn't known/supported (even if
13132           this shouldn't happen under normal circumstances).
13133
13134 2006-08-29  Wim Taymans  <wim@fluendo.com>
13135
13136         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
13137
13138         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
13139         (gst_gnome_vfs_src_start):
13140         Try harder to get the size from a uri by using _info_uri() when
13141         _info_from_handle() does not give us enough info. 
13142         Also follow symlinks when getting the size.
13143         Partially Fixes #332864.
13144
13145 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
13146
13147         Patch by: Viktor Peters  <viktor dot peters at gmail dot com>
13148
13149         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
13150         (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
13151         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
13152         (gst_alsa_mixer_set_record):
13153         * ext/alsa/gstalsamixertrack.c:
13154         (gst_alsa_mixer_track_update_alsa_capabilities),
13155         (alsa_track_has_cap), (gst_alsa_mixer_track_new),
13156         (gst_alsa_mixer_track_update):
13157         * ext/alsa/gstalsamixertrack.h:
13158           Improve and fix mixer track handling, in particular better handling
13159           of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
13160           separate track objects for tracks that have both capture and playback
13161           volume (and label them differently as well so they're not mistakenly
13162           assumed to be duplicates); classify mixer tracks that only affect
13163           the audible volume of something (rather than the capture volume)
13164           as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
13165           for capture tracks to correspond to alsa-pswitch alsa-cswitch
13166           (following the meaning documented in the mixer interface header
13167           file); add support for alsa's exclusive cswitch groups; update/sync
13168           state/flags better if mixer settings are changed by another
13169           application. Fixes #336075.
13170
13171 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
13172
13173         * gst/playback/gstplaybin.c:
13174           Improve docs: add section about BUFFERING messages sent by playbin.
13175
13176 2006-08-29  Michael Smith  <msmith@fluendo.com>
13177
13178         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
13179         (gst_vorbis_enc_buffer_check_discontinuous),
13180         (gst_vorbis_enc_chain):
13181           Ignore explicit DISCONT marked on buffers (which is often spurious,
13182           particularly when using multiple segments), in favour of solely
13183           using the timestamps/durations.
13184
13185 2006-08-29  Edward Hervey  <edward@fluendo.com>
13186
13187         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
13188         Don't rely on incoming buffers offset anymore, since it is completely
13189         broken when using multiple segments.
13190         Instead convert the incoming buffers timestamp to running time, and
13191         then convert that value to the offsets.
13192         Also inform GstSegment of the last outputted stop position, which is
13193         needed if we received several segments with an unknown stop value.
13194
13195 2006-08-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13196
13197         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
13198           fix buffer unreffing on a header push failure
13199
13200 2006-08-28  Wim Taymans  <wim@fluendo.com>
13201
13202         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
13203         (gst_audio_rate_chain):
13204         Make the metadata of the buffer writable before changing its
13205         flags.
13206
13207 2006-08-28  Wim Taymans  <wim@fluendo.com>
13208
13209         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
13210         (gst_audio_rate_setcaps), (gst_audio_rate_init),
13211         (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
13212         (gst_audio_rate_chain), (gst_audio_rate_change_state):
13213         Fix audiorate some more.
13214         Reset and resync counters on flush and READY.
13215         Handle the DISCONT flag correctly.
13216         Use GstSegment to track position.
13217         Fail when not negotiated.
13218         Fixes #353234.
13219
13220 2006-08-25  Michael Smith  <msmith@fluendo.com>
13221
13222         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
13223           Fix spelling.
13224           Remove accidently included debug line.
13225
13226 2006-08-25  Wim Taymans  <wim@fluendo.com>
13227
13228         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
13229         Small cleanups.
13230         If a buffer is received with no caps, make the buffer metadata
13231         writable and set the caps, making sure that we don't screw up the
13232         refcounts.
13233
13234 2006-08-25  Michael Smith  <msmith@fluendo.com>
13235
13236         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
13237         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
13238           Fix memory leaks and misleading debug messages, add a couple of
13239           comments.
13240
13241         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
13242         (gst_multi_fd_sink_render):
13243           Do not use gst_buffer_make_writable() in a basesink render method,
13244           as it may incorrectly unref the buffer. Instead, use convoluted
13245           dance to avoid copying the buffer except when we need to.
13246
13247 2006-08-25  Michael Smith  <msmith@fluendo.com>
13248
13249         * ext/vorbis/vorbisenc.c:
13250         (gst_vorbis_enc_buffer_check_discontinuous):
13251           Allow very small discontinuities in the timestamps. These we can't
13252           do anything useful with anyway (because vorbis's timestamps have
13253           only sample granularity), and are commonly produced by elements with
13254           minor bugs. Allow up to 1/2 a sample out.
13255           Fixes #351742.
13256
13257 2006-08-24  Wim Taymans  <wim@fluendo.com>
13258
13259         * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
13260         (play_scrub_toggle_cb), (main):
13261         Add a checkbox to enable play scrubbing. Makes it possible to disable
13262         normal scrubbing.
13263
13264 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
13265
13266         * tests/check/elements/.cvsignore:
13267           make buildbot happy
13268
13269 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
13270
13271         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
13272         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
13273         (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
13274         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
13275         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
13276         (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
13277         (gst_ogm_text_parse_strip_trailing_zeroes),
13278         (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
13279         (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
13280           Refactor ogm parse, do better input checking, misc. clean-ups.
13281           Cache incoming events and push them once the source pad has
13282           been created. Don't pass unterminated strings to sscanf().
13283           Strip trailing zeroes from subtitle text output, since they
13284           are not valid UTF-8. Don't push vorbiscomment packets on
13285           the subtitle text pad. Output perfect streams if possible.
13286
13287 2006-08-23  Wim Taymans  <wim@fluendo.com>
13288
13289         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
13290         Waits for tasks to settle down so that we clean up correctly for 
13291         valgrind.
13292
13293 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
13294
13295         * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
13296           Unit test fixes: \377 is more likely to fit into 8 bits than \777;
13297           actually return return value in taglists_are_equal.
13298
13299 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
13300
13301         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
13302           Fix crash due to broken bitstream parsing on x86-64: can't make
13303           any assumptions about sizeof(struct) due to alignment/packing
13304           differences on different architectures. Fixes #351790.
13305
13306 2006-08-22  Wim Taymans  <wim@fluendo.com>
13307
13308         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
13309         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
13310         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
13311         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
13312         (gst_riff_parse_info):
13313         Protect public functions against bad input.
13314         Do some cleanups.
13315         Fix documentation.
13316
13317 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13318
13319         * gst-libs/gst/riff/riff-ids.h:
13320         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
13321           Add voxware audio IDs (even if we can't play it) (#351795).
13322
13323 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13324
13325         * gst-libs/gst/riff/riff-media.c:
13326         (gst_riff_create_video_template_caps),
13327         (gst_riff_create_audio_template_caps),
13328         (gst_riff_create_iavs_template_caps):
13329           Const-ify some arrays and use G_N_ELEMENTS instead
13330           of wasting oodles of RAM on terminator bits.
13331
13332 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13333
13334         * gst-libs/gst/tag/gstvorbistag.c:
13335         (gst_tag_list_to_vorbiscomment_buffer):
13336         * tests/check/libs/tag.c: (GST_START_TEST):
13337           And the same for _to_vorbiscomment_buffer(): allow
13338           id_data_len == 0 for speex.
13339
13340 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
13341
13342         * configure.ac:
13343         * docs/plugins/Makefile.am:
13344         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13345         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13346         * docs/plugins/inspect/plugin-gdp.xml:
13347         * gst/gdp/Makefile.am:
13348         * tests/check/Makefile.am:
13349           Move GDP plugin to -base from -bad.  Closes #347783.
13350
13351 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
13352
13353         * gst-libs/gst/tag/gstvorbistag.c:
13354         (gst_tag_list_from_vorbiscomment_buffer):
13355           Allow id_data_len == 0 (needed for vorbis comments in Speex files).
13356           Also add some checks to make sure we don't memcmp() beyond the end of
13357           vorbiscomment buffer if the ID to check for is larger than the buffer.
13358
13359         * tests/check/libs/tag.c: (GST_START_TEST):
13360           Some more tests for gst_tag_list_from_vorbiscomment_buffer().
13361
13362 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
13363
13364         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
13365         (gst_vorbis_enc_set_metadata):
13366           Use vorbis comment utility functions from libgsttag
13367           instead of re-inventing the wheel (partially fixes #347091).
13368
13369 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
13370
13371         * tests/check/elements/audioconvert.c: (GST_START_TEST):
13372         Fix leaks. Wait for state transitions that might happen ASYNC, as well
13373         as some that won't.
13374
13375 2006-08-21  Wim Taymans  <wim@fluendo.com>
13376
13377         * docs/libs/Makefile.am:
13378         * docs/libs/gst-plugins-base-libs-sections.txt:
13379         * docs/libs/gst-plugins-base-libs.types:
13380         Don't try to GObject scan the netbuffer as it's not a GObject.
13381         Fixes #351308.
13382
13383         * gst-libs/gst/netbuffer/gstnetbuffer.c:
13384         * gst-libs/gst/netbuffer/gstnetbuffer.h:
13385         Document GstNetBuffer.
13386
13387 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13388
13389         * tests/check/elements/audioconvert.c: (GST_START_TEST),
13390         (audioconvert_suite):
13391           Add testcase for caps-size-explosion
13392
13393 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13394
13395         * gst/audioconvert/gstaudioconvert.c:
13396         (gst_audio_convert_get_unit_size), (set_structure_widths):
13397           Lower debug, use g_assert in _get_unit_size
13398
13399         * gst/audioresample/gstaudioresample.c:
13400         (audioresample_get_unit_size):
13401         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13402         (gst_ffmpegcsp_get_unit_size):
13403         * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
13404           use g_assert in _get_unit_size
13405
13406 2006-08-18  Wim Taymans  <wim@fluendo.com>
13407
13408         * docs/libs/gst-plugins-base-libs-sections.txt:
13409         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
13410         (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
13411         (gst_rtp_buffer_get_payload_buffer):
13412         * gst-libs/gst/rtp/gstrtpbuffer.h:
13413         Document GstRTPBuffer.
13414         Added function to efficiently strip payload headers.
13415         API: gst_rtp_buffer_get_payload_subbuffer()
13416
13417 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
13418
13419         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
13420         (gst_tag_to_vorbis_comments):
13421           Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
13422           tags and deserialise them properly as well (#347091).
13423           Add some more gtk-doc blurbs and also some g_return_if_fail().
13424
13425         * tests/check/libs/tag.c: (GST_START_TEST),
13426         (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
13427           More tests.
13428
13429 2006-08-17  Wim Taymans  <wim@fluendo.com>
13430
13431         * ext/ogg/Makefile.am:
13432         * ext/ogg/gstogg.c: (plugin_init):
13433         * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
13434         (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
13435         (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
13436         (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
13437         (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
13438         (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
13439         Added ogg-in-avi parser element. Fixes #140139.
13440
13441         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
13442         Fixed a bug in oggdemux debug code.
13443
13444         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13445         (gst_riff_create_audio_template_caps):
13446         Recognise Ogg in the AVI extensible wave format.
13447
13448 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
13449
13450         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
13451           Make buffer durations add up (duration should be next_ts-ts for
13452           perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
13453           from CVS.
13454
13455         * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
13456         (test_buffer_timestamps), (cddabasesrc_suite):
13457           Add unit test for the above.
13458
13459         * tests/check/Makefile.am:
13460           Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
13461           to see what happens.
13462
13463 2006-08-16  Wim Taymans  <wim@fluendo.com>
13464
13465         * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
13466         (gst_alsasink_open):
13467         * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
13468         (gst_alsasrc_open):
13469         Avoid setting and using a NULL device name.
13470         Print more info when we fail to open a device.
13471
13472 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13473
13474         * docs/libs/gst-plugins-base-libs-sections.txt:
13475         * gst-libs/gst/tag/tag.h:
13476         * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
13477           API: add gst_tag_parse_extended_comment() (#351426).
13478
13479         * tests/check/Makefile.am:
13480         * tests/check/libs/.cvsignore:
13481         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
13482           Add unit test for gst_tag_parse_extended_comment().
13483
13484 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
13485
13486         * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
13487         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
13488           Fix leak (#351502).
13489
13490 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
13491
13492         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13493         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13494         * docs/plugins/gst-plugins-base-plugins.args:
13495         * gst/playback/gstplaybin.c:
13496           Document playbin.
13497           
13498         * docs/plugins/inspect/plugin-adder.xml:
13499         * docs/plugins/inspect/plugin-alsa.xml:
13500         * docs/plugins/inspect/plugin-audioconvert.xml:
13501         * docs/plugins/inspect/plugin-audiorate.xml:
13502         * docs/plugins/inspect/plugin-audioresample.xml:
13503         * docs/plugins/inspect/plugin-audiotestsrc.xml:
13504         * docs/plugins/inspect/plugin-cdparanoia.xml:
13505         * docs/plugins/inspect/plugin-decodebin.xml:
13506         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
13507         * docs/plugins/inspect/plugin-gnomevfs.xml:
13508         * docs/plugins/inspect/plugin-ogg.xml:
13509         * docs/plugins/inspect/plugin-pango.xml:
13510         * docs/plugins/inspect/plugin-playbin.xml:
13511         * docs/plugins/inspect/plugin-subparse.xml:
13512         * docs/plugins/inspect/plugin-tcp.xml:
13513         * docs/plugins/inspect/plugin-theora.xml:
13514         * docs/plugins/inspect/plugin-typefindfunctions.xml:
13515         * docs/plugins/inspect/plugin-video4linux.xml:
13516         * docs/plugins/inspect/plugin-videorate.xml:
13517         * docs/plugins/inspect/plugin-videoscale.xml:
13518         * docs/plugins/inspect/plugin-videotestsrc.xml:
13519         * docs/plugins/inspect/plugin-volume.xml:
13520         * docs/plugins/inspect/plugin-vorbis.xml:
13521         * docs/plugins/inspect/plugin-ximagesink.xml:
13522         * docs/plugins/inspect/plugin-xvimagesink.xml:
13523           Update to CVS version.
13524
13525 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
13526
13527         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
13528         (gst_play_bin_set_property), (gst_play_bin_get_property),
13529         (value_list_append_structure_list),
13530         (gst_play_bin_handle_redirect_message),
13531         (gst_play_bin_handle_message):
13532           API: GstPlayBin::connection-speed
13533           Add "connection-speed" property; re-order redirect messages with
13534           multiple redirect locations depending on the minimum bitrate if
13535           that information is available and a connection speed is set
13536           (#350399).
13537
13538 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
13539
13540         * gst/playback/gstplaybin.c:
13541           Update max volume to the same value that the volume element uses.
13542
13543 2006-08-14  Wim Taymans  <wim@fluendo.com>
13544
13545         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
13546         Less uglyness..
13547
13548 2006-08-14  Wim Taymans  <wim@fluendo.com>
13549
13550         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
13551         (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
13552         (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
13553         Add some more debug info.
13554         Don't crash when a seek failed.
13555         Actually return the result of the seek instead of TRUE.
13556         Ignore multiple BOS pages with the same serial so that we don't create
13557         the same stream multiple times.
13558         Post an error when we fail to do the initial seek.
13559
13560 2006-08-13  Wim Taymans  <wim@fluendo.com>
13561
13562         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
13563         (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
13564         Small code cleanup.
13565
13566         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
13567         (gst_alsa_mixer_new):
13568         Remove hack that always set the device to hw:0*.
13569         Properly find the card name for whatever device was configured.
13570         Do some better debugging.
13571         Fixes #350784.
13572
13573         * ext/alsa/gstalsamixerelement.c:
13574         (gst_alsa_mixer_element_set_property),
13575         (gst_alsa_mixer_element_change_state):
13576         Cleanups.
13577         Handle setting of a NULL device name better.
13578
13579 2006-08-11  Wim Taymans  <wim@fluendo.com>
13580
13581         * gst/adder/gstadder.c:
13582         Don't clip float values. Fixes #350900.
13583
13584 2006-08-11  Andy Wingo  <wingo@pobox.com>
13585
13586         * gst/tcp/gsttcp.c: Really fix the build?
13587
13588         * gst/tcp/gsttcp.h: For now, always disable deprecation here --
13589         fixes the build.
13590
13591 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
13592
13593         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
13594           Float caps shouldn't have a "signed" field.
13595
13596 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
13597
13598         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
13599           Implement SEEKING query in its most basic form, so that we can
13600           at least check if we're seekable or not (#350655).
13601
13602 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
13603
13604         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
13605           The checks here are not even close to anything that would
13606           justify MAXIMUM probability, lowering to POSSIBLE until someone
13607           fixes the checks (case at hand: quicktime redirection files
13608           might start with 00 00 01 XX and pass the checks here just
13609           fine, see #350399).
13610
13611 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
13612
13613         Patch by: Sjoerd Simons  <sjoerd at luon net>
13614
13615         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
13616           Better detection for multipart/x-mixed-replace: accept leading
13617           whitespaces before the boundary marker as well (as our very own
13618           multipartmux used to produce) (#349068).
13619
13620 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
13621
13622         Patch by: Young-Ho Cha  <ganadist at chollian net>
13623
13624         * gst-libs/gst/riff/riff-ids.h:
13625         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13626         (gst_riff_create_audio_template_caps):
13627           Detect DTS audio streams (#350157).
13628
13629 2006-08-05  Andy Wingo  <wingo@pobox.com>
13630
13631         * ext/theora/gsttheoraparse.h:
13632         * ext/theora/theoraparse.c (gst_theora_parse_class_init)
13633         (theora_parse_dispose, theora_parse_set_property)
13634         (theora_parse_get_property, theora_parse_munge_granulepos)
13635         (theora_parse_push_buffer, theora_parse_change_state):
13636         API: GstTheoraParse::synchronization-points
13637         Add a property 'synchronization-points' to fix badly synchronized oggs.
13638
13639 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13640
13641         * tests/check/Makefile.am:
13642         * tests/check/libs/.cvsignore:
13643         * tests/check/libs/audio.c: (structure_contains_channel_positions),
13644         (fixed_caps_have_channel_positions), (GST_START_TEST),
13645         (audio_suite), (main):
13646           Add a few tests for the channel position stuff in libgstaudio.
13647
13648 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13649
13650         * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
13651         (gst_alsa_detect_channels):
13652         * ext/alsa/gstalsasink.c:
13653           Add support for cards that (only) do more than 8 channels,
13654           like the Delta 44 (#345188).
13655
13656         * gst-libs/gst/audio/multichannel.c:
13657         (gst_audio_check_channel_positions):
13658         * gst-libs/gst/audio/multichannel.h:
13659           API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
13660           unspecified channel position and cannot be combined with any
13661           of the other audio channel positions; adjust position layout
13662           checks accordingly (#345188).
13663
13664 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13665
13666         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13667           Recognise ancient RealAudio files (see #349779).
13668
13669 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13670
13671         Patch by: Jens Granseuer  <jensgr at gmx net>
13672
13673         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13674           Add typefinder for Interplay's MVE format (#348973).
13675
13676 2006-08-02  Wim Taymans  <wim@fluendo.com>
13677
13678         Patch by: Marcel Moreaux <marcelm at luon dot net>
13679
13680         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13681         (gst_base_rtp_depayload_add_to_queue):
13682         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13683         Handle RTP sequence number rollover.
13684         Disable jitterbuffer by default.
13685
13686 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
13687
13688         * gst/audioresample/gstaudioresample.c: (audioresample_stop),
13689         (audioresample_set_caps):
13690         Don't leak references to the incoming caps. Clean them up when
13691         stopping.
13692
13693         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
13694         (gst_video_scale_finalize):
13695         Don't leak our temporary pixel buffer.
13696
13697         * tests/check/Makefile.am:
13698         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
13699         (GST_START_TEST), (simple_launch_lines_suite):
13700
13701         Fix leaks and re-enable the test for valgrind checking.
13702
13703 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
13704
13705         Patch by: Sjoerd Simons  <sjoerd at luon net>
13706
13707         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
13708         (plugin_init):
13709           Add typefind function for multipart/x-mixed-replace (#348916).
13710
13711 2006-07-28  Wim Taymans  <wim@fluendo.com>
13712
13713         * gst/adder/gstadder.c: (gst_adder_setcaps),
13714         (gst_adder_query_duration):
13715         Fix leak in duration query.
13716         Reflow some docs and notes.
13717
13718 2006-07-28  Michael Smith  <msmith@fluendo.com>
13719
13720         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
13721         (vorbisenc_suite):
13722           Enable Andy's extra vorbisenc test, now that it passes. Also fix one
13723           aspect of it.
13724
13725 2006-07-28  Michael Smith  <msmith@fluendo.com>
13726
13727         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
13728         (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
13729         (gst_vorbis_enc_push_buffer),
13730         (gst_vorbis_enc_buffer_check_discontinuous),
13731         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
13732         * ext/vorbis/vorbisenc.h:
13733           Handle discontinuities in the input vorbis stream correctly,
13734           so that the output is properly timestamped (and has good granulepos
13735           values). Needs some oggmux fixes too.
13736
13737 2006-07-27  Wim Taymans  <wim@fluendo.com>
13738
13739         patch by: Kai Vehmanen <kv2004 eca cx>
13740
13741         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13742         (gst_base_rtp_depayload_chain),
13743         (gst_base_rtp_depayload_handle_sink_event),
13744         (gst_base_rtp_depayload_change_state):
13745         Don't send multiple newsegments with different formats.
13746         Fixes #348677.
13747
13748 2006-07-26  Wim Taymans  <wim@fluendo.com>
13749
13750         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13751         (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
13752         Make seeking in ogg more accurate again by doing the more correct
13753         granuletime to stream time conversion.
13754
13755 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13756
13757         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
13758         (gst_multi_fd_sink_new_client):
13759           debug a little more understandably
13760           do not use goto as a substitute for break, especially if
13761           break is also being used
13762
13763 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
13764
13765         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
13766         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
13767           Remove GLib-2.6 compatibility cruft.
13768
13769 2006-07-24  Wim Taymans  <wim@fluendo.com>
13770
13771         * gst-libs/gst/audio/gstbaseaudiosink.c:
13772         (gst_base_audio_sink_render):
13773         Don't try to align a sample to an unknown value.
13774
13775 2006-07-24  Wim Taymans  <wim@fluendo.com>
13776
13777         * gst-libs/gst/audio/gstbaseaudiosink.c:
13778         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
13779         When the audio clock is slaved to another clock, never try to align
13780         samples but trust the rate interpolation algorithm.
13781
13782 2006-07-24  Wim Taymans  <wim@fluendo.com>
13783
13784         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13785         Don't try to calculate silence samples, base class does this much
13786         better now.
13787
13788         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13789         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
13790         (gst_ring_buffer_acquire):
13791         Calculate silence samples correctly.
13792
13793         * gst-libs/gst/audio/gstringbuffer.h:
13794         Add _CAST macro.
13795
13796 2006-07-22  Tim-Philipp Müller  <tim at centricular dot net>
13797
13798         * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
13799           Limit search for the first markup tag to the first few kB of
13800           the file. If we don't find one there, it's highly unlikely that
13801           this is an XML(-ish) file.
13802
13803 2006-07-21  Andy Wingo  <wingo@pobox.com>
13804
13805         * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
13806         test to the one in vorbisenc. Also commented out.
13807
13808         * tests/check/pipelines/vorbisenc.c: 
13809         (test_discontinuity): New test, commented out until Mike lands
13810         some elite vorbisenc patches.
13811
13812         * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
13813         Bufferstraw was actually factored out of these tests. Now we share
13814         code yay.
13815
13816         * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
13817         for bufferstraw addition to gstcheck.
13818
13819 2006-07-21  Wim Taymans  <wim@fluendo.com>
13820
13821         * ext/theora/theoradec.c: (clip_buffer):
13822         Better clipping.
13823
13824 2006-07-21  Wim Taymans  <wim@fluendo.com>
13825
13826         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
13827         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
13828         (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
13829         Fix leak.
13830         Avoid type casting when we can.
13831
13832         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
13833         Fix mem leak.
13834
13835 2006-07-20  Tim-Philipp Müller  <tim at centricular dot net>
13836
13837         * ext/alsa/gstalsamixerelement.c:
13838         (gst_alsa_mixer_element_change_state):
13839           Make state change fail if the specified device can't be opened
13840           for some reason.
13841
13842 2006-07-20  Wim Taymans  <wim@fluendo.com>
13843
13844         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13845         (cb_newpad), (main):
13846         Example of a small audio/video player using decodebin.
13847
13848 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
13849
13850         * gst-libs/gst/riff/riff-ids.h:
13851           Add 'fact' chunk id
13852
13853 2006-07-19  Wim Taymans  <wim@fluendo.com>
13854
13855         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13856         (gst_base_rtp_depayload_chain),
13857         (gst_base_rtp_depayload_change_state):
13858         Don't assert when not negotiated but post a meaningfull 
13859         error message. Fixes #347918.
13860
13861         * gst-libs/gst/rtp/gstbasertppayload.c:
13862         Add comment about better default MTU size.
13863
13864         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
13865         Small cleanups, start docs.
13866
13867 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
13868
13869         Patch by: Martin Szulecki
13870
13871         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
13872           If "device-name" is requested and the device is not
13873           open, try to temporarily open it to obtain this
13874           information (#342494).
13875
13876 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
13877
13878         * gst-libs/gst/tag/gstid3tag.c:
13879           Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
13880
13881         * gst-libs/gst/tag/gsttageditingprivate.h:
13882         * gst-libs/gst/tag/gstvorbistag.c:
13883           Some more random const-ifications.
13884
13885 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
13886
13887         * gst-libs/gst/riff/riff-ids.h:
13888         * gst-libs/gst/riff/riff-media.c:
13889         (gst_riff_create_video_template_caps):
13890           Add more FOURCCs (sort list to make stuff easier to find),
13891           add comment what those 16 bytes in struct _gst_riff_strh according to
13892           one avi-dumper are
13893
13894 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
13895
13896         * gst-libs/gst/audio/multichannel.c:
13897         (gst_audio_check_channel_positions),
13898         (gst_audio_fixate_channel_positions):
13899           Const-ify two arrays.
13900
13901 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
13902
13903         * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
13904           Fix typo, so that alsasink also advertises 8 channels
13905           if that's supported (tags: can, worms, open, alsa, ph34r).
13906
13907 2006-07-17  Wim Taymans  <wim@fluendo.com>
13908
13909         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13910         (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
13911         *sigh*, when is the compiler going to warn when the comments
13912         are out-of-sync with the code.. Refix case of busted theora
13913         headers with 0 granule pos.
13914
13915 2006-07-14  Wim Taymans  <wim@fluendo.com>
13916
13917         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13918         (gst_base_rtp_depayload_wait),
13919         (gst_base_rtp_depayload_change_state),
13920         (gst_base_rtp_depayload_set_property),
13921         (gst_base_rtp_depayload_get_property):
13922         Fix 99% cpu load by waiting for absolute times on the
13923         clock. Fixes #347300.
13924
13925 2006-07-14  Andy Wingo  <wingo@pobox.com>
13926
13927         * ext/theora/gsttheoraparse.h: 
13928         * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
13929         (theora_parse_push_headers, theora_parse_clear_queue)
13930         (theora_parse_drain_queue_prematurely, )
13931         (theora_parse_sink_event, theora_parse_change_state): Queue events
13932         until we initialized our state, like in vorbisparse.
13933
13934         * ext/vorbis/vorbisparse.h: 
13935         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
13936         (vorbis_parse_push_headers, vorbis_parse_clear_queue)
13937         (vorbis_parse_drain_queue_prematurely, )
13938         (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
13939         until we have initialized our state. Fixes seeking after an
13940         initial pad block.
13941
13942 2006-07-14  Andy Wingo  <wingo@pobox.com>
13943
13944         Patch by: Iain Holmes <iaingnome@gmail.com>
13945         
13946         * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
13947
13948 2006-07-14  Jan Schmidt  <thaytan@mad.scientist.com>
13949
13950         * configure.ac:
13951         Bump nano back to CVS
13952
13953 === release 0.10.9 ===
13954
13955 2006-07-13  Jan Schmidt <thaytan@mad.scientist.com>
13956
13957         * configure.ac:
13958           releasing 0.10.9, "I walk the line"
13959
13960 2006-07-14  Michael Smith  <msmith@fluendo.com>
13961
13962         * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
13963           Move a g_cond_signal to earlier to avoid sometimes deadlocking
13964           (commonly happens when running this test under valgrind) when trying
13965           to remove the buffer probe.
13966
13967 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13968
13969         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
13970         Fix missing g_unlock from the previous commit
13971
13972 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13973
13974         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13975         (gst_ximagesink_change_state):
13976         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13977         (gst_xvimagesink_change_state):
13978         Implement a locking order to ensure we always take the object lock
13979         before the x_lock and never vice-versa.
13980
13981 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13982
13983         * gst/playback/gstdecodebin.c: (find_compatibles):
13984         Fix a caps leak when linking (#347304)
13985
13986         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
13987         (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
13988         (gst_ximagesink_change_state):
13989         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
13990         (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
13991         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
13992         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
13993         Don't leak shared memory resources. Use the object lock to protect
13994         against the xcontext disappearing while returning a buffer from the
13995         pipeline. (#347304)
13996
13997 2006-07-12  Edward Hervey  <edward@fluendo.com>
13998
13999         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
14000         (vorbis_handle_comment_packet):
14001         gst_tag_list_merge() returns a new object. Take that into account when
14002         using it. This avoids memleak.
14003         Revert previous commit which is not needed.
14004
14005 2006-07-12  Edward Hervey  <edward@fluendo.com>
14006
14007         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
14008         Reset the decoder in finalize so that all fields get cleared.
14009
14010 2006-07-12  Wim Taymans  <wim@fluendo.com>
14011
14012         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14013         (gst_base_audio_src_set_clock),
14014         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
14015         Don't try to post an error message when setting the clock fails
14016         as this can happen when adding an element to a bin which will then
14017         deadlock. Fixes #347296.
14018
14019 2006-07-12  Edward Hervey  <edward@fluendo.com>
14020
14021         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
14022         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
14023         (vorbis_handle_type_packet):
14024         Post tag messages on the bus even if we're not initialized.
14025         If we're not initialized, we still postpone the event pushing of tags.
14026
14027 2006-07-12  Wim Taymans  <wim@fluendo.com>
14028
14029         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
14030         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
14031         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
14032         Revert last two changes that broke the freeze.
14033
14034 2006-07-12  Wim Taymans  <wim@fluendo.com>
14035
14036         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
14037         basesink calculates silence sample correctly for us.
14038
14039 2006-07-12  Wim Taymans  <wim@fluendo.com>
14040
14041         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
14042         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
14043         Calculate correct silence samples so we don't fill our ringbuffer
14044         with noise.
14045
14046 2006-07-12  Edward Hervey  <edward@fluendo.com>
14047
14048         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
14049         (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
14050         (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
14051         * ext/vorbis/vorbisdec.h:
14052         Delay sending events (newsegment, tags) until the decoder is properly
14053         initialized.
14054         Fixes #347295
14055
14056 2006-07-11  Jan Schmidt  <thaytan@mad.scientist.com>
14057
14058         * tests/check/elements/audioconvert.c: (get_float_mc_caps),
14059         (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
14060           Patch from #347221 adding a test for audioconvert
14061           channel remappings.
14062
14063 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
14064
14065         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
14066         (gst_ssa_parse_parse_line):
14067           Don't include the terminating NUL in the buffer size,
14068           it's only there for extra paranoia (would add random
14069           '*' characters at the end of each subtitle since the
14070           terminator itself is not valid UTF-8 technically).
14071           Also fix indenting after boilerplate macro.
14072
14073 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
14074
14075         * gst/playback/gstdecodebin.c: (close_pad_link):
14076           Also emit 'unknown-type' signal (which should really be
14077           called unhandled-type) if we found potential decoders/demuxers
14078           in the registry but none of them worked in the end (as in the
14079           case where the plugins don't exist any longer but are still
14080           listed in the registry). Fixes #329798.
14081
14082 2006-07-08  Andy Wingo  <wingo@pobox.com>
14083
14084         * theoraparse.c (theora_parse_push_buffer)
14085         (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
14086         Add some more debugging. Fix granulepos reconstruction in the face
14087         of discontinuities.
14088
14089 2006-07-06  Wim Taymans  <wim@fluendo.com>
14090
14091         * gst-libs/gst/audio/gstbaseaudiosink.c:
14092         (gst_base_audio_sink_class_init),
14093         (gst_base_audio_sink_provide_clock):
14094         Use gobject_class instead of G_OBJECT_CLASS (klass)
14095
14096         * gst-libs/gst/audio/gstbaseaudiosrc.c:
14097         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
14098         (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
14099         (gst_base_audio_src_get_time),
14100         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
14101         (gst_base_audio_src_create_ringbuffer):
14102         Fix latency and buffer-time constants and properties ala basesink.
14103         Implement pull based scheduling. Fixes #346527.
14104         Set default blocksize in GstBaseSrc to 0, we default to pushing out
14105         one segment.
14106         Refuse slaving to another clock instead of silently not working.
14107         Only provide a clock when we are actually able to do so.
14108         Various small cleanups and compiler hints.
14109
14110 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
14111
14112         Patch by: Lutz Mueller <lutz at topfrose de>
14113
14114         * gst/typefind/gsttypefindfunctions.c: (html_type_find),
14115         (plugin_init):
14116           Add typefinding for text/html (#346581).
14117
14118 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
14119
14120         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
14121         (xml_check_first_element), (xml_type_find), (smil_type_find):
14122           Fix SMIL typefinding, make xml_check_first_element() more
14123           useful.
14124
14125 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
14126
14127         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
14128         (gst_play_base_bin_finalize), (decodebin_element_added_cb),
14129         (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
14130         * gst/playback/gstplaybasebin.h:
14131           Protect list of elements with a subtitle-encoding property and
14132           the subtitle encoding member itself with a lock of their own
14133           instead of using the object lock. This prevents a dead-lock in
14134           the element-remove callback in some circumstances when shutting
14135           down playbin.
14136
14137 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
14138
14139         * win32/common/libgsttag.def:
14140         Export some new functions.
14141         * win32/vs6/libgstogg.dsp:
14142         Add a link to libgsttag-0.10.lib.
14143
14144 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
14145
14146         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
14147           Some const-ification.
14148
14149 2006-07-04  Wim Taymans  <wim@fluendo.com>
14150
14151         * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
14152         Improve checking if we are dealing with a stream. Added some
14153         more uris that need buffering.
14154
14155 2006-07-03  Edward Hervey  <edward@fluendo.com>
14156
14157         * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
14158         Remove unused variable.
14159
14160 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14161
14162         * Makefile.am:
14163           include lcov.mak
14164         * configure.ac:
14165           add GCOV_LIBS to GST_LIBS
14166
14167 2006-07-02  Tim-Philipp Müller  <tim at centricular dot net>
14168
14169         Patch by: Michael Sheldon  <webmaster at mikeasoft com>
14170
14171         * ext/alsa/gstalsasrc.c:
14172           Add 32 bps to template caps and increase channels range
14173           from [1,2] to [1,MAX]. See #346326.
14174
14175 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
14176
14177         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
14178           Recognise 'WMVA' video codec fourcc (#345879).
14179           
14180 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14181          
14182         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14183           Fixed nasty memory leak
14184
14185 2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14186
14187         * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
14188         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
14189           fix logging
14190
14191 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
14192
14193         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14194         (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
14195         (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
14196         Protect remove_fakesink using a mutex, so that we don't try and
14197         remove the fakesink simultaneously from multiple threads.
14198
14199         When going from READY to PAUSED, restore the fakesink, so that
14200         it is there when decodebin gets reused.
14201
14202 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
14203
14204         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
14205         * gst-libs/gst/rtp/gstbasertpdepayload.c:
14206         * gst-libs/gst/rtp/gstbasertppayload.c:
14207         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14208         * gst/tcp/gstmultifdsink.c:
14209         * gst/tcp/gsttcpclientsink.c:
14210         * gst/tcp/gsttcpclientsrc.c:
14211         * gst/tcp/gsttcpserversink.c:
14212         * gst/tcp/gsttcpserversrc.c:
14213         * gst/videorate/gstvideorate.c:
14214         * gst/videotestsrc/gstvideotestsrc.c:
14215         * sys/v4l/gstv4ljpegsrc.c:
14216         * sys/v4l/gstv4lmjpegsink.c:
14217         * sys/v4l/gstv4lsrc.c:
14218         * tests/examples/seek/scrubby.c:
14219         * tests/examples/seek/seek.c:
14220           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
14221
14222 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14223
14224         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
14225           Second field in GEnumValue shouldn't be a description,
14226           but a stringified version of the enum value.
14227
14228 2006-06-22  Wim Taymans  <wim@fluendo.com>
14229
14230         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
14231         (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
14232         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
14233         Avoid type checking in buffer casts.
14234         Avoid caps copy in buffer_alloc when we can.
14235         Use pad_peer_accept.
14236
14237 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14238
14239         * gst-libs/gst/tag/tag.h:
14240           Oops, make that 'Since: 0.10.9'.
14241
14242 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14243
14244         * docs/libs/gst-plugins-base-libs-sections.txt:
14245         * gst-libs/gst/tag/tag.h:
14246         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
14247         (gst_tag_image_type_get_type):
14248           API: add GstTagImageType enum to describe images contained
14249           in image tags (#345641).
14250
14251 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14252
14253         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
14254           Fix warnings with gst-inspect: "buffers-min" property
14255           should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
14256           typo in property description.
14257
14258 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14259
14260         Patch by: Cody Russell <bratsche at gnome org>
14261
14262         * gst/audioresample/gstaudioresample.c:
14263         (gst_audioresample_class_init):
14264         * gst/playback/gststreamselector.c:
14265         (gst_stream_selector_class_init):
14266         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
14267         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
14268         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
14269         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
14270         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
14271         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
14272         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
14273         * gst/videotestsrc/gstvideotestsrc.c:
14274         (gst_video_test_src_class_init):
14275         * gst/volume/gstvolume.c: (gst_volume_class_init):
14276           Avoid unnecessary class cast check in class_init
14277           functions (#337747).
14278
14279 2006-06-21  Tim-Philipp Müller  <tim at centricular dot net>
14280
14281         * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
14282         (gst_text_overlay_video_chain):
14283           g_markup_escape_text() REALLY doesn't like non-UTF8 input
14284           and doesn't validate its input either (and neither did
14285           textoverlay it seems). Let's do that then and fix #345206.
14286
14287 2006-06-19  Wim Taymans  <wim@fluendo.com>
14288
14289         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
14290         (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
14291         (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
14292         (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
14293         (find_syncframe), (find_limits), (assign_value),
14294         (count_burst_unit), (gst_multi_fd_sink_new_client),
14295         (gst_multi_fd_sink_handle_client_write),
14296         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
14297         (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
14298         (gst_multi_fd_sink_change_state):
14299         * gst/tcp/gstmultifdsink.h:
14300         Added shiny new burst-on-connect methods.
14301         Add properties to control the minimal amount of data queued.
14302         Small cleanups.
14303         API: bytes-min property
14304         API: time-min property
14305         API: buffers-min property
14306         API: burst-unit property
14307         API: burst-value property
14308         API: add-full signal
14309
14310         * gst/tcp/gsttcp-marshal.list:
14311         Added new marshaller code for the new signal.
14312
14313         * tests/check/elements/multifdsink.c: (GST_START_TEST),
14314         (multifdsink_suite):
14315         Added testcases for new burst methods.
14316
14317 2006-06-19  Edward Hervey  <edward@fluendo.com>
14318
14319         * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
14320         Implement clipping for accurate seeking.
14321         Closes #345225
14322
14323 2006-06-19  Wim Taymans  <wim@fluendo.com>
14324
14325         Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
14326
14327         * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
14328         (gst_video_scale_transform):
14329         Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
14330
14331 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
14332
14333         * configure.ac:
14334           Fix --disable-external (can't set conditionals conditionally,
14335           #343602).
14336
14337 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14338
14339         * tests/check/elements/audioresample.c: (test_reuse),
14340         (audioresample_suite):
14341           Add test case for bug #342789 fixed below.
14342
14343 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14344
14345         * gst/audioresample/gstaudioresample.c:
14346         (gst_audioresample_class_init), (gst_audioresample_init),
14347         (audioresample_start), (audioresample_stop),
14348         (gst_audioresample_set_property), (gst_audioresample_get_property):
14349           Implement GstBaseTransform::start and ::stop so that audioresample
14350           can clear its internal state properly and be reused instead of
14351           causing non-negotiated errors with playbin under some circumstances
14352           (#342789).
14353
14354         * tests/check/elements/audioresample.c: (setup_audioresample),
14355         (cleanup_audioresample):
14356           Need to set element state here so that ::start and ::stop are
14357           called.
14358
14359 2006-06-16  Wim Taymans  <wim@fluendo.com>
14360
14361         Patch by: Young-Ho Cha <ganadist at chollian dot net>
14362
14363         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
14364         Parse extra data better, apparently it's right behind
14365         the normal strf header size. Fixes #343500.
14366
14367 2006-06-16  Wim Taymans  <wim@fluendo.com>
14368
14369         * ext/alsa/gstalsasink.c: (set_hwparams):
14370         If we fail to set the buffer_time and period_time alsa
14371         parameters, post a warning and leave alsa select a 
14372         default instead of failing. Fixes #342085
14373
14374 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14375
14376         * docs/libs/gst-plugins-base-libs-sections.txt:
14377         * gst-libs/gst/cdda/gstcddabasesrc.h:
14378           Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
14379           out in the header file and shouldn't be listed in the docs.
14380
14381         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14382           Must dereference pointer to fourcc in the debug statement.
14383
14384 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
14385
14386         * docs/libs/Makefile.am:
14387         * docs/libs/gst-plugins-base-libs-docs.sgml:
14388         * docs/libs/gst-plugins-base-libs-sections.txt:
14389         * docs/libs/gst-plugins-base-libs.types:
14390         add remaining symbols into correct setions
14391         
14392         * gst-libs/gst/audio/gstringbuffer.c:
14393         fix incomplete docs
14394         
14395         * gst-libs/gst/audio/gstringbuffer.h:
14396         comment out not yet implemented function
14397         
14398         
14399         * gst-libs/gst/floatcast/floatcast.h:
14400         * gst-libs/gst/netbuffer/gstnetbuffer.c:
14401         add short descriptions
14402         
14403         
14404         * gst-libs/gst/interfaces/propertyprobe.c:
14405         fix return value docs   
14406         
14407         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14408         simplify debug logging
14409         
14410         * gst-libs/gst/riff/riff-read.h:
14411         sync function prototype and docs
14412         
14413         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
14414         remove left over symbol
14415
14416 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14417
14418         * autogen.sh:
14419         * configure.ac:
14420         * docs/Makefile.am:
14421           Use GST_PLUGIN_DOCS macro in configure.ac, add
14422           --enable-plugin-docs default to autogen.sh and use
14423           ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
14424
14425 2006-06-15  Wim Taymans  <wim@fluendo.com>
14426
14427         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
14428         (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
14429         (gst_ogg_demux_loop):
14430         Combine GstFlowReturn from the source pads to give a
14431         meaningfull result to the upstream peer or to stop the
14432         processing task in case of errors.
14433
14434 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14435
14436         * gst/playback/gststreaminfo.c: (cb_probe):
14437           Try GST_TAG_CODEC as fallback when extracting the
14438           codec name; more debug info.
14439
14440 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14441
14442         * ext/ogg/Makefile.am:
14443         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14444           Extract language tags from ogm subtitle streams, so that
14445           the subtitle menu choices are labelled correctly in
14446           Totem (fixes #344708).
14447
14448 2006-06-14  Wim Taymans  <wim@fluendo.com>
14449
14450         Patch by: Alessandro Decina <alessandro at nnva dot org>
14451
14452         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
14453         (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
14454         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
14455         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
14456         Fix various leaks. Fixes #343699.
14457         Add x-smoke mime type.
14458
14459 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14460
14461         * gst-libs/gst/riff/riff-ids.h:
14462           Add IDs for 'bext' chunks (see #343837).
14463
14464 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
14465
14466         Patch by: Young-Ho Cha  <ganadist at chollian net>
14467
14468         * gst/subparse/samiparse.c: (sami_context_pop_state),
14469         (handle_start_font), (end_sami_element):
14470           Honour font face tags in SAMI subtitles (#344503).
14471
14472 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14473
14474         * po/POTFILES.in:
14475           add missing files containing translatable strings
14476
14477 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14478
14479         * docs/libs/tmpl/.cvsignore:
14480           we don't want those *.sgml files in CVS either
14481
14482 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14483
14484         * docs/libs/.cvsignore:
14485         * tests/check/elements/.cvsignore:
14486         * tests/check/libs/.cvsignore:
14487           ignore more
14488
14489 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14490
14491         * docs/libs/Makefile.am:
14492           also commiting the changed Makefile.am (added more libs to the
14493           doc-build)
14494
14495 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14496
14497         * docs/libs/gst-plugins-base-libs-docs.sgml:
14498         * docs/libs/gst-plugins-base-libs-sections.txt:
14499         * docs/libs/gst-plugins-base-libs.types:
14500           first batch of reordering things, add index & hierarchy
14501
14502 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14503
14504         * configure.ac:
14505           use GST_PKG_CHECK_MODULES, cleans up output
14506
14507 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
14508
14509         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
14510           Add support for burn:// URIs (#343385); const-ify things a bit,
14511           use G_N_ELEMENTS instead of hard-coded array size.
14512
14513 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
14514
14515         Patch by: Young-Ho Cha  <ganadist at chollian net>
14516
14517         * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
14518           Fix up broken entities before passing them to libxml *sigh*.
14519           (#343303).
14520           
14521 2006-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14522
14523         * configure.ac:
14524           back to TRUNK
14525
14526 === release 0.10.8 ===
14527
14528 2006-06-09  Thomas Vander Stichele <thomas at apestaart dot org>
14529
14530         * configure.ac:
14531           releasing 0.10.8, "Moar gij ziet mij nie"
14532
14533 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14534
14535         * configure.ac:
14536         * po/af.po:
14537         * po/az.po:
14538         * po/cs.po:
14539         * po/en_GB.po:
14540         * po/hu.po:
14541         * po/it.po:
14542         * po/nb.po:
14543         * po/nl.po:
14544         * po/or.po:
14545         * po/sq.po:
14546         * po/sr.po:
14547         * po/sv.po:
14548         * po/uk.po:
14549         * po/vi.po:
14550         * win32/common/config.h:
14551           0.10.7.2 prerelease
14552
14553 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14554
14555         * docs/libs/tmpl/gstaudio.sgml:
14556         * docs/libs/tmpl/gstcolorbalance.sgml:
14557         * docs/libs/tmpl/gstmixer.sgml:
14558         * docs/libs/tmpl/gstringbuffer.sgml:
14559         * docs/libs/tmpl/gsttuner.sgml:
14560         * docs/libs/tmpl/gstxoverlay.sgml:
14561         * gst-libs/gst/audio/audio.c:
14562         * gst-libs/gst/audio/gstringbuffer.c:
14563         * gst-libs/gst/interfaces/colorbalance.c:
14564         * gst-libs/gst/interfaces/mixer.c:
14565         * gst-libs/gst/interfaces/tuner.c:
14566         * gst-libs/gst/interfaces/xoverlay.c:
14567           move last template doc snippets to source code and delete them
14568
14569 2006-06-06  Michael Smith  <msmith@fluendo.com>
14570
14571         * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
14572         (theora_parse_drain_queue):
14573           Mark DELTA_UNIT on non-keyframes.
14574
14575 2006-06-03  Jan Schmidt  <thaytan@mad.scientist.com>
14576
14577         * gst-libs/gst/audio/gstbaseaudiosink.c:
14578         (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
14579         * gst-libs/gst/audio/gstbaseaudiosink.h:
14580         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
14581         (gst_ring_buffer_samples_done):
14582         * gst-libs/gst/audio/gstringbuffer.h:
14583         Document better the fact that latency_time and buffer_time are values
14584         stored in microseconds, and not the usual GStreamer nanoseconds.
14585         Change the variables (compatibly) that store them from GstClockTime 
14586         to guint64 to make it more clear that they're not storing clock times.
14587         Also, remove the bogus property description that says the user can
14588         specify -1 to get the default value, since that's never been the case.
14589
14590         When computing the default segment size for the ring buffer, make it
14591         an integer number of samples.
14592
14593         When the sub-class indicates a delay greater than the number of
14594         samples we've written return 0 from the audio sink get_time method.
14595
14596 2006-06-02  Michael Smith  <msmith@fluendo.com>
14597
14598         * tests/check/elements/audioconvert.c: (set_channel_positions),
14599         (get_float_mc_caps), (get_int_mc_caps):
14600         * tests/check/elements/audioresample.c:
14601         * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
14602         * tests/check/elements/videorate.c:
14603         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
14604         * tests/check/elements/volume.c:
14605         * tests/check/elements/vorbisdec.c:
14606         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
14607           Don't busy-wait in tests; this was causing test timeouts very
14608           frequently when running under valgrind.
14609
14610 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14611
14612         * gst/tcp/README:
14613         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
14614         (gst_multi_fd_sink_remove_client_link),
14615         (gst_multi_fd_sink_client_queue_caps),
14616         (gst_multi_fd_sink_client_queue_buffer),
14617         (gst_multi_fd_sink_handle_client_write),
14618         (gst_multi_fd_sink_render):
14619         * gst/tcp/gstmultifdsink.h:
14620           make multifdsink properly deal with streamheader:
14621           - streamheader is taken from caps
14622           - buffers marked with IN_CAPS are not sent
14623           - streamheaders are sent, on connection, from the caps of the
14624             buffer where the client gets positioned to
14625           - further streamheader changes are done every time the client
14626             will receive a buffer with different caps
14627         * tests/check/elements/multifdsink.c: (GST_START_TEST),
14628         (gst_multifdsink_create_streamheader):
14629           add tests for this
14630
14631 2006-06-02  Michael Smith  <msmith@fluendo.com>
14632
14633         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14634           Reinstate limit on channel count. Vorbis does not define the meaning
14635           of > 6 channels, so they're just independent channels. Gstreamer
14636           currently has no mechanism to represent N independent channels.
14637
14638 2006-06-02  Michael Smith  <msmith@fluendo.com>
14639
14640         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14641           Don't arbitrarily restrict channel counts and rate in vorbis.
14642           In terms of effects likely on real-world files, this fixes 96kHz
14643           playback of vorbis.
14644
14645 2006-06-02  Michael Smith  <msmith@fluendo.com>
14646
14647         * gst/audioconvert/audioconvert.c: (float):
14648           More correct float->int conversion.
14649
14650 2006-06-02  Michael Smith  <msmith@fluendo.com>
14651
14652         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
14653           Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
14654           value. Fixes g-critical on trying to play back ogg containing
14655           unknown codec.
14656
14657 2006-06-02  Wim Taymans  <wim@fluendo.com>
14658
14659         * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
14660         (setup_source):
14661         * gst/playback/gstplaybasebin.h:
14662         Make the subtitle detection work from any thread so we don't
14663         deadlock. Fixes #343397.
14664
14665 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14666
14667         * gst/volume/Makefile.am:
14668           Seriously, it's not *that* hard to get compilation right.  Even
14669           a drunk can do it ! Add LIBOIL CFLAGS and LIBS
14670
14671 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14672
14673         * gst/volume/gstvolume.c: (volume_choose_func),
14674         (volume_update_real_volume), (gst_volume_class_init),
14675         (gst_volume_init), (volume_process_float), (volume_process_int16),
14676         (volume_process_int16_clamp), (volume_set_caps),
14677         (volume_transform_ip), (plugin_init):
14678         * gst/volume/gstvolume.h:
14679         rewrite the passthrough check, split _int16 and _int16_clamp, fix
14680         another property desc., remove unused param from process function
14681         
14682         * tests/check/elements/volume.c: (volume_suite):
14683         reactivate the passthrough test
14684
14685 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14686
14687         * ext/alsa/gstalsamixerelement.h:
14688         * ext/alsa/gstalsamixeroptions.h:
14689         * ext/alsa/gstalsamixertrack.h:
14690         * ext/gnomevfs/gstgnomevfssink.h:
14691         * ext/gnomevfs/gstgnomevfssrc.h:
14692         * ext/theora/gsttheoradec.h:
14693         * ext/theora/gsttheoraenc.h:
14694         * ext/theora/gsttheoraparse.h:
14695         * ext/vorbis/vorbisparse.h:
14696         * gst-libs/gst/audio/gstaudioclock.h:
14697         * gst-libs/gst/audio/gstaudiofilter.h:
14698         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
14699         * gst/audioconvert/gstaudioconvert.h:
14700         * gst/audioresample/gstaudioresample.h:
14701         * gst/audiotestsrc/gstaudiotestsrc.h:
14702         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
14703         * gst/playback/gststreamselector.h:
14704         * gst/tcp/gstmultifdsink.h:
14705         * gst/tcp/gsttcpclientsink.h:
14706         * gst/tcp/gsttcpclientsrc.h:
14707         * gst/tcp/gsttcpserversink.h:
14708         * gst/tcp/gsttcpserversrc.h:
14709         * gst/videorate/gstvideorate.h:
14710         * gst/videoscale/gstvideoscale.h:
14711         * gst/videotestsrc/gstvideotestsrc.h:
14712         * gst/volume/gstvolume.h:
14713         * sys/v4l/gstv4ljpegsrc.h:
14714         * sys/v4l/gstv4lmjpegsink.h:
14715         * sys/v4l/gstv4lmjpegsrc.h:
14716         * sys/v4l/gstv4lsrc.h:
14717         * sys/ximage/ximagesink.h:
14718         * sys/xvimage/xvimagesink.h:
14719         * tests/old/testsuite/alsa/sinesrc.h:
14720         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
14721
14722 2006-05-31  Wim Taymans  <wim@fluendo.com>
14723
14724         * ext/libvisual/visual.c: (gst_visual_reset),
14725         (gst_visual_sink_setcaps), (gst_visual_sink_event),
14726         (gst_visual_src_event), (get_buffer), (gst_visual_chain):
14727         Handle DISCONT.
14728         Use running time before doing QoS.
14729         Handle mono too.
14730
14731 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
14732
14733         * docs/libs/Makefile.am:
14734           set a magic variable to indicate we know the docs are incomplete
14735
14736 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
14737
14738         * win32/common/libgstvideo.def:
14739           export gst_video_calculate_display_ratio
14740         * win32/vs6/libgstvideoscale.dsp:
14741           add link to libgstvideo-0.10.lib
14742
14743 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
14744
14745         * gst/playback/gstplaybasebin.c: (gen_source_element):
14746           Throw a more comprehensible error for rtsp:// URIs (rather
14747           than erroring out with a negotiation error later on) until
14748           we fix playbin to handle rtspsrc etc.
14749
14750 2006-05-30  Wim Taymans  <wim@fluendo.com>
14751
14752         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
14753         (gst_text_overlay_text_event):
14754         Added some FIXMEs.
14755
14756 2006-05-30  Wim Taymans  <wim@fluendo.com>
14757
14758         * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
14759         (gst_adder_request_new_pad), (gst_adder_release_pad):
14760         * gst/adder/gstadder.h:
14761         Implement release_request_pad.
14762         Make padcounter atomic.
14763
14764         * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
14765         Added check for release_pad in adder.
14766
14767 2006-05-30  Wim Taymans  <wim@fluendo.com>
14768
14769         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
14770         Fix build again.
14771
14772 2006-05-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14773
14774         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
14775         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
14776         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
14777         (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
14778         (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
14779         (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
14780         (gst_ogg_demux_bisect_forward_serialno),
14781         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
14782         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
14783           add more debugging
14784           clean up printf formats for granulepos and serialno
14785
14786 2006-05-30  Michael Smith  <msmith@fluendo.com>
14787
14788         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14789         (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
14790         (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
14791         (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
14792         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
14793         * ext/vorbis/vorbisenc.h:
14794           Multi-channel caps negotiation, so we can do proper multichannel
14795           vorbis encoding, negotiated through audioconvert.
14796
14797 2006-05-30  Wim Taymans  <wim@fluendo.com>
14798
14799         * tests/check/elements/adder.c: (test_event_message_received),
14800         (test_play_twice_message_received), (GST_START_TEST),
14801         (adder_suite):
14802         Added check to show that #339935 is fixed with ongoing
14803         adder and collectpads fixes.
14804
14805 2006-05-29  Wim Taymans  <wim@fluendo.com>
14806
14807         * gst/adder/gstadder.c: (gst_adder_request_new_pad):
14808         Don't leak pad name.
14809
14810 2006-05-29  Wim Taymans  <wim@fluendo.com>
14811
14812         * gst/adder/gstadder.c: (gst_adder_query_duration),
14813         (forward_event_func), (forward_event), (gst_adder_src_event):
14814         Fix adder seeking.
14815         Make query/seeking code threadsafe.
14816
14817         * tests/check/Makefile.am:
14818         * tests/check/elements/adder.c: (test_event_message_received),
14819         (GST_START_TEST), (test_play_twice_message_received):
14820         Fix adder test case.
14821
14822 2006-05-29  Tim-Philipp Müller  <tim at centricular dot net>
14823
14824         Patch by: Young-Ho Cha  <ganadist at chollian net>
14825
14826         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14827         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
14828         (set_encoding_element), (decodebin_element_added_cb),
14829         (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
14830         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
14831         * gst/playback/gstplaybasebin.h:
14832           Add 'subtitle-encoding' property to playbin, so applications can
14833           force a subtitle encoding for non-UTF8 subtitles (#342268).
14834
14835         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
14836         (gst_sub_parse_set_property):
14837           Rename recently-added 'encoding' property to 'subtitle-encoding'
14838           (so it can be proxied by playbin/decodebin in a generic way
14839           with less danger of false positives).
14840
14841 2006-05-29  Michael Smith  <msmith@fluendo.com>
14842
14843         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
14844         (append_with_other_format), (set_structure_widths),
14845         (gst_audio_convert_transform_caps):
14846           Patch from #341562: give more specific audio caps in get_caps, so
14847           that basetransform  can make better decisions on what caps to
14848           negotiate.
14849
14850 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14851
14852         * tests/check/elements/volume.c:
14853         make it compile again
14854
14855 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14856
14857         * tests/check/elements/volume.c: (volume_suite):
14858         disable test until #343196 gets resolved
14859
14860 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14861
14862         * gst/adder/gstadder.c: (gst_adder_get_type):
14863         Make it easier to copy&paste
14864         
14865         * gst/volume/Makefile.am:
14866         * gst/volume/gstvolume.c: (volume_update_real_volume),
14867         (gst_volume_set_volume), (gst_volume_set_mute),
14868         (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
14869         (volume_transform_ip), (volume_update_mute),
14870         (volume_update_volume):
14871         * gst/volume/gstvolume.h:
14872         Add own debug category, move duplicate code to helper function, fix
14873         property texts, add more comments and prepare ffor liboil-goodness
14874         
14875         * tests/check/Makefile.am:
14876         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
14877         add test for mute and passtrough case, be a bit more verbose to track
14878         failure
14879         
14880         * tests/check/generic/states.c: (GST_START_TEST):
14881         catch elements that fail to instantiate
14882
14883 2006-05-28  Edward Hervey  <edward@fluendo.com>
14884
14885         * tests/check/pipelines/simple-launch-lines.c:
14886         * tests/check/pipelines/theoraenc.c:
14887         * tests/check/pipelines/vorbisenc.c:
14888         Comment out tests using parse_launch() if core was built without
14889         parsing capabilities.
14890
14891 2006-05-27  Edward Hervey  <edward@fluendo.com>
14892
14893         * tests/check/Makefile.am:
14894         Extra bonus points for whoever explains to ensonic that you are meant
14895         to test unit tests thoroughly before commiting them, especially if
14896         you know it's going to break.
14897         De-activated element/adder tests.
14898
14899 2006-05-27  Edward Hervey  <edward@fluendo.com>
14900
14901         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
14902         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
14903         Marking caps conversion issues as GST_WARNING is way too verbose,
14904         Moving them to GST_LOG.
14905
14906 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
14907
14908         * README:
14909           Replace current README (containing the release notes from
14910           some 0.9.x version) with a proper README taken from the core.
14911
14912 2006-05-26  Wim Taymans  <wim@fluendo.com>
14913
14914         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
14915         (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
14916         (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
14917         (vorbis_dec_change_state):
14918         Small cleanups.
14919         Add some FIXMEs
14920         Clip output samples to segment boundaries.
14921
14922 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
14923
14924         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14925         (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
14926         Improve the errors produced on bad output, including some human
14927         readable description strings.
14928         Handle the (theoretical for ximagesink) case where the XServer 
14929         has a different idea about the size required for a particular 
14930         frame and gives us too small a memory allocation.
14931
14932 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
14933
14934         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
14935         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
14936         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
14937         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
14938         Improve the errors produced on bad output, including some human 
14939         readable description strings.
14940         Handle RGB Xv formats properly by transforming them into our 
14941         big-endian caps description.
14942         Use gst_caps_truncate to ensure that we never try and choose a
14943         non-fixed caps in buffer_alloc.
14944         Handle the case where the XServer has a different idea about the size
14945         required for a particular frame and gives us too small a memory
14946         allocation.
14947         Use -1 to indicate 'no image format', because 0 is a valid XServer
14948         image format number.
14949         Put RGB Xv formats at the end of the caps, so that we always prefer
14950         YUV format frames.
14951         Iterate the available Xv Encodings to determine the maximum width and
14952         height, and then return that in our caps.
14953         (Closes #315312, #337544)
14954
14955 2006-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
14956
14957         * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
14958         When there is only one unfinished pad and it receives an event that
14959         doesn't match our requirements, we need to set alldone=FALSE so that
14960         the fakesink is not removed yet.
14961
14962 2006-05-25  Tim-Philipp Müller  <tim at centricular dot net>
14963
14964         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
14965           Use gst_type_find_helper_for_buffer() to find the type
14966           of stream from the first packet.
14967
14968         * configure.ac:
14969           Bump requirements to core CVS (needed for vorbis
14970           typefinding to work).
14971
14972 2006-05-24  Edward Hervey  <edward@fluendo.com>
14973
14974         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
14975         Added the 'prfl' atom type which MQV (no, it's not a typo) files
14976         contain.  Else they play perfectly fine with qtdemux.
14977
14978 2006-05-23  Stefan Kost  <ensonic@users.sf.net>
14979
14980         * ext/theora/theoradec.c:
14981         * ext/theora/theoraenc.c:
14982         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
14983         * gst/audiorate/gstaudiorate.c:
14984           make more debug catagories static
14985         
14986         * tests/check/Makefile.am:
14987         * tests/check/elements/adder.c: (message_received),
14988         (test_event_message_received), (GST_START_TEST),
14989         (test_play_twice_message_received), (adder_suite):
14990           added test case for using element twice, extra bonus points for anyone
14991           who can make these test run reliably
14992
14993 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
14994
14995         * ext/theora/theoradec.c: (theora_dec_chain):
14996           Make work with time-stamped input buffers that do not
14997           have a granulepos in BUFFER_OFFSET_END (like theora
14998           buffers coming from matroskademux). Fixes #342448.
14999
15000 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15001
15002         Patch by: Peter Kjellerstedt  <pkj at axis com>
15003
15004         * gst/tcp/Makefile.am:
15005           fdstresstest doesn't need Gtk+, fix compilation if 
15006           gtk is not available (#342566).
15007
15008 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
15009          
15010         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
15011           80 line columns
15012           Removed redundant floor()
15013
15014 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
15015
15016         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
15017           On second thought, just skip JUNK chunks automatically, so
15018           the caller doesn't have to handle this. Fixes #342345.
15019           Also, return GST_FLOW_UNEXPECTED if we get a short read,
15020           not GST_FLOW_ERROR.
15021
15022 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
15023
15024         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
15025           Don't bail out on JUNK chunks with a size of 0 (would try to
15026           pull_range 0 bytes before, which sources don't like too much).
15027           See #342345.
15028
15029 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15030
15031         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15032         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15033         Use the gstutil scaling function to preserve 64 bits while calculating
15034         output width and height from the display-aspect-ratio. (A continuation
15035         of #341542)
15036
15037 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15038
15039         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
15040         (gst_xvimagesink_buffer_alloc):
15041         * sys/xvimage/xvimagesink.h:
15042         When performing buffer allocations, remember the caps and image format
15043         we return so that if the same caps are asked for next time we can
15044         return them immediately without doing any caps intersections.
15045
15046 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
15047          
15048         * gst-libs/gst/rtp/README:
15049           Some new documentation
15050         * gst-libs/gst/rtp/gstrtpbuffer.h:       
15051           Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children       
15052         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
15053         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:     
15054           New RTP audio base payloader class. Supports frame or sample based
15055           codecs.  Not enabled in Makefile.am until approved.
15056
15057 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15058
15059         * tests/check/elements/alsa.c: (test_device_property_probe):
15060           Fix test case: don't try to free NULL GValueArray when there
15061           are no devices.
15062
15063 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15064
15065         * tests/check/Makefile.am:
15066         * tests/check/elements/alsa.c: (test_device_property_probe),
15067         (alsa_suite), (main):
15068           Add simple test that runs a device property probe on alsasrc,
15069           alsasink and alsamixer. Disable valgrind check for now (too
15070           many leaks in libasound, and valgrind ignored my suppressions
15071           additions).
15072
15073 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15074
15075         * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
15076         (gst_alsa_device_property_probe_probe_property),
15077         (gst_alsa_device_property_probe_needs_probe),
15078         (gst_alsa_device_property_probe_get_values),
15079         (gst_alsa_type_add_device_property_probe_interface):
15080         * ext/alsa/gstalsadeviceprobe.h:
15081         * ext/alsa/gstalsamixerelement.c:
15082         (gst_alsa_mixer_element_init_interfaces):
15083         * ext/alsa/gstalsamixerelement.h:
15084           Clean up and simplify alsa device probing. Make it actually work
15085           for multiple classes. Don't cache results any longer.
15086
15087         * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
15088         (gst_alsasink_init):
15089         * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
15090         (gst_alsasrc_interface_supported), (gst_implements_interface_init),
15091         (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
15092           Make alsasink and alsasrc implement the GstPropertyProbe interface
15093           for device probing (#342181).
15094           Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>
15095
15096 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15097
15098         * gst/subparse/samiparse.c: (handle_start_font):
15099           Don't ignore return value of strtol (++compiler_happiness).
15100
15101 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
15102
15103         Patch by: Young-Ho Cha  <ganadist chollian net>
15104
15105         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
15106         (gst_sub_parse_class_init), (gst_sub_parse_init),
15107         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
15108         (convert_encoding):
15109         * gst/subparse/gstsubparse.h:
15110           Add 'encoding' property (#341681).
15111
15112         * gst/subparse/samiparse.c: (characters_sami):
15113           Output is pango markup, so we need to escape text
15114           between tags (#342143).
15115
15116 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15117
15118         * gst-libs/gst/audio/multichannel.c:
15119         (gst_audio_check_channel_positions):
15120           It's okay to have caps with channels=1 and a channel position
15121           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
15122           (deinterleavers might want to keep the position in the caps,
15123           so that they can be re-interleaved again properly later).
15124           Leave check for unexpected 2-channel layouts intact for now.
15125
15126 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15127
15128         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
15129         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
15130         basesrc can do its job correctly.
15131
15132 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15133
15134         * ext/alsa/Makefile.am:
15135         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
15136         (gst_alsa_detect_formats), (get_channel_free_structure),
15137         (caps_add_channel_configuration), (gst_alsa_detect_channels),
15138         (gst_alsa_probe_supported_formats):
15139         * ext/alsa/gstalsa.h:
15140         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
15141           Refactor and improve caps probing code: probe signedness
15142           when we probe the supported formats/widths; set endianness
15143           to the one we actually probed for (ie. cpu endianness).
15144           
15145         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
15146         (gst_alsasrc_close):
15147         * ext/alsa/gstalsasrc.h:
15148           Implement caps probing for alsasrc.
15149
15150 2006-05-15  Wim Taymans  <wim@fluendo.com>
15151
15152         * ext/theora/theoradec.c: (gst_theora_dec_reset),
15153         (theora_dec_src_query), (theora_dec_src_event),
15154         (theora_dec_sink_event), (theora_handle_comment_packet),
15155         (theora_handle_data_packet), (theora_dec_change_state):
15156         Cleanups, add some G_LIKELY.
15157         Use segment helpers instead of our own wrong code.
15158         Clear queued buffers on seek and READY.
15159
15160         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
15161         (vorbis_dec_convert), (vorbis_dec_src_query),
15162         (vorbis_dec_src_event), (vorbis_dec_sink_event),
15163         (vorbis_handle_comment_packet), (vorbis_dec_push),
15164         (vorbis_handle_data_packet), (vorbis_dec_chain),
15165         (vorbis_dec_change_state):
15166         * ext/vorbis/vorbisdec.h:
15167         Remove old useless packetno variable.
15168         Do position query properly.
15169         Add some G_LIKELY.
15170         Do cleanup of queued buffers in new helper function
15171         and use it.
15172
15173 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15174
15175         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
15176           Query supported sample rates. Fixes #341732.
15177
15178 2006-05-15  Julien MOUTTE  <julien@moutte.net>
15179
15180         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
15181         (gst_decode_bin_change_state): Make decodebin reusable
15182         when going from PAUSE_TO_READY and then back to PAUSED.
15183         Fixes #331678.
15184
15185 2006-05-15  Wim Taymans  <wim@fluendo.com>
15186
15187         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
15188         (vorbis_dec_convert), (vorbis_dec_src_query),
15189         (vorbis_dec_sink_query), (vorbis_dec_src_event),
15190         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
15191         (vorbis_dec_clean_queued), (vorbis_dec_push),
15192         (vorbis_handle_data_packet), (vorbis_dec_change_state):
15193         Cleanups. Use refcounting and DEBUG_OBJECT.
15194         Reset segment on flush, use code methods instead of our
15195         own wrong version.
15196         Fix potential memleak.
15197
15198 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15199
15200         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
15201         (gst_alsasink_init):
15202         * ext/alsa/gstalsasink.h:
15203           Don't leak allocated snd_output_t structure if there's
15204           more than one alsasink instance at a time (#341873).
15205           Also fix GObject macros in header file.
15206           
15207 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15208
15209         * gst/subparse/gstsubparse.c:
15210         (gst_sub_parse_data_format_autodetect):
15211           Don't use libxml functions in the typefinding code.
15212
15213 2006-05-15  Wim Taymans  <wim@fluendo.com>
15214
15215         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
15216         Fix seeking performance in the case where a non-header 
15217         packet has a 0 granulepos (busted theora case). 
15218         Fixes #341719
15219         (nvdr: thanks Wim for not mentioning who spotted and fixed it in
15220          the first place, you limelight stealer you)
15221
15222 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15223
15224         * gst/subparse/gstsubparse.c:
15225         (gst_sub_parse_data_format_autodetect):
15226           Improve SAMI typefinding: handle case where there are
15227           whitespaces or newlines in front of the first <SAMI>
15228           tag (#169936).
15229
15230 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15231
15232         * configure.ac:
15233           Build video4linux plugin even if there's no XVIDEO, just
15234           without implementing the GstXOverlay interface (#334002).
15235          
15236 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15237
15238         * configure.ac:
15239         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
15240         (plugin_init):
15241           Add tentative support for libvisual-0.4 (#336881).
15242
15243 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15244
15245         Patch by: Young-Ho Cha <ganadist at chollian net>
15246
15247         * gst/subparse/samiparse.c: (handle_start_font):
15248           Need to map "silver" colour explicitly (#169936).
15249
15250 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15251
15252         Patch by: Young-Ho Cha  <ganadist at chollian net>
15253
15254         * gst/subparse/Makefile.am:
15255         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
15256         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
15257         (gst_sub_parse_format_autodetect), (feed_textbuf),
15258         (gst_subparse_type_find), (plugin_init):
15259         * gst/subparse/gstsubparse.h:
15260         * gst/subparse/samiparse.c:
15261         * gst/subparse/samiparse.h:
15262           Add support for SAMI subtitles (#169936).
15263
15264 2006-05-14  Michael Smith  <msmith@fluendo.com>
15265
15266         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
15267           Fix #341696: crash when mixing L+R+C to mono or stereo.
15268         * tests/check/Makefile.am:
15269         * tests/check/elements/audioconvert.c: (set_channel_positions),
15270         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
15271         (audioconvert_suite):
15272           Add test for the above, including some generic framework bits for
15273           testing multichannel things.
15274
15275 === release 0.10.7 ===
15276
15277 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
15278
15279         * configure.ac:
15280           releasing 0.10.7, "Leave the gun"
15281
15282 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
15283
15284         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15285         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15286         Fix the build.
15287
15288 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
15289
15290         * docs/libs/gst-plugins-base-libs-docs.sgml:
15291         * docs/libs/gst-plugins-base-libs-sections.txt:
15292         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
15293         * gst-libs/gst/video/video.h:
15294         * gst/videoscale/Makefile.am:
15295         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
15296         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
15297         * tests/check/Makefile.am:
15298         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
15299         (main):
15300           Fix integer overflow problem with pixel-aspect-ratio calculations
15301           in videoscale and xvimagesink (#341542)
15302
15303 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
15304
15305         * gst-libs/gst/tag/gstid3tag.c:
15306           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
15307
15308 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
15309
15310         * win32/MANIFEST:
15311           update win32 files listing
15312
15313 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15314
15315         patch by: Sjoerd Simons (sjoerd@luon.net)
15316
15317         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15318         (group_create), (group_destroy), (add_stream),
15319         (gst_play_base_bin_get_property),
15320         (gst_play_base_bin_get_streaminfo_value_array):
15321         * gst/playback/gstplaybasebin.h:
15322           API: GstPlayBaseBin::stream-info-value-array property
15323           use a more bindings-friendly way of exposing streaminfo
15324           using a GValueArray.  Tested in ipython.
15325           Closes #341114
15326
15327 2006-05-11  Wim Taymans  <wim@fluendo.com>
15328
15329         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
15330         (queue_underrun_cb), (queue_filled_cb):
15331         Also catch queue underruns but don't do anything yet.
15332         Refactor and comment queue enlarging code a bit.
15333
15334         * gst/playback/gstplaybasebin.c: (queue_overrun),
15335         (queue_threshold_reached), (queue_out_of_data),
15336         (gen_preroll_element):
15337         If a queue over/underruns check that we don't create nasty
15338         deadlocks when the min-threshold is not reached but the
15339         max-bytes is. In those cases disable max-bytes when we
15340         know that the queue is fed timed data.
15341         Add more comments.
15342
15343 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
15344
15345         * gst/playback/gstplaybin.c: (gen_audio_element):
15346           Make playbin automatically plug an 'audioresample'
15347           element before the audio sink as well. This solves
15348           problems with sinks that only accept a very specific
15349           sample rate, like esdsink (e.g. #340379).
15350
15351 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
15352
15353         * gst/playback/gstplaybasebin.c: (gen_source_element):
15354           Make http sources send special headers so that we receive
15355           icecast metadata if the http stream is an icecast stream
15356           (otherwise the server will just ignore them). This also
15357           means that from now on users will need the 'icydemux'
15358           element from gst-plugins-good installed if they want to
15359           listen to icecast radio streams. (#341432, #333657).
15360
15361 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15362
15363         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
15364         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
15365           remove stupid example from docs - it should come with a simple
15366           C program instead.
15367           Clean up/fix docs
15368         * tests/check/elements/multifdsink.c: (wait_bytes_served),
15369         (fail_if_can_read), (GST_START_TEST),
15370         (gst_multifdsink_create_streamheader), (multifdsink_suite):
15371           add a test for changing streamheader which exposes a bug in
15372           multifdsink
15373
15374 2006-05-11  Michael Smith  <msmith@fluendo.com>
15375
15376         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
15377         (gst_gnome_vfs_src_received_headers_callback):
15378         * ext/gnomevfs/gstgnomevfssrc.h:
15379           Don't set icy-caps unless we have a sane interval value. Move
15380           interval to a local variable; we never use it outside this function.
15381
15382 2006-05-11  Wim Taymans  <wim@fluendo.com>
15383
15384         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
15385         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
15386         Register special buffer types along with the objects so
15387         that they are not registered at runtime from N different
15388         streaming threads since they are not threadsafe.
15389
15390 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15391
15392         * tests/check/elements/multifdsink.c: (wait_bytes_served),
15393         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
15394           add two more tests, one doing streamheader
15395
15396 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15397
15398         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
15399           clean up the bufqueue when shutting down
15400         * tests/check/Makefile.am:
15401         * tests/check/elements/multifdsink.c: (setup_multifdsink),
15402         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
15403         (main):
15404           add a test for the leak that was just fixed
15405
15406 2006-05-10  Wim Taymans  <wim@fluendo.com>
15407
15408         * gst/adder/gstadder.c: (gst_adder_setcaps),
15409         (gst_adder_query_duration), (gst_adder_query), (forward_event),
15410         (gst_adder_src_event), (gst_adder_sink_event),
15411         (gst_adder_class_init), (gst_adder_finalize),
15412         (gst_adder_request_new_pad), (gst_adder_collected):
15413         * gst/adder/gstadder.h:
15414         Updated some docs. Added comments and FIXMEs all over the place.
15415         Improve debugging info.
15416         Fix leak on finalize by not calling the parent.
15417         Implement duration query.
15418         Make event forwarding threadsafe.
15419         Correctly send NEWSEGMENT at start and after flush.
15420         Handle EOS correctly.
15421         Post error when not negotiated.
15422
15423         * tests/check/elements/adder.c: (GST_START_TEST):
15424         Added FIXME in the test.
15425
15426 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15427
15428         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
15429         (gst_text_overlay_halign_get_type),
15430         (gst_text_overlay_wrap_mode_get_type):
15431         * ext/theora/theoradec.c: (theora_handle_type_packet),
15432         (theora_handle_data_packet):
15433         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
15434         (theora_enc_sink_setcaps), (theora_enc_chain):
15435         * gst-libs/gst/cdda/gstcddabasesrc.c:
15436         (gst_cdda_base_src_mode_get_type):
15437         * gst/audiotestsrc/gstaudiotestsrc.c:
15438         (gst_audiostestsrc_wave_get_type):
15439         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
15440         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
15441         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
15442         (gst_sync_method_get_type), (gst_unit_type_get_type),
15443         (gst_client_status_get_type):
15444         * gst/videoscale/gstvideoscale.c:
15445         (gst_video_scale_method_get_type):
15446         * gst/videotestsrc/gstvideotestsrc.c:
15447         (gst_video_test_src_pattern_get_type):
15448         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
15449         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
15450         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
15451         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
15452         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
15453         (paint_setup_RGB565), (paint_setup_xRGB1555):
15454           Const-ify GEnumValue and GFlagsValue arrays. Use
15455           GST_ROUND_UP_* macros instead of home-made ones.
15456
15457 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15458
15459         * configure.ac:
15460           Require core CVS for the new newsegment stuff.
15461
15462 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15463
15464         Patch by: Sjoerd Simons  <sjoerd at luon net>
15465
15466         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
15467           Register nick for enum value (#341160).
15468
15469 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
15470
15471         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
15472         (plugin_init):
15473          backout typefind patch #340375
15474          
15475         * tests/check/elements/adder.c: (message_received),
15476         (GST_START_TEST), (adder_suite):
15477           redo, signal-handling of test
15478
15479 2006-05-09  Wim Taymans  <wim@fluendo.com>
15480
15481         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
15482         (gst_adder_collected):
15483         * gst/adder/gstadder.h:
15484         Remove bogus segment merging and forwarding, we don't
15485         care about timestamps anyway and we just produce a
15486         continuous stream. 
15487         Also create a nice NEWSEGMENT event when we start.
15488         Use _scale_int some more.
15489
15490 2006-05-09  Edward Hervey  <edward@fluendo.com>
15491
15492         * tests/icles/stress-xoverlay.c:
15493         Fix if core was built without parsing support.
15494
15495 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15496
15497         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15498           Add SEDG (Samsung MPEG-4) fourcc.
15499
15500 2006-05-09  Edward Hervey  <edward@fluendo.com>
15501
15502         * tests/icles/stress-xoverlay.c:
15503         * tests/examples/volume/volume.c:
15504         Fix if core was built without parsing support.
15505
15506         * tests/examples/seek/seek.c:
15507         Disable the parse_launch example if core was built without parsing
15508         support.
15509
15510 2006-05-08  Edward Hervey  <edward@fluendo.com>
15511
15512         * autogen.sh: (CONFIGURE_DEF_OPT): 
15513         libtoolize on Darwin/MacOSX is called glibtoolize
15514
15515 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15516
15517         * tests/check/Makefile.am:
15518         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
15519           Disable the adder test, until the build-slaves posses the kindness to 
15520           either like it or to give valid reason for not doing so 
15521
15522 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15523
15524         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
15525         (adder_suite):
15526           Shuffle NULL state change around and raise timeout more
15527
15528 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15529
15530         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
15531         (mp4_type_find), (plugin_init):
15532           Add typefind to distinguish between "audio/x-m4a" and new type
15533           "video/mp4". Fixes #340375
15534
15535         * tests/check/elements/adder.c: (adder_suite):
15536           Raise timeout to make buildbot happy
15537
15538 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15539
15540         * gst/adder/gstadder.c: (gst_adder_sink_event),
15541         (gst_adder_request_new_pad), (gst_adder_change_state):
15542         * gst/adder/gstadder.h:
15543         * tests/check/Makefile.am:
15544         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
15545         (adder_suite), (main):
15546           Add sink-event handling to adder. It tries to merge incomming
15547           newsegment-events. Added test to check if segment_done is comming
15548           through. Fixes #340060
15549
15550 2006-05-05  Andy Wingo  <wingo@pobox.com>
15551
15552         * ext/theora/theoraparse.c (gst_theora_parse_init)
15553         (theora_parse_src_convert, theora_parse_src_query):
15554         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
15555         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
15556         query functions on the source pads of the theora and vorbis parse
15557         elements. Fixes position querying when doing a remux.
15558
15559 2006-05-05  Michael Smith  <msmith@fluendo.com>
15560
15561         * ext/theora/theoraparse.c: (parse_granulepos),
15562         (theora_parse_drain_queue_prematurely),
15563         (theora_parse_queue_buffer), (theora_parse_sink_event):
15564           Fix flushing.
15565           Fix invalid granulepos outputs when starting with a non-keyframe.
15566
15567 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
15568
15569         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
15570         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
15571         Rearrange MPEG system stream detection, fixing some memleaks in the
15572         process.
15573         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
15574         they clean up their data correctly.
15575         Remove unused ogganx caps and move the 'is_annodex' check to inside
15576         the 'is_ogg' if statement.
15577
15578 2006-05-05  Wim Taymans  <wim@fluendo.com>
15579
15580         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
15581         Properly remove ghostpads. Fixes #340392
15582
15583 2006-05-04  David Schleef  <ds@schleef.org>
15584
15585         * gst/typefind/gsttypefindfunctions.c:
15586
15587 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
15588
15589         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
15590         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
15591
15592         When typefinding an MP3 in push-based mode, don't penalise the
15593         probability down to 74% when we found 5 valid frames just because we
15594         can't peek the end of the file.
15595
15596         Make the probability for detecting MPEG Transport Streams based on the
15597         number of sequential headers we successfully detected.
15598
15599 2006-05-03  Wim Taymans  <wim@fluendo.com>
15600
15601         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
15602         (vorbis_dec_push), (vorbis_dec_chain):
15603         Still produce an error when we receive an empty packet.
15604
15605 2006-05-03  Wim Taymans  <wim@fluendo.com>
15606
15607         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
15608         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
15609         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
15610         Mark buffers with DISCONT after seek and after activating new
15611         chains.
15612
15613         * ext/theora/gsttheoradec.h:
15614         * ext/theora/theoradec.c: (gst_theora_dec_reset),
15615         (theora_get_query_types), (theora_dec_sink_event),
15616         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
15617         (theora_dec_change_state):
15618         Fix frame counter.
15619         Detect and mark DISCONT buffers.
15620
15621         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15622         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
15623         (vorbis_dec_change_state):
15624         * ext/vorbis/vorbisdec.h:
15625         Use GstSegment.
15626         Detect and mark DISCONT buffers.
15627         Don't crash on 0 sized buffers.
15628
15629 2006-05-03  Wim Taymans  <wim@fluendo.com>
15630
15631         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
15632         (volume_transform_ip):
15633         Increase "volume" property to 10.0. Fixes #340369.
15634         Set the process function to NULL when capsnego fails so that
15635         we properly error out.
15636
15637 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
15638
15639         * gst/playback/gstplaybin.c: (add_sink):
15640         * gst/playback/test.c: (main):
15641         * gst/playback/test5.c: (dump_element_stats):
15642         * gst/playback/test6.c: (main):
15643           free caps using gst_caps_unref, don't leak caps-strings
15644
15645 2006-05-01  Tim-Philipp Müller  <tim at centricular dot net>
15646
15647         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
15648         (plugin_init):
15649           Refine musepack typefinding a bit. Return MAXIMUM
15650           probability when we detect stream version 7 to make
15651           sure the mpeg audio typefinder doesn't trump us.
15652
15653 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
15654
15655         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
15656           Protect against unexpected NULL strf_data buffer.
15657
15658 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15659
15660         * tests/check/elements/audioconvert.c: (verify_convert),
15661         (GST_START_TEST):
15662           interpret the out[] buffer in the order the bytes are actually
15663           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
15664           Other tests should use BYTE_ORDER since the array is filled in
15665           with actual values
15666
15667 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15668
15669         * tests/check/elements/audioconvert.c: (verify_convert),
15670         (GST_START_TEST):
15671           when a test fails, give an indication of which it is
15672
15673 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15674
15675         * gst-libs/gst/cdda/gstcddabasesrc.c:
15676           compile fix; strtol() needs <stdlib.h>
15677
15678 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15679
15680         * ext/alsa/gstalsamixerelement.c:
15681         * ext/alsa/gstalsasrc.c:
15682         * ext/cdparanoia/gstcdparanoiasrc.c:
15683         * ext/gnomevfs/gstgnomevfssink.c:
15684         * ext/gnomevfs/gstgnomevfssrc.c:
15685         * ext/ogg/gstoggdemux.c:
15686         * ext/ogg/gstoggmux.c:
15687         * ext/ogg/gstoggparse.c:
15688         * ext/ogg/gstogmparse.c:
15689         * ext/pango/gstclockoverlay.c:
15690         * ext/pango/gsttextoverlay.c:
15691         * ext/pango/gsttextrender.c:
15692         * ext/pango/gsttimeoverlay.c:
15693         * ext/theora/theoradec.c:
15694         * ext/theora/theoraenc.c:
15695         * ext/vorbis/vorbisdec.c:
15696         * ext/vorbis/vorbisenc.c:
15697         * gst-libs/gst/audio/gstaudiofilter.c:
15698         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
15699         * gst/audioconvert/gstaudioconvert.c:
15700         * gst/audiorate/gstaudiorate.c:
15701         * gst/audioresample/gstaudioresample.c:
15702         * gst/audiotestsrc/gstaudiotestsrc.c:
15703         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15704         * gst/playback/gstdecodebin.c:
15705         * gst/playback/gstplaybin.c:
15706         * gst/playback/gststreamselector.c:
15707         * gst/subparse/gstsubparse.c:
15708         * gst/tcp/gstmultifdsink.c:
15709         * gst/tcp/gsttcpclientsink.c:
15710         * gst/tcp/gsttcpclientsrc.c:
15711         * gst/tcp/gsttcpserversink.c:
15712         * gst/tcp/gsttcpserversrc.c:
15713         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15714         * gst/videorate/gstvideorate.c:
15715         * gst/videoscale/gstvideoscale.c:
15716         * gst/videotestsrc/gstvideotestsrc.c:
15717         * gst/volume/gstvolume.c:
15718         * sys/v4l/gstv4ljpegsrc.c:
15719         * sys/v4l/gstv4lmjpegsink.c:
15720         * sys/v4l/gstv4lmjpegsrc.c:
15721         * sys/v4l/gstv4lsrc.c:
15722         * sys/ximage/ximagesink.c:
15723         * sys/xvimage/xvimagesink.c:
15724         * tests/check/libs/cddabasesrc.c:
15725           make GstElementDetails const
15726
15727 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15728
15729         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
15730         (gst_adder_init):
15731           send events from src-pad to all sink-pads fixes #338657
15732
15733 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15734
15735         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
15736         (alsasink_parse_spec):
15737           query width capabilities from alsa, fixes #338919
15738
15739 2006-04-28  Wim Taymans  <wim@fluendo.com>
15740
15741         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
15742         (gst_multi_fd_sink_remove_client_link):
15743         * gst/tcp/gstmultifdsink.h:
15744         Fix race condition in multifdsink that can lead to spurious 
15745         duplicate clients. this patch adds a new signal that is fired when
15746         multifdsink has removed all references to the fd.
15747         Fixes #339574.
15748         Updated documentation.
15749         API: client-fd-removed signal added
15750
15751 2006-04-28  Michael Smith  <msmith@fluendo.com>
15752
15753         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
15754           When asking g_value_array_new to prealloc elements, we may as well
15755           ask for the right number of elements.
15756
15757 2006-04-28  Wim Taymans  <wim@fluendo.com>
15758
15759         * gst-libs/gst/audio/gstbaseaudiosink.c:
15760         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
15761         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
15762         patch to make timestamp checking more tollerant to rounding 
15763         errors given that real discontinuities are to be marked on
15764         buffers. Fixes some asf files and #338778.
15765         Also avoid some crashers when we receive an event in the 
15766         NULL state.
15767
15768 2006-04-28  Michael Smith  <msmith@fluendo.com>
15769
15770         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
15771         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
15772         (gst_gnome_vfs_src_get_property),
15773         (gst_gnome_vfs_src_send_additional_headers_callback),
15774         (gst_gnome_vfs_src_received_headers_callback),
15775         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
15776         (gst_gnome_vfs_src_stop):
15777         * ext/gnomevfs/gstgnomevfssrc.h:
15778           Remove ICY handling (mostly) from gnomevfssrc, in favour of
15779           proper shared support within icydemux.
15780
15781 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15782
15783         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
15784         (gst_video_rate_swap_prev), (gst_video_rate_chain):
15785           fix up docs
15786           fix a leak when no caps negotiated
15787           fix counting of input frames
15788         * tests/check/elements/.cvsignore:
15789         * tests/check/elements/videorate.c: (assert_videorate_stats),
15790         (GST_START_TEST), (videorate_suite):
15791           add tests for these
15792
15793 2006-04-28  Wim Taymans  <wim@fluendo.com>
15794
15795         * gst-libs/gst/audio/gstringbuffer.c:
15796         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
15797         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
15798         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
15799         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
15800         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
15801         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
15802         (gst_ring_buffer_commit), (gst_ring_buffer_read),
15803         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
15804         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
15805         Check arguments passed to public functions instead of
15806         crashing.
15807
15808 2006-04-28  Wim Taymans  <wim@fluendo.com>
15809
15810         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
15811         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
15812         GstBaseAudioSrc must be live or it does not work.
15813
15814         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
15815         Don't set live to TRUE as this is the default in the parentclass.
15816
15817 2006-04-28  Wim Taymans  <wim@fluendo.com>
15818
15819         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
15820         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
15821         Videoscale doesn't pass on pixel-aspect ratio. Handle all
15822         fixation cases better. Fixes #338991
15823
15824 2006-04-28  Wim Taymans  <wim@fluendo.com>
15825
15826         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
15827         Handle 0/1 framerate correctly Fixes #331901.
15828
15829 2006-04-28  Wim Taymans  <wim@fluendo.com>
15830
15831         * tests/check/elements/audioconvert.c: (get_float_caps),
15832         (GST_START_TEST), (audioconvert_suite):
15833         Added check for correct clipping when doing float samples
15834         in audioconvert.
15835
15836 2006-04-28  Wim Taymans  <wim@fluendo.com>
15837
15838         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
15839         (gst_video_rate_chain):
15840         Print more debugging info.
15841
15842 2006-04-28  Wim Taymans  <wim@fluendo.com>
15843
15844         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
15845         (resample_set_state_from_caps):
15846         Add support for other formats audioresample can handle such as
15847         32 bits in and float and 64 bits float. Fixes #301759
15848
15849 2006-04-28  Wim Taymans  <wim@fluendo.com>
15850
15851         * gst/audioconvert/audioconvert.c: (float):
15852         correctly clip float samples > 1.0. Fixes #338718
15853
15854 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15855
15856         Patch by: Young-Ho Cha  <ganadist at chollian net>
15857
15858         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
15859         (gst_text_overlay_render_text):
15860           Don't strip newlines from the text. Also, center lines
15861           within multi-line paragraphs (#339405).
15862
15863 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15864
15865         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
15866           Fix wavpack typefinding to work in more cases (don't peek
15867           for chunks of multiple hundred kBs at once, but process
15868           things step-by-step in smaller units). Fixes #339786.
15869
15870 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15871
15872         * configure.ac:
15873           back to HEAD
15874
15875 === release 0.10.6 ===
15876
15877 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
15878
15879         * configure.ac:
15880           releasing 0.10.6, "Chao"
15881
15882 2006-04-26  David Schleef  <ds@schleef.org>
15883
15884         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
15885           Fixes #338897.
15886
15887 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15888
15889         * configure.ac:
15890         * win32/common/config.h:
15891           new prerelease
15892
15893 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15894
15895         patch by: Wim Taymans
15896
15897         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
15898         (gst_ogg_demux_perform_seek):
15899           make sure correct newsegments are sent, so that the decoder
15900           and the demuxer agree on timestamps.  Fixes playback of a lot
15901           of Ogg files that do not start from 0.  Fixes #339833.
15902
15903 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15904
15905         Patch by: Edward Hervey  <edward@fluendo.com>
15906
15907         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
15908         * tests/check/Makefile.am:
15909         * tests/check/elements/videorate.c: (assert_videorate_stats),
15910         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
15911         (videorate_suite), (main):
15912           Fix an infinite loop if frames are passed in with wrongly ordered
15913           timestamps.  Fixes #339013.
15914
15915 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15916
15917         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
15918
15919         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
15920           fix typefinding on some ISO files.  Fixes #339212.
15921
15922 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15923
15924         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
15925
15926         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15927           add another H264 fourcc.  Fixes #339047.
15928
15929 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15930
15931         Patch by: Jan Schmidt
15932
15933         * gst/playback/gststreamselector.c:
15934         (gst_stream_selector_bufferalloc):
15935           Restore old StreamSelector behaviour.
15936           Fixes #338419.
15937
15938 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15939
15940         * configure.ac:
15941         * win32/common/config.h:
15942           prerelease
15943
15944 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
15945
15946         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
15947
15948         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15949         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
15950           Fix some memory leaks: on finalize, free buffers left in the queue
15951           before destroying the queue; in _push(), unref rtp_buf even if
15952           the process vfunc returned a NULL buffer as output buffer (#337548);
15953           demote some recuring debug messages to LOG level.
15954
15955 2006-04-11  Wim Taymans  <wim@fluendo.com>
15956
15957         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15958         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
15959         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
15960         (gst_ogg_demux_loop):
15961         More cleanups.
15962         Respect segment stop when emiting EOS or SEGMENT_DONE.
15963         Fixes (#337945).
15964
15965 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
15966
15967         * gst/playback/gststreamselector.c:
15968         (gst_stream_selector_get_property):
15969           Don't leak pad name.
15970
15971 2006-04-10  Michael Smith  <msmith@fluendo.com>
15972
15973         * tests/check/Makefile.am:
15974         * tests/check/gst-plugins-base.supp:
15975           Suppress an old libtheora bug (fixed in more recent versions), so 
15976           that FC4 buildslaves can pass.
15977
15978 2006-04-10  Wim Taymans  <wim@fluendo.com>
15979
15980         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15981         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
15982         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
15983         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
15984         (gst_ogg_demux_loop):
15985         Don't leak events.
15986         Remember what error we got when finding chains, if we
15987         were shutdown, that would not be an error.
15988
15989 2006-04-10  Wim Taymans  <wim@fluendo.com>
15990
15991         * gst-libs/gst/audio/gstbaseaudiosink.c:
15992         (gst_base_audio_sink_event):
15993         Starting the ringbuffer when we did not acquire it can cause
15994         a deadlock, is pointless and causes nasty things for
15995         subclasses. 
15996         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
15997
15998 2006-04-10  Wim Taymans  <wim@fluendo.com>
15999
16000         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
16001         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
16002         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16003         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
16004         (gst_ogg_demux_deactivate_current_chain),
16005         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
16006         (gst_ogg_demux_bisect_forward_serialno),
16007         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
16008         Add some more debugging.
16009
16010 2006-04-10  Wim Taymans  <wim@fluendo.com>
16011
16012         * ext/theora/theoradec.c: (theora_dec_src_event),
16013         (theora_handle_data_packet):
16014         Some more debug info.
16015
16016         * tests/examples/seek/seek.c: (start_seek), (main):
16017         Print element messages too.
16018
16019 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
16020
16021         * gst/audioresample/debug.h:
16022           replace debug macros with variable number of parameters
16023           by a simple alias to gstreamer standard debug macros 
16024          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
16025           supported by MSVC 6.0 and 7.1)
16026         * gst/audioresample/resample.h:
16027           define M_PI and rint for WIN32
16028         * win32/common/libgstaudio.def:
16029         * win32/common/libgstriff.def:
16030         * win32/common/libgsttag.def:
16031         * win32/common/libgstvideo.def:
16032           add new exported functions
16033         * win32/vs6:
16034           update project files
16035
16036 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16037
16038         * ext/alsa/gstalsamixeroptions.c:
16039         (gst_alsa_mixer_options_class_init):
16040         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
16041         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
16042         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
16043         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
16044         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
16045         * gst-libs/gst/audio/gstaudiofilter.c:
16046         (gst_audio_filter_class_init):
16047         * gst-libs/gst/audio/gstaudiosink.c:
16048         (gst_audioringbuffer_class_init):
16049         * gst-libs/gst/audio/gstaudiosrc.c:
16050         (gst_audioringbuffer_class_init):
16051         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
16052         * gst-libs/gst/interfaces/colorbalancechannel.c:
16053         (gst_color_balance_channel_class_init):
16054         * gst-libs/gst/interfaces/mixeroptions.c:
16055         (gst_mixer_options_class_init):
16056         * gst-libs/gst/interfaces/mixertrack.c:
16057         (gst_mixer_track_class_init):
16058         * gst-libs/gst/interfaces/tunerchannel.c:
16059         (gst_tuner_channel_class_init):
16060         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
16061         * gst-libs/gst/netbuffer/gstnetbuffer.c:
16062         (gst_netbuffer_class_init):
16063         * gst-libs/gst/rtp/gstbasertppayload.c:
16064         (gst_basertppayload_class_init):
16065         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
16066         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
16067         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
16068         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
16069         * gst/playback/gststreamselector.c:
16070         (gst_stream_selector_class_init):
16071         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
16072         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
16073         * sys/v4l/gstv4lcolorbalance.c:
16074         (gst_v4l_color_balance_channel_class_init):
16075         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
16076         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
16077         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
16078         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
16079         (gst_v4l_tuner_norm_class_init):
16080         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
16081         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
16082         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
16083         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
16084
16085 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16086
16087         * ext/pango/gsttextrender.h:
16088         * gst-libs/gst/audio/gstaudiosink.h:
16089         * gst-libs/gst/audio/gstaudiosrc.h:
16090         * gst-libs/gst/audio/gstbaseaudiosink.h:
16091         * gst-libs/gst/audio/gstbaseaudiosrc.h:
16092         * gst-libs/gst/audio/gstringbuffer.h:
16093         * gst-libs/gst/rtp/gstbasertpdepayload.h:
16094         * gst-libs/gst/rtp/gstbasertppayload.h:
16095         * gst-libs/gst/video/gstvideofilter.h:
16096         * gst-libs/gst/video/gstvideosink.h:
16097         * gst/playback/gstplaybasebin.h:
16098         * gst/tcp/gstmultifdsink.h:
16099         * sys/v4l/gstv4lelement.h:
16100         Fix broken GObject macros
16101
16102 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16103
16104         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
16105         More debug to trace why my USB headset is not working with gst
16106
16107 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
16108
16109         * gst/playback/gstplaybasebin.c: (group_destroy):
16110         Clean up our group elements properly in the case where it never 
16111         got committed - it still got added unconditionally to the bin.
16112
16113 2006-04-07  Wim Taymans  <wim@fluendo.com>
16114
16115         * ext/theora/theoradec.c: (theora_dec_sink_event),
16116         (theora_handle_data_packet), (theora_dec_chain):
16117         Unref unhandled events.
16118         Protect against empty buffers.
16119         Perform QoS on running time.
16120
16121 2006-04-07  Michael Smith  <msmith@fluendo.com>
16122
16123         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
16124         (gst_vorbis_enc_chain):
16125           Remove leaks from vorbisenc.
16126           Mostly minor changes, the only significant one is that now the
16127           buffers we set as 'streamheader' on the caps are copies of the
16128           original buffers, to avoid circular refcounting problems.
16129
16130 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
16131
16132         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
16133           Don't remove our mute-probe if someone else already did so.
16134           Don't set a 2nd one if there is already one pending on the pad.
16135
16136         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
16137         (do_playbin_seek):
16138           When a seek fails, ensure that playbin is still set back to playing.
16139           
16140         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
16141         (mpeg_ts_type_find), (plugin_init):
16142           Add a typefind function for mpeg-ts streams. (Closes: #336617)
16143
16144 2006-04-06  Andy Wingo  <wingo@pobox.com>
16145
16146         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
16147         (gst_video_rate_init): Caps-related parameters should not be reset
16148         by a flush -- move their inits to the instance init function.
16149         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
16150         is not OK, just return the result.
16151
16152         * gst/audiotestsrc/gstaudiotestsrc.c
16153         (gst_audio_test_src_class_init)
16154         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
16155         broken by Stefan's commit on 24 March.
16156
16157         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
16158         buffers being pushed out. Fixes oggmux ! multifdsink.
16159
16160 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
16161
16162         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
16163         (gst_vorbis_dec_init), (vorbis_dec_finalize):
16164         * ext/vorbis/vorbisdec.h:
16165         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
16166         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
16167         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
16168         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
16169         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
16170         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
16171         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
16172         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
16173         (gst_vorbis_enc_buffer_from_packet),
16174         (gst_vorbis_enc_buffer_from_header_packet),
16175         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
16176         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
16177         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
16178         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
16179         (gst_vorbis_enc_change_state):
16180         * ext/vorbis/vorbisenc.h:
16181           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
16182           vorbisenc adhere to the official nomenclature; use boilerplate
16183           macro.
16184
16185 2006-04-04  Andy Wingo  <wingo@pobox.com>
16186
16187         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
16188         Whoops, fix bug introduced. Bad hacker!
16189         
16190         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
16191         Properly handle the case where you get EOS before any buffers are
16192         received. Use gst_buffer_make_metadata_writable where appropriate.
16193
16194         * ext/theora/theoradec.c (theora_handle_data_packet): This value
16195         is often negative -- make it signed so as not to wrap around.
16196         Fixes segfaults introduced on 9 March.
16197
16198 2006-04-03  Wim Taymans  <wim@fluendo.com>
16199
16200         * ext/theora/gsttheoradec.h:
16201         * ext/theora/theoradec.c: (theora_dec_src_event):
16202         Don't try to store a gdouble in a gboolean.
16203         Small cleanups.
16204
16205 2006-04-03  Michael Smith  <msmith@fluendo.com>
16206
16207         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
16208           Oggmux sucks.
16209           Make it suck slightly less by writing out the final page.
16210           Still can't encode a vorbis-in-ogg file correctly, though.
16211
16212 2006-04-03  Andy Wingo  <wingo@pobox.com>
16213
16214         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
16215         a g_print.
16216
16217         * ext/theora/theora.c (plugin_init): Register theoraparse.
16218
16219         * ext/theora/gsttheoraparse.h: 
16220         * ext/theora/theoraparse.c: New files implementing a theora
16221         parser. Now we can properly remux ogg/theora+vorbis, yay.
16222
16223         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
16224
16225 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16226
16227         * gst/audiotestsrc/gstaudiotestsrc.c:
16228           Fixed the sample pipeline (see #323798)
16229
16230 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16231
16232         * configure.ac:
16233         * win32/common/config.h:
16234         * win32/common/config.h.in:
16235           use AS_VERSION and AS_NANO
16236           more cleanups
16237
16238 2006-03-31  Andy Wingo  <wingo@pobox.com>
16239
16240         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
16241         uninitialized variable return that would happen.
16242         
16243         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
16244         uninitialized variable return that would never happen.
16245
16246         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
16247         (vorbis_parse_sink_event): Add an event function to flush our
16248         state on a seek, and to drain buffers on a premature EOS.
16249         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
16250         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
16251         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
16252         (vorbis_parse_drain_queue): Queue up buffers until we can set
16253         their timestamps and granulepos values.
16254
16255         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
16256         and keep track of data needed for deriving granulepos and
16257         timestamps for buffers.
16258
16259 2006-03-29  Wim Taymans  <wim@fluendo.com>
16260
16261         Patch by: j^ <j at bootlab dot org>
16262
16263         * ext/alsa/gstalsamixerelement.c:
16264         (gst_alsa_mixer_element_class_init):
16265         * ext/alsa/gstalsasink.c:
16266         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
16267         * ext/ogg/gstoggdemux.c:
16268         * ext/ogg/gstoggmux.c:
16269         * ext/ogg/gstoggparse.c:
16270         * ext/pango/gstclockoverlay.c:
16271         * ext/pango/gsttextoverlay.c:
16272         * ext/pango/gsttextrender.c:
16273         * ext/pango/gsttimeoverlay.c:
16274         * ext/theora/theoradec.c:
16275         * ext/theora/theoraenc.c:
16276         * ext/vorbis/vorbisdec.c:
16277         * ext/vorbis/vorbisenc.c:
16278         * gst/audioconvert/gstaudioconvert.c:
16279         * gst/subparse/gstsubparse.c:
16280         * gst/tcp/gstmultifdsink.c:
16281         * gst/tcp/gsttcpclientsink.c:
16282         * gst/tcp/gsttcpclientsrc.c:
16283         * gst/tcp/gsttcpserversink.c:
16284         * gst/tcp/gsttcpserversrc.c:
16285           better/unified long descriptions
16286           Fixes #336477
16287
16288 2006-03-29  Wim Taymans  <wim@fluendo.com>
16289
16290         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
16291         (stop_seek):
16292         Don't let double and triple clicks mess up our state.
16293
16294 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
16295
16296         * gst/playback/gstplaybin.c: (gen_video_element),
16297         (gen_text_element), (gen_audio_element), (gen_vis_element):
16298           Error out gracefully when we can't create any of the usual
16299           conversion elements for some reason. Also, don't try to
16300           create an audioscale (sic) element that's not used anyway.
16301
16302 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
16303
16304         * gst/playback/gstplaybasebin.c: (setup_source):
16305           Don't post RESOURCE_NOT_FOUND error when we can't find a source
16306           element for a particular protocol, that's confusing for users.
16307           Instead, post a RESOURCE_FAILED error, so that our own error
16308           message is actually shown in totem etc. (#336303).
16309
16310 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
16311
16312         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16313
16314         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
16315         (gst_gnome_vfs_src_get_icy_metadata):
16316           Fix some minor memory leaks (#336194).
16317
16318 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
16319
16320         * ext/gnomevfs/gstgnomevfs.c:
16321         (gst_gnome_vfs_location_to_uri_string):
16322         * ext/gnomevfs/gstgnomevfs.h:
16323         * ext/gnomevfs/gstgnomevfssink.c:
16324         (gst_gnome_vfs_sink_set_property):
16325         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
16326           Make gnomevfssink accept filenames as well as URIs for the
16327           "location" property, just like gnomevfssrc does (and
16328           filesrc/filesink do) (#336190).
16329
16330 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
16331
16332         * tests/check/generic/clock-selection.c: (GST_START_TEST):
16333           set to NULL before unreffing, fixes a valgrind leak.
16334           Why was this not triggering the error that an object needs to
16335           be NULL before unreffing ?
16336         * win32/common/config.h:
16337           update
16338
16339 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
16340
16341         * gst/subparse/gstsubparse.c: (convert_encoding),
16342         (gst_sub_parse_change_state):
16343         * gst/subparse/gstsubparse.h:
16344           Text subtitle files may or may not be UTF-8. If it's not, we
16345           don't really want to see '?' characters in place of non-ASCII
16346           characters like accented characters. So let's assume the input
16347           is UTF-8 until we come across text that is clearly not. If it's
16348           not UTF-8, we don't really know what it is, so try the following:
16349           (a) see whether the GST_SUBTITLE_ENCODING environment variable
16350           is set; if not, check (b) if the current locale encoding is
16351           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
16352           the current locale encoding is UTF-8 and the environment variable
16353           was not set to any particular encoding. Not perfect, but better
16354           than nothing (and better than before, I think) (fixes #172848).
16355
16356 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
16357
16358         * configure.ac:
16359           update core requirement to 0.10.4.1 because of async_playback
16360           vmethod on GstBaseSink
16361
16362 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16363
16364         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
16365         * gst/adder/gstadder.c: (gst_adder_init):
16366         use DEBUG_FUNCPTR for collectpads
16367
16368 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16369
16370         * docs/plugins/Makefile.am:
16371         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16372         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16373         * ext/cdparanoia/gstcdparanoiasrc.c:
16374         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
16375         (gst_gnome_vfs_sink_class_init):
16376         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
16377         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
16378         * ext/ogg/gstoggmux.c:
16379         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
16380         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
16381         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
16382         * ext/pango/gsttextoverlay.c:
16383         * ext/pango/gsttextrender.c:
16384         * ext/theora/theoradec.c:
16385         * ext/theora/theoraenc.c:
16386         * ext/vorbis/vorbisdec.c:
16387         * ext/vorbis/vorbisenc.c:
16388         * gst-libs/gst/audio/gstaudiofilter.c:
16389         (gst_audio_filter_base_init):
16390         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
16391         (gst_audio_filter_template_base_init):
16392         * gst/adder/gstadder.c: (gst_adder_get_type):
16393         * gst/adder/gstadder.h:
16394         * gst/audioconvert/gstaudioconvert.c:
16395         * gst/audiotestsrc/gstaudiotestsrc.c:
16396         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
16397         (gst_audio_test_src_create):
16398         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16399         * gst/playback/gstdecodebin.c:
16400         * gst/playback/gstplaybin.c:
16401         * gst/playback/gststreamselector.c:
16402         (gst_stream_selector_base_init):
16403         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
16404         * gst/volume/gstvolume.c:
16405         * sys/v4l/gstv4lmjpegsink.c:
16406         * sys/v4l/gstv4lmjpegsrc.c:
16407         * tests/check/libs/cddabasesrc.c:
16408         * tests/old/examples/gob/gst-identity2.gob:
16409           Add docs for adder, use GST_ELEMENT_DETAILS macro,
16410           define GstElementDetails at the top
16411
16412 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
16413
16414         * win32/common/libgstinterfaces.def:
16415         Add a lot of export functions for gst-python
16416         * win32/vs6/libgstinterfaces.dsp:
16417         Add a missing include folder in the project configuration
16418         
16419 2006-03-23  Wim Taymans  <wim@fluendo.com>
16420
16421         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16422         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
16423         (gst_base_audio_src_change_state):
16424         Fix audio sources, forgot to make the ringbuffer
16425         startable...
16426
16427 2006-03-23  Wim Taymans  <wim@fluendo.com>
16428
16429         * gst-libs/gst/audio/gstbaseaudiosrc.c:
16430         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
16431         (gst_base_audio_src_change_state):
16432         unparent instead of unref the ringbuffer.
16433
16434 2006-03-23  Wim Taymans  <wim@fluendo.com>
16435
16436         * gst-libs/gst/audio/gstbaseaudiosink.c:
16437         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
16438         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
16439         Implement new async_play vmethod to start slaving and allow
16440         playback start in case of async PLAY state changes. 
16441
16442         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16443         Enable QoS with new method in base class.
16444
16445 2006-03-23  Wim Taymans  <wim@fluendo.com>
16446
16447         Patch by: Julien MOUTTE <julien at moutte dot net>
16448
16449         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
16450         (gst_video_test_src_do_seek), (gst_video_test_src_create):
16451         Partially handle 0 framerate, only EOS after the first frame
16452         is missing.
16453
16454 2006-03-23  Wim Taymans  <wim@fluendo.com>
16455
16456         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16457
16458         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16459         (gst_riff_create_video_template_caps):
16460         * gst/ffmpegcolorspace/avcodec.h:
16461         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16462         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
16463         (gst_ffmpegcsp_avpicture_fill):
16464         * gst/ffmpegcolorspace/imgconvert.c:
16465         Patch for support of YVU9 AVI files (#334822)
16466
16467 2006-03-22  Edward Hervey  <edward@fluendo.com>
16468
16469         * docs/design/design-decodebin.txt:
16470         Added design document for new decodebin
16471         (Target Caps): text/x-pango-markup is also a default target caps.
16472
16473 2006-03-22  Wim Taymans  <wim@fluendo.com>
16474
16475         * gst-libs/gst/audio/gstbaseaudiosink.c:
16476         (gst_base_audio_sink_dispose):
16477         Since we _parent the ringbuffer, we also need to
16478         _unparent instead of a plain _unref.
16479
16480 2006-03-22  Wim Taymans  <wim@fluendo.com>
16481
16482         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
16483         (stop_seek), (scrub_toggle_cb), (main):
16484         Add scrub checkbox.
16485
16486 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
16487
16488         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
16489         (gst_ogg_parse_chain):
16490           Fix very inefficient usage of linked lists (#335365).
16491
16492 2006-03-21  Edward Hervey  <edward@fluendo.com>
16493
16494         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
16495         * gst/playback/gstplaybin.c: (handoff):
16496         * gst/playback/gststreamselector.c:
16497         (gst_stream_selector_set_property):
16498         gcc 4.1 unreferenced pointer fixes.
16499         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
16500         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
16501         gst_buffer_ref() now takes a GstBuffer*.
16502
16503 2006-03-20  Julien MOUTTE  <julien@moutte.net>
16504
16505         * sys/xvimage/xvimagesink.c:
16506         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
16507         by Jan Schmidt.
16508
16509 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
16510
16511         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
16512         (id3v1_type_find), (apetag_type_find), (plugin_init):
16513           Can't do tag preferences via probability, as tags would then
16514           lose against types that are recognised with MAXIMUM probability
16515           (like .wav); so let all tag typefinders return MAXIMUM themselves
16516           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
16517           that we can prefer APE to ID3v1 (fixes #335028).
16518           
16519 2006-03-17  Wim Taymans  <wim@fluendo.com>
16520
16521         * gst-libs/gst/audio/gstbaseaudiosink.c:
16522         (gst_base_audio_sink_change_state):
16523         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
16524         (gst_ring_buffer_may_start):
16525         * gst-libs/gst/audio/gstringbuffer.h:
16526         Only start playback if we are playing.
16527         should fix #330748.
16528
16529 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
16530
16531         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
16532         * win32/common/config.h:
16533           Revert accidental commits to these files.
16534
16535 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16536
16537         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
16538
16539         * tests/Makefile.am:
16540           Don't try to build tests in tests/icles if we
16541           don't have X (#323852)
16542
16543 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16544
16545         * gst-libs/gst/tag/gstid3tag.c:
16546           Add TXXX frame identifiers for replaygain stuff as used
16547           by some taggers (see #323721).
16548
16549 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
16550
16551         * gst/playback/gststreamselector.c:
16552         (gst_stream_selector_set_property),
16553         (gst_stream_selector_bufferalloc):
16554           Preserve the existing buggy streamselector behaviour by performing
16555           a fallback buffer allocation when downstream isn't linked yet.
16556           This should really be fixed in playbin by blocking pads until it's
16557           linked them.
16558           Also, use gst_pad_alloc_buffer instead of
16559           gst_pad_alloc_buffer_and_set.
16560
16561 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16562
16563         * gst-libs/gst/tag/gstid3tag.c:
16564           Don't crash on unknown ID3v2 TXXX frames.
16565           
16566 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
16567
16568         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
16569           Chain up to the parent finalize method.
16570           Add 32-bit sample size to the template caps.
16571
16572         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16573         (gst_riff_create_video_template_caps):
16574           Add the fourcc that the VMWare codec uses.
16575           
16576         * gst/playback/gststreamselector.c:
16577         (gst_stream_selector_set_property),
16578         (gst_stream_selector_bufferalloc),
16579         (gst_stream_selector_request_new_pad):
16580           For the active pad, forward buffer-alloc requests, otherwise
16581           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
16582           having to memcpy every frame when used by playbin.
16583
16584         * gst/tcp/gstmultifdsink.c:
16585         (gst_multi_fd_sink_handle_client_write):
16586           Get negotiated caps from the sink pad, rather than the sink
16587           pad's peer.
16588
16589 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16590
16591         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16592         
16593         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
16594           Don't forget to set src->callbacks_pushed to FALSE again when
16595           popping them, otherwise re-activation in a different mode won't
16596           work (#334620).
16597
16598 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16599
16600         Patch by: Sebastien Moutte  <sebastien moutte net>
16601
16602         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
16603         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
16604         (gst_ffmpeg_smpfmt_to_caps):
16605           Replace __VA_ARGS__ caps creation macros with varargs functions.
16606           Makes things compile on MSVC (#320765), looks nicer, and we can
16607           tell the compiler to check for the NULL terminator.
16608
16609 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16610
16611         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16612
16613         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16614           Make sure the buffer we copy into is really always big
16615           enough, this time for real (#333488).
16616           
16617 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16618
16619         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16620           Add support for 24bpp DIB (#305279).
16621
16622 2006-03-14  Wim Taymans  <wim@fluendo.com>
16623
16624         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
16625         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16626         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
16627         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
16628         (gst_video_scale_init), (gst_video_scale_src_event):
16629         Re-enable QoS after the release.
16630         Rework videoscale to use the base class src_event handler.
16631
16632 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16633
16634         * configure.ac:
16635           back to CVS.
16636
16637 === release 0.10.5 ===
16638
16639 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
16640
16641         * configure.ac:
16642           releasing 0.10.5, "Net"
16643
16644 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
16645
16646         * docs/plugins/Makefile.am:
16647           Part of previous cdparanoiasrc docs fixes, forgot to commit.
16648           
16649 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
16650
16651         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16652         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16653         * docs/plugins/gst-plugins-base-plugins.hierarchy:
16654           Add cdparanoiasrc to docs.
16655
16656         * gst-libs/gst/cdda/gstcddabasesrc.c:
16657           More GstCddaBaseSrc docs.
16658
16659 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
16660
16661         * docs/libs/gst-plugins-base-libs-sections.txt:
16662         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
16663         * gst-libs/gst/tag/tag.h:
16664           API: libgsttag: new method gst_tag_from_id3_user_tag().
16665
16666 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
16667
16668         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16669           NULL-terminate array of mpeg4 video file extensions.
16670           Fixes crash on PPC (#334226).
16671
16672 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
16673
16674         * ext/gnomevfs/gstgnomevfssrc.c:
16675         (gst_gnome_vfs_src_check_get_range):
16676           gnome_vfs_uri_is_local() alone is not a good indicator
16677           whether we can operate in pull-mode with a specific URI,
16678           as it returns FALSE for file:// URIs that point to an
16679           NFS-mounted path. Be more conservative here: whitelist
16680           local files, blacklist http URIs and use the old
16681           mechanism for anything else (fixes #334216).
16682
16683 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16684
16685         * configure.ac:
16686           back to trunk
16687
16688 === release 0.10.4 ===
16689
16690 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
16691
16692         * configure.ac:
16693           releasing 0.10.4, "Power"
16694
16695 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
16696
16697         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16698         Disable max-lateness by setting it to -1 for now, so that 
16699         we can bed QoS stuff in thoroughly between now and the next
16700         release.
16701
16702 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
16703
16704         Patch by: Fabrizio Gennari
16705
16706         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16707           Make sure we don't read beyond the palette buffer in case of
16708           broken or manipulated files (#333488)
16709
16710 2006-03-10  Edward Hervey  <edward@fluendo.com>
16711
16712         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16713         Fix for variable not initialized.
16714
16715 2006-03-09  Wim Taymans  <wim@fluendo.com>
16716
16717         * ext/libvisual/visual.c: (gst_visual_get_type),
16718         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
16719         (gst_visual_chain):
16720         Small cleanups.
16721
16722         * ext/theora/gsttheoradec.h:
16723         * ext/theora/theoradec.c: (gst_theora_dec_init),
16724         (gst_theora_dec_reset), (_theora_granule_time),
16725         (theora_dec_src_convert), (theora_dec_sink_convert),
16726         (theora_dec_src_query), (theora_dec_src_event),
16727         (theora_dec_sink_event), (theora_handle_comment_packet),
16728         (theora_handle_header_packet), (theora_dec_push),
16729         (theora_handle_data_packet), (theora_dec_chain),
16730         (theora_dec_change_state):
16731         Add simple QoS.
16732
16733 2006-03-09  Wim Taymans  <wim@fluendo.com>
16734
16735         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
16736         (audiocast_register_listener), (gst_gnome_vfs_src_start):
16737         Some cleanups.
16738
16739 2006-03-09  Wim Taymans  <wim@fluendo.com>
16740
16741         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
16742         Don't try to activate NULL chains.
16743
16744 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16745
16746         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16747           Fix invalid memory access to region before peek'd data (#332964).
16748
16749 2006-03-09  Wim Taymans  <wim@fluendo.com>
16750
16751         Patch by: Christophe Fergeau
16752
16753         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
16754         * ext/pango/gsttextrender.c: (gst_text_render_init):
16755         * gst/adder/gstadder.c: (gst_adder_init):
16756         Don't leak padtemplates, closes #333510.
16757
16758 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16759
16760         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
16761           Fix invalid memory access: make sure string passed to
16762           regexec() is NUL-termianted.
16763
16764 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16765
16766         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
16767         (mp3_type_find):
16768           Refactor mpeg/audio typefinding to make it more maintainable
16769           and easier to fine-tune. Make probing into middle of the file
16770           work properly (fixes #333900, also see #152688).
16771
16772 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16773
16774         * gst/typefind/gsttypefindfunctions.c:
16775         (utf8_type_find_have_valid_utf8_at_offset):
16776           Remove part from previous commit that was bogus:
16777           g_utf8_validate() does in fact not accept embedded
16778           zeroes, so we don't need to check for those (thanks
16779           to Mike for the hint).
16780
16781 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16782
16783         * gst/typefind/gsttypefindfunctions.c:
16784         (utf8_type_find_count_embedded_zeroes),
16785         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
16786           Make plain/text typefinder more conservative: firstly, check
16787           for embedded zeroes, which are perfectly valid UTF-8 characters,
16788           but also a fairly good sign that something is not a plain text
16789           file; secondly, probe into the middle of the file if possible.
16790           If we can't probe into the middle, limit the probability value
16791           to be returned to TYPE_FIND_POSSIBLE (see #333900).
16792
16793 2006-03-08  Michael Smith  <msmith@fluendo.com>
16794
16795         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16796           Make typefind function name for mpeg4 video unique.
16797
16798 2006-03-08  Wim Taymans  <wim@fluendo.com>
16799
16800         * ext/libvisual/visual.c: (gst_visual_init),
16801         (gst_visual_clear_actors), (gst_visual_dispose),
16802         (gst_visual_reset), (gst_visual_src_setcaps),
16803         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
16804         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
16805         (gst_visual_chain), (gst_visual_change_state):
16806         Cleanups, post nice errors.
16807         Handle sink and src events.
16808         Implement simple QoS.
16809
16810         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16811         Use new basesink methods to configure max-lateness.
16812         Small doc update.
16813
16814         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16815         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
16816         Debug statement cleanups.
16817
16818         * gst/volume/gstvolume.c: (gst_volume_class_init):
16819         Simple cleanup.
16820
16821 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16822
16823         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
16824         (gst_text_overlay_init), (gst_text_overlay_set_property),
16825         (gst_text_overlay_get_property):
16826           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
16827           as string type properties, but mark them deprecated. Add
16828           'halignment' and 'valignment' properties that use enums
16829           instead of strings.
16830
16831 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16832
16833         Patch by: Fabrizio Gennari
16834
16835         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16836           Allow palettes with less than 256 colours in AVI files
16837           (#333488)
16838
16839 2006-03-07  Julien MOUTTE  <julien@moutte.net>
16840
16841         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
16842         (gst_text_overlay_video_event): Fix wrong EOS handling on text
16843         pad. We were releasing the queued text buffer when we should keep
16844         it until video pad gets EOS or discard the text buffer because it's
16845         too old. That was eating the last subtitle buffer. Add some more
16846         debug.
16847
16848 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16849
16850         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
16851         (gst_text_overlay_video_chain):
16852           Fix invalid memory access (we can't access a buffer after it's been
16853           pushed downstream without taking a reference); fix memory leak (if
16854           there's no text to render, bail out before allocating stuff).
16855
16856 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16857
16858         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
16859         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
16860         * ext/pango/gsttextoverlay.h:
16861           If input is plain text, escape it before passing it to
16862           pango_layout_set_markup().
16863
16864 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16865
16866         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
16867           Don't ignore flow return from gst_pad_push().
16868
16869 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16870
16871         Patch by: Fabrizio Gennari
16872
16873         * ext/libvisual/visual.c: (gst_visual_getcaps),
16874         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
16875         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
16876         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
16877         (gst_vorbisenc_convert_sink):
16878         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
16879         (gst_audio_duration_from_pad_buffer):
16880         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
16881         (gst_audio_filter_chain):
16882         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16883         (gst_base_rtp_depayload_setcaps):
16884         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
16885         (gst_video_get_size):
16886         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
16887           Don't leak references returned by gst_pad_get_parent()
16888           (#333663)
16889
16890 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
16891
16892         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
16893           change location param details
16894         * gst/volume/gstvolume.c: (plugin_init):
16895           correct plugin description
16896
16897 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
16898
16899         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
16900         (gst_gnome_vfs_src_check_get_range):
16901           Override GstBaseSrc::check_get_range() in order to avoid opening
16902           the resource just to check whether we can operate in pull-mode or
16903           not - we can predict that pretty well from the URI alone. Should
16904           fix problems with last.fm (#331690). (Requires latest core CVS).
16905
16906 2006-03-06  Wim Taymans  <wim@fluendo.com>
16907
16908         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
16909         (gst_video_sink_class_init):
16910         Throw away frames that are later than 20 ms.
16911
16912 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
16913
16914         Patch by: Fabrizio Gennari
16915
16916         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16917           Set depth on WMA caps (#333545)
16918
16919 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16920
16921         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
16922         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
16923           put Theora BOS pages before others.  This hardcodes
16924           the Ogg/Theora I profile, but hey.
16925
16926 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16927
16928         * ext/ogg/README:
16929           updated with some examples
16930         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
16931         (granulepos_add), (theora_buffer_from_packet):
16932         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
16933         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
16934         (gst_vorbisenc_chain):
16935           implement strategy from ext/ogg/README
16936         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
16937         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
16938         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
16939         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
16940           Fix muxer so that oggz-validate is happy with all streams;
16941           except for no eos mark, and the BOS page ordering
16942         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
16943         (check_buffer_granulepos):
16944         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
16945           update tests to check for OFFSET being set as requested
16946           fixed type of granulepos, it's not a ClockTime
16947
16948 2006-03-05  Julien MOUTTE  <julien@moutte.net>
16949
16950         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
16951         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
16952         Check that the xvimage we are creating has a correct size
16953         before returning it. (#314897)
16954
16955 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
16956
16957         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16958           Give id3 and ape tag typefinders a rank slightly higher
16959           than PRIMARY to ensure they're always run before any of
16960           the other typefinders (in particular wav and mp3) (#324186).
16961
16962 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
16963
16964         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16965           Add support for '3IVD' fourcc (#333403).
16966
16967 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
16968
16969         * configure.ac:
16970           Bump requirements to GStreamer CVS for the new error enum.
16971
16972         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
16973           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
16974           space left on the device (fixes #333352).
16975
16976 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
16977
16978         * win32/vs6:
16979           add a project file for libgstvolume
16980           update the workspace
16981
16982 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16983
16984         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
16985         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
16986         (GST_START_TEST):
16987           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
16988           Set IN_CAPS on header buffers
16989
16990 2006-03-02  Wim Taymans  <wim@fluendo.com>
16991
16992         * docs/plugins/Makefile.am:
16993         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16994         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16995         Add audioresample to docs.
16996
16997         * gst/audioconvert/gstaudioconvert.c:
16998         Add revision date.
16999
17000         * gst/audioresample/gstaudioresample.c:
17001         (gst_audioresample_base_init), (gst_audioresample_class_init),
17002         (gst_audioresample_init), (gst_audioresample_dispose),
17003         (audioresample_get_unit_size), (audioresample_transform_caps),
17004         (resample_set_state_from_caps), (audioresample_transform_size),
17005         (audioresample_set_caps), (audioresample_event),
17006         (audioresample_do_output), (audioresample_transform),
17007         (audioresample_pushthrough), (gst_audioresample_set_property),
17008         (gst_audioresample_get_property), (plugin_init):
17009         * gst/audioresample/gstaudioresample.h:
17010         Added docs.
17011         Small code cleanups.
17012
17013 2006-03-02  Wim Taymans  <wim@fluendo.com>
17014
17015         * docs/plugins/Makefile.am:
17016         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17017         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17018         Added videoscale to docs.
17019
17020         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
17021         (gst_video_rate_swap_prev), (gst_video_rate_event),
17022         (gst_video_rate_chain):
17023         Fix typo in docs.
17024
17025         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
17026         (gst_video_scale_init), (gst_video_scale_prepare_size),
17027         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
17028         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
17029         * gst/videoscale/gstvideoscale.h:
17030         Added docs, examples.
17031         Some code cleanups.
17032         Post errors instead of g_warning.
17033
17034 2006-03-02  Wim Taymans  <wim@fluendo.com>
17035
17036         * docs/libs/gst-plugins-base-libs-docs.sgml:
17037         * docs/libs/gst-plugins-base-libs-sections.txt:
17038         * docs/libs/gst-plugins-base-libs.types:
17039         * docs/plugins/Makefile.am:
17040         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17041         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17042         Added some more docs to libs and plugins.
17043
17044         * gst-libs/gst/audio/gstringbuffer.c:
17045         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
17046         * gst-libs/gst/audio/gstringbuffer.h:
17047         Document ringbuffer some more.
17048
17049         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
17050         (gst_video_rate_setcaps), (gst_video_rate_reset),
17051         (gst_video_rate_init), (gst_video_rate_flush_prev),
17052         (gst_video_rate_swap_prev), (gst_video_rate_event),
17053         (gst_video_rate_chain), (gst_video_rate_change_state):
17054         * gst/videorate/gstvideorate.h:
17055         Fix videorate to use segments.
17056         Make it work with 0/1 framerates (closes #331903)
17057         Handle EOS correctly.
17058         Added docs.
17059
17060 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17061
17062         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
17063         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
17064         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
17065           In state change function, first chain up to parent class,
17066           then handle downwards state change stuff. Remove some
17067           commented out cruft from 0.8 code.
17068
17069 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17070
17071         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
17072         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
17073         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
17074         (gst_ogm_parse_chain):
17075           Don't remove/re-add source pad if the new caps are the same as
17076           the old caps anyway (#333042). When removing source pad, don't
17077           unref it afterwards - we didn't ref it when adding. Sprinkle some
17078           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
17079           after using gst_pad_get_parent(). Return downstream flow return
17080           value in chain function.
17081
17082 2006-03-02  Wim Taymans  <wim@fluendo.com>
17083
17084         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17085         * docs/plugins/gst-plugins-base-plugins.args:
17086         * docs/plugins/gst-plugins-base-plugins.hierarchy:
17087         * docs/plugins/gst-plugins-base-plugins.interfaces:
17088         * docs/plugins/gst-plugins-base-plugins.signals:
17089         Fix hierarchy, added some more elements to the docs.
17090
17091         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17092         (gst_ffmpegcsp_get_type):
17093         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
17094         Fix docs for ffmpegcolorspace.
17095
17096 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
17097
17098         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
17099         (apetag_type_find), (ape_type_find), (plugin_init):
17100           Some typefinding fine-tuning:
17101           - rank ID3/APE tags in order of preference via probabilities, so that
17102             ID3v2 > APEv2 > APEv1 > ID3v1.
17103           - three or four bytes don't really justify MAXIMUM probability,
17104             change those to 'very likely' (musepack and monkeysaudio).
17105
17106 2006-03-01  Wim Taymans  <wim@fluendo.com>
17107
17108         * docs/plugins/Makefile.am:
17109         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17110         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17111         * ext/alsa/gstalsamixer.c:
17112         * ext/alsa/gstalsamixer.h:
17113         * ext/alsa/gstalsamixerelement.c:
17114         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
17115         * ext/alsa/gstalsamixerelement.h:
17116         * ext/alsa/gstalsasink.c:
17117         * ext/alsa/gstalsasink.h:
17118         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
17119         (gst_alsasrc_init):
17120         * ext/alsa/gstalsasrc.h:
17121         Added alsa docs.
17122         Small code cleanups.
17123
17124 2006-03-01  Wim Taymans  <wim@fluendo.com>
17125
17126         * ext/theora/Makefile.am:
17127         Dist new header too,
17128
17129 2006-03-01  Wim Taymans  <wim@fluendo.com>
17130
17131         * docs/plugins/Makefile.am:
17132         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17133         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17134         * ext/gnomevfs/gstgnomevfssink.h:
17135         * ext/gnomevfs/gstgnomevfssrc.h:
17136         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
17137         * ext/vorbis/vorbisdec.h:
17138         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
17139         * ext/vorbis/vorbisenc.h:
17140         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
17141         (vorbis_parse_chain), (vorbis_parse_change_state):
17142         * ext/vorbis/vorbisparse.h:
17143         * gst/audioconvert/gstaudioconvert.h:
17144         * gst/tcp/gsttcpserversink.h:
17145         * gst/videotestsrc/gstvideotestsrc.c:
17146         * gst/videotestsrc/gstvideotestsrc.h:
17147         * gst/volume/gstvolume.c:
17148         * gst/volume/gstvolume.h:
17149         Fix some more docs.
17150         Added docs for vorbisdec and vorbisparse.
17151         Fix vorbisparse.
17152
17153 2006-03-01  Wim Taymans  <wim@fluendo.com>
17154
17155         * docs/plugins/Makefile.am:
17156         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17157         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17158         * ext/pango/gstclockoverlay.h:
17159         * ext/pango/gsttextoverlay.h:
17160         * ext/pango/gsttextrender.h:
17161         * ext/pango/gsttimeoverlay.h:
17162         * ext/theora/gsttheoradec.h:
17163         * ext/theora/gsttheoraenc.h:
17164         * ext/theora/theoradec.c:
17165         * ext/theora/theoraenc.c:
17166         * gst/audioconvert/gstaudioconvert.h:
17167         * gst/audiotestsrc/gstaudiotestsrc.h:
17168         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
17169         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
17170         * gst/tcp/gstmultifdsink.h:
17171         Updated/added documentation.
17172
17173         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
17174         (gst_text_overlay_halign_get_type),
17175         (gst_text_overlay_wrap_mode_get_type),
17176         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
17177         (gst_text_overlay_init), (gst_text_overlay_set_property),
17178         (gst_text_overlay_get_property):
17179         Fix up properties to be enums instead of string to make bindings,
17180         introspection and automatic GUI creation possible.
17181         Add getters for the properties.
17182
17183 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
17184
17185         * gst/audiotestsrc/gstaudiotestsrc.c:
17186           added defines of M_PI and M_PI_2
17187         * gst/ffmpegcolorspace/avcodec.h:
17188           removed #include "stdint.h" for win32 as _stdint.h is 
17189           autogenerated to win32/common
17190         * win32/common/libgstaudio.def:
17191         * win32/common/libgsttag.def:
17192           added some exports
17193         * win32/vs6:
17194           some project files bugs corrected
17195         * win32/vs7:
17196           project files are reset to the default vs7 configuration 
17197           (they link to msvcr71.dll using default optimizations)
17198           
17199 2006-02-28  Wim Taymans  <wim@fluendo.com>
17200
17201         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
17202         Fix some docs.
17203
17204 2006-02-28  Edward Hervey  <edward@fluendo.com>
17205
17206         * ext/alsa/gstalsasrc.c:
17207         Set proper class on the ElementDetails:
17208         Source/Audio instead of Src/Audio/
17209
17210 2006-02-28  Edward Hervey  <edward@fluendo.com>
17211
17212         * gst/videoscale/vs_scanline.c:
17213         (vs_scanline_resample_nearest_RGBA):
17214         Revert optimization in videoscale. It should go in liboil and have
17215         an appropriate liboil function.
17216
17217 2006-02-28  Wim Taymans  <wim@fluendo.com>
17218
17219         * gst-libs/gst/audio/gstbaseaudiosink.c:
17220         (gst_base_audio_sink_provide_clock):
17221         Don't try to provide a clock in the NULL state.
17222
17223 2006-02-28  Wim Taymans  <wim@fluendo.com>
17224
17225         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
17226         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
17227         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
17228         (gst_ogg_demux_deactivate_current_chain),
17229         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
17230         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
17231         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
17232         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
17233         Use GstSegment infrastructure to remove duplicated code
17234         and handle more seek cases correctly.
17235
17236 2006-02-28  Wim Taymans  <wim@fluendo.com>
17237
17238         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17239         (gst_ffmpegcsp_transform):
17240         Don't ignore return code from ffmpeg convert function.
17241
17242         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
17243         Split out some long statements to ease debugging.
17244
17245 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
17246
17247         * ext/libvisual/visual.c: (gst_visual_init),
17248         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
17249         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
17250         being able to renegotiate the size. Instead, use the negotiation
17251         algorithm from the goom plugin to pick an initial output caps. 
17252
17253         Also, allow theoretical libvisual plugins that might support non-GL 
17254         output even if they also do GL.
17255
17256 2006-02-26  Julien MOUTTE  <julien@moutte.net>
17257
17258         * ext/libvisual/visual.c: (gst_visual_init),
17259         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
17260         (plugin_init): Load only non GL plugins. Fix some memleaks and 
17261         possible negotiation issues.
17262
17263 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17264
17265         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
17266
17267 2006-02-24  Michael Smith  <msmith@fluendo.com>
17268
17269         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
17270         (cmml_type_find), (plugin_init):
17271           Fix CMML type find function to not require a specific minor version
17272           of the CMML header.
17273
17274           Add an MPEG4 video elementary stream typefind function.
17275
17276 2006-02-04  Michael Smith  <msmith@fluendo.com>
17277
17278         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
17279         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
17280         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
17281         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
17282         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
17283         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
17284           Annodex support in ogg demuxer. Doesn't do very much without the
17285           other annodex patches (to come).
17286
17287 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17288
17289         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
17290
17291         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
17292           Pick up palette for MS video v1 (#327028)
17293
17294 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17295
17296         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17297         (gst_ffmpegcsp_caps_remove_format_info),
17298         (gst_ffmpegcsp_get_unit_size):
17299           The 'palette_data' field from incoming RGB caps shouldn't be
17300           proxied on outgoing YUV caps; also, restrict unit size
17301           adjustment in case of paletted data only to the unit that
17302           actually has a palette. Fixes #330711.
17303
17304 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17305
17306         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17307         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
17308         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
17309         (gst_ffmpegcsp_get_unit_size):
17310           Plug some memory leaks.
17311
17312 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17313
17314         * sys/ximage/Makefile.am:
17315         * sys/xvimage/Makefile.am:
17316           Add some _CFLAGS and _LIBS that seem to be missing
17317           and/or required for Cygwin (see #317048).
17318
17319 2006-02-22  Wim Taymans  <wim@fluendo.com>
17320
17321         * ext/alsa/gstalsasrc.c:
17322         Fix description as pointed out by caugier.
17323
17324 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
17325
17326         Reviewed by : Edward Hervey  <edward@fluendo.com>
17327
17328         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17329         (qt_type_find):
17330         Better 3gp typefinding (#331526).
17331
17332 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
17333
17334         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
17335           Don't send EOS event here, the base class will send one for us.
17336
17337         * gst/playback/gstplaybasebin.c: (prepare_output):
17338           Subpictures without video stream aren't allowed either.
17339         
17340         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
17341           Fix debug statement copy'n'paste-o.
17342
17343 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
17344
17345         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
17346           Fix issues with mixer keeping state when muting/unmuting
17347           and when changing the volume whilst muted (see #331763
17348           and #331765).
17349
17350 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
17351
17352         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
17353         (parse_subrip), (gst_sub_parse_format_autodetect):
17354           Set right caps given that we send escaped text. Also,
17355           honour <i></i>, <b></b> and <u></u> markers that can be found
17356           in .srt files (fixes #310202).
17357
17358 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
17359
17360         * gst-libs/gst/audio/mixerutils.c:
17361         (element_factory_rank_compare_func):
17362           Make order in which elements are tried more determinable.
17363
17364 2006-02-20  Julien MOUTTE  <julien@moutte.net>
17365
17366         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
17367         (remove_element_chain), (cleanup_decodebin),
17368         (gst_decode_bin_change_state): Make decodebin reusable by
17369         fixing remove_element_chain first and then introduce a
17370         cleaner in state change to ->NULL. (Closes #331678)
17371
17372 2006-02-19  Wim Taymans  <wim@fluendo.com>
17373
17374         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
17375         use 0666 mask when creating files so umask gets applied
17376         correctly. Fixes #331295.
17377
17378 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
17379
17380         * gst/subparse/Makefile.am:
17381         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
17382         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
17383         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
17384         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
17385         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
17386         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
17387         * gst/subparse/gstssaparse.h:
17388         * gst/subparse/gstsubparse.c: (plugin_init):
17389           Add very basic parser for SSA subtitle streams (as often
17390           found in matroska files).
17391
17392 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
17393
17394         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
17395           That should be text/x-pango-markup, not text/x-pango-layout.
17396
17397 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17398
17399         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
17400         Polishing.
17401
17402 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17403
17404         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17405         (gst_text_overlay_finalize), (gst_text_overlay_init),
17406         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17407         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17408         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
17409         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
17410         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
17411         Fix state change deadlock.
17412
17413 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17414
17415         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17416         (gst_text_overlay_finalize), (gst_text_overlay_init),
17417         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17418         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17419         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
17420         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
17421         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
17422         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
17423         and subtitles files.
17424
17425 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17426
17427         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
17428         should be considered as raw.
17429
17430 2006-02-19  Julien MOUTTE  <julien@moutte.net>
17431
17432         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
17433         (cb_probe):
17434         * gst/playback/gststreaminfo.h: Introduce language informations.
17435
17436 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
17437
17438         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
17439         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
17440         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
17441         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
17442         Set shared memory segments to be deleted as soon as we have attached,
17443         that way they get cleaned up automatically if we crash.
17444
17445 2006-02-18  Julien MOUTTE  <julien@moutte.net>
17446
17447         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
17448         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
17449         functions are called with lock held.
17450
17451 2006-02-18  Julien MOUTTE  <julien@moutte.net>
17452
17453         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
17454         (gst_text_overlay_finalize), (gst_text_overlay_init),
17455         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
17456         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
17457         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
17458         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
17459         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
17460         (gst_text_overlay_change_state): Refactoring of textoverlay
17461         without collectpads. This now supports sparse subtitles coming
17462         from a demuxer instead of a sub file. Seeking is still broken 
17463         though. Need to discuss with wtay some more on how to handle
17464         seeking correctly.
17465         * ext/pango/gsttextoverlay.h:
17466         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
17467         subtitles coming from the demuxer.
17468
17469 2006-02-17  Wim Taymans  <wim@fluendo.com>
17470
17471         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
17472         (gst_vorbisenc_convert_sink):
17473         Use some more scaling functions.
17474
17475 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
17476
17477         * ext/cdparanoia/gstcdparanoiasrc.c:
17478         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
17479         (gst_cd_paranoia_paranoia_callback),
17480         (gst_cd_paranoia_src_signal_is_being_watched),
17481         (gst_cd_paranoia_src_read_sector):
17482         * ext/cdparanoia/gstcdparanoiasrc.h:
17483           Add back 'transport-error' and 'uncorrected-error' signals and
17484           make them actually be fired when bad stuff happens (#319340).
17485
17486 2006-02-17  Wim Taymans  <wim@fluendo.com>
17487
17488         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
17489         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
17490         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
17491         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
17492         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
17493         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
17494         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
17495         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
17496         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
17497         (gst_ring_buffer_clear):
17498         Small cleanups.
17499         Added some G_LIKELY.
17500
17501 2006-02-17  Wim Taymans  <wim@fluendo.com>
17502
17503         * gst-libs/gst/audio/TODO:
17504         Update TODO
17505
17506         * gst-libs/gst/audio/gstbaseaudiosink.c:
17507         (gst_base_audio_sink_get_offset):
17508         When trying to play samples ASAP and we don't have a
17509         previous sample, try to play at position 0 instead of
17510         an invalid position.
17511
17512 2006-02-17  Wim Taymans  <wim@fluendo.com>
17513
17514         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
17515         (gst_alsasink_reset):
17516         Also release lock when we get an error in _reset();
17517         fix an error message.
17518
17519 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17520
17521         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
17522         (gst_alsasink_init), (get_channel_free_structure),
17523         (caps_add_channel_configuration), (gst_alsasink_getcaps),
17524         (gst_alsasink_close):
17525         * ext/alsa/gstalsasink.h:
17526           Add support for more than 2 channels (#326720).
17527
17528 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17529
17530         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
17531           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
17532           with 4 or 6 channels, assume a default channel layout to make things
17533           work (not sure there's anything else we can do in those cases).
17534
17535 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17536
17537         * gst-libs/gst/audio/multichannel.c:
17538           Minor docs fix.
17539
17540         * gst-libs/gst/riff/Makefile.am:
17541         * gst-libs/gst/riff/riff-ids.h:
17542         * gst-libs/gst/riff/riff-media.c:
17543         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
17544           Add support for WAVEFORMATEX, eg. PCM audio with more than two
17545           channels and a channel layout map.
17546           
17547 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
17548
17549         Reviewed by Edward Hervey  <edward@fluendo.com>
17550
17551         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
17552         C-level optimization of the RGBA nearest neighbour function.
17553         Eventually this might end up in liboil with vectorized versions.
17554
17555 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17556
17557         * gst-libs/gst/audio/multichannel.c:
17558         (gst_audio_get_channel_positions):
17559           When we have more than 2 channels, but no channel layout is
17560           specified in the caps, return some default channel layout
17561           to the caller and warn about about a possibly buggy element
17562           (could be buggy filtercaps as well of course) (#317038).
17563
17564 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17565
17566         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
17567           Add gst-libs/gst/cdda to list of lib search paths.
17568
17569 2006-02-15  Andy Wingo  <wingo@pobox.com>
17570
17571         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
17572         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
17573         to the Lord Jesus that I do not have to touch the ogg muxer ever
17574         again.
17575
17576 2006-02-15  Edward Hervey  <edward@fluendo.com>
17577
17578         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
17579         quicktime movie files can also contain 'uuid' atoms.
17580
17581 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
17582
17583         * gst/audioconvert/plugin.c: (plugin_init):
17584           Register the GstAudioChannelPosition enum type with the type
17585           system in the plugin_init function, so that it is known before
17586           any element actually makes use of multi-channel stuff. This is
17587           required for example if one wants to be able to deserialise/use
17588           a caps string with channel positions before any pipeline has
17589           been setup and started, like with gst-launch.
17590
17591 2006-02-14  Wim Taymans  <wim@fluendo.com>
17592
17593         * gst-libs/gst/audio/gstringbuffer.c:
17594         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
17595         (gst_ring_buffer_samples_done), (wait_segment),
17596         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
17597         Add some compiler G_(UN_)LIKELY help.
17598         SIGNAL the ringbuffer waiters when going to PAUSED as well to
17599         make sure they can exit their functions. Should fix #330748
17600
17601 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17602
17603         * Makefile.am:
17604         * configure.ac:
17605         * win32/MANIFEST:
17606         * win32/common/_stdint.h:
17607           Windows does not have long long; copy the generated _stdint.h
17608         * win32/common/interfaces-enumtypes.c:
17609         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
17610         (gst_mixer_track_flags_get_type),
17611         (gst_tuner_channel_flags_get_type):
17612         * win32/common/multichannel-enumtypes.c:
17613         (gst_audio_channel_position_get_type):
17614           update
17615
17616 2006-02-13  Wim Taymans  <wim@fluendo.com>
17617
17618         * gst-libs/gst/audio/gstbaseaudiosink.c:
17619         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
17620         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17621         Always sync on first sample we receive when starting.
17622
17623 2006-02-13  Wim Taymans  <wim@fluendo.com>
17624
17625         * gst/playback/gstplaybin.c: (gen_vis_element):
17626         Update vis bin docs.
17627         Move queue after tee so we don't queue video buffers but
17628         audio samples instead. Fixes problems where the video queue
17629         is filled and the audio queue empty.
17630
17631 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
17632
17633         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
17634           No need to push an EOS event here, GstBaseSrc will do that for us
17635           when we return FLOW_UNEXPECTED.
17636           
17637 2006-02-12  Wim Taymans  <wim@fluendo.com>
17638
17639         * gst-libs/gst/audio/gstbaseaudiosink.c:
17640         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
17641         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
17642         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17643         Use scale functions when possible.
17644         Fix error messages.
17645         Free clockid when after waiting for EOS.
17646         Use G_(UN_)LIKLY when it makes sense.
17647         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
17648
17649 2006-02-12  Edward Hervey  <edward@fluendo.com>
17650
17651         * gst/playback/gstplaybasebin.c: (prepare_output): 
17652         Remove stray semi-colon (fixes #330888).
17653
17654 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
17655
17656         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
17657         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
17658         Fix up the XShm call testing so that we catch errors, and don't
17659         cause new ones by attempting to detach from a segment we failed
17660         to attach to. Fixes #312439.
17661
17662 2006-02-10  Edward Hervey  <edward@fluendo.com>
17663
17664         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17665         Added flv file typefind (video/x-flv).
17666
17667 2006-02-10  Edward Hervey  <edward@fluendo.com>
17668
17669         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
17670         (gst_riff_create_video_template_caps):
17671         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
17672         Also added the caps to the default set of riff video caps.
17673
17674 2006-02-09  Andy Wingo  <wingo@pobox.com>
17675
17676         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
17677         time and the end time of the last packet in the page.
17678         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
17679         on the pages in our queue, set the duration as well. Reflow a
17680         debug statement.
17681         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
17682         Fixes bad muxing order.
17683
17684 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17685
17686         * gst-libs/gst/rtp/gstbasertppayload.c:
17687         (gst_basertppayload_setcaps), (gst_basertppayload_push):
17688           update seqnum before setting it on the packet; this makes sure
17689           that the timestamp and seqnum properties match after pushing
17690           a buffer
17691
17692 2006-02-09  Andy Wingo  <wingo@pobox.com>
17693
17694         * gst-libs/gst/audio/gstringbuffer.c
17695         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
17696         overflow after 13.5 hours of recording. Kapow!
17697
17698         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
17699         the buffer size -- we don't care about underrun/overrun reporting
17700         right now, just need to return a useful value.
17701
17702 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
17703
17704         * configure.ac:
17705           Back to CVS
17706
17707 === release 0.10.3 ===
17708
17709 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
17710
17711         * configure.ac:
17712           releasing 0.10.3, "Under Pressure"
17713
17714 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17715
17716         * configure.ac:
17717         Drat. Bump libtool version number for new API.
17718         Prelease 0.10.2.3 (of 0.10.3)
17719
17720 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17721
17722         * configure.ac:
17723         * win32/common/config.h:
17724         0.10.2.2 prerelease (of 0.10.3).
17725
17726 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17727
17728         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
17729           Revert Andy's newsegment change pending a more correct
17730           fix.
17731
17732 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17733
17734         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17735         (qt_type_find), (plugin_init):
17736           detect more files as 3gp
17737           group and reorder the iso file formats
17738
17739 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17740
17741         * ext/vorbis/vorbis.c: (plugin_init):
17742           Register musicbrainz tags, so apps don't have to.
17743
17744 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17745
17746         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
17747         (gst_tag_to_vorbis_tag):
17748           Make sure we called gst_tag_register_musicbrainz_tags()
17749           before possibly mapping a vorbiscomment string from/to a
17750           musicbrainz tag.
17751
17752 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17753
17754         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
17755           In case we can't find the required number of consecutive
17756           mpeg audio frames to positively identify an MPEG audio
17757           stream, check if there's at least a valid mpeg audio
17758           frame right at offset 0 and if so suggest mpeg/audio
17759           caps with a very low probability (#153004).
17760
17761 2006-02-07  Andy Wingo  <wingo@pobox.com>
17762
17763         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
17764         a TIME segment if we get timestamped buffers. Requires recent
17765         fixes in core to work properly.
17766
17767 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17768
17769         * gst/playback/gstplaybasebin.c: (prepare_output):
17770           Don't print the URI as part of the error message, it
17771           makes error dialogs look rather ugly, especially if
17772           the URI is very long or has characters in it that
17773           need escaping.
17774
17775 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17776
17777         * gst/playback/gstplaybasebin.c: (prepare_output):
17778           Error out if we have only text or subtitles, but nothing
17779           else. Also error out if we have subtitles but no video
17780           stream.
17781
17782 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17783
17784         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
17785           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
17786           Post an error message on the bus when we encounter an
17787           error, which will hopefully be more meaningful than the
17788           'Internal Flow Error' message users get to see if we
17789           just return GST_FLOW_ERROR.
17790
17791 2006-02-07  Andy Wingo  <wingo@pobox.com>
17792
17793         * configure.ac (GST_MAJORMINOR): Update core version req to
17794         0.10.2.2, for the collectpads API addition (#330244).
17795
17796 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17797
17798         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
17799           Return FALSE from plugin_init() when GnomeVFS can't
17800           be initialised for some reason (#328423).
17801
17802 2006-02-06  Julien MOUTTE  <julien@moutte.net>
17803
17804         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
17805         Stick to seeking theory until i find the bug.
17806         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
17807
17808 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
17809
17810         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17811         (theora_enc_finalize), (theora_enc_sink_setcaps),
17812         (theora_set_header_on_caps), (theora_enc_chain),
17813         (theora_enc_change_state):
17814         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
17815           Make theoraenc and the tests leak free. Like, really.
17816
17817 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
17818
17819         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17820         (theora_enc_finalize), (theora_enc_sink_setcaps):
17821           Add a finalize method to ensure we clean up state even if
17822           someone omitted the state change back to NULL.
17823
17824         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
17825         (gst_vorbisenc_chain):
17826           Free some more leaked bits.
17827
17828         * tests/check/pipelines/theoraenc.c: (start_pipeline),
17829         (stop_pipeline):
17830           Wait for state changes to happen if they're ASYNC.
17831
17832           This ought to teach those fancy pants buildbots a lesson.
17833
17834 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17835
17836         * gst-libs/gst/tag/gstid3tag.c:
17837           Add mapping for ID3 International Standard Recording Code
17838           tag "TSRC"
17839
17840 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17841
17842         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
17843           Don't leak tag names.
17844
17845 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17846
17847         * docs/libs/gst-plugins-base-libs-docs.sgml:
17848         * docs/libs/gst-plugins-base-libs-sections.txt:
17849         * gst-libs/gst/tag/gstid3tag.c:
17850         * gst-libs/gst/tag/gstvorbistag.c:
17851         * gst-libs/gst/tag/tags.c:
17852           Split libgsttag docs into multiple sections.
17853
17854 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17855
17856         * docs/libs/Makefile.am:
17857         * docs/libs/gst-plugins-base-libs-docs.sgml:
17858         * docs/libs/gst-plugins-base-libs-sections.txt:
17859         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
17860         * gst-libs/gst/tag/gstvorbistag.c:
17861         * gst-libs/gst/tag/tag.h:
17862         * gst-libs/gst/tag/tags.c:
17863           Add libgsttag to the docs.
17864
17865 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17866
17867         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
17868         (gst_text_overlay_init), (gst_text_overlay_src_event),
17869         (gst_text_overlay_collected): Fix clockoverlay.
17870
17871 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17872
17873         * docs/libs/compiling.sgml:
17874           Fix typo: it's pkg-config, not pkg-gconfig
17875
17876         * docs/libs/gst-plugins-base-libs-docs.sgml:
17877         * docs/libs/gst-plugins-base-libs-sections.txt:
17878         * docs/libs/tmpl/gstgconf.sgml:
17879           There is no libgstgconf in 0.10, remove it
17880           from the docs.
17881
17882 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17883
17884         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
17885         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
17886         (gst_text_overlay_src_event), (gst_text_overlay_collected):
17887         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
17888         (gst_sub_parse_class_init), (gst_sub_parse_init),
17889         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
17890         (parse_mpsub), (parser_state_init), (handle_buffer),
17891         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
17892         * gst/subparse/gstsubparse.h: Introduce seeking code.
17893
17894 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17895
17896         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17897           Add comment about LANGUAGE tag inconsistency (we want
17898           ISO-639-1, but extract three-letter identifiers?)
17899
17900         * po/POTFILES.in:
17901           Add two translatable files.
17902
17903 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17904
17905         * gst-libs/gst/tag/Makefile.am:
17906         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17907         * gst-libs/gst/tag/tag.h:
17908         * gst-libs/gst/tag/tags.c:
17909         (gst_tag_register_musicbrainz_tags_internal),
17910         (gst_tag_register_musicbrainz_tags):
17911           Forward-port some tags stuff from the 0.8 branch. This is
17912           mostly the addition of musicbrainz tags and their mapping
17913           to vorbistags, and a vorbistag mapping of the language tag.
17914
17915 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17916
17917         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
17918         refactoring.
17919
17920 2006-02-04  David Schleef  <ds@schleef.org>
17921
17922         * ext/ogg/gstoggmux.c:
17923         * gst/typefind/gsttypefindfunctions.c:
17924           Add Dirac typefinding and add dirac format to oggmux.
17925
17926 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
17927
17928         * gst/playback/gstdecodebin.c: (try_to_link_1):
17929           Don't put essential function call into
17930           g_return_*() macro, otherwise it'll all be
17931           replaced by NOOPs when compiling with
17932           G_DISABLE_CHECKS defined.
17933
17934 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
17935
17936         * ext/ogg/gstoggdemux.c:
17937         * ext/ogg/gstoggparse.c:
17938         * gst/tcp/gsttcpserversink.c:
17939         * sys/v4l/v4lsrc_calls.c:
17940         * sys/v4l/v4lsrc_calls.h:
17941         Just make it compile with --disable-gst-debug.
17942
17943 2006-02-03  Wim Taymans  <wim@fluendo.com>
17944
17945         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
17946         (gst_alsasink_class_init), (gst_alsasink_init),
17947         (gst_alsasink_write), (gst_alsasink_reset):
17948         * ext/alsa/gstalsasink.h:
17949         Add lock to protect alsa calls.
17950         Implement reset to flush samples ASAP, does not work
17951         with dmix though.
17952
17953 2006-02-02  Wim Taymans  <wim@fluendo.com>
17954
17955         * gst-libs/gst/audio/gstbaseaudiosink.c:
17956         (gst_base_audio_sink_provide_clock):
17957         Ugh.. getting late I guess...
17958
17959 2006-02-02  Wim Taymans  <wim@fluendo.com>
17960
17961         * gst-libs/gst/audio/gstbaseaudiosink.c:
17962         (gst_base_audio_sink_provide_clock),
17963         (gst_base_audio_sink_set_property),
17964         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
17965         Don't try to provide a clock when we are not negotiated since
17966         we might not be able to make it run.
17967
17968 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
17969
17970         * gst/playback/gstdecodebin.c: (try_to_link_1):
17971           Unlinking two source pads is ... hard.
17972
17973 2006-02-02  Wim Taymans  <wim@fluendo.com>
17974
17975         * gst-libs/gst/audio/TODO:
17976         Updated.
17977
17978         * gst-libs/gst/audio/gstbaseaudiosink.c:
17979         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
17980         On EOS, wait till the last sample is played before posting EOS.
17981
17982 2006-02-01  Philippe Kalaf <burger at speedy dot org>
17983
17984         Patch by: Kai Vehmanen
17985         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17986           Adds ability to enable newsegment bypass by setting queue_delay to
17987           zero. Also avoid thread being started if queue_delay is zero.
17988
17989 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17990
17991         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
17992           Make test work again by connecting fakesinks to each decoded pad,
17993           which makes the pipeline wait until each fakesink has a buffer
17994           queued before going to PAUSED state. At that point we know the
17995           decodebin pads are negotiated.
17996
17997 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17998
17999         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
18000         (gst_cdda_base_src_handle_event):
18001         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
18002           Pass unhandled queries to the parent class's query function.
18003
18004 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18005
18006         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
18007         (gst_ogg_pad_src_query):
18008         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
18009         * ext/theora/theoradec.c: (theora_dec_src_query),
18010         (theora_dec_sink_query):
18011         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
18012         (vorbis_dec_sink_query):
18013         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
18014         (gst_vorbisenc_sink_query):
18015         * gst/adder/gstadder.c: (gst_adder_query):
18016           Pass unhandled queries upstream instead of just
18017           dropping them (#326447). Also, fix supported
18018           query types list for some elements.
18019
18020 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18021
18022         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
18023         (paris_type_find), (ilbc_type_find), (plugin_init):
18024           Fix typefinding for audio/x-au, audio/x-paris and
18025           audio/iLBC-sh. We cannot use the START_WITH macros
18026           here, because there can only be one typefind factory
18027           with the same name (caps), so the second one would
18028           replace the first one and the first one would never
18029           be called when doing typefinding (see #161712).
18030           
18031
18032 2006-01-31  Wim Taymans  <wim@fluendo.com>
18033
18034         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
18035         (vorbis_handle_header_packet), (vorbis_dec_push),
18036         (vorbis_handle_data_packet):
18037         Use scale_int when we can, add some more scaling.
18038         Check packettype before parsing it.
18039
18040 2006-01-31  Wim Taymans  <wim@fluendo.com>
18041
18042         * ext/theora/theoradec.c: (_theora_granule_time),
18043         (theora_dec_src_convert), (theora_dec_sink_convert):
18044         Call right _scale functions.
18045         Use parameter instead of some other random value.
18046
18047 2006-01-31  Wim Taymans  <wim@fluendo.com>
18048
18049         * ext/theora/theoradec.c: (_theora_granule_frame),
18050         (_theora_granule_time), (_inc_granulepos),
18051         (theora_dec_src_convert), (theora_dec_sink_convert),
18052         (theora_handle_type_packet), (theora_handle_data_packet),
18053         (theora_dec_chain):
18054         Use higher precision timestamps calculation.
18055         Convert some other conversions to _scale.
18056
18057 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
18058
18059         * gst/audiotestsrc/gstaudiotestsrc.c:
18060         (gst_audio_test_src_create_sine_table), (plugin_init):
18061         * gst/volume/gstvolume.c: (plugin_init):
18062           initialize gst_controller before using
18063
18064 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
18065
18066         * tests/check/pipelines/theoraenc.c:
18067         * tests/check/pipelines/vorbisenc.c:
18068         Define constant using G_GINT64_CONSTANT to avoid errors when
18069         passing it around - otherwise it gets truncated to 32 bits.
18070
18071         Fixes failing tests.
18072
18073 2006-01-31  Andy Wingo  <wingo@pobox.com>
18074
18075         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
18076         caps being set doesn't have a framerate value. Basically a stopgap
18077         measure.
18078
18079         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
18080         technically correct enough to put into core though.
18081         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
18082         DURATION. Fixes theoraenc ! oggmux.
18083
18084         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
18085         fraction, not double.
18086
18087 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
18088
18089         * win32/vs7:
18090         add vs7 project files created by Sergey Scobich
18091
18092 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
18093
18094         * win32/vs8:
18095         add vs8 project files created by Sergey Scobich
18096         
18097 2006-01-30  Andy Wingo  <wingo@pobox.com>
18098
18099         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
18100         timestamp + duration, not just timestamp -- ogg pages should be
18101         ordered by stop time. Necessary fix given the change in vorbis
18102         timestamps.
18103
18104         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
18105         (gst_theora_enc_init): Pull the granule shift out of the encoder.
18106         (granulepos_add): New function, handles the messiness of adjusting
18107         granulepos values.
18108         (theora_buffer_from_packet):
18109         (theora_enc_chain):
18110         (theora_enc_sink_event): Use granulepos_add, not +.
18111
18112         * tests/check/pipelines/theoraenc.c
18113         (check_buffer_granulepos_from_starttime): Just check the frame
18114         count, not the actual granulepos -- we can't dictate to the
18115         encoder when it should be placing keyframes.
18116
18117 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18118
18119         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
18120           SERVICE_NOT_AVAILABLE happens for example when you're trying to
18121           play an http:// stream from a server that's not serving
18122
18123 2006-01-30  Andy Wingo  <wingo@pobox.com>
18124
18125         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
18126         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
18127         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
18128         available.
18129
18130         * ext/theora/gsttheoraenc.h:
18131         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
18132         although theoraenc was timestamping correctly. Added handling of
18133         streams that start with nonzero timestamps.
18134
18135         * tests/check/Makefile.am:
18136         * tests/check/pipelines/theoraenc.c: New file, basically does same
18137         tests as vorbisenc.
18138
18139         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
18140
18141 2006-01-30  Wim Taymans  <wim@fluendo.com>
18142
18143         * gst-libs/gst/audio/gstaudiosink.c:
18144         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
18145         (gst_audioringbuffer_pause):
18146         Implement pause that does not wait for completion.
18147
18148         * gst-libs/gst/audio/gstbaseaudiosink.c:
18149         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
18150         Don't drop buffers when going to PAUSED but perform preroll on
18151         remaining samples now that core base class supports this.
18152
18153         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
18154         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
18155         (gst_ring_buffer_commit):
18156         Pause should not signal waiters.
18157         Implement return value of _commit correctly.
18158
18159 2006-01-30  Andy Wingo  <wingo@pobox.com>
18160
18161         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
18162
18163         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
18164         updated to timestamp from the first sample, not the last.
18165         (gst_vorbisenc_buffer_from_header_packet): New function, takes
18166         special care of granulepos and timestamp for header packets.
18167         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
18168         when the first buffer has a nonzero timestamp.
18169
18170         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
18171         (GstVorbisEnc.subgranule_offset): New members. Take care of the
18172         case when the first audio buffer we get has a nonzero timestamp.
18173         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
18174         properly timestamp vorbis buffers with the time of the first
18175         sample, not the last.
18176         
18177         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
18178         vorbis_granule_time_copy -- now it takes the granule/subgranule
18179         offset into account.
18180
18181         * tests/check/pipelines/vorbisenc.c: New test for correctness of
18182         timestamps, durations, and granulepos on buffers produced by
18183         vorbisenc.
18184
18185 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
18186
18187         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18188         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
18189           Patch from Eric Jonas to support conversions to/from UYVY 
18190           (Fixes: #324626)
18191
18192 2006-01-30  Julien MOUTTE  <julien@moutte.net>
18193
18194         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
18195         (setup_subtitle), (setup_source), (set_active_source):
18196         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
18197         (gen_text_element), (gen_audio_element), (gen_vis_element),
18198         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
18199
18200 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
18201
18202         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
18203         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
18204                 use gst_guint64_to_gdouble to be compliant with vs6
18205         * gst/playback/gstdecodebin.c: (try_to_link_1)
18206         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
18207                 use G_GINT64_CONSTANT for int64 constants
18208         * win32/common/libgstinterfaces.def:
18209                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
18210         * win32/vs6:
18211                 update and add new project files
18212                 
18213 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18214
18215         * Makefile.am:
18216         * win32/MANIFEST:
18217         * win32/common/interfaces-enumtypes.c:
18218         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
18219         (gst_mixer_track_flags_get_type),
18220         (gst_tuner_channel_flags_get_type):
18221         * win32/common/interfaces-enumtypes.h:
18222         * win32/common/multichannel-enumtypes.c:
18223         (gst_audio_channel_position_get_type):
18224         * win32/common/multichannel-enumtypes.h:
18225           add a win32-update rule like in core, and copy over enumtypes files
18226
18227 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18228
18229         * win32/MANIFEST:
18230         * win32/common/config.h:
18231         * win32/common/config.h.in:
18232           add config files just like in core
18233
18234 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
18235
18236         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
18237           Make gcc-4.1 happy (part of #327357).
18238
18239 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
18240
18241         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
18242         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
18243         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
18244         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
18245         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
18246         (gst_alsasrc_unprepare), (gst_alsasrc_read):
18247           Update all error messages.  All of them should either use
18248           the default translated message, or actually provide a
18249           translatable string.
18250           Make the string for channel count problems meaningful.
18251
18252 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
18253
18254         * sys/v4l/v4l_calls.c: (gst_v4l_open):
18255           check for and throw RESOURCE_BUSY
18256
18257 2006-01-27  David Schleef  <ds@schleef.org>
18258
18259         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
18260           checked in this change -- it requires liboil features not
18261           in 0.3.6.  Revert parts.
18262
18263 2006-01-27  David Schleef  <ds@schleef.org>
18264
18265         * REQUIREMENTS:
18266         * configure.ac: update liboil requirement to 0.3.6
18267         * gst/videoscale/Makefile.am:
18268         * gst/videoscale/vs_scanline.c: liboilify
18269
18270 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18271
18272         * ext/libvisual/visual.c: (get_buffer):
18273           When pad_alloc returns a GstFlowReturn other
18274           than GST_FLOW_OK, make sure it is passed upstream.
18275
18276 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18277
18278         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
18279         (gst_alsasink_class_init):
18280           Free the device name string.
18281
18282         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
18283         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
18284         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
18285           Don't remove a pad from the collectpads structure until it
18286           is released - it's a request pad, and may receive data again
18287           if the element gets moved back to PLAYING state.
18288
18289         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
18290           Ensure we turn on double buffering on the Xv port, and
18291           set the colour key to something dark and mysterious that
18292           isn't black.
18293
18294 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
18295
18296         * ext/alsa/gstalsaplugin.c: (plugin_init):
18297         * ext/cdparanoia/gstcdparanoiasrc.c:
18298         (gst_cd_paranoia_src_base_init), (plugin_init):
18299         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
18300         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
18301           - a library should not call setlocale. see "Libraries" node in
18302             gettext manual
18303           - make sure all plugins that use translation do bindtextdomain
18304             to point to the localedir
18305         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
18306         (setup_sinks), (plugin_init):
18307           all this, and check for NULL when creating sinks
18308
18309 2006-01-27  Julien MOUTTE  <julien@moutte.net>
18310
18311         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
18312         (plugin_init): Make typefinding of subtitles work again.
18313
18314 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
18315
18316         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
18317         (mp3_type_frame_length_from_header), (mp3_type_find),
18318         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
18319         (plugin_init):
18320           Backport a bunch of typefinding fixes from the 0.8 branch.
18321           Also, improve wavpack typefinding: if we can't peek the
18322           entire wavpack block, try to parse the bits we can get and
18323           see if we find what we're looking for in those.
18324
18325 2006-01-26  Julien MOUTTE  <julien@moutte.net>
18326
18327         * sys/ximage/ximagesink.c:
18328         (gst_ximagesink_calculate_pixel_aspect_ratio):
18329         * sys/xvimage/xvimagesink.c:
18330         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
18331         more cases of pixel aspect ratio.
18332
18333 2006-01-26  Edward Hervey  <edward@fluendo.com>
18334
18335         * gst/playback/gstdecodebin.c: (pad_probe):
18336         Also consider the flush-start and tag events as unblockers
18337         for the pad probes.
18338
18339 2006-01-26  Julien MOUTTE  <julien@moutte.net>
18340
18341         * gst/playback/gstplaybin.c: (gst_play_bin_init),
18342         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
18343         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
18344         On the fly visualisation switch, works disabling, enabling as
18345         well but it won't be able to enable vis in a playbin that was
18346         created with no visualisation.
18347
18348 2006-01-25  Wim Taymans  <wim@fluendo.com>
18349
18350         * gst-libs/gst/audio/gstbaseaudiosink.c:
18351         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
18352         Undo previous commit that returned WRONG_STATE sooner, it breaks 
18353         resume after pause.
18354
18355 2006-01-25  Wim Taymans  <wim@fluendo.com>
18356
18357         * gst-libs/gst/audio/gstbaseaudiosink.c:
18358         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
18359         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
18360         Improve debugging.
18361         Post error when caps cannot be parsed.
18362         Resync on discontinuity in the stream.
18363         Clip samples to segment boundaries.
18364         return WRONG_STATE sooner when we are flushing.
18365
18366         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
18367         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
18368         Make audiosrc operate in TIME.
18369         Set TIMESTAMP and DURATION on buffers.
18370
18371 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
18372
18373         * tests/examples/seek/seek.c: (main):
18374           Output tag messages as well.
18375
18376 2006-01-23  Edward Hervey  <edward@fluendo.com>
18377
18378         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
18379         (free_pad_probes), (remove_fakesink), (pad_probe),
18380         (close_pad_link), (gst_decode_bin_change_state):
18381         Replace GstPadBlockCallback with pad probes that detect
18382         first buffer AND eos before removing fakesink.
18383         Fixes hang with demuxers doing EOS while pre-rolling.
18384         Solves #328279
18385
18386 2006-01-23  Andy Wingo  <wingo@pobox.com>
18387
18388         * ext/alsa/gstalsasink.c:
18389         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18390         (gst_base_rtp_depayload_setcaps),
18391         (gst_base_rtp_depayload_add_to_queue),
18392         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
18393         
18394         Patch by: Jens Granseuer <jensgr at gmx dot net>
18395
18396 2006-01-22  Julien MOUTTE  <julien@moutte.net>
18397
18398         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
18399         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
18400         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
18401         frames. We might get a frame destroyed after changing state to
18402         NULL, adding a safety check on xcontext.
18403
18404 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
18405
18406         * gst-libs/gst/interfaces/xoverlay.c:
18407           Fix prepare-xwindow-id code example in the docs - we need to
18408           ignore all messages that aren't element messages as well.
18409           
18410 2006-01-21  Julien MOUTTE  <julien@moutte.net>
18411
18412         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
18413           I think one day i'll completely undestand how caps negotiation
18414           is supposed to work. This refactoring handles buffer_alloc
18415           called with caps we can't handle. We definitely don't want a
18416           set_caps with those caps, so we define and allocate a buffer
18417           we would like to receive.
18418
18419 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18420
18421         * gst/playback/gstplaybasebin.c: (setup_source):
18422           Free iterator when done.
18423
18424 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
18425
18426         * gst-libs/gst/audio/gstbaseaudiosink.c:
18427         (gst_base_audio_sink_render):
18428           Fix playback of non-synchronised streams by assuming a rate
18429           of 1.0 instead of a random one.
18430
18431           Makes this work again:
18432
18433           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
18434           endianness=(int)4321, signed=(boolean)true, width=(int)16,
18435           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
18436           audioresample ! alsasink
18437
18438 === release 0.10.2 ===
18439
18440 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
18441
18442         * configure.ac:
18443           releasing 0.10.2, "Then the devil is six"
18444
18445 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
18446
18447         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
18448         * gst/playback/gststreamselector.c:
18449         (gst_stream_selector_set_property):
18450           Comment out broken code that connects to the state-changed signal.
18451           At this point, changing current stream selection is broken, but 
18452           stuff like gst-launch playbin current-audio=1 works and filters
18453           to the chosen stream.
18454
18455 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
18456
18457         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
18458           Fix #327216 (null dereference in vorbisdec)
18459
18460 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
18461
18462         * ext/theora/theoradec.c: (theora_handle_comment_packet):
18463           Post taglist actually on bus instead of just freeing it
18464           (fixes #327114 and totem bug #327080).
18465
18466         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
18467           Use gst_element_found_tags_for_pad(), so that the tags
18468           are sent downstream as an event as well.
18469
18470 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
18471
18472         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
18473         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
18474         (gst_ximagesink_buffer_alloc):
18475         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
18476         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
18477         (gst_xvimagesink_buffer_alloc):
18478           move all regularly occurring messages to GST_LOG level
18479           add some more object logs
18480
18481 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
18482
18483         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
18484           fix a silly segfault
18485
18486 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
18487
18488         * docs/libs/gst-plugins-base-libs-docs.sgml:
18489         * docs/libs/gst-plugins-base-libs-sections.txt:
18490         * gst-libs/gst/audio/mixerutils.c:
18491         * gst-libs/gst/audio/mixerutils.h:
18492           Add docs for mixerutils stuff.
18493
18494 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
18495
18496         * gst/playback/gstplaybasebin.c: (setup_source):
18497           Fix playback for sources that emit raw audio or
18498           raw video streams (e.g.: cd audio sources) (#325984).
18499
18500 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18501
18502         * gst-libs/gst/audio/mixerutils.c:
18503         (gst_audio_mixer_filter_do_filter):
18504           actually save the element we create
18505
18506 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
18507
18508         * gst-libs/gst/cdda/gstcddabasesrc.c:
18509         (gst_cdda_base_src_handle_track_seek):
18510           No need to post a tag message on the bus when seeking
18511           within the same track, only post it when the current
18512           track changes.
18513
18514 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
18515
18516         * gst/playback/gstplaybasebin.c: (group_destroy),
18517         (probe_triggered), (new_decoded_pad), (mute_group_type),
18518         (set_active_source):
18519         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
18520         * gst/playback/gststreamselector.c:
18521         (gst_stream_selector_base_init),
18522         (gst_stream_selector_set_property),
18523         (gst_stream_selector_request_new_pad):
18524           Reenable stream selection. These mechanisms need a complete overhaul
18525           in the face of 0.8->0.10 changes though.
18526
18527 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
18528
18529         * ext/ogg/gstoggdemux.c:
18530           Change the pad template to src_%d to match the pads that 
18531           are created from it. decodebin needs this information in order
18532           to decide that oggdemux is capable of producing multiple pads
18533           (and hence needs queues inserted).
18534
18535         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
18536         (gst_ogg_mux_collected):
18537           Make debug output more useful by using GST_PTR_FORMAT.
18538
18539 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
18540
18541         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18542
18543         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
18544           Set depth and width for alaw/mulaw (fixes #326601).
18545
18546 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18547
18548         * tests/icles/Makefile.am:
18549           don't build the tests if we don't have the libs
18550
18551 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18552
18553         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
18554         (gst_cd_paranoia_paranoia_callback):
18555           Don't try to free NULL pointers.
18556
18557 2006-01-10  Edward Hervey  <edward@fluendo.com>
18558
18559         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
18560         (gst_audio_rate_change_state), (plugin_init):
18561         Add debugging category.
18562         Fix type issues.
18563         Add case for incoming buffers without valid offset/offset_end.
18564
18565 2006-01-10  Michael Smith  <msmith@fluendo.com>
18566
18567         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
18568           Don't leak GCond in audio sources.
18569
18570 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
18571
18572         * gst/playback/gstplaybin.c: (gen_audio_element):
18573           Don't leak an autoaudiosink/alsasink when we generate
18574           a new audio element. (old code, I guess)
18575
18576 2006-01-10  Michael Smith  <msmith@fluendo.com>
18577
18578         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
18579           Support float audio in audiorate.
18580           Use width rather than depth for selecting sample width.
18581
18582 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18583
18584         * gst/videotestsrc/videotestsrc.h:
18585           Use GLib types here (that way we don't have to include the
18586           generated _stdint.h header, which makes life easier for win32
18587           folks that don't use autotools for the build) (#325990, patch
18588           by: Sergey Scobich).
18589
18590 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18591
18592         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18593         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18594         (gst_ring_buffer_pause), (wait_segment):
18595         * gst-libs/gst/audio/gstringbuffer.h:
18596           Name (private) union, makes Forte compiler happy (this time
18597           for real) (#324900).
18598
18599 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
18600
18601         * gst-libs/gst/audio/Makefile.am:
18602           Link against libgstinterfaces, needed for mixer
18603           and property probe stuff.
18604
18605 2006-01-09  Edward Hervey  <edward@fluendo.com>
18606
18607         * gst-libs/gst/Makefile.am:
18608
18609 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
18610
18611         * gst-libs/gst/audio/Makefile.am:
18612         * gst-libs/gst/audio/mixerutils.c:
18613         (gst_audio_mixer_filter_do_filter),
18614         (gst_audio_mixer_filter_check_element),
18615         (gst_audio_mixer_filter_probe_feature),
18616         (element_factory_rank_compare_func),
18617         (gst_audio_default_registry_mixer_filter):
18618         * gst-libs/gst/audio/mixerutils.h:
18619           Add gst_audio_default_registry_mixer_filter() utility
18620           function.
18621
18622 2006-01-03  Michael Smith  <msmith@fluendo.com>
18623
18624         * gst/audioresample/resample.h:
18625           As before, but for o_buf
18626
18627 2006-01-03  Michael Smith  <msmith@fluendo.com>
18628
18629         * gst/audioresample/resample.h:
18630           Declare struct _ResampleState.buffer as unsigned char *, not void *,
18631           since we do arithmetic on it.
18632
18633 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
18634
18635         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18636         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18637         (gst_ring_buffer_pause), (wait_segment):
18638         * gst-libs/gst/audio/gstringbuffer.h:
18639           Sun's Forte compiler doesn't seem to like anonymous structs,
18640           so use same setup as in GstBaseSrc (fixes #324900).
18641
18642 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18643
18644         * configure.ac:
18645         * gst/volume/Makefile.am:
18646         * gst/volume/demo.c:
18647           move old example to tests/examples/volume/volune.c
18648         * tests/examples/Makefile.am:
18649         * tests/examples/seek/seek.c: (main):
18650           change window-close event from "delete-event" to "destroy"
18651         * tests/examples/volume/Makefile.am:
18652         * tests/examples/volume/volume.c: (value_changed_callback),
18653         (setup_gui), (message_received), (eos_message_received), (main):
18654           fix event handling and bus usage
18655
18656 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
18657
18658         * gst/audiotestsrc/gstaudiotestsrc.c:
18659         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
18660         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
18661         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
18662         (gst_audio_test_src_create_square),
18663         (gst_audio_test_src_create_saw),
18664         (gst_audio_test_src_create_triangle),
18665         (gst_audio_test_src_create_silence),
18666         (gst_audio_test_src_create_white_noise),
18667         (gst_audio_test_src_create_pink_noise),
18668         (gst_audio_test_src_init_sine_table),
18669         (gst_audio_test_src_create_sine_table),
18670         (gst_audio_test_src_change_wave),
18671         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
18672         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
18673         * gst/audiotestsrc/gstaudiotestsrc.h:
18674           update to basesrc changes, implement segmented seeking and eos
18675           handling, add a 'sine-tab' waveform for performance critical playback
18676
18677 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18678
18679         * po/POTFILES.in:
18680           ... and this time the other modified file that I missed last time.
18681
18682 2005-12-29  Michael Smith  <msmith@fluendo.com>
18683
18684         * gst/playback/gstdecodebin.c: (new_pad):
18685           Fix non-C89 variable declaration not at the start of a block. Should
18686           help some compilers.
18687
18688 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18689
18690         * tests/check/Makefile.am:
18691           And now fix 'make distcheck' (builddir != srcdir)
18692
18693 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18694
18695         * configure.ac:
18696         * ext/cdparanoia/Makefile.am:
18697         * ext/cdparanoia/gstcdparanoia.c:
18698         * ext/cdparanoia/gstcdparanoia.h:
18699         * ext/cdparanoia/gstcdparanoiasrc.c:
18700         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
18701         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
18702         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
18703         (gst_cd_paranoia_paranoia_callback),
18704         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
18705         (gst_cd_paranoia_src_set_property),
18706         (gst_cd_paranoia_src_get_property), (plugin_init):
18707         * ext/cdparanoia/gstcdparanoiasrc.h:
18708           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
18709           plugin again (there are still fixes required to playbin to make
18710           cdda:// uris work there).
18711
18712 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18713
18714         * tests/check/Makefile.am:
18715           Fix test case compilation.
18716
18717 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18718
18719         * gst-libs/gst/cdda/gstcddabasesrc.c:
18720         (gst_cdda_base_src_update_duration),
18721         (gst_cdda_base_src_calculate_cddb_id):
18722           An integer is not a string. Fix access to uninitialised variable.
18723
18724         * tests/check/Makefile.am:
18725           Add cddabasesrc unit test; also actually enable the vorbis test.
18726
18727         * tests/check/generic/states.c:
18728           Blacklist new cd audio elements as well.
18729
18730         * tests/check/libs/cddabasesrc.c:
18731           Unit test for GstCddaBaseSrc (discid calculation mostly).
18732
18733 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18734
18735         * docs/libs/Makefile.am:
18736         * docs/libs/gst-plugins-base-libs-docs.sgml:
18737         * docs/libs/gst-plugins-base-libs-sections.txt:
18738         * docs/libs/gst-plugins-base-libs.types:
18739           Add docs for libgstcdda/GstCddaBaseSrc.
18740
18741         * gst-libs/gst/interfaces/mixertrack.h:
18742           Do one struct member per line with a semicolon at the end, that way
18743           even gtk-doc might parse it without complaining.
18744
18745 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18746
18747         * configure.ac:
18748         * gst-libs/gst/Makefile.am:
18749         * gst-libs/gst/cdda/Makefile.am:
18750         * gst-libs/gst/cdda/base64.c:
18751         * gst-libs/gst/cdda/base64.h:
18752         * gst-libs/gst/cdda/gstcddabasesrc.c:
18753         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
18754         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
18755         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
18756         (gst_cdda_base_src_get_property),
18757         (gst_cdda_base_src_get_track_from_sector),
18758         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
18759         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
18760         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
18761         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
18762         (gst_cdda_base_src_uri_get_protocols),
18763         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
18764         (gst_cdda_base_src_uri_handler_init),
18765         (gst_cdda_base_src_setup_interfaces),
18766         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
18767         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
18768         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
18769         (gst_cdda_base_src_add_tags),
18770         (gst_cdda_base_src_add_index_associations),
18771         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
18772         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
18773         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
18774         (gst_cdda_base_src_create):
18775         * gst-libs/gst/cdda/gstcddabasesrc.h:
18776         * gst-libs/gst/cdda/sha1.c:
18777         * gst-libs/gst/cdda/sha1.h:
18778           Add new libgstcdda with GstCddaBaseSrc class.
18779
18780 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18781
18782         * ext/gnomevfs/gstgnomevfssink.h:
18783           Use GstBaseSinkClass as parent_class member for class struct, not
18784           GstBaseSink.
18785
18786 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18787
18788         Patch by: Michael Benes
18789
18790         * gst/videotestsrc/gstvideotestsrc.c:
18791         (gst_video_test_src_class_init), (gst_video_test_src_start):
18792           Add start method to reset running time and number of frames sent
18793           when starting up (fixes #324696)
18794
18795 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18796
18797         * docs/plugins/Makefile.am:
18798         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18799         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18800         * docs/plugins/gst-plugins-base-plugins.args:
18801         * docs/plugins/gst-plugins-base-plugins.hierarchy:
18802         * docs/plugins/gst-plugins-base-plugins.signals:
18803           Add docs stuff for gnomevfssrc and gnomevfssink.
18804
18805         * ext/gnomevfs/gstgnomevfssrc.c:
18806           Fix example pipeline in gtk-doc blurb.
18807
18808 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18809
18810         * ext/gnomevfs/Makefile.am:
18811         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
18812         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
18813         (gst_gnome_vfs_handle_get_type), (plugin_init):
18814         * ext/gnomevfs/gstgnomevfs.h:
18815         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
18816         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
18817         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
18818         (gst_gnome_vfs_sink_set_property),
18819         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
18820         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
18821         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
18822         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
18823         (gst_gnome_vfs_sink_uri_get_type),
18824         (gst_gnome_vfs_sink_uri_get_protocols),
18825         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
18826         (gst_gnome_vfs_sink_uri_handler_init):
18827         * ext/gnomevfs/gstgnomevfssink.h:
18828           Port gnomevfssink; add gtk-doc blurb.
18829
18830         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
18831         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
18832         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
18833         (gst_gnome_vfs_src_uri_get_type),
18834         (gst_gnome_vfs_src_uri_get_protocols),
18835         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
18836         (gst_gnome_vfs_src_uri_handler_init),
18837         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
18838         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
18839         (gst_gnome_vfs_src_send_additional_headers_callback),
18840         (gst_gnome_vfs_src_received_headers_callback),
18841         (gst_gnome_vfs_src_push_callbacks),
18842         (gst_gnome_vfs_src_pop_callbacks),
18843         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
18844         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
18845         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
18846         * ext/gnomevfs/gstgnomevfssrc.h:
18847           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
18848           file; add gtk-doc blurb with example pipelines.
18849
18850 === release 0.10.1 ===
18851
18852 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
18853
18854         * configure.ac:
18855           releasing 0.10.1, "Dobro Dedek"
18856
18857 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
18858
18859         * gst/typefind/gsttypefindfunctions.c:
18860         iLBC30 and iLBC20 added to typefind.
18861
18862 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
18863
18864         * gst-libs/gst/audio/gstbaseaudiosink.c:
18865         (gst_base_audio_sink_class_init):
18866         * gst-libs/gst/audio/gstbaseaudiosrc.c:
18867         (gst_base_audio_src_class_init):
18868           update strings, values are in microseconds
18869           change the default sink buffer time to something that is smaller
18870           (to help software volume mixing have a slightly lower delay) but
18871           still be acceptable on Wim's laptop
18872
18873 2005-12-20  Edward Hervey  <edward@fluendo.com>
18874
18875         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
18876         Made a quack, forgot to add DUCK to the riff video template.
18877
18878 2005-12-19  Edward Hervey  <edward@fluendo.com>
18879
18880         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
18881         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
18882         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
18883         (gst_ogm_parse_chain):
18884         Make sure pads are initialized correctly.
18885         * gst-libs/gst/riff/riff-ids.h:
18886         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18887         (gst_riff_create_video_template_caps):
18888         Add a whole bunch of FOURCC <=> MimeType.
18889         Extend the riff video pad template to support the newly added fourcc.
18890
18891 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18892
18893         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
18894         (gst_ogg_demux_activate_chain):
18895           Extra debug output when activating/deactivating chains.
18896
18897         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
18898         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
18899         (unlinked):
18900           Remove a queue from our list when it becomes unlinked.
18901           Don't add queues to elements in class 'Demux' if they
18902           can only produce one pad 
18903
18904 2005-12-18  Julien MOUTTE  <julien@moutte.net>
18905
18906         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
18907         (gst_video_sink_get_type): Add a debug category.
18908
18909 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18910
18911         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18912         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
18913           Handle downstream newsegment by sending our own newsegment before the
18914           next buffer to be released. (#323900)
18915
18916 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18917
18918         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18919         (gst_base_rtp_depayload_set_gst_timestamp):
18920           add queue delay to new segment as well (as opposed to just the first
18921           buffer). (bug #322347)
18922
18923 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
18924
18925         * ext/libvisual/visual.c: (make_valid_name):
18926           change some char* into char[]
18927         * gst/audiotestsrc/gstaudiotestsrc.c:
18928         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
18929         (gst_audio_test_src_create):
18930         * gst/audiotestsrc/gstaudiotestsrc.h:
18931           prepare to handle EOS and SEGMENT_DONE
18932
18933 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18934
18935         * tests/check/generic/states.c: (GST_START_TEST):
18936           Blacklist cdparanoia element in state test.
18937
18938 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18939
18940           Patch by: Benjamin Pineau
18941
18942         * gst/tcp/gsttcp.c:
18943         * gst/tcp/gsttcpclientsink.c:
18944         * gst/tcp/gsttcpserversink.c:
18945         * gst/tcp/gsttcpserversrc.c:
18946           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
18947
18948 2005-12-15  Michael Smith  <msmith@fluendo.com>
18949
18950         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
18951         (gst_video_rate_chain):
18952           Fix timestamping for videorate when the first buffer it sees has a
18953           non-zero timestamp. Fix some misleading debug output.
18954
18955 2005-12-15  Michael Smith  <msmith@fluendo.com>
18956
18957         * gst/audioresample/gstaudioresample.c:
18958           Don't leak all input buffers to audioresample.
18959
18960 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
18961
18962         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
18963           Don't operate on empty text buffers. Strip newlines and
18964           tabs only from the end of the text, but leave them intact
18965           in the middle. Fix typo in gtk-doc description.
18966
18967 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
18968
18969         * gst/playback/gstplaybasebin.c:
18970         * gst/playback/gstplaybin.c: (handoff):
18971           Make sure the video frame buffer we return to apps via the
18972           "frame" property always has caps set on it. Modify
18973           _gst_gvalue_set_object() macro to handle NULL objects
18974           gracefully too.
18975
18976 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
18977
18978         * gst/audiotestsrc/gstaudiotestsrc.c:
18979         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
18980         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
18981         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
18982         (gst_audio_test_src_create):
18983         * gst/audiotestsrc/gstaudiotestsrc.h:
18984         Adjust to some recent api changes and add wtays new cool seeking
18985         capabillities
18986
18987 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
18988
18989         * ext/alsa/Makefile.am:
18990         * ext/alsa/gstalsadeviceprobe.c:
18991         * ext/alsa/gstalsadeviceprobe.h:
18992           Helper functions to add device probing via the GstPropertyProbe
18993           interface to a class.
18994
18995         * ext/alsa/gstalsamixer.h:
18996           Comment out GST_ALSA_MIXER, it returns a struct that's not
18997           used.
18998
18999         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
19000           Add some debug info. 
19001
19002         * ext/alsa/gstalsamixerelement.c:
19003         (gst_alsa_mixer_element_interface_supported),
19004         (gst_implements_interface_init),
19005         (gst_alsa_mixer_element_init_interfaces),
19006         (gst_alsa_mixer_element_class_init),
19007         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
19008         (gst_alsa_mixer_element_set_property),
19009         (gst_alsa_mixer_element_get_property),
19010         (gst_alsa_mixer_element_change_state):
19011         * ext/alsa/gstalsamixerelement.h:
19012           Add 'device' and 'device-name' properties. Add GstPropertyProbe
19013           for device handling (gnome-volume-control will need that).
19014
19015 2005-12-12  Christian Schaller  <uraeus@gnome.org>
19016
19017         * ext/Makefile.am: fix cdparanoia entry
19018         * gst-plugins-base.spec.in: add cdparanoia
19019
19020 2005-12-12  Michael Smith  <msmith@fluendo.com>
19021
19022         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
19023           Use the correct function to free list of typefind factories.
19024
19025 2005-12-12  Wim Taymans  <wim@fluendo.com>
19026
19027         * gst/videotestsrc/gstvideotestsrc.c:
19028         (gst_video_test_src_class_init), (gst_video_test_src_init),
19029         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
19030         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
19031         (gst_video_test_src_create):
19032         * gst/videotestsrc/gstvideotestsrc.h:
19033         Implement seeking in videotestsrc.
19034         Small cleanups.
19035
19036 2005-12-12  Wim Taymans  <wim@fluendo.com>
19037
19038         * ext/cdparanoia/Makefile.am:
19039         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
19040         (gst_paranoia_endian_get_type), (_do_init),
19041         (cdparanoia_class_init), (cdparanoia_init),
19042         (cdparanoia_set_property), (cdparanoia_get_property),
19043         (cdparanoia_do_seek), (cdparanoia_is_seekable),
19044         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
19045         (cdparanoia_convert), (cdparanoia_get_query_types),
19046         (cdparanoia_query), (cdparanoia_set_index),
19047         (cdparanoia_uri_set_uri):
19048         * ext/cdparanoia/gstcdparanoia.h:
19049         Partially ported cdparanoia now that basesrc can support a
19050         plugin like this..
19051
19052 2005-12-12  Wim Taymans  <wim@fluendo.com>
19053
19054         * tests/examples/seek/scrubby.c: (main):
19055         Set higher priority for bus events so they don't get reordered with
19056         gtk gui events.
19057
19058         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
19059         (flush_toggle_cb), (main):
19060         Added checkbox to disable flushing seeks. 
19061         Disable scrubbing when doing non flushing seeks.
19062
19063 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
19064
19065         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
19066         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
19067         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
19068         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
19069           Implement some sort of event handling that doesn't rely on
19070           g_return_if_fail; make sure we always push the last chunk of an 
19071           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
19072           state change function; remove some old cruft. Seeking is still
19073           rather unlikely to work though.
19074
19075         * tools/.cvsignore:
19076           Ignore more.
19077
19078 2005-12-11  Julien MOUTTE  <julien@moutte.net>
19079
19080         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
19081         Fixed a leak of the current image reference when cleaning up.
19082         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
19083
19084 2005-12-09  Michael Smith  <msmith@fluendo.com>
19085
19086         * tools/Makefile.am:
19087         * tools/gst-launch-ext-m.m:
19088           Remove gst-launch-ext. It doesn't work, and is no longer
19089           particularly useful.
19090
19091 2005-12-08  Luca Ognibene  <luogni@tin.it>
19092
19093         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
19094           don't pass random values to ogmparse convert function.
19095           Make seeking possible in the exile1.ogm file.
19096
19097 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
19098
19099         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
19100         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
19101           Work around refcount problem with g_value_set_object() that occur
19102           if the core has been compiled against GLib-2.6 (g_value_set_object()
19103           will only g_object_ref() the element, but the caller will
19104           gst_object_unref() it and bad things will happen due to the way
19105           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
19106           totem for people on FC4 using Thomas's 0.10 RPMs.
19107           
19108 2005-12-07  Edward Hervey  <edward@fluendo.com>
19109
19110         Time to welcome ogm to 0.10 :)
19111         
19112         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
19113         (gst_ogg_pad_typefind):
19114         Oggdemux can now properly typefind elements with dynamic pads.
19115         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
19116         Properly set caps on src pad, and set caps on outgoing buffers.
19117
19118 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19119
19120         * ext/alsa/gstalsamixer.h:
19121         * ext/alsa/gstalsamixerelement.h:
19122         * ext/alsa/gstalsamixeroptions.h:
19123         * ext/alsa/gstalsamixertrack.h:
19124         * ext/alsa/gstalsasink.c:
19125         * ext/alsa/gstalsasink.h:
19126         * ext/alsa/gstalsasrc.c:
19127         * ext/alsa/gstalsasrc.h:
19128         * ext/cdparanoia/gstcdparanoia.h:
19129         * ext/gnomevfs/gstgnomevfsuri.h:
19130         * ext/ogg/gstoggdemux.c:
19131         * ext/ogg/gstoggmux.c:
19132         * ext/pango/gsttextoverlay.h:
19133         * ext/theora/theoradec.c:
19134         * ext/theora/theoraenc.c:
19135         * ext/vorbis/vorbisdec.h:
19136         * ext/vorbis/vorbisenc.c:
19137         * ext/vorbis/vorbisenc.h:
19138         * ext/vorbis/vorbisparse.h:
19139         * gst-libs/gst/audio/gstaudioclock.h:
19140         * gst-libs/gst/audio/gstaudiosink.c:
19141         * gst-libs/gst/audio/gstaudiosink.h:
19142         * gst-libs/gst/audio/gstaudiosrc.c:
19143         * gst-libs/gst/audio/gstaudiosrc.h:
19144         * gst-libs/gst/audio/gstbaseaudiosink.c:
19145         * gst-libs/gst/audio/gstbaseaudiosink.h:
19146         * gst-libs/gst/audio/gstbaseaudiosrc.c:
19147         * gst-libs/gst/audio/gstbaseaudiosrc.h:
19148         * gst-libs/gst/audio/gstringbuffer.h:
19149         * gst-libs/gst/audio/multichannel.h:
19150         * gst-libs/gst/floatcast/floatcast.h:
19151         * gst-libs/gst/interfaces/colorbalance.c:
19152         * gst-libs/gst/interfaces/colorbalance.h:
19153         * gst-libs/gst/interfaces/colorbalancechannel.h:
19154         * gst-libs/gst/interfaces/mixer.h:
19155         * gst-libs/gst/interfaces/mixeroptions.h:
19156         * gst-libs/gst/interfaces/mixertrack.h:
19157         * gst-libs/gst/interfaces/navigation.h:
19158         * gst-libs/gst/interfaces/propertyprobe.h:
19159         * gst-libs/gst/interfaces/tuner.h:
19160         * gst-libs/gst/interfaces/tunerchannel.h:
19161         * gst-libs/gst/interfaces/tunernorm.h:
19162         * gst-libs/gst/interfaces/xoverlay.h:
19163         * gst-libs/gst/netbuffer/gstnetbuffer.h:
19164         * gst-libs/gst/riff/riff-ids.h:
19165         * gst-libs/gst/riff/riff-media.h:
19166         * gst-libs/gst/riff/riff-read.h:
19167         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19168         * gst-libs/gst/rtp/gstbasertppayload.c:
19169         * gst-libs/gst/rtp/gstbasertppayload.h:
19170         * gst-libs/gst/rtp/gstrtpbuffer.c:
19171         * gst-libs/gst/rtp/gstrtpbuffer.h:
19172         * gst-libs/gst/tag/gsttageditingprivate.h:
19173         * gst-libs/gst/tag/gstvorbistag.c:
19174         (gst_tag_list_from_vorbiscomment_buffer):
19175         * gst-libs/gst/tag/tag.h:
19176         * gst-libs/gst/video/video.h:
19177         * gst/adder/gstadder.c:
19178         * gst/adder/gstadder.h:
19179         * gst/audioconvert/audioconvert.c:
19180         * gst/audioconvert/audioconvert.h:
19181         * gst/audioconvert/gstaudioconvert.c:
19182         * gst/audioconvert/gstchannelmix.c:
19183         * gst/audioconvert/gstchannelmix.h:
19184         * gst/audiorate/gstaudiorate.c:
19185         * gst/audioresample/buffer.h:
19186         * gst/audioresample/functable.h:
19187         * gst/audioresample/gstaudioresample.c:
19188         * gst/audioresample/resample.h:
19189         * gst/ffmpegcolorspace/avcodec.h:
19190         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19191         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
19192         * gst/ffmpegcolorspace/imgconvert.c:
19193         * gst/ffmpegcolorspace/imgconvert_template.h:
19194         * gst/playback/gstdecodebin.c:
19195         * gst/playback/gstplaybasebin.h:
19196         * gst/playback/gstplaybin.c:
19197         * gst/playback/gststreaminfo.h:
19198         * gst/tcp/gstfdset.c:
19199         * gst/tcp/gstfdset.h:
19200         * gst/tcp/gstmultifdsink.c:
19201         * gst/tcp/gstmultifdsink.h:
19202         * gst/tcp/gsttcp.h:
19203         * gst/tcp/gsttcpclientsrc.c:
19204         * gst/tcp/gsttcpclientsrc.h:
19205         * gst/tcp/gsttcpplugin.h:
19206         * gst/tcp/gsttcpserversink.c:
19207         * gst/tcp/gsttcpserversrc.c:
19208         * gst/typefind/gsttypefindfunctions.c:
19209         * gst/videorate/gstvideorate.c:
19210         * gst/videotestsrc/gstvideotestsrc.h:
19211         * gst/videotestsrc/videotestsrc.h:
19212         * sys/v4l/gstv4lcolorbalance.h:
19213         * sys/v4l/gstv4ltuner.h:
19214         * sys/v4l/gstv4lxoverlay.h:
19215         * sys/v4l/v4l_calls.h:
19216         * sys/v4l/videodev_mjpeg.h:
19217         * tests/check/elements/audioconvert.c:
19218         * tests/check/elements/audioresample.c:
19219         * tests/check/elements/audiotestsrc.c:
19220         * tests/check/elements/videotestsrc.c:
19221         * tests/check/elements/volume.c:
19222         * tests/examples/seek/scrubby.c:
19223         * tests/examples/seek/seek.c:
19224           expand tabs
19225
19226 === release 0.10.0 ===
19227
19228 2005-12-05 Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19229
19230         * configure.ac:
19231           releasing 0.10.0, "Mont-d'or"
19232
19233 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
19234
19235         * tests/examples/seek/Makefile.am:
19236         Build fix for when gtk is not available.
19237
19238 2005-12-05  Andy Wingo  <wingo@pobox.com>
19239
19240         * ext/libvisual/visual.c: (get_buffer):
19241         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
19242         * ext/pango/gsttextrender.c: (gst_text_render_chain):
19243         * ext/theora/theoradec.c: (theora_handle_data_packet):
19244         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
19245         (theora_enc_chain):
19246         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
19247         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
19248         Update for alloc_buffer changes.
19249
19250 2005-12-05  Andy Wingo  <wingo@pobox.com>
19251
19252         patch by: Kai Vehmanen <kv2004 eca cx>
19253         
19254         * gst-libs/gst/rtp/gstbasertpdepayload.c
19255         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
19256
19257 2005-12-04  Andy Wingo  <wingo@pobox.com>
19258
19259         patch by: Sebastien Cote <sebas642 yahoo ca>
19260         
19261         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
19262         Fixes #319172.
19263
19264 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
19265
19266         * docs/plugins/Makefile.am:
19267         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19268         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19269         * docs/plugins/gst-plugins-base-plugins.hierarchy:
19270         * ext/pango/gstclockoverlay.c:
19271         * ext/pango/gsttextoverlay.c: 
19272         * ext/pango/gsttextrender.c:
19273         * ext/pango/gsttimeoverlay.c:
19274           Add gtk-doc blurbs to pango elements.
19275
19276 2005-12-02  Wim Taymans  <wim@fluendo.com>
19277
19278         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
19279         * gst/audioresample/buffer.h:
19280         * gst/audioresample/gstaudioresample.c:
19281         * gst/audioresample/gstaudioresample.h:
19282         * gst/audioresample/resample.c: (resample_input_flush),
19283         (resample_input_pushthrough), (resample_input_eos),
19284         (resample_get_output_size_for_input),
19285         (resample_get_input_size_for_output), (resample_get_output_size),
19286         (resample_get_output_data):
19287         * gst/audioresample/resample.h:
19288         * gst/audioresample/resample_ref.c: (resample_scale_ref):
19289         Fix audioresample, seek torture, new segments, reverse negotiation
19290         etc.. work fine.
19291
19292 2005-12-02  Wim Taymans  <wim@fluendo.com>
19293
19294         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
19295         Small cleanups.
19296
19297 2005-12-02  Wim Taymans  <wim@fluendo.com>
19298
19299         * gst/audioconvert/gstaudioconvert.c:
19300         (gst_audio_convert_transform):
19301         Post errors.
19302
19303 === release 0.9.7 ===
19304
19305 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19306
19307         * configure.ac:
19308           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
19309
19310 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19311
19312         * Makefile.am:
19313         * po/hu.po:
19314         * win32/MANIFEST:
19315         * win32/gst.sln:
19316           add win32 MANIFEST file
19317           do something to the hungarian translation
19318
19319 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
19320
19321         * ext/Makefile.am:
19322           Add $(PANGO_DIR) to SUBDIRS
19323
19324         * ext/pango/gstclockoverlay.c:
19325         * ext/pango/gsttimeoverlay.c:
19326           Fix and improve element descriptions.
19327
19328 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19329
19330         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19331         * docs/plugins/inspect/plugin-libvisual.xml:
19332         * docs/plugins/inspect/plugin-pango.xml:
19333           add pango plugin to docs
19334
19335 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19336
19337         * configure.ac:
19338         * ext/Makefile.am:
19339           moved pango to base
19340
19341 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19342
19343         * configure.ac:
19344         * tests/Makefile.am:
19345         * tests/icles/.cvsignore:
19346         * tests/icles/Makefile.am:
19347         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
19348         (close_display), (resize_window), (move_window), (create_window),
19349         (terminate_playback), (pause_playback), (start_playback), (main):
19350           add stress test for xoverlay from Julien
19351
19352 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19353
19354         * docs/libs/tmpl/gstcolorbalance.sgml:
19355         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19356         * gst-libs/gst/rtp/gstbasertppayload.c:
19357         * gst-libs/gst/rtp/gstrtpbuffer.c:
19358         * gst-libs/gst/rtp/gstrtpbuffer.h:
19359           Do burger's rename for rtp payloaders and depayloaders
19360
19361 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19362
19363         * win32/:
19364           add Visual Studio 6 build files
19365
19366 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19367
19368         * docs/libs/gst-plugins-base-libs-docs.sgml:
19369         * docs/libs/gst-plugins-base-libs-sections.txt:
19370         * docs/libs/tmpl/gstaudio.sgml:
19371         * docs/libs/tmpl/gstringbuffer.sgml:
19372         * gst-libs/gst/interfaces/xoverlay.c:
19373         * gst-libs/gst/video/gstvideofilter.c:
19374         * gst-libs/gst/video/gstvideosink.c:
19375           update documentation
19376
19377 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19378
19379         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
19380         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
19381         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
19382         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
19383         (gst_multi_fd_sink_get_stats),
19384         (gst_multi_fd_sink_remove_client_link),
19385         (gst_multi_fd_sink_handle_client_read),
19386         (gst_multi_fd_sink_client_queue_data),
19387         (gst_multi_fd_sink_client_queue_caps),
19388         (gst_multi_fd_sink_client_queue_buffer),
19389         (gst_multi_fd_sink_new_client),
19390         (gst_multi_fd_sink_handle_client_write),
19391         (gst_multi_fd_sink_recover_client),
19392         (gst_multi_fd_sink_queue_buffer),
19393         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
19394         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
19395         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
19396         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
19397         * gst/tcp/gstmultifdsink.h:
19398         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
19399         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
19400         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
19401         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
19402         (gst_tcp_client_sink_set_property),
19403         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
19404         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
19405         * gst/tcp/gsttcpclientsink.h:
19406         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
19407         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
19408         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
19409         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
19410         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
19411         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
19412         * gst/tcp/gsttcpclientsrc.h:
19413         * gst/tcp/gsttcpplugin.c: (plugin_init):
19414         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
19415         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
19416         (gst_tcp_server_sink_finalize),
19417         (gst_tcp_server_sink_handle_server_read),
19418         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
19419         (gst_tcp_server_sink_set_property),
19420         (gst_tcp_server_sink_get_property),
19421         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
19422         * gst/tcp/gsttcpserversink.h:
19423         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
19424         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
19425         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
19426         (gst_tcp_server_src_set_property),
19427         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
19428         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
19429         * gst/tcp/gsttcpserversrc.h:
19430           more borgifying
19431
19432 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19433
19434         * docs/plugins/Makefile.am:
19435         * docs/plugins/gst-plugins-base-plugins.args:
19436         * docs/plugins/inspect/plugin-libvisual.xml:
19437         * gst/audioconvert/plugin.h:
19438         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
19439         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
19440         (gst_audio_rate_setcaps), (gst_audio_rate_init),
19441         (gst_audio_rate_chain), (gst_audio_rate_set_property),
19442         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
19443         (plugin_init):
19444         * gst/audiotestsrc/gstaudiotestsrc.c:
19445         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
19446         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
19447         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
19448         (gst_audio_test_src_get_query_types),
19449         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
19450         (gst_audio_test_src_create_square),
19451         (gst_audio_test_src_create_saw),
19452         (gst_audio_test_src_create_triangle),
19453         (gst_audio_test_src_create_silence),
19454         (gst_audio_test_src_create_white_noise),
19455         (gst_audio_test_src_init_pink_noise),
19456         (gst_audio_test_src_generate_pink_noise_value),
19457         (gst_audio_test_src_create_pink_noise),
19458         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
19459         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
19460         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
19461         (plugin_init):
19462         * gst/audiotestsrc/gstaudiotestsrc.h:
19463         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
19464         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
19465         (gst_sub_parse_init), (gst_sub_parse_formats),
19466         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
19467         (convert_encoding), (get_next_line),
19468         (gst_sub_parse_data_format_autodetect),
19469         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
19470         (gst_sub_parse_loop), (gst_sub_parse_chain),
19471         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
19472         (plugin_init):
19473         * gst/subparse/gstsubparse.h:
19474         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
19475         (gst_video_rate_base_init), (gst_video_rate_class_init),
19476         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
19477         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
19478         (gst_video_rate_init), (gst_video_rate_event),
19479         (gst_video_rate_chain), (gst_video_rate_set_property),
19480         (gst_video_rate_get_property), (gst_video_rate_change_state),
19481         (plugin_init):
19482         * gst/videoscale/gstvideoscale.c:
19483         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
19484         (gst_video_scale_src_template_factory),
19485         (gst_video_scale_sink_template_factory),
19486         (gst_video_scale_get_type), (gst_video_scale_base_init),
19487         (gst_video_scale_class_init), (gst_video_scale_init),
19488         (gst_video_scale_set_property), (gst_video_scale_get_property),
19489         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
19490         (gst_video_scale_prepare_size), (parse_caps),
19491         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
19492         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
19493         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
19494         (plugin_init):
19495         * gst/videoscale/gstvideoscale.h:
19496         * gst/videotestsrc/gstvideotestsrc.c:
19497         (gst_video_test_src_pattern_get_type),
19498         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
19499         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
19500         (gst_video_test_src_set_pattern),
19501         (gst_video_test_src_set_property),
19502         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
19503         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
19504         (gst_video_test_src_event), (gst_video_test_src_get_times),
19505         (gst_video_test_src_create), (plugin_init):
19506         * gst/videotestsrc/gstvideotestsrc.h:
19507         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
19508         (gst_video_test_src_smpte), (gst_video_test_src_snow),
19509         (gst_video_test_src_black):
19510         * gst/videotestsrc/videotestsrc.h:
19511           borgify further
19512           clean up docs a little
19513
19514 2005-11-30  Wim Taymans  <wim@fluendo.com>
19515
19516         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19517         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
19518         (gst_basertppayload_event), (gst_basertppayload_push),
19519         (gst_basertppayload_change_state):
19520         * gst-libs/gst/rtp/gstbasertppayload.h:
19521         closed #320644.
19522
19523 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19524
19525         * docs/libs/gst-plugins-base-libs-docs.sgml:
19526         * docs/libs/gst-plugins-base-libs-sections.txt:
19527         * gst-libs/gst/video/gstvideofilter.c:
19528         * gst-libs/gst/video/gstvideosink.c:
19529         * gst-libs/gst/video/gstvideosink.h: Adding docs.
19530
19531 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19532
19533         * LICENSE:
19534           move
19535         * po/af.po:
19536         * po/az.po:
19537         * po/cs.po:
19538         * po/en_GB.po:
19539         * po/hu.po:
19540         * po/it.po:
19541         * po/nb.po:
19542         * po/nl.po:
19543         * po/or.po:
19544         * po/sq.po:
19545         * po/sr.po:
19546         * po/sv.po:
19547         * po/uk.po:
19548         * po/vi.po:
19549         * Makefile.am:
19550           update
19551         * scripts/autoplugins.sh:
19552           remove
19553
19554 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19555
19556         * Makefile.am:
19557         * configure.ac:
19558         * examples/Makefile.am:
19559         * examples/capsfilter/Makefile.am:
19560         * examples/capsfilter/capsfilter1.c:
19561         * examples/gob/Makefile.am:
19562         * examples/gob/gst-identity2.gob:
19563         * examples/indexing/.cvsignore:
19564         * examples/indexing/Makefile.am:
19565         * examples/indexing/indexmpeg.c:
19566         * examples/seeking/.cvsignore:
19567         * examples/seeking/Makefile.am:
19568         * examples/seeking/cdparanoia.c:
19569         * examples/seeking/cdplayer.c:
19570         * examples/seeking/chained.c:
19571         * examples/seeking/scrubby.c:
19572         * examples/seeking/seek.c:
19573         * examples/stats/Makefile.am:
19574         * examples/stats/mp2ogg.c:
19575         * examples/switch/.cvsignore:
19576         * examples/switch/Makefile.am:
19577         * examples/switch/switcher.c:
19578         * tests/Makefile.am:
19579         * tests/check/generic/.cvsignore:
19580         * tests/check/pipelines/.cvsignore:
19581         * tests/examples/Makefile.am:
19582         * tests/examples/seek/Makefile.am:
19583           reorganize stuff under tests/
19584
19585 2005-11-30  Edward Hervey  <edward@fluendo.com>
19586
19587         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
19588         Go away you stupid GstStaticPadTemplate memleak.
19589
19590 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19591
19592         * gst-libs/gst/net/Makefile.am:
19593         * gst-libs/gst/net/README:
19594         * gst-libs/gst/net/gstnetbuffer.c:
19595         * gst-libs/gst/net/gstnetbuffer.h:
19596           this was moved to "netbuffer"
19597
19598 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19599
19600         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
19601         (gst_video_filter_class_init), (gst_video_filter_init):
19602         * gst-libs/gst/video/gstvideofilter.h:
19603           borgify name to bring in line with other classes
19604
19605 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19606
19607         * gst/audioscale/.cvsignore:
19608         * gst/audioscale/Makefile.am:
19609         * gst/audioscale/README:
19610         * gst/audioscale/audioscale.vcproj:
19611         * gst/audioscale/dtof.c:
19612         * gst/audioscale/dtos.c:
19613         * gst/audioscale/functable.c:
19614         * gst/audioscale/gstaudioscale.c:
19615         * gst/audioscale/gstaudioscale.h:
19616         * gst/audioscale/private.h:
19617         * gst/audioscale/resample.c:
19618         * gst/audioscale/resample.h:
19619         * gst/audioscale/test.c:
19620           remove
19621
19622 2005-11-30  Edward Hervey  <edward@fluendo.com>
19623
19624         * gst-libs/gst/netbuffer/Makefile.am:
19625         really, really tired
19626
19627 2005-11-30  Edward Hervey  <edward@fluendo.com>
19628
19629         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
19630         Update for new GstTypeFindFactory _register()
19631
19632 2005-11-30  Edward Hervey  <edward@fluendo.com>
19633
19634         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
19635         Let's not override libgstnet from core for no reason...
19636         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
19637         Ok, maybe not so quick next time.
19638
19639 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19640
19641         * configure.ac:
19642         * gst-libs/gst/Makefile.am:
19643           moved gst-libs/gst/net to netbuffer through CVS surgery
19644           remove old directory
19645           updating build to accomodate
19646           (#322257)
19647
19648 2005-11-29  Andy Wingo  <wingo@pobox.com>
19649
19650         * pkgconfig/gstreamer-plugins-base.pc.in:
19651         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
19652         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
19653         (#322257).
19654
19655 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19656
19657         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
19658         3rd time's the charm. Correct ref-counting for discarded buffers.
19659
19660 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19661
19662         * gst/playback/gststreamselector.c:
19663         (gst_stream_selector_class_init),
19664         (gst_stream_selector_set_property),
19665         (gst_stream_selector_get_property),
19666         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19667         Fix ref-counting
19668
19669 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19670
19671         * gst/subparse/gstsubparse.c: (feed_textbuf):
19672           Don't access already unref'ed buffer.
19673
19674 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19675
19676         * gst/playback/gststreamselector.c:
19677         (gst_stream_selector_class_init), (gst_stream_selector_init),
19678         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
19679         (gst_stream_selector_get_property),
19680         (gst_stream_selector_get_linked_pad),
19681         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19682         * gst/playback/gststreamselector.h:
19683         Add the active-pad property for playbin to use shortly. Ignore buffers
19684         from any other pad, returning GST_FLOW_NOT_LINKED
19685
19686 2005-11-29  Julien MOUTTE  <julien@moutte.net>
19687
19688         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
19689         patch from bug #322704 (Alessandro Decina).
19690
19691 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19692
19693         * gst-libs/gst/audio/Makefile.am:
19694           folded audiofilter into the audio library
19695
19696 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19697
19698         * gst/videoscale/gstvideoscale.h:
19699         * gst/videoscale/gstvideoscale.c:
19700           remove unimplemented scale methods
19701
19702 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19703
19704         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
19705           Don't leak caps.
19706
19707 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19708
19709         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
19710         (gst_ximagesink_setcaps):
19711         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19712         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
19713         happens (only visible on ximagesink but bug is in xv too) set_caps was
19714         destroying the internal x[v]image used to memcpy non locally alloced
19715         buffers so that it got renewed on next _chain. The issue is that 
19716         _expose will try to put that image as it reffed it in _put.
19717         Using gst_buffer_unref instead of destroy fixes it !
19718
19719 2005-11-28  Edward Hervey  <edward@fluendo.com>
19720
19721         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
19722         (try_to_link_1), (queue_filled_cb):
19723         Better use of the queues. Start with a small size queue and only increase
19724         the size of the queues when the other queues are empty.
19725
19726 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
19727
19728         * gst-libs/gst/video/Makefile.am:
19729           compile in copied-over videofilter into the video library
19730         * gst-libs/gst/video/videosink.h:
19731           rename the header to gstvideosink.h since it's a base GstObject class
19732         * sys/ximage/ximagesink.h:
19733         * sys/xvimage/xvimagesink.h:
19734           use the new header
19735
19736 2005-11-28  Wim Taymans  <wim@fluendo.com>
19737
19738         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
19739         * gst/playback/gstplaybasebin.h:
19740         Prepare to handle errors betters.
19741
19742         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
19743         Set sinks to PAUSED first before adding and linking them so that
19744         we don't interrupt dataflow.
19745
19746 2005-11-28  Wim Taymans  <wim@fluendo.com>
19747
19748         * gst-libs/gst/audio/TODO:
19749         Updated TODO
19750
19751         * gst-libs/gst/audio/gstaudiosink.c:
19752         (gst_audioringbuffer_open_device),
19753         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
19754         (gst_audioringbuffer_release):
19755         Small cleanups.
19756
19757         * gst-libs/gst/audio/gstbaseaudiosink.c:
19758         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
19759         (gst_base_audio_sink_change_state):
19760         Slave to the master clock when going to PLAYING and unslave when
19761         going to PAUSED.
19762
19763         * gst-libs/gst/audio/gstringbuffer.c:
19764         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
19765         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
19766         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
19767         (gst_ring_buffer_clear_all), (wait_segment),
19768         (gst_ring_buffer_commit), (gst_ring_buffer_read),
19769         (gst_ring_buffer_advance):
19770         * gst-libs/gst/audio/gstringbuffer.h:
19771         Add some docs and cleanups.
19772
19773 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19774
19775         * sys/xvimage/xvimagesink.c:
19776         (gst_xvimagesink_navigation_send_event): Fix navigation events
19777         coordinates translation with pixel aspect ratios.
19778
19779 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19780
19781         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
19782         Use calculated video geometry from _setcaps instead of buffer
19783         caps to respect pixel aspect ratio. (fixes #322388)
19784
19785 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19786
19787         * docs/libs/tmpl/gstcolorbalance.sgml:
19788         * docs/libs/tmpl/gstmixer.sgml:
19789         * docs/libs/tmpl/gstxoverlay.sgml:
19790         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
19791         interface.
19792
19793 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19794
19795         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
19796         Refuse to create an XvImage if we can't find the format.
19797
19798 2005-11-28  Edward Hervey  <edward@fluendo.com>
19799
19800         * gst-libs/gst/riff/riff-media.c:
19801         (gst_riff_create_audio_template_caps):
19802         Add ATRAC3 to the list of riff-possible audio caps.
19803         I know we still don't have a plugin for atrac3, but it's saner to output
19804         that than a cryptic mimetype.
19805
19806 2005-11-27  Edward Hervey  <edward@fluendo.com>
19807
19808         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
19809         Don't try to create a zero-sized subbuffer.
19810
19811 2005-11-27  Julien MOUTTE  <julien@moutte.net>
19812
19813         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
19814         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
19815         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
19816         (gst_ximagesink_expose): Fixed a tricky race.
19817         * sys/ximage/ximagesink.h:
19818         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19819         (gst_xvimagesink_expose): Fixed a tricky race.
19820         * sys/xvimage/xvimagesink.h:
19821
19822 2005-11-27  Edward Hervey  <edward@fluendo.com>
19823
19824         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19825         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
19826         Remove unused properties, and add queues between demuxers and decoders
19827         so that a lot more files can preroll properly.
19828
19829 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19830
19831         * gst-libs/gst/net/Makefile.am:
19832         * gst-libs/gst/rtp/Makefile.am:
19833         * gst-libs/gst/tag/Makefile.am:
19834           remove silly include
19835         * gst/tags/Makefile.am:
19836         * gst/tags/gsttagediting.c:
19837         * gst/tags/gsttageditingprivate.h:
19838         * gst/tags/tagedit.vcproj:
19839           remove directory, is as good as empty
19840
19841 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19842
19843         * configure.ac:
19844           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
19845         * gst-libs/Makefile.am:
19846         * gst-libs/gst/audio/Makefile.am:
19847         * gst-libs/gst/interfaces/Makefile.am:
19848         * gst-libs/gst/net/Makefile.am:
19849         * gst-libs/gst/riff/Makefile.am:
19850         * gst-libs/gst/rtp/Makefile.am:
19851         * gst-libs/gst/tag/Makefile.am:
19852         * gst-libs/gst/video/Makefile.am:
19853           and use them
19854
19855 2005-11-27  Julien MOUTTE  <julien@moutte.net>
19856
19857         * docs/libs/tmpl/gstcolorbalance.sgml:
19858         * docs/libs/tmpl/gstmixer.sgml:
19859         * docs/libs/tmpl/gstxoverlay.sgml:
19860         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
19861         * sys/ximage/ximagesink.h:
19862         * sys/xvimage/xvimagesink.h: More and more documentation.
19863
19864 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19865
19866         * docs/libs/gst-plugins-base-libs-docs.sgml:
19867         * docs/libs/gst-plugins-base-libs-sections.txt:
19868         * docs/libs/tmpl/gstcolorbalance.sgml:
19869         * docs/libs/tmpl/gstmixer.sgml:
19870         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
19871         to documentation.
19872
19873 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19874
19875         * docs/plugins/Makefile.am:
19876         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19877         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19878         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
19879
19880 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19881
19882         * docs/plugins/Makefile.am:
19883         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19884         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19885         * docs/plugins/inspect/plugin-adder.xml:
19886         * docs/plugins/inspect/plugin-alsa.xml:
19887         * docs/plugins/inspect/plugin-audioconvert.xml:
19888         * docs/plugins/inspect/plugin-audiorate.xml:
19889         * docs/plugins/inspect/plugin-audioresample.xml:
19890         * docs/plugins/inspect/plugin-audiotestsrc.xml:
19891         * docs/plugins/inspect/plugin-decodebin.xml:
19892         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
19893         * docs/plugins/inspect/plugin-gnomevfs.xml:
19894         * docs/plugins/inspect/plugin-ogg.xml:
19895         * docs/plugins/inspect/plugin-playbin.xml:
19896         * docs/plugins/inspect/plugin-subparse.xml:
19897         * docs/plugins/inspect/plugin-tcp.xml:
19898         * docs/plugins/inspect/plugin-theora.xml:
19899         * docs/plugins/inspect/plugin-typefindfunctions.xml:
19900         * docs/plugins/inspect/plugin-video4linux.xml:
19901         * docs/plugins/inspect/plugin-videorate.xml:
19902         * docs/plugins/inspect/plugin-videoscale.xml:
19903         * docs/plugins/inspect/plugin-videotestsrc.xml:
19904         * docs/plugins/inspect/plugin-volume.xml:
19905         * docs/plugins/inspect/plugin-vorbis.xml:
19906         * docs/plugins/inspect/plugin-ximagesink.xml:
19907         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
19908         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
19909
19910 2005-11-26  Edward Hervey  <edward@fluendo.com>
19911
19912         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
19913         Properly return GstFlowReturn from gst_pad_push in chain functions.
19914
19915 2005-11-25  Michael Smith  <msmith@fluendo.com>
19916
19917         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
19918         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
19919         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
19920         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
19921           Handle various conditions better when we don't understand a stream.
19922           Removes a heap of CRITICALs on ogg streams containing unknown data.
19923
19924 2005-11-24  Andy Wingo  <wingo@pobox.com>
19925
19926         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
19927         Be threadsafe.
19928
19929 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19930
19931         * configure.ac: back to HEAD
19932
19933 === release 0.9.6 ===
19934
19935 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19936
19937         * configure.ac:
19938           releasing 0.9.6, "White Eight"
19939
19940 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19941
19942         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
19943         * docs/plugins/inspect/plugin-sine.xml:
19944           remove sinesrc some more
19945
19946 2005-11-23  Wim Taymans  <wim@fluendo.com>
19947
19948         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
19949         If we are reading too slowly, jump forward in the ringbuffer
19950         instead of blocking.
19951
19952 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19953
19954         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
19955         (gst_visual_chain):
19956         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
19957         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
19958         (gst_videorate_chain):
19959         * gst/videotestsrc/gstvideotestsrc.c:
19960         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
19961         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
19962         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
19963         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
19964         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19965         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19966           Updates for API changes
19967
19968 2005-11-23  Wim Taymans  <wim@fluendo.com>
19969
19970         * gst-libs/gst/audio/gstbaseaudiosink.c:
19971         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
19972         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
19973         Fix for calibration API change.
19974
19975 2005-11-23  Michael Smith <msmith@fluendo.com>
19976
19977         * gst-libs/gst/audio/multichannel.c:
19978         (gst_audio_get_channel_positions),
19979         (gst_audio_set_channel_positions),
19980         (gst_audio_set_structure_channel_positions_list),
19981         (gst_audio_fixate_channel_positions):
19982           Use gst_value_array_*() functions on value arrays, not
19983           gst_value_list_*().
19984
19985 2005-11-23  Edward Hervey  <edward@fluendo.com>
19986
19987         * autogen.sh:
19988         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
19989         Fixes autogen
19990
19991 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19992
19993         * check/Makefile.am:
19994         * check/elements/videotestsrc.c: (setup_videotestsrc),
19995         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
19996         (main):
19997           add a test for videotestsrc
19998
19999 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20000
20001         * gst/sine/.cvsignore:
20002         * gst/sine/Makefile.am:
20003         * gst/sine/gstsinesrc.c:
20004         * gst/sine/gstsinesrc.h:
20005         * gst/sine/sinesrc.vcproj:
20006           and remove sinesrc from the repository.  Closes #321446
20007
20008 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20009
20010         * configure.ac:
20011         * gst-plugins-base.spec.in:
20012           remove sinesrc from the build
20013
20014 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20015
20016         * check/Makefile.am:
20017         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
20018         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
20019         (main):
20020           add a test for audiotestsrc, testing all waves.  Even seems
20021           leak-free at first glance, nice job Stefan
20022
20023 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20024
20025         * po/af.po:
20026         * po/az.po:
20027         * po/cs.po:
20028         * po/en_GB.po:
20029         * po/hu.po:
20030         * po/it.po:
20031         * po/nb.po:
20032         * po/nl.po:
20033         * po/or.po:
20034         * po/sq.po:
20035         * po/sr.po:
20036         * po/sv.po:
20037         * po/uk.po:
20038         * po/vi.po:
20039           Translation string updates
20040
20041         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
20042         (gst_v4lsrc_set_caps):
20043         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
20044         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
20045         * sys/v4l/v4lsrc_calls.h:
20046           Improve v4lsrc, by making it work again.
20047
20048 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20049
20050         * ext/libvisual/visual.c: (gst_visual_chain):
20051           Fix the fps calculations.
20052
20053         * gst/ffmpegcolorspace/avcodec.h:
20054           Move structure element for clarity
20055
20056         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
20057         * gst-libs/gst/interfaces/tunernorm.h:
20058         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
20059         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
20060         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
20061         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
20062         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
20063         (gst_v4lmjpegsrc_getcaps):
20064         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
20065         (gst_v4lsrc_set_caps):
20066         * sys/v4l/gstv4lsrc.h:
20067         * sys/v4l/v4l_calls.c: (gst_v4l_open):
20068         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
20069         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
20070         * sys/v4l/v4lsrc_calls.h:
20071           Fractional framerates...
20072
20073 2005-11-22  Wim Taymans  <wim@fluendo.com>
20074
20075         * gst-libs/gst/audio/gstbaseaudiosink.c:
20076         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
20077         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
20078         And we provide a clock by default, of course...
20079
20080 2005-11-22  Wim Taymans  <wim@fluendo.com>
20081
20082         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
20083         This clock can be slaved to a master clock now.
20084
20085         * gst-libs/gst/audio/gstbaseaudiosink.c:
20086         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
20087         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
20088         (gst_base_audio_sink_set_clock),
20089         (gst_base_audio_sink_set_property),
20090         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
20091         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
20092         * gst-libs/gst/audio/gstbaseaudiosink.h:
20093         Handle slaving the internal clock to the clock selected in the
20094         pipeline.
20095         Add property to make the basesink not provide a clock.
20096
20097         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20098         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20099         (gst_base_rtp_depayload_wait):
20100         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20101         We can use the clock in GstElement, no need to store it ourselves.
20102
20103 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20104
20105         * docs/libs/tmpl/gstaudio.sgml:
20106           update
20107         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
20108         (gst_paranoia_endian_get_type):
20109         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
20110         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
20111         * gst/audiotestsrc/gstaudiotestsrc.c:
20112         (gst_audiostestsrc_wave_get_type):
20113         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
20114         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
20115         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
20116         (gst_sync_method_get_type), (gst_unit_type_get_type),
20117         (gst_client_status_get_type), (gst_multifdsink_class_init),
20118         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
20119         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
20120         (gst_multifdsink_get_property):
20121         * gst/tcp/gstmultifdsink.h:
20122         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
20123         * gst/videotestsrc/gstvideotestsrc.c:
20124         (gst_videotestsrc_pattern_get_type):
20125           remove deprecated properties
20126           fix up enums to correctly have short lowercase dashed nicks
20127
20128 2005-11-22  Michael Smith <msmith@fluendo.com>
20129
20130         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
20131         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
20132           Add underscore.
20133
20134 2005-11-22  Michael Smith <msmith@fluendo.com>
20135
20136         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
20137         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
20138           Use utility method for scaling clocktime for fractional framerates.
20139
20140 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20141
20142         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
20143         (gst_visual_chain):
20144         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
20145         * ext/theora/theoradec.c: (theora_handle_type_packet):
20146         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
20147         (theora_enc_chain):
20148         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
20149         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
20150         * gst-libs/gst/video/video.h:
20151         * gst/ffmpegcolorspace/avcodec.h:
20152         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20153         (gst_ffmpeg_caps_to_pixfmt):
20154         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20155         (gst_ffmpegcsp_set_caps):
20156         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
20157         (gst_videorate_setcaps), (gst_videorate_blank_data),
20158         (gst_videorate_chain):
20159         * gst/videotestsrc/gstvideotestsrc.c:
20160         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
20161         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
20162         (gst_videotestsrc_event), (gst_videotestsrc_create):
20163         * gst/videotestsrc/gstvideotestsrc.h:
20164         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20165         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
20166         (gst_ximagesink_get_times), (gst_ximagesink_init):
20167         * sys/ximage/ximagesink.h:
20168         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
20169         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
20170         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
20171         * sys/xvimage/xvimagesink.h:
20172           Convert elements to use fractions for their framerate.
20173           V4L elements to come later tonight.
20174
20175 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20176
20177         * gst-libs/gst/audio/audio.c:
20178         * gst-libs/gst/audio/audio.h:
20179           remove some deprecated functions
20180
20181 2005-11-22  Andy Wingo  <wingo@pobox.com>
20182
20183         * Update for gst_tag_setter API changes.
20184
20185 2005-11-22  Andy Wingo  <wingo@pobox.com>
20186
20187         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
20188         (gst_ogg_demux_perform_seek):
20189         * ext/theora/theoradec.c (theora_dec_sink_event):
20190         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
20191         update-funcnames.
20192
20193 2005-11-22  Wim Taymans  <wim@fluendo.com>
20194
20195         * examples/seeking/seek.c: (main):
20196         Give higher priority to bus signals than the gtk events
20197         to fix a race condition in the segment looping.
20198
20199 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20200
20201         * ext/theora/Makefile.am:
20202         * ext/vorbis/Makefile.am:
20203         * gst-libs/gst/tag/Makefile.am:
20204         * gst-plugins-base.spec.in:
20205           Rename libgsttagedit to libgsttag (#322117).
20206
20207 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20208
20209         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
20210         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
20211           Call gst_x_overlay_prepare_xwindow_id() to give applications
20212           a final chance to set their own xwindow id before the video
20213           sink creates its own window.
20214
20215 2005-11-22  Julien MOUTTE  <julien@moutte.net>
20216
20217         * sys/xvimage/xvimagesink.c:
20218         (gst_xvimagesink_navigation_send_event): Handle navigation
20219         events correcly with borders if applicable.
20220
20221 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20222
20223         Patch by: Luca Ognibene
20224
20225         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20226         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
20227         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20228         (gst_ffmpegcsp_caps_remove_format_info):
20229         * gst/ffmpegcolorspace/imgconvert.c:
20230         * gst/ffmpegcolorspace/imgconvert_template.h:
20231           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
20232           #318353); use gst_structure_has_name().
20233
20234 2005-11-22  Julien MOUTTE  <julien@moutte.net>
20235
20236         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
20237         (gst_ximagesink_class_init): Add debug macros on functions.
20238         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
20239         (gst_xvimagesink_xwindow_draw_borders),
20240         (gst_xvimagesink_xvimage_put),
20241         (gst_xvimagesink_xwindow_update_geometry),
20242         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
20243         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
20244         (gst_xvimagesink_xcontext_clear),
20245         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
20246         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
20247         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
20248         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
20249         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
20250         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
20251         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
20252         expose while being PAUSED, out of data flow navigation events, etc..
20253
20254 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20255
20256         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
20257         * gst-libs/gst/audio/audio.h:
20258           fix prototype - wondering why the test worked regardless
20259
20260 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20261
20262         * check/Makefile.am:
20263         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
20264         * gst-libs/gst/audio/audio.h:
20265           add a method that returns a proper GstClockTime
20266
20267 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20268
20269         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
20270         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
20271         * gst-libs/gst/interfaces/xoverlay.h:
20272           Remove everything having to do with the desired size; add 
20273           gst_x_overlay_prepare_xwindow_id() function; remove the
20274           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
20275           post a message on the bus instead (#321816).
20276
20277         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
20278         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
20279         (gst_xvimagesink_xoverlay_init):
20280           Remove desired size stuff (#321816).
20281
20282 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20283
20284         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
20285         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
20286         (mpeg_video_type_find), (mpeg_video_stream_type_find):
20287           Terminate vararg functions with NULL instead of 0 to 
20288           make gcc4 happy.
20289
20290 2005-11-21  Andy Wingo  <wingo@pobox.com>
20291
20292         patch by: Sebastien Cote <sebas642@yahoo.ca>
20293         
20294         * gst-libs/gst/rtp/gstrtpbuffer.h: 
20295         * gst-libs/gst/rtp/gstrtpbuffer.c
20296         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
20297
20298 2005-11-21  Andy Wingo  <wingo@pobox.com>
20299
20300         * gst/playback/gstplaybin.c (gen_audio_element) 
20301         (gen_video_element): Use the new MISSING_PLUGIN core error
20302         category. Closes #320060.
20303
20304         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
20305         * gst/videorate/gstvideorate.c (gst_videorate_event):
20306         * ext/theora/theoradec.c (theora_dec_sink_event): 
20307         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
20308         stream lock.
20309
20310         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
20311         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
20312         stream lock changes.
20313
20314 2005-11-21  Wim Taymans  <wim@fluendo.com>
20315
20316         * gst-libs/gst/audio/gstbaseaudiosink.c:
20317         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
20318         (gst_base_audio_sink_provide_clock),
20319         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
20320         (gst_base_audio_sink_change_state):
20321         * gst/audioresample/gstaudioresample.c:
20322         Segment update fix.
20323
20324 2005-11-21  Andy Wingo  <wingo@pobox.com>
20325
20326         * *.h:
20327         * *.c: Ran scripts/update-macros. Oh yes.
20328
20329 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20330
20331         * sys/ximage/Makefile.am:
20332         * sys/ximage/ximage.c:
20333           Rename ximage plugin to ximagesink (#321426) (Don't forget to
20334           remove your old libgstximage.* manually if necessary).
20335
20336 2005-11-21  Michael Smith <msmith@fluendo.com>
20337
20338         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
20339           Minimal fix for bug #320200: set the min/max bitrate in the correct
20340           units. A better fix would be to upgrade to the RATEMANAGE2
20341           interface, rather than using the deprecated interface used here, but
20342           that would require an update in our libvorbis dependency (to 1.1),
20343           which is probably undesirable.
20344
20345 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
20346
20347         * ext/libvisual/visual.c: (get_buffer):
20348         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20349         (gst_base_audio_src_fixate):
20350         * gst/audioconvert/gstaudioconvert.c:
20351         (gst_audio_convert_fixate_caps):
20352         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
20353         * gst/audiotestsrc/gstaudiotestsrc.c:
20354         (gst_audiotestsrc_src_fixate):
20355         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
20356         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
20357         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
20358         * gst/videotestsrc/gstvideotestsrc.c:
20359         (gst_videotestsrc_src_fixate):
20360         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
20361         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
20362           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
20363           (#322027)
20364
20365
20366 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20367
20368         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
20369         (gst_riff_create_iavs_caps):
20370         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
20371         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
20372         (gst_riff_parse_info):
20373         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
20374         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
20375         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
20376           Fixes for GST_FOURCC_FORMAT API change.
20377
20378 2005-11-21  Andy Wingo  <wingo@pobox.com>
20379
20380         patch by: Alessandro Dessina <alessandro nnva org>
20381
20382         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
20383         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
20384         (gst_ogg_parse_chain):
20385         * ext/theora/theoraenc.c (theora_set_header_on_caps):
20386         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
20387         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
20388         gst_value_list calls on arrays. Fixes #321962.
20389
20390 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20391
20392         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
20393         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
20394         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
20395         * gst/adder/gstadder.c: (gst_adder_init),
20396         (gst_adder_request_new_pad), (gst_adder_collected),
20397         (gst_adder_change_state):
20398           Update for gst_collectpads_foo() to gst_collect_pads_foo()
20399           API change.
20400
20401 2005-11-21  Michael Smith <msmith@fluendo.com>
20402
20403         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
20404         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
20405           Properly handle pad_push return values.
20406
20407 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
20408
20409         * gst-libs/gst/tag/Makefile.am:
20410         * gst-libs/gst/tag/gstvorbistag.c:
20411         (gst_tag_list_to_vorbiscomment_buffer):
20412           Remove obsolete vorbistag element and debug category.
20413
20414         * gst/playback/gstplaybasebin.c: (check_queue):
20415           Don't divide by 0 when queue-threshold is 0.
20416
20417         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
20418           Don't modify an existing pixel-aspect-ratio if we fail to read
20419           a new one.
20420
20421 2005-11-20  Wim Taymans  <wim@fluendo.com>
20422
20423         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
20424         (gst_vorbisenc_push_packet):
20425         GST_PAD_IS_USABLE is gone, use the return value of
20426         the push or pad_alloc_buffer instead.
20427
20428 2005-11-18  Julien MOUTTE  <julien@moutte.net>
20429
20430         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
20431         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
20432         (gst_ximagesink_ximage_destroy),
20433         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
20434         (gst_ximagesink_xwindow_new),
20435         (gst_ximagesink_xwindow_update_geometry),
20436         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
20437         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
20438         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
20439         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
20440         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
20441         (gst_ximagesink_navigation_send_event),
20442         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
20443         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
20444         (gst_ximagesink_finalize), (gst_ximagesink_init),
20445         (gst_ximagesink_class_init):
20446         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
20447         This new version brings correct software scaling, non flickering
20448         window while resizing, pixel aspect ratio handling, usage of
20449         hardware buffer pools, out of data flow event thread for 
20450         navigation and handling of expose events even when being PAUSED,
20451         a new property to keep video aspect ratio when resizing, etc...
20452
20453 2005-11-18  Julien MOUTTE  <julien@moutte.net>
20454
20455         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
20456         (gst_videoscale_fixate_caps): Introduce back caps fixate with
20457         handling of PAR.
20458
20459 2005-11-18  Edward Hervey  <bilboed@dvdsrc.fluendo.com>
20460
20461         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
20462         Unsetting IS_SINK flag from the fakesink, so decodebin
20463         never behaves as a sink.
20464
20465 2005-11-17  Wim Taymans  <wim@fluendo.com>
20466
20467         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20468         (gst_base_audio_src_change_state):
20469         Fix the audiosrc base class again, we did not unflush.
20470
20471 2005-11-17  Julien MOUTTE  <julien@moutte.net>
20472
20473         * examples/seeking/seek.c: (make_dv_pipeline),
20474         (make_vorbis_theora_pipeline), (make_avi_pipeline),
20475         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
20476         to ogg/vorbis/theora pipeline.
20477
20478 2005-11-17  Wim Taymans  <wim@fluendo.com>
20479
20480         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
20481         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
20482         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
20483         Fix EOS on multiple streams.
20484         More debugging.
20485
20486 2005-11-16  Wim Taymans  <wim@fluendo.com>
20487
20488         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
20489         (gst_ogg_demux_perform_seek):
20490         Segment done must include stream time.
20491
20492         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
20493         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
20494         (gst_ogg_mux_change_state):
20495         Fix ogg muxer again.
20496
20497 2005-11-16  Wim Taymans  <wim@fluendo.com>
20498
20499         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
20500         Fix compile again.
20501
20502 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20503
20504         * ext/libvisual/visual.c: (gst_visual_init):
20505         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
20506         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
20507         (gst_ogg_parse_chain):
20508         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
20509         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
20510         * ext/theora/theoradec.c: (gst_theora_dec_init):
20511         * ext/theora/theoraenc.c: (gst_theora_enc_init):
20512         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
20513         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
20514         * gst/adder/gstadder.c: (gst_adder_class_init),
20515         (gst_adder_dispose):
20516         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
20517         * gst/subparse/gstsubparse.c: (gst_subparse_init):
20518         * gst/videorate/gstvideorate.c: (gst_videorate_init):
20519           Fix a whole set of pad template leaks
20520
20521 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20522
20523         * check/generic/states.c: (GST_START_TEST):
20524           fix the test so that it only checks for elements that are part of
20525           this source module
20526
20527 2005-11-16  Michael Smith <msmith@fluendo.com>
20528
20529         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
20530         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
20531         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20532         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20533         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
20534         (gst_ogg_mux_change_state):
20535           Fix leaking collectpads.
20536
20537 2005-11-16  Edward Hervey  <edward@fluendo.com>
20538
20539         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
20540         (gst_videorate_event), (gst_videorate_chain):
20541         Handle segment seeks
20542
20543 2005-11-16  Wim Taymans  <wim@fluendo.com>
20544
20545         * gst-libs/gst/audio/gstbaseaudiosink.c:
20546         (gst_base_audio_sink_provide_clock),
20547         (gst_base_audio_sink_change_state):
20548         Set ringbuffer to non-flushing when going to PAUSED, set to
20549         flushing again when going to READY.
20550
20551         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
20552         (gst_ring_buffer_stop):
20553         Start in flushing mode by default.
20554         Don't set flushing in the _stop method, let the app call
20555         this explicitly.
20556
20557 2005-11-16  Julien MOUTTE  <julien@moutte.net>
20558
20559         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
20560         * gst-libs/gst/video/videosink.h: Add helper function needed
20561         for video sinks.
20562
20563 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
20564
20565         * gst/videoscale/gstvideoscale.c:
20566         (gst_videoscale_handle_src_event):
20567           Don't leak reference to pad parent.
20568
20569 2005-11-16  Wim Taymans  <wim@fluendo.com>
20570
20571         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
20572         Set ringbuffer to flushing when stopping so that we don't
20573         block on wait_segment anymore and livelock.
20574
20575 2005-11-16  Wim Taymans  <wim@fluendo.com>
20576
20577         * examples/seeking/seek.c: (send_event), (do_seek),
20578         (loop_toggle_cb), (segment_done), (main):
20579         Added looping checkbox.
20580
20581 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20582
20583         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20584         (gst_ogg_demux_init):
20585         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
20586         (gst_vorbis_dec_init):
20587           revert unrefs, they don't pass make check
20588
20589 2005-11-15  Johan Dahlin  <johan@gnome.org>
20590
20591         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20592         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
20593         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
20594         (gst_vorbis_dec_init):
20595         Fix pad template leaks. 
20596
20597 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
20598
20599         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
20600           Make state change function thread safe.
20601
20602 2005-11-15  Edward Hervey  <edward@fluendo.com>
20603
20604         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
20605         (gst_ogg_demux_class_init):
20606         Implement GstElement::send_event, so we can send seek events
20607         in GST_STATE_READY
20608
20609 2005-11-14  Julien MOUTTE  <julien@moutte.net>
20610
20611         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
20612         Discovered how to take away flickering while resizing the
20613         window. Please don't put that in ximagesink, refactoring in
20614         progress.
20615
20616 2005-11-14  Michael Smith <msmith@fluendo.com>
20617
20618         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
20619         (gst_multifdsink_render):
20620           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
20621
20622 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
20623
20624         * gst/playback/gstplaybin.c: (gen_audio_element):
20625           Use autoaudiosink, it tends to be more widely available than
20626           autoaudiiosink.
20627           
20628 2005-11-14  Andy Wingo  <wingo@pobox.com>
20629
20630         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
20631         as well if it is available. Fixes #316442.
20632
20633 2005-11-14  Michael Smith <msmith@fluendo.com>
20634
20635         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
20636         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
20637         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20638         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20639         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
20640         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
20641         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
20642         (gst_vorbisenc_change_state):
20643           Fix a small memory leak in vorbisenc.
20644           Fix large memory leaks in oggmux, also fix lots of state change
20645           bugs in oggmux.
20646
20647 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20648
20649         * gst/videotestsrc/gstvideotestsrc.c:
20650         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
20651         (gst_videotestsrc_src_fixate):
20652           move fixation to a fixate function
20653           remove negotiate function, basesrc's is good enough
20654           fixes a bug for check when using the element alone
20655
20656 2005-11-13  Edward Hervey  <edward@fluendo.com>
20657
20658         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
20659         (key_toggle_cb), (main):
20660         Added checkboxes for adding/removing the accurate and key_unit seek
20661         flags.
20662
20663 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20664
20665         * configure.ac: back to HEAD
20666
20667 === release 0.9.5 ===
20668
20669 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20670
20671         * configure.ac:
20672           releasing 0.9.5, "No No Kia"
20673
20674 2005-11-11  Edward Hervey  <edward@fluendo.com>
20675
20676         * examples/seeking/seek.c: (make_parselaunch_pipeline):
20677         Added parse-launch syntax seeking mode for the seeking example.
20678         This should help stress-test even more cases.
20679         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
20680
20681 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
20682
20683         * sys/xvimage/xvimagesink.c:
20684         (gst_xvimagesink_navigation_send_event):
20685           Check whether peer pad exists before sending navigation events
20686           to it.
20687
20688 2005-11-11  Michael Smith <msmith@fluendo.com>
20689
20690         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
20691         (gst_vorbisenc_buffer_from_packet):
20692         * ext/vorbis/vorbisenc.h:
20693           Set duration on encoded buffers. This allows oggmux's
20694           max_page_delay parameter to actually work.
20695
20696 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
20697
20698         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20699         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
20700         (gst_ffmpegcsp_avpicture_fill):
20701         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20702         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
20703           Make palettes work again (see #132341). Use our own macros
20704           for rounding up.
20705
20706 2005-11-10  Andy Wingo  <wingo@pobox.com>
20707
20708         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
20709         string doober.
20710
20711 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20712
20713         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20714         (gst_ffmpegcsp_transform_caps):
20715           Prefer passthrough in transform_caps
20716
20717 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20718
20719         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
20720           check for ALSA errors properly, instead of relying on ALSA's
20721           error strings to serve to the user.
20722
20723 2005-11-10  Wim Taymans  <wim@fluendo.com>
20724
20725         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
20726         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
20727         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
20728         Modernise the seek code.
20729
20730 2005-11-10  Michael Smith <msmith@fluendo.com>
20731         
20732         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
20733         (setup_substreams), (set_active_source):
20734           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
20735           trying to go to NULL if we failed to read a file.
20736
20737 2005-11-10  Wim Taymans  <wim@fluendo.com>
20738
20739         * gst/audiotestsrc/gstaudiotestsrc.c:
20740         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
20741         (gst_audiotestsrc_create):
20742         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20743         (gst_sinesrc_get_times), (gst_sinesrc_create):
20744         * gst/videotestsrc/gstvideotestsrc.c:
20745         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
20746         (gst_videotestsrc_create):
20747         The base class can now sync for us.
20748
20749 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20750
20751         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
20752           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
20753           name=source autoprobe=false autoprobe-fps=false copy-mode=1
20754           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
20755           format=(fourcc)I420" ! xvimagesink
20756
20757 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
20758
20759         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20760         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
20761         (gst_sinesrc_newsegment):
20762           Send newsegment event in TIME format, set duration if
20763           num-buffers is set, fix duration querying.
20764
20765 2005-11-10  Michael Smith <msmith@fluendo.com>
20766
20767         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
20768         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20769         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20770         (gst_ogg_mux_collected):
20771          Fix EOS handling, partially. Now forwarding an EOS event once we have
20772          EOS on all pads works correctly. However, we still don't properly set
20773          EOS on the actual ogg stream pages.
20774
20775 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
20776
20777         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
20778           Set elements to NULL state before disposing of them.
20779
20780 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
20781
20782         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20783
20784         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20785         (gst_base_rtp_depayload_init),
20786         (gst_base_rtp_depayload_set_gst_timestamp):
20787         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20788           We need to send a newsegment event for each instance, not
20789           just for the first instance of this class (get rid of
20790           static variable in function). (#321011).
20791           
20792 2005-11-08  Michael Smith <msmith@fluendo.com>
20793
20794         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
20795         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
20796         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
20797         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
20798           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
20799           This makes us mux things correctly according to the ogg muxing
20800           rules. Still not handling EOS correctly right now, though.
20801
20802 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
20803
20804         * gst/audioconvert/gstaudioconvert.c:
20805           Fix typo in docs. 
20806
20807 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
20808
20809         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
20810         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
20811           Initialise segment_stop to GST_CLOCK_TIME_NONE when
20812           creating a new chain; should fix live streaming. Also
20813           add more debug output and fix a typo.
20814
20815 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
20816
20817         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20818
20819         * gst/volume/gstvolume.c: (volume_set_caps):
20820           Fix compilation on Solaris with Forte. (#320923)
20821
20822 2005-11-08  Wim Taymans  <wim@fluendo.com>
20823
20824         * gst-libs/gst/audio/gstbaseaudiosink.c:
20825         (gst_base_audio_sink_render):
20826         No need to do a typecheck.
20827
20828 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20829
20830         * ext/alsa/gstalsa.h:
20831           We register a debug category, so let's use it.
20832
20833 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
20834
20835         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20836         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
20837         Fixed a small problem.
20838
20839 2005-11-04  Wim Taymans  <wim@fluendo.com>
20840
20841         * examples/seeking/Makefile.am:
20842         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
20843         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
20844         (make_playerbin_pipeline), (format_value), (update_scale),
20845         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
20846         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
20847         (print_usage), (main):
20848         Added app for playback speed testing.
20849
20850         * examples/seeking/seek.c: (dynamic_link),
20851         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
20852         (make_mpeg_pipeline), (do_seek), (set_update_scale),
20853         (message_received), (main):
20854         Updated seek example.
20855
20856 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
20857
20858         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20859         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20860         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
20861         (gst_base_rtp_depayload_set_clock):
20862         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20863         Don't sleep on the bench (system clock) when you have a nice 
20864         comfortable bed (Gstreamer clock) to sleep on.
20865
20866 2005-11-03  Wim Taymans  <wim@fluendo.com>
20867
20868         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20869         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
20870         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
20871         Handle the case where a pad_block failed.
20872
20873 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
20874
20875         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
20876
20877         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20878         (gst_base_rtp_depayload_add_to_queue),
20879         (gst_base_rtp_depayload_push),
20880         (gst_base_rtp_depayload_set_gst_timestamp),
20881         (gst_base_rtp_depayload_queue_release):
20882           Fixes some bugs in the depayloader's queuing/de-queueing code.
20883
20884 2005-10-31  Michael Smith <msmith@fluendo.com>
20885
20886         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
20887         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
20888         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
20889           Patch from Alessandro Decina <alessandro@nnva.org>.
20890           Make oggdemux only find the final time in a chain, not per-pad,
20891           since the per-pad information can be very expensive to locate, and
20892           it isn't used anywhere. This makes reading a file containing
20893           OggSkeleton reasonably fast.
20894           Also, make chain finding work when there are logical bitstreams that
20895           can't be decoded. Fixes #319110.
20896
20897 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20898
20899         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20900         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20901         (gst_base_rtp_depayload_chain),
20902         (gst_base_rtp_depayload_add_to_queue),
20903         (gst_base_rtp_depayload_push),
20904         (gst_base_rtp_depayload_set_gst_timestamp),
20905         (gst_base_rtp_depayload_queue_release),
20906         (gst_base_rtp_depayload_start_thread),
20907         (gst_base_rtp_depayload_set_property),
20908         (gst_base_rtp_depayload_get_property):
20909         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20910         Some random fixes, to fullfill the desires of thomas.
20911
20912 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20913
20914         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20915         (gst_base_rtp_depayload_add_to_queue),
20916         (gst_base_rtp_depayload_push):
20917         Fixed the queueing algorithm.
20918
20919 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20920
20921         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20922         (gst_base_rtp_depayload_push):
20923         A small fix
20924
20925 2005-10-31  Wim Taymans  <wim@fluendo.com>
20926
20927         * gst-libs/gst/audio/gstringbuffer.h:
20928         Don't break ABI.
20929
20930         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20931         (gst_ffmpeg_caps_to_pixfmt):
20932         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20933         (gst_ffmpegcsp_set_caps):
20934         Some more comments.
20935         Handle missing required caps fields better.
20936
20937 2005-10-31  Wim Taymans  <wim@fluendo.com>
20938
20939         * gst-libs/gst/audio/gstbaseaudiosink.c:
20940         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
20941         (gst_base_audio_sink_render):
20942         * gst-libs/gst/audio/gstringbuffer.c:
20943         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
20944         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
20945         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
20946         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
20947         (gst_ring_buffer_read):
20948         * gst-libs/gst/audio/gstringbuffer.h:
20949         Add flushing mode to the ringbuffer so that it in all cases does
20950         not try to handle more audio. This makes sure it does not try to
20951         block anymore when flushing and fixes a livelock.
20952
20953 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
20954
20955         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
20956         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
20957         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
20958           Explicitly check for -1 values before doing a conversion
20959           and always map them to -1. (#315545)
20960
20961 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
20962
20963         * gst/playback/gstplaybin.c: (gen_video_element):
20964           first try autovideosink, then xvimagesink, then error out
20965         * po/POTFILES.in:
20966           add translatable file
20967         * po/af.po:
20968         * po/az.po:
20969         * po/cs.po:
20970         * po/en_GB.po:
20971         * po/hu.po:
20972         * po/it.po:
20973         * po/nb.po:
20974         * po/nl.po:
20975         * po/or.po:
20976         * po/sq.po:
20977         * po/sr.po:
20978         * po/sv.po:
20979         * po/uk.po:
20980         * po/vi.po:
20981           update translations
20982
20983 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
20984
20985         * gst-libs/gst/rtp/gstbasedepayload.c:
20986         * gst-libs/gst/rtp/gstbasedepayload.h:
20987           Minor cleanups
20988
20989 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
20990
20991         * gst/playback/.cvsignore:
20992         * gst/playback/decodetest.c:
20993         * gst/playback/test3.c:
20994           Port these two tests as well.
20995
20996 2005-10-27  Wim Taymans  <wim@fluendo.com>
20997
20998         * ext/theora/theoradec.c: (theora_dec_src_query),
20999         (theora_dec_sink_event):
21000         * ext/theora/theoraenc.c: (theora_enc_sink_event),
21001         (theora_enc_change_state):
21002         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
21003         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
21004         Take proper locks when handling events.
21005
21006 2005-10-27  Wim Taymans  <wim@fluendo.com>
21007
21008         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
21009         (gst_adder_change_state):
21010         Fix timestamps and fix deadlock when stopping the collectpads.
21011
21012 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
21013
21014         * gst-libs/gst/rtp/gstrtpbuffer.h:
21015         Declaring the payload types as strings too so that they can be used
21016         in the padtemplate inialization.
21017
21018 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
21019
21020         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
21021
21022         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21023         (gst_base_rtp_depayload_class_init):
21024         Fixes a small but nasty bug. The derived elements no longer segfaults
21025         on finalization.
21026
21027 2005-10-26  Michael Smith <msmith@fluendo.com>
21028
21029         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
21030           When clearing an audioconvert context, set tmpbufsize to zero, so
21031           we'll allocate it again later if required.
21032           This fixes audioconvert re-negotiating formats, which previously
21033           segfaulted with a NULL destination buffer.
21034
21035 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
21036
21037         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21038         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
21039         (gst_base_rtp_depayload_set_gst_timestamp),
21040         (gst_base_rtp_depayload_queue_release):
21041         Fixed a smalll memleak.
21042
21043 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
21044         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21045         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
21046         (gst_base_rtp_depayload_finalize),
21047         (gst_base_rtp_depayload_setcaps),
21048         (gst_base_rtp_depayload_add_to_queue),
21049         (gst_base_rtp_depayload_push),
21050         (gst_base_rtp_depayload_set_gst_timestamp),
21051         (gst_base_rtp_depayload_queue_release),
21052         (gst_base_rtp_depayload_thread),
21053         (gst_base_rtp_depayload_change_state):
21054         * gst-libs/gst/rtp/gstbasertpdepayload.h:
21055         Changed the C++ comments to C comments
21056
21057 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
21058
21059         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
21060         * gst/tcp/gsttcpclientsrc.h:
21061         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
21062         * gst/tcp/gsttcpserversrc.h:
21063           Remove unused 'curoffset' structure member.
21064
21065 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
21066
21067         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21068         (gst_base_rtp_depayload_base_init),
21069         (gst_base_rtp_depayload_finalize):
21070         * gst-libs/gst/rtp/gstbasertpdepayload.h:
21071         * gst-libs/gst/rtp/gstbasertppayload.h:
21072           The pad-template on the sinkpad should be set by the derived classes.
21073           Also added some useful macros.
21074
21075 2005-10-24  Wim Taymans  <wim@fluendo.com>
21076
21077         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
21078         Correctly flush decoder samples even if we could not
21079         copy them to an output buffer. Fixes #319618.
21080
21081 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21082
21083         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
21084         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
21085         the caps against our xcontext caps.
21086
21087 2005-10-24  Wim Taymans  <wim@fluendo.com>
21088
21089         * gst-libs/gst/audio/gstbaseaudiosink.c:
21090         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
21091         Remove g_print
21092         Use sync property from baseclass to disable sync.
21093
21094 2005-10-24  Wim Taymans  <wim@fluendo.com>
21095
21096         * gst-libs/gst/audio/gstbaseaudiosink.c:
21097         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
21098         Buffers with no timestamps get aligned with previous buffers or
21099         on underrun, played ASAP.
21100
21101 2005-10-24  Julien MOUTTE  <julien@moutte.net>
21102
21103         * gst-libs/gst/video/video.h:
21104         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21105         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21106         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
21107         here comes my change on caps for framerate and geometry range.
21108         We are now accepting 1 to MAXINT for width and height, and from
21109         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
21110         to be blended correctly in videomixer.
21111
21112 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21113
21114         * configure.ac:
21115           back to HEAD
21116
21117 === release 0.9.4 ===
21118
21119 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21120
21121         * NEWS:
21122         * RELEASE:
21123         * configure.ac:
21124           releasing 0.9.4, "Velociraptor"
21125
21126 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21127
21128         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
21129         * po/POTFILES.in:
21130           STOPPED -> FAILED
21131
21132 2005-10-21  Wim Taymans  <wim@fluendo.com>
21133
21134         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
21135         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
21136         (pad_blocked), (close_pad_link), (new_pad):
21137         Don't try to remove elements twice.
21138
21139 2005-10-21  Wim Taymans  <wim@fluendo.com>
21140
21141         * ext/theora/theoradec.c: (theora_dec_src_query),
21142         (theora_dec_sink_event):
21143         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21144         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
21145         (vorbis_handle_data_packet):
21146         * ext/vorbis/vorbisdec.h:
21147         Fix old naming.
21148
21149         * gst-libs/gst/audio/gstbaseaudiosink.c:
21150         (gst_base_audio_sink_render):
21151         Don't try to sync on buffers without a timestamp.
21152
21153 2005-10-21  Wim Taymans  <wim@fluendo.com>
21154
21155         * ext/theora/theoradec.c: (theora_dec_src_query),
21156         (theora_dec_sink_event):
21157         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21158         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
21159         (vorbis_handle_data_packet):
21160         * ext/vorbis/vorbisdec.h:
21161         Fix old naming.
21162
21163 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21164
21165         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
21166         (gst_vorbisenc_src_query):
21167           Implement position and duration queries.
21168
21169         * gst/playback/test3.c: (update_scale), (main):
21170           Fix for async state changes and print nicer output.
21171
21172 2005-10-20  Wim Taymans  <wim@fluendo.com>
21173
21174         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21175         (dump_element_stats), (main):
21176         * gst/playback/test6.c: (main):
21177         Fix tests again
21178
21179 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21180
21181         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
21182         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
21183           Don't use functions for position queries when handling
21184           duration queries.
21185
21186 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21187
21188         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21189         (vorbis_handle_data_packet), (vorbis_dec_chain),
21190         (vorbis_dec_change_state):
21191         * ext/vorbis/vorbisdec.h:
21192           Vorbis streams can be embedded in other container formats
21193           than ogg, container formats where the demuxer might set 
21194           timestamps on encoded vorbis buffers instead of those silly 
21195           granulepos thingies. In short: make vorbisdec handle 
21196           timestamps on incoming buffers as well.
21197
21198 2005-10-20  Wim Taymans  <wim@fluendo.com>
21199
21200         * gst/playback/gstplaybasebin.c: (group_destroy),
21201         (gst_play_base_bin_change_state):
21202         Fix leak.
21203         Handle case where playbasebin is now ASYNC because
21204         decodebin is.
21205
21206 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
21207
21208         * gst/audioconvert/Makefile.am:
21209         * gst/audioconvert/bufferframesconvert.c:
21210         * gst/audioconvert/plugin.c: (plugin_init):
21211         * gst/audioconvert/plugin.h:
21212           And bye bye buffer-frames-convert
21213
21214 2005-10-19  Wim Taymans  <wim@fluendo.com>
21215
21216         * check/elements/audioconvert.c:
21217         * docs/libs/tmpl/gstaudio.sgml:
21218         * docs/libs/tmpl/gstcolorbalance.sgml:
21219         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21220         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
21221         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
21222         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
21223         * gst-libs/gst/audio/audio.h:
21224         * gst/audioconvert/audioconvert.h:
21225         * gst/audioconvert/gstaudioconvert.c:
21226         (gst_audio_convert_parse_caps):
21227         * gst/volume/gstvolume.c:
21228         Bye bye buffer-frames.
21229
21230 2005-10-19  Wim Taymans  <wim@fluendo.com>
21231
21232         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21233         (query_positions_elems), (query_positions_pads), (update_scale),
21234         (do_seek), (set_update_scale), (message_received), (main):
21235         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
21236         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
21237         (gst_ogg_demux_loop):
21238         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
21239         * ext/theora/theoradec.c: (theora_dec_src_query),
21240         (theora_dec_sink_event):
21241         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21242         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
21243         * gst/adder/gstadder.c: (gst_adder_query):
21244         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
21245         * gst/playback/test3.c: (update_scale):
21246         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21247         (dump_element_stats), (main):
21248         * gst/playback/test6.c: (main):
21249         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
21250         Query API update.
21251
21252 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
21253
21254         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
21255         (xml_check_first_element), (xml_type_find), (smil_type_find),
21256         (plugin_init):
21257           Add typefinding for SMIL and for generic XML. Based on patch by
21258           Akos Maroy (#308663).
21259
21260 2005-10-18  Wim Taymans  <wim@fluendo.com>
21261
21262         * gst/playback/Makefile.am:
21263         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
21264         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
21265         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
21266         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
21267         (gst_decode_bin_change_state):
21268         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
21269         (gst_play_bin_send_event_to_sink):
21270         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21271         (dump_element_stats), (main):
21272         * gst/playback/test6.c: (main):
21273         Make playbin async, it'll commit state to paused when all streams
21274         are detected.
21275         Remove ugly hack.
21276         Added test6.c to show async behaviour.
21277
21278 2005-10-18  Wim Taymans  <wim@fluendo.com>
21279
21280         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
21281         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
21282         Fix for segment-start/stop API change.
21283
21284 2005-10-18  Wim Taymans  <wim@fluendo.com>
21285
21286         * check/Makefile.am:
21287         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
21288         (main):
21289         Add future test for clock selection.
21290
21291 2005-10-18  Wim Taymans  <wim@fluendo.com>
21292
21293         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
21294         (gst_alsasink_close):
21295         Set handle to NULL.
21296
21297         * gst-libs/gst/audio/gstringbuffer.c:
21298         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
21299         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
21300         (gst_ring_buffer_start), (gst_ring_buffer_pause),
21301         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
21302         (gst_ring_buffer_read):
21303         More debug info.
21304
21305 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
21306
21307         * gst/audiotestsrc/Makefile.am:
21308         * gst/sine/Makefile.am:
21309         * gst/volume/Makefile.am:
21310           fix broken build of controllerized plugins
21311
21312 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
21313
21314         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21315
21316         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
21317         (gst_riff_create_video_template_caps):
21318           Add support for Indeo-3 (IV32).
21319
21320 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21321
21322         * configure.ac:
21323           rewrite
21324
21325 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21326
21327         * gst-libs/gst/video/video.c: (gst_video_get_size):
21328         * gst/audiotestsrc/gstaudiotestsrc.c:
21329           doc updates
21330
21331 2005-10-17  Andy Wingo  <wingo@pobox.com>
21332
21333         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
21334         with the collectpads change.
21335         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
21336
21337         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
21338
21339         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
21340
21341         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
21342         alloc_buffer flow return to callers.
21343         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
21344         change. Fix some memleaks in theoraenc.
21345
21346         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
21347         in strange circumstance.
21348
21349 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21350
21351         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21352         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
21353         from caps, let's use the caps...
21354
21355 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21356
21357         * configure.ac:
21358           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
21359
21360 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21361
21362         * gst-libs/gst/interfaces/Makefile.am:
21363           fix silly typo
21364
21365 2005-10-16  Andy Wingo  <wingo@pobox.com>
21366
21367         * gst/playback/gstdecodebin.c
21368         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
21369         function!
21370         (try_to_link_1): Increase kraziness level.
21371
21372 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21373
21374         * configure.ac:
21375           restructure like the core one
21376         * gst-libs/gst/audio/Makefile.am:
21377         * gst-libs/gst/interfaces/Makefile.am:
21378         * gst-libs/gst/net/Makefile.am:
21379         * gst-libs/gst/riff/Makefile.am:
21380         * gst-libs/gst/rtp/Makefile.am:
21381         * gst-libs/gst/tag/Makefile.am:
21382         * gst-libs/gst/video/Makefile.am:
21383           use correct linker flags, now the libs are properly versioned
21384         * check/elements/audioconvert.c: (verify_convert):
21385         * ext/alsa/gstalsaplugin.c:
21386         * ext/cdparanoia/gstcdparanoia.c:
21387         * ext/gnomevfs/gstgnomevfs.c:
21388         * ext/libvisual/visual.c:
21389         * ext/ogg/gstogg.c:
21390         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
21391         * ext/theora/theora.c:
21392         * ext/vorbis/vorbis.c:
21393         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
21394         * gst-libs/gst/tag/gsttagediting.c:
21395         * gst-libs/gst/video/video.c:
21396         * gst/adder/gstadder.c:
21397         * gst/audioconvert/plugin.c:
21398         * gst/audiorate/gstaudiorate.c:
21399         * gst/audioresample/gstaudioresample.c:
21400         * gst/audioresample/resample_ref.c: (resample_scale_ref):
21401         * gst/audioscale/gstaudioscale.c:
21402         * gst/audioscale/resample.c:
21403         * gst/audiotestsrc/gstaudiotestsrc.c:
21404         * gst/ffmpegcolorspace/gstffmpeg.c:
21405         * gst/playback/gstdecodebin.c: (close_pad_link):
21406         * gst/playback/gstplaybin.c: (gen_video_element),
21407         (gen_audio_element):
21408         * gst/sine/gstsinesrc.c:
21409         * gst/subparse/gstsubparse.c:
21410         * gst/tags/gsttagediting.c:
21411         * gst/tcp/gsttcpplugin.c:
21412         * gst/typefind/gsttypefindfunctions.c:
21413         * gst/videorate/gstvideorate.c:
21414         * gst/videoscale/gstvideoscale.c:
21415         * gst/videotestsrc/gstvideotestsrc.c:
21416         * gst/volume/gstvolume.c:
21417         * sys/v4l/gstv4l.c:
21418         * sys/ximage/ximage.c:
21419         * sys/xvimage/xvimagesink.c:
21420           fix up defines
21421
21422 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
21423
21424         * ext/vorbis/vorbisenc.c:
21425         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
21426         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
21427         (gst_tag_to_vorbis_comments):
21428           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
21429
21430 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
21431
21432         * examples/stats/mp2ogg.c:
21433         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
21434           typo fixes
21435
21436 2005-10-13  Michael Smith <msmith@fluendo.com>
21437
21438         * ext/ogg/gstoggmux.c:
21439           Use magic glib macros to define constants as 64 bit, to ensure
21440           appropriate vararg passing.
21441
21442 2005-10-13  Michael Smith <msmith@fluendo.com>
21443
21444         * ext/ogg/gstoggmux.c:
21445         * gst/audioconvert/audioconvert.c: (float):
21446           Don't use LL suffix, as it's not portable, and neither of these
21447           uses required it anyway.
21448
21449 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
21450
21451         * examples/indexing/indexmpeg.c: (main):
21452         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
21453         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
21454         (cdparanoia_convert), (cdparanoia_query):
21455         * ext/cdparanoia/gstcdparanoia.h:
21456         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
21457         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
21458         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
21459         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
21460         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
21461         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
21462         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
21463         (gst_multifdsink_render), (gst_multifdsink_start),
21464         (gst_multifdsink_stop):
21465         * gst/tcp/gstmultifdsink.h:
21466         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
21467         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
21468         (gst_tcpclientsink_stop):
21469         * gst/tcp/gsttcpclientsink.h:
21470         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
21471         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
21472         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
21473         * gst/tcp/gsttcpclientsrc.h:
21474         * gst/tcp/gsttcpserversink.h:
21475         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
21476         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
21477         (gst_tcpserversrc_stop):
21478         * gst/tcp/gsttcpserversrc.h:
21479         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21480         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21481         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
21482           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
21483           moved bitshift from macro to enum definition
21484
21485 2005-10-12  Wim Taymans  <wim@fluendo.com>
21486
21487         * examples/seeking/Makefile.am:
21488         Oops.
21489
21490 2005-10-12  Wim Taymans  <wim@fluendo.com>
21491
21492         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21493         (gst_ring_buffer_read), (gst_ring_buffer_clear):
21494         Don't assert on normal stuff.
21495
21496         * gst/playback/gstplaybin.c: (do_playbin_seek):
21497         API fix.
21498
21499 2005-10-12  Wim Taymans  <wim@fluendo.com>
21500
21501         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21502         * examples/seeking/Makefile.am:
21503         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
21504         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21505         (do_seek), (set_update_scale), (message_received), (main):
21506         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21507         (gst_ring_buffer_read), (gst_ring_buffer_clear):
21508         Update for _get_state() API change.
21509
21510 2005-10-11  Wim Taymans  <wim@fluendo.com>
21511
21512         * gst-libs/gst/audio/gstbaseaudiosink.c:
21513         (gst_base_audio_sink_render):
21514         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21515         (gst_base_audio_src_create):
21516         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21517         (gst_ring_buffer_read):
21518         Cleanups.
21519         Commit and read from ringbuffer in samples rather than bytes.
21520
21521 2005-10-11  Wim Taymans  <wim@fluendo.com>
21522
21523         * gst-libs/gst/audio/gstbaseaudiosink.c:
21524         (gst_base_audio_sink_render):
21525         Respect segment rate and accum when scheduling samples.
21526
21527 2005-10-11  Julien MOUTTE  <julien@moutte.net>
21528
21529         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
21530         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
21531         EOS correctly, that needs more work.
21532
21533 2005-10-11  Wim Taymans  <wim@fluendo.com>
21534
21535         * check/generic/states.c: (GST_START_TEST):
21536         remove old property.
21537
21538         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
21539         (gst_ogg_demux_perform_seek):
21540         * ext/theora/theoradec.c: (theora_dec_sink_event):
21541         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21542         (vorbis_handle_data_packet):
21543         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21544         (gst_base_rtp_depayload_set_gst_timestamp):
21545         * gst/videorate/gstvideorate.c: (gst_videorate_event):
21546         Update for newsegment API change.
21547
21548 2005-10-11  Michael Smith <msmith@fluendo.com>
21549
21550         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
21551         (do_playbin_seek), (gst_play_bin_send_event):
21552           Override send_event differently, so that we can takes bits of
21553           functionality from GstPipeline (special handling for seeks,
21554           including pausing/resuming, and resetting stream time) and still get
21555           the appropriate behaviour of only forwarding event to a single sink,
21556           rather than all of them.
21557           Unfortunately requires a lot of code duplication, but the
21558           alternatives are equally ugly in the end.
21559
21560 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21561
21562         * check/elements/audioconvert.c: (setup_audioconvert),
21563         (cleanup_audioconvert), (get_int_caps), (verify_convert),
21564         (GST_START_TEST), (audioconvert_suite):
21565           clean up tests a little, fix some leaks.
21566
21567 2005-10-10  Wim Taymans  <wim@fluendo.com>
21568
21569         * ext/alsa/gstalsasink.c:
21570         Also allow unsigned int.
21571
21572         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21573         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21574         Small cleanup
21575
21576 2005-10-10  Wim Taymans  <wim@fluendo.com>
21577
21578         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21579         Small update, use API as stated in design docs.
21580
21581         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21582         (update_scale), (do_seek), (seek_cb), (set_update_scale),
21583         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
21584         (message_received), (main):
21585         Updated seek example for GOption. Some usability improvements.
21586
21587 2005-10-10  Wim Taymans  <wim@fluendo.com>
21588
21589         * gst/audioconvert/audioconvert.h:
21590         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
21591         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
21592         Alloc temp storage somewhere else where we can do it more
21593         portable.
21594
21595 2005-10-10  Wim Taymans  <wim@fluendo.com>
21596
21597         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
21598         (gst_tcpserversrc_start):
21599         Don't block in accept while doing the state change, move
21600         to poll and make cancellable.
21601
21602 2005-10-09  Philippe Khalaf <burger@speedy.org>
21603
21604         * gst-libs/gst/rtp/rtpbasedepayload.c:
21605         Set timestamp and add queue delay to timestamp
21606         * gst-libs/gst/rtp/rtpbuffer.h:
21607         Set correct payload type for h263
21608
21609 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21610
21611         * gst/audiotestsrc/gstaudiotestsrc.c:
21612         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
21613         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
21614         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
21615         (gst_audiotestsrc_create_triangle),
21616         (gst_audiotestsrc_create_silence),
21617         (gst_audiotestsrc_create_white_noise),
21618         (gst_audiotestsrc_init_pink_noise),
21619         (gst_audiotestsrc_generate_pink_noise_value),
21620         (gst_audiotestsrc_create_pink_noise),
21621         (gst_audiotestsrc_change_wave):
21622         * gst/audiotestsrc/gstaudiotestsrc.h:
21623           fixed typo, added pink noise
21624
21625 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21626
21627         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
21628         (plugin_init):
21629           Add wavpack and spc typefind functions from 0.8 branch.
21630
21631 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21632
21633         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
21634         (ar_type_find), (msdos_type_find), (plugin_init):
21635           Add typefind functions for tar archives, ar archives,
21636           RAR archives, and msdos-executables (dlls, exe, etc.).
21637           Some of those would be wrongly identified as mpeg
21638           streams of some sort before (#315550).
21639
21640 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21641
21642         * configure.ac:
21643         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21644         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21645         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
21646         * gst/audiotestsrc/Makefile.am:
21647         * gst/audiotestsrc/gstaudiotestsrc.c:
21648         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
21649         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
21650         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
21651         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
21652         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
21653         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
21654         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
21655         (gst_audiotestsrc_create_silence),
21656         (gst_audiotestsrc_create_white_noise),
21657         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
21658         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
21659         (gst_audiotestsrc_start), (plugin_init):
21660         * gst/audiotestsrc/gstaudiotestsrc.h:
21661           add new plugin and element
21662         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
21663           use gobject_class
21664
21665 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21666
21667         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
21668         (gst_adder_init), (gst_adder_request_new_pad),
21669         (gst_adder_change_state):
21670           Add query function to source pad, so adder reports the correct
21671           time/sample position when queried (#315457); fix state change
21672           function; use GST_DEBUG_FUNCPTR() for pad functions.
21673
21674 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
21675
21676         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
21677           Fix leaks in typefind registration
21678           Clean up the gratuitous commenting and whitespacing a little
21679
21680 2005-10-08  Wim Taymans  <wim@fluendo.com>
21681
21682         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
21683         Only actually wait for the thread to be stopped if it's 
21684         running.
21685
21686 2005-10-08  Wim Taymans  <wim@fluendo.com>
21687
21688         * gst-libs/gst/audio/gstbaseaudiosink.c:
21689         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
21690         If we receive EOS we can start playback of what we had.
21691
21692 2005-10-08  Wim Taymans  <wim@fluendo.com>
21693
21694         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21695         (gst_multifdsink_finalize), (multifdsink_hash_remove),
21696         (gst_multifdsink_stop):
21697         Fix crasher when going to NULL multiple times.
21698
21699 2005-10-06  Wim Taymans  <wim@fluendo.com>
21700
21701         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
21702         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21703         * gst-libs/gst/audio/gstbaseaudiosrc.h:
21704         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
21705         patch from Edgard Lima <edgard.lima@indt.org.br>
21706         Fixed gstbaseaudiosrc adding ring buffer sync to it.
21707
21708 2005-10-06  Wim Taymans  <wim@fluendo.com>
21709
21710         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
21711         Report the FLOW_RETURN as string in the error message.
21712
21713         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
21714         Don't assert when clearing an unnegotiated buffer.
21715
21716 2005-10-04  Michael Smith <msmith@fluendo.com>
21717
21718         * gst/playback/gstplaybasebin.c: (group_destroy),
21719         (gen_preroll_element), (remove_groups), (setup_source):
21720         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
21721         (setup_sinks), (gst_play_bin_send_event),
21722         (gst_play_bin_change_state):
21723           Set state to NULL before removing from bin. Fix refcounting.
21724
21725 2005-10-04  Michael Smith <msmith@fluendo.com>
21726
21727         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
21728           Correct refcounting in send_event() function. Previously was wrong
21729           if the first sink was unable to handle the event.
21730
21731 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21732
21733         * configure.ac:
21734           back to development
21735
21736 === release 0.9.3 ===
21737
21738 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21739
21740         * configure.ac:
21741           Releasing 0.9.3, "De Facto"
21742
21743 2005-10-03  Andy Wingo  <wingo@pobox.com>
21744
21745         * gst/playback/gstdecodebin.c (try_to_link_1)
21746         (remove_element_chain): set element to NULL before removing it.
21747
21748 2005-10-02  Johan Dahlin  <johan@gnome.org>
21749
21750         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
21751         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
21752         MT safe.
21753
21754 2005-10-02  Andy Wingo  <wingo@pobox.com>
21755
21756         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
21757         (gst_ring_buffer_prepare_read): 
21758         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
21759         Demote to LOG.
21760
21761 2005-09-29  Wim Taymans  <wim@fluendo.com>
21762
21763         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
21764         * ext/theora/theoradec.c: (theora_handle_data_packet):
21765         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
21766         Propagate error codes from alloc_buffer too.
21767
21768 2005-09-29  Wim Taymans  <wim@fluendo.com>
21769
21770         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
21771         We use fixed caps.
21772
21773         * gst/playback/Makefile.am:
21774         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21775         (dump_element_stats), (main):
21776         Added example stream introspection code.
21777
21778 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
21779
21780         * gst/adder/gstadder.c: (gst_adder_collected):
21781           fix adder for float elements
21782
21783 2005-09-28  Wim Taymans  <wim@fluendo.com>
21784
21785         * gst-libs/gst/audio/gstbaseaudiosink.c:
21786         (gst_base_audio_sink_class_init),
21787         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
21788         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21789         (gst_base_audio_src_class_init),
21790         (gst_base_audio_src_provide_clock):
21791         get_clock -> provide_clock
21792
21793 2005-09-28  Andy Wingo  <wingo@pobox.com>
21794
21795         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
21796         and unlocking.
21797
21798         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
21799         unlocking.
21800
21801         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
21802         Actually add the pad template.
21803         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
21804
21805         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
21806         I'm at it...
21807
21808         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
21809         from fdsrc. Get caps in create() instead of start() so it can be
21810         interrupted. Interruption somewhat untested.
21811
21812         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
21813         Proper EOS handling.
21814
21815 2005-09-27  Andy Wingo  <wingo@pobox.com>
21816
21817         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
21818
21819         * gst/tcp/gsttcpserversrc.c: Cleaned up.
21820
21821         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
21822
21823         * gst/tcp/gsttcp.h: 
21824         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
21825         out of tcpclientsrc.c. Cancellable.
21826         (gst_tcp_socket_read): Made private, cancellable, with better
21827         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
21828         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
21829         whole buffer, and better diagnostics.
21830         (gst_tcp_gdp_read_caps): Same.
21831
21832         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
21833
21834 2005-09-26  Andy Wingo  <wingo@pobox.com>
21835
21836         * gst/sine/gstsinesrc.h:
21837         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
21838         change the 'sync' property to 'is-live' and implement it halfway,
21839         update for controller api change.
21840
21841         * gst/volume/gstvolume.c (volume_transform_ip): Update for
21842         controller api change.
21843
21844 2005-09-24  Wim Taymans  <wim@fluendo.com>
21845
21846         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
21847         * gst-libs/gst/audio/gstaudiosink.c:
21848         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
21849         (gst_audioringbuffer_stop):
21850         * gst-libs/gst/audio/gstbaseaudiosink.c:
21851         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
21852         (gst_base_audio_sink_change_state):
21853         * gst-libs/gst/audio/gstbaseaudiosink.h:
21854         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
21855         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
21856         (gst_ring_buffer_commit), (gst_ring_buffer_read):
21857         * gst-libs/gst/audio/gstringbuffer.h:
21858         Fix sync again. Moved sample alignment to basesink.
21859
21860 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21861
21862         * docs/plugins/Makefile.am:
21863         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21864         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21865         * gst/volume/gstvolume.c:
21866           add/fix docs
21867         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
21868         * gst-libs/gst/audio/audio.h:
21869           add conversion macros for frames <-> clocktime
21870
21871 2005-09-23  David Schleef  <ds@schleef.org>
21872
21873         * gst/audioresample/Makefile.am:
21874         * gst/audioresample/debug.h:
21875         * gst/audioresample/gstaudioresample.c:
21876         * gst/audioresample/resample.c: Convert to using gst debugging
21877
21878 2005-09-22  Wim Taymans  <wim@fluendo.com>
21879
21880         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
21881         (gst_play_bin_send_event):
21882         Only seek on one sink, the first one that succeeds.
21883
21884 2005-09-22  Michael Smith <msmith@fluendo.com>
21885
21886         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
21887         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
21888         Don't flush encoder state unless we have an initialised encoder.
21889         Clear out encoder state on PAUSED_TO_READY.
21890
21891 2005-09-22  Wim Taymans  <wim@fluendo.com>
21892
21893         * gst-libs/gst/rtp/gstbasertppayload.c:
21894         (gst_basertppayload_class_init), (gst_basertppayload_init),
21895         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21896         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21897         (gst_basertppayload_is_filled), (gst_basertppayload_push),
21898         (gst_basertppayload_set_property),
21899         (gst_basertppayload_get_property),
21900         (gst_basertppayload_change_state):
21901         * gst-libs/gst/rtp/gstbasertppayload.h:
21902         Added max-ptime to control amount of data in the rtp packets.
21903
21904 2005-09-21  Andy Wingo  <wingo@pobox.com>
21905
21906         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
21907         thingies.
21908
21909         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
21910         can be called multiple times, dogs.
21911
21912 2005-09-21  Wim Taymans  <wim@fluendo.com>
21913
21914         * gst-libs/gst/rtp/gstbasertppayload.c:
21915         (gst_basertppayload_class_init), (gst_basertppayload_init),
21916         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21917         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21918         (gst_basertppayload_push), (gst_basertppayload_get_property),
21919         (gst_basertppayload_change_state):
21920         Allow 0 ssrc too.
21921
21922 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
21923
21924         * docs/libs/compiling.sgml:
21925           fixing typos
21926
21927 2005-09-20  Wim Taymans  <wim@fluendo.com>
21928
21929         * gst-libs/gst/rtp/gstbasertppayload.c:
21930         (gst_basertppayload_class_init), (gst_basertppayload_init),
21931         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21932         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21933         (gst_basertppayload_push), (gst_basertppayload_set_property),
21934         (gst_basertppayload_get_property),
21935         (gst_basertppayload_change_state):
21936         * gst-libs/gst/rtp/gstbasertppayload.h:
21937         Added property to configure sequence number offsets.
21938
21939 2005-09-20  Wim Taymans  <wim@fluendo.com>
21940
21941         * gst-libs/gst/rtp/gstbasertppayload.c:
21942         (gst_basertppayload_class_init), (gst_basertppayload_init),
21943         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21944         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21945         (gst_basertppayload_push), (gst_basertppayload_set_property),
21946         (gst_basertppayload_get_property),
21947         (gst_basertppayload_change_state):
21948         * gst-libs/gst/rtp/gstbasertppayload.h:
21949         Make timestamp offset configurable.
21950
21951 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
21952
21953         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21954           fix wrong pop/unref
21955
21956 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
21957
21958         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21959
21960         * gst-libs/gst/interfaces/propertyprobe.c:
21961         (gst_property_probe_probe_property_name),
21962         (gst_property_probe_needs_probe_name),
21963         (gst_property_probe_get_values_name),
21964         (gst_property_probe_probe_and_get_values_name):
21965           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
21966           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
21967
21968 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
21969
21970         * check/Makefile.am:
21971           have some tests be disabled for valgrinding
21972         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
21973         (GST_START_TEST):
21974         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
21975           Fix A Leak.  Chain To Parent Finalize.
21976
21977 2005-09-19  Wim Taymans  <wim@fluendo.com>
21978
21979         * examples/seeking/seek.c: (make_wav_pipeline), (main):
21980         Fixed wav pipeline.
21981
21982 2005-09-19  Wim Taymans  <wim@fluendo.com>
21983
21984         * gst-libs/gst/rtp/gstbasertppayload.c:
21985         (gst_basertppayload_class_init), (gst_basertppayload_init),
21986         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21987         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21988         (gst_basertppayload_push), (gst_basertppayload_get_property),
21989         (gst_basertppayload_change_state):
21990         Posting ERROR and WARNING messages is good.
21991
21992 2005-09-19  Wim Taymans  <wim@fluendo.com>
21993
21994         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21995         (gst_base_rtp_depayload_add_to_queue),
21996         (gst_base_rtp_depayload_push),
21997         (gst_base_rtp_depayload_set_gst_timestamp),
21998         (gst_base_rtp_depayload_queue_release):
21999         This one was not supposed to go in.
22000
22001 2005-09-19  Wim Taymans  <wim@fluendo.com>
22002
22003         * check/pipelines/simple_launch_lines.c: (run_pipeline):
22004         Fix for bus API.
22005
22006         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22007         (gst_base_rtp_depayload_chain),
22008         (gst_base_rtp_depayload_add_to_queue),
22009         (gst_base_rtp_depayload_push),
22010         (gst_base_rtp_depayload_set_gst_timestamp),
22011         (gst_base_rtp_depayload_queue_release):
22012         Some cleanups.
22013
22014         * gst-libs/gst/rtp/gstbasertppayload.c:
22015         (gst_basertppayload_class_init), (gst_basertppayload_init),
22016         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
22017         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
22018         (gst_basertppayload_get_property),
22019         (gst_basertppayload_change_state):
22020         Added debugging category.
22021
22022 2005-09-18  David Schleef  <ds@schleef.org>
22023
22024         * gst/playback/gstdecodebin.c: free plugin list correctly
22025         * gst/playback/gstplaybin.c: emit warning if autovideosink
22026           and autoaudiosink can't be found (instead of segfaulting)
22027
22028 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
22029
22030         * check/elements/audioconvert.c: (GST_START_TEST):
22031           try out 24 bit conversion
22032
22033 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22034
22035         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
22036         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
22037         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
22038         * ext/vorbis/vorbisenc.h:
22039           Fix EOS handling.  Still needs a fix in the ogg muxer to
22040           mark the last page as eos.
22041
22042 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22043
22044         * common/gtk-doc-plugins.mak:
22045         * docs/plugins/Makefile.am:
22046         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22047         * gst/ffmpegcolorspace/Makefile.am:
22048         * gst/ffmpegcolorspace/avcodec.h:
22049         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22050         * gst/tcp/gstmultifdsink.c:
22051           fix up ffmpegcolorspace docs; extract header
22052
22053 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22054
22055         * common/gtk-doc-plugins.mak:
22056         * docs/plugins/Makefile.am:
22057         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22058         * ext/theora/Makefile.am:
22059         * ext/theora/gsttheoraenc.h:
22060         * ext/theora/theoraenc.c:
22061         * ext/vorbis/vorbisenc.c:
22062           pick up signals and args for vorbis; add some docs for vorbis
22063
22064 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
22065
22066         * common/gstdoc-scangobj:
22067         * common/gtk-doc-plugins.mak:
22068         * docs/libs/Makefile.am:
22069         * docs/plugins/gst-plugins-base-plugins.args:
22070         * docs/plugins/gst-plugins-base-plugins.hierarchy:
22071         * docs/plugins/gst-plugins-base-plugins.interfaces:
22072         * docs/plugins/gst-plugins-base-plugins.prerequisites:
22073         * docs/plugins/gst-plugins-base-plugins.signals:
22074           only scanobj stuff from our source module.  Not sure yet
22075           if that's correct, given the hierarchy stuff :)
22076
22077 2005-09-15  Wim Taymans  <wim@fluendo.com>
22078
22079         * gst/audioconvert/gstaudioconvert.c:
22080         And enable 24 bits mode as well..
22081
22082 2005-09-15  Wim Taymans  <wim@fluendo.com>
22083
22084         * gst-libs/gst/rtp/Makefile.am:
22085         * gst-libs/gst/rtp/gstbasertppayload.c:
22086         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
22087         (gst_basertppayload_class_init), (gst_basertppayload_init),
22088         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
22089         (gst_basertppayload_chain), (gst_basertppayload_set_options),
22090         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
22091         (gst_basertppayload_set_property),
22092         (gst_basertppayload_get_property),
22093         (gst_basertppayload_change_state):
22094         * gst-libs/gst/rtp/gstbasertppayload.h:
22095         Added rtp payloader base class.
22096
22097 2005-09-15  Andy Wingo  <wingo@pobox.com>
22098
22099         * configure.ac (plugindir): Remove the EOL matcher from the
22100         regexp, as it causes me problems. Libtool? Make? Who knows?
22101
22102 2005-09-14  David Schleef  <ds@schleef.org>
22103
22104         * check/generic/states.c: 
22105         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
22106         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
22107           Fixes for changes in registry API.
22108
22109         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
22110           to GST_PLUGIN_LDFLAGS.
22111         * ext/libvisual/visual.c: Make the library shut up.
22112         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
22113         * gst-libs/gst/audio/gstaudiofilter.c: same
22114
22115 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
22116
22117         * docs/plugins/Makefile.am:
22118         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22119         * docs/plugins/inspect/plugin-libvisual.xml:
22120         * docs/plugins/tmpl/element-tcpserversink.sgml:
22121         * ext/theora/theoraenc.c:
22122           add libvisual plugin and theoraenc element to docs
22123
22124 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
22125
22126         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22127         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22128         * ext/theora/theoraenc.c:
22129           add theoraenc
22130
22131 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
22132
22133         * gst/audioconvert/Makefile.am:
22134           Audioconvert derives from GstBaseTransform and should
22135           link to the library with our base elements to avoid
22136           unresolved symbols. Makes things work with MinGW (#316160)
22137
22138         * gst/playback/test4.c: (main):
22139           Fix MinGW build problem and use g_usleep() instead of 
22140           sleep() (#316162)
22141
22142 2005-09-12  Wim Taymans  <wim@fluendo.com>
22143
22144         * gst/audioconvert/audioconvert.c: (float),
22145         (audio_convert_prepare_context), (audio_convert_convert):
22146         * gst/audioconvert/audioconvert.h:
22147         Cleanups, speedups, simplifications, added back support
22148         for 24 bits.
22149
22150 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
22151
22152         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22153         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22154         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
22155         * docs/plugins/tmpl/element-tcpserversink.sgml:
22156         * gst/ffmpegcolorspace/gstffmpeg.c:
22157         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22158         * gst/videotestsrc/gstvideotestsrc.c:
22159         * gst/volume/gstvolume.c:
22160           add more elements to the docs
22161
22162 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
22163
22164         * check/Makefile.am:
22165         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
22166         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
22167           Add extra tests for basetransform based components. 
22168           Comment out the test_element_negotiation test until we decide
22169           if it's testing correct behaviour.
22170         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
22171         (gst_visual_chain), (gst_visual_change_state):
22172           Slightly more correct but still bogus timestamping.
22173           Fix state change function.
22174         * gst/audioconvert/gstaudioconvert.c:
22175         (gst_audio_convert_class_init):
22176         * gst/audioresample/gstaudioresample.c:
22177         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22178         (gst_ffmpegcsp_class_init):
22179         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22180         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
22181         (gst_videoscale_prepare_image):
22182         * gst/volume/gstvolume.c: (gst_volume_class_init),
22183         (volume_transform_ip):
22184           Basetransform updates. Enable passthrough modes.
22185         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22186         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
22187         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
22188           Negotiation fix that allows the window to return to the original
22189           size and renegotiate passthrough upstream. Extra debug output.
22190
22191 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
22192
22193         * gst/sine/gstsinesrc.c:
22194         * gst/volume/gstvolume.c:
22195           fix up header include
22196
22197 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
22198
22199         * gst-libs/gst/audio/gstbaseaudiosink.c:
22200         (gst_base_audio_sink_render):
22201         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
22202         * gst/volume/gstvolume.c: (gst_volume_class_init),
22203         (volume_transform):
22204           fixing lost sync, some more debugging
22205
22206 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
22207
22208         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22209         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
22210         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
22211         (gst_xvimagesink_check_xshm_calls):
22212           Fix compilation when XShm is not available.
22213
22214 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
22215
22216         * ext/libvisual/visual.c: (gst_visual_dispose),
22217         (gst_visual_getcaps), (gst_visual_src_setcaps),
22218         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
22219         (gst_visual_change_state):
22220           Finish fixing up libvisual plugin so that it runs. 
22221
22222 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22223
22224         * ext/vorbis/vorbisenc.c:
22225         * gst-libs/gst/tag/gstvorbistag.c:
22226           gsttaginterface.h -> gsttagsetter.h
22227
22228 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22229
22230         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
22231           added another test that failes for me (test is not active by default)
22232
22233 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22234
22235         * configure.ac:
22236           v4l2 is no longer in gst-plugins-base
22237
22238 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
22239
22240         * configure.ac:
22241           In the output at the end, don't show the first plugin on the same
22242           line as "Core plug-ins, always built:".
22243           Indent the output as for other plugin categories
22244         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
22245           #define that can be used to not use peer buffer_alloc functions for
22246           test purposes.
22247         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
22248         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
22249         (gst_ximagesink_show_frame):
22250         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
22251         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
22252         (gst_xvimagesink_show_frame):
22253           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
22254           fails gracefully instead of XError aborting or deadlocking.
22255
22256 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
22257
22258         * ext/libvisual/Makefile.am:
22259           link against gst-base-libs
22260
22261 2005-09-06  David Schleef  <ds@schleef.org>
22262
22263         * configure.ac: Enable libvisual plugin.
22264         * ext/libvisual/Makefile.am:
22265         * ext/libvisual/visual.c: Fixes to make it compile.
22266
22267 === release 0.9.2 ===
22268
22269 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
22270
22271         * NEWS:
22272         * RELEASE:
22273         * configure.ac:
22274         * docs/random/ChangeLog-0.8:
22275           releasing 0.9.2, "Spoon"
22276
22277 2005-09-05  Michael Smith <msmith@fluendo.com>
22278
22279         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
22280           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
22281           that in the vorbisenc element.
22282
22283 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22284
22285         * common/gtk-doc-plugins.mak:
22286         * docs/plugins/Makefile.am:
22287           fix distcheck
22288         * gst/audioresample/resample.c:
22289           fix wrong docstring
22290
22291 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
22292
22293         * common/gst-xmlinspect.py:
22294         * common/gtk-doc-plugins.mak:
22295           only inspect plugins for this given package
22296           require gst-python 0.9
22297
22298 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
22299
22300         * Makefile.am:
22301         * autogen.sh:
22302         * common/gst-xmlinspect.py:
22303         * configure.ac:
22304         * docs/Makefile.am:
22305         * docs/plugins/inspect/plugin-alsa.xml:
22306         * docs/plugins/inspect/plugin-audioresample.xml:
22307         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
22308         * docs/plugins/inspect/plugin-ogg.xml:
22309         * docs/plugins/tmpl/element-gnomevfssink.sgml:
22310         * docs/plugins/tmpl/element-multifdsink.sgml:
22311         * docs/plugins/tmpl/element-tcpserversink.sgml:
22312         * docs/plugins/tmpl/element-vorbisenc.sgml:
22313         * gst-plugins-base.spec.in:
22314           various doc-related updates
22315
22316 2005-08-31  Wim Taymans  <wim@fluendo.com>
22317
22318         * gst-libs/gst/audio/gstbaseaudiosink.c:
22319         (gst_base_audio_sink_render):
22320         Resync if the buffer timestamps drift more than a 10th 
22321         of a second.
22322
22323 2005-08-31  Tim-Philipp Müller  <tim at centricular dot net>
22324
22325         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
22326         (gst_v4lsrc_get_property):
22327           The 'timestamp-offset' property is registered as an int64, so
22328           let's use g_value_{set|get}_int64() in our setter and getter
22329           functions (makes it work and fixes warnings with gst-inspect).
22330
22331 2005-08-30  Wim Taymans  <wim@fluendo.com>
22332
22333         * check/elements/audioconvert.c: (setup_audioconvert):
22334         * check/elements/audioresample.c: (setup_audioresample):
22335         * check/elements/volume.c: (setup_volume):
22336         Fix checks.
22337
22338 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22339
22340         * common/gtk-doc-plugins.mak:
22341         * common/plugins.xsl:
22342         * docs/plugins/Makefile.am:
22343           make module a param
22344
22345 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
22346
22347         * examples/seeking/seek.c: (make_mp3_pipeline),
22348         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
22349         (play_cb), (pause_cb), (stop_cb):
22350           update the example
22351
22352 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
22353
22354         * gst/volume/gstvolume.c: (gst_volume_class_init),
22355         (volume_transform):
22356           do not update controlled params, if buffer has no timestamp
22357
22358 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
22359
22360         * configure.ac:
22361         * gst/sine/Makefile.am:
22362         * gst/volume/Makefile.am:
22363           controllerized elements also need to link against controller-libs ;)
22364
22365 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
22366
22367         * docs/libs/tmpl/gstcolorbalance.sgml:
22368         * docs/libs/tmpl/gstgconf.sgml:
22369         * docs/libs/tmpl/gstmixer.sgml:
22370         * docs/libs/tmpl/gstringbuffer.sgml:
22371         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
22372         (gst_sinesrc_create):
22373         * gst/volume/gstvolume.c: (gst_volume_class_init),
22374         (volume_transform):
22375           controllerized two audio plugins
22376
22377 2005-08-29  Andy Wingo  <wingo@pobox.com>
22378
22379         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
22380         (vorbis_handle_data_packet): Fix some int overflow errors.
22381
22382         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
22383         -1.
22384         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
22385         valid.
22386         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
22387         if it's valid. Fixed streaming-mode playback.
22388
22389         * check/elements/volume.c (cleanup_volume): Fix for running
22390         CK_FORK=no.
22391
22392         * check/elements/audioconvert.c: Convert from native endian, not
22393         little endian.
22394
22395 2005-08-29  Michael Smith <msmith@fluendo.com>
22396
22397         * ext/ogg/Makefile.am:
22398         * ext/ogg/gstogg.c: (plugin_init):
22399         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
22400         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
22401         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
22402         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
22403         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
22404         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
22405         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
22406         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
22407         Add an ogg parser element.
22408
22409 2005-08-28  Andy Wingo  <wingo@pobox.com>
22410
22411         * Updates for two-arg init from GST_BOILERPLATE_FULL.
22412
22413 2005-08-26  Wim Taymans  <wim@fluendo.com>
22414
22415         * gst/audioconvert/audioconvert.c: (if), (float),
22416         (audio_convert_get_func_index), (check_default),
22417         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22418         (audio_convert_clean_context), (audio_convert_get_sizes),
22419         (audio_convert_convert):
22420         Cleanups.
22421
22422 2005-08-26  Wim Taymans  <wim@fluendo.com>
22423
22424         * gst/audioconvert/audioconvert.c: (if), (float),
22425         (audio_convert_get_func_index), (check_default),
22426         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22427         (audio_convert_clean_context), (audio_convert_get_sizes),
22428         (audio_convert_convert):
22429         More elegant and working temp buffer selection algo.
22430
22431 2005-08-26  Wim Taymans  <wim@fluendo.com>
22432
22433         * gst/audioconvert/audioconvert.c: (if), (float),
22434         (audio_convert_get_func_index), (check_default),
22435         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22436         (audio_convert_clean_context), (audio_convert_get_sizes),
22437         (get_temp_buffer), (audio_convert_convert):
22438         Use realloc else we lose our original data.
22439
22440 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22441
22442         * gst/audioresample/gstaudioresample.c:
22443           use base class' newsegment to properly timestamp
22444
22445 2005-08-26  Wim Taymans  <wim@fluendo.com>
22446
22447         * gst/audioconvert/audioconvert.c: (if), (float),
22448         (audio_convert_get_func_index), (check_default),
22449         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22450         (audio_convert_clean_context), (audio_convert_get_sizes),
22451         (get_temp_buffer), (audio_convert_convert):
22452         * gst/audioconvert/gstaudioconvert.c:
22453         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
22454         (gst_audio_convert_transform_caps),
22455         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
22456         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
22457         Oops, allocate enough space to perform the channel mix.
22458
22459 2005-08-26  Wim Taymans  <wim@fluendo.com>
22460
22461         * gst/audioconvert/Makefile.am:
22462         * gst/audioconvert/audioconvert.c: (if), (float),
22463         (audio_convert_get_func_index), (check_default),
22464         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22465         (audio_convert_clean_context), (audio_convert_get_sizes),
22466         (get_temp_buffer), (audio_convert_convert):
22467         * gst/audioconvert/audioconvert.h:
22468         * gst/audioconvert/gstaudioconvert.c:
22469         (gst_audio_convert_class_init), (gst_audio_convert_init),
22470         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
22471         (gst_audio_convert_get_unit_size),
22472         (gst_audio_convert_transform_caps),
22473         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
22474         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
22475         * gst/audioconvert/gstaudioconvert.h:
22476         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
22477         (gst_channel_mix_fill_identical),
22478         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
22479         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
22480         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
22481         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
22482         (gst_channel_mix_mix):
22483         * gst/audioconvert/gstchannelmix.h:
22484         Cleanups, librarify a bit, optimize, better negotiation and more.
22485
22486 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
22487
22488         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
22489         Another from MikeS:
22490         During typefinding, don't support negative offsets
22491         (offsets from the end of the stream) in our typefind->peek() function
22492         - nothing embedded in ogg ever needs them. However, we need to recognise
22493         those requests and reject them, otherwise we return invalid pointers.
22494
22495 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
22496
22497         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
22498         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
22499         (vorbisdec_finalize), (vorbis_handle_type_packet):
22500           Big shout-out to MikeS for fixing this giant memory leak.
22501           Huzzah!
22502
22503 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22504
22505         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
22506         (audio_convert_get_unit_size):
22507           plug some leaks
22508
22509 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22510
22511         * check/Makefile.am:
22512         * check/elements/audioconvert.c: (setup_audioconvert),
22513         (cleanup_audioconvert), (get_int_caps), (verify_convert),
22514         (GST_START_TEST), (audioconvert_suite), (main):
22515           add a test for audioconvert
22516         * gst/audioresample/gstaudioresample.c:
22517         * gst/audioresample/gstaudioresample.h:
22518           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
22519           note that for buffers of 1/3 sec this means DURATION(c) is 
22520           one nanosecond more than for a and b
22521
22522 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22523
22524         * check/Makefile.am:
22525         * check/elements/audioresample.c: (setup_audioresample),
22526         (cleanup_audioresample), (fail_unless_perfect_stream),
22527         (test_perfect_stream_instance), (GST_START_TEST),
22528           add a check for audioresample
22529         (audioresample_suite), (main):
22530         * check/elements/volume.c: (GST_START_TEST):
22531           remove unused method
22532         * gst/audioresample/gstaudioresample.c:
22533           set correct buffer parameters since we're changing them
22534         * gst/audioresample/resample_ref.c: (resample_scale_ref):
22535           add some debug
22536
22537 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22538
22539         * gst/audioresample/debug.c:
22540         * gst/audioresample/gstaudioresample.c:
22541           add room for extra overlap samples when asked to transform size
22542           protect against possible mem corruption and check for discrepancies
22543           between written size and outbuffer's size so we can warn for
22544           potential problems
22545         * gst/audioresample/resample.c: (resample_init),
22546         (resample_get_output_size_for_input), (resample_get_output_size),
22547         (resample_set_n_channels), (resample_set_format):
22548           set debug level based on RESAMPLE_DEBUG env var
22549           make sure that get_output_size* returns a whole number of
22550           sample_size
22551           set sample_size each time either channel or format is set
22552         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
22553         * gst/audioresample/resample_functable.c:
22554         (resample_scale_functable):
22555         * gst/audioresample/resample_ref.c: (resample_scale_ref):
22556           remove r->sample_size, it's done in resample.c now
22557           add some debugging to the ref implementation
22558           make sure we only give back bytes that are wholes of the sample
22559           size
22560
22561 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
22562         * gst/playback/gstplaybasebin.c: (fill_buffer):
22563         Revert unpopular change for GST_MESSAGE_SRC to GObject.
22564
22565 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
22566
22567         * gst/volume/gstvolume.c:
22568           made set_caps function static
22569
22570 2005-08-24  Wim Taymans  <wim@fluendo.com>
22571
22572         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
22573         (gst_vorbisenc_change_state):
22574         Stop leaking taglists.
22575
22576 2005-08-24  Wim Taymans  <wim@fluendo.com>
22577
22578         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
22579         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
22580         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
22581         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
22582         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
22583         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
22584         Parse seeking events better.
22585         Unref static caps.
22586         Generate correct newsegment events, fixes seeking in live oggs.
22587
22588         * ext/theora/theoradec.c: (theora_dec_src_query),
22589         (theora_dec_src_event), (theora_dec_src_getcaps),
22590         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
22591         Use newsegment values to report correct play time.
22592
22593         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22594         (vorbis_dec_src_event), (vorbis_dec_sink_event):
22595         * ext/vorbis/vorbisdec.h:
22596         Parse and use newsegment values to report correct play time.
22597
22598         * gst-libs/gst/audio/gstbaseaudiosink.c:
22599         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
22600         Clear ringbuffer on flush.
22601         Use newsegment values to calculate playback time.
22602
22603         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
22604         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
22605         Basesink does newsegment calculations for us now.
22606
22607 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22608
22609         * check/Makefile.am:
22610         * configure.ac:
22611           add core's plugins to the mix so that playbin works
22612         * check/generic/states.c: (GST_START_TEST):
22613           set a 0 timeout on pipelines, so they don't force the next
22614           state change
22615         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
22616         (gst_play_base_bin_change_state):
22617           remove the crappy error handling and do GST error handling
22618
22619 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22620
22621         * check/Makefile.am:
22622         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
22623           add same test as to core, it bitches out on playbin atm.
22624
22625 2005-08-24  Wim Taymans  <wim@fluendo.com>
22626
22627         * configure.ac:
22628         Remove audioscale.
22629
22630 2005-08-24  Wim Taymans  <wim@fluendo.com>
22631
22632         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
22633         (gst_videoscale_prepare_size), (parse_caps),
22634         (gst_videoscale_set_caps), (gst_videoscale_get_size),
22635         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
22636         (gst_videoscale_transform):
22637         * gst/videoscale/gstvideoscale.h:
22638         Refactor, make use of BaseTranform really well.
22639
22640 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22641
22642         * configure.ac:
22643           compile audioresample
22644         * gst/audioresample/Makefile.am:
22645         * gst/audioresample/buffer.c:
22646         * gst/audioresample/functable.c:
22647         * gst/audioresample/gstaudioresample.c:
22648         * gst/audioresample/gstaudioresample.h:
22649         * gst/audioresample/resample.c:
22650         (resample_get_output_size_for_input):
22651         * gst/audioresample/resample.h:
22652         * gst/audioresample/resample_chunk.c:
22653         * gst/audioresample/resample_functable.c:
22654         * gst/audioresample/resample_ref.c:
22655           port to use basetransform; doesn't work in all cases yet
22656
22657 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22658
22659         * gst/audioconvert/gstaudioconvert.c:
22660         (gst_audio_convert_class_init), (gst_audio_convert_init),
22661         (audio_convert_get_unit_size), (audio_convert_transform_caps),
22662         (audio_convert_fixate_caps), (audio_convert_set_caps),
22663         (audio_convert_transform),
22664         (gst_audio_convert_buffer_to_default_format),
22665         (gst_audio_convert_buffer_from_default_format),
22666         (gst_audio_convert_channels):
22667         * gst/audioconvert/gstchannelmix.c:
22668         * gst/audioconvert/gstchannelmix.h:
22669           port to basetransform
22670         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22671         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
22672         (gst_ffmpegcsp_get_unit_size):
22673         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22674         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
22675           fix for basetransform changes
22676
22677 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
22678
22679         * check/Makefile.am:
22680           Add CHECK_CFLAGS and LDFLAGS
22681
22682         * gst/playback/gstplaybasebin.c: (fill_buffer):
22683           GST_MESSAGE_SRC became a GObject
22684
22685 2005-08-24  Wim Taymans  <wim@fluendo.com>
22686
22687         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
22688         (gst_ring_buffer_clear_all):
22689         * gst-libs/gst/audio/gstringbuffer.h:
22690         Added function to clear the ringbuffer.
22691
22692 2005-08-24  Andy Wingo  <wingo@pobox.com>
22693
22694         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
22695         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
22696         of _open and _close.
22697
22698         * sys/v4l/gstv4lxoverlay.h:
22699         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
22700         an Xv connection here, instead of all the time. Make Xv only be
22701         loaded if you axe for it. Kindof a workaround for buggy behaviour
22702         of Xv when using remote xservers (XvQueryExtension would block).
22703         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
22704         replace the _open and _close public API. Only start the xv
22705         connection if necessary.
22706         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
22707
22708 2005-08-23  David Schleef  <ds@schleef.org>
22709
22710         * gst/audioresample/Makefile.am: Leet audioresampling code
22711         * gst/audioresample/buffer.c:
22712         * gst/audioresample/buffer.h:
22713         * gst/audioresample/debug.c:
22714         * gst/audioresample/debug.h:
22715         * gst/audioresample/functable.c:
22716         * gst/audioresample/functable.h:
22717         * gst/audioresample/gstaudioresample.c:
22718         * gst/audioresample/gstaudioresample.h:
22719         * gst/audioresample/resample.c:
22720         * gst/audioresample/resample.h:
22721         * gst/audioresample/resample_chunk.c:
22722         * gst/audioresample/resample_functable.c:
22723         * gst/audioresample/resample_ref.c:
22724
22725 2005-08-23  Wim Taymans  <wim@fluendo.com>
22726
22727         * examples/seeking/seek.c: (make_vorbis_pipeline),
22728         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
22729         Small seek updates.
22730
22731 2005-08-23  Andy Wingo  <wingo@pobox.com>
22732
22733         * gst-libs/gst/audio/gstbaseaudiosrc.c
22734         (gst_base_audio_src_fixate): Only fixate endianness if it is
22735         present in the caps.
22736
22737 2005-08-22  Andy Wingo  <wingo@pobox.com>
22738
22739         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
22740         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
22741         device-name property.
22742
22743         * gst-libs/gst/audio/gstaudiosrc.h:
22744         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
22745         close_device in the ring buffer, like gstaudiosink.
22746
22747         * ext/alsa/gstalsamixer.h:
22748         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
22749         macro to implement the interface without much code. Cleanups. 
22750
22751         * ext/alsa/gstalsasrc.h:
22752         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
22753         READY.
22754
22755         * ext/alsa/Makefile.am: Add new files.
22756         * ext/alsa/gstalsamixerelement.c: 
22757         * ext/alsa/gstalsamixerelement.c: Split element code out from
22758         mixer code so that alsasrc can be a mixer too.
22759
22760 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
22761
22762         * check/elements/volume.c: (setup_volume), (cleanup_volume),
22763         (GST_START_TEST):
22764         * check/elements/vorbisdec.c: (setup_vorbisdec),
22765         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
22766         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22767         (vorbis_handle_identification_packet),
22768         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
22769         (vorbis_handle_header_packet), (vorbis_dec_push),
22770         (vorbis_dec_chain):
22771           use the setup/teardown methods to save code.  save code is good.
22772
22773 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22774
22775         * check/Makefile.am:
22776           add ext dir for plugins
22777           add vorbisdec test conditionally
22778         * check/elements/volume.c: (setup_volume), (cleanup_volume),
22779         (GST_START_TEST), (volume_suite):
22780           add a test with wrong caps
22781         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
22782         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
22783           add a vorbisdec test
22784         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
22785         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
22786           clean up debug output
22787         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
22788           yay, fix a segfault/security issue in vorbisdec
22789           gst-launch fakesrc ! vorbisdec wasn't happy
22790         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
22791         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
22792         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
22793         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
22794         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
22795         (gst_vorbisenc_set_metadata), (get_constraints_string),
22796         (update_start_message), (gst_vorbisenc_setup),
22797         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
22798         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
22799         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
22800         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
22801         * ext/vorbis/vorbisenc.h:
22802           march in line
22803         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22804         (gst_ffmpegcsp_transform):
22805           have the kow come home
22806         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
22807           debug my func ptr
22808         * gst/volume/gstvolume.c: (volume_set_caps):
22809           add a debug
22810
22811 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22812
22813         * Makefile.am:
22814         * check/.cvsignore:
22815         * check/Makefile.am:
22816         * check/elements/.cvsignore:
22817         * check/elements/volume.c: (chain_func), (event_func),
22818         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
22819         (main):
22820         * configure.ac:
22821           add unit test structure for gst-plugins-base
22822           add a test for volume
22823         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
22824         (gst_volume_set_volume), (gst_volume_get_volume),
22825         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
22826         (volume_funcfind), (volume_process_float), (volume_process_int16),
22827         (volume_set_caps), (volume_transform), (volume_update_mute),
22828         (volume_update_volume), (volume_set_property),
22829         (volume_get_property):
22830           document a little; use basetransform vmethod _set_caps
22831
22832 2005-08-19  Andy Wingo  <wingo@pobox.com>
22833
22834         * ext/alsa/gstalsamixertrack.h:
22835         * ext/alsa/gstalsamixertrack.c:
22836         * ext/alsa/gstalsamixeroptions.h:
22837         * ext/alsa/gstalsamixeroptions.c:
22838         * ext/alsa/gstalsamixer.h:
22839         * ext/alsa/gstalsamixer.c: Port to 0.9.
22840
22841         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
22842         Remove gstalsa.c and alsaclock. No more cruft here.
22843         
22844 2005-08-18  Wim Taymans  <wim@fluendo.com>
22845
22846         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22847         (gst_base_rtp_depayload_chain),
22848         (gst_base_rtp_depayload_add_to_queue),
22849         (gst_base_rtp_depayload_push),
22850         (gst_base_rtp_depayload_queue_release):
22851         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22852         Fix for RTPBuffer changes.
22853
22854         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
22855         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
22856         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
22857         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
22858         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
22859         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
22860         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
22861         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
22862         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
22863         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
22864         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
22865         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
22866         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
22867         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
22868         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
22869         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
22870         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
22871         (gst_rtpbuffer_get_payload):
22872         * gst-libs/gst/rtp/gstrtpbuffer.h:
22873         Don't subclass GstBuffer but add methods and helper functions
22874         to construct and manipulate RTP packets in regular GstBuffers.
22875
22876 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
22877
22878         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
22879           moved statement below switch
22880         * gst/volume/gstvolume.c: (gst_volume_class_init):
22881           added debug ptr
22882
22883 2005-08-16  Wim Taymans  <wim@fluendo.com>
22884
22885         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22886         (gst_base_audio_src_change_state):
22887         Open and close device in READY<->NULL state change.
22888
22889 2005-08-16  Andy Wingo  <wingo@pobox.com>
22890
22891         * examples/seeking/Makefile.am: Don't compile non-compiling
22892         compiled objects with the compiler.
22893
22894         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
22895         elements.
22896
22897 2005-08-12  Philippe Khalaf <burger@speedy.org>
22898         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22899         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22900           Made a thread to release the queue.
22901           Removed timestamp conversion for now.
22902
22903 2005-08-10  Philippe Khalaf <burger@speedy.org>
22904         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22905         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22906           Added rtp timestamp -> gst timestamp conversion.
22907           Fixed several problems with queue.
22908
22909 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
22910
22911         * gst-libs/gst/audio/gstaudioclock.h:
22912         * gst-libs/gst/audio/gstaudiofilter.h:
22913         * gst-libs/gst/audio/gstaudiosink.h:
22914         * gst-libs/gst/audio/gstaudiosrc.h:
22915         * gst-libs/gst/audio/gstbaseaudiosink.h:
22916         * gst-libs/gst/audio/gstbaseaudiosrc.h:
22917         * gst-libs/gst/audio/gstringbuffer.h:
22918         * gst-libs/gst/net/gstnetbuffer.h:
22919         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22920         * gst-libs/gst/rtp/gstrtpbuffer.h:
22921           Add padding (you will need to rebuild gst-plugins-base,
22922           gst-plugins and all applications afterwards!)
22923
22924 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
22925
22926         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
22927         (gst_riff_parse_chunk):
22928           Fix bug in debug message and add some more debug messages.
22929
22930 2005-08-08  Edward Hervey  <edward@fluendo.com>
22931
22932         * gst-libs/gst/riff/riff-media.c:
22933         backported updates since branch
22934
22935 2005-08-08  Andy Wingo  <wingo@pobox.com>
22936
22937         * gst-libs/gst/audio/gstbaseaudiosink.c
22938         (gst_base_audio_sink_change_state): Open the device in NULL->READY
22939         like good elements should. Close on READY->NULL too.
22940
22941         * gst-libs/gst/audio/gstaudiosink.c
22942         (gst_audioringbuffer_open_device,
22943         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
22944         (gst_audioringbuffer_release): Updates for new ring buffer API,
22945         hook into the new audio sink api.
22946
22947         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
22948         (GstAudioSinkClass.close): Just open and close the device -- no
22949         resource allocation or configuration.
22950         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
22951         vmethods, handle device setup and resource allocation.
22952
22953         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
22954         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
22955         base class API.
22956
22957         * gst-libs/gst/audio/gstringbuffer.h
22958         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
22959         New vmethods.
22960
22961         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
22962         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
22963         New API functions. The device should be opened before acquiring
22964         and closed after releasing.
22965
22966 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
22967
22968         * gst-libs/gst/interfaces/mixer.h:
22969           Reset padding to GST_PADDING.
22970
22971 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22972
22973         * gst/playback/gstplaybin.c: (remove_sinks):
22974           Remove visualization from parent explicitely; works around some
22975           apparent refcount issue that I haven't tracked down yet.
22976
22977 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22978
22979         * ext/alsa/gstalsasink.c: (set_hwparams):
22980           Assign debug category, add negotiation debug msgs.
22981
22982 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22983
22984         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
22985           Fix error code for file-not-found to NOT_FOUND.
22986
22987 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22988
22989         * common/gtk-doc-plugins.mak:
22990         * docs/plugins/Makefile.am:
22991         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22992         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22993           renamed to actual element names, so much nicer to look at
22994         * docs/plugins/tmpl/gstmultifdsink.sgml:
22995           remove
22996         * docs/plugins/tmpl/multifdsink.sgml:
22997         * docs/plugins/tmpl/tcpserversink.sgml:
22998           add
22999         * ext/alsa/gstalsa.c:
23000         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
23001         * ext/ogg/gstoggmux.c:
23002         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
23003         * gst/playback/gstdecodebin.c:
23004         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
23005         * gst/tcp/gsttcpserversink.c:
23006           various fixes and documentation additions
23007
23008 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
23009
23010         * common/Makefile.am:
23011         * common/gstdoc-scangobj:
23012         * common/gtk-doc-plugins.mak:
23013         * common/gtk-doc.mak:
23014           add a custom scangobj that uses the registry
23015           add a custom gtk-doc-plugins.mak that uses it
23016           some doc build fixes
23017         * configure.ac:
23018         * docs/Makefile.am:
23019         * docs/plugins/Makefile.am:
23020         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
23021         * docs/plugins/gst-plugins-base-plugins-sections.txt:
23022         * docs/plugins/gst-plugins-base-plugins.types:
23023         * docs/plugins/tmpl/gstmultifdsink.sgml:
23024           add docs for one element, multifdsink
23025         * gst/adder/gstadder.h:
23026         * gst/volume/gstvolume.h:
23027           don't privatize enum
23028         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
23029         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23030         (gst_sync_method_get_type), (gst_client_status_get_type),
23031         (gst_multifdsink_class_init),
23032         (gst_multifdsink_client_queue_buffer),
23033         (gst_multifdsink_handle_client_write):
23034         * gst/tcp/gstmultifdsink.h:
23035         * gst/tcp/gsttcp.h:
23036         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23037         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
23038         (gst_tcpclientsink_render):
23039         * gst/tcp/gsttcpclientsink.h:
23040         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
23041         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
23042         (gst_tcpclientsrc_start):
23043         * gst/tcp/gsttcpclientsrc.h:
23044         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
23045         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
23046         * gst/tcp/gsttcpserversrc.h:
23047         * gst/typefind/gsttypefindfunctions.c:
23048           remove superfluous Type stuff
23049
23050 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23051
23052         * gst/playback/gstplaybin.c: (gen_video_element):
23053           Enable videoscale.
23054
23055 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23056
23057         * gst-libs/gst/gconf/gconf.c:
23058         * gst-libs/gst/gconf/gconf.h:
23059           Fix some Andy Problem [tm].
23060
23061 2005-08-04  Andy Wingo  <wingo@pobox.com>
23062
23063         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
23064         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
23065         (gst_ffmpegcsp_get_size): Adapt to API changes.
23066
23067         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
23068         Implement an in-place do-nothing transform.
23069
23070 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23071
23072         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
23073         (gst_ximagesink_renegotiate_size):
23074           Do not set new window sizes yet if we prepare a new buffer size
23075           for upstream renegotiation (software scaling) at some point in the
23076           future, because this new size waqs not actually accepted yet. Once
23077           accepted, renegotiation later on will set the new sizes just fine.
23078           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
23079           embedding testcase.
23080
23081 2005-08-03  Andy Wingo  <wingo@pobox.com>
23082
23083         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
23084         (gst_ximagesink_buffer_alloc): 
23085         Protect the height, width, and desired_caps with the pool_lock.
23086         Fixes videotestsrc ! queue ! ximagesink.
23087
23088 2005-08-02  Edward Hervey  <edward@fluendo.com>
23089
23090         * gst/volume/gstvolume.c:
23091         include left from controller cleanup
23092
23093 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
23094         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
23095           Stop collectpads before calling the parent state
23096           change function on PAUSED->READY.
23097
23098 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
23099         * configure.ac:
23100           When testing for X libs, use the X CFlags 
23101         * gst/adder/gstadder.c: (gst_adder_change_state):
23102           Stop the collectpads before calling parent state change function
23103           on PAUSED->READY, otherwise we deadlock deactivating pads.
23104
23105 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
23106
23107         * configure.ac:
23108         * docs/libs/tmpl/gstcolorbalance.sgml:
23109         * docs/libs/tmpl/gstmixer.sgml:
23110         * examples/Makefile.am:
23111         * gst/sine/Makefile.am:
23112         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
23113         (gst_sinesrc_set_property), (plugin_init):
23114         * gst/sine/gstsinesrc.h:
23115         * gst/volume/Makefile.am:
23116         * gst/volume/gstvolume.c: (gst_volume_set_volume),
23117         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
23118         (volume_process_float), (volume_process_int16),
23119         (volume_set_property), (plugin_init):
23120         * gst/volume/gstvolume.h:
23121           deactivate and remove dparams (libgstcontrol)
23122
23123 2005-07-29  Wim Taymans  <wim@fluendo.com>
23124
23125         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
23126         Convert me to BaseTransform!! help..
23127
23128 2005-07-29  Andy Wingo  <wingo@pobox.com>
23129
23130         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
23131         sinks.
23132
23133         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
23134         support of both endiannesses.
23135
23136 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
23137
23138         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
23139           Fix confusing debug message (s/event/query/)
23140
23141 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
23142
23143         * gst/videotestsrc/videotestsrc.h:
23144           Use "_stdint.h" instead of <stdint.h>
23145
23146 2005-07-27  Wim Taymans  <wim@fluendo.com>
23147
23148         * ext/vorbis/Makefile.am:
23149         Revert wrong commit.
23150
23151 2005-07-27  Wim Taymans  <wim@fluendo.com>
23152
23153         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
23154         More compilation fixen.
23155
23156 2005-07-27  Wim Taymans  <wim@fluendo.com>
23157
23158         * gst-libs/gst/audio/gstbaseaudiosink.c:
23159         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
23160         (gst_base_audio_sink_create_ringbuffer),
23161         (gst_base_audio_sink_change_state):
23162         Fix compilation.
23163
23164 2005-07-27  Wim Taymans  <wim@fluendo.com>
23165
23166         * examples/seeking/seek.c: (setup_dynamic_link),
23167         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
23168         (query_positions_elems), (query_positions_pads), (do_seek):
23169         Update seek example.
23170
23171         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
23172         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
23173         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
23174         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
23175         (gst_ogg_demux_handle_event),
23176         (gst_ogg_demux_deactivate_current_chain),
23177         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
23178         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
23179         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
23180         (gst_ogg_demux_loop):
23181         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
23182         * ext/theora/theoradec.c: (theora_dec_src_event),
23183         (theora_dec_src_getcaps), (theora_dec_sink_event),
23184         (theora_dec_push), (theora_dec_chain):
23185         * ext/vorbis/Makefile.am:
23186         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
23187         (vorbis_dec_sink_event), (vorbis_dec_push),
23188         (vorbis_handle_data_packet):
23189         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
23190         (gst_vorbisenc_chain):
23191         * gst/playback/gststreaminfo.c: (cb_probe):
23192         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
23193         * gst/videorate/gstvideorate.c: (gst_videorate_event):
23194         * gst/videoscale/gstvideoscale.c:
23195         (gst_videoscale_handle_src_event):
23196         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
23197         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
23198         (gst_ximagesink_navigation_send_event):
23199         * sys/xvimage/xvimagesink.c:
23200         (gst_xvimagesink_navigation_send_event):
23201         Various event updates and cleanups
23202
23203 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23204
23205         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
23206           Fix segfault for I420/YV12.
23207
23208 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23209
23210         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
23211           Report bitrate.
23212
23213 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23214
23215         * gst/playback/gstplaybin.c: (gen_video_element),
23216         (gen_audio_element):
23217           Switch to auto*sink elements as default sinks; add volume element
23218           so that volume control in totem works.
23219
23220 2005-07-21  Wim Taymans  <wim@fluendo.com>
23221
23222         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
23223         * gst/playback/gstplaybin.c: (setup_sinks),
23224         (gst_play_bin_change_state):
23225         Refcount fix and more comments.
23226
23227 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23228
23229         * sys/ximage/Makefile.am:
23230         * sys/ximage/ximage.c: (plugin_init):
23231         * sys/ximage/ximagesink.c:
23232         Prepare for adding ximagesrc, rename of plugin to ximage etc.
23233         
23234
23235 2005-07-21  Wim Taymans  <wim@fluendo.com>
23236
23237         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
23238         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
23239         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
23240         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
23241         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
23242         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
23243         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
23244         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
23245         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
23246         Generate correct disconts for live chained oggs.
23247
23248         * gst-libs/gst/audio/gstbaseaudiosink.c:
23249         (gst_base_audio_sink_render),
23250         (gst_base_audio_sink_create_ringbuffer),
23251         (gst_base_audio_sink_change_state):
23252         Handle discont math correctly.
23253
23254         * gst/playback/gstplaybin.c: (add_sink):
23255         Some small debug cleanup.
23256
23257 2005-07-21  Wim Taymans  <wim@fluendo.com>
23258
23259         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
23260         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
23261         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
23262         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
23263         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
23264         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
23265         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
23266         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
23267         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
23268         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
23269         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
23270         (gst_ogg_demux_change_state), (gst_ogg_print):
23271         Reorganize code to send the right disconts when in streaming
23272         mode.
23273
23274 2005-07-20  Andy Wingo  <wingo@pobox.com>
23275
23276         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
23277         fix (?), fixes a seggie mcfalterson (#310894).
23278
23279 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23280
23281         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
23282         (gst_ogg_mux_set_header_on_caps):
23283         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
23284         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
23285         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
23286         * gst-libs/gst/audio/multichannel.c:
23287         (gst_audio_set_channel_positions),
23288         (gst_audio_set_structure_channel_positions_list):
23289         * gst/playback/gstdecodebin.c: (dynamic_create):
23290         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
23291         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
23292           Fixes for API changes in core.
23293
23294 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23295
23296         * gst/playback/gstplaybasebin.c: (fill_buffer):
23297           Use _new_custom() so we can set custom message types for buffering
23298           messages.
23299
23300 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23301
23302         * configure.ac:
23303         * gst-libs/gst/Makefile.am:
23304         * gst-libs/gst/gconf/.cvsignore:
23305         * gst-libs/gst/gconf/Makefile.am:
23306         * gst-libs/gst/gconf/test-gconf.c:
23307         * pkgconfig/Makefile.am:
23308         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
23309         * pkgconfig/gstreamer-gconf.pc.in:
23310           Remove gconf stuff, use gconf elements instead from now on.
23311
23312 2005-07-20  Wim Taymans  <wim@fluendo.com>
23313
23314         * gst-libs/gst/audio/TODO:
23315         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
23316         (gst_audio_clock_get_internal_time):
23317         * gst-libs/gst/audio/gstaudioclock.h:
23318         * gst-libs/gst/audio/gstbaseaudiosink.c:
23319         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
23320         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
23321         (gst_base_audio_sink_render),
23322         (gst_base_audio_sink_create_ringbuffer),
23323         (gst_base_audio_sink_change_state):
23324         Make sure the audio clock always returns an increasing value.
23325
23326 2005-07-19  Andy Wingo  <wingo@pobox.com>
23327
23328         * gst/videotestsrc/: Cleanups.
23329
23330 2005-07-19  Wim Taymans  <wim@fluendo.com>
23331
23332         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
23333         Better debugging.
23334
23335 2005-07-19  Wim Taymans  <wim@fluendo.com>
23336
23337         * examples/seeking/seek.c: (make_dv_pipeline),
23338         (make_vorbis_theora_pipeline), (query_rates),
23339         (query_positions_elems), (query_positions_pads), (do_seek):
23340         Make correct DV pipeline.
23341
23342 2005-07-18  Andy Wingo  <wingo@pobox.com>
23343
23344         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
23345         default. Also because it's the only thing that really works. (This
23346         is used in the GConf elements).
23347         Use AS_LIBTOOL_TAGS.
23348
23349 2005-07-18  Wim Taymans  <wim@fluendo.com>
23350
23351         * gst/playback/gstdecodebin.c: (remove_element_chain):
23352         * gst/playback/gstplaybin.c: (add_sink):
23353         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
23354         (gst_stream_info_set_mute):
23355         * gst/playback/gststreamselector.c:
23356         (gst_stream_selector_get_linked_pad),
23357         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
23358         More leak and compile fixes.
23359
23360 2005-07-18  Wim Taymans  <wim@fluendo.com>
23361
23362         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23363         (query_rates), (query_positions_elems), (query_positions_pads),
23364         (do_seek), (seek_cb), (stop_seek):
23365         Updated seek example. 
23366
23367         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
23368         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
23369         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
23370         * gst/playback/gstplaybin.c: (add_sink):
23371         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
23372         (gst_stream_info_set_mute):
23373         Some refcount leak fixes.
23374
23375 2005-07-16  Wim Taymans  <wim@fluendo.com>
23376
23377         * gst-libs/gst/audio/gstbaseaudiosink.c:
23378         (gst_base_audio_sink_render):
23379         Align samples even if we have roundoff errors in the 
23380         timestamp conversion.
23381
23382 2005-07-16  Wim Taymans  <wim@fluendo.com>
23383
23384         * docs/libs/tmpl/gstringbuffer.sgml:
23385         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23386         (query_rates), (query_positions_elems), (query_positions_pads),
23387         (update_scale), (do_seek):
23388         Updated seek example.
23389
23390         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23391         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
23392         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
23393         (gst_ogg_demux_loop):
23394         Push out correct discont values.
23395
23396         * ext/theora/theoradec.c: (theora_dec_src_convert),
23397         (theora_dec_sink_convert), (theora_dec_src_getcaps),
23398         (theora_dec_sink_event), (theora_handle_type_packet),
23399         (theora_handle_header_packet), (theora_dec_push),
23400         (theora_handle_data_packet), (theora_dec_chain),
23401         (theora_dec_change_state):
23402         Better timestamping.
23403
23404         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
23405         (vorbis_dec_sink_event), (vorbis_dec_push),
23406         (vorbis_handle_data_packet), (vorbis_dec_chain):
23407         * ext/vorbis/vorbisdec.h:
23408         Better timestamping.
23409
23410         * gst-libs/gst/audio/gstbaseaudiosink.c:
23411         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
23412         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
23413         Handle syncing on timestamps instead of sample offsets. Make
23414         use of DISCONT values as described in design docs.
23415
23416         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23417         (gst_base_audio_src_get_time):
23418         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
23419         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
23420         (gst_ring_buffer_read):
23421         * gst-libs/gst/audio/gstringbuffer.h:
23422         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
23423         (gst_ximagesink_show_frame):
23424         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
23425         Correcly convert buffer timestamp to stream time.
23426
23427 2005-07-16  Wim Taymans  <wim@fluendo.com>
23428
23429         * gst/audioconvert/gstaudioconvert.c:
23430         (gst_audio_convert_get_buffer):
23431         Timestamp buffers correctly.
23432
23433         * gst/playback/gstplaybin.c: (gen_video_element):
23434         Make internal fakesink silent.
23435
23436 2005-07-15  Wim Taymans  <wim@fluendo.com>
23437
23438         * gst/ffmpegcolorspace/Makefile.am:
23439         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23440         (gst_ffmpegcsp_caps_remove_format_info),
23441         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
23442         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
23443         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
23444         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
23445         Ported ffmpegcolorspace to basetransform.
23446
23447         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
23448         * gst/volume/gstvolume.c: (volume_transform):
23449         Ported to new API.
23450
23451 2005-07-14  Wim Taymans  <wim@fluendo.com>
23452
23453         * gst/videotestsrc/Makefile.am:
23454         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
23455         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
23456         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
23457         (gst_videotestsrc_init), (gst_videotestsrc_event),
23458         (gst_videotestsrc_create), (gst_videotestsrc_start),
23459         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
23460         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
23461         (gst_videotestsrc_get_property):
23462         * gst/videotestsrc/gstvideotestsrc.h:
23463         Make videotestsrc a pushsrc.
23464
23465 2005-07-14  Wim Taymans  <wim@fluendo.com>
23466
23467         * gst/tcp/gstfdset.c: (gst_fdset_free):
23468         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
23469         (gst_multifdsink_add), (gst_multifdsink_remove),
23470         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
23471         (gst_multifdsink_remove_client_link),
23472         (gst_multifdsink_client_queue_data),
23473         (gst_multifdsink_client_queue_caps),
23474         (gst_multifdsink_client_queue_buffer),
23475         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
23476         (gst_multifdsink_stop):
23477         * gst/tcp/gstmultifdsink.h:
23478         0.8 backporting.
23479
23480         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
23481         Also draw image when not from a pool.
23482
23483 2005-07-14  Wim Taymans  <wim@fluendo.com>
23484
23485         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
23486         (mute_stream), (silence_stream):
23487         Small debug additions.
23488
23489 2005-07-14  Wim Taymans  <wim@fluendo.com>
23490
23491         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
23492         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
23493         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
23494         Better error recovery, ignore unconnected pads and
23495         non-fatal errors.
23496
23497 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
23498
23499         * docs/libs/tmpl/gstaudio.sgml:
23500         * docs/libs/tmpl/gstcolorbalance.sgml:
23501         * docs/libs/tmpl/gstgconf.sgml:
23502         * docs/libs/tmpl/gstmixer.sgml:
23503         * docs/libs/tmpl/gstringbuffer.sgml:
23504         * docs/libs/tmpl/gsttuner.sgml:
23505         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23506         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
23507         (gst_tcpclientsrc_class_init):
23508         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
23509         (gst_tcpserversrc_class_init):
23510         * sys/v4l/gstv4lelement.c:
23511           more autistic cleanliness in functions/names/defines
23512
23513 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
23514
23515         * configure.ac:
23516           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
23517           added manually to each Makefile.am so we are sure it goes
23518           *last* and doesn't add -L flags before linking in libs of our
23519           own, like, say, internal .la libs, that then accidentally pick
23520           up the installed copy.
23521         * docs/libs/Makefile.am:
23522         * ext/alsa/Makefile.am:
23523         * ext/cdparanoia/Makefile.am:
23524         * ext/gnomevfs/Makefile.am:
23525         * ext/libvisual/Makefile.am:
23526         * ext/ogg/Makefile.am:
23527         * ext/theora/Makefile.am:
23528         * ext/vorbis/Makefile.am:
23529         * gst-libs/gst/video/Makefile.am:
23530         * gst/adder/Makefile.am:
23531         * gst/audioconvert/Makefile.am:
23532         * gst/audiorate/Makefile.am:
23533         * gst/audioscale/Makefile.am:
23534         * gst/ffmpegcolorspace/Makefile.am:
23535         * gst/playback/Makefile.am:
23536         * gst/sine/Makefile.am:
23537         * gst/subparse/Makefile.am:
23538         * gst/tags/Makefile.am:
23539         * gst/tcp/Makefile.am:
23540         * gst/typefind/Makefile.am:
23541         * gst/videorate/Makefile.am:
23542         * gst/videoscale/Makefile.am:
23543         * gst/videotestsrc/Makefile.am:
23544         * gst/volume/Makefile.am:
23545         * sys/v4l/Makefile.am:
23546         * sys/ximage/Makefile.am:
23547         * sys/xvimage/Makefile.am:
23548           adapt properly to this change. This should make sure that
23549           plugins and libs properly link to the as-yet-uninstalled
23550           copies of stuff like libgstinterfaces and libgstvideo
23551
23552 2005-07-13  Andy Wingo  <wingo@pobox.com>
23553
23554         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
23555         (gst_v4lsrc_fixate): Fixate on format as well.
23556
23557         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
23558         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
23559         buffer points to it.
23560         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
23561         rather just doing X calls ourselves. Also fixes a memleak.
23562
23563 2005-07-12  Andy Wingo  <wingo@pobox.com>
23564
23565         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
23566         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
23567         (gst_v4lsrc_create): Re-add the copy-mode property, default to
23568         TRUE to avoid deadlocks if an element holds on to our buffers.
23569
23570 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
23571
23572         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23573         (gst_sinesrc_init), (gst_sinesrc_create),
23574         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
23575         (gst_sinesrc_start):
23576         * gst/sine/gstsinesrc.h:
23577           removing num-buffers property before moving it
23578
23579 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
23580
23581         * configure.ac:
23582           use overridable ERROR_CFLAGS
23583         * docs/libs/gst-plugins-base-libs.types:
23584         * docs/libs/tmpl/gstringbuffer.sgml:
23585         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
23586         (gst_alsasink_class_init):
23587         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
23588         (gst_alsasrc_class_init):
23589         * gst-libs/gst/audio/audio.h:
23590         * gst-libs/gst/audio/gstaudioclock.h:
23591         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
23592         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
23593         (gst_audio_filter_link), (gst_audio_filter_init),
23594         (gst_audio_filter_chain), (gst_audio_filter_set_property),
23595         (gst_audio_filter_get_property),
23596         (gst_audio_filter_class_add_pad_templates):
23597         * gst-libs/gst/audio/gstaudiofilter.h:
23598         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
23599         (gst_audio_filter_template_get_type),
23600         (gst_audio_filter_template_base_init),
23601         (gst_audio_filter_template_class_init),
23602         (gst_audio_filter_template_init),
23603         (gst_audio_filter_template_set_property),
23604         (gst_audio_filter_template_get_property), (plugin_init),
23605         (gst_audio_filter_template_setup),
23606         (gst_audio_filter_template_filter),
23607         (gst_audio_filter_template_filter_inplace):
23608         * gst-libs/gst/audio/gstaudiosink.c:
23609         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23610         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
23611         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
23612         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
23613         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
23614         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
23615         * gst-libs/gst/audio/gstaudiosink.h:
23616         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
23617         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
23618         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23619         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
23620         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
23621         (gst_audio_src_class_init), (gst_audio_src_init),
23622         (gst_audio_src_create_ringbuffer):
23623         * gst-libs/gst/audio/gstaudiosrc.h:
23624         * gst-libs/gst/audio/gstbaseaudiosink.c:
23625         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
23626         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
23627         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
23628         (gst_base_audio_sink_set_property),
23629         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
23630         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
23631         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
23632         (gst_base_audio_sink_create_ringbuffer),
23633         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
23634         * gst-libs/gst/audio/gstbaseaudiosink.h:
23635         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23636         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
23637         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
23638         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
23639         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
23640         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
23641         (gst_base_audio_src_event), (gst_base_audio_src_create),
23642         (gst_base_audio_src_create_ringbuffer),
23643         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
23644         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23645         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
23646         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
23647         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
23648         (gst_ring_buffer_debug_spec_caps),
23649         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
23650         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
23651         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
23652         (gst_ring_buffer_start), (gst_ring_buffer_pause),
23653         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
23654         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
23655         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
23656         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
23657         (gst_ring_buffer_clear):
23658         * gst-libs/gst/audio/gstringbuffer.h:
23659         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
23660         (gst_video_sink_class_init), (gst_video_sink_get_type):
23661         * gst-libs/gst/video/videosink.h:
23662         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23663         (gst_multifdsink_class_init),
23664         (gst_multifdsink_handle_client_write),
23665         (gst_multifdsink_change_state):
23666         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23667         (gst_tcpclientsink_setcaps):
23668         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23669         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
23670         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
23671         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
23672         (gst_ximagesink_send_pending_navigation),
23673         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
23674         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
23675         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
23676         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
23677         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
23678         (gst_xvimagesink_send_pending_navigation),
23679         (gst_xvimagesink_navigation_send_event),
23680         (gst_xvimagesink_set_xwindow_id),
23681         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
23682         (gst_xvimagesink_get_type):
23683         more macro splitting
23684
23685 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23686
23687         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
23688           plug a memleak, allows me to import 1479 albums in one go
23689           in jamboree
23690         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23691         (vorbis_handle_type_packet), (vorbis_dec_chain),
23692         (vorbis_dec_change_state):
23693           fix some format strings
23694
23695 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23696
23697         * docs/libs/tmpl/gstcolorbalance.sgml:
23698         * docs/libs/tmpl/gstmixer.sgml:
23699         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
23700         (gst_alsasink_set_property), (gst_alsasink_get_property):
23701         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
23702         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
23703           add device property
23704
23705 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23706
23707         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
23708         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
23709         (audiocast_register_listener), (audiocast_thread_run),
23710         (gst_gnomevfssrc_send_additional_headers_callback),
23711         (gst_gnomevfssrc_received_headers_callback),
23712         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
23713         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
23714         (gst_gnomevfssrc_get_size):
23715           add/clean up debugging
23716         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
23717           cleanups
23718
23719 2005-07-07  Andy Wingo  <wingo@pobox.com>
23720
23721         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
23722         framerate. Need to get a handle on when exactly this function is
23723         called, tho.
23724
23725         * sys/v4l/v4lsrc_calls.h:
23726         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
23727         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
23728         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
23729
23730         * sys/v4l/v4l_calls.h: Cast to V4lElement.
23731         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
23732         v4lelements are sources.
23733
23734         * sys/v4l/gstv4lxoverlay.h:
23735         * sys/v4l/gstv4lxoverlay.c:
23736         * sys/v4l/gstv4ltuner.h:
23737         * sys/v4l/gstv4ltuner.c: Header loc fixen.
23738         
23739         * sys/v4l/gstv4lsrc.h:
23740         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
23741         PushSrc/BaseSrc. Removed most sync-related properties, videorate
23742         or something should handle that. Made a live source.
23743
23744         * sys/v4l/gstv4lelement.h:
23745         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
23746         signals. Some cleanups.
23747
23748         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
23749
23750         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
23751         stuff.
23752
23753         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
23754         stuff.
23755
23756         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
23757
23758 2005-07-07  Wim Taymans  <wim@fluendo.com>
23759
23760         * ext/theora/theoradec.c: (theora_get_query_types),
23761         (theora_dec_src_getcaps), (theora_dec_push):
23762         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
23763         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
23764         Remove deprecated/unused query types.
23765
23766 2005-07-06  Wim Taymans  <wim@fluendo.com>
23767
23768         * ext/alsa/Makefile.am:
23769         * ext/alsa/gstalsaplugin.c: (plugin_init):
23770         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
23771         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
23772         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
23773         (gst_alsasrc_class_init), (gst_alsasrc_init),
23774         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
23775         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
23776         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
23777         (gst_alsasrc_reset):
23778         * ext/alsa/gstalsasrc.h:
23779         * gst-libs/gst/audio/Makefile.am:
23780         * gst-libs/gst/audio/gstaudiosink.c:
23781         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23782         (gst_audioringbuffer_start):
23783         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
23784         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
23785         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
23786         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
23787         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
23788         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
23789         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
23790         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
23791         * gst-libs/gst/audio/gstaudiosrc.h:
23792         * gst-libs/gst/audio/gstbaseaudiosink.c:
23793         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
23794         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
23795         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
23796         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23797         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
23798         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
23799         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
23800         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
23801         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
23802         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
23803         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
23804         (gst_baseaudiosrc_change_state):
23805         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23806         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
23807         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
23808         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
23809         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
23810         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
23811         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
23812         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
23813         * gst-libs/gst/audio/gstringbuffer.h:
23814         Added audiosource base classes.
23815         Ported alsasrc, still very basic.
23816
23817 2005-07-06  Wim Taymans  <wim@fluendo.com>
23818
23819         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
23820         (theora_dec_push), (theora_handle_data_packet):
23821         Prepare for better timestamp fix later.
23822
23823         * gst/audioconvert/gstaudioconvert.c:
23824         List most accurate caps first
23825
23826         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
23827         Use proper pad task function.
23828
23829         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
23830         (gst_xvimagesink_show_frame):
23831         Fix deadlock when alloc failed.
23832
23833 2005-07-05  Andy Wingo  <wingo@pobox.com>
23834
23835         * ext/gnomevfs/gstgnomevfssrc.c:
23836         * gst/sine/gstsinesrc.c:
23837         * gst/tcp/gsttcpserversrc.c:
23838         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
23839
23840         * sys/v4l/: Port from 0.8.
23841
23842         * Many files: Null if we got it....
23843
23844 2005-07-05  Andy Wingo  <wingo@pobox.com>
23845
23846         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
23847         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
23848         Signedness fixes.
23849
23850 2005-07-05  Wim Taymans  <wim@fluendo.com>
23851
23852         * configure.ac:
23853         * gst/tcp/Makefile.am:
23854         * gst/tcp/README:
23855         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23856         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
23857         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
23858         (is_sync_frame), (gst_multifdsink_handle_client_write),
23859         (gst_multifdsink_render), (gst_multifdsink_start),
23860         (gst_multifdsink_stop), (gst_multifdsink_change_state):
23861         * gst/tcp/gstmultifdsink.h:
23862         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
23863         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
23864         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
23865         * gst/tcp/gsttcp.h:
23866         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23867         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
23868         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
23869         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
23870         * gst/tcp/gsttcpclientsink.h:
23871         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
23872         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
23873         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
23874         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
23875         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
23876         * gst/tcp/gsttcpclientsrc.h:
23877         * gst/tcp/gsttcpplugin.c: (plugin_init):
23878         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
23879         * gst/tcp/gsttcpserversink.h:
23880         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
23881         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
23882         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
23883         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
23884         (gst_tcpserversrc_stop):
23885         * gst/tcp/gsttcpserversrc.h:
23886         * gst/tcp/gsttcpsink.c:
23887         * gst/tcp/gsttcpsink.h:
23888         * gst/tcp/gsttcpsrc.c:
23889         * gst/tcp/gsttcpsrc.h:
23890         Ported tcp plugins to 0.9. 
23891         
23892
23893 2005-07-05  Andy Wingo  <wingo@pobox.com>
23894
23895         * gst/playback/gstplaybasebin.c (fill_buffer):
23896         message_new_application fixen.
23897
23898         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
23899         Style fix.
23900
23901 2005-07-04  Wim Taymans  <wim@fluendo.com>
23902
23903         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
23904         Set caps on output buffer.
23905
23906 2005-07-04  Andy Wingo  <wingo@pobox.com>
23907
23908         * ext/gnomevfs/gstgnomevfssrc.c
23909         (gst_gnomevfssrc_received_headers_callback) 
23910         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
23911         hopefully.
23912
23913         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
23914         No refcount leakage.
23915
23916         * configure.ac: Enable -Werror.
23917         
23918         * ext/theora/theoradec.c (theora_dec_src_getcaps):
23919         * gst/audioconvert/bufferframesconvert.c
23920         (buffer_frames_convert_fixate):
23921         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
23922         (gst_audio_convert_fixate):
23923         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
23924         (gst_sinesrc_create): Fixate func changes.
23925         
23926         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23927         (gst_ximagesink_buffer_alloc): Unused var.
23928
23929 2005-07-01  Andy Wingo  <wingo@pobox.com>
23930
23931         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
23932         getcaps to do explicit caps. Needs to be done in all decoders,
23933         possibly via a base class.
23934
23935         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
23936
23937         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
23938         caps on the sink pad, just rely on the pad template. Also, setting
23939         ANY caps on a pad is not valid because the caps are not fixed.
23940
23941         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
23942         caps on the buffer, and get the width from the desired_caps if
23943         they're set.
23944         (gst_ximagesink_renegotiate_size): Implement via setting the
23945         desired_caps on the ximagesink.
23946         (gst_ximagesink_setcaps): Only reset the width of the player if it
23947         wasn't already set. Not sure if this is right.
23948         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
23949
23950         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
23951         that the user wants. NULL unless the window has been resized.
23952
23953         * gst/volume/gstvolume.c (volume_transform): Adapt to
23954         basetransform refcount changes.
23955         
23956 2005-07-01  Andy Wingo  <wingo@pobox.com>
23957
23958         * gst/videoscale/gstvideoscale.c:
23959         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
23960         from BaseTransform, implements a transform_caps. Removed dead code
23961         including some PAR stuff that was never reached -- should probably
23962         be added back somehow.
23963
23964 2005-07-01  Andy Wingo  <wingo@pobox.com>
23965
23966         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
23967         come later.
23968
23969 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
23970
23971         * configure.ac:
23972         * docs/libs/Makefile.am:
23973         * docs/libs/gst-plugins-libs.types:
23974         * ext/alsa/Makefile.am:
23975         * ext/alsa/gstalsamixer.h:
23976         * ext/alsa/gstalsamixeroptions.h:
23977         * ext/alsa/gstalsamixertrack.h:
23978         * gst-libs/gst/Makefile.am:
23979         * gst-libs/gst/colorbalance/.cvsignore:
23980         * gst-libs/gst/colorbalance/Makefile.am:
23981         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
23982         * gst-libs/gst/colorbalance/colorbalance.c:
23983         * gst-libs/gst/colorbalance/colorbalance.h:
23984         * gst-libs/gst/colorbalance/colorbalance.vcproj:
23985         * gst-libs/gst/colorbalance/colorbalancechannel.c:
23986         * gst-libs/gst/colorbalance/colorbalancechannel.h:
23987         * gst-libs/gst/interfaces/Makefile.am:
23988         * gst-libs/gst/interfaces/colorbalance.c:
23989         (gst_color_balance_class_init):
23990         * gst-libs/gst/interfaces/colorbalance.h:
23991         * gst-libs/gst/interfaces/interfaces-marshal.list:
23992         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
23993         * gst-libs/gst/interfaces/mixer.h:
23994         * gst-libs/gst/interfaces/mixeroptions.h:
23995         * gst-libs/gst/interfaces/navigation.c:
23996         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
23997         * gst-libs/gst/interfaces/tuner.h:
23998         * gst/volume/Makefile.am:
23999         * gst/volume/gstvolume.c:
24000         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
24001         * sys/ximage/Makefile.am:
24002         * sys/ximage/ximagesink.c:
24003         * sys/xvimage/Makefile.am:
24004         * sys/xvimage/xvimagesink.c:
24005           fold in all interfaces into an interfaces dir, preserving CVS
24006           history
24007
24008 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24009
24010         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
24011           Fix build after riff changes.
24012
24013 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24014
24015         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
24016         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
24017         (gst_riff_create_video_template_caps),
24018         (gst_riff_create_audio_template_caps),
24019         (gst_riff_create_iavs_template_caps):
24020         * gst-libs/gst/riff/riff-media.h:
24021         * gst-libs/gst/riff/riff-read.h:
24022         * gst-libs/gst/riff/riff.c: (gst_riff_init):
24023           Add gst_riff_init() to initialize the debug category, instead
24024           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
24025
24026 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24027
24028         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
24029           Oops, I shouldn't apply hacks.
24030
24031 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24032
24033         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
24034           Remove pad_loop function which doesn't work.
24035
24036 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24037
24038         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
24039           Send EOS when deactivating.
24040         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
24041         (check_queue), (queue_threshold_reached), (queue_out_of_data),
24042         (gen_preroll_element), (probe_triggered), (mute_stream),
24043         (silence_stream), (new_decoded_pad), (setup_substreams),
24044         (set_active_source):
24045         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
24046         (remove_sinks), (add_sink):
24047         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
24048           Change for new probe API.
24049
24050 2005-06-29  Wim Taymans  <wim@fluendo.com>
24051
24052         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
24053         * gst-libs/gst/audio/gstbaseaudiosink.c:
24054         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
24055         (gst_baseaudiosink_change_state):
24056         * gst-libs/gst/audio/gstbaseaudiosink.h:
24057         * gst-libs/gst/audio/gstringbuffer.c:
24058         (gst_ringbuffer_set_callback):
24059         Fix compilation error.
24060         Ringbuffer starts out as not running.
24061         Free our clock in dispose.
24062         When releasing the ringbuffer we need to renegotiate so
24063         clear the pad caps.
24064
24065 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
24066
24067         * autogen.sh:
24068         * configure.ac:
24069         * docs/Makefile.am:
24070         * docs/libs/Makefile.am:
24071         * docs/libs/gst-plugins-libs-docs.sgml:
24072         * docs/libs/gst-plugins-libs-sections.txt:
24073         * docs/libs/gst-plugins-libs.types:
24074         * docs/libs/tmpl/gstaudio.sgml:
24075         * docs/libs/tmpl/gstcolorbalance.sgml:
24076         * docs/libs/tmpl/gstringbuffer.sgml:
24077         * gst-libs/gst/audio/gstringbuffer.c:
24078         (gst_ringbuffer_set_callback):
24079           reinstate gtk-doc docs for plugin libs
24080
24081 2005-06-28  Wim Taymans  <wim@fluendo.com>
24082
24083         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24084         (gst_ogg_demux_init):
24085         Removed pad loop function.
24086
24087 2005-06-28  Wim Taymans  <wim@fluendo.com>
24088
24089         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
24090         If we're building a chain we are not in an error case
24091         when we queue a buffer.
24092
24093 2005-06-28  Andy Wingo  <wingo@pobox.com>
24094
24095         * *.c: Don't cast to GstObject before reffing/unreffing.
24096
24097 2005-06-27  Andy Wingo  <wingo@pobox.com>
24098
24099         * gst/videotestsrc/gstvideotestsrc.c
24100         (gst_videotestsrc_activate_push): Activation API changes.
24101
24102         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
24103         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
24104         they have refs on the decodebin.
24105
24106         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
24107         parent class.
24108         (gst_ogg_pad_typefind): Don't leak a pad ref.
24109         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
24110         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
24111         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
24112
24113 2005-06-27  Edward Hervey  <edward@fluendo.com>
24114
24115         * ext/theora/theoradec.c: (theora_dec_change_state): 
24116         re-arranged call to parent's state change in order to avoid locks (or
24117         worse).
24118
24119 2005-06-26  Edward Hervey  <edward@fluendo.com>
24120
24121         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
24122         2nd argument of 'unknow-type' signal is a GstCaps and not a
24123         GstMiniObject
24124
24125 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
24126         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
24127           Set the worker thread's running flag to TRUE before starting the
24128           thread.
24129         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
24130           Catch a failure to add typefind to the bin.
24131
24132 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
24133
24134         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
24135         (gst_sinesrc_init), (gst_sinesrc_create),
24136         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
24137         (gst_sinesrc_start):
24138         * gst/sine/gstsinesrc.h:
24139           add num-buffers and timestamp-offset properties
24140         * gst/videotestsrc/gstvideotestsrc.c:
24141         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
24142         (gst_videotestsrc_get_property):
24143           add timestamp-offset property
24144
24145 2005-06-23  Christian Schaller  <uraeus@gnome.org>
24146
24147         * configure.ac: add videorate
24148         * gst-plugins-base.spec.in: add videorate
24149
24150 2005-06-23  Wim Taymans  <wim@fluendo.com>
24151
24152         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24153         (gst_videorate_getcaps), (gst_videorate_setcaps),
24154         (gst_videorate_event), (gst_videorate_chain):
24155         Fixed videorate, fixating an already fixated caps is not
24156         an error.
24157
24158 2005-06-23  Wim Taymans  <wim@fluendo.com>
24159
24160         * ext/ogg/README:
24161         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
24162         Buffer on caps is not boxed anymore.
24163
24164 2005-06-22  Wim Taymans  <wim@fluendo.com>
24165
24166         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
24167         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
24168         Set buffers on caps as miniobjects and not as boxed.
24169
24170 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24171
24172         * configure.ac:
24173           back to HEAD
24174
24175 === release 0.9.1 ===
24176
24177 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24178
24179         * .cvsignore:
24180         * NEWS:
24181         * README:
24182         * RELEASE:
24183         * configure.ac:
24184         * po/af.po:
24185         * po/az.po:
24186         * po/cs.po:
24187         * po/en_GB.po:
24188         * po/hu.po:
24189         * po/it.po:
24190         * po/nb.po:
24191         * po/nl.po:
24192         * po/or.po:
24193         * po/sq.po:
24194         * po/sr.po:
24195         * po/sv.po:
24196         * po/uk.po:
24197         * po/vi.po:
24198           updates for release
24199
24200 2005-06-09  Andy Wingo  <wingo@pobox.com>
24201
24202         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
24203         
24204 2005-06-09  Andy Wingo  <wingo@pobox.com>
24205
24206         * configure.ac:
24207         * gst-libs/gst/Makefile.am:
24208         * gst-libs/gst/net/Makefile.am:
24209         Add gstnet to build.
24210
24211 2005-06-09  Andy Wingo  <wingo@pobox.com>
24212
24213         * gst-libs/gst/gconf/gconf.c:
24214         * gst/playback/test.c:
24215         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
24216         fixes.
24217
24218         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
24219
24220         * ext/theora/theoraenc.c (theora_enc_chain): 
24221         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
24222
24223         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
24224         RealPad.
24225
24226 2005-06-02  Wim Taymans  <wim@fluendo.com>
24227
24228         * gst-libs/gst/net/Makefile.am:
24229         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
24230         * pkgconfig/gstreamer-libs.pc.in:
24231         Added net stuff, version net lib.
24232
24233 2005-06-02  Wim Taymans  <wim@fluendo.com>
24234
24235         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
24236         (query_rates), (query_positions_elems), (query_positions_pads),
24237         (do_seek):
24238         Updated seek example.
24239
24240 2005-06-02  Andy Wingo  <wingo@pobox.com>
24241
24242         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
24243         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
24244         list.
24245
24246         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
24247         remove the typefind, the bin dispose will do it for us. When it's
24248         removed and unreffed, the signal handler will be disconnected,
24249         too.
24250         (unlinked): It's too difficult to disconnect from unlinked
24251         handlers, as they are on pads not elements. Just punt if the pads
24252         aren't grandkids of the bin.
24253
24254 2005-06-02  Wim Taymans  <wim@fluendo.com>
24255
24256         * ext/ogg/README:
24257         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24258         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
24259         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
24260         * ext/theora/theoradec.c: (theora_dec_src_query),
24261         (theora_handle_data_packet):
24262         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24263         (theora_enc_chain):
24264         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24265         (vorbis_handle_data_packet):
24266         * gst/audioconvert/bufferframesconvert.c:
24267         (buffer_frames_convert_chain):
24268         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24269         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24270         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24271         (gst_ffmpegcsp_chain):
24272         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24273         (gst_videorate_getcaps), (gst_videorate_setcaps),
24274         (gst_videorate_event), (gst_videorate_chain):
24275         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
24276         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
24277         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
24278         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
24279         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
24280         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
24281         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
24282         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
24283         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
24284         Cleanups and buffer alloc.
24285
24286 2005-05-31  Wim Taymans  <wim@fluendo.com>
24287
24288         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
24289         Don't try to call the delay method when the device is not
24290         opened.
24291
24292 2005-05-31  Wim Taymans  <wim@fluendo.com>
24293
24294         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
24295         Get actual segment size and buffer size after opening
24296         the device.
24297
24298 2005-05-30  Wim Taymans  <wim@fluendo.com>
24299
24300         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
24301         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
24302         Also FLUSH upstream, makes the loop function exit faster.
24303         
24304         * ext/theora/theoradec.c: (theora_dec_src_query):
24305         Some more debug info in the query.
24306         
24307         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
24308         (gst_ximagesink_setcaps):
24309         Release lock on par error, better error reporting.
24310
24311 2005-05-26  Wim Taymans  <wim@fluendo.com>
24312
24313         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
24314         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
24315         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
24316         Clear chains in READY
24317         Queue packets until the chain is activated.
24318
24319 2005-05-25  Wim Taymans  <wim@fluendo.com>
24320
24321         * gst-libs/gst/audio/gstaudiosink.c:
24322         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24323         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24324         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24325         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24326         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24327         (gst_audiosink_create_ringbuffer):
24328         * gst-libs/gst/audio/gstbaseaudiosink.c:
24329         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24330         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24331         (gst_baseaudiosink_set_property), (build_linear_format),
24332         (debug_spec_caps), (debug_spec_buffer),
24333         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24334         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24335         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24336         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24337         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24338         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24339         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
24340         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24341         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
24342         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
24343         (wait_segment), (gst_ringbuffer_commit),
24344         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
24345         (gst_ringbuffer_clear):
24346         Various small cleanups.
24347
24348         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24349         (gst_audio_convert_change_state):
24350         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
24351         No need to take the locks anymore.
24352
24353 2005-05-25  Wim Taymans  <wim@fluendo.com>
24354
24355         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
24356         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
24357         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
24358         (type_found):
24359         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
24360         (group_destroy), (group_commit), (queue_overrun),
24361         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
24362         (mute_stream), (new_decoded_pad), (setup_substreams),
24363         (setup_source), (mute_group_type), (set_active_source),
24364         (gst_play_base_bin_change_state):
24365         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
24366         (gen_video_element), (gen_text_element), (gen_audio_element),
24367         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
24368         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
24369         (gst_stream_info_dispose), (gst_stream_info_set_mute):
24370         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
24371         Some playbin cleanups mostly refcounting sloppyness.
24372
24373 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24374
24375         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
24376           Work with streaming input.
24377
24378 2005-05-25  Wim Taymans  <wim@fluendo.com>
24379
24380         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24381         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24382         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24383         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
24384         No need to take the STREAM lock anymore.
24385
24386 2005-05-25  Wim Taymans  <wim@fluendo.com>
24387
24388         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
24389         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
24390         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
24391         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
24392         (gst_ogg_demux_sink_activate):
24393         * ext/theora/theoradec.c: (theora_dec_src_event),
24394         (theora_handle_comment_packet), (theora_dec_chain),
24395         (theora_dec_change_state):
24396         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24397         (vorbis_handle_data_packet), (vorbis_dec_chain),
24398         (vorbis_dec_change_state):
24399         Remove STREAM locks as they are taken in core now.
24400         Never set bogus granulepos on vorbis/theora.
24401         Fix leaks in theoradec tag parsing.
24402
24403 2005-05-25  Wim Taymans  <wim@fluendo.com>
24404
24405         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
24406         Fix memleaks, GST_BUFFER_DATA() is not freed.
24407
24408 2005-05-25  Wim Taymans  <wim@fluendo.com>
24409
24410         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
24411         Open non-blocking, set to blocking mode afterwards to avoid
24412         lockups when audio device is busy.
24413
24414 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24415
24416         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
24417           This can't be good.
24418
24419 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24420
24421         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
24422         (gst_audio_convert_chain), (gst_audio_convert_link_src),
24423         (gst_audio_convert_setcaps):
24424           Implement instant setup switching.
24425
24426 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24427
24428         * gst/playback/gstplaybasebin.c: (probe_triggered):
24429           Fix missing unlock.
24430         * gst/playback/gstplaybin.c: (add_sink):
24431           First add, then link (otherwise pad link fails).
24432
24433 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24434
24435         * examples/Makefile.am:
24436         fix buildbot (make distcheck)
24437
24438 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24439
24440         * gst/playback/gstplaybin.c: (gen_vis_element):
24441           Remove some wrong code. Doesn't work yet.
24442
24443 2005-05-19  Wim Taymans  <wim@fluendo.com>
24444
24445         * gst-libs/gst/net/Makefile.am:
24446         * gst-libs/gst/net/README:
24447         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
24448         (gst_netbuffer_class_init), (gst_netbuffer_init),
24449         (gst_netbuffer_finalize), (gst_netbuffer_copy),
24450         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
24451         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
24452         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
24453         * gst-libs/gst/net/gstnetbuffer.h:
24454         Added buffer subclass to store extra to/from addresses for
24455         network sources/sinks.
24456
24457 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24458
24459         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
24460           Don't lock an unassigned variable.
24461
24462 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24463
24464         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
24465           Increase buffer for video, decrease buffer for other media types.
24466         * gst/playback/gstplaybin.c: (gen_video_element),
24467         (gen_audio_element):
24468           Change names for debugging purposes.
24469
24470 2005-05-18  Wim Taymans  <wim@fluendo.com>
24471
24472         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24473         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24474         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24475         (gst_ffmpegcsp_chain):
24476         Enable buffer alloc passthrough if the source and dest
24477         formats are the same.
24478
24479 2005-05-17  Wim Taymans  <wim@fluendo.com>
24480
24481         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
24482         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
24483         (gst_ogg_demux_chain_unlocked):
24484         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24485         (gst_audio_convert_caps_remove_format_info),
24486         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24487         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
24488         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24489         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24490         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
24491         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
24492         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
24493         (gst_ffmpegcsp_get_property):
24494         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
24495         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
24496         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
24497         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
24498         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
24499         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
24500         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
24501         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
24502         Leak fixes in oggdemux.
24503         Some cleanups in audioconvert.
24504         Make passthrough work along with buffer_alloc etc.
24505         Make buffer_alloc and buffer recycling actually work in
24506         xvimagesink.
24507
24508 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
24509
24510         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
24511           make the compiler happy
24512
24513 2005-05-17  Wim Taymans  <wim@fluendo.com>
24514
24515         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
24516         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
24517         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
24518         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
24519         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
24520         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
24521         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
24522         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
24523         (gst_xvimagesink_set_xwindow_id):
24524         * sys/xvimage/xvimagesink.h:
24525         Port xvimagesink to new MiniObject.
24526
24527 2005-05-17  Wim Taymans  <wim@fluendo.com>
24528
24529         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
24530         (gst_audiofilter_chain):
24531         * gst-libs/gst/audio/gstaudiosink.c:
24532         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24533         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24534         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24535         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24536         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24537         (gst_audiosink_create_ringbuffer):
24538         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24539         (gst_audio_convert_caps_remove_format_info),
24540         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24541         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24542         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24543         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24544         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24545         Fix passthrough in ffmpegcolorspace.
24546         Fix memset in audiosink on wrong memory.
24547
24548 2005-05-16  David Schleef  <ds@schleef.org>
24549
24550         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
24551         to GstMiniObject.
24552
24553 2005-05-16  David Schleef  <ds@schleef.org>
24554
24555         Port from GstData to GstMiniObject.
24556         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
24557         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
24558         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
24559         (gst_ogg_mux_collected):
24560         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
24561         * ext/theora/theoradec.c: (theora_handle_comment_packet),
24562         (theora_handle_data_packet):
24563         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24564         (theora_set_header_on_caps), (theora_enc_chain):
24565         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24566         (vorbis_handle_comment_packet):
24567         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
24568         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
24569         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
24570         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
24571         * gst/audioconvert/gstaudioconvert.c:
24572         (gst_audio_convert_get_buffer):
24573         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
24574         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
24575         (mute_stream), (silence_stream):
24576         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
24577         * gst/volume/gstvolume.c: (volume_transform):
24578         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
24579         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
24580         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
24581         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
24582         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
24583         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
24584         (gst_ximagesink_buffer_alloc):
24585         * sys/ximage/ximagesink.h:
24586
24587 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24588
24589         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24590         (fill_buffer), (check_queue), (queue_threshold_reached),
24591         (queue_out_of_data):
24592         * gst/playback/gstplaybasebin.h:
24593           Post buffer-fullness on the bus.
24594
24595 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24596
24597         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
24598         (try_to_link_1):
24599         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24600         (group_commit), (probe_triggered), (setup_source),
24601         (gst_play_base_bin_change_state):
24602         * gst/playback/gstplaybasebin.h:
24603         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24604         (gst_play_bin_init), (remove_sinks), (setup_sinks),
24605         (gst_play_bin_change_state):
24606           Move setup_output_pads into a virtual function, remove
24607           group-switch (no longer needed) and redirect (handled by bus
24608           now) signals.
24609
24610 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24611
24612         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
24613         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
24614         (get_active_group), (get_building_group), (group_destroy),
24615         (group_commit), (check_queue), (queue_overrun),
24616         (queue_threshold_reached), (queue_out_of_data),
24617         (gen_preroll_element), (remove_groups), (unknown_type),
24618         (add_element_stream), (no_more_pads), (probe_triggered),
24619         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
24620         (setup_substreams), (setup_source), (finish_source),
24621         (prepare_output), (muted_group_change_state),
24622         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
24623         (gst_play_base_bin_change_state):
24624         * gst/playback/gstplaybasebin.h:
24625         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24626         (gst_play_bin_init), (gst_play_bin_set_property),
24627         (gen_video_element), (gen_text_element), (gen_audio_element),
24628         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
24629         (gst_play_bin_change_state):
24630         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
24631         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
24632         (stream_info_change_state), (gst_stream_info_set_mute),
24633         (gst_stream_info_get_property):
24634         * gst/playback/gststreaminfo.h:
24635         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
24636         (gst_stream_selector_get_linked_pad),
24637         (gst_stream_selector_getcaps),
24638         (gst_stream_selector_get_linked_pads),
24639         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
24640         * gst/playback/gststreamselector.h:
24641           Rough port of playbin. Needs some more work, but is mostly done,
24642           and uses a few locks in important places, which should make stuff
24643           like chain-switches clean. Still uses GST_STATE() in a few places,
24644           which isn't all that good an idea, subtitles/elements disabled
24645           because no elements to test with and thus probably broken, query
24646           and event handling moved to GstBin, internal thread removed
24647           alltogether because the pipeline does that for us now. Can play
24648           Ogg/Vorbis files. Haven't tested anything else yet.
24649
24650 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24651
24652         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
24653           Do no-more-pads (needed for autoplugging).
24654
24655 2005-05-10  Andy Wingo  <wingo@pobox.com>
24656
24657         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
24658         message to the bus with the tags. Still not sent downstream tho.
24659
24660         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
24661         get_parent.
24662         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
24663         avoid refcounting hassles.
24664
24665 2005-05-09  Andy Wingo  <wingo@pobox.com>
24666
24667         * gst/volume/Makefile.am:
24668         * gst/volume/demo.c
24669         * gst/volume/gstvolume.h
24670         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
24671         basetransform. Probably need an audio filter base class.
24672
24673 2005-05-09  Wim Taymans  <wim@fluendo.com>
24674
24675         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
24676         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
24677         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
24678         (gst_vorbisenc_chain):
24679         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24680         (gst_audio_convert_caps_remove_format_info),
24681         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24682         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24683         Make caps writable before writing to it.
24684         Fix negotiation in audioconvert some more.
24685
24686 2005-05-09  Wim Taymans  <wim@fluendo.com>
24687
24688         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24689         (gst_videorate_getcaps), (gst_videorate_setcaps),
24690         (gst_videorate_event), (gst_videorate_chain):
24691         Better negotiation.
24692
24693 2005-05-09  Wim Taymans  <wim@fluendo.com>
24694
24695         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
24696         (gst_videorate_getcaps), (gst_videorate_setcaps),
24697         (gst_videorate_blank_data), (gst_videorate_init),
24698         (gst_videorate_event), (gst_videorate_chain),
24699         (gst_videorate_change_state):
24700         Port videorate, do a better job at negotiation while we're at
24701         it.
24702
24703 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
24704
24705         * configure.ac:
24706           Disable libvisual
24707
24708         * examples/Makefile.am:
24709         * gst-libs/gst/audio/Makefile.am:
24710         * gst-libs/gst/riff/Makefile.am:
24711         * gst-libs/gst/tag/Makefile.am:
24712         * gst-libs/gst/video/Makefile.am:
24713           Fixups for missing variables.
24714
24715 2005-05-09  Wim Taymans  <wim@fluendo.com>
24716
24717         * examples/seeking/seek.c: (make_theora_pipeline),
24718         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
24719         (query_rates), (query_positions_elems), (query_positions_pads),
24720         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
24721         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
24722         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
24723         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
24724         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
24725         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
24726         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24727         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
24728         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
24729         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
24730         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
24731         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
24732         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
24733         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
24734         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
24735         (theora_dec_src_convert), (theora_dec_sink_convert),
24736         (theora_dec_src_query), (theora_dec_sink_query),
24737         (theora_dec_src_event), (theora_dec_sink_event),
24738         (theora_handle_comment_packet), (theora_handle_type_packet),
24739         (theora_handle_header_packet), (theora_handle_data_packet),
24740         (theora_dec_chain):
24741         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
24742         (vorbis_dec_convert), (vorbis_dec_src_query),
24743         (vorbis_dec_sink_query), (vorbis_dec_src_event),
24744         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24745         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24746         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
24747         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
24748         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
24749         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
24750         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24751         (gst_play_bin_query):
24752         * gst/playback/test3.c: (update_scale):
24753         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
24754         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
24755         * gst/subparse/gstsubparse.c: (gst_subparse_init):
24756         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
24757         (gst_videotestsrc_src_query):
24758         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
24759         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
24760         (paint_hline_YUV9):
24761         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
24762         Port to new query API.
24763         Updated seek.
24764         Cleanups in x[v]imagesink
24765
24766 2005-05-09  Andy Wingo  <wingo@pobox.com>
24767
24768         * ext/alsa/gstalsasink.h:
24769         * ext/gnomevfs/gstgnomevfssrc.c:
24770         (gst_gnomevfssrc_get_icy_metadata):
24771         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
24772         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
24773         * ext/theora/theoradec.c (theora_dec_src_query)
24774         (theora_dec_src_event, theora_dec_sink_event)
24775         (theora_handle_comment_packet, theora_handle_data_packet):
24776         * ext/theora/theoraenc.c (theora_enc_chain):
24777         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
24778         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
24779         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
24780         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
24781         (qt_type_find):
24782         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
24783         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
24784         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
24785         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
24786         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
24787         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
24788         (paint_setup_xBGR8888, paint_setup_RGBx8888)
24789         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
24790         (paint_setup_RGB565, paint_setup_xRGB1555):
24791         * gst/videotestsrc/videotestsrc.h:
24792         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
24793         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
24794         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
24795         GCC4 fixes.
24796         
24797         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
24798         gst_pad_query_position. Fixes oggdemux.
24799
24800 2005-05-08  David Schleef  <ds@schleef.org>
24801
24802         * configure.ac: Require liboil.
24803         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
24804         a few more.
24805         * gst/videotestsrc/videotestsrc.c:
24806         * gst/videotestsrc/videotestsrc.h:
24807
24808 2005-05-06  Wim Taymans  <wim@fluendo.com>
24809
24810         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24811         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24812         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24813         Well, unreffing a buffer right before pushing it is asking
24814         for trouble..
24815
24816 2005-05-06  Christian Schaller  <uraeus@gnome.org>
24817
24818         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
24819
24820 2005-05-06  Wim Taymans  <wim@fluendo.com>
24821
24822         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24823         (gst_audio_convert_caps_remove_format_info),
24824         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24825         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24826         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24827         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24828         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24829         * gst/sine/Makefile.am:
24830         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
24831         (gst_sinesrc_class_init), (gst_sinesrc_init),
24832         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
24833         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
24834         (gst_sinesrc_update_freq):
24835         * gst/sine/gstsinesrc.h:
24836         * gst/tcp/gstmultifdsink.c:
24837         * sys/xvimage/xvimagesink.c:
24838         Fixed negotiation wrt _peer_get_caps()
24839         Some cleanups.
24840
24841
24842 2005-05-06  Wim Taymans  <wim@fluendo.com>
24843
24844         * gst-libs/gst/audio/gstaudiosink.c:
24845         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24846         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24847         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24848         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24849         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24850         (gst_audiosink_create_ringbuffer):
24851         * gst-libs/gst/audio/gstbaseaudiosink.c:
24852         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24853         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24854         (gst_baseaudiosink_set_property), (build_linear_format),
24855         (debug_spec_caps), (debug_spec_buffer),
24856         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24857         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24858         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24859         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24860         * gst-libs/gst/audio/gstbaseaudiosink.h:
24861         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24862         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24863         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
24864         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24865         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
24866         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
24867         (wait_segment), (gst_ringbuffer_commit),
24868         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
24869         (gst_ringbuffer_clear):
24870         * gst-libs/gst/audio/gstringbuffer.h:
24871         Make the base audiosink return an error when there is no
24872         audiobuffer negotiated.
24873
24874 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24875
24876         * ext/Makefile.am:
24877         Disable cdparanoia until someone ports it!
24878
24879 2005-05-06  Wim Taymans  <wim@fluendo.com>
24880
24881         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24882         (gst_ogg_demux_sink_activate):
24883         And revert after wingo's revert.. sigh..
24884
24885 2005-05-05  Andy Wingo  <wingo@pobox.com>
24886
24887         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
24888         GObject.
24889         * configure.ac: Return audiorate and subparse from the ghetto.
24890         Re-enable -Wall -Werror.
24891         * gst/subparse/gstsubparse.c:
24892         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
24893         or chain-based. Cleaned up a bit. Not tested.
24894         
24895 2005-05-05  Christian Schaller <christian@fluendo.com> 
24896
24897         * Makefile.am: remove stuff that is not building
24898         * configure.ac: remove stuff that is not building
24899         * examples/Makefile.am: remove stuff that is not building
24900         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
24901         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
24902         * sys/Makefile.am: remove stuff that is not building
24903         * testsuite/Makefile.am: remove stuff that is not building
24904
24905 2005-05-05  Andy Wingo  <wingo@pobox.com>
24906
24907         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
24908         * gst-libs/gst/tag/gstvorbistag.c:
24909         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
24910         * gst/adder/gstadder.h:
24911         * gst/audioconvert/gstchannelmix.c:
24912         (gst_audio_convert_fill_one_other):
24913         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
24914         (gst_audiorate_init), (gst_audiorate_chain):
24915         * gst/playback/gstplaybasebin.c: (setup_source):
24916         * gst/playback/test3.c: (update_scale):
24917         Some GCC4 fixes
24918         
24919         * po/af.po:
24920         * po/az.po:
24921         * po/cs.po:
24922         * po/en_GB.po:
24923         * po/hu.po:
24924         * po/it.po:
24925         * po/nb.po:
24926         * po/nl.po:
24927         * po/or.po:
24928         * po/sq.po:
24929         * po/sr.po:
24930         * po/sv.po:
24931         * po/uk.po:
24932         * po/vi.po: Foo
24933
24934 2005-05-05  Wim Taymans  <wim@fluendo.com>
24935
24936         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24937         (gst_audio_convert_caps_remove_format_info),
24938         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
24939         (gst_audio_convert_change_state), (gst_audio_convert_channels):
24940         * gst/videotestsrc/gstvideotestsrc.c:
24941         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
24942         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
24943         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
24944         (gst_videotestsrc_init), (gst_videotestsrc_loop):
24945         Don't ignore _push() return values.
24946         Make sure no processing is done when shutting down.
24947         Videotestsrc pad activation fix.
24948
24949 2005-05-05  Wim Taymans  <wim@fluendo.com>
24950
24951         * gst/adder/Makefile.am:
24952         * gst/adder/gstadder.c: (gst_adder_setcaps),
24953         (gst_adder_class_init), (gst_adder_init),
24954         (gst_adder_request_new_pad), (gst_adder_collected),
24955         (gst_adder_change_state):
24956         * gst/adder/gstadder.h:
24957         Ported adder as an example of a mixer element using
24958         collect pads. Needs more negotiation work.
24959
24960 2005-05-05  Wim Taymans  <wim@fluendo.com>
24961
24962         * ext/theora/theoradec.c: (_inc_granulepos),
24963         (theora_dec_src_event), (theora_dec_sink_event),
24964         (theora_handle_comment_packet), (theora_handle_type_packet),
24965         (theora_handle_header_packet), (theora_handle_data_packet),
24966         (theora_dec_chain):
24967         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
24968         (gst_theora_enc_init), (theora_enc_sink_setcaps),
24969         (theora_push_buffer), (theora_push_packet),
24970         (theora_enc_sink_event), (theora_enc_chain),
24971         (theora_enc_change_state), (theora_enc_set_property),
24972         (theora_enc_get_property):
24973         Added stream lock to decoder so that we can serialize
24974         the discont event.
24975         More theoraenc porting, recover from errors, do clean
24976         shutdown.
24977
24978 2005-05-05  Wim Taymans  <wim@fluendo.com>
24979
24980         * ext/ogg/Makefile.am:
24981         * ext/ogg/README:
24982         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24983         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
24984         (gst_ogg_print):
24985         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24986         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
24987         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
24988         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24989         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
24990         (gst_ogg_mux_change_state):
24991         Ported ogg muxer.
24992
24993 2005-05-05  Wim Taymans  <wim@fluendo.com>
24994
24995         * docs/design-audiosinks.txt:
24996         * gst-libs/gst/audio/TODO:
24997         * gst-libs/gst/audio/gstaudiosink.c:
24998         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24999         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25000         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25001         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25002         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
25003         (gst_audiosink_create_ringbuffer):
25004         * gst-libs/gst/audio/gstbaseaudiosink.c:
25005         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
25006         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
25007         (gst_baseaudiosink_set_property), (build_linear_format),
25008         (debug_spec_caps), (debug_spec_buffer),
25009         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
25010         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
25011         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
25012         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25013         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25014         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25015         (gst_ringbuffer_release), (gst_ringbuffer_play),
25016         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
25017         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
25018         (gst_ringbuffer_set_sample), (wait_segment),
25019         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
25020         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
25021         More work on the audiosink, mostly debugging and a race in
25022         shutdown.
25023
25024 2005-04-28  Wim Taymans  <wim@fluendo.com>
25025
25026         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
25027         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
25028         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
25029         (vorbis_dec_src_query), (vorbis_dec_src_event),
25030         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
25031         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
25032         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
25033         Don't crap out when seeking back to position 0.
25034
25035 2005-04-28  Wim Taymans  <wim@fluendo.com>
25036
25037         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
25038         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
25039         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
25040         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
25041         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
25042         Make audio sink configurable, use alsasink as default.
25043
25044 2005-04-28  Wim Taymans  <wim@fluendo.com>
25045
25046         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
25047         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
25048         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
25049         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
25050         (vorbis_dec_change_state):
25051         * ext/vorbis/vorbisdec.h:
25052         Refactor, use STREAM_LOCK.
25053
25054 2005-04-28  Wim Taymans  <wim@fluendo.com>
25055
25056         * ext/theora/theoradec.c: (_inc_granulepos),
25057         (theora_dec_sink_event), (theora_handle_comment_packet),
25058         (theora_handle_type_packet), (theora_handle_header_packet),
25059         (theora_handle_data_packet), (theora_dec_chain),
25060         (theora_dec_change_state):
25061         Refactor a bit, use STREAM_LOCK.
25062
25063 2005-04-28  Wim Taymans  <wim@fluendo.com>
25064
25065         * ext/alsa/Makefile.am:
25066         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
25067         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
25068         (gst_alsa_link), (gst_alsa_close_audio):
25069         * ext/alsa/gstalsaplugin.c: (plugin_init):
25070         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
25071         (gst_alsasink_dispose), (gst_alsasink_base_init),
25072         (gst_alsasink_class_init), (gst_alsasink_init),
25073         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
25074         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
25075         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
25076         (gst_alsasink_reset):
25077         * ext/alsa/gstalsasink.h:
25078         Implement alsasink with simple open/write/close API. 
25079         Make alsa dir build by disabling compilation of code.
25080
25081 2005-04-28  Wim Taymans  <wim@fluendo.com>
25082
25083         * gst-libs/gst/audio/Makefile.am:
25084         * gst-libs/gst/audio/audio.h:
25085         * gst-libs/gst/audio/audioclock.c:
25086         * gst-libs/gst/audio/audioclock.h:
25087         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
25088         (gst_audio_clock_class_init), (gst_audio_clock_init),
25089         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
25090         * gst-libs/gst/audio/gstaudioclock.h:
25091         * gst-libs/gst/audio/gstaudiosink.c:
25092         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
25093         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25094         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25095         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25096         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
25097         (gst_audiosink_create_ringbuffer):
25098         * gst-libs/gst/audio/gstbaseaudiosink.c:
25099         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
25100         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
25101         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
25102         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
25103         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
25104         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
25105         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
25106         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25107         * gst-libs/gst/audio/gstbaseaudiosink.h:
25108         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25109         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
25110         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25111         (gst_ringbuffer_release), (gst_ringbuffer_play),
25112         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
25113         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
25114         (gst_ringbuffer_set_sample), (wait_segment),
25115         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
25116         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
25117         * gst-libs/gst/audio/gstringbuffer.h:
25118         Make ringbuffer faster and more simple by removing the locks
25119         in the playback thread.
25120         Add sample accurate playback based on buffer sample offsets.
25121         Make the baseaudiosink provide a clock.
25122         Parse caps in the base class.
25123         Correctly handle seeking, flushing and state changes.
25124
25125 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
25126
25127         * configure.ac:
25128         * gst/audioconvert/Makefile.am:
25129         * gst/audioscale/Makefile.am:
25130           Fix part of the build.  Come on guys, autogen didn't even work :)
25131
25132 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25133
25134         * configure.ac:
25135         * gst-libs/gst/Makefile.am:
25136         * gst-libs/gst/media-info/.cvsignore:
25137         * gst-libs/gst/media-info/Makefile.am:
25138         * gst-libs/gst/media-info/README:
25139         * gst-libs/gst/media-info/media-info-priv.c:
25140         * gst-libs/gst/media-info/media-info-priv.h:
25141         * gst-libs/gst/media-info/media-info-test.c:
25142         * gst-libs/gst/media-info/media-info.c:
25143         * gst-libs/gst/media-info/media-info.h:
25144         * gst-libs/gst/media-info/media-info.vcproj:
25145         * pkgconfig/Makefile.am:
25146         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
25147         * pkgconfig/gstreamer-media-info.pc.in:
25148           Remove media-info, which is also successed by playbin (see Totem
25149           implementation).
25150
25151 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25152
25153         * configure.ac:
25154         * examples/Makefile.am:
25155         * examples/gstplay/.cvsignore:
25156         * examples/gstplay/Makefile.am:
25157         * examples/gstplay/player.c:
25158         * gst-libs/gst/Makefile.am:
25159         * gst-libs/gst/play/.cvsignore:
25160         * gst-libs/gst/play/Makefile.am:
25161         * gst-libs/gst/play/play.c:
25162         * gst-libs/gst/play/play.h:
25163         * gst-libs/gst/play/play.vcproj:
25164         * pkgconfig/Makefile.am:
25165         * pkgconfig/gstreamer-play-uninstalled.pc.in:
25166         * pkgconfig/gstreamer-play.pc.in:
25167           Remove libgstplay, playbin is now the official successor.
25168
25169 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25170
25171         * configure.ac:
25172         * gst-libs/gst/Makefile.am:
25173         * gst-libs/gst/xwindowlistener/Makefile.am:
25174         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
25175         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
25176           Remove deprecated xwindowlistener (I've moved xwindowlistening
25177           in the v4l/v4l2 plugins over to serverside).
25178
25179 2005-04-25  David Schleef  <ds@schleef.org>
25180
25181         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
25182         to examples/dynparams.  Examples do not belong interspersed with
25183         source code.
25184         * examples/dynparams/demo-dparams.c:
25185         * gst/sine/Makefile.am:
25186         * gst/sine/demo-dparams.c:
25187
25188 2005-04-25  David Schleef  <ds@schleef.org>
25189
25190         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
25191         * gst-libs/gst/audio/Makefile.am:
25192         * gst-libs/gst/riff/Makefile.am:
25193         * gst-libs/gst/tag/Makefile.am:
25194         * gst-libs/gst/video/Makefile.am:
25195         * gst-libs/gst/xwindowlistener/Makefile.am:
25196
25197         Convert to 0.9 API, seems to work:
25198         * sys/ximage/Makefile.am:
25199         * sys/ximage/ximagesink.c:
25200
25201 2005-04-24  David Schleef  <ds@schleef.org>
25202
25203         Link plugins against libraries:
25204         * ext/alsa/Makefile.am:
25205         * gst/tcp/Makefile.am:
25206
25207         Remove asm code that should be in liboil
25208         * gst/videoscale/Makefile.am:
25209         * gst/videoscale/videoscale_x86_asm.s:
25210
25211         gettext wants these checked in:
25212         * po/af.po:
25213         * po/az.po:
25214         * po/cs.po:
25215         * po/en_GB.po:
25216         * po/hu.po:
25217         * po/it.po:
25218         * po/nb.po:
25219         * po/nl.po:
25220         * po/or.po:
25221         * po/sq.po:
25222         * po/sr.po:
25223         * po/sv.po:
25224         * po/uk.po:
25225         * po/vi.po:
25226
25227 2005-04-24  David Schleef  <ds@schleef.org>
25228
25229         Convert gst_main() to g_main_loop_run()
25230         * gst/playback/decodetest.c: (main):
25231         * gst/playback/test2.c: (main):
25232         * gst/playback/test3.c: (main):
25233         * gst/playback/test4.c: (main):
25234
25235         Link plugins against libraries:
25236         * ext/libvisual/Makefile.am:
25237         * sys/xvimage/Makefile.am:
25238
25239 2005-04-24  David Schleef  <ds@schleef.org>
25240
25241         * configure.ac: Remove idct and resample libs
25242         * gst-libs/gst/Makefile.am: same
25243
25244         Remove usage of gst_library_load():
25245         * ext/alsa/gstalsaplugin.c: (plugin_init):
25246         * ext/libvisual/visual.c: (plugin_init):
25247         * ext/ogg/gstogg.c: (plugin_init):
25248         * ext/theora/theora.c: (plugin_init):
25249         * ext/vorbis/vorbis.c: (plugin_init):
25250         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
25251         * gst/audioscale/gstaudioscale.c:
25252         * gst/adder/gstadder.c: (plugin_init):
25253         * gst/audioconvert/plugin.c: (plugin_init):
25254         * sys/ximage/ximagesink.c: (plugin_init):
25255         * sys/xvimage/xvimagesink.c: (plugin_init):
25256         * gst/tcp/gsttcpplugin.c: (plugin_init):
25257
25258         Link plugins against libraries:
25259         * ext/ogg/Makefile.am:
25260         * ext/theora/Makefile.am:
25261         * ext/vorbis/Makefile.am:
25262         * gst/audioconvert/Makefile.am:
25263
25264         Create proper libraries:
25265         * gst-libs/gst/riff/Makefile.am:
25266         * gst-libs/gst/audio/Makefile.am:
25267         * gst-libs/gst/video/Makefile.am:
25268
25269         Move resample library to audioscale plugin directory:
25270         * gst-libs/gst/resample/Makefile.am:
25271         * gst-libs/gst/resample/README:
25272         * gst-libs/gst/resample/dtof.c:
25273         * gst-libs/gst/resample/dtos.c:
25274         * gst-libs/gst/resample/functable.c:
25275         * gst-libs/gst/resample/private.h:
25276         * gst-libs/gst/resample/resample.c:
25277         * gst-libs/gst/resample/resample.h:
25278         * gst-libs/gst/resample/resample.vcproj:
25279         * gst-libs/gst/resample/test.c:
25280         * gst/audioscale/Makefile.am:
25281         * gst/audioscale/README:
25282         * gst/audioscale/dtof.c:
25283         * gst/audioscale/dtos.c:
25284         * gst/audioscale/functable.c:
25285         * gst/audioscale/private.h:
25286         * gst/audioscale/resample.c:
25287         * gst/audioscale/resample.h:
25288         * gst/audioscale/test.c:
25289
25290         Move tagedit library to gst-libs:
25291         * gst-libs/gst/tag/Makefile.am:
25292         * gst-libs/gst/tag/gstid3tag.c:
25293         * gst-libs/gst/tag/gsttagediting.c:
25294         * gst-libs/gst/tag/gsttageditingprivate.h:
25295         * gst-libs/gst/tag/gstvorbistag.c:
25296         * gst/tags/Makefile.am:
25297         * gst/tags/gstid3tag.c:
25298         * gst/tags/gstvorbistag.c:
25299
25300         Fix for core changes:
25301         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
25302         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
25303         (gst_sinesrc_getrange):
25304
25305 2005-04-23  David Schleef  <ds@schleef.org>
25306
25307         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
25308         in gst-plugins in a long time, and properly belongs in liboil.
25309         * gst-libs/gst/idct/Makefile.am:
25310         * gst-libs/gst/idct/README:
25311         * gst-libs/gst/idct/dct.h:
25312         * gst-libs/gst/idct/doieee:
25313         * gst-libs/gst/idct/fastintidct.c:
25314         * gst-libs/gst/idct/floatidct.c:
25315         * gst-libs/gst/idct/idct.c:
25316         * gst-libs/gst/idct/idct.h:
25317         * gst-libs/gst/idct/idtc.vcproj:
25318         * gst-libs/gst/idct/ieeetest.c:
25319         * gst-libs/gst/idct/intidct.c:
25320
25321 2005-04-20  Wim Taymans  <wim@fluendo.com>
25322
25323         * docs/design-audiosinks.txt:
25324         * gst-libs/gst/audio/Makefile.am:
25325         * gst-libs/gst/audio/TODO:
25326         * gst-libs/gst/audio/gstaudiosink.c:
25327         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
25328         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
25329         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
25330         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
25331         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
25332         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
25333         (gst_audiosink_class_init), (gst_audiosink_init),
25334         (gst_audiosink_create_ringbuffer):
25335         * gst-libs/gst/audio/gstaudiosink.h:
25336         * gst-libs/gst/audio/gstbaseaudiosink.c:
25337         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
25338         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
25339         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
25340         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
25341         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
25342         (gst_baseaudiosink_create_ringbuffer),
25343         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
25344         * gst-libs/gst/audio/gstbaseaudiosink.h:
25345         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
25346         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
25347         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
25348         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
25349         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
25350         (gst_ringbuffer_play), (gst_ringbuffer_pause),
25351         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
25352         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
25353         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
25354         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
25355         * gst-libs/gst/audio/gstringbuffer.h:
25356         An attempt at a set of audio base classes together with some
25357         design docs.
25358
25359 2005-04-20  Wim Taymans  <wim@fluendo.com>
25360
25361         * gst/audioconvert/Makefile.am:
25362         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
25363         (gst_audio_convert_caps_remove_format_info),
25364         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
25365         (gst_audio_convert_channels):
25366         Link against audio libs.
25367         Fix audio convert plugin.
25368
25369 2005-04-20  Wim Taymans  <wim@fluendo.com>
25370
25371         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
25372         (gst_ogg_demux_sink_activate):
25373         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
25374         (theora_set_header_on_caps), (theora_enc_sink_event),
25375         (theora_enc_chain):
25376         Fix theora encoder.
25377
25378 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25379
25380         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
25381         * gst/playback/gstdecodebin.c: (find_compatibles):
25382           Work with staticpadtemplates in elementfactories.
25383
25384 2005-04-12  Wim Taymans  <wim@fluendo.com>
25385
25386         * gst/playback/README:
25387         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
25388         (compare_ranks), (print_feature), (gst_decode_bin_init),
25389         (dynamic_create), (dynamic_free), (find_compatibles),
25390         (mimetype_is_raw), (close_pad_link), (got_redirect),
25391         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
25392         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
25393         (gst_decode_bin_change_state):
25394         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
25395         (gst_play_base_bin_init), (group_destroy), (group_commit),
25396         (check_queue), (queue_overrun), (queue_threshold_reached),
25397         (queue_out_of_data), (gen_preroll_element), (unknown_type),
25398         (new_decoded_pad), (setup_subtitle), (gen_source_element),
25399         (got_redirect), (setup_source), (play_base_eos),
25400         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
25401         (gst_play_base_bin_remove_element):
25402         * gst/playback/gstplaybasebin.h:
25403         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
25404         (gst_play_bin_init), (gst_play_bin_dispose),
25405         (gst_play_bin_set_property), (gen_video_element),
25406         (gen_text_element), (gen_audio_element), (remove_sinks),
25407         (gst_play_bin_send_event):
25408         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
25409         (stream_info_change_state), (gst_stream_info_set_mute):
25410         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
25411         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
25412         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
25413         (gst_stream_selector_chain):
25414         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
25415         (main):
25416         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
25417         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
25418         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
25419         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
25420         Raw and crude port of decodebin. 
25421         Make playbin compile.
25422
25423 2005-04-06  Wim Taymans  <wim@fluendo.com>
25424
25425         * ext/gnomevfs/Makefile.am:
25426         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
25427         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
25428         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
25429         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
25430         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
25431         (gst_gnomevfssrc_stop):
25432         * ext/ogg/Makefile.am:
25433         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
25434         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
25435         * ext/theora/Makefile.am:
25436         * ext/theora/theoradec.c: (_inc_granulepos),
25437         (theora_dec_sink_event), (theora_dec_chain):
25438         * ext/vorbis/Makefile.am:
25439         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
25440         (vorbis_dec_sink_event), (vorbis_dec_chain):
25441         * gst-libs/gst/audio/Makefile.am:
25442         * sys/xvimage/Makefile.am:
25443         Make gnomevfssrc extend the source base class.
25444         Fix linking against libs in various plugins.
25445
25446 2005-04-06  Andy Wingo  <wingo@pobox.com>
25447
25448         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
25449         GST_BASE_LIBS.
25450
25451         * configure.ac: Add check and AC_SUBST for libgstbase.
25452
25453 2005-03-31  Wim Taymans  <wim@fluendo.com>
25454
25455         * examples/seeking/Makefile.am:
25456         * examples/seeking/cdparanoia.c: (main):
25457         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
25458         (play_cb), (pause_cb), (stop_cb), (main):
25459         * examples/seeking/playbin.c:
25460         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
25461         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
25462         (make_sid_pipeline), (make_vorbis_pipeline),
25463         (make_theora_pipeline), (make_vorbis_theora_pipeline),
25464         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
25465         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
25466         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
25467         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
25468         (stop_cb), (main):
25469         * examples/seeking/spider_seek.c:
25470         * examples/seeking/vorbisfile.c:
25471         * ext/gnomevfs/Makefile.am:
25472         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
25473         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
25474         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
25475         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
25476         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
25477         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
25478         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
25479         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
25480         * ext/ogg/README:
25481         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
25482         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
25483         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
25484         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
25485         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
25486         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
25487         (gst_ogg_pad_event), (gst_ogg_pad_reset),
25488         (gst_ogg_demux_factory_filter), (compare_ranks),
25489         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
25490         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
25491         (gst_ogg_chain_new), (gst_ogg_chain_free),
25492         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
25493         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
25494         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
25495         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
25496         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
25497         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
25498         (gst_ogg_demux_get_prev_page),
25499         (gst_ogg_demux_deactivate_current_chain),
25500         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
25501         (gst_ogg_demux_bisect_forward_serialno),
25502         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
25503         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
25504         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
25505         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
25506         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
25507         (gst_ogg_demux_change_state), (gst_ogg_print):
25508         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
25509         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
25510         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
25511         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
25512         (gst_ogg_mux_loop):
25513         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
25514         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
25515         (theora_dec_src_convert), (theora_dec_sink_convert),
25516         (theora_dec_src_query), (theora_dec_src_event),
25517         (theora_dec_sink_event), (theora_dec_chain),
25518         (theora_dec_change_state):
25519         * ext/theora/theoraenc.c: (gst_theora_enc_init),
25520         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
25521         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
25522         (theora_enc_change_state):
25523         * ext/vorbis/Makefile.am:
25524         * ext/vorbis/oggvorbisenc.c:
25525         * ext/vorbis/oggvorbisenc.h:
25526         * ext/vorbis/vorbis.c: (plugin_init):
25527         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
25528         (vorbis_dec_src_query), (vorbis_dec_src_event),
25529         (vorbis_dec_sink_event), (vorbis_dec_chain),
25530         (vorbis_dec_change_state):
25531         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
25532         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
25533         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
25534         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
25535         (gst_vorbisenc_change_state):
25536         * ext/vorbis/vorbisenc.h:
25537         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
25538         * gst-libs/gst/audio/audioclock.c:
25539         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
25540         (gst_audiofilter_init), (gst_audiofilter_chain):
25541         * gst-libs/gst/audio/testchannels.c: (main):
25542         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
25543         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
25544         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
25545         (gmip_find_track_streaminfo), (gmip_find_track_format):
25546         * gst-libs/gst/media-info/media-info.c:
25547         (gst_media_info_read_idler):
25548         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
25549         (gst_play_get_all_by_interface):
25550         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
25551         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
25552         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
25553         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
25554         (gst_riff_parse_info):
25555         * gst-libs/gst/riff/riff-read.h:
25556         * gst-libs/gst/riff/riff.c: (plugin_init):
25557         * gst-libs/gst/video/Makefile.am:
25558         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
25559         (gst_videosink_class_init), (gst_videosink_get_type):
25560         * gst-libs/gst/video/videosink.h:
25561         * gst/audioconvert/bufferframesconvert.c:
25562         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
25563         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
25564         * gst/audioconvert/channelmixtest.c: (main):
25565         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
25566         (gst_audio_convert_chain),
25567         (gst_audio_convert_caps_remove_format_info),
25568         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
25569         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
25570         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
25571         (gst_audio_convert_buffer_to_default_format),
25572         (gst_audio_convert_buffer_from_default_format),
25573         (gst_audio_convert_channels):
25574         * gst/audioconvert/gstchannelmix.h:
25575         * gst/ffmpegcolorspace/avcodec.h:
25576         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25577         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
25578         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
25579         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
25580         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
25581         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
25582         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
25583         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
25584         (mpeg_video_type_find), (mpeg_video_stream_type_find),
25585         (dv_type_find):
25586         * gst/videotestsrc/gstvideotestsrc.c:
25587         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
25588         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
25589         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
25590         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
25591         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
25592         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
25593         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
25594         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
25595         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
25596         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
25597         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
25598         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
25599         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
25600         (gst_xvimagesink_navigation_send_event),
25601         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
25602         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
25603         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
25604         * sys/xvimage/xvimagesink.h:
25605         Plugin port to 0.9, ogg/theora playback should work in the seek
25606         example now.
25607         Removed old examples.
25608         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
25609         explained in 0.9 TODO doc.
25610
25611
25612 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
25613
25614         * autogen.sh:
25615         * configure.ac:
25616         * ext/Makefile.am:
25617         * gst/Makefile.am:
25618         * po/POTFILES.in:
25619         * po/af.po:
25620         * po/az.po:
25621         * po/cs.po:
25622         * po/en_GB.po:
25623         * po/hu.po:
25624         * po/it.po:
25625         * po/nb.po:
25626         * po/nl.po:
25627         * po/or.po:
25628         * po/sq.po:
25629         * po/sr.po:
25630         * po/sv.po:
25631         * po/uk.po:
25632         * po/vi.po:
25633         * sys/Makefile.am:
25634         * testsuite/Makefile.am:
25635           remove a whole bunch of plugins.  This module now contains a set
25636           of free reference plugins/elements as agreed.
25637
25638 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
25639
25640         * configure.ac:
25641           hunting season on 0.9 is now OPEN
25642
25643 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25644
25645         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
25646           Kick the hell out of gcc for not warning me about a symbol conflict.
25647
25648 2005-02-22  Luca Ognibene  <luogni@tin.it>
25649
25650         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25651
25652         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
25653           Don't leak caps string (fixes #168134)
25654
25655         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
25656         (gst_jpegenc_init), (gst_jpegenc_finalize),
25657         (gst_jpegenc_change_state):
25658           Don't leak line buffers and context struct (fixes #168133).
25659
25660 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
25661
25662         * configure.ac:
25663         * ext/dirac/gstdiracdec.cc:
25664         (gst_diracdec_chain):
25665           Since dirac 0.5.0 the framerate in dirac is expressed as a
25666           rational number. Fix build and up requirement to 0.5.0, and
25667           also pass parameters to gst_diracdec_link in the right order
25668           (fixes #167959).
25669
25670 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
25671
25672         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
25673         * ext/faad/gstfaad.h:
25674         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
25675         certain invalid muxed streams, where some packets will contain 
25676         junk after decoder data. Partially fixes #149158.
25677
25678 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
25679         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
25680           Make sure we only write to writable buffers
25681
25682 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
25683
25684         * gst-libs/gst/riff/riff-media.c:
25685         (gst_riff_create_audio_caps_with_data):
25686           Do actually fix invalid RIFF fmt header values for alaw
25687           and mulaw audio instead of just saying so.
25688
25689         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
25690           Give gst_riff_create_audio_caps_with_data() a chance to
25691           fix up broken format header fields before extracting any
25692           parameters from the header. (fixes #167633)
25693
25694 2005-02-19  Martin Holters  <martin.holters@gmx.de>
25695
25696         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25697
25698         * gst/audioconvert/bufferframesconvert.c:
25699         (buffer_frames_convert_link):
25700           Don't leak othercaps. (fixes #167878)
25701
25702 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
25703
25704         * configure.ac:
25705         * ext/libvisual/visual.c: (gst_visual_srclink),
25706         (gst_visual_change_state):
25707           Support libvisual 0.2.0.
25708
25709 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
25710
25711         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
25712         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
25713           Use same rowstrides for I420 as used everywhere else.
25714
25715 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
25716
25717         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
25718           Declare variables at beginning of block and make gcc-2.95 happy
25719           (fixes # 167482, patch by Gergely Nagy).
25720           
25721         * gst/tcp/gsttcpclientsrc.c:
25722         * gst/tcp/gsttcpclientsrc.h:
25723           Move some includes into the header, so that struct sockaddr_in is
25724           defined when it should be defined on FreeBSD as well (fixes
25725           #167483).
25726           
25727         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
25728           Don't pass uninitialised values to setsockopt() here either.
25729
25730 2005-02-17  Luca Ognibene  <luogni at tin dot it>
25731
25732         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25733
25734         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
25735           Don't pass uninitialised values to setsockopt(). (fixes #167704)
25736
25737 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25738
25739         * gst/playback/gstplaybin.c: (add_sink):
25740           Invert bin_add/link order to workaround deadlock in opt.
25741
25742 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25743
25744         * gst/modplug/gstmodplug.cc:
25745           Add missing break causing position queries to fail.
25746
25747 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25748
25749         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
25750           Granpos can apparently be -1, which screws up calculations...
25751
25752 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
25753
25754         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
25755         (gst_ximagesink_send_pending_navigation),
25756         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
25757         (gst_ximagesink_init):
25758         * sys/ximage/ximagesink.h:
25759         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
25760         (gst_xvimagesink_send_pending_navigation),
25761         (gst_xvimagesink_navigation_send_event),
25762         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
25763         * sys/xvimage/xvimagesink.h:
25764           Use a mutex protected list to marshal navigation
25765           events into the stream thread from whichever thread
25766           sends them.
25767
25768 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
25769
25770         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
25771           Display current position and track length; misc. clean-ups.
25772           
25773         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
25774         (speed_init), (speed_chain):
25775           Add query function, so that the stream length and current position
25776           get adjusted when queried (note that current position queries may
25777           still be wrong if the audio sink returns values based on buffer
25778           timestamps instead of passing on the query).
25779
25780 2005-02-13  Benjamin Otte  <otte@gnome.org>
25781
25782         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
25783         (gst_audio_convert_channels):
25784           create channel conversion matrix when linking
25785         * gst/audioconvert/.cvsignore:
25786         * gst/audioconvert/Makefile.am:
25787         * gst/audioconvert/channelmixtest.c: (main):
25788           add (ugly) test that ensures stereo <=> mono conversion works
25789           correctly
25790
25791 2005-02-13  Benjamin Otte  <otte@gnome.org>
25792
25793         * gst/audioconvert/gstchannelmix.h:
25794           include missing header file
25795         * gst/audioconvert/gstchannelmix.c:
25796         (gst_audio_convert_fill_compatible):
25797           use same sign for both channels when converting to/from compatible
25798           channel. Previously used different signs made the signals cancel
25799           each other out and appear like silence. (fixes #167269)
25800
25801 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
25802
25803         * gst/ffmpegcolorspace/avcodec.h:
25804         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
25805         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
25806         (gst_ffmpegcsp_avpicture_fill):
25807         * gst/ffmpegcolorspace/imgconvert.c:
25808           Convert to and from YV12 (fixes #156379).
25809
25810 2005-02-12  Julien MOUTTE  <julien@moutte.net>
25811
25812         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
25813         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
25814         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
25815         (gst_ximagesink_expose), (gst_ximagesink_set_property),
25816         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
25817         methods from chain and negotiation and vice versa (Fixes #166142).
25818         * sys/ximage/ximagesink.h: Add stream_lock.
25819         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
25820         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25821         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
25822         (gst_xvimagesink_expose): Check for xcontext before trying to link.
25823
25824 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
25825
25826         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
25827           Don't send "Hey! You gave me a NULL pointer you naughty person" as
25828           error message when we can't open the DVD device (when dvdnav_open()
25829           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
25830           the above). Send something more useful instead (fixes #167117).
25831
25832 2005-02-11  Julien MOUTTE  <julien@moutte.net>
25833
25834         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
25835         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
25836         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25837         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
25838         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
25839         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
25840         methods from chain and negotiation and vice versa (Fixes #166142).
25841         Fix a possible bug of images in the buffer pool being discarded because
25842         we are looking at the wrong geometry.
25843         * sys/xvimage/xvimagesink.h: Add stream_lock.
25844
25845 2005-02-11  David Schleef  <ds@schleef.org>
25846
25847         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
25848         unsigned int. (fixes #167128)
25849
25850 2005-02-11  David Schleef  <ds@schleef.org>
25851
25852         * gst/librfb/Makefile.am: Testing stuff before committing is
25853           for wimps... and people with fast machines.  Fix stupid
25854           mistake.
25855
25856 2005-02-11  David Schleef  <ds@schleef.org>
25857
25858         * configure.ac: Pull in librfb from my CVS tree, because it is
25859           too small and annoying to be separate.  Move rfbsrc plugin
25860           to gst/.
25861         * ext/Makefile.am:
25862         * ext/librfb/Makefile.am:
25863         * ext/librfb/gstrfbsrc.c:
25864         * gst/librfb/Makefile.am:
25865         * gst/librfb/gstrfbsrc.c:
25866         * gst/librfb/rfb.c:
25867         * gst/librfb/rfb.h:
25868         * gst/librfb/rfbbuffer.c:
25869         * gst/librfb/rfbbuffer.h:
25870         * gst/librfb/rfbbytestream.c:
25871         * gst/librfb/rfbbytestream.h:
25872         * gst/librfb/rfbcontext.h:
25873         * gst/librfb/rfbdecoder.c:
25874         * gst/librfb/rfbdecoder.h:
25875         * gst/librfb/rfbutil.h:
25876
25877 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
25878
25879         * gst/speed/Makefile.am:
25880         * gst/speed/demo-mp3.c: (main):
25881         * gst/speed/filter.func:
25882         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
25883         (speed_class_init), (speed_init), (speed_chain_int16),
25884         (speed_chain_float32), (speed_chain), (speed_set_property),
25885         (speed_get_property), (speed_change_state):
25886         * gst/speed/gstspeed.h:
25887           Fix speed element and make it chain-based (fixes #156467),
25888           and make it handle more than one channel.
25889
25890 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
25891
25892         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
25893         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
25894         (gst_dtsdec_chain), (gst_dtsdec_change_state):
25895         * ext/dts/gstdtsdec.h:
25896           Don't clobber the stack constructing the channels array.
25897           Make the element chain-based. DTS tracks can now be played.
25898           
25899 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
25900
25901         * gst-libs/gst/audio/multichannel.h:
25902         * gst-libs/gst/gconf/gconf.h:
25903         * gst-libs/gst/idct/idct.h:
25904         * gst-libs/gst/media-info/media-info-priv.h:
25905         * gst-libs/gst/play/play.h:
25906         * gst-libs/gst/resample/private.h:
25907         * gst-libs/gst/resample/resample.h:
25908         * gst-libs/gst/riff/riff-ids.h:
25909         * gst-libs/gst/video/video.h:
25910         * gst-libs/gst/video/videosink.h:
25911           Add G_BEGIN_DECLS and G_END_DECLS around headers where
25912           missing, so that they work when included from C++ code.
25913
25914 2005-02-09  David Schleef  <ds@schleef.org>
25915
25916         * testsuite/gst-lint: Check for non-statically scoped
25917           parent_class variables.  This won't be a problem once
25918           plugins are loaded with RTLD_LOCAL.
25919
25920 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25921
25922         * ext/mplex/gstmplexibitstream.cc:
25923           gcc madness.
25924
25925 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25926
25927         * ext/ogg/gstogmparse.c:
25928         * gst/debug/gstnavigationtest.c:
25929           Die, thou faulty symbol pollutors (non-static parent_class).
25930
25931 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25932
25933         * ext/mplex/gstmplexibitstream.cc:
25934           Fix event handling (#165525).
25935
25936 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25937
25938         * ext/mikmod/gstmikmod.c:
25939         * gst/modplug/gstmodplug.cc:
25940           Add missing endianness to template (fixes #165509).
25941
25942 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25943
25944         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
25945           Fix wrong order of reading of optional bytes (#165290).
25946
25947 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25948
25949         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
25950           Implement FILLER event awareness.
25951
25952 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25953
25954         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
25955           Fix track calculations (#166208).
25956
25957 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
25958
25959         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25960
25961         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
25962         * ext/libpng/gstpngenc.c:
25963           Fix byte-order, use proper fixed caps. Fixes #164197.
25964
25965 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
25966
25967         * configure.ac:
25968           Add dvdlpcmdec 
25969
25970         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
25971         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
25972           Don't push buffers if the src pad isn't negotiated yet.
25973           
25974         * gst/audioconvert/gstaudioconvert.c:
25975         (gst_audio_convert_buffer_to_default_format),
25976         (gst_audio_convert_buffer_from_default_format):
25977           Add support for 24-bit width.
25978
25979         * gst/dvdlpcmdec/.cvsignore:
25980         * gst/dvdlpcmdec/Makefile.am:
25981         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
25982         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
25983         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
25984         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
25985         (plugin_init):
25986         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
25987           New decoder for rearranging DVD LPCM into our audio/x-raw-int
25988           format. Needs support for the channels maps if someone can find 
25989           a DVD LPCM track with > 2 channels.
25990
25991         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
25992         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
25993         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
25994         * gst/mpegstream/gstdvddemux.h:
25995         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
25996         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
25997         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
25998         * gst/mpegstream/gstmpegdemux.h:
25999         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
26000         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
26001         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
26002         (gst_mpeg_parse_handle_src_query),
26003         (gst_mpeg_parse_handle_src_event):
26004           Use audio/x-dvd-lpcm for LPCM output.
26005           Add DTS output.
26006
26007 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
26008
26009         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26010
26011         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
26012         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
26013           Add BGRA handling (#165736).
26014
26015 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
26016
26017         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26018
26019         * gst/law/alaw-decode.c: (alawdec_link):
26020         * gst/law/alaw-encode.c: (alawenc_link):
26021         * gst/law/mulaw-decode.c: (mulawdec_link):
26022         * gst/law/mulaw-encode.c: (mulawenc_link):
26023           Fix caps memleaks (#166600).
26024
26025 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
26026
26027         * ext/tarkin/mem.h:
26028         * ext/tarkin/wavelet.h:
26029         * ext/tarkin/yuv.h:
26030         * gst/ffmpegcolorspace/avcodec.h:
26031           Include "_stdint.h" instead of <stdint.h>. Fixes build on
26032           systems that don't have stdint.h, like Solaris9 (fixes #166631).
26033
26034 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26035
26036         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
26037         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
26038         (gst_xvimagesink_change_state):
26039           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
26040           Xv video (and thereby regenerate Xv colourkey) in clear() so
26041           that PLAY -> READY -> PLAY works (fixes #162504).
26042
26043 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26044
26045         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
26046           Switch to list instead of range, since MJPEG-devices really just
26047           support decimations, not any size.
26048
26049 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
26050         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
26051         (gst_mpeg2dec_reset), (free_all_buffers),
26052         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
26053         * ext/mpeg2dec/gstmpeg2dec.h:
26054           The libmpeg2 user-allocated buffer management is awkward, 
26055           to say the least. Hopefully this fixes things.
26056
26057 2005-02-04  Andy Wingo  <wingo@pobox.com>
26058
26059         * gst/audioconvert/bufferframesconvert.c
26060         (buffer_frames_convert_fixate): New function, fixates to 256
26061         frames per buffer by default. (Much better than 1.)
26062         (buffer_frames_convert_init): Set the fixate function for both src
26063         and sink pad.
26064         (buffer_frames_convert_link): After success setting nonfixed caps,
26065         get the negotiated caps so we can know how many buffer-frames it
26066         will be. No idea how this worked at all before.
26067
26068 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
26069
26070         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
26071         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
26072         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
26073         (handle_sequence), (handle_picture):
26074         * ext/mpeg2dec/gstmpeg2dec.h:
26075           Rearrange buffer tracking and refcounting and refactor
26076           a little for readability. 
26077
26078 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
26079         * sys/v4l/gstv4l.c: (plugin_init):
26080         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
26081         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
26082         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
26083         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
26084         * sys/v4l/gstv4ljpegsrc.h:
26085         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
26086         * sys/v4l/v4l_calls.h:
26087         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
26088         (gst_v4lsrc_get_fps):
26089         * sys/v4l/v4lsrc_calls.h:
26090           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
26091           you jpeg inside rgb frames" driver.
26092           Don't error in the v4lsrc link function, just return 
26093           REFUSED.
26094
26095 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26096
26097         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
26098         (gst_qcamsrc_open):
26099           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
26100
26101 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26102
26103         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
26104           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
26105
26106 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26107
26108         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
26109           Reset negotiated state on PAUSED->READY.
26110
26111 2005-02-02  David Schleef  <ds@schleef.org>
26112
26113         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
26114         whereever possible.  (Fixes #165997)
26115         * examples/capsfilter/capsfilter1.c: (main):
26116         * examples/dynparams/filter.c: (create_ui):
26117         * examples/seeking/cdparanoia.c: (get_track_info), (main):
26118         * examples/seeking/chained.c: (main):
26119         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
26120         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
26121         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
26122         (make_mpeg_pipeline), (make_mpegnt_pipeline):
26123         * examples/seeking/spider_seek.c: (make_spider_pipeline):
26124         * examples/switch/switcher.c: (main):
26125         * ext/dv/demo-play.c: (main):
26126         * ext/faad/gstfaad.c: (gst_faad_change_state):
26127         * ext/mad/gstmad.c: (gst_mad_chain):
26128         * ext/smoothwave/demo-osssrc.c: (main):
26129         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
26130         (gst_gconf_render_bin_from_description),
26131         (gst_gconf_get_default_audio_sink),
26132         (gst_gconf_get_default_video_sink),
26133         (gst_gconf_get_default_audio_src),
26134         (gst_gconf_get_default_video_src),
26135         (gst_gconf_get_default_visualization_element):
26136         * gst/level/demo.c: (main):
26137         * gst/level/plot.c: (main):
26138         * gst/playback/gstplaybin.c: (gen_video_element),
26139         (gen_audio_element):
26140         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
26141         * gst/playondemand/demo-mp3.c: (setup_pipeline):
26142         * gst/sine/demo-dparams.c: (main):
26143         * gst/spectrum/demo-osssrc.c: (main):
26144         * gst/speed/demo-mp3.c: (main):
26145         * gst/volume/demo.c: (main):
26146         * testsuite/embed/embed.c: (main):
26147
26148 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
26149
26150         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
26151         (gst_tcpclientsink_finalize):
26152         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
26153         (gst_tcpclientsrc_finalize):
26154         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
26155         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
26156         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
26157         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
26158           Don't leak the hostname when shutting down.
26159           In tcpserversrc, take a copy of the default hostname.
26160
26161 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26162
26163         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
26164           Set caps to systemstream=TRUE.
26165
26166 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26167
26168         * testsuite/Makefile.am:
26169           Fix more OSX buildbots.
26170
26171 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
26172
26173         * ext/mpeg2dec/gstmpeg2dec.c:
26174           Don't send things to NULL PAD_PEERs
26175
26176         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
26177           Copy-on-write the incoming buffer.
26178
26179         * gst/mpegstream/gstdvddemux.h:
26180         * gst/mpegstream/gstmpegclock.h:
26181         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
26182         (normal_seek), (gst_mpeg_demux_handle_src_event):
26183         * gst/mpegstream/gstmpegdemux.h:
26184         * gst/mpegstream/gstmpegpacketize.h:
26185         * gst/mpegstream/gstmpegparse.c:
26186         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
26187         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
26188         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
26189         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
26190         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
26191         * gst/mpegstream/gstmpegparse.h:
26192         * gst/mpegstream/gstrfc2250enc.h:
26193           Various changes to the way time is computed that make seeking and
26194           total time estimation much better here.
26195           Use G_BEGIN/END_DECLS instead of __cplusplus
26196
26197         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
26198           Use gst_buffer_stamp instead of only copying the TIMESTAMP
26199
26200 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26201
26202         * gst/subparse/gstsubparse.c:
26203           Fix OSX buildbot.
26204
26205 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
26206
26207         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
26208         (theora_enc_chain), (theora_enc_change_state):
26209         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
26210         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
26211         (gst_vorbisenc_change_state):
26212         * ext/vorbis/vorbisenc.h:
26213           Set granulepos and timestamp correctly for streams not
26214           starting at 0, taking into account the initial delay.
26215
26216 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
26217
26218         * gst/mpegstream/gstdvddemux.c:
26219           Add audio/x-dts to audio pad template caps
26220
26221 2005-01-30  David Schleef  <ds@schleef.org>
26222
26223         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
26224         (create_context), (gst_polypsink_link): Fix silly endianness
26225         bug.  Add some debugging.  Remove float from caps; it doesn't
26226         work.  Attempt to get remote audio working.
26227
26228 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26229
26230         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
26231           Add 3IV2 fourcc.
26232
26233 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26234
26235         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
26236         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
26237         (gst_avi_demux_stream_data):
26238         * gst/avi/gstavidemux.h:
26239           Invert DIB images. Fixes #132341.
26240
26241 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26242
26243         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26244         (gst_ffmpegcsp_chain):
26245           D'oh, reference the palette data, not the palette structure.
26246           Fixes color distortion in #132341.
26247
26248 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26249
26250         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
26251           PAR can be non-fixed when not provided as argument (#162626).
26252
26253 2005-01-29  David Moore  <dcm@acm.org>
26254
26255         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26256
26257         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26258         (gst_qtdemux_loop_header):
26259           Re-apply patch from #142272 that allows non-seekable sources,
26260           re-proposed by Daniel Drake <dsd@gentoo.org>.
26261
26262 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26263
26264         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
26265           Use the src template for creating the src pad (#162330).
26266
26267 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26268
26269         * configure.ac:
26270         * ext/musepack/Makefile.am:
26271         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
26272         (gst_musepackdec_init), (gst_musepackdec_dispose),
26273         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
26274         (gst_musepack_stream_init), (gst_musepackdec_loop),
26275         (gst_musepackdec_change_state):
26276         * ext/musepack/gstmusepackdec.cpp:
26277         * ext/musepack/gstmusepackdec.h:
26278         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
26279         (gst_musepack_reader_read), (gst_musepack_reader_seek),
26280         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
26281         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
26282         * ext/musepack/gstmusepackreader.cpp:
26283         * ext/musepack/gstmusepackreader.h:
26284           Update to 1.1 API (#165446).
26285
26286 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26287
26288         * ext/Makefile.am:
26289           Unbreak buildbot.
26290
26291 2005-01-28  Andy Wingo  <wingo@pobox.com>
26292
26293         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
26294         to reflect a different dubious internet source. Add a reference
26295         and some commentary.
26296
26297 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26298
26299         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
26300         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
26301         * gst/playback/gststreamselector.h:
26302           Be more selective when we're redoing caps negotiation from
26303           within the chain function on a stream change.
26304
26305 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26306
26307         * configure.ac:
26308         * ext/Makefile.am:
26309         * ext/amrnb/Makefile.am:
26310         * ext/amrnb/amrnb.c: (plugin_init):
26311         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
26312         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
26313         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
26314         (gst_amrnbdec_state_change):
26315         * ext/amrnb/amrnbdec.h:
26316         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
26317         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
26318         (gst_amrnbparse_init), (gst_amrnbparse_formats),
26319         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
26320         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
26321         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
26322         * ext/amrnb/amrnbparse.h:
26323           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
26324         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
26325           Add AMR-NB/-WB raw formats.
26326         * ext/alsa/gstalsa.c: (gst_alsa_link):
26327           Keep valid time when changing format.
26328         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
26329         (qtdemux_parse_trak):
26330           Add some more format-specific options (#140141, #143555, #155163).
26331
26332 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26333
26334         * gst/matroska/matroska-demux.c:
26335         (gst_matroska_demux_parse_blockgroup):
26336           Fix logic error in timing of subtitle stream synchronization.
26337         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
26338           Add skip-chunk, which is found in kodak-camera streams.
26339
26340 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
26341
26342         * po/LINGUAS:
26343         * po/vi.po:
26344           Adding Vietnamese translation (submitted by Clytie Siddall)
26345
26346 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26347
26348         * gst/playback/gstdecodebin.c: (try_to_link_1):
26349           Use realpad for signal.
26350
26351 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26352
26353         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
26354           Fix category so decodebin picks it up.
26355
26356 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26357
26358         * ext/mad/Makefile.am:
26359         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
26360         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
26361         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
26362         (found_type), (gst_id3demux_bin_change_state):
26363         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
26364         (gst_id3_tag_init), (gst_id3_tag_handle_event),
26365         (gst_id3_tag_src_link), (gst_id3_tag_chain),
26366         (gst_id3_tag_change_state), (plugin_init):
26367         * ext/mad/gstmad.h:
26368           Add id3demuxbin (which is a simple bin consisting of id3demux
26369           and typefind), take over rank from id3demux, remove typefind
26370           code from id3demux. Makes all broken mp3s that I know of work,
26371           and thereby fixes #152688.
26372
26373 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
26374
26375         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26376
26377         * ext/mad/gstmad.c: (gst_mad_src_event):
26378         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
26379           Allow seeks on audio pad, make mad forward those (#164826).
26380         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26381           Set duration (#165335).
26382
26383 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26384
26385         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
26386         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
26387         (gst_asf_demux_process_ext_content_desc),
26388         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
26389         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
26390         * gst/asfdemux/gstasfdemux.h:
26391           Improve metadata display, e.g. if the metadata comes before the
26392           streams are loaded (which is perfectly valid).
26393
26394 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26395
26396         * tools/gst-launch-ext-m.m:
26397           Fix AVI/ASF pipelines (#165340).
26398
26399 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
26400         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
26401         build failure on amd64
26402
26403 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
26404
26405         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
26406         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
26407           Check environment variables GST_ID3V2_TAG_ENCODING,
26408           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
26409           list of character encodings to force interpretation of non-unicode
26410           strings stored in an ID3v2 tag to a particular encoding. If none
26411           is specified, try to use current locale's encoding, then fall back
26412           to ISO-8859-1 (which will always succeed). (Resolves #149274)
26413         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
26414         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
26415           Check environment variables GST_ID3V1_TAG_ENCODING,
26416           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
26417           list of character encodings to use in case a string encountered
26418           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
26419           specified, try to use the current locale's encoding, then fall
26420           back to ISO-8859-1 (which will always succeed).
26421
26422 2005-01-25  Benjamin Otte  <otte@gnome.org>
26423
26424         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
26425           - on half framerate, compute the rate in advance so the comparisons
26426             don't compare wrong values
26427           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
26428             behaviour
26429           - don't use mad_header_decode anymore, mad_frame_decode does that
26430             automatically
26431           - when getting rid of consumed bytes, reset the stream's skiplen
26432           (fixes #163867)
26433
26434 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
26435
26436         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
26437           Use 1/2 a second for default max_discont, as PES streams from DVB
26438           seem to have larger spacings in the SCR. 
26439           Fix a typo.
26440
26441 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26442
26443         * gst/playback/gstplaybasebin.c: (group_commit):
26444           Notify delayed stream-info availability.
26445
26446 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
26447         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
26448         (gst_a52dec_handle_event), (gst_a52dec_chain):
26449         Add some debug output. Check that a discont has a valid
26450         time associated.
26451         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
26452         (gst_alsa_sink_loop):
26453         Ignore TAG events. A little extra debug for broken timestamps.
26454         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
26455         (dvdnavsrc_change_state):
26456         Ensure we send a discont to engage the link before we send any
26457         other events.
26458         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
26459         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
26460         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
26461         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
26462         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
26463         dvd://title works in totem because typefinding sends a seek that ends
26464         up going back to chapter 1 regardless.
26465         * ext/mpeg2dec/gstmpeg2dec.c:
26466         * ext/mpeg2dec/gstmpeg2dec.h:
26467         Output correct timestamps and handle disconts.
26468         * ext/ogg/gstoggdemux.c: (get_relative):
26469         Small guard against a null dereference.
26470         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
26471         (gst_textoverlay_set_property):
26472         Free memory when done. Don't call gst_event_filler_get_duration on
26473         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
26474         g_warning.
26475         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
26476         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
26477         (gst_sw_srclink), (gst_smoothwave_chain):
26478         Draw solid lines, prettier colours.
26479         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
26480         Add a default palette that'll work for some movies.
26481         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
26482         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
26483         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
26484         * gst/mpegstream/gstdvddemux.h:
26485         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
26486         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
26487         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
26488         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
26489         * gst/mpegstream/gstmpegparse.h:
26490         Use PTM/NAV events when for timestamp adjustment when connected to 
26491         dvdnavsrc. Don't use many discont events where one suffices.
26492         * gst/playback/gstplaybasebin.c: (group_destroy),
26493         (gen_preroll_element), (gst_play_base_bin_add_element):
26494         * gst/playback/gstplaybasebin.h:
26495         Make sure we remove subtitles from the same bin we put them in.
26496         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
26497         (gst_subparse_buffer_format_autodetect),
26498         (gst_subparse_change_state):
26499         Fix some memleaks and invalid accesses.
26500         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
26501         (oggskel_type_find), (cmml_type_find), (plugin_init):
26502         Some typefind functions for Annodex v3.0 files
26503         * gst/wavparse/gstwavparse.h:
26504         GstRiffReadClass is the correct parent class.
26505
26506 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26507
26508         * gst-libs/gst/riff/riff-media.c:
26509         (gst_riff_create_video_caps_with_data):
26510           Add extradata to huffyuv (fixes #165013).
26511         * gst-libs/gst/riff/riff-read.c:
26512         (gst_riff_read_strf_vids_with_data):
26513           Fix extradata extraction if it is in the chunk size.
26514
26515 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
26516
26517         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26518
26519         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
26520         (gst_quarktv_change_state), (gst_quarktv_dispose):
26521           Memory free'ing location fix (#164708).
26522
26523 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26524
26525         * gst/playback/gstplaybasebin.c: (group_commit),
26526         (gen_preroll_element), (probe_triggered), (gen_source_element),
26527         (setup_source), (gst_play_base_bin_change_state),
26528         (gst_play_base_bin_add_element):
26529           Don't block for streams.
26530         * gst/playback/gststreaminfo.c: (stream_info_change_state),
26531         (gst_stream_info_set_mute):
26532           Use gst_pad_set_active_recursive.
26533
26534 2005-01-25  Andy Wingo  <wingo@pobox.com>
26535
26536         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
26537         for #ifndef HAVE_XVIDEO.
26538
26539 2005-01-24  Jeffrey C. Ollie
26540
26541         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
26542
26543         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
26544         * ext/gsm/gstgsmdec.h:
26545         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
26546         * ext/gsm/gstgsmenc.h:
26547         Fix rate to 8kHz as per spec, removes obscure errors when no rate
26548         was given by property. Add proper buffer timestamps and offsets.
26549
26550 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26551
26552         * gst-libs/gst/riff/riff-media.c:
26553         (gst_riff_create_audio_caps_with_data):
26554           Audio can be <8000Hz.
26555
26556 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26557
26558         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
26559           Explicit state change to workaround refcount bugs.
26560
26561 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26562
26563         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
26564         (gst_avimux_riff_get_avi_header):
26565           Fix...
26566
26567 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26568
26569         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
26570         (gst_riff_read_element_data):
26571         * gst-libs/gst/riff/riff-read.h:
26572           Add _peek version (req'ed in CDXA).
26573         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
26574         (gst_cdxaparse_loop):
26575           Fix parsing in playbin.
26576         * gst/playback/gstdecodebin.c: (close_pad_link):
26577           Ignore current_ pads, they cause major annoyance.
26578
26579 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26580
26581         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
26582           Safety guard.
26583
26584 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26585
26586         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
26587           Fix padding...
26588
26589 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26590
26591         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
26592           Allow for 0-sized buffers. Fixes length query problems in
26593           starwars.mkv from the testsuite.
26594
26595 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
26596
26597         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
26598         (gst_video_box_i420), (gst_video_box_chain):
26599           Fix row strides for I420 (fixes #163159)
26600           
26601 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26602
26603         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
26604           MPEG2 has a useful rate property, so we can actually use that.
26605           For MPEG-1, continue using the bytes/time properties.
26606
26607 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26608
26609         * gst-libs/gst/riff/riff-media.c:
26610         (gst_riff_create_video_caps_with_data),
26611         (gst_riff_create_video_template_caps):
26612           Add intel-h263.
26613
26614 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26615
26616         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
26617           Fail if caps negotiation fails. Should fix #162184, and should
26618           definately be in there regardless of it fixing the actual bug.
26619         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
26620         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
26621         (gst_avimux_riff_get_avix_header),
26622         (gst_avimux_riff_get_video_header),
26623         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
26624         (gst_avimux_start_file), (gst_avimux_handle_event),
26625         (gst_avimux_change_state):
26626         * gst/avi/gstavimux.h:
26627           Refactor structure writing to use GST_WRITE_UINT macros, add
26628           metadata writing support.
26629
26630 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26631
26632         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
26633           Elements may already be destroyed when this function is called.
26634
26635 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26636
26637         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26638         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
26639           More memory leak fixes (#149162).
26640
26641 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26642
26643         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26644         (gst_qtdemux_add_stream):
26645           Fix two memleaks.
26646
26647 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26648
26649         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26650           Argh...
26651
26652 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26653
26654         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26655           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
26656           when fixating to six channels in Totem.
26657
26658 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26659
26660         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
26661           Fix compile warnings on Solaris 10 buildbot
26662
26663 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26664
26665         * ext/dvdread/dvdreadsrc.c: (_read):
26666           Don't read beyond the last cell in a chapter (fixes 
26667           invalid memory access)
26668
26669 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26670
26671         * ext/dvdread/stream_labels.c:
26672         (dvdreadsrc_get_audio_stream_labels):
26673           Use NULL for an empty GList instead of g_list_alloc(); fix 
26674           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
26675           of GString (easier to bulk free later)
26676
26677 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26678
26679         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26680
26681         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26682         (gst_ffmpeg_pixfmt_to_caps):
26683           Fix BGRA32 caps (#164209).
26684
26685 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26686
26687         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26688
26689         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26690         (gst_ffmpeg_caps_to_pixfmt):
26691           alpha_mask can be RGBA/ABGR. Fixes #164265.
26692
26693 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
26694
26695         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26696
26697         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
26698         (gst_mpeg2dec_alloc_buffer):
26699         * ext/mpeg2dec/gstmpeg2dec.h:
26700           Crop if decoding size is not the actual image size (#163676).
26701
26702 2005-01-17  Steve Baker  <steve@stevebaker.org>
26703
26704         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26705
26706         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
26707         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
26708           Add libsndfile typefind functions (#163309).
26709
26710 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26711
26712         * tools/gst-launch-ext-m.m:
26713           Add .aac, fix .m1v/.m2v (#163891).
26714
26715 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26716
26717         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
26718           Sanity check, don't wait endlessly since the clock might not
26719           actually run at this point (which is a deadlock). Fixes #164069.
26720
26721 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26722
26723         * gst/playback/gstplaybasebin.c: (probe_triggered):
26724           Of course, only pause if group is done...
26725
26726 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26727
26728         * gst/playback/gstplaybasebin.c: (probe_triggered):
26729           Thread safety.
26730
26731 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
26732
26733         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
26734           Don't return state change success when the parent
26735           failed.
26736
26737 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26738
26739         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
26740           Free events (fix memleak in #162905).
26741
26742 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
26743
26744         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26745
26746         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26747         (gst_ffmpeg_caps_to_pixfmt):
26748           Fix for depth = 15. Fixes #161675.
26749
26750 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26751
26752         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
26753           Set FPS correctly, even for webcams and the like.
26754         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
26755           Don error on setting while capturing.
26756
26757 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26758
26759         * ext/dv/gstdvdec.c:
26760         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
26761         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
26762           I'm a bad boy. using /1001. to force C to do float division
26763           and not integer division (as it did in my last commit)
26764           Thanks to David I. Lehn for pointing this mistake.
26765
26766 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26767
26768         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
26769           Revert Johan's 1.35->1.36 since it breaks compat.
26770
26771 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26772
26773         * ext/dv/gstdvdec.c:
26774         * ext/libfame/gstlibfame.c:
26775         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
26776         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
26777           replace framerate aproximations by their real value
26778           (24000/1001, 30000/1001, 60000/1001)
26779           Finish fixing bug #164049
26780
26781 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
26782
26783         * ext/ogg/gstoggmux.c:
26784           eos/bos debugging
26785         * gst/tcp/gstmultifdsink.c:
26786         * gst/tcp/gstmultifdsink.h:
26787         * gst/tcp/gsttcp.c:
26788         * gst/tcp/gsttcp.h:
26789         * gst/tcp/gsttcpclientsink.c:
26790         * gst/tcp/gsttcpclientsrc.c:
26791         * gst/tcp/gsttcpserversink.c:
26792         * gst/tcp/gsttcpserversrc.c:
26793           improve reusability of elements after state changes and errors
26794           make multifdsink throw away streamheaders when receiving new ones
26795
26796 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26797
26798         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
26799           Fix for if items are already in list...
26800
26801 2005-01-12  Benjamin Otte  <otte@gnome.org>
26802
26803         * gst/adder/gstadder.c: (gst_adder_loop):
26804           fix adder a bit so it doesn't screw up with events as much anymore
26805
26806 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
26807
26808         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
26809         (pixbufscale_scale), (gst_pixbufscale_chain):
26810         * ext/gdk_pixbuf/pixbufscale.h:
26811           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
26812           to ensure rowstrides are calculated the same way as 
26813           ffmpegcolorspace
26814           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
26815           that we pick up duration and offset also.
26816
26817 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26818
26819         * gst/avi/gstavimux.c: (gst_avimux_class_init),
26820         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
26821           Reusability fixes.
26822
26823 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26824
26825         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
26826         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
26827         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
26828         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
26829           Update flags when requested.
26830
26831 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26832
26833         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
26834           Fix dmix.
26835
26836 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26837
26838         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
26839         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
26840         (probe_triggered), (new_decoded_pad), (gen_source_element),
26841         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
26842         * gst/playback/gstplaybasebin.h:
26843         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
26844         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
26845         (gst_play_bin_change_state):
26846           Implement group-switch signal for use in apps to clear metadata
26847           cache, clean up subtitle, add suburi property instead of # hack,
26848           some error-out fixes.
26849
26850 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26851
26852         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
26853           Debug.
26854         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
26855           If we got a state change in the _get handler, don't return success.
26856
26857 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26858
26859         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
26860         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
26861           Make jpegdec quiet on MJPEG decoding
26862         * gst/asfdemux/README:
26863           Fix mimetypes for MJPEG and H263
26864
26865 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26866
26867         * ext/theora/theoradec.c: (theora_dec_chain):
26868           Fix broken code generation by gcc by swapping arguments.
26869         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
26870           Fix \n in debug.
26871
26872 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26873
26874         * TODO:
26875           delete this file, it is by far outdated
26876         * ext/alsa/gstalsa.1: remove
26877         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
26878         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
26879         (gst_alsa_get_caps):
26880           Add HW probing for supported sample rates. Fixes #161704
26881
26882 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26883
26884         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26885           Don't crash, biatch! :).
26886
26887 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26888
26889         * ext/musepack/gstmusepackreader.cpp:
26890         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
26891           Some work on tags - still doesn't work in playbin...
26892         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26893           Handle events...
26894
26895 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26896
26897         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
26898           Also shove tags on kid pads.
26899
26900 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26901
26902         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
26903           Don't bail on unknown events.
26904         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26905           Don't crash on events before negotiation.
26906         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
26907           Send tags on pads, too.
26908         * gst/playback/gststreamselector.c:
26909         (gst_stream_selector_request_new_pad):
26910           Forward events on first pad if no input was selected yet.
26911
26912 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26913
26914         * gst/playback/gstplaybasebin.c: (setup_substreams):
26915           Don't disable streamtype if the stream doesn't exist, since
26916           then playing a video after audio will disable both and nothing
26917           will happen. Fixes the testsuite.
26918
26919 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26920
26921         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
26922         (gst_v4l_xoverlay_set_xwindow_id):
26923         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
26924         (gst_v4l2_xoverlay_set_xwindow_id):
26925           Add debug categories, fix overlay disabling.
26926
26927 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26928
26929         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
26930         * ext/alsa/gstalsa.h:
26931           Add HW probing for period_count/size and buffer_size MIX/MAX
26932           Adjust default/user defined value if out of bounds
26933           Should fix bug #162024
26934
26935 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26936
26937         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
26938           Fix warning (#161191).
26939
26940 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26941
26942         * ext/dvdread/stream_labels.c:
26943         (dvdreadsrc_get_audio_stream_labels):
26944           Fix warning (init the good variable in switch default)
26945
26946 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
26947
26948         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26949
26950         * gst/tta/gstttaparse.c: (gst_tta_src_event):
26951           Fix gcc-2.95 compile (#163485).
26952
26953 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26954
26955         * configure.ac:
26956         * ext/flac/gstflacenc.c: (gst_flacenc_init),
26957         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
26958         (gst_flacenc_tell_callback), (gst_flacenc_chain),
26959         (gst_flacenc_change_state):
26960         * ext/flac/gstflacenc.h:
26961           Update for API change in flac-1.1.1. Update requirement in
26962           configure.ac. Fixes #162974.
26963
26964 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26965
26966         * gst/playback/gstplaybasebin.c: (group_destroy):
26967           Remove hack to get rid of assert and get rid of unlinked
26968           signals properly.
26969
26970 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26971
26972         * gst/playback/gstplaybasebin.c: (setup_source):
26973           Set source to NULL so that resources are free'ed. Fixes issues
26974           with playback of CDDA and similar device-accessing things.
26975
26976 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26977
26978         * testsuite/embed/Makefile.am:
26979           test->noinst, fix make test in buildbot.
26980
26981 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26982
26983         * ext/dvdread/stream_labels.c: new file
26984         * ext/dvdread/stream_labels.h: new file
26985         * ext/dvdread/Makefile.am:
26986         * ext/dvdread/dvdreadsrc.c: (_seek_title):
26987           Extract audio stream label from DVD IFO files.
26988           It only dump them on the console for now, still have to
26989           make playbin aware of them.
26990
26991 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26992
26993         * gst/playback/gstplaybasebin.c: (setup_source):
26994           Fix hanging subs.
26995
26996 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26997
26998         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
26999         (gen_preroll_element), (remove_groups), (setup_subtitle),
27000         (gen_source_element), (setup_source):
27001         * gst/playback/gstplaybasebin.h:
27002           Multiple .sub files is just a stupid idea... Fix some threading
27003           mistakes. Interestingly, external .sub files cause playbin to
27004           hang, I don't know why... Parsing fixes contributed by Fran??ois
27005           Kooman <fkooman@tuxed.net>.
27006
27007 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27008
27009         * testsuite/embed/Makefile.am:
27010           Fix buildbot.
27011
27012 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
27013
27014         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27015
27016         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
27017         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
27018         (gst_pngenc_set_property):
27019         * ext/libpng/gstpngenc.h:
27020           Add compression level property (#163323).
27021
27022 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27023
27024         * configure.ac:
27025         * examples/capsfilter/capsfilter1.c: (main):
27026         * examples/seeking/spider_seek.c: (make_spider_pipeline):
27027         * ext/dvdread/Makefile.am:
27028         * ext/dvdread/demo-play:
27029         * ext/dvdread/demo-play.c:
27030         * gconf/gstreamer.schemas.in:
27031         * gst-libs/gst/gconf/gconf.c:
27032         * sys/v4l/TODO:
27033         * testsuite/Makefile.am:
27034         * testsuite/embed/Makefile.am:
27035         * testsuite/embed/embed.c: (cb_expose), (main):
27036           Remove all references to xvideosink, fix examples (#140845).
27037         * gst/playback/gstplaybasebin.c: (group_destroy):
27038           Apparently, disposal does not unlink - so do explicitely.
27039         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
27040           Add debug.
27041
27042 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
27043
27044         * README: fix PKG_CONFIG_PATH instructions, what was there
27045         previously was breaking default search path, not nice. 
27046         Fixes #163358
27047
27048 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27049
27050         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
27051         (gst_audioscale_chain):
27052           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
27053           when resampling - how the ^@$^!@^! is this possible?!?
27054
27055 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27056
27057         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
27058           Reset variables on READY.
27059         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
27060         (gst_matroska_mux_loop):
27061           Require data before writing header.
27062
27063 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
27064
27065         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27066
27067         * ext/mad/gstmad.c: (gst_mad_chain):
27068           Don't call mad_stream_sync() directly after recovering sync.
27069           Fixes #151661.
27070
27071 2005-01-09  Martin Eikermann  <meiker@upb.de>
27072
27073         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27074
27075         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
27076         (snapshot_handler), (gst_snapshot_sinkconnect),
27077         (gst_snapshot_chain):
27078           Allocate resources when required, fix recursive signal emission
27079           and fix caps. Fixes #161667.
27080
27081 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
27082
27083         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27084
27085         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
27086         (gst_pngdec_chain):
27087           Handle only 8-bppc (bits-per-pixel-component) images, better
27088           error handling and correct strides. Fixes #163177.
27089         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
27090         (gst_pngenc_chain):
27091           Better error handling. Fixes #163348.
27092
27093 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27094
27095         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
27096         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
27097         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
27098         (dvdnavsrc_uri_handler_init):
27099           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
27100         * gst/playback/gstplaybasebin.c: (gen_source_element):
27101           Add MMS to streaming URIs.
27102
27103 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27104
27105         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
27106         * sys/xvimage/xvimagesink.c:
27107         (gst_xvimagesink_navigation_send_event):
27108           Check for pad availability before sending event.
27109
27110 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27111
27112         * gst-plugins.spec.in:
27113           Add subparse.
27114
27115 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27116
27117         * configure.ac:
27118           Since we use functions from CVS, up requirement.
27119
27120 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27121
27122         * gst/playback/Makefile.am:
27123         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27124         (group_destroy), (group_commit), (group_is_muted),
27125         (gen_preroll_element), (add_stream), (unknown_type),
27126         (probe_triggered), (preroll_unlinked), (mute_stream),
27127         (silence_stream), (new_decoded_pad), (setup_substreams),
27128         (setup_source), (get_active_source), (mute_group_type),
27129         (muted_group_change_state), (set_active_source),
27130         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
27131         (play_base_eos), (gst_play_base_bin_change_state):
27132         * gst/playback/gstplaybasebin.h:
27133         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
27134         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
27135         (gst_stream_info_dispose), (stream_info_mute_pad),
27136         (stream_info_change_state), (gst_stream_info_set_mute):
27137         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
27138         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
27139         (gst_stream_selector_init), (gst_stream_selector_dispose),
27140         (gst_stream_selector_get_linked_pad),
27141         (gst_stream_selector_get_caps), (gst_stream_selector_link),
27142         (gst_stream_selector_get_linked_pads),
27143         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
27144         * gst/playback/gststreamselector.h:
27145           Adding stream selection support plus required properties for
27146           applications to use this. Fully fixes #100931.
27147
27148 2005-01-08  Benjamin Otte  <otte@gnome.org>
27149
27150         * gst/games/gstpuzzle.c: (nav_event_handler):
27151           - handle nav events differently: forward every event no matter if it
27152             was handled or not.
27153           - translate events
27154           You can now cheat by using navigationtest ! puzzle and moving the
27155           mouse close to the edge of a tile. ;)
27156
27157 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27158
27159         * configure.ac:
27160         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
27161         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
27162         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
27163         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
27164         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
27165         (gst_ogm_parse_plugin_init):
27166         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
27167         (gst_textoverlay_link), (gst_textoverlay_getcaps),
27168         (gst_textoverlay_event), (gst_textoverlay_video_chain),
27169         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
27170         * ext/pango/gsttextoverlay.h:
27171         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
27172         (gst_matroska_demux_handle_seek_event),
27173         (gst_matroska_demux_sync_streams),
27174         (gst_matroska_demux_parse_blockgroup),
27175         (gst_matroska_demux_subtitle_caps),
27176         (gst_matroska_demux_plugin_init):
27177         * gst/matroska/matroska-ids.h:
27178         * gst/playback/gstdecodebin.c: (close_pad_link):
27179         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
27180         (gen_preroll_element), (remove_groups), (add_stream),
27181         (new_decoded_pad), (setup_subtitles), (gen_source_element),
27182         (setup_source):
27183         * gst/playback/gstplaybasebin.h:
27184         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
27185         * gst/subparse/Makefile.am:
27186         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
27187         (gst_subparse_base_init), (gst_subparse_class_init),
27188         (gst_subparse_init), (gst_subparse_formats),
27189         (gst_subparse_eventmask), (gst_subparse_event),
27190         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
27191         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
27192         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
27193         (parse_mpsub_deinit), (parse_mpsub_init),
27194         (gst_subparse_buffer_format_autodetect),
27195         (gst_subparse_format_autodetect), (gst_subparse_loop),
27196         (gst_subparse_change_state), (gst_subparse_type_find),
27197         (plugin_init):
27198         * gst/subparse/gstsubparse.h:
27199         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
27200         (plugin_init):
27201           Add subtitle support, .sub parser (supports SRT and MPsub),
27202           OGM text support, Matroska UTF-8 text support, deadlock fixes
27203           all over the place, subtitle awareness in decodebin/playbin
27204           and some fixes to textoverlay to handle subtitles in a stream
27205           correctly. Fixes #100931.
27206
27207 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27208
27209         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
27210           Check for pad availability before doing a query on it.
27211
27212 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27213
27214         * ext/dv/gstdvdec.c:
27215           really fix bpp24/32 dvdec caps (classic rgba indeed)
27216         * gst/asfdemux/gstasfdemux.c:
27217         (gst_asf_demux_process_ext_content_desc):
27218           don't send text tags if they are empty (bis repetita)
27219
27220 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27221
27222         * ext/dv/gstdvdec.c:
27223          remove unneeded comment from dvdec
27224           (related to DV 4CC codes in AVI files)
27225           moved them in gstreamer/docs/random/mimetypes
27226         * gst/asfdemux/gstasfdemux.c:
27227         (gst_asf_demux_process_ext_content_desc):
27228          don't send text tags if they are empty
27229          fix mem leak on error path
27230         * gst/ffmpegcolorspace/avcodec.h:
27231         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27232         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
27233         (gst_ffmpegcsp_avpicture_fill):
27234         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
27235         * gst/ffmpegcolorspace/imgconvert_template.h:
27236          adds BGR32 and BGRA32 to ffmpegcolorspace
27237           (still bad colors, fixing it on next commit)
27238           helps with dvdec outputing BGR32
27239
27240 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27241
27242         * ext/dv/gstdvdec.c:
27243          Fix audio caps i just broke (missing ',')
27244         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
27245         (gst_matroska_mux_reset):
27246          Fix typo + add FIXME about old "x-gst-metadata" crap
27247
27248 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27249
27250         * ext/dv/demo-play.c: (main):
27251          xvideosink -> xvimagesink
27252         * ext/dv/gstdvdec.c:
27253          change rgb 32/32 caps to 24/32 (no alpha)
27254          change nb of channels to be a list (2 or 4, not 2)
27255          change sample rate to be a list (32, 44.1, 48 kHz) not a range
27256         * gst/asfdemux/gstasfdemux.c:
27257         (gst_asf_demux_process_ext_content_desc):
27258          Add 'date/year' to extracted metadata list
27259
27260 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27261
27262         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
27263           The return value of fixate_to does not imply that the requested
27264           value was set, so don't assume.
27265
27266 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
27267
27268         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27269
27270         * ext/libpng/gstpngdec.c:
27271         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
27272         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
27273         * ext/libpng/gstpngenc.h:
27274           Alpha support (encoder; #163161), mime fixage.
27275
27276 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
27277
27278         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27279
27280         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
27281         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
27282         (gst_faac_set_property), (gst_faac_get_property):
27283         * ext/faac/gstfaac.h:
27284           Allow for ADTS output (#153434).
27285
27286 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27287
27288         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
27289           Fix against template (#150576).
27290
27291 2005-01-06  Benjamin Otte  <otte@gnome.org>
27292
27293         * gst/games/gstpuzzle.c: (draw_puzzle):
27294           don't draw a puzzle if either width or height of tiles would be 0.
27295
27296 2005-01-06  Benjamin Otte  <otte@gnome.org>
27297
27298         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
27299         (gst_puzzle_class_init), (gst_puzzle_finalize):
27300           no memleaks, please
27301         (gst_puzzle_create), (gst_puzzle_init),
27302         (gst_puzzle_set_property), (gst_puzzle_setup):
27303           change initialization code around so we don't reshuffle on resize
27304         (draw_puzzle):
27305           fix another stupid typo
27306
27307 2005-01-06  Benjamin Otte  <otte@gnome.org>
27308
27309         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
27310           fix stupid typo that borked copying on YUY2
27311
27312 2005-01-06  Benjamin Otte  <otte@gnome.org>
27313
27314         * gst/games/gstpuzzle.c: (draw_puzzle):
27315           fix edges when image sizes aren't multiples of tile sizes
27316
27317 2005-01-06  Benjamin Otte  <otte@gnome.org>
27318
27319         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
27320           make RGB endianness work correctly
27321         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
27322           refactor and fix race with initial shuffling
27323         (nav_event_handler):
27324           allow using the mouse to puzzle
27325         (draw_puzzle):
27326           insist on tiles having width and height as multiples of 4 to get
27327           clean YUV image handling
27328         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
27329         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
27330           s/DEBUG/LOG/ for common messages
27331         (gst_xvimagesink_navigation_send_event):
27332           fix mouse event translation to not include screen PAR
27333         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
27334           fix mouse event translation to actually work
27335
27336 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27337
27338         * gst/asfdemux/gstasfdemux.c:
27339         (gst_asf_demux_process_ext_content_desc):
27340          Extract TrackNumber metadata + clean up code
27341         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
27342          Hope this is the good fix (var used unitialised)
27343
27344 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27345
27346         * ext/faad/gstfaad.c: (gst_faad_chain):
27347           Only increment timestamp if it's valid. Fixes raw AAC streams.
27348
27349 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27350
27351         * configure.ac:
27352         * gst/games/Makefile.am:
27353         * gst/games/gstpuzzle.c:
27354           add a puzzle game with...
27355         * gst/games/gstvideoimage.c:
27356         * gst/games/gstvideoimage.h:
27357           ... full colorspace support (that includes YUV9 and RGB16)) stolen
27358           from videotestsrc and made into something that would be a nice
27359           library for a lot of other plugins.
27360
27361 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27362
27363         * configure.ac:
27364          don't compile faad plugin if a RC of 2.0 is found
27365          Fixes #155346 (and FC1 buildbot)
27366         * gst/asfdemux/gstasfdemux.c:
27367         (gst_asf_demux_process_ext_content_desc):
27368          try to make Solaris compiler happier
27369
27370 2005-01-06  Paul Jack  <pjack@sfaf.org>
27371
27372         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27373
27374         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
27375           Fix segfault (#161667).
27376
27377 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27378
27379         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
27380           Fix framerate reporting.
27381
27382 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
27383
27384         * gst-libs/gst/riff/riff-ids.h:
27385         * gst/wavenc/riff.h:
27386          Add AMR (VBR and CBR) ids to riff.h audio codec list
27387         * gst/asfdemux/gstasfdemux.c:
27388         (gst_asf_demux_process_ext_content_desc),
27389         (gst_asf_demux_process_object):
27390           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
27391
27392 2005-01-05  Martin Eikermann  <meiker@upb.de>
27393
27394         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27395
27396         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
27397         (gst_dvd_demux_handle_discont):
27398         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
27399         (gst_mpeg_demux_handle_discont):
27400           Recreate pads on new-media (#160730).
27401         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
27402           Send discont even if manager changes timestamps (#161929).
27403
27404 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
27405
27406         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27407
27408         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
27409           Fix invalid memory access (#159211).
27410
27411 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27412
27413         * examples/gstplay/player.c: (main):
27414           Don't iterate.
27415         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
27416           Add visualizations.
27417         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
27418         (gst_a52dec_handle_frame):
27419           Set duration.
27420         * ext/dvdnav/gst-dvd:
27421           Add audioconvert. Fixes #161325.
27422         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
27423           Explicitely case to gint64. Possible valgrind error.
27424         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
27425         (gst_play_tick_callback), (gst_play_change_state),
27426         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
27427         (gst_play_set_location), (gst_play_get_location),
27428         (gst_play_seek_to_time), (gst_play_set_data_src),
27429         (gst_play_set_video_sink), (gst_play_set_audio_sink),
27430         (gst_play_set_visualization), (gst_play_connect_visualization),
27431         (gst_play_get_framerate), (gst_play_get_all_by_interface),
27432         (gst_play_new):
27433           Use playbin. Fixes #139749 and #147744.
27434         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
27435           Add genre tag.
27436         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
27437         (audioscale_get_type), (gst_audioscale_base_init),
27438         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
27439         (gst_audioscale_getcaps), (gst_audioscale_fixate),
27440         (gst_audioscale_link), (gst_audioscale_get_buffer),
27441         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
27442         (gst_audioscale_init), (gst_audioscale_dispose),
27443         (gst_audioscale_chain), (gst_audioscale_set_property),
27444         (gst_audioscale_get_property), (plugin_init):
27445           Indent properly.
27446         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
27447           Fix LPCM.
27448         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
27449         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
27450         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
27451           Add more metadata (fixes #162656).
27452
27453 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27454
27455         * configure.ac:
27456           back to cvs
27457
27458 === release 0.8.7 ===
27459
27460 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27461
27462         * NEWS:
27463         * RELEASE:
27464         * configure.ac:
27465           releasing 0.8.7, "Hyperspace"
27466
27467 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27468
27469         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
27470
27471         * gst/playback/gstplaybasebin.c:
27472          Fix for #162924 - free caps after use, not before
27473
27474 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
27475
27476         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27477
27478         * gst/playback/gstplaybasebin.c:
27479         * gst/wavparse/gstwavparse.c:
27480           Fix for #154773 - fixes playback of small .wav files
27481
27482 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
27483
27484         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27485
27486         * gst/audioscale/gstaudioscale.c:
27487           Fix for #162819 - make audioscale reusable
27488           Fixes playback of more than one file with playbin/totem
27489
27490 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27491
27492         * gst/ffmpegcolorspace/avcodec.h:
27493         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27494         * gst/ffmpegcolorspace/imgconvert.c:
27495           clean up the mess that made me cry and avoid needless duplication
27496
27497 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27498
27499         * gst/ffmpegcolorspace/imgconvert.c:
27500           give some indication of why we're segfaulting
27501
27502 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27503
27504         * configure.ac:
27505           Fix indentation, fix v4l2 plugin detection.
27506         * ext/Makefile.am:
27507           Fix libmms location (Maciej, use diff -u!).
27508         * ext/alsa/gstalsa.c: (gst_alsa_init):
27509           Initialize caps cache to NULL.
27510         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
27511           Only change state on audiosink if it exists.
27512
27513 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
27514
27515         * gst/matroska/matroska-demux.c:
27516         * gst/matroska/matroska-ids.h:
27517         * gst/matroska/matroska-demux.h:
27518         Fix Vorbis streams failing to decode in some files, where cluster_time
27519         isn't 0, because then it doesn't send codec_priv before actual data.
27520         Remove time-based test and replace it with marker set on beginning of
27521         new stream
27522
27523 2004-12-28  David Schleef  <ds@schleef.org>
27524
27525         Merge patch from Ronald fixing problems with streaming
27526         text.
27527         * ext/cairo/gstcairo.c: (plugin_init):
27528         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
27529         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
27530         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
27531         (gst_textoverlay_font_init), (gst_textoverlay_init),
27532         (gst_textoverlay_set_property):
27533         * ext/cairo/gsttextoverlay.h:
27534
27535 2004-12-27  David Schleef  <ds@schleef.org>
27536
27537         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
27538         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
27539         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
27540         (gst_textoverlay_font_init), (gst_textoverlay_init),
27541         (gst_textoverlay_set_property): Improvements to actually
27542         render text as white on black outline on video, including
27543         font selection and horizontal/vertical alignment.  (Ronald's
27544         christmas present)
27545         * ext/cairo/gsttextoverlay.h:
27546
27547 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27548
27549         * ext/ogg/gstogg.c:
27550         * ext/ogg/gstogmparse.c:
27551           fix ogm[audio/video]parse plugin registration
27552           (riff won't load if bytestream is already loaded)
27553
27554 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27555
27556         * gst/audioconvert/gstchannelmix.c:
27557           fix for GLIB < 2.4
27558
27559 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27560
27561         * Makefile.am:
27562         * configure.ac:
27563           disable docs again until it actually passes make distcheck.
27564
27565 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27566
27567         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
27568         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
27569         (plugin_init):
27570           Add 3GP (variables name Q3GP because they can't start with a
27571           number). Add samr audio fourcc (used in .3gp files), decoder
27572           is work in progress. Also do a GST_WARNING instead of ERROR
27573           in case of unknown nodes, to decrease output.
27574
27575 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27576
27577         * Makefile.am:
27578           really fix dist
27579
27580 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27581
27582         * configure.ac:
27583         * ext/speex/gstspeexdec.h:
27584         * ext/speex/gstspeexenc.h:
27585           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
27586           Fix detection code in configure.ac
27587
27588 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27589
27590         * gst/matroska/matroska-demux.c:
27591         (gst_matroska_demux_parse_blockgroup):
27592           Save position, so that queries give proper return values. Don't
27593           know how this could ever have worked before...
27594
27595 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27596
27597         * configure.ac:
27598           Put additional LAME check inside the conditional.  Fixes #152339
27599
27600 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27601
27602         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27603         (gst_avi_demux_stream_scan):
27604           Add some more debug. Fix logic error when setting movi offset
27605           while reading index.
27606
27607 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27608
27609         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27610         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
27611         (gst_avi_demux_process_next_entry):
27612           Add some debugging. Better detection of broken indexes and the
27613           accompanying index recovery. No infinite loops on state changes
27614           when we're still in our loopfunction.
27615
27616 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27617
27618         * configure.ac:
27619           Fix up.
27620
27621 2004-12-22  Archana Shah  <archana.shah@wipro.com>
27622
27623         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
27624
27625         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
27626           Normalizing the value before setting
27627         (gst_sunaudiomixer_get_volume):
27628           Normalizing the value after getting. Fixes bug# 161980
27629
27630 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27631
27632         * Makefile.am: Make sure docs gets disted
27633         * docs/Makefile.am: Make sure all needed files get disted
27634         * gst-plugins.spec.in: latest updates
27635
27636 2004-12-22  Wim Taymans  <wim@fluendo.com>
27637
27638         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27639         Revert patch 1.38 as clock distribution over schedulers does
27640         not work correcly in the core yet.
27641
27642 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27643
27644         * sys/oss/README: remove this file, which predates my birth
27645           (and which content is by far outdated)
27646
27647 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
27648
27649         * Makefile.am:
27650         * configure.ac:
27651         * docs/Makefile.am:
27652         * docs/libs/Makefile.am:
27653         * docs/libs/gst-plugins-libs-docs.sgml:
27654         * docs/libs/gst-plugins-libs-sections.txt:
27655         * docs/libs/tmpl/gstgconf.sgml:
27656         * docs/upload.mak:
27657         * docs/version.entities.in:
27658           Added boilerplate gtk-doc files for plugin-libs documentation.
27659
27660 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27661
27662         * gst/auparse/gstauparse.c: fix int and float audio caps
27663
27664 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27665
27666         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
27667         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
27668           g_assert() can be a macro, don't use #ifdef inside it.
27669
27670 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
27671
27672         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27673
27674         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
27675         (gst_videorate_init), (gst_videorate_chain),
27676         (gst_videorate_change_state):
27677           Event handling (fixes #159986).
27678
27679 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27680
27681         * gst-libs/gst/riff/riff-media.c:
27682         (gst_riff_create_video_caps_with_data):
27683           Add BLZ0 (Blizzard's version of DivX) fourcc.
27684
27685 2004-12-18  David Schleef  <ds@schleef.org>
27686
27687         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
27688         portability fix.
27689
27690 2004-12-18  David Schleef  <ds@schleef.org>
27691
27692         * gst/tta/ttadec.h: Disable some header code that isn't used
27693         and clearly isn't portable.
27694
27695 2004-12-18  David Schleef  <ds@schleef.org>
27696
27697         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
27698         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
27699         (avcodec_get_pix_fmt), (avpicture_layout),
27700         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
27701         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
27702         Fix code to not use GCC extensions (and c99 extensions that
27703         Forte does not like.)
27704
27705 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
27706
27707         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27708
27709         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
27710         (gst_deinterlace_chain):
27711           Rowstride fixes. Fixes #161039.
27712         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
27713         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
27714         (gst_video_crop_getcaps), (gst_video_crop_link),
27715         (gst_video_crop_i420), (gst_video_crop_chain),
27716         (gst_video_crop_change_state):
27717           Rework of negotiation. Actually works now. Fixes #158650.
27718
27719 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27720
27721         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
27722           That was very stupid.
27723
27724 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27725
27726         * gst/matroska/matroska-demux.c:
27727         (gst_matroska_demux_parse_blockgroup):
27728           Fix possible crasher.
27729
27730 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27731
27732         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
27733         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
27734           Lace sizes can be zero.
27735
27736 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27737
27738         * ext/musepack/gstmusepackdec.cpp:
27739           Fetch error return values. Fixes #161624.
27740         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
27741           Really EOS.
27742
27743 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27744
27745         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
27746           Work for truncated (unfinished download etc.) files. Fixes #160514.
27747
27748 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27749
27750         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
27751           Fix for integer overflow. Makes #156001 not crash. Probably masks
27752           the real bug.
27753
27754 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27755
27756         * gst/ac3parse/gstac3parse.c: (plugin_init):
27757           Parsers never have ranks. Fixes #159651.
27758
27759 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27760
27761         * gst/playback/gstdecodebin.c: (compare_ranks):
27762           make sure the facotries are ordered the same every time even if they
27763           have the same rank by using the name
27764         * gst/playback/gstdecodebin.c: (find_compatibles):
27765           make sure we don't add factories to the list twice
27766
27767 2004-12-16  David Schleef  <ds@schleef.org>
27768
27769         * configure.ac: look for musepack headers as musepack/*.h
27770         (fixes #159847)
27771         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
27772         * ext/musepack/gstmusepackreader.h: same
27773
27774 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27775
27776         * gst-libs/gst/riff/riff-read.c:
27777         (gst_riff_read_strf_auds_with_data):
27778           Read extradata correctly (fixes #155879).
27779
27780 2004-12-16  David Schleef  <ds@schleef.org>
27781
27782         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
27783         audio.  does _not_ attempt or allow conversion unless channels
27784         is 1 or 2.
27785
27786 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27787
27788         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
27789
27790 2004-12-16  David Schleef  <ds@schleef.org>
27791
27792         * gst/audioscale/gstaudioscale.c: the resample library only
27793         handles 1 or 2 channels.  Change caps to compensate.
27794
27795 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27796
27797         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
27798         (gst_matroska_demux_audio_caps):
27799           Some MPEG-AAC hacks, because else it doesn't work...
27800
27801 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27802
27803         * gst-libs/gst/riff/riff-media.c:
27804         (gst_riff_create_video_caps_with_data),
27805         (gst_riff_create_video_template_caps):
27806           Add h264.
27807
27808 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27809
27810         * gst-libs/gst/audio/Makefile.am:
27811           Try to fix buildbot.
27812
27813 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
27814
27815         * gst/tcp/gstmultifdsink.c:
27816           Clean up and uniformize debugging.
27817
27818 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
27819
27820         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27821
27822         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
27823         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
27824         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
27825         (gst_mpeg_demux_change_state):
27826           Reset on ready. Fixes 160276.
27827
27828 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
27829
27830         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27831
27832         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27833         (gst_ffmpegcsp_pad_link):
27834           Fix memleak (#154815).
27835
27836 2004-12-16  James Bowes  <bowes@cs.dal.ca>
27837
27838         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27839
27840         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
27841         (gst_musicbrainz_init), (gst_musicbrainz_chain),
27842         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
27843         * ext/musicbrainz/gsttrm.h:
27844           Add support for using a proxy server when getting a trm id from
27845           the MusicBrainz database (#149613).
27846
27847 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
27848
27849         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27850
27851         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
27852         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
27853           Fix memleaks (#157233).
27854
27855 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
27856
27857         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27858
27859         * gst-libs/gst/resample/resample.c: (gst_resample_close):
27860         * gst-libs/gst/resample/resample.h:
27861         * gst/audioscale/gstaudioscale.c:
27862           Fix memleak (#159215).
27863
27864 2004-12-16  Toni Willberg  <toniw@iki.fi>
27865
27866         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27867
27868         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
27869         * sys/oss/oss_probe.c: (main):
27870           Check for mono/stereo support (similar to samplerate probing),
27871           fixes #159433. Also add missing copyright header to oss_probe.c.
27872
27873 2004-12-15  David Schleef  <ds@schleef.org>
27874
27875         * configure.ac: add audioresample and cairo plugins.  Remove
27876         HAVE_MMX stuff, because it's not used.
27877         * ext/Makefile.am: same
27878         * ext/audioresample/Makefile.am: You are not ready for an
27879         audio resampling element based on audioresample.
27880         * ext/audioresample/gstaudioresample.c:
27881         * ext/audioresample/gstaudioresample.h:
27882         * ext/cairo/Makefile.am: You are not ready for overlay elements
27883         based on cairo.  Don't look too closely, these elements kinda
27884         suck right now.
27885         * ext/cairo/gstcairo.c: new
27886         * ext/cairo/gsttextoverlay.c: new
27887         * ext/cairo/gsttextoverlay.h: new
27888         * ext/cairo/gsttimeoverlay.c: new
27889         * ext/cairo/gsttimeoverlay.h: new
27890         * gst-libs/gst/media-info/media-info-priv.h: fix compile
27891         problem with compilers that don't support variadic macros.
27892
27893 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
27894
27895         Reviewed by:  David Schleef  <ds@schleef.org>
27896
27897         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
27898         Bala, registering sunaudiosrc (oops!), and cleaning up code a
27899         bit.  Also ran indent-gst.
27900         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
27901         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
27902         (gst_sunaudiosrc_setparams):
27903
27904 2004-12-14  David Schleef  <ds@schleef.org>
27905
27906         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
27907         output rate to 16000.  Should fix #160235.
27908
27909 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27910
27911         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
27912         Add typefinding for mpeg2 pes streams
27913
27914 2004-12-13  David Schleef  <ds@schleef.org>
27915
27916         * configure.ac:  Applied patch from bug #143659, making default
27917         sources and sinks OS-dependent (for Solaris), and added code
27918         for OS/X.
27919         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
27920
27921 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27922
27923         * gst-libs/gst/riff/riff-media.c:
27924           forgot to add h2.64 to avidemux template caps
27925
27926 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27927
27928         * gst/wavenc/riff.h:
27929         * gst-libs/gst/riff/riff-media.c:
27930         * gst-libs/gst/riff/riff-ids.h:
27931         * gst/avi/gstavimux.c
27932         add 4CC code for VideoSoft h264 in AVI (VSSH)
27933           fixes bug #160655
27934         remove s323 from riff, it's quicktime specific :(
27935
27936 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27937
27938         * gst/asfdemux/README
27939         * gst/wavenc/riff.h
27940         * gst-libs/gst/riff/riff-ids.h
27941         * gst-libs/gst/riff/riff-media.c
27942         * gst/qtdemux/qtdemux.c:
27943           add new 4CC codes for h263 related codecs
27944           fixes partially bug #155163
27945
27946 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
27947
27948         * configure.ac: Update polyaudio requirement to 0.7
27949         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
27950
27951 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27952
27953         * gst/interleave/deinterleave.c:
27954         fix my name's spelling! :)
27955
27956 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27957
27958         * AUTHORS ChangeLog
27959         * gst/auparse/gstauparse.c
27960         * gst/interleave/deinterleave.c
27961         * gst/law/:
27962                 alaw-decode.c alaw-encode.c
27963                 mulaw-decode.c mulaw-encode.c
27964         * gst/oneton/gstoneton.c
27965         * sys/osxaudio/:
27966                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
27967         * sys/osxvideo/:
27968                 cocoawindow.h cocoawindow.m
27969                 osxvideosink.h osxvideosink.m
27970
27971         put the same mail address for Zaheer Abbas Merali everywhere
27972
27973 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27974
27975         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
27976           Align by packetsize, and assert that we a packet available before
27977           playing. The first makes webstreams work (they often include
27978           trailing padding data in a packet), the second allows pausing a
27979           ASF stream in totem without getting demux errors afterwards.
27980
27981 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27982
27983         * ext/ogg/gstoggdemux.c: (get_relative):
27984           Check for non-NULL before accessing member (end-of-chain).
27985
27986 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27987
27988         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
27989         (cdparanoia_set_property), (cdparanoia_get_property):
27990         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
27991         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
27992         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
27993         (dvdreadsrc_init), (dvdreadsrc_set_property),
27994         (dvdreadsrc_get_property):
27995         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
27996         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
27997           Synchronize property names where not yet the case. Devices are
27998           now device=X, other versions are deprecated (but still exist).
27999           Also use g_free() unconditionally.
28000         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28001         (setup_source), (gst_play_base_bin_get_property):
28002           Expose source.
28003
28004 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28005
28006         * configure.ac: move GCONF macro outside conditional for the am
28007           conditional. Fixes #160439
28008
28009 2004-12-08  David Schleef  <ds@schleef.org>
28010
28011         * tools/gst-visualise-m.m: Switch to elements that currently
28012         exist.
28013
28014 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28015
28016         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
28017           We love wrong commas.
28018
28019 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28020
28021         * gst/matroska/matroska-demux.c:
28022         (gst_matroska_demux_handle_src_query):
28023           Don't set DEFAULT, unsupported - makes length display incorrectly
28024           in some cases.
28025
28026 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
28027
28028         * gst/monoscope/README: remove blurb about files being GPL
28029         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
28030         * gst/monoscope/monoscope.c: Change license to BSD with explanation
28031           monoscope is now effectively LGPL licensed
28032
28033 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
28034
28035         * gst/monoscope/README: Update information to be more correct
28036         * gst/monoscope/convolve.c: Relicense to LGPL
28037         * gst/monoscope/convolve.h: Relicense to LGPL
28038
28039 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
28040
28041         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
28042           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
28043         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
28044           set default_duration for mpeg1 audio
28045
28046 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28047
28048         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
28049         * ext/alsa/gstalsa.h:
28050           refactor big chunks of the core caps negotiation code to make it
28051           a lot faster, because people claim it's really slow
28052           (actually, just cache the getcaps when the device is opened)
28053
28054 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28055
28056         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
28057         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
28058         (gst_a52dec_handle_frame), (gst_a52dec_chain),
28059         (gst_a52dec_change_state), (plugin_init):
28060         * ext/a52dec/gsta52dec.h:
28061           Do something useful with timestamps. Make chain-based (since
28062           there's really no reason to be loopbased).
28063         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
28064           Update current_byte/frame correctly.
28065
28066 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28067
28068         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
28069         (gst_ape_demux_stream_init):
28070           Forward tags, too.
28071
28072 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28073
28074         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
28075           Let's make sure we're done typefinding when detecting tags.
28076
28077 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28078
28079         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
28080         (gst_ebml_read_init), (gst_ebml_read_use_event),
28081         (gst_ebml_read_element_id), (gst_ebml_peek_id),
28082         (gst_ebml_read_seek), (gst_ebml_read_skip),
28083         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
28084         (gst_ebml_read_master):
28085         * gst/matroska/ebml-read.h:
28086         * gst/matroska/matroska-demux.c:
28087         (gst_matroska_demux_parse_contents),
28088         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
28089           Disgustingly evil hack for working around INTERRUPT events and
28090           their extremely annoying habit of being a pain in the ass. We
28091           simply peek a cluster before reading any of it.
28092
28093 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28094
28095         * ext/musepack/gstmusepackdec.cpp:
28096           There's also floating point libmusepacks.
28097
28098 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28099
28100         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
28101         (gst_faad_chanpos_to_gst), (gst_faad_chain):
28102           Set DURATION even if source buffer didn't. Also use increasing
28103           timestamps.
28104         * gst-libs/gst/riff/riff-media.c:
28105         (gst_riff_create_audio_caps_with_data):
28106           Block_align can have larger values than 8192.
28107
28108 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28109
28110         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
28111         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
28112         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
28113         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
28114           Fix caps.
28115
28116 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28117
28118         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
28119           Fix logic bug.
28120
28121 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28122
28123         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
28124           Yay, another one.
28125
28126 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28127
28128         * ext/esd/esdsink.c: (gst_esdsink_chain):
28129           Make error actually say something useful (fixes #156798).
28130         * gst-libs/gst/riff/riff-media.c:
28131         (gst_riff_create_video_caps_with_data),
28132         (gst_riff_create_video_template_caps):
28133           Add Intel Video 5.0 fourcc (IV50).
28134
28135 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
28136
28137         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
28138         detection on mono and stereo mp3 files.
28139
28140 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28141
28142         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
28143           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
28144           the contained stream).
28145
28146 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28147
28148         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
28149           Oops, remove debug.
28150
28151 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
28152
28153         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28154
28155         * gst/law/alaw-decode.c: (alawdec_getcaps):
28156         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
28157           Prevent warnings when negotiating caps (fixes #159338).
28158
28159 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28160
28161         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28162         (gst_ffmpegcsp_chain):
28163           Remove old leftover that shouldn't be there...
28164
28165 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
28166
28167         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28168
28169         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
28170           Don't forward DISCONT events (fixes #159684).
28171
28172 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28173
28174         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
28175           Unlink manually since sometimes bin disposal (and therefore
28176           pad unlinking) is delayed, which will cause a new media file
28177           to not be able to start playing instantly.
28178
28179 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28180
28181         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
28182           On mute of an unlinked stream, check for pad availability so
28183           we don't crash on unlinked pad.
28184
28185 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28186
28187         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
28188         (gst_avi_demux_massage_index):
28189           Fix quite humiliating bug in omitting 0-sized index chunks but
28190           forgetting to count them for timestamps.
28191
28192 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28193
28194         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
28195           Actually leave the loop if we failed to sync. Don't crash.
28196
28197 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28198
28199         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
28200         (gst_dvd_demux_process_private):
28201         * gst/mpegstream/gstdvddemux.h:
28202           Fix crash (#159759). Doesn't work, though. :-(.
28203
28204 2004-11-28  Benjamin Otte  <otte@gnome.org>
28205
28206         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
28207           more overwriting protection due to modifying channels one by one
28208           instead of all at once
28209
28210 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28211
28212         * gst/audioconvert/gstchannelmix.c:
28213         (gst_audio_convert_fill_normalize):
28214           Normalize using absolute values.
28215
28216 2004-11-28  Julien MOUTTE  <julien@moutte.net>
28217
28218         * configure.ac:
28219         * ext/Makefile.am:
28220         * ext/directfb/Makefile.am:
28221         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
28222         (gst_directfbvideosink_get_pixel_format),
28223         (gst_directfbvideosink_get_format_from_fourcc),
28224         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
28225         (gst_directfbvideosink_sink_link),
28226         (gst_directfbvideosink_change_state),
28227         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
28228         (gst_directfbvideosink_buffer_alloc),
28229         (gst_directfbvideosink_interface_supported),
28230         (gst_directfbvideosink_interface_init),
28231         (gst_directfbvideosink_navigation_send_event),
28232         (gst_directfbvideosink_navigation_init),
28233         (gst_directfbvideosink_set_property),
28234         (gst_directfbvideosink_get_property),
28235         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
28236         (gst_directfbvideosink_base_init),
28237         (gst_directfbvideosink_class_init),
28238         (gst_directfbvideosink_get_type), (plugin_init):
28239         * ext/directfb/directfbvideosink.h: Adding a first version of
28240         directfbvideosink.
28241         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
28242         more.
28243
28244 2004-11-28  Benjamin Otte  <otte@gnome.org>
28245
28246         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
28247           walk the samples backwards if out_channels > in_channels so we don't
28248           overwrite data
28249
28250 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28251
28252         * gst/audioconvert/Makefile.am:
28253         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
28254         (gst_audio_convert_link), (gst_audio_convert_change_state),
28255         (gst_audio_convert_channels):
28256         * gst/audioconvert/gstchannelmix.c:
28257         (gst_audio_convert_unset_matrix),
28258         (gst_audio_convert_fill_identical),
28259         (gst_audio_convert_fill_compatible),
28260         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
28261         (gst_audio_convert_fill_others),
28262         (gst_audio_convert_fill_normalize),
28263         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
28264         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
28265         * gst/audioconvert/gstchannelmix.h:
28266           Implement a channel mixer.
28267
28268 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
28269
28270         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
28271         * ext/alsa/gstalsa.h:
28272         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
28273         Make alsasink actually honor gst_element_set_clock and use that
28274         clock instead of its internal one.
28275
28276 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
28277
28278         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
28279         (gst_play_base_bin_change_state): nullify source and decoder when
28280         going from READY to NULL so that we don't try to do weird stuff with
28281         them when going from NULL to READY
28282         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
28283         instead of g_object_unref
28284         (gen_video_element), (gen_audio_element): more refcounting fixes, now
28285         it should be correct
28286         (gst_play_bin_change_state): don't call remove_sinks if we are
28287         currently disposing the object
28288
28289 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28290
28291         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
28292           Don't forget bass if it's there. Else left channel is silent...
28293
28294 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28295
28296         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
28297         (gst_a52dec_change_state):
28298           Don't do sample adjusting anymore, we use float audio now.
28299         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
28300           Don't fixate to non-existing properties.
28301
28302 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28303
28304         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
28305         (gst_a52dec_change_state):
28306           Advertise that we can do surround sound.
28307
28308 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28309
28310         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
28311           Add buffer-frames=0.
28312         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
28313         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
28314         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
28315         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
28316         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
28317         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
28318         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
28319         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
28320         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
28321         * ext/dvdread/dvdreadsrc.h:
28322           Add seeking, querying for bytes, sectors, title, angle and
28323           chapter. Handle multiple chapters. Relicense to LGPL because
28324           Billy agreed on that (thanks Billy!).
28325
28326 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
28327
28328         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
28329         call parent dispose method
28330
28331 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
28332
28333         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
28334         (gst_audio_clock_get_internal_time):
28335         Fix active <-> inactive transitions: ensure time value always
28336         grows and avoid abrupt value changes.
28337
28338 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
28339
28340         * configure.ac:
28341         * gst/tta/Makefile.am:
28342         * gst/tta/crc32.h:
28343         * gst/tta/filters.h:
28344         * gst/tta/gsttta.c:
28345         * gst/tta/gstttadec.c:
28346         * gst/tta/gstttadec.h:
28347         * gst/tta/gstttaparse.c:
28348         * gst/tta/gstttaparse.h:
28349         * gst/tta/ttadec.h:
28350           added TTA parser and decoder
28351
28352 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28353
28354         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28355         (probe_triggered), (check_queue), (buffer_underrun),
28356         (buffer_running), (buffer_overrun), (gen_source_element),
28357         (setup_source):
28358         * gst/playback/gstplaybasebin.h:
28359           Implement buffering. Needs some more work.
28360
28361 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28362
28363         * ext/theora/theoradec.c: (theora_dec_chain):
28364           Fix ilog mask range overflow.
28365
28366 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28367
28368         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
28369           Don't omit the last (which in case of dmix is the only :) )
28370           channel count. Don't set channels if <= 2.
28371
28372 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
28373
28374         * gst/playback/gstplaybin.c: (gen_video_element),
28375         (gen_audio_element): Removed 2 obsolete comments
28376
28377 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
28378
28379         * ext/vorbis/oggvorbisenc.c
28380         * ext/vorbis/vorbisenc.c :
28381           change description fields of those plugins to differentiate them
28382           (pitivi show Encoders by description, they had the same one)
28383
28384 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
28385
28386         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28387
28388         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
28389         (gst_play_bin_set_property), (gen_video_element),
28390         (gen_audio_element):
28391           Refcounting fixes for provided audio-/videosinks.
28392
28393 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28394
28395         * gst/playback/gstplaybin.c: (gen_video_element),
28396         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
28397           Don't reference all sinks, but only the video- and audiosinks.
28398           The vis. element should be disposed when we're done with it.
28399           We don't have any reason to keep it around. This fixes warnings
28400           when reusing playbin for playing multiple audio files with
28401           vis. enabled. Also release audio device on pause - idea stolen
28402           from Rhythmbox.
28403
28404 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28405
28406         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
28407         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
28408         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
28409         * ext/alsa/gstalsaplugin.c: (plugin_init):
28410         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
28411         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
28412         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
28413         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
28414         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
28415         (gst_faad_change_state), (plugin_init):
28416         * ext/faad/gstfaad.h:
28417         * ext/vorbis/vorbis.c: (plugin_init):
28418         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
28419         * gst-libs/gst/audio/Makefile.am:
28420         * gst-libs/gst/audio/audio.c: (plugin_init):
28421         * gst-libs/gst/audio/multichannel.c:
28422         (gst_audio_check_channel_positions),
28423         (gst_audio_get_channel_positions),
28424         (gst_audio_set_channel_positions),
28425         (gst_audio_set_structure_channel_positions_list),
28426         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
28427         (gst_audio_fixate_channel_positions):
28428         * gst-libs/gst/audio/multichannel.h:
28429         * gst-libs/gst/audio/testchannels.c: (main):
28430         * gst/audioconvert/gstaudioconvert.c:
28431         (gst_audio_convert_class_init), (gst_audio_convert_init),
28432         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
28433         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
28434         (gst_audio_convert_fixate), (gst_audio_convert_channels):
28435         * gst/audioconvert/plugin.c: (plugin_init):
28436           Surround sound support.
28437
28438 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28439
28440         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
28441           Fix position for discont if we're close as well. Nitpicking, but
28442           saves a few milliseconds of extra waiting or skipping.
28443
28444 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28445
28446         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
28447           We sometimes need parsers for playback, so add those too.
28448
28449 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28450
28451         * configure.ac:
28452         * gst/apetag/Makefile.am:
28453         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
28454         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
28455         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
28456         (gst_ape_demux_get_src_query_types),
28457         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
28458         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
28459         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
28460         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
28461         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
28462         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
28463         (gst_ape_demux_change_state):
28464         * gst/apetag/apedemux.h:
28465         * gst/apetag/apetag.c: (plugin_init):
28466         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
28467         (plugin_init):
28468           APE v1/2 tag reader plus typefind function.
28469
28470 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28471
28472         * configure.ac:
28473         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28474         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
28475           Remove hacks for older core. Require newer core version
28476           accordingly.
28477
28478 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28479
28480         * gst/cdxaparse/Makefile.am:
28481         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
28482         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
28483         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
28484         * gst/cdxaparse/gstcdxaparse.h:
28485         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
28486         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
28487         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
28488         (gst_cdxastrip_get_src_query_types),
28489         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
28490         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
28491         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
28492         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
28493         * gst/cdxaparse/gstcdxastrip.h:
28494           SVCD/VCD header stripping separated from CDXA image parsing.
28495         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28496         (plugin_init):
28497           Add VCD/SVCD header typefinding for VCD/SVCD.
28498         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
28499         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
28500         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
28501         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
28502         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
28503         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
28504         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
28505         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
28506         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
28507         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
28508         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
28509         * sys/vcd/vcdsrc.h:
28510           Fix up, add seeking, querying, URI interface. Works in totem now.
28511
28512 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28513
28514         * configure.ac:
28515           back to CVS
28516
28517 === release 0.8.6 ===
28518
28519 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28520
28521         * NEWS:
28522         * RELEASE:
28523         * configure.ac:
28524         * po/af.po:
28525         * po/az.po:
28526         * po/cs.po:
28527         * po/en_GB.po:
28528         * po/hu.po:
28529         * po/it.po:
28530         * po/nb.po:
28531         * po/nl.po:
28532         * po/or.po:
28533         * po/sq.po:
28534         * po/sr.po:
28535         * po/sv.po:
28536         * po/uk.po:
28537           releasing 0.8.6, "IOU Love"
28538
28539 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28540
28541         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28542
28543         * gst/playback/gstplaybasebin.c:
28544           Fix unplayable files error handling.  Fixes #158365
28545
28546 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28547
28548         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28549
28550         * gst/typefind/gsttypefindfunctions.c:
28551           Fix broken mp3 typefinding.  Fixes #158375
28552
28553 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28554
28555         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28556
28557         * ext/ogg/gstoggdemux.c:
28558           Fix sync on broken files.  Fixes #158976
28559
28560 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28561
28562         patch by: Edward Hervey <bilboed@bilboed.com>
28563
28564         * ext/libpng/gstpngenc.c:
28565           Copy over buffer properties.  Fixes #158832
28566
28567 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28568
28569         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
28570
28571         * ext/dvdread/dvdreadsrc.c:
28572           Fixes invalid reads (#158462)
28573
28574 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28575
28576         * sys/v4l/gstv4lsrc.c:
28577         * sys/v4l/gstv4lsrc.h:
28578         * sys/v4l/v4lsrc_calls.c:
28579           Probe less and cache it.  Fixes #159187.
28580
28581 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28582
28583         * gst/videorate/gstvideorate.c:
28584           Handle all video formats. Fixes #159186.
28585
28586 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
28587         * gst/synaesthesia/gstsynaesthesia.c:
28588         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
28589         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
28590         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
28591         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
28592         (gst_synaesthesia_change_state), (plugin_init):
28593         Fix up synaesthesia to work under different samplerates/ buffer sizes.
28594         Force 320x200 output, as that's the only thing the underlying
28595         synaesthesia implementation supports. Still needs to be made
28596         re-entrant.
28597
28598 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28599
28600         * configure.ac:
28601           Fix mpeg2enc configure check (similar to mplex check below).
28602
28603 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
28604
28605         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28606
28607         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28608           Fix for gcc-2.95 (fixes #158221).
28609
28610 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28611
28612         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28613           Re-add clock distribution hack (until new core is released).
28614           Fixes #158125.
28615
28616 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
28617         * configure.ac:
28618           fix mplex configure check segfaulting on some systems (bug #140994)
28619
28620 2004-11-13  Benjamin Otte  <otte@gnome.org>
28621
28622         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
28623           add debugging
28624         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28625           do a wait when we enter the loop func with no data available to
28626           write instead of getting into an 100% CPU loop by just returning and
28627           being called again by the scheduler
28628
28629 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
28630
28631         * configure.ac:
28632         * ext/libvisual/visual.c: (gst_visual_get_type),
28633         (libvisual_log_handler), (gst_visual_getcaps),
28634         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
28635         (plugin_init):
28636           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
28637         * ext/smoothwave/Makefile.am:
28638         * ext/smoothwave/demo-osssrc.c: (main):
28639         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
28640         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
28641         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
28642         (plugin_init):
28643         * ext/smoothwave/gstsmoothwave.h:
28644           Make gstsmoothwave a working element in the 20th century.
28645
28646         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
28647           Fix incorrect link function
28648
28649 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28650
28651         * gst/volume/gstvolume.c:
28652           Allow buffer-frames=0.
28653
28654 2004-11-12 Iain <iaingnome@gmail.com>
28655
28656         * configure.ac: Check for polypaudio
28657
28658         * ext/Makefile.am: Build the polyp dir
28659
28660         * ext/polyp: The polypsink sources.
28661
28662 2004-10-30 Iain <iaingnome@gmail.com>
28663
28664         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
28665         caps to reflect the new number of channels.
28666
28667 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28668
28669         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28670           Fix for negotiation order problem. This would show when the
28671           ALSA loopfuction was called before any other function. ALSA
28672           wouldn't do anything because we're not negotiated yet, leading
28673           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
28674
28675 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28676
28677         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28678
28679         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
28680           No warnings (#157986).
28681
28682 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28683
28684         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
28685           Prefer apev1/2 and id3v1 (at end of file) over musepack.
28686
28687 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28688
28689         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
28690           Signal no-more-pads (so it works in playbin).
28691
28692 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28693
28694         * ext/musepack/gstmusepackreader.cpp:
28695           Workaround for older core.
28696
28697 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28698
28699         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
28700           Actually test for odd width/height rather than testing whether
28701           a temporary variable that was 0 before we subtracted 1 is now
28702           not equal to zero (which it always is).
28703
28704 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28705
28706         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
28707         Fix compilation if HAVE_XVIDEO is not defined
28708
28709 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28710
28711         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
28712         Fix compilation if HAVE_XVIDEO is not defined
28713
28714 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
28715
28716         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
28717         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
28718         (gst_goom_change_state), (plugin_init):
28719         Use the bytestream adapter so goom doesn't depend on the input
28720         buffer size.
28721         Add a debug category
28722
28723 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28724
28725         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
28726           Only set hardware parameters *after* negotiation. Before
28727           negotiation, it will set ANY and that seems to cause crashes
28728           (see e.g. #151288, #153227).
28729
28730 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28731
28732         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
28733           This seems to be antique leftover. It needs to pass error
28734           checking.
28735         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
28736         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
28737         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
28738         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
28739           Fix GstXOverlay implementation (#151059).
28740
28741 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28742
28743         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
28744           Don't assert (#157853).
28745
28746 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28747
28748         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
28749           Fix bytes/samples confustion.
28750         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
28751           Fix for underrun (#144389).
28752
28753 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28754
28755         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
28756           Disable halfway-seek for pending release (since it needs a new
28757           core release).
28758
28759 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28760
28761         * sys/v4l/gstv4lsrc.c:
28762         * sys/v4l/gstv4lsrc.h:
28763         * sys/v4l/v4lsrc_calls.c:
28764           add autoprobe-fps property so we can separate autoprobing parts
28765
28766 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28767
28768         * sys/v4l/gstv4lsrc.c:
28769         * sys/v4l/v4lsrc_calls.c:
28770         initialise fourcc to catch unset fourcc's, and debug
28771
28772 2004-11-09  Wim Taymans  <wim@fluendo.com>
28773
28774         * gst/playback/README:
28775         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
28776         * gst/playback/gstplaybin.c: (gst_play_bin_init),
28777         (gst_play_bin_dispose), (gst_play_bin_set_property),
28778         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
28779         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
28780         (gst_play_bin_get_formats), (gst_play_bin_convert),
28781         (gst_play_bin_get_query_types), (gst_play_bin_query):
28782         Cleanups and some more documentation.
28783
28784 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
28785
28786         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
28787         (gst_cacasink_init), (gst_cacasink_chain):
28788         * ext/libcaca/gstcacasink.h:
28789         Cacasink inherits from VideoSink, so let that store the clock.
28790
28791 2004-11-09  Wim Taymans  <wim@fluendo.com>
28792
28793         * gst/playback/README:
28794         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
28795         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
28796         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
28797         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
28798         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
28799         (setup_sinks):
28800         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
28801         (gst_stream_info_is_mute), (gst_stream_info_set_property):
28802         * gst/playback/gststreaminfo.h:
28803         Updated README.
28804         Only switch groups if all streams have muted (EOSed).
28805         Send Tags in sync with the stream playback instead of in
28806         the playback/preroll phase.
28807         Some cleanups, free the fakesrc elements.
28808
28809 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28810
28811         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
28812           buffer-frames property was missing
28813         * ext/arts/gst_arts.c:
28814           rate missing from sinkcaps
28815         * ext/audiofile/gstafparse.c:
28816         * ext/audiofile/gstafsink.c:
28817         * ext/audiofile/gstafsrc.c:
28818         * ext/swfdec/gstswfdec.c:
28819           int audio doesn't know buffer-frames
28820         * ext/cdparanoia/gstcdparanoia.c:
28821           int audio doesn't know chunksize either
28822         * ext/nas/nassink.c:
28823           it's endianness, not endianess
28824         * gst-libs/gst/audio/audio.h:
28825           make float standard pad template caps really describe float
28826         * gst/law/mulaw.c: (linear_factory):
28827           signed only, please
28828         * gst/mpegstream/gstdvddemux.c:
28829           widths of 20 are not valid
28830
28831 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
28832
28833         Submitted by: Luca Ferretti <elle.uca@infinito.it>
28834
28835         * po/LINGUAS:
28836         * po/it.po:
28837           Add Italian
28838
28839 2004-11-08  Wim Taymans  <wim@fluendo.com>
28840
28841         * gst/playback/README:
28842         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
28843         * gst/playback/gstplaybasebin.c: (probe_triggered),
28844         (gst_play_base_bin_change_state):
28845         Updated README, added more comments for fixmes etc..
28846
28847 2004-11-08  Wim Taymans  <wim@fluendo.com>
28848
28849         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28850         We can remove this hack now.
28851
28852 2004-11-08  Wim Taymans  <wim@fluendo.com>
28853
28854         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
28855         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
28856         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
28857         Only mix AYUV for maximum quality.
28858
28859 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28860
28861         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
28862         (gst_ogg_demux_push), (gst_ogg_pad_push):
28863           Let's act as if we're synchronized now! :).
28864         * ext/theora/theoradec.c: (theora_dec_chain):
28865           Add some debug.
28866
28867 2004-11-08  Wim Taymans  <wim@fluendo.com>
28868
28869         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28870         (gst_alpha_set_property), (gst_alpha_sink_link),
28871         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
28872         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
28873         (gst_alpha_init_params), (gst_alpha_chain):
28874         Implement alpha functions for AYUV too, this increases
28875         accuracy quite a bit.
28876
28877 2004-11-08  Wim Taymans  <wim@fluendo.com>
28878
28879         * gst/ffmpegcolorspace/avcodec.h:
28880         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28881         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
28882         (gst_ffmpegcsp_avpicture_fill):
28883         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28884         (gst_ffmpegcsp_caps_remove_format_info):
28885         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28886         (shrink12), (img_get_alpha_info), (deinterlace_line),
28887         (deinterlace_line_inplace):
28888         * gst/ffmpegcolorspace/imgconvert_template.h:
28889         Added AYUV colorspace and handle RGBA a bit more respectful.
28890
28891 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28892
28893         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28894           Actually always send a discont (cornercase when resending the
28895           same serial-tagged chain twice).
28896
28897 2004-11-08  Julien MOUTTE  <julien@moutte.net>
28898
28899         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
28900         (gst_ximagesink_finalize):
28901         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
28902         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
28903
28904 2004-11-08  Wim Taymans  <wim@fluendo.com>
28905
28906         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
28907         Don't segfault on NULL data.
28908
28909 2004-11-08  Wim Taymans  <wim@fluendo.com>
28910
28911         * gst/playback/gstdecodebin.c: (unlinked):
28912         * gst/playback/gstplay-marshal.list:
28913         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28914         (gst_play_base_bin_init), (group_create), (get_active_group),
28915         (get_building_group), (group_destroy), (group_commit),
28916         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
28917         (add_element_stream), (no_more_pads), (probe_triggered),
28918         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
28919         (state_change), (setup_source), (gst_play_base_bin_get_property),
28920         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
28921         (gst_play_base_bin_link_stream),
28922         (gst_play_base_bin_get_streaminfo):
28923         * gst/playback/gstplaybasebin.h:
28924         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
28925         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
28926         Add support for chained ogg files. Prepare for playlist
28927         support. This patch introduces the concept of pad groups, which
28928         together compose one playable media file.
28929
28930 2004-11-07  David Schleef  <ds@schleef.org>
28931
28932         * testsuite/gst-lint: Check for pad templates that aren't statically
28933         scoped.
28934
28935 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28936
28937         * configure.ac:
28938         * ext/Makefile.am:
28939         * ext/musepack/Makefile.am:
28940         * ext/musepack/gstmusepackdec.cpp:
28941         * ext/musepack/gstmusepackdec.h:
28942         * ext/musepack/gstmusepackreader.cpp:
28943         * ext/musepack/gstmusepackreader.h:
28944           Add musepack decoder.
28945         * ext/faad/gstfaad.c: (gst_faad_base_init):
28946           Make pad templates static.
28947         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28948         (plugin_init):
28949           Add musepack typefinder, make mp3 typefinding work halfway stream,
28950           which doesn't actually work yet because id3demux doesn't implement
28951           _get_length().
28952
28953 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28954
28955         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
28956         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
28957           Fix interrupt event handling (#144436).
28958
28959 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28960
28961         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
28962           Hide unused glory.
28963
28964 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28965
28966         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28967
28968         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
28969           Fix weird caps (#157548).
28970
28971 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28972
28973         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28974
28975         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
28976           Add missing NULL terminator (#157543).
28977
28978 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
28979
28980         * gst/tcp/gsttcp.h:
28981         * gst/tcp/gsttcpclientsink.c:
28982         * gst/tcp/gsttcpclientsrc.c:
28983         * gst/tcp/gsttcpserversink.c:
28984         * gst/tcp/gsttcpserversrc.c:
28985           ports can go up to 65535.  Move common defines to gsttcp.h
28986
28987 2004-11-05  Wim Taymans  <wim@fluendo.com>
28988
28989         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
28990         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
28991         Added two more colorspaces.
28992
28993 2004-11-05  Wim Taymans  <wim@fluendo.com>
28994
28995         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28996         (gst_ffmpegcsp_avpicture_fill):
28997         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28998         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
28999         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
29000         More stride fixes.
29001
29002 2004-11-05  Wim Taymans  <wim@fluendo.com>
29003
29004         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
29005         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
29006         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
29007         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
29008         (gst_videomixer_loop):
29009         More stride fixes.
29010
29011 2004-11-05  Benjamin Otte  <otte@gnome.org>
29012
29013         * ext/mad/gstmad.c: (gst_mad_chain):
29014           don't overflow data buffer. Flush not needed sync data when syncing
29015           failed.
29016
29017 2004-11-04  Wim Taymans  <wim@fluendo.com>
29018
29019         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
29020         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
29021         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
29022         (gst_alpha_init_params), (gst_alpha_chain),
29023         (gst_alpha_change_state):
29024         Updated the chroma keying algorithm with something more
29025         sophisticated.
29026
29027 2004-11-03  Wim Taymans  <wim@fluendo.com>
29028
29029         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
29030         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
29031         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
29032         Fix stride issues. Does not completely work for odd
29033         heights.
29034
29035 2004-11-03  Wim Taymans  <wim@fluendo.com>
29036
29037         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
29038         (gst_alpha_chroma_key), (gst_alpha_chain):
29039         Fix stride issues. Does not completely work for odd
29040         heights.
29041
29042 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
29043
29044         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
29045         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
29046         leak fixes
29047
29048 2004-11-03  Wim Taymans  <wim@fluendo.com>
29049
29050         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
29051         (gst_ffmpegcsp_avpicture_fill):
29052         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
29053         (avpicture_alloc):
29054         * gst/ffmpegcolorspace/imgconvert_template.h:
29055         Use correct _fill function to get correct strides.
29056
29057 2004-11-02  David Schleef  <ds@schleef.org>
29058
29059         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
29060         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
29061         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
29062         Change all g_print()s to debugging.  Add a bunch of consistency
29063         checks.
29064
29065 2004-11-02  Wim Taymans  <wim@fluendo.com>
29066
29067         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29068         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
29069         (unlinked), (no_more_pads), (close_link):
29070         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
29071         (unknown_type), (add_element_stream), (new_decoded_pad),
29072         (removed_decoded_pad), (setup_source):
29073         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
29074         (gst_stream_info_class_init), (gst_stream_info_init),
29075         (gst_stream_info_new), (gst_stream_info_dispose),
29076         (stream_info_mute_pad), (gst_stream_info_set_property),
29077         (gst_stream_info_get_property):
29078         * gst/playback/gststreaminfo.h:
29079         Fix playback of multiple files.
29080         a slightly different approach to handling dynamic pad removals.
29081         This one only looks at pads that we have linked.
29082
29083 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
29084
29085         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
29086         free" warning from libc.
29087
29088 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29089
29090         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29091         (get_unconnected_element), (remove_starting_from), (pad_removed),
29092         (close_link):
29093           Implement support for dynamic pad changing. We listen to "live"
29094           pad removals (i.e. while playing) and re-setup autoplugging
29095           after that. Playbasebin/playbin need some more work for this
29096           to finally work, but decodebin supports (and replugs) chained
29097           ogg now.
29098
29099 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
29100
29101         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
29102         (gst_alsa_finalize):
29103         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
29104         (gst_cdaudio_finalize):
29105         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
29106         (cdparanoia_finalize):
29107         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
29108         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
29109         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
29110         (dvdreadsrc_finalize):
29111         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
29112         (gst_flacdec_finalize):
29113         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
29114         (gst_flacenc_finalize):
29115         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
29116         (gst_gnomevfssink_finalize):
29117         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
29118         (gst_gnomevfssrc_finalize):
29119         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
29120         (gst_fameenc_finalize):
29121         * ext/nas/nassink.c: (gst_nassink_class_init),
29122         (gst_nassink_finalize):
29123         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
29124         (gst_sdlvideosink_class_init):
29125         * ext/sndfile/gstsf.c: (gst_sf_dispose):
29126         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
29127         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
29128         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
29129         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
29130         (gst_x_window_listener_dispose):
29131         * gst/audioscale/gstaudioscale.c:
29132         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
29133         (play_on_demand_finalize):
29134         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
29135         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
29136         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
29137         (cdplayer_finalize):
29138         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
29139         (gst_glimagesink_class_init):
29140         * sys/oss/gstosselement.c: (gst_osselement_class_init),
29141         (gst_osselement_finalize):
29142         * sys/oss/gstosssink.c: (gst_osssink_dispose):
29143         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
29144         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
29145           Fixes a bunch of problems with finalize and dispose functions,
29146           either assumptions that dispose is only called once, or not calling
29147           the parent class dispose/finalize function
29148
29149 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
29150
29151         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
29152           added two api precondition guards
29153           use g_strdup with getenv to fix crash when using ENVVAR
29154
29155 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
29156         * ext/esd/esdsink.c: (gst_esdsink_class_init),
29157         (gst_esdsink_finalize):
29158         Use a finalize function, not dispose, and more importantly,
29159         call the parent class finalize function too
29160
29161 2004-11-01  Johan Dahlin  <johan@gnome.org>
29162
29163         * ext/ogg/gstoggdemux.c:
29164         * gst/tags/gstvorbistag.c:
29165         Plug leaks.
29166
29167 2004-10-31  Benjamin Otte  <otte@gnome.org>
29168
29169         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
29170           lotsa memleaks today. But they're all small...
29171
29172 2004-10-31  Benjamin Otte  <otte@gnome.org>
29173
29174         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29175           another memleak crushed
29176
29177 2004-10-31  Benjamin Otte  <otte@gnome.org>
29178
29179         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
29180           fix memleak
29181
29182 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29183
29184         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29185           Hack to prevent crash when going to READY inside signal handler
29186           while this function is active.
29187
29188 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29189
29190         * gst/ffmpegcolorspace/Makefile.am:
29191         * gst/ffmpegcolorspace/avcodec.h:
29192         * gst/ffmpegcolorspace/common.h:
29193         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
29194         * gst/ffmpegcolorspace/dsputil.h:
29195         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
29196         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
29197         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
29198         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
29199         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
29200         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
29201         (gst_ffmpegcsp_avpicture_fill):
29202         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
29203         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
29204         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
29205         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
29206         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
29207         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
29208         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
29209         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
29210         * gst/ffmpegcolorspace/imgconvert.c:
29211         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
29212         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
29213         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
29214         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
29215         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
29216         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
29217         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
29218         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
29219         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
29220         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
29221         (grow21), (grow22), (grow41), (grow44), (conv411),
29222         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
29223         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
29224         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
29225         (avpicture_free), (is_yuv_planar), (img_convert),
29226         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
29227         (deinterlace_line_inplace), (deinterlace_bottom_field),
29228         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
29229         * gst/ffmpegcolorspace/imgconvert_template.h:
29230         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
29231         * gst/ffmpegcolorspace/mmx.h:
29232         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
29233         (av_fast_realloc), (av_mallocz_static), (av_free_static),
29234         (av_freep), (avcodec_get_context_defaults),
29235         (avcodec_alloc_context), (avcodec_init):
29236           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
29237           handling plus update from ffmpeg CVS. Large clean-up.
29238
29239 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29240
29241         * gst/playback/Makefile.am:
29242           We need the marshallers for decodebin, too.
29243
29244 2004-10-30  David Schleef  <ds@schleef.org>
29245
29246         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
29247           quicktime typefinding work with 64-bit offsets.
29248
29249 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
29250
29251         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
29252           Set EOS on the element when processing an EOS event.
29253         * ext/speex/gstspeexdec.h:
29254         * ext/speex/gstspeexenc.h:
29255           Only keep a const ptr to the mode
29256         * gst-libs/gst/riff/riff-media.c:
29257         (gst_riff_create_audio_caps_with_data),
29258         (gst_riff_create_audio_template_caps):
29259           Allow WMAV3, with up to 6 channels.
29260         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
29261           Don't call gst_pad_set_event_function on a sink pad.
29262         * gst/mpegstream/gstdvddemux.c:
29263         (gst_dvd_demux_get_subpicture_stream),
29264         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
29265           Copy the explicit caps that were set across to the cur_* pads,
29266           instead of trying to use a possibly non-existent negotiated caps.
29267           Reset the type of subpicture pads to UNKNOWN after calling
29268           init_stream, so that the caps get set.
29269
29270 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
29271
29272         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29273
29274         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
29275           Don't touch buffer if it is of size 0 (fixes #151064).
29276
29277 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29278
29279         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
29280           Synchronized discont handling.
29281
29282 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29283
29284         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29285         (gst_ogg_demux_push):
29286           Make seeking sort-of exact again (fixes #156387).
29287
29288 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29289
29290         * gst/playback/gstplaybasebin.c: (unknown_type),
29291         (add_element_stream), (new_decoded_pad),
29292         (gst_play_base_bin_change_state):
29293         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
29294         (gst_stream_info_init), (gst_stream_info_new),
29295         (gst_stream_info_dispose), (gst_stream_info_get_property):
29296         * gst/playback/gststreaminfo.h:
29297           Make caps explicitely available. Makes testing for unsupported
29298           types possible. Improves error reporting.
29299
29300 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29301
29302         * gst/audioconvert/gstaudioconvert.c:
29303         (gst_audio_convert_buffer_to_default_format):
29304           Really don't touch read-only buffers (#156563).
29305
29306 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
29307
29308         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29309
29310         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
29311           Fix memleak (#155223).
29312
29313 2004-10-29  Wim Taymans  <wim@fluendo.com>
29314
29315         * gst/tcp/.cvsignore:
29316         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
29317         (gst_multifdsink_class_init), (gst_multifdsink_init),
29318         (gst_multifdsink_add), (gst_multifdsink_remove),
29319         (gst_multifdsink_remove_client_link), (is_sync_frame),
29320         (gst_multifdsink_new_client),
29321         (gst_multifdsink_handle_client_write),
29322         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29323         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
29324         (gst_multifdsink_get_property):
29325         * gst/tcp/gstmultifdsink.h:
29326         Added burst on connect sync_method, deprecated sync_clients,
29327         streamlined the sync code some more.
29328
29329 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29330
29331         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
29332         (gst_play_base_bin_change_state):
29333           Improve error reporting.
29334
29335 2004-10-28  Wim Taymans  <wim@fluendo.com>
29336
29337         * gst/tcp/Makefile.am:
29338         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
29339         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
29340         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
29341         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
29342         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
29343         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
29344         (gst_fdset_wait):
29345         Added more locks around fdset structures. Fixed/reworked
29346         the poll array resizing code.
29347         Added stress test for fdset.
29348
29349 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29350
29351         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
29352         fix build
29353
29354 2004-10-28  Benjamin Otte  <otte@gnome.org>
29355
29356         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
29357           fix link function to always query channels and query width for
29358           floats
29359         * configure.ac:
29360           add equalizer dir
29361         * gst/equalizer/Makefile.am:
29362         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
29363         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
29364         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
29365         (arg_to_scale), (setup_filter),
29366         (gst_iir_equalizer_compute_frequencies),
29367         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
29368         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
29369         (plugin_init):
29370           add an equalizer
29371
29372 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
29373
29374         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
29375
29376         * po/LINGUAS:
29377         * po/nb.po:
29378           Added Norwegian Bokmaal translation
29379
29380 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29381
29382         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29383           Don't break on options (fixes #156488).
29384
29385 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
29386
29387         * configure.ac:
29388         * ext/cdaudio/Makefile.am:
29389         * sys/Makefile.am:
29390           fix build on older automake
29391
29392 2004-10-26  Wim Taymans  <wim@fluendo.com>
29393
29394         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
29395         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
29396         Allow a little margin when negotiating the framerate.
29397
29398 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
29399
29400         * gst/level/gstlevel.c:
29401           synchonised naming of pads and pad-templates
29402
29403 2004-10-26  Wim Taymans  <wim@fluendo.com>
29404
29405         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29406         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
29407         (_find_streams_check), (gst_ogg_demux_push):
29408         Fix EOS again. Needs to be done in a better way. We should not
29409         remove the pad if there is no new chained stream.
29410
29411 2004-10-26 Iain <iaingnome@gmail.com>
29412
29413         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
29414         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
29415         of the caps.
29416         * gst/interleave/interleave.c (interleave_class_init): Hook up release
29417         pad.
29418         (interleave_release_pad): Remove the pad.
29419         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
29420         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
29421         the set device.
29422         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
29423         attrs
29424         (gst_xvimagesink_xcontext_clear): Free the xcontext.
29425         (gst_xvimagesink_finalize): Free the par.
29426
29427 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29428
29429         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
29430         (gst_avimux_stop_file):
29431           First calculate the rate, and only then use it. Hdr.rate is a
29432           multiple and not a derivative of hdr.scale. Scale is not the
29433           same as blockalign but is solely related to rate.
29434
29435 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29436
29437         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
29438         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
29439           Implement seeking.
29440
29441 2004-10-25  James Henstridge  <james@jamesh.id.au>
29442
29443         Reviewed by:  David Schleef  <ds@schleef.org>
29444
29445         * examples/gstplay/player.c: (got_stream_length), (main):
29446         * examples/seeking/cdplayer.c: (update_scale):
29447         * examples/seeking/seek.c: (format_value), (update_scale):
29448         * examples/seeking/spider_seek.c: (format_value), (update_scale),
29449         (stop_seek):
29450         Build fixes on AMD64.
29451
29452 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29453
29454         reviewed by: Ronald Bultje <rbultje at gnome dot org>
29455
29456         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
29457         Fix for some v4l cards which hang in v4lsrc
29458
29459 2004-10-25  Wim Taymans  <wim@fluendo.com>
29460
29461         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
29462         (gst_ogg_demux_push), (gst_ogg_chains_clear):
29463         Make sure to remove the pad when a new chain is
29464         encountered. Set some vars to NULL so we don't try
29465         to reference freed memory.
29466
29467 2004-10-25  Wim Taymans  <wim@fluendo.com>
29468
29469         * examples/seeking/Makefile.am:
29470         * examples/seeking/cdplayer.c: (update_scale):
29471         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
29472         * examples/seeking/playbin.c: (make_playerbin_pipeline),
29473         (format_value), (update_scale), (iterate), (start_seek),
29474         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
29475         (print_usage), (main):
29476         Added some more examples, update others.
29477
29478 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29479
29480         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
29481         * ext/speex/gstspeexdec.c: (speex_dec_chain):
29482         * ext/theora/theoradec.c: (theora_dec_chain):
29483         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29484           Add codec-name metadata.
29485
29486 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
29487
29488         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29489
29490         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29491         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
29492         * ext/alsa/gstalsamixertrack.h:
29493         * po/POTFILES.in:
29494           ALSA mixer track label internationalization (#154054).
29495
29496 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29497
29498         * ext/theora/theoradec.c: (theora_dec_chain):
29499           Export bitrate as metadata.
29500
29501 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29502
29503         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29504         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
29505         * ext/alsa/gstalsamixertrack.h:
29506           Fix names, fix loop.
29507
29508 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29509
29510         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
29511         (speex_dec_convert):
29512           sinkconvert function so oggdemux can get the file length (totem).
29513
29514 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
29515
29516         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29517
29518         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
29519           Don't push incomplete packets.
29520         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
29521           Fix MPEG-4 audio typefinding.
29522
29523 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29524
29525         * sys/v4l/Makefile.am:
29526         * sys/v4l/gstv4l.c: (plugin_init):
29527         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
29528         (gst_v4lelement_init), (gst_v4lelement_dispose),
29529         (gst_v4lelement_change_state):
29530         * sys/v4l/gstv4lelement.h:
29531         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
29532         (gst_v4l_xoverlay_close), (idle_refresh),
29533         (gst_v4l_xoverlay_set_xwindow_id):
29534         * sys/v4l/gstv4lxoverlay.h:
29535         * sys/v4l/v4l-overlay_calls.c:
29536         * sys/v4l/v4l_calls.h:
29537         * sys/v4l2/Makefile.am:
29538         * sys/v4l2/gstv4l2.c: (plugin_init):
29539         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
29540         (gst_v4l2element_init), (gst_v4l2element_dispose),
29541         (gst_v4l2element_change_state):
29542         * sys/v4l2/gstv4l2element.h:
29543         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
29544         (gst_v4l2_xoverlay_close), (idle_refresh),
29545         (gst_v4l2_xoverlay_set_xwindow_id):
29546         * sys/v4l2/gstv4l2xoverlay.h:
29547         * sys/v4l2/v4l2-overlay_calls.c:
29548         * sys/v4l2/v4l2_calls.h:
29549           Remove client-side overlay handling, use the X-server v4l plugin
29550           for that. Nicer overlay, less code. Also make the plugin
29551           compileable without X (but then without overlay, obviously).
29552           Makes xwindowlistener obsolete, should we remove that?
29553
29554 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29555
29556         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
29557         (gst_osssrc_src_query):
29558         * sys/oss/gstosssrc.h:
29559           OK, so people want offset in DEFAULT. This time, actually fix all
29560           cases.
29561         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
29562           Add FPS properly.
29563
29564 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29565
29566         * gst/asfdemux/gstasfmux.c:
29567         * gst/avi/gstavimux.c:
29568           Framerate.
29569
29570 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29571
29572         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
29573           Fix properties (channel, norm, frequency).
29574
29575 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29576
29577         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
29578           Flag typo.
29579         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
29580           No warnings.
29581
29582 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29583
29584         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
29585           Fix hang.
29586
29587 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29588
29589         * sys/v4l2/gstv4l2element.h:
29590           Yet Another Hack (tm) for kernel header borkedness.
29591         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
29592         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
29593         (gst_v4l2src_link), (gst_v4l2src_getcaps),
29594         (gst_v4l2src_change_state):
29595         * sys/v4l2/gstv4l2src.h:
29596         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
29597         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
29598           Fix caps, keep track of state, work.
29599
29600 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29601
29602         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
29603           Quiet.
29604
29605 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29606
29607         * sys/oss/gstosssrc.c: (gst_osssrc_get):
29608           Don't mix bytes and samples.
29609
29610 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29611
29612         * ext/ogg/gstoggmux.c:
29613           Basic pad template which accepts OGM tracks, speex, flac, vorbis
29614           and theora. Any is incorrect.
29615         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
29616           Fix caps.
29617         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
29618         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
29619         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
29620         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
29621         * sys/v4l/gstv4lmjpegsrc.h:
29622         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
29623         (gst_v4lsrc_change_state):
29624         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
29625         (gst_v4lmjpegsrc_capture_stop):
29626           Fix caps. Keep track of internal state. Work.
29627
29628 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29629
29630         * ext/Makefile.am:
29631           Fix the build fixes.
29632
29633 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29634
29635         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29636         (gst_ogg_demux_src_event), (_find_chain_seek),
29637         (gst_ogg_pad_push):
29638           Check for pad availability before using it.
29639         * ext/ogg/gstoggdemux.c: (_find_chain_process):
29640           Fix parsing of chained ogg. Needs more work on the decoder side.
29641
29642 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29643
29644         * gst/spectrum/Makefile.am:
29645         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
29646         (idle_func):
29647           Fix demo and reenable it. Yes, I'm currently playing with audio
29648           analysis tools
29649
29650 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29651
29652         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29653           We love it if files that start at zero work too...
29654
29655 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29656
29657         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29658           Handle files with missing EOS headers.
29659
29660 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29661
29662         * gst/tcp/gsttcpserversink.c:
29663         (gst_tcpserversink_handle_server_read),
29664         (gst_tcpserversink_init_send):
29665         Zero some variables first (need for accept not to return EINVAL)
29666
29667 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29668
29669         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29670         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29671         * ext/theora/theoradec.c: (theora_dec_sink_convert),
29672         (theora_dec_chain):
29673         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
29674         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
29675           Seeking and querying finetune.
29676
29677 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29678
29679         * configure.ac:
29680         * ext/Makefile.am:
29681         * ext/raw1394/Makefile.am:
29682           fix the build
29683
29684 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29685
29686         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29687           Wrong return.
29688         * gst/playback/Makefile.am:
29689         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
29690         * gst/playback/gstplay-marshal.list:
29691         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
29692           Fix marshallers.
29693
29694 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29695
29696         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
29697           Silence.
29698
29699 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29700
29701         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29702         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29703         (gst_ogg_pad_push):
29704           Yay for non-lineair granulepos in theora.
29705
29706 2004-10-18  Wim Taymans  <wim@fluendo.com>
29707
29708         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
29709         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
29710         * ext/dv/gstdvdec.h:
29711         Make sure we renegotiate aspect ratio when the camera switches.
29712
29713 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29714
29715         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29716         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29717           Start at zero.
29718         * ext/theora/theoradec.c: (theora_dec_chain):
29719           Skip headers. Bad idea for chained ogg, but fixes seeking.
29720
29721 2004-10-18  Wim Taymans  <wim@fluendo.com>
29722
29723         * configure.ac:
29724         I swear, this is the last time I touch this.
29725
29726 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29727
29728         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29729         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29730         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
29731           Faster seeking.
29732         * ext/theora/theoradec.c: (theora_dec_sink_convert):
29733           Time-to-default conversion.
29734         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29735           Don't error on unknown packets, just skip. We should probably
29736           read them if we want to support chained ogg.
29737
29738 2004-10-18  Wim Taymans  <wim@fluendo.com>
29739
29740         * configure.ac:
29741         Added cdaudio to wrong list.
29742
29743 2004-10-18  Wim Taymans  <wim@fluendo.com>
29744
29745         * configure.ac:
29746         Revive cdaudio.
29747
29748 2004-10-18  Wim Taymans  <wim@fluendo.com>
29749
29750         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
29751         (gst_dvdec_video_link), (gst_dvdec_push):
29752         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
29753         (gst_smokeenc_resync), (gst_smokeenc_chain):
29754         Fix mimetype on smoke encoder.
29755         Add aspect ratio to dvdec. Not sure if these
29756         values are correct though....
29757
29758 2004-10-18  Wim Taymans  <wim@fluendo.com>
29759
29760         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
29761         Fix vorbis property descriptions and ranges.
29762
29763 2004-10-18  Wim Taymans  <wim@fluendo.com>
29764
29765         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29766         Really do nothing when no data is available.
29767         Go to the playing state when the stream is not seekable
29768         instead of failing.
29769
29770 2004-10-18  Wim Taymans  <wim@fluendo.com>
29771
29772         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
29773         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
29774         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
29775         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
29776         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
29777         Added uri handler for cd://
29778         Port to new API.
29779
29780 2004-10-18  Wim Taymans  <wim@fluendo.com>
29781
29782         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29783         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29784         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29785         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
29786         (remove_prerolls), (unknown_type), (add_element_stream),
29787         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
29788         (gst_play_base_bin_remove_element),
29789         (gst_play_base_bin_link_stream):
29790         * gst/playback/gstplaybin.c: (gen_video_element),
29791         (gen_vis_element), (remove_sinks), (setup_sinks):
29792         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
29793         (gst_stream_info_get_type), (gst_stream_info_class_init),
29794         (gst_stream_info_init), (gst_stream_info_new),
29795         (gst_stream_info_dispose), (stream_info_mute_pad),
29796         (gst_stream_info_set_property), (gst_stream_info_get_property):
29797         * gst/playback/gststreaminfo.h:
29798         Add sink padtemplate to decodebin.
29799         Added some more comments.
29800         Make queue size configurable in playbasebin.
29801         Added possibility to use elements as sinks (ex cdaudio).
29802
29803 2004-10-15  Wim Taymans  <wim@fluendo.com>
29804
29805         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
29806         (gst_speexenc_chain):
29807         Fix speex timestamps so that it gets muxed properly.
29808
29809 2004-10-15  Wim Taymans  <wim@fluendo.com>
29810
29811         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
29812         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
29813         (gst_dv1394src_init), (gst_dv1394src_dispose),
29814         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
29815         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
29816         (gst_dv1394src_event), (gst_dv1394src_get_formats),
29817         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
29818         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
29819         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
29820         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
29821         * ext/raw1394/gstdv1394src.h:
29822         Added conversion/query functions.
29823         Update buffer timestamps,
29824         Added signals.
29825         Added uri dv:// so it might play from the firewire in playbin.
29826         Fix a possible leak.
29827         Added debugging.
29828
29829 2004-10-15  Wim Taymans  <wim@fluendo.com>
29830
29831         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
29832         (gst_dv1394src_init), (gst_dv1394src_set_property),
29833         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
29834         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
29835         * ext/raw1394/gstdv1394src.h:
29836         Added AV/C VTR control support needed for some cameras.
29837         Added automatic port detection.
29838         Added properties for selecting the channel.
29839         The configure.ac script is not yet updated to reflect the
29840         new libavc1394 and librom1394 dependencies.
29841
29842 2004-10-15  Wim Taymans  <wim@fluendo.com>
29843
29844         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
29845         (qtdemux_parse), (gst_qtdemux_handle_esds):
29846         An esds box is not a container.
29847         Fix parsing of mp4v boxes.
29848         Do not try to renegotiate fps for each frame. Need to
29849         find a better method. This should fix mp4 playback.
29850
29851 2004-10-14  David Schleef  <ds@schleef.org>
29852
29853         * configure.ac: update for swfdec-0.3 and liboil-0.2
29854         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
29855         * ext/swfdec/gstswfdec.h: same
29856         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
29857         * gst/videotestsrc/videotestsrc.c: same
29858
29859 2004-10-14  Wim Taymans  <wim@fluendo.com>
29860
29861         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
29862         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
29863         (is_sync_frame), (gst_multifdsink_new_client),
29864         (gst_multifdsink_handle_client_write),
29865         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29866         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
29867         Turn warnings into info.
29868         Don't allow a state change in the streaming thread.
29869
29870 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
29871
29872         * ext/vorbis/oggvorbisenc.c:
29873         * ext/vorbis/vorbisdec.c:
29874           fix template sample rate
29875
29876 2004-10-13  Wim Taymans  <wim@fluendo.com>
29877
29878         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
29879         Decoding the header first fixes some problems in resyncing
29880         in more mp3s.
29881
29882 2004-10-12  Wim Taymans  <wim@fluendo.com>
29883
29884         * gst/playback/gstplaybin.c: (gen_video_element),
29885         (gen_vis_element), (remove_sinks), (setup_sinks):
29886         Added vis plugin support, need to configure the vis
29887         element to activate it.
29888
29889 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29890
29891         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
29892         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
29893           Some debug.
29894         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
29895         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
29896         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
29897         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
29898         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
29899         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
29900         * gst/avi/gstavidemux.h:
29901           Support for openDML-2.0 indx/ix## chunks. Support for broken index
29902           recovery (where, if part of the index is broken, we will still read
29903           the rest of the index and recover the broken part by stream
29904           scanning). More broken media support. EOS workarounds. General AVI
29905           braindamage headache recovery. Aspirin included.
29906
29907 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29908
29909         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
29910         (cdparanoia_event), (cdparanoia_query):
29911           Get rid of hideous lead-in.
29912
29913 2004-10-11  Wim Taymans  <wim@fluendo.com>
29914
29915         * gst/playback/gstplaybasebin.c: (setup_source):
29916         Wrong var used to get g_list_next.
29917
29918 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29919
29920         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
29921         (cdparanoia_get), (cdparanoia_open):
29922           Report discid as metadata, add duration.
29923
29924 2004-10-11  Wim Taymans  <wim@fluendo.com>
29925
29926         * gst/playback/gstplaybasebin.c: (setup_source):
29927         Cleanup the previous pipeline a little earlier for the
29928         case that a source element provides raw data.
29929
29930 2004-10-11  Benjamin Otte  <otte@gnome.org>
29931
29932         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
29933           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
29934           consuming the last 128 bytes, even though it was valid mp3 data.
29935
29936 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29937
29938         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
29939         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
29940         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
29941         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
29942
29943 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29944
29945         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
29946         Fix for webcams that support only specific width or height
29947
29948 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29949
29950         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29951
29952         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
29953           Fix wrong discont event setup (fixes #154967).
29954
29955 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
29956
29957         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29958
29959         * gst/auparse/gstauparse.c: (gst_auparse_chain):
29960           Error out on invalid data (fixes #154807).
29961
29962 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29963
29964         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29965
29966         * ext/dvdread/dvdreadsrc.c: (_read):
29967           Make titles > 0 work again (fixes #154834).
29968
29969 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29970
29971         * gst-libs/gst/riff/riff-media.c:
29972         (gst_riff_create_video_template_caps):
29973           WMV3 missing in template caps.
29974
29975 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29976
29977         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29978           OK, so the original code was too strict. It makes random AVI files
29979           hang for seconds upon opening, which is unacceptable and is far
29980           beyond the original goal of getting multiple chunks for one-chunk
29981           sounc stream files. So now do just that.
29982
29983 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29984
29985         * gst/playback/gstplaybasebin.c: (setup_source),
29986         (gst_play_base_bin_change_state):
29987           Actually clean up streaminfo if output fails. This would trigger
29988           if, for example, there was no CD in the drive. No preroll, so
29989           a streaminfo structure is created, but the subsequent state change
29990           of the thread fails.
29991         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
29992           Don't change state if parent failed.
29993
29994 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29995
29996         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
29997         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
29998         (gen_video_element), (remove_sinks):
29999           Add small bits of code for screenshot handling.
30000
30001 2004-10-08  Wim Taymans  <wim@fluendo.com>
30002
30003         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
30004         (gen_video_element), (gen_audio_element), (setup_sinks):
30005         Don't assume the user provided sinks are named "sink"...
30006
30007 2004-10-08  Wim Taymans  <wim@fluendo.com>
30008
30009         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
30010         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
30011         (gst_play_base_bin_link_stream):
30012         Do not try to autoplug sources that generate raw streams like
30013         cdparanoia.
30014         disconnect the preroll overrun signal when we don't need it anymore.
30015
30016 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
30017
30018         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
30019         Added reworked patch from #154903 from milosz derezynski (deadchip).
30020
30021 2004-10-08  Wim Taymans  <wim@fluendo.com>
30022
30023         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
30024         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
30025         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
30026         (cdparanoia_convert), (cdparanoia_uri_get_type),
30027         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
30028         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
30029         * ext/cdparanoia/gstcdparanoia.h:
30030         This adds the cdda://<tracknum> uri.
30031
30032 2004-10-08  Wim Taymans  <wim@fluendo.com>
30033
30034         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
30035         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
30036         (try_to_link_1), (no_more_pads), (close_link), (type_found):
30037         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
30038         (unknown_type), (gst_play_base_bin_remove_element),
30039         (gst_play_base_bin_link_stream):
30040         * gst/playback/gstplaybasebin.h:
30041         * gst/playback/gstplaybin.c: (gst_play_bin_init),
30042         (gst_play_bin_set_property), (gen_video_element),
30043         (gen_audio_element), (setup_sinks):
30044         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
30045         (gst_stream_info_get_type), (gst_stream_info_class_init),
30046         (gst_stream_info_init), (gst_stream_info_new),
30047         (gst_stream_info_dispose), (stream_info_mute_pad),
30048         (gst_stream_info_set_property), (gst_stream_info_get_property):
30049         * gst/playback/gststreaminfo.h:
30050         Reuse the audio and video bins.
30051         Some internal cleanups in the stream selection code.
30052
30053 2004-10-08  Julien MOUTTE  <julien@moutte.net>
30054
30055         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
30056         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
30057         * sys/ximage/ximagesink.h:
30058         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
30059         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
30060         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
30061         not coming from those elements. Moreover these elements should not keep
30062         the xid they have been given when in NULL state.
30063
30064 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30065
30066         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
30067         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
30068         * sys/ximage/ximagesink.h:
30069         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
30070         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
30071         * sys/xvimage/xvimagesink.h:
30072           Actually only create a new toplevel window if we're not gonna
30073           embed it right after.
30074
30075 2004-10-07  Wim Taymans  <wim@fluendo.com>
30076
30077         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
30078         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
30079         * gst/playback/gstplaybin.c: (setup_sinks):
30080         Implement muting/unmuting of streams, mute streams that are not
30081         used.
30082
30083 2004-10-07  Wim Taymans  <wim@fluendo.com>
30084
30085         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
30086         (plugin_init):
30087         Added lame audio/x-ac3 typefind function.
30088
30089 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30090
30091         * configure.ac:
30092           bump nano to cvs
30093
30094 === release 0.8.5 ===
30095
30096 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30097
30098         * NEWS:
30099         * RELEASE:
30100         * configure.ac:
30101           releasing 0.8.5, "Take You On"
30102
30103 2004-10-06  Wim Taymans  <wim@fluendo.com>
30104
30105         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
30106         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
30107         (no_more_pads), (close_link), (type_found):
30108         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30109         * gst/playback/gstplaybin.c: (gen_video_element):
30110         Do not signal the no_more_pads after the first pad when
30111         we are plugging a non dynamic element with multiple
30112         output pads (like swfdec, dvdec, ...).
30113
30114 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
30115
30116         * configure.ac:
30117           bump for prerelease
30118
30119 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30120
30121         * gst/wavparse/gstwavparse.c:
30122           add ATRAC3 to STATIC CAPS to fix a warning
30123
30124         * gst/matroska/ebml-read.c:
30125         * gst-libs/gst/riff/riff-read.c:
30126           fix typos
30127
30128 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30129
30130         * gst-libs/gst/riff/riff-media.c:
30131           generate caps for ATRAC3 audio streams
30132
30133         * gst/realmedia/rmdemux.c:
30134           generate caps for ATRAC3 audio streams
30135
30136 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30137
30138         * gst/wavparse/Makefile.am
30139         * gst/wavparse/riff.h
30140         * gst/wavparse/wavparse.vcproj
30141           riff.h removal (unused and duplication with riff-ids.h)
30142
30143 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30144
30145         * gst/wavparse/gstwavparse.h
30146           remove duplicated defines for audio codec codes
30147
30148         * gst-libs/gst/riff/riff-ids.h
30149         * gst/wavenc/riff.h:
30150           add "4CC" code for ATRAC3 audio streams
30151           add "4CC" code for ITU_G721_ADPCM (unused for now)
30152
30153 2004-10-06  Wim Taymans  <wim@fluendo.com>
30154
30155         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
30156         Actually _do_ negotiation. Pass gdouble as arg instead
30157         of guint64 for the framerate.
30158
30159 2004-10-06  Wim Taymans  <wim@fluendo.com>
30160
30161         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
30162         (find_compatibles), (close_pad_link), (try_to_link_1),
30163         (no_more_pads), (close_link), (type_found):
30164         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30165         * gst/playback/gstplaybin.c: (gen_video_element),
30166         (gen_audio_element):
30167         Set state on newly added element to READY so that negotiation
30168         can happen ASAP.
30169         Addes some more debug info.
30170         Do not try to plug pads with multiple caps structures or ANY
30171         because it is too dangerous since we do not do dynamic
30172         replugging.
30173
30174 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
30175
30176         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
30177
30178         * po/LINGUAS:
30179         * po/or.po:
30180           add Oriya translation
30181
30182 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30183
30184         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30185           Prevent overwrite of size member. Makes audio sound crappy.
30186
30187 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30188
30189         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
30190         Add rmvb to the list of known RealMedia extensions
30191
30192 2004-10-05  Wim Taymans  <wim@fluendo.com>
30193
30194         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
30195         (mngdec_openstream), (mngdec_closestream),
30196         (mngdec_handle_sink_event), (mngdec_readdata),
30197         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
30198         (mngdec_getcanvasline), (mngdec_refresh),
30199         (gst_mngdec_change_state):
30200         Set the framerate correctly.
30201
30202 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30203
30204         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30205           There was something wrong with the index massaging.
30206
30207 2004-10-04  Wim Taymans  <wim@fluendo.com>
30208
30209         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
30210         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
30211         (gst_smokedec_chain):
30212         * ext/jpeg/gstsmokedec.h:
30213         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
30214         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
30215         * ext/jpeg/gstsmokeenc.h:
30216         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
30217         (smokecodec_decode_new), (smokecodec_info_free),
30218         (smokecodec_set_quality), (smokecodec_get_quality),
30219         (smokecodec_set_threshold), (smokecodec_get_threshold),
30220         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
30221         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
30222         (smokecodec_encode), (smokecodec_parse_id),
30223         (smokecodec_parse_header), (smokecodec_decode):
30224         * ext/jpeg/smokecodec.h:
30225         * ext/jpeg/smokeformat.h:
30226         Updated smoke, new bitstream, allows embedding in ogg.
30227
30228 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30229
30230         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
30231           Fix seeking in some files. All this code is no longer needed (and
30232           actually breaks stuff) because we now synchronize the full index
30233           right when reading the header.
30234
30235 2004-10-04  Wim Taymans  <wim@fluendo.com>
30236
30237         * configure.ac:
30238         configure update for libmng.
30239
30240 2004-10-04  Wim Taymans  <wim@fluendo.com>
30241
30242         * ext/libmng/Makefile.am:
30243         * ext/libmng/gstmng.c: (plugin_init):
30244         * ext/libmng/gstmng.h:
30245         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
30246         (gst_mngdec_base_init), (gst_mngdec_class_init),
30247         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
30248         (gst_mngdec_loop), (gst_mngdec_get_property),
30249         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
30250         (mngdec_closestream), (mngdec_handle_sink_event),
30251         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
30252         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
30253         (gst_mngdec_change_state):
30254         * ext/libmng/gstmngdec.h:
30255         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
30256         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
30257         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
30258         (gst_mngenc_chain), (gst_mngenc_get_property),
30259         (gst_mngenc_set_property):
30260         * ext/libmng/gstmngenc.h:
30261         Added basic MNG decoder. Needs more work. The encoder does
30262         not work yet.
30263
30264 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30265
30266         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
30267         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
30268         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
30269           Don't hang on length=0 chunks. Some negotiation fixes. Signal
30270           no-more-pads.
30271
30272 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
30273
30274         * configure.ac:
30275           you need at least 1.0.4 of speex
30276
30277 2004-10-04 Iain <iaingnome@gmail.com>
30278
30279         * ext/speex/gstspeexdec.h: Revert the includes changes.
30280
30281         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
30282
30283 2004-09-30 Iain <iaingnome@gmail.com>
30284
30285         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
30286         found during init or set as a property instead of hardcoding /dev/audio
30287
30288 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30289
30290         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
30291         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
30292         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
30293         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
30294         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
30295         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
30296         (gst_rmdemux_dump_data):
30297           Use debug category, fix EOS handling. filesrc ! rmdemux now
30298           works.
30299
30300 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30301
30302         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
30303         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
30304         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
30305           Improve allocation, cutting and sorting of the index. How takes a
30306           few seconds instead of minutes.
30307
30308 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
30309
30310         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
30311           fixed compilation
30312
30313 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30314
30315         * gst-libs/gst/riff/riff-media.c:
30316         (gst_riff_create_video_caps_with_data),
30317         (gst_riff_create_video_template_caps):
30318           Add wing commander format mimetype/fourccs.
30319         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
30320           Don't crash if some value is 0.
30321
30322 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30323
30324         * gst-libs/gst/riff/riff-media.c:
30325         (gst_riff_create_video_caps_with_data),
30326         (gst_riff_create_video_template_caps):
30327           Add DIB fourcc (raw, palettized 8-bit RGB).
30328         * gst-libs/gst/riff/riff-read.c:
30329         (gst_riff_read_strf_vids_with_data):
30330           Oops, fix strf_data reading bug.
30331         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
30332           Use a non-NULL tag.
30333         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
30334           Time for hacks. Sorry Dave. At least one quicktime movie (a
30335           trailer) that I've encountered contains multiple video tracks.
30336           One of those is the actual video track, the other are one-frame
30337           tracks (images). Unfortunately, the number of frames according
30338           to the trak header is 1 for each, so that doesn't help. So
30339           instead, I look at the duration and discard tracks with a
30340           duration shorter than 20% of the length of the stream. Better
30341           than nothing.
30342
30343 2004-10-01  Christian Schaller <christian@fluendo.com>
30344
30345         * ext/ivorbis/vorbis.c:
30346           Patch from Phil Blundell (Bug 152341)
30347
30348 2004-10-01  Wim Taymans  <wim@fluendo.com>
30349
30350         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
30351         (speex_dec_get_formats), (speex_dec_convert),
30352         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
30353         (speex_dec_chain), (gst_speexdec_get_property),
30354         (gst_speexdec_set_property):
30355         Small cleanups.
30356
30357 2004-10-01  Wim Taymans  <wim@fluendo.com>
30358
30359         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
30360         (gst_wavparse_stream_init), (gst_wavparse_fmt),
30361         (gst_wavparse_other), (gst_wavparse_loop),
30362         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
30363         (gst_wavparse_srcpad_event):
30364         * gst/wavparse/gstwavparse.h:
30365         Added some more debugging info.
30366         Fix the case where the length of the file is 0.
30367         Make sure we seek to sample borders.
30368
30369 2004-10-01  Wim Taymans  <wim@fluendo.com>
30370
30371         * gst/playback/README:
30372         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
30373         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
30374         (try_to_link_1), (no_more_pads), (close_link), (type_found):
30375         Add some debug info to decodebin, update README
30376
30377 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30378
30379         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
30380           Don't use g_print(); use GST_DEBUG().
30381
30382 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30383
30384         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30385         (gst_ogg_mux_queue_pads):
30386           Handle EOS properly.
30387
30388 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
30389
30390         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30391
30392         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
30393         (gst_faad_chain), (gst_faad_change_state):
30394         * ext/faad/gstfaad.h:
30395           Allow playback of raw (unframed) MPEG AAC files (#148993).
30396
30397 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
30398
30399         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30400
30401         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
30402           Throw error if we didn't recognize the stream. Fixes #152289.
30403
30404 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30405
30406         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
30407           Fix negotiation.
30408
30409 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
30410
30411         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30412
30413         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
30414           Fix memleak.
30415
30416 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
30417
30418         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30419
30420         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
30421           Solve #152805.
30422         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
30423           Solve 152806.
30424
30425 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30426
30427         * gst-libs/gst/riff/riff-media.c:
30428         (gst_riff_create_video_caps_with_data),
30429         (gst_riff_create_audio_caps_with_data):
30430           Add codec_data handling (like asfdemux used to do).
30431         * gst/asfdemux/gstasf.c: (plugin_init):
30432         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
30433         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
30434           Use riff-media for caps creation instead of our own (mostly
30435           broken) copy of its functions.
30436
30437 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30438
30439         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
30440           Don't actually error out if we get another return value than
30441           -EINVAL. Opposite to what I first thought, drivers have random
30442           return values for this, although -EINVAL is the expected return
30443           value. Since this is not fatal, we shouldn't use
30444           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
30445
30446 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30447
30448         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
30449         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
30450         (dvdreadsrc_get_property), (_open), (_seek), (_read),
30451         (dvdreadsrc_get), (dvdreadsrc_open_file),
30452         (dvdreadsrc_change_state):
30453           Fix. Don't do one big huge loop around the whole DVD, that will
30454           cache all data and thus eat sizeof(dvd) (several GB) before we
30455           see something.
30456         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
30457           Actually NULL'ify event after using it.
30458         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
30459         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
30460         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
30461         (gst_ebml_read_seek), (gst_ebml_read_skip):
30462           Handle events.
30463         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
30464         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
30465         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
30466           Fix timing (this will probably break if I seek using menus, but
30467           I didn't get there yet). VOBs and normal DVDs should now work.
30468           Add a mpeg2-only pad with high rank so this get autoplugged for
30469           MPEG-2 movies.
30470         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
30471         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
30472         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
30473         (gst_mpeg_demux_get_audio_stream),
30474         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
30475         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
30476           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
30477           MPEG-1 but use dvddemux for MPEG-2.
30478         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
30479         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
30480         (gst_mpeg_parse_parse_packhead):
30481           Timing. Only add pad template if it exists. Add sink template from
30482           class and not from ourselves. This means we will always use the
30483           correct sink template even if it is not the one defined in this
30484           file.
30485
30486 2004-09-29  Wim Taymans  <wim@fluendo.com>
30487
30488         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
30489         (gst_mpeg_demux_parse_pes):
30490         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
30491         Fix playback of mpeg again, timestamps where screwed up by
30492         patch 1.61.
30493
30494 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30495
30496         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
30497           Only return true if we actually filled something in. Prevents
30498           player applications from showing a random length for flac files.
30499         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
30500         (gst_riff_read_use_event), (gst_riff_read_handle_event),
30501         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
30502         (gst_riff_read_strf_vids_with_data),
30503         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
30504           OK, ok, so I implemented event handling. Apparently it's normal
30505           that we receive random events at random points without asking
30506           for it.
30507         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
30508         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
30509         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
30510         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
30511         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
30512         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
30513         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
30514         * gst/avi/gstavidemux.h:
30515           Implement non-lineair chunk handling and subchunk processing.
30516           The first solves playback of AVI files where the audio and video
30517           data of individual buffers that we read are not synchronized.
30518           This should not happen according to the wonderful AVI specs, but
30519           of course it does happen in reality. It is also a prerequisite for
30520           the second. Subchunk processing allows us to cut chunks in small
30521           pieces and process each of these pieces separately. This is
30522           required because I've seen several AVI files with incredibly large
30523           audio chunks, even some files with only one audio chunk for the
30524           whole file. This allows for proper playback including seeking.
30525           This patch is supposed to fix all AVI A/V sync issues.
30526         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
30527         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
30528           Work.
30529         * gst/modplug/gstmodplug.cc:
30530           Proper return value setting for the query() function.
30531         * gst/playback/gstplaybasebin.c: (setup_source):
30532           Being in non-playing state (after, e.g., EOS) is not necessarily
30533           a bad thing. Allow for that. This fixes playback of short files.
30534           They don't actually playback fully now, because the clock already
30535           runs. This means that small files (<500kB) with a small length
30536           (<2sec) will still not or barely play. Other files, such as mod
30537           or flx, will work correctly, however.
30538
30539 2004-09-28  Wim Taymans  <wim@fluendo.com>
30540
30541         * ext/speex/gstspeex.c: (plugin_init):
30542         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
30543         (gst_speex_dec_class_init), (speex_dec_get_formats),
30544         (speex_get_event_masks), (speex_get_query_types),
30545         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
30546         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
30547         (gst_speexdec_get_property), (gst_speexdec_set_property),
30548         (speex_dec_change_state):
30549         * ext/speex/gstspeexdec.h:
30550         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
30551         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
30552         (gst_speexenc_base_init), (gst_speexenc_class_init),
30553         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
30554         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
30555         (gst_speexenc_src_query), (gst_speexenc_init),
30556         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
30557         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
30558         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
30559         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
30560         (gst_speexenc_chain), (gst_speexenc_get_property),
30561         (gst_speexenc_set_property), (gst_speexenc_change_state):
30562         * ext/speex/gstspeexenc.h:
30563         Rewrote speex encoder, make sure it can be embedded in ogg.
30564         Implemented speex decoder.
30565
30566 2004-09-28  Christian Schaller <christian@fluendo.com>
30567
30568         * configure.ac:
30569         Remove kioslave plugin. Markey is brewing a new working one
30570         * ext/Makefile.am: Remove kioslave plugin
30571         * ext/kio: remove
30572         * gst-plugins.spec.in: remove kio plugin from spec
30573
30574 2004-09-27  Wim Taymans  <wim@fluendo.com>
30575
30576         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30577         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
30578         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
30579         (gst_multifdsink_new_client),
30580         (gst_multifdsink_handle_client_write),
30581         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
30582         (gst_multifdsink_handle_clients):
30583         * gst/tcp/gstmultifdsink.h:
30584         Make syncing to keyframes actually work for new clients and lagging
30585         clients.
30586
30587 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30588
30589         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
30590         (gst_navigationtest_handle_src_event), (draw_box_planar411),
30591         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
30592         * gst/debug/gstnavigationtest.h:
30593           make navigationtest display button-press and button-release events
30594
30595 2004-09-26 Iain <iaingnome@gmail.com>
30596
30597         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
30598         the channels have received a new media event.
30599         (interleave_buffered_loop): Compresses a new media event on all
30600         channels into one.
30601
30602 2004-09-26 Iain <iaingnome@gmail.com>
30603
30604         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
30605         call the sinkpad's default event handler and not the srcpads. He also
30606         says this is confusing :)
30607         (gst_wavenc_stop_file): Company says that seek events only go upstream
30608         we should send a discontinuous downstream instead.
30609
30610 2004-09-25  Christian Schaller <christian@fluendo.com>
30611
30612         * Update SPEC file to be usable in conjunction with Fedora Core,
30613           Fedora.us and freshrpms packages
30614         * Fix typo in multifilesrc test Makefile
30615
30616 2004-09-24  Wim Taymans  <wim@fluendo.com>
30617
30618         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30619         Only signal the no_more_pads signal when we have
30620         added the stream to our list.
30621
30622 2004-09-24  Wim Taymans  <wim@fluendo.com>
30623
30624         * gst/playback/gstplaybasebin.c: (remove_prerolls),
30625         (new_decoded_pad):
30626         * gst/playback/gstplaybasebin.h:
30627         * gst/playback/gstplaybin.c: (setup_sinks):
30628         Don't try to preroll or decode more than one audio/video
30629         track.
30630
30631 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30632
30633         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
30634           Throw error if we failed to find a suitable output. This should
30635           throw an error if we successfully set up a pipeline (e.g. because
30636           we recognized a media file) but found no decodable streams in it
30637           (e.g. because it contains only media stream types for which we
30638           have no decoders, or because it's not a media type).
30639
30640 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30641
30642         * ext/dirac/Makefile.am:
30643         * ext/dirac/gstdirac.cc:
30644         * ext/dirac/gstdiracdec.cc:
30645         * ext/dirac/gstdiracdec.h:
30646           Do something. Don't actually know if this works because I don't
30647           have a demuxer yet.
30648         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
30649           Add channels=1 to caps returned from _getcaps().
30650         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
30651         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
30652         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
30653         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
30654         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
30655         (gst_ogm_parse_change_state):
30656           Separate between audio/video so ogmaudioparse actually uses the
30657           audio pad templates. Both audio and video work now, including
30658           autoplugging. Also use sometimes-srcpad hack.
30659         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
30660           Handle events better. Don't hang on infinite loops.
30661         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
30662         (gst_avi_demux_init), (gst_avi_demux_reset),
30663         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
30664         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
30665         (gst_avi_demux_change_state):
30666         * gst/avi/gstavidemux.h:
30667           Improve A/V sync. Still not perfect.
30668         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
30669         (gst_ebml_read_skip):
30670           Handle events better.
30671         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
30672         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
30673         (qtdemux_audio_caps):
30674           Add IMA4. Improve event handling. Save offset after a seek when
30675           the headers are at the end of the file so that we don't end up in
30676           an infinite loop.
30677         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
30678           Add low-priority typefind support for files with no length.
30679
30680 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30681
30682         * testsuite/multifilesink/Makefile.am:
30683         fix typo
30684
30685 2004-09-22  Julien MOUTTE  <julien@moutte.net>
30686
30687         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30688         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
30689         mistakes from thaytan's patches.
30690
30691 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30692
30693         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30694           For completeness, XSync in the destroy function as xvimage does.
30695
30696 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30697
30698         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
30699            Correct caps negotiation
30700         * gst/volume/gstvolume.c: (volume_chain_float),
30701         (volume_chain_int16):
30702            Modify debug output to be little more informative
30703         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
30704         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
30705         (gst_xvimagesink_xvimage_destroy):
30706           Add XSync calls after detaching from the shared memory segment to
30707           avoid a crash.
30708
30709 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30710
30711         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
30712         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
30713         * ext/vorbis/vorbis.c: (plugin_init):
30714         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
30715         (gst_vorbisenc_chain):
30716         * ext/vorbis/vorbisenc.h:
30717         remove explicit newmedia support from oggmux and vorbisenc
30718         add debug category to vorbisenc
30719         * gst/multifilesink/gstmultifilesink.c:
30720         (gst_multifilesink_class_init), (gst_multifilesink_init),
30721         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
30722         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
30723         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
30724         (plugin_init):
30725         * gst/multifilesink/gstmultifilesink.h:
30726         add support for streamheader in multifilesink
30727
30728 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30729
30730         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
30731         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
30732         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
30733           Prevent infinite loops. More correct error reporting.
30734         * gst/auparse/gstauparse.c: (gst_auparse_chain):
30735           Error out if negotiation fails.
30736         * gst/playback/gstplaybasebin.c: (setup_source),
30737         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
30738         (gst_play_base_bin_found_tag):
30739           Error/tag forwarding. Pre-roll fixes for source errors on state
30740           changes (e.g. "file does not exist") to prevent hangs.
30741
30742 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30743
30744         * testsuite/multifilesink/Makefile.am:
30745         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
30746         (gst_newmedia_class_init), (gst_newmedia_init),
30747         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30748         (newfile_signal), (test_signal), (main):
30749         * testsuite/multifilesink/multifilesrc_test.c: (main):
30750         * testsuite/multifilesink/oggtheora_test.c:
30751         (gst_newmedia_base_init), (gst_newmedia_class_init),
30752         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30753         (test_format), (newfile_signal), (test_signal), (main):
30754         * testsuite/multifilesink/oggvorbis_test.c:
30755         (gst_newmedia_base_init), (gst_newmedia_class_init),
30756         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30757         (test_format), (newfile_signal), (test_signal), (main):
30758         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
30759         (gst_newmedia_class_init), (gst_newmedia_init),
30760         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30761         (newfile_signal), (test_signal), (main):
30762         New media tests
30763
30764 2004-09-20  Christian Schaller <christian@fluendo.com>
30765
30766         * Fix mikmod license to LGPL as they have relicensed
30767         * Move Dirac and Effectv into LGPL section of README_license
30768
30769 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30770
30771         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
30772         (gst_mad_change_state):
30773           Allow for mp3 rate/channels changes. However, only very
30774           conservatively. Reason that we *have* to enable this is smiply
30775           because the mad find_sync() function is not good enough, it will
30776           regularly sync on random data as valid frames and therefore make
30777           us provide random caps as *final* caps of the stream. The best fix
30778           I could think of is to simply require several of the same stream
30779           changes in a row before we change caps.
30780           The actual testcase that works now is #
30781         * ext/ogg/Makefile.am:
30782         * ext/ogg/gstogg.c: (plugin_init):
30783         * ext/ogg/gstogmparse.c:
30784           OGM support (video only for now; I need an audio sample file).
30785         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
30786         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
30787         (gst_asf_demux_add_video_stream):
30788           WMV extradata.
30789         * gst/playback/gstplaybasebin.c: (unknown_type):
30790           Don't error out on single unknown-types after all. It's wrong.
30791           If we found type of video and audio but not of a subtitle stream,
30792           it will still error out (which is unwanted). Will find a better fix
30793           later on.
30794         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
30795         (ogmaudio_type_find), (plugin_init):
30796           OGM support.
30797
30798 2004-09-20  Johan Dahlin  <johan@gnome.org>
30799
30800         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
30801         after setting caps.
30802
30803 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30804
30805         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
30806         * gst/wavenc/gstwavenc.h:
30807         Added newmedia support to wavenc
30808
30809 2004-09-17  Wim Taymans  <wim@fluendo.com>
30810
30811         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
30812         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
30813         (gst_fdset_fd_can_write), (gst_fdset_wait):
30814         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
30815         (gst_multifdsink_init), (gst_multifdsink_add),
30816         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
30817         (gst_multifdsink_remove_client_link),
30818         (gst_multifdsink_client_queue_buffer),
30819         (gst_multifdsink_handle_client_write),
30820         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
30821         (gst_multifdsink_close), (gst_multifdsink_change_state):
30822         * gst/tcp/gstmultifdsink.h:
30823         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
30824         (gst_tcpserversink_removed):
30825         Small cleanups in fdset.c
30826         Use a hastable to map fd to the client structure for faster
30827         lookup in _remove and get_stats.
30828         Added virtual function to close the fds.
30829         Handle clients even when the select/poll call was unblocked because
30830         of a command.
30831         Implement syncing to keyframe in the recovery procedure.
30832
30833 2004-09-16 Iain <iaingnome@gmail.com>
30834
30835         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
30836         try caps.
30837
30838 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30839
30840         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
30841           Caps are only set if the type of the stream is unknown, but this
30842           is initialized in ->init_stream(), so set to UNKNOWN after calling
30843           ->init_stream() so that capsnego starts.
30844
30845 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30846
30847         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30848         (gst_avi_demux_stream_data):
30849           Just hardcode for raw audio then. AVI audio sucks.
30850
30851 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
30852
30853         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
30854         * gst/matroska/matroska-mux.c: (audiosink_templ),
30855         (gst_matroska_mux_audio_pad_link):
30856         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
30857         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
30858
30859 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30860
30861         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30862         (gst_avi_demux_stream_data):
30863           Try to fix a/v sync issues.
30864
30865 2004-09-15  David Schleef  <ds@schleef.org>
30866
30867         * configure.ac: remove NASM check, since we don't use it.  Update
30868         dirac check to 0.4
30869         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
30870         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
30871         Initialized variables.
30872         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
30873         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
30874         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
30875         SVQ3 format
30876
30877 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30878
30879         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30880         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
30881         * gst/avi/gstavidemux.h:
30882           Fix for compressed audio (mp3) timestamp generation. How did this
30883           ever work?
30884
30885 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30886
30887         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
30888           Volume is a double not a float.
30889
30890 2004-09-15  Wim Taymans  <wim@fluendo.com>
30891
30892         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
30893         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
30894         Don't close the fd in multifdsink as we didn't open it in the
30895         first place. Some cleanups.
30896
30897 2004-09-15  Wim Taymans  <wim@fluendo.com>
30898
30899         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
30900         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30901         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30902         Fix the case where the muxer would mark pages as delta
30903         frames when they are not (vorbis only ogg).
30904
30905 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30906
30907         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
30908         (gst_play_base_bin_change_state):
30909           Handle the case where we failed to setup a clear pipeline. This
30910           will throw an error (or EOS, another nice case) and if you don't
30911           catch that, the app will wait for the signal forever (and thus
30912           hang).
30913
30914 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30915
30916         * ext/gnomevfs/gstgnomevfssink.c:
30917         (gst_gnomevfssink_uri_get_protocols):
30918         * ext/gnomevfs/gstgnomevfssrc.c:
30919         (gst_gnomevfssrc_uri_get_protocols):
30920         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
30921         * ext/gnomevfs/gstgnomevfsuri.h:
30922           Use _uri_new() instead of _open(), so it doesn't take as long and
30923           Christophe's computer won't hang.
30924         * gst/playback/gstplaybasebin.c: (unknown_type):
30925           Throw error on unknown media type, so apps actually display it.
30926
30927 2004-09-14  Brian Cameron  <brian.cameron@sun.com
30928
30929         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
30930           this script to work on Solaris since bash shell handles echo
30931           differenly than bash.
30932
30933 2004-09-17  Wim Taymans  <wim@fluendo.com>
30934
30935         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
30936         (setup_source), (gst_play_base_bin_set_property),
30937         (gst_play_base_bin_add_element):
30938         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
30939         Some more work on making sure seeking pauses the pipeline and
30940         that changing the uri actually does something.
30941
30942 2004-09-17  Wim Taymans  <wim@fluendo.com>
30943
30944         * gst/tcp/gstfdset.c: (gst_fdset_wait):
30945         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
30946         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
30947         (gst_tcpserversink_close):
30948         Be a bit more paranoid when freeing memory.
30949
30950 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30951
30952         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
30953         (qtdemux_parse_trak):
30954           Don't crash by dividing by zero (see sample movie in #126922).
30955
30956 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30957
30958         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
30959           Don't touch non-existing data (fixes crash on file in #140147).
30960
30961 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30962
30963         * gst/playback/gstplaybasebin.c:
30964         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
30965           Handle double disposals, and proper change of URIs.
30966
30967 2004-09-13  Martin Eikermann <meiker@upb.de>
30968
30969         * gst/mpegstream/gstmpegparse.c:
30970           fix synchronistation for streams recorded from digital PCR
30971           fixes bug #119376
30972
30973 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30974
30975         * ext/gnomevfs/Makefile.am:
30976         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
30977         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
30978         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
30979         (gst_gnomevfssink_uri_get_type),
30980         (gst_gnomevfssink_uri_get_protocols),
30981         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
30982         (gst_gnomevfssink_uri_handler_init),
30983         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
30984         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
30985         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
30986         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
30987         (gst_gnomevfssrc_uri_get_type),
30988         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
30989         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
30990         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
30991         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
30992         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
30993         * ext/gnomevfs/gstgnomevfsuri.h:
30994           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
30995           of fake URIs to see which this version of Gnome-VFS likes, and
30996           uses that for the Gst-URI interface. Makes playbin support http://
30997           streams. Also fix up some stupid behaviour in gnomevfssrc.
30998
30999 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31000
31001         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
31002         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
31003         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
31004         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
31005           Update mixer (to sync with other sessions) if we try to obtain
31006           a new value. This makes alsamixer work accross applications.
31007         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
31008           Only call sync functions if we're running, else alsalib asserts.
31009         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
31010           Sometimes fails to compile. Possibly a gcc bug.
31011         * gst/playback/gstplaybin.c: (gen_video_element),
31012         (gen_audio_element):
31013           Add a reference to an application-provided object, because we lose
31014           this same reference if we add it to the bin. If we don't do this,
31015           we can only use this object once and thus crash if we go from
31016           ready to playing, back to ready and back to playing again.
31017           Also add an audioscale element because several cheap soundcards -
31018           like mine - don't support all samplerates.
31019         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
31020         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
31021           Fix wrong order or PAR calls. Makes automatically obtained PAR
31022           from the X server atually being used.
31023
31024 2004-09-12  David Schleef  <ds@schleef.org>
31025
31026         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
31027         #151887, #152102, #152247.
31028         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
31029         * examples/seeking/cdparanoia.c: same
31030         * examples/seeking/cdplayer.c: same
31031         * examples/seeking/seek.c: same
31032         * examples/seeking/spider_seek.c: same
31033         * examples/seeking/vorbisfile.c: same
31034         * examples/stats/mp2ogg.c: same
31035         * ext/esd/esdsink.c: (gst_esdsink_class_init),
31036         (gst_esdsink_dispose): Dispose of element properly.
31037         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
31038         fixes.
31039         * ext/nas/nassink.c: (gst_nassink_class_init),
31040         (gst_nassink_dispose): Dispose of element correctly.
31041         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
31042         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
31043         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
31044         Fix 64-bit warning.
31045         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31046         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
31047         Fix 64-bit warning.
31048
31049 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
31050
31051         * configure.ac : change speex detection as 1.1.6 now uses
31052           .pc/pkg-config and they changed their headers location.
31053
31054 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
31055
31056         * gst/matroska/matroska-mux.h:
31057         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
31058         (gst_matroska_mux_start), (gst_matroska_mux_finish),
31059         (gst_matroska_mux_write_data):
31060           Write multiple blocks/frames per cluster.
31061                 Write meta-seek information (seek heads).
31062
31063 2004-09-09  Scott Wheeler <wheeler@kde.org>
31064
31065         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
31066         (gst_play_bin_set_property), (gst_play_bin_get_property),
31067         (gen_audio_element), (gen_audio_element):
31068           Add a volume element / property to the pipeline.
31069
31070 2004-09-07  Wim Taymans  <wim@fluendo.com>
31071
31072         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
31073         Copy timestamps from the master pad to the output buffers.
31074
31075 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31076
31077         * ext/raw1394/gstdv1394src.c:
31078           throw errors when applicable
31079
31080 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
31081
31082         * gst/matroska/ebml-ids.h:
31083         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
31084         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
31085         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
31086           automatically convert unix time <-> ebml time when reading/writing
31087           a date, use gst_ebml_write_uint to write CUETIME,
31088           not gst_ebml_write_date.
31089         * gst/matroska/matroska-ids.h:
31090         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
31091         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
31092         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
31093         (gst_matroska_mux_write_data):
31094           Write track and segment UIDs, write muxing date, write
31095           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
31096           Create cues for audio only files.
31097
31098 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
31099
31100         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
31101         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
31102           Re-commit ALSA switches.
31103         * gst/adder/gstadder.c: (gst_adder_loop):
31104           64-bit fix (#151416).
31105         * gst/debug/progressreport.c: (gst_progressreport_report):
31106           64-bit fix (#151419).
31107         * gst/matroska/matroska-demux.c:
31108         (gst_matroska_demux_parse_contents):
31109           64-bit fix (#151420).
31110         * gst/playback/test3.c: (update_scale):
31111           64-bit fix (#151421).
31112
31113 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
31114
31115         * configure.ac:
31116           bump nano to cvs
31117
31118 === release 0.8.4 ===
31119
31120 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31121
31122         * configure.ac: releasing 0.8.4, "Alias"
31123
31124 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
31125
31126         * ext/theora/Makefile.am:
31127           fix makefile.  Fixes #151462.
31128
31129 2004-08-30  Wim Taymans  <wim@fluendo.com>
31130
31131         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
31132         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31133         (gst_multifdsink_remove_client_link),
31134         (gst_multifdsink_client_queue_buffer),
31135         (gst_multifdsink_handle_client_write):
31136         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
31137         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
31138         Fix some memory leaks.
31139
31140 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31141
31142         Patch by: David Schleef
31143
31144         * configure.ac:
31145         * sys/Makefile.am:
31146           rename our detection macro for V4L2.  Fixes #151236.
31147
31148 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31149
31150         Patch by: David Schleef
31151
31152         * configure.ac:
31153           check to define LAMEPRESET.  Fixes #151232.
31154
31155 2004-08-27  David Schleef  <ds@schleef.org>
31156
31157         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
31158         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
31159         (gst_glimagesink_fixate):  Move local variable declarations to
31160         make gcc-2.95 happy.
31161
31162 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31163
31164         * configure.ac:
31165           bump nano for prerelease
31166
31167 2004-08-27  David Schleef  <ds@schleef.org>
31168
31169         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
31170         * sys/sunaudio/gstsunaudiosrc.c:
31171         * sys/sunaudio/gstsunaudiosrc.h:
31172
31173 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
31174
31175         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
31176         handle EOS correctly
31177         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
31178         * gst/matroska/matroska-mux.h:
31179         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
31180         VFW compatibility mode
31181
31182 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31183
31184         patch by: Zaheer Abbas Merali
31185
31186         * ext/ogg/gstoggmux.c:
31187         * ext/vorbis/vorbisenc.c:
31188         * ext/vorbis/vorbisenc.h:
31189           handle NEWMEDIA
31190
31191 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
31192
31193         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
31194         fix byte order reversion on little endian machines.
31195         * gst/matroska/matroska-mux.c: (audiosink_templ),
31196         (gst_matroska_mux_audio_pad_link):
31197         add TTA codec to the list of supported codecs.
31198         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
31199         (gst_matroska_mux_start), (gst_matroska_mux_finish),
31200         (gst_matroska_mux_write_data):
31201         * gst/matroska/matroska-mux.h:
31202         write segment duration correctly, write muxing app string, fixes bugs
31203         #140897 and #140898.
31204         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
31205         wait for all pads to be negotiated before starting to mux.
31206
31207 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31208
31209         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
31210         * ext/lame/gstlame.h:
31211         Added new media support to lame
31212
31213 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
31214
31215         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
31216         send vorbis headers at the beginning of a stream, fixes bug #141554.
31217         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
31218         bug #148950.
31219         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
31220         (gst_matroska_demux_plugin_init):
31221         * gst/matroska/matroska-ids.h:
31222         enable demuxing of TTA audio streams, fixes bug #148951.
31223         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
31224         enable typefinding for TTA audio files, fixes bug #148711.
31225         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
31226         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
31227         fixes playback of packed bitstream and xvid with bframes, bug #135407.
31228
31229 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
31230
31231         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
31232         (gst_riff_read_element_data), (gst_riff_read_seek),
31233         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
31234         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
31235         <teuf@gnome.org>
31236
31237 2004-08-23 Iain <iaingnome@gmail.com>
31238
31239         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
31240         tags. They appear to be handled differently to normal.
31241         (tag_list_to_id3_tag_foreach): Ditto.
31242
31243 2004-08-22  Wim Taymans  <wim@fluendo.com>
31244
31245         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
31246         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
31247         Make sure we never send -1 granulepos.
31248
31249 2004-08-20  Wim Taymans  <wim@fluendo.com>
31250
31251         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
31252         (gst_ogg_mux_loop):
31253         I will accept bitchslappings with non sharp objects.
31254
31255 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31256
31257         * configure.ac:
31258         Clean up the test for lame presets
31259
31260 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31261
31262         * configure.ac:
31263         * ext/lame/Makefile.am:
31264         * ext/lame/gstlame.c: (gst_lame_class_init),
31265         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
31266         Only enable lame presets if version of lame has presets in API
31267
31268 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
31269         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
31270         * gst/udp/gstudpsrc.h:
31271           Don't call gst_pad_push in a get function. Fixes #150449
31272
31273 2004-08-18  Wim Taymans  <wim@fluendo.com>
31274
31275         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
31276         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
31277         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
31278         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31279         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31280         (gst_fdset_wait):
31281         * gst/tcp/gstfdset.h:
31282         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31283         (gst_multifdsink_client_queue_buffer),
31284         (gst_multifdsink_handle_client_write):
31285         * gst/tcp/gstmultifdsink.h:
31286         Some extra checks in gstfdset.
31287         Only use send() when the fd is a socket. Don't try to
31288         read from write only fds.
31289
31290 2004-08-18  Wim Taymans  <wim@fluendo.com>
31291
31292         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
31293         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
31294         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31295         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31296         (gst_fdset_wait):
31297         Add more locking and bounds checking.
31298
31299 2004-08-18  Wim Taymans  <wim@fluendo.com>
31300
31301         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
31302         Realloc test fdset in the lock and right before starting
31303         the poll call. Bump the limit to 4096.
31304
31305 2004-08-17  David Schleef  <ds@schleef.org>
31306
31307         * sys/sunaudio/Makefile.am:
31308         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
31309         of rates and channels.  Make debugging less obnoxious.
31310
31311         Patch from Balamurali Viswanathan implementing a mixer for
31312         Sun audio.  (bug #144091):
31313         * sys/sunaudio/gstsunelement.c:
31314         * sys/sunaudio/gstsunelement.h:
31315         * sys/sunaudio/gstsunmixer.c:
31316         * sys/sunaudio/gstsunmixer.h:
31317
31318 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31319
31320         * gst/audioscale/gstaudioscale.c:
31321         * gst/audioscale/gstaudioscale.h:
31322         made audioscale resample from any sample rate to any sample rate
31323
31324 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
31325
31326         * ext/libpng/gstpngdec.c:
31327           error out on unsupported types
31328
31329 2004-08-17  Iain <iaingnome@gmail.com>
31330
31331         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
31332         mid_side and loose_mid_side properties if its a stereo stream.
31333
31334 2004-08-17  Wim Taymans  <wim@fluendo.com>
31335
31336         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31337         (theora_get_formats), (theora_dec_src_convert),
31338         (theora_dec_sink_convert), (theora_dec_src_query),
31339         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
31340         Add a debug line.
31341
31342 2004-08-17  Wim Taymans  <wim@fluendo.com>
31343
31344         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
31345         (gst_ogg_pad_push):
31346         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
31347         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
31348         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
31349         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
31350         Mark delta units in the muxer.
31351         Try to decode the packet after an out-of-sync error from
31352         libogg.
31353
31354 2004-08-17  Wim Taymans  <wim@fluendo.com>
31355
31356         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31357         (gst_multifdsink_init), (gst_multifdsink_add),
31358         (gst_multifdsink_client_queue_buffer),
31359         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
31360         * gst/tcp/gstmultifdsink.h:
31361         Added option to send a keyframe to clients as the first buffer.
31362         Make timeout property writable.
31363
31364 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
31365
31366         patch by: Wim Taymans
31367
31368         * gst/tcp/gstfdset.c:
31369         * gst/tcp/gstmultifdsink.c:
31370           fix index comparison, should include 0
31371
31372 2004-08-16  Wim Taymans  <wim@fluendo.com>
31373
31374         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
31375         (gst_fdset_add_fd), (gst_fdset_remove_fd),
31376         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
31377         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
31378         (gst_fdset_wait):
31379           copy when reallocing for poll so the select arguments don't get
31380           changed during the call
31381
31382 2004-08-16  Wim Taymans  <wim@fluendo.com>
31383
31384         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
31385         (gst_theora_enc_class_init), (theora_enc_sink_link),
31386         (theora_buffer_from_packet), (theora_enc_chain):
31387         Fix bug where buffers were not marked as keyframes
31388         correctly.
31389
31390 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31391
31392         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
31393         (gst_lame_preset_get_type), (gst_lame_class_init):
31394         describe the enum values for vbr mode and presets more verbosely
31395
31396 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31397
31398         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
31399         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
31400         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
31401         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
31402         * ext/lame/gstlame.h:
31403         add preset property to lame so it can use lame presets
31404
31405 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31406
31407         * ext/lame/gstlame.c: (gst_lame_get_property):
31408         whoops forgot break, thanks teuf
31409
31410 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31411
31412         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
31413         (gst_lame_class_init), (gst_lame_src_getcaps),
31414         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
31415         (gst_lame_get_property), (gst_lame_setup):
31416         * ext/lame/gstlame.h:
31417         fix lame's broken vbr stuff, allow it to resample if need be, and also
31418         make xing header optional
31419
31420 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31421
31422         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
31423         added getcaps function so samplerate doesnt get fixated to silly values
31424
31425 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31426
31427         * ext/lame/gstlame.c: (gst_lame_src_link):
31428         revert previous fix
31429
31430 2004-08-12  Johan Dahlin  <johan@gnome.org>
31431
31432         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
31433         checks. Doesn't matter what state we are in. Interfaces are a
31434         compile time thing, not runtime. It also broke the python bindings.
31435
31436 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31437
31438         * ext/lame/gstlame.c: (gst_lame_src_link):
31439         made source pad link function check if sinkpad is ok..fixes the problem
31440         where core fixates the output rate of lame stupidly
31441
31442 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
31443
31444         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
31445         * sys/v4l/v4l_calls.c:
31446         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
31447           fix fixate function to handle nonsimple caps.
31448           remove bogus check in _link
31449           cleanups
31450
31451 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31452
31453         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
31454         set default compression ratio parameter to 0.0 so bitrate parameter
31455         works :)
31456
31457 2004-08-11  David Schleef  <ds@schleef.org>
31458
31459         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
31460
31461 2004-08-11  David Schleef  <ds@schleef.org>
31462
31463         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
31464         before.
31465
31466 2004-08-11  David Schleef  <ds@schleef.org>
31467
31468         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
31469
31470 2004-08-11  David Schleef  <ds@schleef.org>
31471
31472         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
31473           license field
31474         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
31475         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
31476           LGPL.
31477         * gst/auparse/gstauparse.c: Fix plugin license field.
31478         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
31479         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
31480         * gst/rtp/gstrtp.c: Fix plugin license field.
31481
31482 2004-08-11  Wim Taymans  <wim@fluendo.com>
31483
31484         * gst/tcp/Makefile.am:
31485         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
31486         (ensure_size), (gst_fdset_new), (gst_fdset_free),
31487         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
31488         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
31489         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
31490         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
31491         (gst_fdset_fd_can_write), (gst_fdset_wait):
31492         * gst/tcp/gstfdset.h:
31493         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
31494         (gst_multifdsink_class_init), (gst_multifdsink_init),
31495         (gst_multifdsink_add), (gst_multifdsink_remove),
31496         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
31497         (gst_multifdsink_remove_client_link),
31498         (gst_multifdsink_handle_client_read),
31499         (gst_multifdsink_client_queue_data),
31500         (gst_multifdsink_client_queue_caps),
31501         (gst_multifdsink_client_queue_buffer),
31502         (gst_multifdsink_handle_client_write),
31503         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
31504         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
31505         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
31506         (gst_multifdsink_close):
31507         * gst/tcp/gstmultifdsink.h:
31508         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
31509         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
31510         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
31511         (gst_tcpserversink_close):
31512         * gst/tcp/gsttcpserversink.h:
31513         Abstracted away the select call, implemented poll (yes we ran into
31514         the 1024 limit in production).
31515
31516 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
31517
31518         * gst/tcp/gsttcp.c:
31519         * gst/tcp/gsttcpplugin.c:
31520           improve debuggging, remove assert
31521
31522 2004-08-10  Wim Taymans  <wim@fluendo.com>
31523
31524         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
31525         (gst_client_status_get_type), (gst_multifdsink_class_init),
31526         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
31527         (gst_multifdsink_handle_client_read),
31528         (gst_multifdsink_handle_client_write),
31529         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
31530         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
31531         (gst_multifdsink_get_property):
31532         * gst/tcp/gstmultifdsink.h:
31533         * gst/tcp/gsttcp-marshal.list:
31534         Starting to prepare for specifying buffer time in other units
31535         than buffers. Expose remove reason in signal.
31536
31537 2004-08-10  Wim Taymans  <wim@fluendo.com>
31538
31539         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31540         (gst_multifdsink_remove), (gst_multifdsink_clear),
31541         (gst_multifdsink_remove_client_link),
31542         (gst_multifdsink_handle_client_read),
31543         (gst_multifdsink_client_queue_data),
31544         (gst_multifdsink_client_queue_buffer),
31545         (gst_multifdsink_handle_client_write),
31546         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
31547         (gst_multifdsink_chain), (gst_multifdsink_close):
31548         * gst/tcp/gstmultifdsink.h:
31549         Added more debugging info. Changed the way clients are
31550         removed from the lists. Fixed a bug where a bad file descriptor
31551         could cause many clients to be removed.
31552
31553 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31554
31555         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
31556           allow all pixel-aspect-ratios, not just 1:1
31557
31558 2004-08-09  David Schleef  <ds@schleef.org>
31559
31560         * sys/glsink/ARB_multitexture.h:  Remove old files.
31561         * sys/glsink/EXT_paletted_texture.h:
31562         * sys/glsink/NV_register_combiners.h:
31563         * sys/glsink/gstgl_nvimage.c:
31564         * sys/glsink/gstgl_pdrimage.c:
31565         * sys/glsink/gstgl_rgbimage.c:
31566         * sys/glsink/gstglsink.c:
31567         * sys/glsink/gstglsink.h:
31568         * sys/glsink/gstglxwindow.c:
31569         * sys/glsink/regcomb_yuvrgb.c:
31570
31571 2004-08-09  David Schleef  <ds@schleef.org>
31572
31573         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
31574         GL sink plugin.  (Bug #147302)
31575
31576         * configure.ac: Test for OpenGL
31577         * sys/Makefile.am: Use test for OpenGL
31578         * sys/glsink/Makefile.am:
31579         * sys/glsink/glimagesink.c: rewrite
31580         * sys/glsink/glimagesink.h: rewrite
31581
31582 2004-08-09  David Schleef  <ds@schleef.org>
31583
31584         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
31585         sane framerates.
31586         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
31587         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
31588         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
31589
31590 2004-08-09  Wim Taymans  <wim@fluendo.com>
31591
31592         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31593         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31594         (gst_multifdsink_client_remove),
31595         (gst_multifdsink_handle_client_read),
31596         (gst_multifdsink_handle_client_write),
31597         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31598         Do a bit more logging, make the client_read code more robust.
31599
31600 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31601
31602         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
31603         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
31604         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
31605         (gst_jpegdec_init), (gst_jpegdec_chain):
31606         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
31607         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
31608           cleanups, debugging fixes and memleak plugging
31609
31610 2004-08-09  Wim Taymans  <wim@fluendo.com>
31611
31612         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31613         (theora_get_formats), (theora_dec_src_convert),
31614         (theora_dec_sink_convert), (theora_dec_src_query),
31615         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
31616         (theora_dec_change_state):
31617         Don't crash on missing header packets.
31618
31619 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31620
31621         * po/LINGUAS:
31622         * po/sq.po:
31623           Added Albanian translation (Laurent Dhima)
31624         * po/cs.po:
31625           updated
31626
31627 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31628
31629         * ext/lame/gstlame.c:
31630           fix/add debugging
31631
31632 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31633
31634         * sys/ximage/ximagesink.c:
31635         * sys/xvimage/xvimagesink.c:
31636           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
31637
31638 2004-08-06  Wim Taymans  <wim@fluendo.com>
31639
31640         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31641         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31642         (gst_multifdsink_client_remove),
31643         (gst_multifdsink_handle_client_read),
31644         (gst_multifdsink_handle_client_write),
31645         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31646         Make sure we don't try to read more from a client that what
31647         ioctl says us or we deadlock.
31648
31649 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31650
31651         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
31652         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
31653         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
31654           decouple running_time and n_frames so it can handle changing
31655           framerate while running
31656
31657 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31658
31659         * po/nl.po:
31660         * po/sv.po:
31661           updated translations
31662
31663 2004-08-04  Benjamin Otte  <otte@gnome.org>
31664
31665         * gst/videotestsrc/gstvideotestsrc.c:
31666         (gst_videotestsrc_get_capslist), (generate_capslist),
31667         (plugin_init):
31668           generate the list of supported caps at startup and reuse it instead
31669           of always generating it
31670
31671 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31672
31673         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
31674           whoops, last checkin broke normal build
31675
31676 2004-08-03  Benjamin Otte  <otte@gnome.org>
31677
31678         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
31679         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
31680         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
31681         (gst_alsa_mixer_get_option):
31682         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
31683         (dvdnavsrc_print_event):
31684         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
31685         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
31686         (gst_ogg_mux_pad_unlink):
31687         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
31688         (gst_multipart_mux_pad_unlink):
31689         * gst/videofilter/gstvideobalance.c:
31690         (gst_videobalance_colorbalance_set_value):
31691         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
31692         (gst_videomixer_pad_unlink):
31693         * po/uk.po:
31694         * sys/oss/gstossmixer.c:
31695         * sys/v4l/gstv4lcolorbalance.c:
31696         * sys/v4l/gstv4ltuner.c:
31697         * sys/v4l/v4lsrc_calls.c:
31698         * sys/v4l2/gstv4l2colorbalance.c:
31699         * sys/v4l2/gstv4l2tuner.c:
31700           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
31701
31702 2004-08-03  Benjamin Otte  <otte@gnome.org>
31703
31704         * examples/dynparams/filter.c: (ui_control_create):
31705         * examples/gstplay/player.c: (print_tag):
31706         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
31707         * ext/gdk_pixbuf/gstgdkanimation.c:
31708         (gst_gdk_animation_iter_may_advance):
31709         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
31710         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
31711         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
31712         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
31713         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
31714         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
31715         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
31716         * gst/sine/demo-dparams.c: (main):
31717         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
31718         * testsuite/alsa/formats.c: (create_pipeline):
31719         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
31720           fixes for G_DISABLE_ASSERT and friends
31721         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
31722         (mp3_type_frame_length_from_header), (mp3_type_find),
31723         (plugin_init):
31724           require mp3 typefinding to have at least MIN_HEADERS valid headers
31725           add typefinding for AAC adts files
31726
31727 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
31728
31729         * sys/ximage/ximagesink.c:
31730         (gst_ximagesink_calculate_pixel_aspect_ratio):
31731         * sys/xvimage/xvimagesink.c:
31732         (gst_xvimagesink_calculate_pixel_aspect_ratio):
31733         Make sure we calculate pixel-aspect-ratio using floating point maths
31734
31735 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31736
31737         * po/uk.po:
31738           updated translation
31739
31740 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31741
31742         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31743         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
31744           add debugging for display PAR calculation
31745
31746 2004-08-02  David Schleef  <ds@schleef.org>
31747
31748         * configure.ac: Fix mikmod CFLAGS.
31749
31750 2004-07-27  Benjamin Otte  <otte@gnome.org>
31751
31752         * gst/audioscale/gstaudioscale.c:
31753         - fix templates to only support S16, it's the only format that works
31754         - make caps nego code use try_set_caps_nonfixed and fixation instead
31755         of try_set_caps twice, which is not nice for autopluggers
31756         - change rank to secondary, so autopluggers can pick it up after
31757         audioconvert
31758
31759 2004-08-02  Iain <iain@prettypeople.org>
31760
31761         * gst/interleave/interleave.c (interleave_init),
31762         (interleave_request_new_pad),
31763         (interleave_pad_removed),
31764         (interleave_buffered_loop): Use the real pad count, not the artificial
31765         one.
31766
31767 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31768
31769         * configure.ac: bump nano back to development
31770
31771 === release 0.8.3 ===
31772
31773 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31774
31775         * configure.ac: releasing 0.8.3, "Water"
31776
31777 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31778
31779         * sys/xvimage/xvimagesink.c:
31780         (gst_xvimagesink_calculate_pixel_aspect_ratio),
31781         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
31782         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
31783         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
31784         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
31785         * sys/xvimage/xvimagesink.h:
31786           apply similar PAR fixes as to ximagesink
31787
31788 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31789
31790         patch from: Benjamin Otte
31791
31792         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
31793           add link function to lame.  Fixes #148986.
31794
31795 2004-08-02  Johan Dahlin  <johan@gnome.org>
31796
31797         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
31798         fix debugging log
31799
31800 2004-07-30  David Schleef  <ds@schleef.org>
31801
31802         * gst/videomixer/Makefile.am: Fix things that should have been
31803         fixed in the last checkin.
31804
31805 2004-07-30  David Schleef  <ds@schleef.org>
31806
31807         * gst/multipart/Makefile.am: Fix things that should have been
31808         fixed in the last checkin.
31809
31810 2004-07-30  David Schleef  <ds@schleef.org>
31811
31812         * testsuite/multifilesink/Makefile.am: Fix unused variable.
31813
31814 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31815
31816         * configure.ac:
31817           bump nano for prerelease
31818         * po/af.po:
31819         * po/az.po:
31820         * po/cs.po:
31821         * po/en_GB.po:
31822         * po/hu.po:
31823         * po/nl.po:
31824         * po/sr.po:
31825         * po/sv.po:
31826         * po/uk.po:
31827           updates
31828
31829 2004-07-30  Wim Taymans  <wim@fluendo.com>
31830
31831         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31832         (gst_multifdsink_add), (gst_multifdsink_remove),
31833         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
31834         (gst_multifdsink_client_remove),
31835         (gst_multifdsink_handle_client_write),
31836         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31837         * gst/tcp/gstmultifdsink.h:
31838         Recover from a select with a bad file descriptor by removing
31839         the client.
31840
31841 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31842
31843         * configure.ac:
31844           fix requirement of core
31845         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
31846         (gst_play_pipeline_setup):
31847           don't use colorspace element.  do use hermescolorspace element.
31848           make macro to get a colorspace element.
31849           mark strings for translation.
31850         * po/POTFILES.in:
31851           add play.c
31852         * po/af.po:
31853         * po/az.po:
31854         * po/cs.po:
31855         * po/en_GB.po:
31856         * po/hu.po:
31857         * po/nl.po:
31858         * po/sr.po:
31859         * po/sv.po:
31860         * po/uk.po:
31861           update translations
31862
31863 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31864
31865         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
31866         fix default for newmedia flag
31867
31868 2004-07-30  Wim Taymans  <wim@fluendo.com>
31869
31870         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31871         (gst_theora_dec_init), (theora_get_formats),
31872         (theora_dec_src_convert), (theora_dec_sink_convert),
31873         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31874         (theora_dec_chain), (theora_dec_set_property),
31875         (theora_dec_get_property):
31876         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
31877         (gst_theora_enc_class_init), (gst_theora_enc_init),
31878         (theora_enc_sink_link), (theora_enc_chain),
31879         (theora_enc_set_property), (theora_enc_get_property):
31880         Added cropping option to theora decoder.
31881         Added border option to theora encoder.
31882
31883 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31884
31885         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
31886         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
31887         (gst_pngenc_set_property):
31888         * ext/libpng/gstpngenc.h:
31889         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
31890
31891 2004-07-30  Wim Taymans  <wim@fluendo.com>
31892
31893         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
31894         (theora_enc_sink_link), (theora_enc_chain),
31895         (theora_enc_set_property), (theora_enc_get_property):
31896         Fix encoding of non-multiple-of-16 video.
31897
31898 2004-07-29  David Schleef  <ds@schleef.org>
31899
31900         * configure.ac: make test for audiofile more strict
31901
31902 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31903
31904         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
31905           give different names to typefind functions
31906
31907 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
31908
31909         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
31910         (gst_ximagesink_calculate_pixel_aspect_ratio),
31911         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
31912         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
31913         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
31914         (gst_ximagesink_get_property), (gst_ximagesink_init):
31915         * sys/ximage/ximagesink.h:
31916           allocate PAR's dynamically.
31917           use autodetected PAR if no object-set PAR is given.
31918           add workaround for directfb's X not setting physical size.
31919           fix to xvimagesink will follow tomorrow.
31920
31921 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31922
31923         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
31924         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
31925         (gst_shout2send_get_type), (gst_shout2send_set_clock),
31926         (gst_shout2send_class_init), (gst_shout2send_init),
31927         (set_shout_metadata), (gst_shout2send_set_metadata),
31928         (gst_shout2send_chain), (gst_shout2send_set_property),
31929         (gst_shout2send_get_property), (gst_shout2send_connect),
31930         (gst_shout2send_change_state):
31931         * ext/shout2/gstshout2.h:
31932         - fix for sending mp3 audio to icecast2 server, if pad link function not
31933         called before PAUSED state
31934         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
31935         - added tagging support for mp3 audio broadcasted
31936         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
31937         debug info
31938
31939 2004-07-28  Wim Taymans  <wim@fluendo.com>
31940
31941         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
31942         (gst_ogg_demux_push):
31943         Return query failure when we don't know the length of
31944         an ogg stream insteda of returning TRUE with a bogus value.
31945
31946 2004-07-28  Wim Taymans  <wim@fluendo.com>
31947
31948         * ext/theora/theoradec.c: (theora_get_formats),
31949         (theora_dec_src_convert), (theora_dec_sink_convert),
31950         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31951         (theora_dec_chain):
31952         Don't screw up the 1 Chroma for 1 luma sample situation when we
31953         have an odd offset/width by adding a black border in those cases.
31954
31955 2004-07-28  Wim Taymans  <wim@fluendo.com>
31956
31957         * ext/theora/theoradec.c: (theora_get_formats),
31958         (theora_dec_src_convert), (theora_dec_sink_convert),
31959         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31960         (theora_dec_chain):
31961         * ext/theora/theoraenc.c: (theora_enc_sink_link):
31962         Added first attempt at cropping of the image as required by the
31963         theora spec. We need more properties in the caps (offset_x,
31964         offset_y,stride) to implement this correctly.
31965
31966 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
31967
31968         * ext/dvdnav/README:
31969           Update the README to use dvddemux
31970         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
31971           Ensure getcaps returns a subset of the template caps
31972         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
31973         (gst_mpeg2subt_init):
31974           Ensure getcaps returns a subset of the template caps
31975         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
31976         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
31977         (gst_dvd_demux_get_subpicture_stream),
31978         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
31979         * gst/mpegstream/gstdvddemux.h:
31980           Set the explicit caps on the current_video pad before pushing
31981           anything
31982         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
31983         (gst_mpeg_demux_get_audio_stream):
31984           Free caps used to gst_pad_set_explicit_caps, which takes a const
31985           GstCaps *
31986
31987 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
31988
31989         * configure.ac: update GStreamer requirement to 0.8.4 because of
31990           GstFraction.
31991
31992 2004-07-28  Wim Taymans  <wim@fluendo.com>
31993
31994         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
31995         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
31996         Add the pad to the element after setting up the caps. This
31997         makes it a lot easier to autoplug.
31998
31999 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
32000
32001         * gst/median/gstmedian.c:
32002         * gst/mpeg2subt/gstmpeg2subt.c:
32003         * gst/mpegaudioparse/gstmpegaudioparse.c:
32004         * gst/mpegstream/gstdvddemux.c:
32005         * gst/mpegstream/gstmpegdemux.c:
32006         * gst/mpegstream/gstmpegpacketize.c:
32007         * gst/rtjpeg/gstrtjpeg.c:
32008         * gst/rtjpeg/gstrtjpegdec.c:
32009         * gst/rtjpeg/gstrtjpegenc.c:
32010         * gst/sine/gstsinesrc.c:
32011         * gst/smooth/gstsmooth.c:
32012         * gst/smpte/gstsmpte.c:
32013         * gst/smpte/gstsmpte.h:
32014         * gst/stereo/gststereo.c:
32015         * gst/videofilter/gstgamma.c:
32016         * gst/videofilter/gstvideobalance.c:
32017         * gst/videofilter/gstvideofilter.c:
32018         * gst/videofilter/gstvideoflip.c:
32019         * gst/videoscale/gstvideoscale.c:
32020         * gst/videoscale/videoscale.c:
32021         * gst/videotestsrc/gstvideotestsrc.c:
32022         * gst/videotestsrc/videotestsrc.c:
32023         * gst/wavenc/gstwavenc.c:
32024         * gst/wavparse/gstwavparse.c:
32025           fix local includes and 64 bits constants
32026
32027 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
32028
32029         * win32/gst.sln:
32030         * gst-libs/gst/*/*.vcproj:
32031         * gst/*/*.vcproj:
32032           more working plugins
32033
32034 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32035
32036         * testsuite/alsa/Makefile.am:
32037         * testsuite/alsa/srcstate.c:
32038         add test for alsasrc changing state
32039
32040 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32041
32042         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
32043         (gst_silence_get):
32044         * gst/silence/gstsilence.h:
32045         fix silence generation for 16bit raw audio
32046
32047 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32048
32049         * gst/matroska/matroska-demux.c:
32050         (gst_matroska_demux_parse_metadata),
32051         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
32052         * gst/mpegaudio/common.c:
32053         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
32054         (gst_videoscale_getcaps), (gst_videoscale_link),
32055         (gst_videoscale_src_fixate), (gst_videoscale_init),
32056         (gst_videoscale_finalize):
32057         * gst/videoscale/gstvideoscale.h:
32058         * gst/videotestsrc/gstvideotestsrc.c:
32059         (gst_videotestsrc_get_capslist):
32060         * gst/wavenc/gstwavenc.c:
32061         * sys/oss/gstossmixer.c: (fill_labels):
32062         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
32063         (gst_ximagesink_handle_xevents),
32064         (gst_ximagesink_calculate_pixel_aspect_ratio),
32065         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
32066         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
32067         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
32068         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
32069         (gst_ximagesink_init), (gst_ximagesink_class_init):
32070         * sys/ximage/ximagesink.h:
32071         * sys/xvimage/xvimagesink.c:
32072         (gst_xvimagesink_calculate_pixel_aspect_ratio),
32073         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
32074         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
32075         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
32076         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
32077         * sys/xvimage/xvimagesink.h:
32078           first batch of pixel aspect ratio commits.
32079
32080 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32081
32082         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32083         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
32084         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
32085           handle stride, needs work if we want to move stride handling
32086           upstream, but works correctly for our purposes.
32087
32088 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32089
32090         * gst/videoscale/README:
32091           add testing examples
32092         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
32093         (gst_videoscale_chain):
32094         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32095         (gst_videoscale_get_size):
32096           add get_size function that handles stride like videotestsrc.
32097           fixes conversion for YUV formats for as much as I can test them.
32098
32099 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32100
32101         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
32102         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
32103         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32104         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
32105         (gst_xvimagesink_xvimage_put):
32106           further cleanups, logging, error handling and synchronizing
32107
32108 2004-07-27  Wim Taymans  <wim@fluendo.com>
32109
32110         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
32111         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
32112         (gst_videomixer_pad_set_property),
32113         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
32114         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
32115         (gst_videomixer_class_init), (gst_videomixer_init),
32116         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
32117         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
32118         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
32119         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
32120         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
32121         (gst_videomixer_loop), (plugin_init):
32122         Be a nicer negotiation citizen and provide a getcaps function on
32123         the srcpad. This also fixes a crash when resizing.
32124
32125 2004-07-27  Julien MOUTTE  <julien@moutte.net>
32126
32127         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32128         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
32129
32130 2004-07-27  Wim Taymans  <wim@fluendo.com>
32131
32132         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
32133         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
32134         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
32135         (gst_pngenc_set_property):
32136         * ext/libpng/gstpngenc.h:
32137         Added snapshot property to pngenc.
32138         removed g_print from pngdec
32139
32140 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
32141
32142         * gst/ac3parse/ac3parse.vcproj
32143         * gst/adder/adder.vcproj
32144         * gst/alpha/alpha.vcproj
32145         * gst/alpha/alphacolor.vcproj
32146         * gst/asfdemux/asf.vcproj
32147         * gst/audioconvert/audioconvert.vcproj
32148         * gst/audiorate/audiorate.vcproj
32149         * gst/audioscale/audioscale.vcproj
32150         * gst/auparse/auparse.vcproj
32151         * gst/avi/avi.vcproj
32152         * gst/cdxaparse/cdxaparse.vcproj
32153         * gst/chart/chart.vcproj
32154         * gst/colorspace/colorspace.vcproj
32155         * gst/cutter/cutter.vcproj
32156         * gst/debug/debug.vcproj
32157         * gst/debug/efence.vcproj
32158         * gst/debug/navigationtest.vcproj
32159         * gst/deinterlace/deinterlace.vcproj
32160         * gst/effectv/effectv.vcproj
32161         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
32162         * gst/filter/filter.vcproj
32163         * gst/flx/flxdec.vcproj
32164         * gst/goom/goom.vcproj
32165         * gst/interleave/interleave.vcproj
32166         * gst/law/alaw.vcproj
32167         * gst/law/mulaw.vcproj
32168         * gst/matroska/matroska.vcproj
32169         * gst/median/median.vcproj
32170         * gst/mixmatrix/mixmatrix.vcproj
32171         * gst/mpeg1sys/mpeg1systemencode.vcproj
32172         * gst/mpeg1videoparse/mp1videoparse.vcproj
32173         * gst/mpeg2sub/mpeg2subt.vcproj
32174         * gst/mpegaudio/mpegaudio.vcproj
32175         * gst/mpegaudioparse/mpegaudioparse.vcproj
32176         * gst/mpegstream/mpegstream.vcproj
32177         * gst/multifilesink/multifilesink.vcproj
32178         * gst/multipart/multipart.vcproj
32179         * gst/oneton/oneton.vcproj
32180         * gst/overlay/overlay.vcproj
32181         * gst/passthrough/passthrough.vcproj
32182         * gst/qtdemux/qtdemux.vcproj
32183         * gst/realmedia/rmdemux.vcproj
32184         * gst/rtjpeg/rtjpeg.vcproj
32185         * gst/rtp/rtp.vcproj
32186         * gst/silence/silence.vcproj
32187         * gst/sine/sinesrc.vcproj
32188         * gst/smooth/smooth.vcproj
32189         * gst/smpte/smpte.vcproj
32190         * gst/spectrum/spectrum.vcproj
32191         * gst/speed/speed.vcproj
32192         * gst/stereo/stereo.vcproj
32193         * gst/switch/switch.vcproj
32194         * gst/tags/tagedit.vcproj
32195         * gst/tcp/tcp.vcproj
32196         * gst/typefind/typefindfunctions.vcproj
32197         * gst/udp/udp.vcproj
32198         * gst/videobox/videobox.vcproj
32199         * gst/videocrop/videocrop.vcproj
32200         * gst/videodrop/videodrop.vcproj
32201         * gst/videofilter/gamma.vcproj
32202         * gst/videofilter/videobalance.vcproj
32203         * gst/videofilter/videofilter.vcproj
32204         * gst/videofilter/videoflip.vcproj
32205         * gst/videoflip/videoflip.vcproj
32206         * gst/videomixer/videomixer.vcproj
32207         * gst/videorate/videorate.vcproj
32208         * gst/videoscale/videoscale.vcproj
32209         * gst/videotestsrc/videotestsrc.vcproj
32210         * gst/virtualdub/virtualdub.vcproj
32211         * gst/volenv/volenv.vcproj
32212         * gst/volume/volume.vcproj
32213         * gst/wavenc/wavenc.vcproj
32214         * gst/wavparse/wavparse.vcproj
32215         * gst/y4m/y4menc.vcproj
32216         * gst-libs/gst/audio/audio.vcproj
32217         * gst-libs/gst/audio/audiofilter.vcproj
32218         * gst-libs/gst/colorbalance/colorbalance.vcproj
32219         * gst-libs/gst/idct/idtc.vcproj
32220         * gst-libs/gst/media-info/media-info.vcproj
32221         * gst-libs/gst/mixer/mixer.vcproj
32222         * gst-libs/gst/navigation/navigation.vcproj
32223         * gst-libs/gst/play/play.vcproj
32224         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
32225         * gst-libs/gst/resample/resample.vcproj
32226         * gst-libs/gst/riff/riff.vcproj
32227         * gst-libs/gst/tuner/tuner.vcproj
32228         * gst-libs/gst/video/video.vcproj
32229         * gst-libs/gst/xoverlay/xoverlay.vcproj
32230           avoid problems with math.h, fix release dependancy
32231           rename GStreamer-0.8.lib to libgstreamer.lib
32232
32233 2004-07-27  Julien MOUTTE  <julien@moutte.net>
32234
32235         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
32236         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
32237         the atom is not available we have to unlock the mutex. Fixes #148023
32238
32239 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32240
32241         * gst-libs/gst/media-info/media-info.h:
32242           issue for a vararg macro with MSVC
32243
32244 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32245
32246         * gst/effectv/effectv.vcproj
32247         * gst-libs/gst/idct/idct.vcproj:
32248         * gst-libs/gst/media-info/media-info.vcproj:
32249         * gst-libs/gst/navigation/navigation.vcproj:
32250         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
32251         * gst-libs/gst/video/video.vcproj:
32252         * gst-libs/gst/xoverlay/xoverlay.vcproj:
32253           fixes for build problems
32254
32255 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32256
32257         * gst-libs/gst/audio/audio.def:
32258         * gst-libs/gst/audio/riff.def:
32259           add some definitions needed by plugins
32260
32261 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32262
32263         * gst/asfdemux/gstasfmux.c
32264           Fix some 64 bits constants to be glib friendly
32265
32266 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32267
32268         * gst/ac3parse/gstac3parse.c
32269         * gst/audioscale/gstaudioscale.c
32270         * gst/auparse/gstauparse.c
32271         * gst/colorspace/gstcolorspace.c
32272         * gst/colorspace/yuv2rgb.h
32273           local include fixes
32274
32275 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32276
32277         * win32/gst.sln
32278           add more plugins to the build
32279
32280 2004-07-26  Julien MOUTTE  <julien@moutte.net>
32281
32282         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
32283         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
32284
32285 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32286
32287         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
32288         (gst_level_set_property), (gst_level_get_property),
32289         (gst_level_base_init), (gst_level_class_init):
32290           add debugging categories.  cleanups.
32291
32292 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32293
32294         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32295         (gst_videoscale_planar411), (gst_videoscale_planar400),
32296         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
32297         (gst_videoscale_scale_nearest_str1),
32298         (gst_videoscale_scale_nearest_str2),
32299         (gst_videoscale_scale_nearest_str4),
32300         (gst_videoscale_scale_nearest_16bit),
32301         (gst_videoscale_scale_nearest_24bit):
32302           fixed stride issues
32303           tested with 320x240 -> 321, 322, 324 x240
32304           tested with YV12, I420, YUY2, UYVY
32305           fixed packed422rev (don't think it could have worked before)
32306           by testing with UYVY
32307
32308 2004-07-26  Benjamin Otte  <otte@gnome.org>
32309
32310         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
32311         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
32312         (plugin_init):
32313           add debugging category, add error checks like checking return values
32314           of setup calls, make sure it still works after
32315           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
32316
32317 2004-07-26  Wim Taymans  <wim@fluendo.com>
32318
32319         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
32320         (gst_mpeg_demux_get_audio_stream),
32321         (gst_mpeg_demux_process_private):
32322         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
32323         Check for error codes from the negotiation functions. Make sure
32324         we really set the pad caps when a new pad is created.
32325
32326 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32327
32328         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
32329         (gst_ffmpeg_caps_to_pix_fmt):
32330         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
32331         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32332         (gst_ffmpegcolorspace_pad_link):
32333           don't make function do two things at the same time without reason.
32334
32335 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32336
32337         * gst/ac3parse/ac3parse.vcproj
32338         * gst/adder/adder.vcproj
32339         * gst/alpha/alpha.vcproj
32340         * gst/alpha/alphacolor.vcproj
32341         * gst/asfdemux/asf.vcproj
32342         * gst/audioconvert/audioconvert.vcproj
32343         * gst/audiorate/audiorate.vcproj
32344         * gst/audioscale/audioscale.vcproj
32345         * gst/auparse/auparse.vcproj
32346         * gst/avi/avi.vcproj
32347         * gst/cdxaparse/cdxaparse.vcproj
32348         * gst/chart/chart.vcproj
32349         * gst/colorspace/colorspace.vcproj
32350         * gst/cutter/cutter.vcproj
32351         * gst/debug/debug.vcproj
32352         * gst/debug/efence.vcproj
32353         * gst/debug/navigationtest.vcproj
32354         * gst/deinterlace/deinterlace.vcproj
32355         * gst/effectv/effectv.vcproj
32356         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
32357         * gst/filter/filter.vcproj
32358         * gst/flx/flxdec.vcproj
32359         * gst/goom/goom.vcproj
32360         * gst/interleave/interleave.vcproj
32361         * gst/law/alaw.vcproj
32362         * gst/law/mulaw.vcproj
32363         * gst/matroska/matroska.vcproj
32364         * gst/median/median.vcproj
32365         * gst/mixmatrix/mixmatrix.vcproj
32366         * gst/mpeg1sys/mpeg1systemencode.vcproj
32367         * gst/mpeg1videoparse/mp1videoparse.vcproj
32368         * gst/mpeg2sub/mpeg2subt.vcproj
32369         * gst/mpegaudio/mpegaudio.vcproj
32370         * gst/mpegaudioparse/mpegaudioparse.vcproj
32371         * gst/mpegstream/mpegstream.vcproj
32372         * gst/multifilesink/multifilesink.vcproj
32373         * gst/multipart/multipart.vcproj
32374         * gst/oneton/oneton.vcproj
32375         * gst/overlay/overlay.vcproj
32376         * gst/passthrough/passthrough.vcproj
32377         * gst/qtdemux/qtdemux.vcproj
32378         * gst/realmedia/rmdemux.vcproj
32379         * gst/rtjpeg/rtjpeg.vcproj
32380         * gst/rtp/rtp.vcproj
32381         * gst/silence/silence.vcproj
32382         * gst/sine/sinesrc.vcproj
32383         * gst/smooth/smooth.vcproj
32384         * gst/smpte/smpte.vcproj
32385         * gst/spectrum/spectrum.vcproj
32386         * gst/speed/speed.vcproj
32387         * gst/stereo/stereo.vcproj
32388         * gst/switch/switch.vcproj
32389         * gst/tags/tagedit.vcproj
32390         * gst/tcp/tcp.vcproj
32391         * gst/typefind/typefindfunctions.vcproj
32392         * gst/udp/udp.vcproj
32393         * gst/videobox/videobox.vcproj
32394         * gst/videocrop/videocrop.vcproj
32395         * gst/videodrop/videodrop.vcproj
32396         * gst/videofilter/gamma.vcproj
32397         * gst/videofilter/videobalance.vcproj
32398         * gst/videofilter/videofilter.vcproj
32399         * gst/videofilter/videoflip.vcproj
32400         * gst/videoflip/videoflip.vcproj
32401         * gst/videomixer/videomixer.vcproj
32402         * gst/videorate/videorate.vcproj
32403         * gst/videoscale/videoscale.vcproj
32404         * gst/videotestsrc/videotestsrc.vcproj
32405         * gst/virtualdub/virtualdub.vcproj
32406         * gst/volenv/volenv.vcproj
32407         * gst/volume/volume.vcproj
32408         * gst/wavenc/wavenc.vcproj
32409         * gst/wavparse/wavparse.vcproj
32410         * gst/y4m/y4menc.vcproj
32411           more plugins supported under windows
32412
32413 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32414
32415         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
32416         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
32417         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
32418         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
32419         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
32420           Add debugging statements.  Use the sizes as returned by the
32421           *CreateImage calls.
32422
32423 2004-07-26  Johan Dahlin  <johan@gnome.org>
32424
32425         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
32426         the pad is negotiated.
32427
32428         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
32429
32430 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
32431
32432         * gst-libs/gst/colorbalance/colorbalance.vcproj:
32433         * gst-libs/gst/idct/idct.vcproj:
32434         * gst-libs/gst/media-info/media-info.vcproj:
32435         * gst-libs/gst/mixer/mixer.vcproj:
32436         * gst-libs/gst/navigation/navigation.vcproj:
32437         * gst-libs/gst/play/play.vcproj:
32438         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
32439         * gst-libs/gst/resample/resample.vcproj:
32440         * gst-libs/gst/tuner/tuner.vcproj:
32441         * gst-libs/gst/video/video.vcproj:
32442         * gst-libs/gst/xoverlay/xoverlay.vcproj:
32443           more plugins supported under windows
32444
32445 2004-07-25 Iain <iain@prettypeople.org>
32446
32447         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
32448         pad now rather than when the pad is created because state changes wipe
32449         explicit caps (fixes #148043).
32450
32451 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
32452
32453         reviewed by Benjamin Otte  <otte@gnome.org>
32454
32455         * ext/mad/gstmad.c:
32456           fix mad plugin crashing on Sun (fixes #148289)
32457
32458 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32459
32460         * gst/avi/avi.def:
32461         * gst/avi/avi.vcproj:
32462         * gst/matroska/matroska.def:
32463         * gst/matroska/matroska.vcproj:
32464           remove unused .def files
32465
32466 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32467
32468         * gst-libs/gst/audio/gstaudiofilter.c:
32469           Clean the local include
32470
32471 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32472
32473         * win32/gst.sln:
32474         * gst-libs/gst/audio/audio.def:
32475         * gst-libs/gst/audio/audio.vcproj:
32476         * gst-libs/gst/audio/audiofilter.vcproj:
32477         * gst-libs/gst/audio/riff.def:
32478         * gst-libs/gst/audio/riff.vcproj:
32479         * gst-libs/gst/gst-libs.def:
32480         * gst-libs/gst/gst-libs.vcproj:
32481         * gst/avi/avi.vcproj:
32482         * gst/avi/avi.vcproj:
32483           Copy the files where needed after building, cleaner projects
32484
32485 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32486
32487         * gst/matroska/ebml-write.c:
32488           Fix some 64 bits constants to be glib friendly
32489
32490 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
32491
32492         * win32/gst.sln:
32493         * gst-libs/gst/gst-libs.def:
32494         * gst-libs/gst/gst-libs.vcproj:
32495         * gst/matroska/matroska.def:
32496         * gst/matroska/matroska.vcproj:
32497           Add the preliminary canvas to build plugins on Win32
32498
32499 2004-07-23  Benjamin Otte  <otte@gnome.org>
32500
32501         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
32502           don't enfore negotiation from source side, it breaks
32503           sinesrc ! audioconvert ! osssink
32504
32505 2004-07-22  David Schleef  <ds@schleef.org>
32506
32507         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
32508         for ELF files, since they can easily be recognized as audio/mpeg.
32509         (bug #147441)
32510
32511 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32512
32513         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32514         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
32515         (gst_videoscale_scale_nearest_24bit),
32516         (gst_videoscale_scale_nearest_16bit):
32517           fix 16bit and 24bit for stride (24bit might need testing)
32518           don't pretend we do more than one algorithm
32519
32520 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32521
32522         * configure.ac:
32523         * gst/Makefile.am:
32524         * gst/multifilesink/Makefile.am:
32525         * gst/multifilesink/gstmultifilesink.c:
32526         (gst_multifilesink_get_formats),
32527         (gst_multifilesink_get_query_types), (_do_init),
32528         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
32529         (gst_multifilesink_init), (gst_multifilesink_dispose),
32530         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
32531         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
32532         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
32533         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
32534         (gst_multifilesink_chain), (gst_multifilesink_change_state),
32535         (gst_multifilesink_uri_get_type),
32536         (gst_multifilesink_uri_get_protocols),
32537         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
32538         (gst_multifilesink_uri_handler_init), (plugin_init):
32539         * gst/multifilesink/gstmultifilesink.h:
32540         * testsuite/Makefile.am:
32541         * testsuite/multifilesink/Makefile.am:
32542         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
32543         (gst_newmedia_class_init), (gst_newmedia_init),
32544         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
32545         (newfile_signal), (test_signal), (main):
32546         multifilesink plugin for creating new files every time a new media
32547         discontinuity event occurs
32548
32549 2004-07-22  Wim Taymans  <wim@fluendo.com>
32550
32551         * gst/alpha/Makefile.am:
32552         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
32553         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
32554         (gst_alpha_color_init), (gst_alpha_color_set_property),
32555         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
32556         (transform), (gst_alpha_color_chain),
32557         (gst_alpha_color_change_state), (plugin_init):
32558         Stupid plugin to to RGBA to AYUV conversion because none of
32559         the colorspace plugins can handle that yet.
32560
32561 2004-07-22  Wim Taymans  <wim@fluendo.com>
32562
32563         * examples/seeking/seek.c: (update_scale), (main):
32564         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32565         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
32566         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
32567         (gst_decode_bin_init), (gst_decode_bin_dispose),
32568         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32569         (no_more_pads), (close_link), (type_found),
32570         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32571         (plugin_init):
32572         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32573         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32574         (gst_play_base_bin_dispose), (queue_overrun),
32575         (gen_preroll_element), (remove_prerolls), (unknown_type),
32576         (no_more_pads), (new_stream), (setup_source),
32577         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
32578         (play_base_eos), (gst_play_base_bin_change_state),
32579         (gst_play_base_bin_add_element),
32580         (gst_play_base_bin_remove_element),
32581         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32582         (gst_play_base_bin_unlink_stream),
32583         (gst_play_base_bin_get_streaminfo):
32584         * gst/playback/gstplaybin.c: (gen_video_element),
32585         (gen_audio_element):
32586         * gst/playback/gststreaminfo.h:
32587         More playback updates, attempt to fix things after the state change
32588         breakage.
32589
32590 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32591
32592         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
32593         (gst_videoscale_scale_nearest_16bit):
32594           comment algorithm
32595
32596 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32597
32598         * gst/videotestsrc/gstvideotestsrc.c:
32599         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
32600         (gst_videotestsrc_init), (gst_videotestsrc_get),
32601         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
32602         (gst_videotestsrc_get_property):
32603         * gst/videotestsrc/gstvideotestsrc.h:
32604         * gst/videotestsrc/videotestsrc.c:
32605         * gst/videotestsrc/videotestsrc.h:
32606           cleanup and commenting
32607
32608 2004-07-21  Wim Taymans  <wim@fluendo.com>
32609
32610         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
32611         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
32612         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
32613         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
32614         (_find_chain_get_unknown_part), (_find_streams_check),
32615         (gst_ogg_demux_push), (gst_ogg_pad_push):
32616         * ext/theora/theoradec.c: (theora_get_formats),
32617         (theora_dec_src_convert), (theora_dec_sink_convert),
32618         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
32619         (theora_dec_chain):
32620         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32621         (vorbis_dec_convert), (vorbis_dec_src_query),
32622         (vorbis_dec_src_event), (vorbis_dec_event):
32623         More seeking fixes, oggdemux now supports seeking to time and
32624         uses the downstream element to convert granulepos to time.
32625         Seeking in theora-only ogg files now works.
32626
32627 2004-07-21  Wim Taymans  <wim@fluendo.com>
32628
32629         * ext/theora/theoradec.c: (gst_theora_dec_init),
32630         (theora_get_formats), (theora_get_event_masks),
32631         (theora_get_query_types), (theora_dec_src_convert),
32632         (theora_dec_sink_convert), (theora_dec_src_query),
32633         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
32634         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32635         (vorbis_get_event_masks), (vorbis_get_query_types),
32636         (gst_vorbis_dec_init), (vorbis_dec_convert),
32637         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
32638         Added query/convert/formats functions to vorbis and theora decoders
32639         so that the outside world can use them too. Fixed seeking on an
32640         ogg/theora/vorbis file by disabling the seeking seeking on the
32641         theora srcpad.
32642
32643 2004-07-21  Julien MOUTTE  <julien@moutte.net>
32644
32645         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
32646         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
32647         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
32648         images creation for both elements. We don't create the image on caps
32649         nego or renego, we just destroy the internal one if present if it does
32650         not match the needs. The chain function takes care of creating a new
32651         image when needed.
32652         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
32653         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
32654         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
32655         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
32656         the image format information. The buffer pool checks for the context
32657         image format and discard images with different formats.
32658         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
32659
32660 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
32661
32662         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32663         (gst_ffmpegcolorspace_chain):
32664           no point in doing any chaining if the pad we want to push from
32665           isn't usable.
32666
32667 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32668
32669         * gst-libs/gst/riff/riff-media.c:
32670         (gst_riff_create_audio_caps_with_data):
32671           Fix double end-to-native symbol conversion (#148021).
32672
32673 2004-07-20  David Schleef  <ds@schleef.org>
32674
32675         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
32676         Don't use an Atom that doesn't exist.
32677
32678 2004-07-20  Wim Taymans  <wim@fluendo.com>
32679
32680         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32681         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32682         (gst_multifdsink_client_remove),
32683         (gst_multifdsink_handle_client_write),
32684         (gst_multifdsink_queue_buffer):
32685         * gst/tcp/gstmultifdsink.h:
32686         More multifdsink stats. Avoid deadlock by releasing locks
32687         before sending out a signal.
32688
32689 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
32690
32691         * po/LINGUAS:
32692         * po/hu.po:
32693           added Hungarian translation (Laszlo Dvornik)
32694
32695 2004-07-20  Wim Taymans  <wim@fluendo.com>
32696
32697         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32698         (gst_multifdsink_add), (gst_multifdsink_client_remove),
32699         (gst_multifdsink_handle_client_write),
32700         (gst_multifdsink_queue_buffer):
32701         * gst/tcp/gsttcp-marshal.list:
32702         Fixed the stupid marshal definition.
32703
32704 2004-07-20  Wim Taymans  <wim@fluendo.com>
32705
32706         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32707         (gst_multifdsink_init), (gst_multifdsink_add),
32708         (gst_multifdsink_client_remove),
32709         (gst_multifdsink_handle_client_write),
32710         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
32711         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
32712         (gst_multifdsink_init_send):
32713         * gst/tcp/gstmultifdsink.h:
32714         Added more stats, added timeout for a client, fixed some typos
32715         and added some comments.
32716
32717 2004-07-20  Wim Taymans  <wim@fluendo.com>
32718
32719         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32720         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32721         (gst_multifdsink_client_remove),
32722         (gst_multifdsink_handle_client_write):
32723         * gst/tcp/gstmultifdsink.h:
32724         * gst/tcp/gsttcp-marshal.list:
32725         Added get_stats method that returns a GValueArray of
32726         stats values.
32727
32728 2004-07-19  Benjamin Otte  <otte@gnome.org>
32729
32730         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
32731           make sure longname, description and author are valid UTF-8
32732
32733 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
32734
32735         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
32736         (gst_ximagesink_set_property):
32737         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
32738         (gst_xvimagesink_set_property):
32739           make sure SYNCHRONOUS is respected after getting the X context
32740
32741 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32742
32743         * gst/matroska/matroska-demux.c:
32744         (gst_matroska_demux_handle_src_event),
32745         (gst_matroska_demux_parse_blockgroup):
32746         * gst/matroska/matroska-ids.h:
32747           add BlockReference tag and ignore it to clear out log.
32748           ignore NAVIGATION events to clear out log.
32749
32750 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32751
32752         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
32753         (gst_matroska_demux_add_stream):
32754         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
32755           add debug categories
32756
32757 2004-07-16  Wim Taymans  <wim@fluendo.com>
32758
32759         * ext/libpng/Makefile.am:
32760         * ext/libpng/gstpng.c: (plugin_init):
32761         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
32762         (gst_pngdec_get_type), (gst_pngdec_base_init),
32763         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
32764         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
32765         * ext/libpng/gstpngdec.h:
32766         Added png decoder.
32767
32768 2004-07-16  Julien MOUTTE  <julien@moutte.net>
32769
32770         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
32771         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
32772         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
32773         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
32774         (gst_ximagesink_buffer_alloc):
32775         * sys/ximage/ximagesink.h:
32776         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32777         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
32778         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
32779         (gst_xvimagesink_buffer_alloc):
32780         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
32781         again. Using internal data pointer of the x(v)image to store image's
32782         data to be coherent with the buffer alloc mechanism. Investigated the
32783         image destruction code to be sure that everything gets freed correctly.
32784
32785 2004-07-16  Wim Taymans  <wim@fluendo.com>
32786
32787         * gst-libs/gst/riff/riff-read.c:
32788         (gst_riff_read_strf_vids_with_data),
32789         (gst_riff_read_strf_auds_with_data):
32790         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32791         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
32792         Make sure we don't create 0 sized subbuffers in riff-read.
32793         Signal the no more pads signal after reading the avi header.
32794
32795 2004-07-16  Wim Taymans  <wim@fluendo.com>
32796
32797         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32798         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
32799         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
32800         (gst_decode_bin_init), (gst_decode_bin_dispose),
32801         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32802         (no_more_pads), (close_link), (type_found),
32803         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32804         (gst_decode_bin_change_state), (plugin_init):
32805         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32806         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32807         (gst_play_base_bin_dispose), (queue_overrun),
32808         (gen_preroll_element), (remove_prerolls), (unknown_type),
32809         (no_more_pads), (new_stream), (setup_source),
32810         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
32811         (play_base_eos), (gst_play_base_bin_change_state),
32812         (gst_play_base_bin_add_element),
32813         (gst_play_base_bin_remove_element),
32814         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32815         (gst_play_base_bin_unlink_stream),
32816         (gst_play_base_bin_get_streaminfo):
32817         * gst/playback/gstplaybasebin.h:
32818         Better error recovery. Added configurable preroll queue size. Faster
32819         detection of no-more-pads.
32820
32821 2004-07-16  Wim Taymans  <wim@fluendo.com>
32822
32823         * gst-libs/gst/video/video.h:
32824         Added 32 bits RGBA. Not sure if we should use another mime-type
32825         for alpha rgb. Currently the presence of the alpha_mask property
32826         signals an alpha channel.
32827
32828 2004-07-16  Wim Taymans  <wim@fluendo.com>
32829
32830         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
32831         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
32832         FPS seems to be 0.0 to MAX everywhere else.
32833
32834 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32835
32836         * gst-libs/gst/riff/riff-media.c:
32837         (gst_riff_create_video_caps_with_data):
32838           mp42/mp43 (no caps) exist too.
32839         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
32840           Set pixel_width/height; we've got them in-caps.
32841         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
32842         * gst/wavparse/gstwavparse.c: (plugin_init):
32843           Both are valid primary.
32844         * sys/oss/gstossmixer.c:
32845           Remove i18n hack and enable translations.
32846
32847 2004-07-15  Benjamin Otte  <otte@gnome.org>
32848
32849         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32850         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
32851           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
32852
32853 2004-07-15  Benjamin Otte  <otte@gnome.org>
32854
32855         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
32856         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
32857         (gst_alsa_close_audio):
32858           disable some of the debugging code for now. Writing debugging to a
32859           buffer is broken in current alsalib releases.
32860
32861 2004-07-12  Benjamin Otte  <otte@gnome.org>
32862
32863         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
32864           use bufferpools
32865
32866 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
32867
32868         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
32869         (theora_dec_src_query), (theora_dec_event):
32870         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
32871           add debugging categories.  Remove \n's.
32872
32873 2004-07-13  Johan Dahlin  <johan@gnome.org>
32874
32875         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
32876         (gst_play_bin_get_property): Impl.
32877
32878 2004-07-13  Wim Taymans  <wim@fluendo.com>
32879
32880         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
32881         When trying to find the stream length, seek back N pages
32882         instead of just one, where N is the number of streams in
32883         the current chain.
32884
32885 2004-07-13  Wim Taymans  <wim@fluendo.com>
32886
32887         * gst-libs/gst/riff/riff-media.c:
32888         (gst_riff_create_audio_caps_with_data),
32889         (gst_riff_create_audio_caps),
32890         (gst_riff_create_audio_template_caps):
32891         * gst-libs/gst/riff/riff-media.h:
32892         * gst-libs/gst/riff/riff-read.c:
32893         (gst_riff_read_strf_vids_with_data),
32894         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
32895         * gst-libs/gst/riff/riff-read.h:
32896         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32897         (gst_avi_demux_add_stream):
32898         Set codec_data on caps for avidemuxer.
32899
32900 2004-07-12  David Schleef  <ds@schleef.org>
32901
32902         * configure.ac: Fix test for Objective C
32903
32904 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
32905         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
32906         (gst_gdk_pixbuf_chain):
32907           Add svg and pcx to template caps, and ensure that getcaps returns a
32908           subset of the template caps.
32909           Copy each row manually for output, as gdkpixbuf may pad the
32910           rowstride to a 32-bit word boundary.
32911
32912 2004-07-12  Wim Taymans  <wim@fluendo.com>
32913
32914         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
32915         (gst_riff_create_video_template_caps):
32916         Fix the template caps to include some more media types.
32917
32918 2004-07-12  Wim Taymans  <wim@fluendo.com>
32919
32920         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32921         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32922         (compare_ranks), (print_feature), (gst_decode_bin_init),
32923         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32924         (try_to_link_1), (new_pad), (close_link), (type_found),
32925         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32926         (gst_decode_bin_change_state), (plugin_init):
32927         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32928         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32929         (gst_play_base_bin_dispose), (queue_overrun),
32930         (gen_preroll_element), (remove_prerolls), (no_more_pads),
32931         (new_stream), (setup_source), (gst_play_base_bin_set_property),
32932         (gst_play_base_bin_get_property), (play_base_eos),
32933         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
32934         (gst_play_base_bin_remove_element),
32935         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32936         (gst_play_base_bin_unlink_stream),
32937         (gst_play_base_bin_get_streaminfo):
32938         * gst/playback/gstplaybasebin.h:
32939         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32940         (gst_play_bin_class_init), (gst_play_bin_init),
32941         (gst_play_bin_dispose), (gst_play_bin_set_property),
32942         (gst_play_bin_get_property), (gen_video_element),
32943         (gen_audio_element), (remove_sinks), (setup_sinks),
32944         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
32945         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32946         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32947         (gst_play_bin_query), (plugin_init):
32948         * gst/playback/test4.c: (main):
32949         More fixes on reusing of the element.
32950
32951 2004-07-11  Benjamin Otte  <otte@gnome.org>
32952
32953         * ext/mad/gstmad.c: (normal_seek):
32954           allow seeking for other methods than just SET
32955
32956 2004-07-11  Andy Wingo  <wingo@pobox.com>
32957
32958         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
32959         float, "any" caps -> buffer_frames=[0,MAX].
32960
32961         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
32962         doesn't intersect our caps with the template any more. Do it
32963         ourselves.
32964         (interleave_buffered_loop): Use g_newa instead of malloc/free.
32965
32966 2004-07-09  Wim Taymans  <wim@fluendo.com>
32967
32968         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32969         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32970         (compare_ranks), (print_feature), (gst_decode_bin_init),
32971         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32972         (try_to_link_1), (new_pad), (close_link), (type_found),
32973         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32974         (gst_decode_bin_change_state), (plugin_init):
32975         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32976         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32977         (gst_play_base_bin_dispose), (queue_overrun),
32978         (gen_preroll_element), (remove_prerolls), (no_more_pads),
32979         (new_stream), (setup_source), (gst_play_base_bin_set_property),
32980         (gst_play_base_bin_get_property), (play_base_eos),
32981         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
32982         (gst_play_base_bin_remove_element),
32983         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32984         (gst_play_base_bin_unlink_stream),
32985         (gst_play_base_bin_get_streaminfo):
32986         * gst/playback/gstplaybasebin.h:
32987         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32988         (gst_play_bin_class_init), (gst_play_bin_init),
32989         (gst_play_bin_dispose), (gst_play_bin_set_property),
32990         (gst_play_bin_get_property), (gen_video_element),
32991         (gen_audio_element), (remove_sinks), (setup_sinks),
32992         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
32993         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32994         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32995         (gst_play_bin_query), (plugin_init):
32996         * gst/playback/test4.c: (main):
32997         Work on object reuse and seeking.
32998
32999 2004-07-09  Wim Taymans  <wim@fluendo.com>
33000
33001         * examples/seeking/seek.c: (iterate):
33002         Don't consume all CPU in the idle loop.
33003
33004 2004-07-09  Wim Taymans  <wim@fluendo.com>
33005
33006         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
33007         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
33008         Add pad to element *after* setting the pad functions so that
33009         the scheduler can use the correct ones.
33010
33011 2004-07-09  Wim Taymans  <wim@fluendo.com>
33012
33013         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
33014         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
33015         Sync to keyframe after seek
33016
33017 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33018
33019         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
33020         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
33021         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
33022         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
33023         * ext/libvisual/visual.c: (gst_visual_change_state):
33024         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
33025         * ext/theora/theoradec.c: (theora_dec_change_state):
33026         * ext/theora/theoraenc.c: (theora_enc_change_state):
33027         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
33028         * gst-libs/gst/navigation/navigation.c:
33029         * gst/adder/gstadder.c: (gst_adder_change_state):
33030         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
33031         (gst_audio_convert_get_buffer):
33032         * gst/multipart/multipartdemux.c:
33033         (gst_multipart_demux_change_state):
33034         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
33035         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
33036         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
33037         * gst/videoscale/gstvideoscale.c:
33038         (gst_videoscale_handle_src_event):
33039         * gst/volume/gstvolume.c: (volume_chain_int16):
33040           don't assert in state change, this should be done by the base
33041           GstElement class.
33042           various debugging fixes.
33043
33044 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33045
33046         * configure.ac:
33047         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
33048         (gst_play_dispose), (gst_play_set_location),
33049         (gst_play_set_data_src), (gst_play_set_video_sink),
33050         (gst_play_set_audio_sink), (gst_play_set_visualization),
33051         (gst_play_connect_visualization), (gst_play_get_sink_element),
33052         (gst_play_get_all_by_interface):
33053         * gst-libs/gst/play/play.h:
33054           add new method to get elements implementing an interface.
33055           add various error logging
33056
33057 2004-07-08  Wim Taymans  <wim@fluendo.com>
33058
33059         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
33060         (make_mpeg_pipeline), (make_mpegnt_pipeline),
33061         (make_playerbin_pipeline), (query_durations_elems),
33062         (query_durations_pads), (query_positions_elems),
33063         (query_positions_pads), (update_scale), (iterate), (stop_seek),
33064         (main):
33065         Added playbin seeking example.
33066
33067 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33068
33069         * gst-libs/gst/play/play.c: (gst_play_set_location),
33070         (gst_play_set_data_src), (gst_play_set_video_sink),
33071         (gst_play_set_audio_sink), (gst_play_set_visualization),
33072         (gst_play_connect_visualization), (gst_play_get_framerate):
33073           use a macro to look up elements from hash table
33074
33075 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33076
33077         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
33078         (gst_play_get_length_callback), (gst_play_set_location),
33079         (gst_play_seek_to_time), (gst_play_set_data_src),
33080         (gst_play_set_video_sink), (gst_play_set_audio_sink),
33081         (gst_play_set_visualization), (gst_play_connect_visualization),
33082         (gst_play_get_sink_element):
33083         - add debugging info
33084         - fix looking up sink elements by iterating over complete caps
33085         - put everything except for source and autoplugger in a complete bin
33086
33087 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33088
33089         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
33090         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
33091         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
33092         (gst_alsa_sink_write), (gst_alsa_sink_loop):
33093         * ext/alsa/gstalsasink.h:
33094         - add debugging info
33095         - clean up schizophrenia of data/buffer/event
33096         - fix double event unref error
33097
33098 2004-07-08  Wim Taymans  <wim@fluendo.com>
33099
33100         * gst/playback/Makefile.am:
33101         Add headers to noinst
33102
33103 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33104
33105         * tools/gst-launch-ext-m.m:
33106         * tools/gst-launch-ext.1.in:
33107           convert to the third millenium
33108
33109 2004-07-07  David Schleef  <ds@schleef.org>
33110
33111         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
33112
33113 2004-07-07  Wim Taymans  <wim@fluendo.com>
33114
33115         * gst/playback/Makefile.am:
33116         * gst/playback/README:
33117         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33118         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33119         (compare_ranks), (print_feature), (gst_decode_bin_init),
33120         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
33121         (try_to_link_1), (new_pad), (close_link), (type_found),
33122         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
33123         (plugin_init):
33124         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
33125         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
33126         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
33127         (gen_preroll_element), (no_more_pads), (new_stream),
33128         (setup_source), (gst_play_base_bin_set_property),
33129         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
33130         (gst_play_base_bin_add_element),
33131         (gst_play_base_bin_remove_element),
33132         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
33133         (gst_play_base_bin_unlink_stream),
33134         (gst_play_base_bin_get_streaminfo):
33135         * gst/playback/gstplaybasebin.h:
33136         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33137         (gst_play_bin_class_init), (gst_play_bin_init),
33138         (gst_play_bin_dispose), (gst_play_bin_set_property),
33139         (gst_play_bin_get_property), (gen_video_element),
33140         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
33141         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
33142         (gst_play_bin_get_formats), (gst_play_bin_convert),
33143         (gst_play_bin_get_query_types), (gst_play_bin_query),
33144         (plugin_init):
33145         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
33146         (gst_stream_info_get_type), (gst_stream_info_class_init),
33147         (gst_stream_info_init), (gst_stream_info_new),
33148         (gst_stream_info_dispose), (gst_stream_info_set_property),
33149         (gst_stream_info_get_property):
33150         * gst/playback/gststreaminfo.h:
33151         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
33152         (main):
33153         * gst/playback/test2.c: (main):
33154         * gst/playback/test3.c: (update_scale), (main):
33155         More playbin fixes. Added README. Do better element filtering.
33156         Added base class to preroll media. Added test apps.
33157
33158 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33159
33160         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
33161         * ext/mpeg2dec/gstmpeg2dec.h:
33162           various debugging improvements.  Reset stream to next picture
33163           instead of sequence header, otherwise seeks cannot work.
33164
33165 2004-07-07  Wim Taymans  <wim@fluendo.com>
33166
33167         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
33168         (gst_video_box_class_init), (gst_video_box_set_property),
33169         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
33170         Use pad_alloc where possible.
33171
33172 2004-07-07  Wim Taymans  <wim@fluendo.com>
33173
33174         * sys/oss/gstosselement.c: (gst_osselement_reset),
33175         (gst_osselement_parse_caps):
33176         * sys/oss/gstosselement.h:
33177         * sys/oss/gstosssrc.c: (gst_osssrc_get):
33178         Fix offset on osssrc.
33179
33180 2004-07-07  Wim Taymans  <wim@fluendo.com>
33181
33182         * ext/theora/theora.c: (plugin_init):
33183         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
33184         (theora_dec_src_query), (theora_dec_chain):
33185         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33186         (theora_enc_sink_link), (theora_buffer_from_packet),
33187         (theora_push_packet), (theora_enc_chain):
33188         Fix theora granulepos calculation.
33189         Fix overflow in duration/position calculation.
33190         Bump rank to PRIMARY for theoradec.
33191         Use granulepos of last packet to calculate position.
33192         Set keyframe flag on buffers when needed.
33193
33194 2004-07-06  David Schleef  <ds@schleef.org>
33195
33196         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
33197         serious?  (Fixed, obviously.)
33198
33199 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
33200
33201         * po/LINGUAS:
33202         * po/cs.po:
33203           added Czech translation (Miloslav Trmac)
33204
33205 2004-07-05  Wim Taymans  <wim@fluendo.com>
33206
33207         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33208         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33209         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
33210         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
33211         (close_link), (type_found), (gst_decode_bin_set_property),
33212         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
33213         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
33214         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
33215         (gst_decode_bin_query), (plugin_init):
33216         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33217         (gst_play_bin_class_init), (gst_play_bin_init),
33218         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
33219         (get_video_element), (new_pad), (setup_source),
33220         (gst_play_bin_set_property), (gst_play_bin_get_property),
33221         (gst_play_bin_change_state), (gst_play_bin_add_element),
33222         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
33223         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33224         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33225         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
33226         * gst/playback/test.c: (main):
33227         More fixes, cleaned up playbin, make it use decodebin. Added
33228         threaded property to playbin.
33229
33230 2004-07-05  Wim Taymans  <wim@fluendo.com>
33231
33232         * configure.ac:
33233         * gst/playback/Makefile.am:
33234         * gst/playback/decodetest.c: (main):
33235         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
33236         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
33237         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
33238         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
33239         (close_link), (type_found), (gst_decode_bin_set_property),
33240         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
33241         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
33242         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
33243         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
33244         (plugin_init):
33245         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
33246         (gst_play_bin_class_init), (gst_play_bin_init),
33247         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
33248         (collect_sink_pads), (find_compatibles), (close_pad_link),
33249         (try_to_link_1), (new_pad), (close_link), (type_found),
33250         (setup_source), (gst_play_bin_set_property),
33251         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
33252         (compare_ranks), (gst_play_bin_collect_factories),
33253         (gst_play_bin_change_state), (gst_play_bin_add_element),
33254         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
33255         (gst_play_bin_send_event), (gst_play_bin_get_formats),
33256         (gst_play_bin_convert), (gst_play_bin_get_query_types),
33257         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
33258         * gst/playback/test.c: (main):
33259         Added some playback helper elements and some test apps, very alpha
33260         still.
33261
33262 2004-07-04  Benjamin Otte  <otte@gnome.org>
33263
33264         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
33265           only restart audio when we indeed have an xrun to fix repeated
33266           xruns. Fix suggested by Giuliano Pochini.
33267
33268 2004-07-03  David Schleef  <ds@schleef.org>
33269
33270         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
33271         call to gst_debug_log() if debugging is disabled (bug #145118)
33272
33273 2004-07-03  Benjamin Otte  <otte@gnome.org>
33274
33275         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
33276           use our own functions for restarting the alsa device.
33277         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33278           I should apply patches myself - use MIN for the third argument, not
33279           the second, this fixes seeking
33280
33281 2004-07-02  David Schleef  <ds@schleef.org>
33282
33283         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
33284         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
33285         do with the logic.
33286
33287 2004-07-02  David Schleef  <ds@schleef.org>
33288
33289         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
33290         output buffers.  Fix logic mistake.  (bug #144866)
33291
33292 2004-07-02  David Schleef  <ds@schleef.org>
33293
33294         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
33295         on X.  (bug #144753)
33296
33297 2004-07-02  David Schleef  <ds@schleef.org>
33298
33299         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
33300         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
33301         (bug #144624)
33302         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
33303         (gst_osselement_rate_probe_check): Add another workaround for
33304         buggy drivers (bug #145336)
33305
33306 2004-07-02  David Schleef  <ds@schleef.org>
33307
33308         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
33309         Most systems don't have MSG_NOSIGNAL.
33310
33311 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33312
33313         * Makefile.am:
33314         * gst-libs/gst/colorbalance/Makefile.am:
33315         * gst-libs/gst/mixer/Makefile.am:
33316         * gst-libs/gst/play/Makefile.am:
33317         * gst-libs/gst/tuner/Makefile.am:
33318           (hopefully) fix both install and dist and make error message useful.
33319           needs testing across automakes.
33320
33321 2004-07-02  Benjamin Otte  <otte@gnome.org>
33322
33323         * ext/ogg/gstogg.c: (plugin_init):
33324           we require bytestream now
33325         * ext/ogg/gstoggdemux.c:
33326           huge diff to implement chain setup in a fast and generic way. This
33327           improves tag reading and startup of huge files (read: Theora videos)
33328           quite a bit. It probably contains bugs, too, so please test.
33329           Seeking is not improved to the fast method.
33330
33331 2004-06-29  Wim Taymans  <wim@fluendo.com>
33332
33333         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
33334         * ext/ogg/gstoggmux.c:
33335         Fix memleak in oggdemux when running unconnected pads.
33336         doc update in mux, start working on keyframe mode.
33337
33338 2004-06-29  Benjamin Otte  <otte@gnome.org>
33339
33340         * sys/oss/gstosssink.c:
33341         * sys/oss/gstosssrc.c:
33342           advertise correct template caps - we indeed do non-native endianness
33343           and 8bit audio has no endianness
33344         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
33345         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
33346           avoid (wrong) duplications in getcaps function and return
33347           template caps
33348
33349 2004-06-29  Wim Taymans  <wim@fluendo.com>
33350
33351         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33352         (gst_multifdsink_class_init), (gst_multifdsink_add),
33353         (gst_multifdsink_remove), (gst_multifdsink_clear),
33354         (gst_multifdsink_client_remove),
33355         (gst_multifdsink_handle_client_read),
33356         (gst_multifdsink_client_queue_data),
33357         (gst_multifdsink_client_queue_caps),
33358         (gst_multifdsink_client_queue_buffer),
33359         (gst_multifdsink_handle_client_write),
33360         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33361         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33362         (gst_multifdsink_init_send), (gst_multifdsink_close):
33363         Fix wrong GList iteration that could crash the server when
33364         more then 2 clients disconnect at the same time. Read all the
33365         pending commands in one batch to recover from command storms under
33366         very heavy load.
33367
33368 2004-06-28  Wim Taymans  <wim@fluendo.com>
33369
33370         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
33371         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
33372         (gst_videomixer_pad_set_property),
33373         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
33374         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
33375         (gst_videomixer_class_init), (gst_videomixer_init),
33376         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
33377         (pad_zorder_compare), (gst_videomixer_sort_pads),
33378         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
33379         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
33380         (gst_videomixer_update_queues), (gst_videomixer_loop),
33381         (plugin_init):
33382         Avoid divide by zero, choose masterpad as the pad with the highest
33383         framerate.
33384
33385 2004-06-27  Julien Moutte  <julien@moutte.net>
33386
33387         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
33388         (gst_ximagesink_xwindow_new):
33389         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
33390         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
33391         function directly. We might want to call it from somewhere else one day.
33392
33393 2004-06-27  Julien Moutte  <julien@moutte.net>
33394
33395         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
33396         (gst_ximagesink_xwindow_new):
33397         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
33398         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
33399         window decorations.
33400
33401 2004-06-27  Wim Taymans  <wim@fluendo.com>
33402
33403         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
33404         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
33405         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
33406         (gst_dvdec_set_property), (gst_dvdec_get_property):
33407         * ext/dv/gstdvdec.h:
33408         Implement drop_factor property to lower the framerate with
33409         a factor.
33410
33411 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
33412
33413         * gst-libs/gst/colorbalance/Makefile.am:
33414         * gst-libs/gst/mixer/Makefile.am:
33415         * gst-libs/gst/play/Makefile.am:
33416         * gst-libs/gst/tuner/Makefile.am:
33417           unbreak Company's fix that didn't install the -enum.h files
33418
33419 2004-06-27  Wim Taymans  <wim@fluendo.com>
33420
33421         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
33422         (gst_dvdec_change_state):
33423         * ext/dv/gstdvdec.h:
33424         Fix timestamp, duration and offset of the buffers.
33425
33426 2004-06-27  Wim Taymans  <wim@fluendo.com>
33427
33428         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33429         (gst_multifdsink_class_init), (gst_multifdsink_add),
33430         (gst_multifdsink_remove), (gst_multifdsink_clear),
33431         (gst_multifdsink_client_remove),
33432         (gst_multifdsink_handle_client_read),
33433         (gst_multifdsink_client_queue_data),
33434         (gst_multifdsink_client_queue_caps),
33435         (gst_multifdsink_client_queue_buffer),
33436         (gst_multifdsink_handle_client_write),
33437         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33438         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33439         (gst_multifdsink_init_send), (gst_multifdsink_close):
33440         * gst/tcp/gstmultifdsink.h:
33441         * gst/tcp/gsttcpserversink.c:
33442         (gst_tcpserversink_handle_server_read),
33443         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
33444         More multifdsink fixes, more recovery policy fixes.
33445         Removed stupid g_print
33446
33447 2004-06-26  Wim Taymans  <wim@fluendo.com>
33448
33449         * gst/tcp/Makefile.am:
33450         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
33451         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
33452         (gst_multifdsink_class_init), (gst_multifdsink_init),
33453         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
33454         (gst_multifdsink_handle_client_read),
33455         (gst_multifdsink_client_queue_data),
33456         (gst_multifdsink_client_queue_caps),
33457         (gst_multifdsink_client_queue_buffer),
33458         (gst_multifdsink_handle_client_write),
33459         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33460         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33461         (gst_multifdsink_chain), (gst_multifdsink_set_property),
33462         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
33463         (gst_multifdsink_close), (gst_multifdsink_change_state):
33464         * gst/tcp/gstmultifdsink.h:
33465         * gst/tcp/gsttcpplugin.c: (plugin_init):
33466         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
33467         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
33468         (gst_tcpserversink_handle_server_read),
33469         (gst_tcpserversink_handle_select),
33470         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
33471         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
33472         * gst/tcp/gsttcpserversink.h:
33473         Added multifdsink, made tcpserversink a subclass of fdsink, removed
33474         one of the locks, added recovery policy to multifdsink.
33475
33476 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
33477
33478         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
33479           fix decision for when getting frames with same timestamp
33480         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
33481         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33482         (gst_v4lsrc_get_property):
33483         * sys/v4l/gstv4lsrc.h:
33484           add latency offset property
33485
33486 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
33487
33488         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
33489         (plugin_init):
33490           fix debugging. add category.
33491
33492 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33493
33494         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
33495           fix wrong offsets
33496
33497 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33498
33499         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33500         (gst_alsa_src_get_time), (gst_alsa_src_loop),
33501         (gst_alsa_src_change_state):
33502           return a time that is in sync with the element's processing
33503
33504 2004-06-25  Wim Taymans  <wim@fluendo.com>
33505
33506         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
33507         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
33508         (gst_tcpserversink_client_remove),
33509         (gst_tcpserversink_handle_client_read),
33510         (gst_tcpserversink_client_queue_data),
33511         (gst_tcpserversink_client_queue_caps),
33512         (gst_tcpserversink_client_queue_buffer),
33513         (gst_tcpserversink_handle_client_write),
33514         (gst_tcpserversink_queue_buffer),
33515         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
33516         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
33517         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
33518         (gst_tcpserversink_close):
33519         * gst/tcp/gsttcpserversink.h:
33520         Serversink rewrite. Really do non blocking writes to clients and
33521         maintain an internal queue to handle slower clients while not
33522         disturbing fast clients.
33523
33524 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33525
33526         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33527           better debug, don't override OFFSET and OFFSET_END
33528
33529 2004-06-25  Iain <iain@prettypeople.org>
33530
33531         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
33532         name=source for the wavparse pipeline.
33533
33534 2004-06-24  Johan Dahlin  <johan@gnome.org>
33535
33536         * ext/theora/theoraenc.c (theora_enc_chain): Call
33537         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
33538         streamheader caps are set correctly.
33539
33540 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33541
33542         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
33543         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
33544           respect minimum bitrate; same could be done for max bitrate
33545
33546 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33547
33548         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
33549         (gst_vorbisenc_setup):
33550           fix sample rate range
33551
33552 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33553
33554         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
33555         (gst_oggvorbisenc_setup):
33556         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
33557         (gst_vorbisenc_setup):
33558           resolve ambiguities in code and description
33559
33560 2004-06-24  Wim Taymans  <wim@fluendo.com>
33561
33562         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
33563         * ext/alsa/gstalsa.h:
33564         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33565         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
33566         Use alsa trigger_tstamp to get the timestamp of the first
33567         sample in the buffer for more precise sync. Some cleanups.
33568
33569 2004-06-24  Wim Taymans  <wim@fluendo.com>
33570
33571         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
33572         (gst_audiorate_init), (gst_audiorate_chain),
33573         (gst_audiorate_set_property), (gst_audiorate_get_property):
33574         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33575         (gst_videorate_chain):
33576         Added some logging, fixed an overflow bug in videorate.
33577
33578 2004-06-24  Benjamin Otte  <otte@gnome.org>
33579
33580         * ext/kio/Makefile.am:
33581           fix for builddir != srcdir and distcheck
33582
33583 2004-06-24  Benjamin Otte  <otte@gnome.org>
33584
33585         * gst-libs/gst/colorbalance/Makefile.am:
33586         * gst-libs/gst/mixer/Makefile.am:
33587         * gst-libs/gst/play/Makefile.am:
33588         * gst-libs/gst/tuner/Makefile.am:
33589         * gst/tcp/Makefile.am:
33590         * sys/dxr3/Makefile.am:
33591           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
33592           tarball.
33593           Also add all *.list files that were missing.
33594         * Makefile.am:
33595           add a distcheck hook to ensure the above doesn't happen again.
33596
33597 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
33598
33599         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
33600
33601 2004-06-23  Colin Walters  <walters@redhat.com>
33602
33603         * m4/Makefile.am: Distribute gst-fionread.m4.
33604
33605 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33606
33607         * configure.ac: back to dev
33608
33609 2004-06-23  Wim Taymans  <wim@fluendo.com>
33610
33611         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
33612         (gst_alsa_xrun_recovery):
33613         * ext/alsa/gstalsa.h:
33614         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
33615         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
33616         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33617         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
33618         (gst_alsa_src_loop):
33619         Add clock to alsasrc. Take new capture timestamp when
33620         restarting after an overrun. Split up some functions between
33621         alsasrc and alsasink.
33622
33623 === release 0.8.2 ===
33624
33625 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33626
33627         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33628         (gst_alsa_change_state), (gst_alsa_update_avail),
33629         (gst_alsa_xrun_recovery):
33630         * ext/alsa/gstalsa.h:
33631         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33632           merge back changes from release
33633
33634 2004-06-23  Wim Taymans  <wim@fluendo.com>
33635
33636         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
33637         (gst_audiorate_init), (gst_audiorate_chain),
33638         (gst_audiorate_set_property), (gst_audiorate_get_property):
33639         Implement sample dropping and notify
33640
33641 2004-06-22  Wim Taymans  <wim@fluendo.com>
33642
33643         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33644         (theora_enc_sink_link), (theora_buffer_from_packet),
33645         (theora_push_packet), (theora_enc_chain):
33646         Some cleanups, make sure the timestamps are correct.
33647
33648 2004-06-22  Wim Taymans  <wim@fluendo.com>
33649
33650         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
33651         (gst_alsa_change_state), (gst_alsa_update_avail),
33652         (gst_alsa_xrun_recovery):
33653         * ext/alsa/gstalsa.h:
33654         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
33655         Cleanups, take queued samples into account when reporting
33656         the time.
33657
33658 2004-06-22  Wim Taymans  <wim@fluendo.com>
33659
33660         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33661         (gst_videorate_init):
33662         Initialize the property as well.
33663
33664 2004-06-22  Wim Taymans  <wim@fluendo.com>
33665
33666         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33667         (gst_videorate_init), (gst_videorate_chain),
33668         (gst_videorate_set_property), (gst_videorate_get_property):
33669         Add property to make videorate silent.
33670         Add property to prefer new frames over old ones.
33671
33672 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33673
33674         * sys/osxvideo/Makefile.am:
33675         Workaround so that the osxvideo .so file gets linked with the
33676         Cocoa, OpenGL and QuickTime frameworks
33677
33678 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33679
33680         * sys/osxaudio/Makefile.am:
33681         Workaround so that the osxaudio .so file gets linked with the
33682         CoreAudio framework
33683
33684 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33685
33686         * configure.ac:
33687         Whoops, my fault...fixed build issues
33688
33689 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33690
33691         * configure.ac:
33692         Add objective-c support if running in Darwin/Mac OS X
33693         * sys/Makefile.am:
33694         * sys/osxvideo:
33695         * sys/osxvideo/Makefile.am:
33696         * sys/osxvideo/osxvideosink.h:
33697         * sys/osxvideo/osxvideosink.m:
33698         * sys/osxvideo/cocoawindow.h:
33699         * sys/osxvideo/cocoawindow.m:
33700         Add osxvideosink, a cocoa-based osx video sink
33701
33702
33703 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
33704         * ext/dvdnav/gst-dvd:
33705         Grab the gconf key from the right spot
33706         * gst/debug/gstnavseek.c: (gst_navseek_init),
33707         (gst_navseek_segseek), (gst_navseek_handle_src_event),
33708         (gst_navseek_chain):
33709         * gst/debug/gstnavseek.h:
33710           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
33711           and loop parameters of a segment seek.
33712         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
33713         (gst_videotestsrc_get_event_masks),
33714         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
33715         * gst/videotestsrc/gstvideotestsrc.h:
33716           Add seeking support to videotestsrc
33717           Initialise the timestamp_offset variable.
33718
33719 2004-06-18  Wim Taymans  <wim@fluendo.com>
33720
33721         * ext/sidplay/gstsiddec.cc:
33722         Fix negotiation and set correct end offset.
33723
33724 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
33725
33726         * configure.ac: branch and prerelease
33727
33728 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33729
33730         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
33731         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
33732         (gst_tcpclientsrc_init_receive):
33733         * gst/tcp/gsttcpclientsrc.h:
33734           read caps when connecting to server for GDP so we set them correctly
33735
33736 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33737
33738         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
33739           notify drops and duplicates
33740         * gst/videoscale/videoscale.c: (videoscale_get_structure):
33741           no good reason to limit ourselves to 100x100
33742
33743 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33744
33745         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
33746         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
33747         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33748         (gst_v4lsrc_get_property):
33749         * sys/v4l/gstv4lsrc.h:
33750         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33751         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33752         (gst_v4l_set_audio):
33753         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
33754         (gst_v4lsrc_try_capture):
33755         * sys/v4l/v4lsrc_calls.h:
33756           change try_palette to more general try_capture
33757           add autoprobe option so we can turn off autoprobing
33758           various fixes
33759
33760 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33761
33762         * configure.ac:
33763           add videorate
33764         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
33765         (gst_ximagesink_class_init):
33766         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
33767         (gst_xvimagesink_class_init):
33768           run them as finalize, not dispose, since dispose can be invoked
33769           multiple times
33770
33771 2004-06-17  Wim Taymans  <wim@fluendo.com>
33772
33773         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33774         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
33775         * ext/alsa/gstalsa.h:
33776         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
33777         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
33778         (gst_alsa_src_change_state):
33779         * ext/alsa/gstalsasrc.h:
33780         Make the xrun code timestamp and offset the buffers correctly.
33781         moved the clock to the base class, use alsa methods to get time.
33782         Do correct timestamping on outgoing buffers.
33783
33784 2004-06-17  Wim Taymans  <wim@fluendo.com>
33785
33786         * gst/audiorate/Makefile.am:
33787         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
33788         (gst_audiorate_base_init), (gst_audiorate_class_init),
33789         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
33790         (gst_audiorate_set_property), (gst_audiorate_get_property),
33791         (gst_audiorate_change_state), (plugin_init):
33792         Added an audiorate converter that fills in gaps.
33793
33794 2004-06-17  Johan Dahlin  <johan@gnome.org>
33795
33796         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
33797
33798 2004-06-16  Wim Taymans  <wim@fluendo.com>
33799
33800         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
33801         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
33802         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
33803         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33804         (gst_v4lsrc_get_property):
33805         * sys/v4l/gstv4lsrc.h:
33806         Added a copy mode to v4lsrc where it will output a copied version
33807         of its internal hardware buffer.
33808         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
33809         can't | them.
33810
33811 2004-06-16  Wim Taymans  <wim@fluendo.com>
33812
33813         * sys/oss/gstosssrc.c: (gst_osssrc_get):
33814         Timestamp fixes.
33815
33816 2004-06-16  Wim Taymans  <wim@fluendo.com>
33817
33818         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
33819         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
33820         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33821         (gst_v4lsrc_get_property):
33822         * sys/v4l/gstv4lsrc.h:
33823         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
33824         Added a sync mode enum property to control v4lsrc timestamp method
33825         Removed the use-fixed-fps property and moved functionality in
33826         the enum.
33827         Don't error on an error value from v4l-conf, it might not always
33828         be a real error.
33829
33830 2004-06-16  Wim Taymans  <wim@fluendo.com>
33831
33832         * gst/videorate/Makefile.am:
33833         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
33834         (gst_videorate_base_init), (gst_videorate_class_init),
33835         (gst_videorate_getcaps), (gst_videorate_link),
33836         (gst_videorate_init), (gst_videorate_chain),
33837         (gst_videorate_set_property), (gst_videorate_get_property),
33838         (gst_videorate_change_state), (plugin_init):
33839         Added a video timestamp corrector.
33840
33841 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33842
33843         fixed a potential leak with previous commit
33844
33845         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
33846
33847 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33848
33849         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
33850         Added missing refcount, fixes bug #144425
33851         Cheers Tim for finding the bug
33852
33853 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
33854
33855         * sys/v4l/gstv4l.c: (plugin_init):
33856         * sys/v4l/gstv4lcolorbalance.c:
33857         * sys/v4l/gstv4lcolorbalance.h:
33858         * sys/v4l/gstv4lelement.c:
33859         * sys/v4l/gstv4lelement.h:
33860         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
33861         * sys/v4l/gstv4lmjpegsink.h:
33862         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
33863         * sys/v4l/gstv4lmjpegsrc.h:
33864         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
33865         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
33866         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
33867         * sys/v4l/gstv4lsrc.h:
33868         * sys/v4l/gstv4ltuner.c:
33869         * sys/v4l/gstv4ltuner.h:
33870         * sys/v4l/gstv4lxoverlay.c:
33871         * sys/v4l/gstv4lxoverlay.h:
33872         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
33873         (gst_v4l_set_window), (gst_v4l_enable_overlay):
33874         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33875         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33876         (gst_v4l_set_audio):
33877         * sys/v4l/v4l_calls.h:
33878         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
33879         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
33880         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
33881         (gst_v4lmjpegsink_playback_init),
33882         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
33883         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
33884         (gst_v4lmjpegsink_playback_stop),
33885         (gst_v4lmjpegsink_playback_deinit):
33886         * sys/v4l/v4lmjpegsink_calls.h:
33887         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
33888         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
33889         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
33890         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
33891         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
33892         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
33893         * sys/v4l/v4lmjpegsrc_calls.h:
33894         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
33895         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
33896         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
33897         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
33898         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
33899         (gst_v4lsrc_try_palette):
33900         * sys/v4l/v4lsrc_calls.h:
33901           bunch of paranoia cleanups
33902
33903 2004-06-14  David Schleef  <ds@schleef.org>
33904
33905         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
33906         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
33907         Send discont events and change timestamps appropriately when
33908         we get a seek event.  (bug #144240)
33909         * ext/cdparanoia/gstcdparanoia.h:
33910
33911 2004-06-14  Benjamin Otte  <otte@gnome.org>
33912
33913         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
33914           snd_pcm_hw_params_set_rate  since the latter fails for no good
33915           reason on some setups.
33916
33917 2004-06-14  David Schleef  <ds@schleef.org>
33918
33919         * gst/volume/demo.c: (value_changed_callback): exp10() is not
33920         standard.  Thank you for playing.
33921
33922 2004-06-14  Wim Taymans  <wim@fluendo.com>
33923
33924         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
33925         Patch 1.3 broke the ordering of the colorspace info and
33926         made the plugin basically work by coincidence, reordered
33927         the info.
33928
33929 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
33930
33931         * ext/lame/gstlame.c:
33932         * ext/mad/gstmad.c:
33933           sync caps.  Make sure mad can only output a list of rates, not
33934           a full range.  In the future, have three caps lists for each of the
33935           mpeg versions.  Change mpegversion to a double as well.
33936
33937 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
33938
33939         * gst/volume/.cvsignore:
33940         * gst/volume/Makefile.am:
33941         * gst/volume/demo.c: (value_changed_callback), (idler),
33942         (setup_gui), (main):
33943           added small demo app
33944
33945 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
33946         * ext/esd/esdsink.c: (gst_esdsink_change_state):
33947         * ext/esd/esdsink.h:
33948         Close the esd connection on pause, because esd will just wait -
33949         blocking all other esd clients indefinitely.
33950
33951 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
33952
33953         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
33954           previous commit with GST_DEBUG
33955
33956 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
33957
33958         * configure.ac:
33959           add a header check for a dvdread header in dvdnav.  Fixes #133002
33960
33961 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33962
33963         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
33964         * gst/tcp/gsttcpclientsink.h:
33965         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
33966         * gst/tcp/gsttcpclientsrc.h:
33967         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
33968         (gst_tcpserversink_handle_server_read),
33969         (gst_tcpserversink_init_send):
33970         * gst/tcp/gsttcpserversink.h:
33971         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
33972         * gst/tcp/gsttcpserversrc.h:
33973         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
33974         version of IP)
33975
33976 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33977
33978         * configure.ac:
33979         Added ogg library so that OSX detects libtheora properly
33980
33981 2004-06-11  Wim Taymans  <wim@fluendo.com>
33982
33983         * ext/theora/theoradec.c: (theora_dec_chain),
33984         (theora_dec_change_state):
33985         Don't try to decode frames before we received a keyframe.
33986
33987 2004-06-11  Wim Taymans  <wim@fluendo.com>
33988
33989         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
33990         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
33991         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33992         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
33993         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
33994         Added property to set the maximum delay of a page.
33995
33996 2004-06-10  Wim Taymans  <wim@fluendo.com>
33997
33998         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
33999         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
34000         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
34001         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
34002         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
34003         Added max-delay property to control the maximum amount
34004         of data to put in one page.
34005
34006 2004-06-10  Wim Taymans  <wim@fluendo.com>
34007
34008         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
34009         (gst_theora_enc_init), (theora_enc_sink_link),
34010         (theora_buffer_from_packet), (theora_enc_set_property),
34011         (theora_enc_get_property):
34012         Set duration on encoded buffer, added some more properties
34013
34014 2004-06-10  Wim Taymans  <wim@fluendo.com>
34015
34016         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
34017         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
34018         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
34019         * ext/theora/theoraenc.c: (theora_enc_chain):
34020         Fix refcounting bugs
34021
34022 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34023
34024         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
34025         (gst_asf_demux_loop), (gst_asf_demux_process_file),
34026         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
34027         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
34028         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
34029         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
34030         (gst_asf_demux_change_state):
34031         * gst/asfdemux/gstasfdemux.h:
34032           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
34033           feels like. I think we should set a new requirement for demuxers
34034           from now on to implement sane loop functions, data loops, query
34035           and seek functions before first commit into CVS. And this commit
34036           fixes all of the above.
34037
34038 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
34039
34040         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
34041           vorbis comments are properly encoded in UTF-8 before adding them
34042           to a GstTagList
34043
34044 2004-06-09  Benjamin Otte  <otte@gnome.org>
34045
34046         * ext/alsa/gstalsa.c: (add_channels):
34047           handle min <= max correctly
34048         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
34049         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
34050           add fixation functions so we fixate correctly. No preferring of alaw
34051           anymore because it's the first structure.
34052         * ext/alsa/gstalsa.h:
34053         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
34054         (gst_alsa_hw_params_dump):
34055           add functions to ease debugging in alsalib
34056         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
34057         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
34058         (gst_alsa_start_audio):
34059           only specify hw params if we really setup a format (fixes #134007 -
34060           or at least works around it)
34061
34062 2004-06-09  Wim Taymans  <wim@fluendo.com>
34063
34064         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
34065         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
34066         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
34067         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
34068         (gst_ogg_mux_loop):
34069         Use stream caps to setup the initial pages in the ogg stream.
34070         Correctly set the streamheader caps on the srcpad.
34071
34072 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
34073
34074         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
34075         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
34076         (gst_v4lsrc_getcaps):
34077         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
34078         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
34079           add querying of fps lists for webcams.  Negotiating to a framerate
34080           now works.
34081
34082 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34083
34084         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
34085         (theora_push_buffer), (theora_push_packet),
34086         (theora_set_header_on_caps), (theora_enc_chain):
34087           mark buffers and put on streamheader, raw theora streaming
34088           now works too, whee
34089
34090 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34091
34092         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
34093         (gst_tcp_gdp_read_caps):
34094           do a looping read for caps and GDP headers too
34095
34096 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34097
34098         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34099         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
34100           return EOS instead of NULL in _get
34101
34102 2004-06-08  Wim Taymans  <wim@fluendo.com>
34103
34104         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
34105         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
34106         (gst_tcp_gdp_write_caps):
34107         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34108         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
34109         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
34110         Memory leak fixes
34111
34112 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34113
34114         * ext/vorbis/Makefile.am:
34115         * ext/vorbis/vorbis.c: (plugin_init):
34116         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
34117         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
34118         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
34119         (vorbis_parse_change_state):
34120         * ext/vorbis/vorbisparse.h:
34121           adding a vorbisparse element that marks the buffers, streaming
34122           raw vorbis using GDP now works, whee
34123
34124 2004-06-08  Wim Taymans  <wim@fluendo.com>
34125
34126         * ext/jpeg/Makefile.am:
34127         * ext/jpeg/README:
34128         * ext/jpeg/gstjpeg.c: (plugin_init):
34129         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
34130         (gst_smokedec_base_init), (gst_smokedec_class_init),
34131         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
34132         * ext/jpeg/gstsmokedec.h:
34133         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
34134         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
34135         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
34136         (gst_smokeenc_resync), (gst_smokeenc_chain),
34137         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
34138         * ext/jpeg/gstsmokeenc.h:
34139         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
34140         (smokecodec_flush_destination), (smokecodec_term_destination),
34141         (smokecodec_init_source), (smokecodec_fill_input_buffer),
34142         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
34143         (smokecodec_term_source), (smokecodec_encode_new),
34144         (smokecodec_decode_new), (smokecodec_info_free),
34145         (smokecodec_set_quality), (smokecodec_get_quality),
34146         (smokecodec_set_threshold), (smokecodec_get_threshold),
34147         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
34148         (find_best_size), (abs_diff), (put), (smokecodec_encode),
34149         (smokecodec_parse_header), (smokecodec_decode):
34150         * ext/jpeg/smokecodec.h:
34151         Added a new simple jpeg based codec
34152
34153 2004-06-08  Wim Taymans  <wim@fluendo.com>
34154
34155         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34156         (gst_multipart_mux_loop):
34157         Fix memory leak
34158
34159 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34160
34161         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
34162         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
34163         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
34164         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
34165         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
34166         * gst/tcp/gsttcpserversink.h:
34167           take streamheader into account
34168
34169 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34170
34171         * gst/level/Makefile.am:
34172         * gst/level/gstlevel.c: (gst_level_class_init):
34173           clean up marshal generation
34174
34175 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
34176
34177         * gst/tcp/Makefile.am:
34178         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
34179         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
34180         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
34181         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
34182         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
34183         (gst_tcpclientsrc_get_property):
34184         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
34185         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
34186         (gst_tcpserversink_handle_client_read),
34187         (gst_tcpserversink_handle_client_write),
34188         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
34189         * gst/tcp/gsttcpserversink.h:
34190           add signals client-added and client-removed
34191         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
34192         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
34193         (gst_tcpserversrc_get_property):
34194         uniformized, change default protocol to NONE
34195         * gst/tcp/gsttcp-marshal.list: added
34196 2004-06-07  Benjamin Otte  <otte@gnome.org>
34197
34198         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34199           handle discont events if they happen before caps nego
34200
34201 2004-06-07  Wim Taymans  <wim@fluendo.com>
34202
34203         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
34204         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
34205         (gst_multipart_demux_plugin_init):
34206         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34207         (gst_multipart_mux_init), (gst_multipart_mux_loop),
34208         (gst_multipart_mux_change_state):
34209         Small updates, fix a memleak
34210
34211 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
34212
34213         * configure.ac: OSS portability
34214         * ext/arts/gst_arts.c: idem
34215         * sys/oss/gstosselement.c: idem
34216         * sys/oss/gstossmixer.c: idem
34217         * sys/oss/gstosssink.c: idem
34218         * sys/oss/gstosssrc.c: idem
34219         * sys/oss/oss_probe.c: idem
34220           - check for soundcard.h in different places for some BSD
34221
34222 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
34223
34224         * AUTHORS:
34225         Add me to the authors file
34226         * configure.ac:
34227         Increase the libdv requirement to >= version 0.100
34228         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
34229         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
34230         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
34231         * ext/dv/gstdvdec.h:
34232         Add support for the new_media flag when sending DISCONT events
34233         Make the querying work when video pad is not linked
34234
34235 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
34236
34237         reviewed by Benjamin Otte  <otte@gnome.org>
34238
34239         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
34240           create a NULL-initialized array of pads, so we don't think they
34241           exist already. (fixes #143130)
34242
34243 2004-06-07  Benjamin Otte  <otte@gnome.org>
34244
34245         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
34246         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
34247         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
34248           don't use // coments
34249
34250 2004-06-07  Benjamin Otte  <otte@gnome.org>
34251
34252         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
34253           cast to GstClockTime to get higher granularity
34254         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34255           use gst_element_set_time_delay to get the exact time
34256         * ext/mad/gstmad.c: (gst_mad_chain):
34257           use the negotiated rate instead of the current frame's rate which
34258           might be wrong because of bit errors. This avoids emitting totally
34259           bogus timestamps and screwing sync.
34260         (fixes #143454)
34261
34262 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
34263
34264         reviewed by Benjamin Otte  <otte@gnome.org>
34265
34266         * gst/adder/gstadder.c: (gst_adder_loop):
34267           properly error out when no negotiation has happened yet. (fixes
34268           #143032)
34269
34270 2004-06-06  Benjamin Otte  <otte@gnome.org>
34271
34272         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
34273           forward correctly transformed offset in discont events. Based on
34274           patch by Arwed v. Merkatz. (fixes #142851)
34275
34276 2004-06-06  David Schleef  <ds@schleef.org>
34277
34278         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
34279         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
34280         problems on several systems.
34281
34282 2004-06-06  Benjamin Otte  <otte@gnome.org>
34283
34284         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
34285           use explicit caps on the srcpad
34286         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
34287           properly error out if caps couldn't be set (fixes #142764)
34288
34289 2004-06-06  Benjamin Otte  <otte@gnome.org>
34290
34291         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
34292         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
34293         (gst_alsa_start_audio):
34294           - don't call set_periods_integer anymore, it breaks the
34295           configuration randomly
34296           - call snd_pcm_hw_params_set_access directly instead of using masks
34297           - don't fail if the sw_params can't be set, just use the default
34298           params and hope it works. Alsalib has weird issues when you touch
34299           sw_params and does no proper error reporting about what failed.
34300         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
34301         (gst_alsa_close_audio):
34302           make our alsa debugging go via gst debugging and not conditionally
34303           defined
34304         * ext/alsa/gstalsa.h:
34305           add ALSA_DEBUG_FLUSH macro
34306         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
34307         (plugin_init):
34308           wrap alsa errors to be printed via the gst debugging system and not
34309           spammed to stderr
34310
34311 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34312
34313         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
34314         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
34315         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
34316         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
34317         (qtdemux_parse_trak):
34318         * gst/qtdemux/qtdemux.h:
34319           Bitch. Also known as seeking, querying & co.
34320         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
34321         (gst_osssink_change_state):
34322         * sys/oss/gstosssink.h:
34323           Resyncing is for weenies, this hack is no longer needed and was
34324           broken anyway (since it - unintendedly - always leaves resync to
34325           TRUE).
34326
34327 2004-06-05  Andrew Turner <zxombie@hotpop.com>
34328
34329         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
34330         * gst/tcp/gsttcpclientsrc.h: idem
34331           - define MSG_NOSIGNAL if not done
34332           - include unistd.h for off_t
34333           (fixes #143749)
34334
34335 2004-06-05  Benjamin Otte  <otte@gnome.org>
34336
34337         * configure.ac:
34338         * ext/kio/Makefile.am:
34339           check for qt's moc preprocessor explicitly and use it
34340
34341 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34342
34343         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
34344           don't get a signal for EPIPE on socket writes
34345           (somebody check if this works on other platforms)
34346
34347 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
34348
34349         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
34350         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
34351           check error condition on available samples correctly
34352
34353 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
34354
34355         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
34356           avoid a segfault
34357         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
34358         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
34359         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
34360         (gst_tcpserversrc_gdp_read_header):
34361          use ssize_t over size_t since the former is signed and thus the
34362          check for error codes can work
34363
34364 2004-06-02  Wim Taymans  <wim@fluendo.com>
34365
34366         reviewed by: Johan
34367
34368         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34369         (gst_multipart_mux_loop):
34370         Oops
34371
34372 2004-06-02  Wim Taymans  <wim@fluendo.com>
34373
34374         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
34375         (gst_multipart_mux_init), (gst_multipart_mux_loop),
34376         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
34377         (gst_multipart_mux_change_state):
34378         Added configurable boundary specifier, added the value as a
34379         caps field as well.
34380
34381 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34382
34383         * gst/tcp/gsttcp.c:
34384         * gst/tcp/gsttcpclientsrc.c:
34385         * gst/tcp/gsttcpclientsrc.h:
34386         * gst/tcp/gsttcpserversrc.c:
34387           - portability fix, to compile on OSX
34388             (fixes #143146)
34389
34390         * sys/osxaudio/gstosxaudioelement.c:
34391         * sys/osxaudio/gstosxaudiosink.c:
34392         * sys/osxaudio/gstosxaudiosrc.c:
34393           - compilation warnings on OSX
34394             (fixes #143153)
34395
34396 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34397
34398         * ext/vorbis/vorbisdec.c : sign warning fixes
34399
34400         * gst-libs/gst/mixer/mixertrack.c :
34401           do no use defines which are glib 2.4 specific
34402
34403 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
34404
34405         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
34406           buffer since libflac doesn't expect it (reports a sync error when
34407           it encounters that)
34408
34409
34410 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
34411
34412         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
34413         * gst-libs/gst/mixer/mixertrack.c:
34414         (gst_mixer_track_get_property), (get_mixer_track_init),
34415         (get_mixer_track_get_property): Added property accessors
34416         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
34417         * gst-libs/gst/mixer/mixeroptions.c:
34418         (gst_mixer_options_get_values): Added
34419         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
34420         * gst-libs/gst/mixer/mixer.c: Fixed comment
34421
34422
34423 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34424
34425         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
34426           improve error messages on open
34427
34428
34429 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
34430
34431         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
34432           check if v4l-conf is in path
34433
34434 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
34435
34436         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
34437           change assert to a more readable error message
34438
34439 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
34440
34441         * gst-libs/gst/tuner/tunerchannel.h:
34442           - add a freq_multiplicator field to make the conversion
34443             between internal frequency unit and Hz
34444         * sys/v4l/gstv4lelement.c:
34445         * sys/v4l2/gstv4l2element.c:
34446           - change default video device to /dev/video0
34447         * sys/v4l/v4l_calls.c:
34448         * sys/v4l2/v4l2_calls.c:
34449           - we only expose frequency to the user in Hz instead of
34450             bastard v4lX unit (either 62.5kHz or 62.5Hz)
34451
34452 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
34453         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
34454           Initialise b_o_s and e_o_s variables
34455         * gst-libs/gst/riff/riff-media.c:
34456         (gst_riff_create_video_caps_with_data):
34457           Add some unusual fourcc's from mplayer avi's
34458         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
34459           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
34460           autoplugging.
34461
34462 2004-05-28  Wim Taymans  <wim@fluendo.com>
34463
34464         * configure.ac:
34465         * gst/alpha/Makefile.am:
34466         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
34467         (gst_alpha_get_type), (gst_alpha_base_init),
34468         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
34469         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
34470         (gst_alpha_chroma_key), (gst_alpha_chain),
34471         (gst_alpha_change_state), (plugin_init):
34472         A plugin to add an alpha channel to I420 video. Can optionally do
34473         chroma keying.
34474         * gst/multipart/Makefile.am:
34475         * gst/multipart/multipart.c: (plugin_init):
34476         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
34477         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
34478         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
34479         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
34480         (gst_multipart_demux_change_state),
34481         (gst_multipart_demux_plugin_init):
34482         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
34483         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
34484         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
34485         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
34486         (gst_multipart_mux_pad_unlink),
34487         (gst_multipart_mux_request_new_pad),
34488         (gst_multipart_mux_handle_src_event),
34489         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
34490         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
34491         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
34492         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
34493         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
34494         send multipart jpeg images to a browser.
34495         * gst/videobox/Makefile.am:
34496         * gst/videobox/README:
34497         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
34498         (gst_video_box_get_type), (gst_video_box_base_init),
34499         (gst_video_box_class_init), (gst_video_box_init),
34500         (gst_video_box_set_property), (gst_video_box_get_property),
34501         (gst_video_box_sink_link), (gst_video_box_i420),
34502         (gst_video_box_ayuv), (gst_video_box_chain),
34503         (gst_video_box_change_state), (plugin_init):
34504         Crops or adds borders around an image. can do alpha channel
34505         borders as well.
34506         * gst/videomixer/Makefile.am:
34507         * gst/videomixer/README:
34508         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
34509         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
34510         (gst_videomixer_pad_get_sink_event_masks),
34511         (gst_videomixer_pad_get_property),
34512         (gst_videomixer_pad_set_property),
34513         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
34514         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
34515         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
34516         (gst_videomixer_base_init), (gst_videomixer_class_init),
34517         (gst_videomixer_init), (gst_videomixer_request_new_pad),
34518         (gst_videomixer_handle_src_event),
34519         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
34520         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
34521         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
34522         (gst_videomixer_loop), (gst_videomixer_get_property),
34523         (gst_videomixer_set_property), (gst_videomixer_change_state),
34524         (plugin_init):
34525         Generic video mixer plugin, can handle multiple inputs all with
34526         different framerates and video sizes. Is fully alpha channel
34527         aware.
34528
34529 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34530
34531         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
34532           Select first track as master track. Not sure how else to handle
34533           that...
34534         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
34535           Discard discont events. Should fix #142962.
34536
34537 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34538
34539         * ext/alsa/Makefile.am:
34540         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
34541         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
34542         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
34543         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
34544         (gst_alsa_mixer_get_option):
34545         * ext/alsa/gstalsamixer.h:
34546         * ext/alsa/gstalsamixeroptions.c:
34547         (gst_alsa_mixer_options_get_type),
34548         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
34549         (gst_alsa_mixer_options_new):
34550         * ext/alsa/gstalsamixeroptions.h:
34551         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
34552         * ext/alsa/gstalsamixertrack.h:
34553           Add enumerations (as GstMixerOptions). Make correct distinction
34554           between input/output tracks. Add capture/playback private flag.
34555           Use flag to decide on whether to set capture or playback volumes
34556           or switches. Use playback and record switches.
34557         * gst-libs/gst/mixer/Makefile.am:
34558         * gst-libs/gst/mixer/mixer-marshal.list:
34559         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
34560         (gst_mixer_set_option), (gst_mixer_get_option),
34561         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
34562         (gst_mixer_volume_changed), (gst_mixer_option_changed):
34563         * gst-libs/gst/mixer/mixer.h:
34564         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
34565         (gst_mixer_options_class_init), (gst_mixer_options_init),
34566         (gst_mixer_options_dispose):
34567         * gst-libs/gst/mixer/mixeroptions.h:
34568           Add GstMixerOptions.
34569         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
34570           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
34571           broken device detection on computers with multiple OSS sound
34572           cards.
34573
34574 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34575
34576         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
34577           fixate nicely even when the peer is not negotiating
34578
34579 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34580
34581         * gst/audioconvert/gstaudioconvert.c:
34582         (gst_audio_convert_parse_caps):
34583           make sure we don't allow depth > width
34584         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
34585           fixate endianness to G_BYTE_ORDER as default
34586         * gst/audioscale/gstaudioscale.c:
34587           we don't handle another endianness as host-endianness
34588
34589 2004-05-25  David Schleef  <ds@schleef.org>
34590
34591         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
34592
34593 2004-05-24  Benjamin Otte  <otte@gnome.org>
34594
34595         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
34596         (gst_oggvorbisenc_setup):
34597           properly fail when we can't setup the vorbis encoder due to
34598           unsupported settings
34599         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
34600         (gst_vorbisenc_setup):
34601           same
34602         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
34603           fix case where warnings occured when one pad was unlinked while the
34604           other's link function was called
34605
34606 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
34607
34608         * gst/tcp/Makefile.am:
34609           use GST_ENABLE_NEW
34610
34611 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34612
34613         * gst-libs/gst/resample/private.h:
34614           don't use optimizations that are #if 0'ed
34615
34616 2004-05-24  Wim Taymans  <wim@fluendo.com>
34617
34618         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
34619         Fix potential division by zero error and hopefully get
34620         the position query right to get correct timestamps on avi
34621         audio.
34622
34623 2004-05-24  Wim Taymans  <wim@fluendo.com>
34624
34625         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
34626         (gst_videoscale_scale_nearest_str2),
34627         (gst_videoscale_scale_nearest_str4),
34628         (gst_videoscale_scale_nearest_32bit),
34629         (gst_videoscale_scale_nearest_24bit),
34630         (gst_videoscale_scale_nearest_16bit):
34631         Fix the scaling algorithm and avoid a buffer overflow.
34632         removed the while loop in the scaling function as it
34633         was used for point sampling only.
34634
34635 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34636
34637         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
34638         (gst_id3_tag_class_init), (gst_id3_tag_init),
34639         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
34640         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
34641         (gst_id3_tag_send_tag_event):
34642           lots of fixes to make id3mux work and id3demux work correctly
34643
34644 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34645
34646         * ext/Makefile.am:
34647           add rules to build shout2send (was removed by accident
34648           when this module was no more marked experimental/broken)
34649
34650 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34651
34652         * ext/shout2/gstshout2.c:
34653         * ext/shout2/gstshout2.h:
34654           adding a "connection problem" signal to shout2send
34655           (fixes #142954)
34656
34657 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
34658
34659         * ext/kio/kioreceiver.cpp:
34660         * ext/kio/kioreceiver.h:
34661           fix sign comparison issues
34662
34663 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34664
34665         * gst/cdxaparse/gstcdxaparse.c:
34666         * gst/cdxaparse/gstcdxaparse.h:
34667           some renaming
34668           add some checks/sanity
34669           prepare for seek addition
34670
34671         * sys/sunaudio/gstsunaudio.c:
34672           remove exported dupe init function
34673
34674 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
34675
34676         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
34677         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
34678           Fix format conversion and position querying.
34679         * gst/debug/progressreport.c: (gst_progressreport_report):
34680           Don't output a bogus total value that we didn't query.
34681         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
34682           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
34683           only a blank window after xine has been used.
34684
34685 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34686
34687         * m4/as-arts.m4:
34688           sync with upstream version to fix test on FC2
34689           readd with -ko to preserve Id header
34690
34691 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34692
34693         * configure.ac:
34694           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
34695         * gst/tcp/gsttcpclientsrc.c: idem
34696         * gst/tcp/gsttcpserversink.c: idem
34697         * gst/tcp/gsttcpserversrc.c: idem
34698         * m4/gst-fionread.m4: idem
34699
34700         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
34701
34702         * configure.ac: enable speex plugin for speex 1.1.5+
34703         * ext/speex/gstspeexenc.c: fix cast warning
34704
34705         * ext/esd/README: fix typo
34706
34707 2004-05-20  David Schleef  <ds@schleef.org>
34708
34709         * configure.ac: Minor cosmetic change to convince the buildbot to
34710         reautogen.
34711         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
34712         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
34713         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
34714         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
34715         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
34716         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
34717         More hacking.  Plays audio now.
34718
34719 2004-05-20  David Schleef  <ds@schleef.org>
34720
34721         * configure.ac:
34722         * sys/Makefile.am:
34723
34724 2004-05-20  David Schleef  <ds@schleef.org>
34725
34726         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
34727         * sys/osxaudio/gstosxaudio.c:
34728         * sys/osxaudio/gstosxaudioelement.c:
34729         * sys/osxaudio/gstosxaudioelement.h:
34730         * sys/osxaudio/gstosxaudiosink.c:
34731         * sys/osxaudio/gstosxaudiosink.h:
34732         * sys/osxaudio/gstosxaudiosrc.c:
34733         * sys/osxaudio/gstosxaudiosrc.h:
34734
34735 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34736
34737         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
34738         (gst_vorbisenc_chain):
34739           put the codec headers on the caps as streamheader as well as
34740           pushing them out
34741
34742 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34743
34744         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
34745         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
34746         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
34747         split up push_packet into two functions
34748
34749 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34750
34751         * gst/tcp/.cvsignore:
34752           ignore enums
34753         * gst/tcp/Makefile.am:
34754         * gst/tcp/README:
34755         * gst/tcp/gsttcp.c:
34756         * gst/tcp/gsttcp.h:
34757         * gst/tcp/gsttcpclientsink.c:
34758         * gst/tcp/gsttcpclientsink.h:
34759         * gst/tcp/gsttcpclientsrc.c:
34760         * gst/tcp/gsttcpclientsrc.h:
34761         * gst/tcp/gsttcpplugin.c:
34762         * gst/tcp/gsttcpserversink.c:
34763         * gst/tcp/gsttcpserversink.h:
34764         * gst/tcp/gsttcpserversrc.c:
34765         * gst/tcp/gsttcpserversrc.h:
34766           add new tcp elements
34767
34768 2004-05-19  Wim Taymans  <wim@fluendo.com>
34769
34770         * gst/law/mulaw-conversion.c: (mulaw_encode):
34771         Fix overflow bug in ulaw encoding.
34772
34773 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34774
34775         * ext/mad/gstmad.c: (gst_mad_handle_event):
34776           don't unref the event twice
34777
34778 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34779
34780         * configure.ac:
34781           remove -Wno-sign-compare
34782
34783 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34784
34785         * configure.ac:
34786           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
34787           if you want to work against glib 2.2 and 2.4
34788
34789 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
34790
34791         * gst/tcp/Makefile.am:
34792         * gst/tcp/gsttcp.c:
34793         * gst/tcp/gsttcp.h:
34794         * gst/tcp/gsttcpsink.h:
34795         * gst/tcp/gsttcpsrc.h:
34796           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
34797
34798 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34799
34800         * gst/debug/tests.c: (md5_get_value):
34801           fix segfault on gst-inspect
34802
34803 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34804
34805         * gst/debug/testplugin.c:
34806         * gst/debug/tests.c:
34807         * gst/debug/tests.h:
34808           add new extensible and configurable testing element. Current tests
34809           include buffer count, stream length, timestamp/duration matching and
34810           md5.
34811         * gst/debug/Makefile.am:
34812         * gst/debug/gstdebug.c: (plugin_init):
34813           add infrastructure for new element
34814
34815 2004-05-19  Johan Dahlin  <johan@gnome.org>
34816
34817         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
34818         ending of the array. Fixes gst-inspect segfault on ppc.
34819
34820 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34821
34822         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
34823
34824         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
34825
34826 2004-05-18  David Schleef  <ds@schleef.org>
34827
34828         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
34829         warnings (bugs, actually) noticed by gcc but not forte.
34830
34831 2004-05-18  David Schleef  <ds@schleef.org>
34832
34833         * sys/sunaudio/Makefile.am:
34834         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
34835
34836 2004-05-18  David Schleef  <ds@schleef.org>
34837
34838         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
34839         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
34840         to allow qtdemux to use non-seekable streams. (bug #142272)
34841
34842 2004-05-18  David Schleef  <ds@schleef.org>
34843
34844         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
34845         (gst_resample_sinc_ft_float): Remove use of static temporary
34846         buffer.  This code was obviously not supposed to last long, but
34847         it's stuck in our ABI, so it required a little hack to make it
34848         ABI-compatible.  Fixes #142585.
34849         * gst-libs/gst/resample/resample.h: same.
34850
34851 2004-05-18  David Schleef  <ds@schleef.org>
34852
34853         * configure.ac: Add sunaudio
34854         * examples/Makefile.am: make gstplay depend on gconf
34855         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
34856         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
34857         (convert_table_lookup), (img_convert): remove c99-isms
34858         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
34859           unsigned, to fix a warning on Solaris
34860         * gst/mpeg1sys/systems.c: bcopy->memcpy
34861         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
34862         * sys/Makefile.am: Add sunaudio
34863
34864 2004-05-18  Wim Taymans  <wim@fluendo.com>
34865
34866         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
34867         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
34868         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
34869         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
34870         (gst_ogg_mux_loop):
34871         Fix an ugly memleak where the muxer didn't flush enough ogg
34872         pages. This also resulted in badly muxed ogg files.
34873
34874 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34875
34876         * gst/asfdemux/asfheaders.c :
34877         * gst/asfdemux/asfheaders.h :
34878         * gst/asfdemux/gstasfdemux.c :
34879           - fix ASF_OBJ_PADDING guid
34880           - add 3 new object guids (language list, metadata,
34881             extended stream properties)
34882           - add a function to parse extended header objects
34883
34884 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34885
34886         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
34887           remove leftover debugging g_print
34888
34889 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34890
34891         * ext/mad/gstmad.c: (gst_mad_handle_event):
34892           Fix for when the first format in a discont event is not a
34893           byte-based one. Should fix #137710.
34894
34895 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34896
34897         * m4/a52.m4 : fix compilation with -Wall -Werror
34898         * m4/libfame.m4 : idem
34899         * m4/libmikmod.m4 : idem
34900
34901 2004-05-17  Benjamin Otte  <otte@gnome.org>
34902
34903         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34904           signal the new tags before giving up the reference
34905
34906 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34907
34908         * ext/shout2/gstshout2.c:
34909           use application/ogg instead of application/x-ogg (patch by Patrick
34910           Guimond, fixes #142432)
34911         * sys/oss/gstosselement.c: (gst_osselement_reset),
34912         (gst_osselement_sync_parms):
34913           don't set fragment size unless specified (fixes #142493)
34914
34915 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34916
34917         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
34918           fixes #142664
34919
34920 2004-05-17  Benjamin Otte  <otte@gnome.org>
34921
34922         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
34923           compute offsets correctly for internal buffers so timestamps are set
34924           correctly when we can't seek. Also handle cases where there are no
34925           offsets. (based on a patch by David Moore, fixes #142507)
34926
34927 2004-05-17  Benjamin Otte  <otte@gnome.org>
34928
34929         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34930           use correct variable when determining amount of data to skip so we
34931           don't skip into the void and segfault
34932
34933 2004-05-16  Benjamin Otte  <otte@gnome.org>
34934
34935         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
34936           Hi, I'm a memleak
34937
34938 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34939
34940         * gst/asfdemux/gstasfdemux.c:
34941           - fix a mem leak and always propagate tags
34942           - add WMV3 to known video codecs (but no decoder yet)
34943           - replace "surplus data" at end of audio header for what
34944             it is : codec specific data
34945           - fix a typo
34946
34947 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
34948
34949         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
34950
34951         * gst-libs/gst/audio/audioclock.c:
34952           Fix wrong return type (#142205).
34953
34954 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34955
34956         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
34957           Ignore CRCs by default (fixes #142566).
34958
34959 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34960
34961         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
34962         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
34963         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
34964         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
34965         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
34966         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
34967           Fix for cases where we fail to attach to a mixer.
34968
34969 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34970
34971         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
34972           Don't touch events after not owning them anymore.
34973         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
34974         (gst_wavparse_fmt), (gst_wavparse_other),
34975         (gst_wavparse_handle_seek), (gst_wavparse_loop),
34976         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
34977         (gst_wavparse_srcpad_event):
34978         * gst/wavparse/gstwavparse.h:
34979           Add seeking, fix querying.
34980
34981 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34982
34983         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34984           - process comments even if they don't end with \0\0
34985             g_convert would ignore them if present and works well without them
34986
34987 2004-05-16  Benjamin Otte  <otte@gnome.org>
34988
34989         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
34990           simplify caps
34991
34992 2004-05-16  Benjamin Otte  <otte@gnome.org>
34993
34994         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34995           don't write to memory we might not write to - g_convert does that
34996           for us anyway (fixes #142613)
34997         (gst_asf_demux_audio_caps):
34998           comment out gst_util_dump_mem
34999
35000 2004-05-16  Benjamin Otte  <otte@gnome.org>
35001
35002         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
35003           compute correct expected timestamps after seek (broken since
35004           last commit)
35005         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
35006           rename element and debugging category to gdkpixbufscale
35007
35008 2004-05-16  Benjamin Otte  <otte@gnome.org>
35009
35010         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
35011           add error checking to snd_pcm_delay and remove duplicate call to
35012           snd_pcm_delay that caused issues (see inline code comments)
35013         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
35014           make more readable and fix return value when snd_pcm_delay fails
35015         (fixes #142586)
35016
35017 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
35018         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
35019         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
35020         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
35021         (gst_pixbufscale_link), (gst_pixbufscale_init),
35022         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
35023         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
35024         (gst_pixbufscale_get_property), (pixbufscale_init):
35025         * ext/gdk_pixbuf/pixbufscale.h:
35026         Add these files I forgot earlier
35027
35028 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
35029         * ext/gdk_pixbuf/Makefile.am:
35030         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
35031         * ext/gdk_pixbuf/gstgdkpixbuf.h:
35032         Add new pixbufscale element to scale RGB video
35033         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
35034         and HYPER interpolation correctly.
35035         * ext/theora/theoraenc.c: (theora_enc_chain),
35036         Discard buffer and return if explicit caps could not be set
35037         (theora_enc_get_property):
35038         Make _get return kbps for the bitrate consistent with
35039         the _set function.
35040
35041
35042 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35043
35044         * ext/libvisual/visual.c: (gst_visual_chain):
35045           add missing visual_audio_analyze
35046
35047 2004-05-14  David Schleef  <ds@schleef.org>
35048
35049         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
35050         is killed while we're playing.
35051         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
35052         gst_element_no_more_pads().
35053
35054 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35055
35056         * gst-libs/gst/riff/riff-read.c :
35057           - fix INFO tag extraction in RIFF/AVI files
35058             because gst_event_unref (event) also freed taglist
35059           - avoid a mem leak
35060
35061 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35062
35063         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
35064         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
35065
35066         * gst/auparse/gstauparse.c :
35067           - add code (commented for now) to support audio/x-adpcm on src pad
35068             (we have no decoder for those layout yet)
35069
35070         * gst/cdxaparse/gstcdxaparse.c :
35071         * gst/cdxaparse/gstcdxaparse.h :
35072           - partial rewrite using RiffRead (ripped iain's wavparse code)
35073
35074         * gst/rtp/gstrtpL16enc.c : typo
35075         * gst/rtp/gstrtpgsmenc.c : typo
35076
35077 2004-05-13  Benjamin Otte  <otte@gnome.org>
35078
35079         * configure.ac:
35080           check for exact version of libvisual, it's not supposed to be
35081           API/ABI stable yet
35082
35083 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35084
35085         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
35086           signal no-more-pads
35087
35088 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
35089
35090         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
35091         Report which format was used for GST_FORMAT_DEFAULT
35092         * gst/debug/Makefile.am:
35093         * gst/debug/gstdebug.c: (plugin_init):
35094         * gst/debug/progressreport.c: (gst_progressreport_base_init),
35095         (gst_progressreport_class_init), (gst_progressreport_init),
35096         (gst_progressreport_report), (gst_progressreport_set_property),
35097         (gst_progressreport_get_property), (gst_progressreport_chain),
35098         (gst_progressreport_plugin_init):
35099         Add progressreport element for testing.
35100
35101 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
35102
35103         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
35104         * sys/v4l/gstv4lsrc.h:
35105         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
35106         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
35107         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
35108         (gst_v4lsrc_grab_frame):
35109           add more debugging
35110           send a discont at start
35111
35112 2004-05-12  Colin Walters  <walters@redhat.com>
35113
35114         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
35115         inflooping if we can't find a chunk.  Or in other words, don't blow
35116         chunks if we don't have a chunk to blow.
35117
35118 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
35119         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
35120         Remove old debug output
35121         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
35122         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
35123         (gst_dvdec_set_property), (gst_dvdec_get_property):
35124         Change the quality setting to an enum, so it works from gst-launch
35125         Don't renegotiate a non-linked pad. Allows audio only decoding.
35126         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
35127         (gst_deinterlace_link), (gst_deinterlace_init):
35128         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
35129         (gst_videodrop_link):
35130         Some caps negotiation fixes
35131
35132 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35133
35134         * ext/tarkin/gsttarkin.c :
35135           - Change RANK from NONE to PRIMARY
35136         * ext/gdk_pixbuf/gstgdkpixbuf.c :
35137           - Change RANK from NONE to MARGINAL
35138         * ext/divx/gstdivxenc.c :
35139           - Change RANK from PRIMARY to NONE (encoder/spider issue)
35140
35141 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
35142
35143         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
35144         (gst_vorbisenc_push_packet):
35145           copy a function that was added between 1.0 and 1.0.1 until we
35146           depend on worthwhile features of post-1.0
35147
35148 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35149
35150         * configure.ac:
35151           enable shout2 by default
35152         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
35153         (gst_shout2send_base_init), (gst_shout2send_init),
35154         (gst_shout2send_connect), (gst_shout2send_change_state):
35155         * ext/shout2/gstshout2.h:
35156           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
35157           #142262)
35158         * ext/theora/theora.c: (plugin_init):
35159           don't set rank on encoders
35160
35161 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
35162
35163         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
35164           Use codec_data property instead of flag1 and flag2 for wma
35165
35166 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35167
35168         * gst/cdxaparse/gstcdxaparse.c :
35169           - Add mpegversion to CAPS to make it link
35170           - Rank is as GST_RANK_SECONDARY instead of NONE
35171         * gst/auparse/gstauparse.c :
35172           - Document all audio encoding we can encounter from Solaris 9
35173             headers and libsndfile information.
35174           - Increase max. rate from 48000 to 192000 (to match other elements)
35175           - Don't try to play junk data between header and samples
35176
35177 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35178
35179         * ext/libvisual/visual.c: (gst_visual_getcaps):
35180           use the right caps depending on endianness (I hope)
35181         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
35182           use GST_RANK_NONE for all non-decoding elements or spider gets
35183           mighty confused
35184
35185 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35186
35187         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
35188           Fix some odd cases and fix BE metadata parsing of unicode16 text.
35189
35190 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35191
35192         * gst/switch/gstswitch.c: (gst_switch_release_pad),
35193         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
35194         (gst_switch_loop), (gst_switch_get_type):
35195           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
35196           HEADERS. Had to be said.
35197
35198 2004-05-10  David Schleef  <ds@schleef.org>
35199
35200         * configure.ac: Add prototype Dirac support.
35201         * ext/Makefile.am:
35202         * ext/dirac/Makefile.am:
35203         * ext/dirac/gstdirac.cc:
35204         * ext/dirac/gstdiracdec.cc:
35205
35206 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35207
35208         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
35209         (gst_auparse_init), (gst_auparse_chain),
35210         (gst_auparse_change_state):
35211           Hack around spider. Remove me some day please.
35212
35213 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35214
35215         * gst/auparse/gstauparse.c: (gst_auparse_chain):
35216           Fix for some uninitialized variables in previous patch, also
35217           makes it work. Fixes #142286 while we're at it.
35218
35219 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35220
35221         * gst/auparse/gstauparse.c:
35222                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
35223                 only unsupported formats are ADPCM/CCITT G.72x
35224                 reviewed by Ronald
35225         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
35226
35227 2004-05-10  Wim Taymans  <wim@fluendo.com>
35228
35229         * ext/vorbis/Makefile.am:
35230         * ext/vorbis/README:
35231         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
35232         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
35233         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
35234         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
35235         (gst_oggvorbisenc_convert_sink),
35236         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
35237         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
35238         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
35239         (get_constraints_string), (update_start_message),
35240         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
35241         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
35242         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
35243         * ext/vorbis/oggvorbisenc.h:
35244         * ext/vorbis/vorbis.c: (plugin_init):
35245         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
35246         (raw_caps_factory), (gst_vorbisenc_class_init),
35247         (gst_vorbisenc_init), (gst_vorbisenc_setup),
35248         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
35249         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
35250         * ext/vorbis/vorbisenc.h:
35251         Added a raw vorbis encoder to be used with the oggmuxer.
35252         We still need the old encoder for some gnome applications,
35253         read the README to find out how that works.
35254         The raw encoder is called "rawvorbisenc" until 0.9.
35255
35256 2004-05-10  Wim Taymans  <wim@fluendo.com>
35257
35258         * ext/ogg/gstogg.c: (plugin_init):
35259         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
35260         (gst_ogg_print):
35261         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
35262         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
35263         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
35264         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
35265         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
35266         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
35267         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
35268         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
35269         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
35270         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
35271         Added an ogg muxer.
35272         Small typo fixes in the demuxer.
35273
35274 2004-05-10  Wim Taymans  <wim@fluendo.com>
35275
35276         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
35277         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
35278         (theora_enc_change_state), (theora_enc_set_property),
35279         (theora_enc_get_property):
35280         Mark the last packet with an EOS flag which is not really needed
35281         in gstreamer.
35282         Do some better video framerate initialisation.
35283         Update the buffer timestamp.
35284
35285 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
35286
35287         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
35288         Return the result of the parent state change call
35289
35290 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35291
35292         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
35293         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
35294         * gst/law/alaw-encode.c : (idem)
35295         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
35296         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
35297         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
35298
35299 2004-05-09  Benjamin Otte  <otte@gnome.org>
35300
35301         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
35302           don't use a fixed buffer size when writing variable length data to
35303           it. Fixes memory corruption and makes alsasrc work
35304
35305 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35306
35307         * ext/gnomevfs/gstgnomevfssink.c:
35308         (_gst_boolean_allow_overwrite_accumulator),
35309         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
35310           Run glib's default signal handler (??) in RUN_CLEANUP rather than
35311           RUN_LAST, and don't use that to set the accumulator value because
35312           then it's always FALSE.
35313
35314 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35315
35316         * gst-libs/gst/riff/riff-media.c:
35317         (gst_riff_create_video_caps_with_data),
35318         (gst_riff_create_audio_caps),
35319         (gst_riff_create_audio_template_caps):
35320         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
35321           Fix for unaligned RIFF files (i.e. where all the chunks together
35322           in a LIST chunk are not of the same size as the size given in
35323           the LIST chunk header). Fixes several odd WAVE files. Also fix
35324           ADPCM (block_align property) in audio, so that wavparse based
35325           on this works now as it used to stand-alone.
35326
35327 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
35328
35329         reviewed by Benjamin Otte  <otte@gnome.org>
35330
35331         * ext/a52dec/gsta52dec.c:
35332         * ext/divx/gstdivxdec.c:
35333         * ext/divx/gstdivxenc.c:
35334         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
35335         * ext/faac/gstfaac.c: (gst_faac_base_init):
35336         * ext/faad/gstfaad.c: (gst_faad_base_init):
35337         * ext/ivorbis/vorbisfile.c:
35338         * ext/lame/gstlame.c:
35339         * ext/libfame/gstlibfame.c:
35340         * ext/mpeg2enc/gstmpeg2enc.cc:
35341         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
35342         * ext/sidplay/gstsiddec.cc:
35343         * ext/speex/gstspeexdec.c:
35344         * ext/speex/gstspeexenc.c:
35345         * ext/xvid/gstxviddec.c:
35346         * ext/xvid/gstxvidenc.c:
35347           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
35348           (fixes #142193)
35349
35350 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35351
35352         * ext/alsa/gstalsa.c: (device_list),
35353         (gst_alsa_class_probe_devices):
35354         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
35355           Fix alsa oddness in mixer after the combination of using mixer
35356           in source/sink elements and using hw:x,y instead of just hw:x.
35357
35358 2004-05-09  Benjamin Otte  <otte@gnome.org>
35359
35360         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
35361         (gst_wavparse_create_sourcepad):
35362           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
35363           sourcepads
35364
35365 2004-05-09  Benjamin Otte  <otte@gnome.org>
35366
35367         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
35368           allow discont events before caps nego
35369
35370 2004-05-08  Benjamin Otte  <otte@gnome.org>
35371
35372         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
35373           don't leak events
35374
35375 2004-05-08  Benjamin Otte  <otte@gnome.org>
35376
35377         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
35378         (gst_level_change_state), (gst_level_init):
35379         * gst/level/gstlevel.h:
35380           figure out if we're initialized directly instead of keeping a
35381           variable that's wrong in 90% of cases
35382           don't initialize pads and then leak them and use a new unitialized
35383           pad. (fixes #142084)
35384           these were bugs so n00bish I didn't find them for an hour :/
35385
35386 2004-05-08 Iain <iain@prettypeople.org>
35387
35388         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
35389         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
35390         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
35391         return the length that was read.
35392         (gst_riff_read_strf_auds): Allow fmt tags as well.
35393
35394 2004-05-07  David Schleef  <ds@schleef.org>
35395
35396         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
35397         signed char assumption in faad.h.
35398
35399 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35400
35401         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
35402           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
35403
35404 2004-05-07  Colin Walters  <walters@redhat.com>
35405
35406         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
35407         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
35408         function.
35409         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
35410         Add dispose function.
35411
35412 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
35413         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
35414           Fix caps nego and pad templates. RGB mode caps should
35415           work now.
35416         * ext/dvdnav/gst-dvd:
35417           Move mpeg2dec inside the thread because otherwise the
35418           queue rejects cap changes mid-stream
35419         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
35420         (gst_mpeg2dec_flush_decoder):
35421           For mpeg2dec > 0.4.0, call the flush function instead of
35422           manually extracting all in-flight frames.
35423         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
35424         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
35425           Change mime type video/dv go video/x-dv to match the
35426           rest of gst-plugins
35427
35428 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35429
35430         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
35431         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
35432         (gst_alsa_sink_class_init):
35433         * ext/alsa/gstalsasink.h:
35434         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
35435         (gst_alsa_src_class_init):
35436         * ext/alsa/gstalsasrc.h:
35437           Make alsasink/src a subclass of alsamixer so that mixer stuff
35438           shows up in gst-rec. Needs some finetuning.
35439
35440 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35441
35442         * ext/lame/gstlame.c: (gst_lame_chain):
35443           simplify
35444         * ext/mad/gstmad.c: (gst_mad_handle_event):
35445           fix event leak
35446         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
35447           be able to detect mp3 files < 4096 bytes
35448
35449 2004-05-06  Wim Taymans  <wim@fluendo.com>
35450
35451         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
35452         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
35453         (theora_enc_set_property), (theora_enc_get_property):
35454         Also encode the first frame, cleanup some code.
35455
35456 2004-05-06  Wim Taymans  <wim@fluendo.com>
35457
35458         * ext/mpeg2enc/gstmpeg2enc.cc:
35459         Forward events first before deciding that negotiation was
35460         not performed.
35461
35462 2004-05-06  Wim Taymans  <wim@fluendo.com>
35463
35464         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
35465         First process the events before deciding that negotiation
35466         was not performed.
35467
35468 2004-05-06  Wim Taymans  <wim@fluendo.com>
35469
35470         * ext/theora/Makefile.am:
35471         * ext/theora/theora.c: (plugin_init):
35472         * ext/theora/theoradec.c: (theora_dec_change_state):
35473         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
35474         (gst_theora_enc_class_init), (gst_theora_enc_init),
35475         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
35476         (theora_enc_chain), (theora_enc_change_state),
35477         (theora_enc_set_property), (theora_enc_get_property):
35478         Added a theora encoder, grouped the encoder and decoder into the
35479         same plugin.
35480
35481 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
35482
35483         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35484         (gst_jpegenc_chain):
35485         fix DURATION on outgoing buffers
35486         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
35487         debug using time formats
35488         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
35489         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
35490         (gst_xvimagesink_sink_link):
35491         windows with width/height 0 generate X errors, so don't allow them
35492
35493 2004-05-05  Wim Taymans  <wim@fluendo.com>
35494
35495         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
35496         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
35497         (gst_mpeg2dec_negotiate_format):
35498         * ext/mpeg2dec/gstmpeg2dec.h:
35499           removed the static pad template so that we can add the
35500           more accurate framerate value to the caps.
35501
35502
35503 2004-05-04  Benjamin Otte  <otte@gnome.org>
35504
35505         * configure.ac:
35506           check for kdemacros.h, too (should fix #141821)
35507         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
35508           don't crash if no header was sent, but nicely error out (fixes part
35509           of #141554)
35510
35511 2004-05-04  Wim Taymans  <wim@fluendo.com>
35512
35513         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
35514         parent dispose function to avoid segfault on destroy.
35515
35516 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
35517
35518         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
35519         (plugin_init):
35520         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
35521         (gst_xvimagesink_sink_link):
35522         clean up debugging caps
35523         also recreate xvimage when format has changed
35524
35525 2004-05-04  Benjamin Otte  <otte@gnome.org>
35526
35527         * ext/libvisual/Makefile.am:
35528         * ext/libvisual/visual.c: (gst_visual_class_init),
35529         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
35530         (gst_visual_srclink), (gst_visual_chain),
35531         (gst_visual_change_state), (plugin_init):
35532           use a GstAdapter to correctly adapt buffer sizes - allows using a
35533           framerate
35534
35535 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35536
35537         * sys/v4l/gstv4lelement.h:
35538         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
35539         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
35540         (gst_v4lsrc_buffer_free):
35541         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
35542         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
35543         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
35544         (gst_v4lsrc_requeue_frame):
35545         move some debugging categories around
35546         query for fps index and set accordingly if found
35547
35548 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35549
35550         * ext/lame/gstlame.c:
35551         correct defaults that lame_init puts out of range
35552
35553 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35554
35555         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
35556         (gst_divxenc_class_init):
35557         fix range since -1 is the default
35558         * gst/mpeg1sys/gstmpeg1systemencode.c:
35559         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
35560         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
35561         (gst_rtjpegdec_chain):
35562         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
35563         (gst_rtjpegenc_chain):
35564         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
35565         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
35566         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
35567         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
35568         * sys/v4l/gstv4lsrc.c:
35569         * sys/v4l/v4l_calls.c: (gst_v4l_open):
35570         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
35571         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
35572         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
35573         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
35574           remove gst_info calls
35575
35576 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35577
35578         * Makefile.am:
35579         * po/af.po:
35580         * po/az.po:
35581         * po/en_GB.po:
35582         * po/nl.po:
35583         * po/sr.po:
35584         * po/sv.po:
35585           Updated translations
35586
35587 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35588
35589         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35590           refactor/comment code
35591
35592 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35593
35594         * gst/asfdemux/Makefile.am:
35595         * gst/asfdemux/asfheaders.c:
35596         * gst/asfdemux/asfheaders.h:
35597         * gst/asfdemux/gstasf.c: (plugin_init):
35598         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
35599         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
35600         (gst_asf_demux_setup_pad):
35601         * gst/asfdemux/gstasfdemux.h:
35602         * gst/asfdemux/gstasfmux.c:
35603         * gst/asfdemux/gstasfmux.h:
35604           Add tagging support to demuxer, split out registration in its own
35605           file instead of in demux (hacky), and prevent having some tables
35606           in our memory multiple times (in asfheaders.h).
35607
35608 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35609
35610         * gst/matroska/matroska-demux.c:
35611         (gst_matroska_demux_parse_metadata):
35612         * gst/matroska/matroska-ids.h:
35613           Basic tag reading support.
35614
35615 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35616
35617         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
35618           Really detect ac-3 audio.
35619         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
35620           really detect matroska files (off-by-1).
35621
35622 2004-04-30  David Schleef  <ds@schleef.org>
35623
35624         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35625         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
35626         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
35627         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
35628         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
35629         hackage -- parse a lot more atoms, extract a few tags.  One might even
35630         mistake this for tag support.  Maybe it is.
35631         * gst/qtdemux/qtdemux.h:
35632
35633 2004-04-30  Colin Walters  <walters@verbum.org>
35634
35635         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
35636
35637 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
35638
35639         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35640         (gst_ffmpegcolorspace_getcaps):
35641           remove broken nego fix
35642
35643 2004-04-30  Benjamin Otte  <otte@gnome.org>
35644
35645         * configure.ac:
35646         * ext/Makefile.am:
35647         * ext/libvisual/Makefile.am:
35648         * ext/libvisual/visual.c:
35649           add initial support for libvisual (http://libvisual.sourceforge.net)
35650           libvisual is still quite alpha, so expect crashes in there :)
35651
35652 2004-04-29  David Schleef  <ds@schleef.org>
35653
35654         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
35655         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
35656         up qtdemux to make it spit out codec_data.  Do _not_ look at this
35657         code; you will no longer respect me.
35658
35659 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35660
35661         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
35662         * ext/alsa/gstalsa.h :
35663         change alsa pcm device discovery to find more than 1 device
35664         per card. code review by Ronald.
35665
35666 2004-04-29  David Schleef  <ds@schleef.org>
35667
35668         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
35669         Add a check for a driver bug on FreeBSD.  (bug #140565)
35670
35671 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
35672
35673         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
35674         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35675         (gst_jpegenc_getcaps):
35676           move format setting to inner loop
35677         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35678         (gst_ffmpegcolorspace_getcaps):
35679           use GST_PAD_CAPS if available so that we use already negotiated
35680           caps
35681         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35682         (qtdemux_parse_moov), (qtdemux_parse):
35683           extra debugging
35684         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
35685         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
35686           move hardcoded path to DEFINE
35687
35688 2004-04-28  David Schleef  <ds@schleef.org>
35689
35690         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
35691         (bug #140064)
35692
35693 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35694
35695         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
35696           Don't probe for playback device if we're a source element. Fixes
35697           #139658.
35698
35699 2004-04-29  Benjamin Otte  <otte@gnome.org>
35700
35701         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
35702         (gst_id3_tag_chain):
35703           rewrite buffer offset
35704
35705 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35706
35707         * configure.ac:
35708         * ext/Makefile.am:
35709         * ext/dts/Makefile.am:
35710         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
35711         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
35712         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
35713         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
35714         (gst_dtsdec_loop), (gst_dtsdec_change_state),
35715         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
35716         (plugin_init):
35717         * ext/dts/gstdtsdec.h:
35718           New DTS decoder.
35719         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
35720         (gst_faad_srcconnect):
35721           Add ESDS atom handling (.m4a).
35722
35723 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35724
35725         * ext/divx/gstdivxdec.c: (plugin_init):
35726           Remove comment that makes no sense.
35727         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
35728           Fix for obvious typo that resulted in warnings during gst-register.
35729         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
35730         (gst_xviddec_sink_link):
35731           Fix caps negotiation a bit better.
35732         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
35733           We call this 'codec_data', not 'esds'.
35734
35735 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35736
35737         * gst/monoscope/gstmonoscope.c:
35738           make sure we only provide 256x128
35739         * gst/monoscope/monoscope.c: (monoscope_init):
35740           assert size of 256x128
35741
35742 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35743
35744         * Makefile.am:
35745         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
35746         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
35747           fixate to max width and height of device
35748
35749 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35750
35751         * Makefile.am:
35752         * sys/v4l/gstv4l.c:
35753         * sys/v4l/gstv4lsrc.c:
35754         * sys/v4l/v4l_calls.c:
35755         * sys/v4l/v4lsrc_calls.c:
35756           fix for qc-usb driver which fakes having more than one buffer
35757           by handing the same buffer twice, which confused GStreamer's/v4lsrc
35758           buffer_free override
35759           add debugging
35760
35761 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35762
35763         * Makefile.am:
35764         * gst/videotestsrc/gstvideotestsrc.c:
35765         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
35766         (gst_videotestsrc_init), (gst_videotestsrc_get),
35767         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
35768         * gst/videotestsrc/gstvideotestsrc.h:
35769           add num-buffers property
35770
35771         2004-04-26  Benjamin Otte  <otte@gnome.org>
35772
35773         * ext/mad/gstid3tag.c: (plugin_init):
35774           set id3mux rank to NONE so it doesn't confuse spider
35775           require audio/mpeg,mpegversion=1 in id3mux
35776
35777 2004-04-26  Benjamin Otte  <otte@gnome.org>
35778
35779         * configure.ac:
35780           detect faad correctly as non-working if it's indeed non-working
35781
35782 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
35783
35784         * Makefile.am:
35785         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35786         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
35787         fix _getcaps so it only negotiates to its supported format
35788
35789 2004-04-25  Benjamin Otte  <otte@gnome.org>
35790
35791         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35792           fix memleak
35793
35794 2004-04-23  Benjamin Otte  <otte@gnome.org>
35795
35796         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
35797           audio/x-raw-int with height rules! not. Now it's depth.
35798
35799 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35800
35801         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
35802         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
35803         (gst_wavparse_loop):
35804           Missing variable initialization. Add handling of DVI ADPCM. Fix
35805           mis-parsing of LIST chunks. This works around a bug where we mis-
35806           parse non-aligning LIST chunks (so LIST chunks where the contents
35807           don't align with the actual LIST size). The correct fix is to use
35808           rifflib, I'm not going to fix wavparse - too much work. All this
35809           fixes #104878.
35810
35811 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
35812
35813         reviewed by Benjamin Otte  <otte@gnome.org>
35814
35815         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
35816           fix shoutcast not working (fixes #140844)
35817
35818 2004-04-22  Benjamin Otte  <otte@gnome.org>
35819
35820         * ext/hermes/gsthermescolorspace.c:
35821         (gst_hermes_colorspace_caps_remove_format_info):
35822         * gst/colorspace/gstcolorspace.c:
35823         (gst_colorspace_caps_remove_format_info):
35824         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35825         (gst_ffmpegcolorspace_caps_remove_format_info):
35826           s/gst_caps_simplify/gst_caps_do_simplify/
35827
35828 2004-04-22  Benjamin Otte  <otte@gnome.org>
35829
35830         * gst-libs/gst/riff/riff-media.c:
35831         (gst_riff_create_video_caps_with_data):
35832           mpegversion is an int
35833         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
35834           don't try to create pad templates with NULL caps, use any caps
35835           instead.
35836
35837 2004-04-20  David Schleef  <ds@schleef.org>
35838
35839         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
35840         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
35841         (bug #140384)
35842
35843 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
35844
35845         reviewed by David Schleef
35846
35847         * ext/mad/gstid3tag.c: Add stdlib.h
35848         * gst/rtp/gstrtpgsmenc.c: same
35849         * gst/tags/gstid3tag.c: same
35850         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
35851         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
35852         GST_DISABLE_LOADSAVE use.
35853         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
35854         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
35855         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
35856         atol(3)).
35857         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
35858         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
35859         strtoul(3)).
35860         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
35861         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
35862         $(ID3_CFLAGS).
35863         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
35864         $(LIBFAME_CFLAGS).
35865
35866 2004-04-20  David Schleef  <ds@schleef.org>
35867
35868         * gst/realmedia/rmdemux.c:  This was supposed to part of the
35869         last checkin.  Same idea.
35870
35871 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
35872
35873         reviewed by David Schleef
35874
35875         * configure.ac: bump required gstreamer version to 0.8.1.1
35876         because of following changes [--ds]
35877
35878         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
35879         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
35880         (gst_riff_read_header):  Use GST_READ_UINT*
35881         macros to access possibly unaligned memory.
35882
35883         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
35884         (mp3_type_find):  Use GST_READ_UINT*
35885         macros to access possibly unaligned memory.
35886         (mp3_type_find, mpeg1_parse_header, qt_type_find)
35887         (speex_type_find): Likewise
35888
35889         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
35890
35891         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
35892         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
35893         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
35894         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
35895         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
35896         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
35897         macros to access possibly unaligned memory.
35898
35899         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
35900         Likewise.
35901
35902         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
35903         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
35904
35905         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
35906         Likewise.
35907
35908         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
35909         (gst_mpeg2subt_chain_subtitle): Likewise.
35910
35911         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
35912         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
35913         Likewise.
35914
35915         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
35916         Likewise.
35917
35918         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
35919         Likewise.
35920
35921         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
35922         Likewise.
35923
35924 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35925
35926         * configure.ac:
35927           update required version of GStreamer because of GST_TIME_FORMAT
35928
35929 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35930
35931         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
35932           remove leftover g_print
35933         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
35934           don't try setting only a subset of the caps. We don't want to kill
35935           autoplugging on purpose
35936
35937 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35938
35939         * sys/ximage/ximagesink.c: (plugin_init):
35940         * sys/xvimage/xvimagesink.c: (plugin_init):
35941           add debugging categories
35942
35943 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35944
35945         * po/en_GB.po:
35946         * po/LINGUAS:
35947           Adding en_GB translation (Gareth Owen)
35948
35949 2004-04-20  David Schleef  <ds@schleef.org>
35950
35951         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
35952         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
35953         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
35954         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
35955         A number of new features and hacks to extract the esds atom and
35956         put it into the caps.  (bug #137724)
35957
35958 2004-04-19  David Schleef  <ds@schleef.org>
35959
35960         * gconf/Makefile.am: Fix for non-GNU make
35961         * gst-libs/gst/Makefile.am: Change directory order to handle
35962         GstPlay linking with gstinterfaces
35963         * gst-libs/gst/audio/make_filter: make use of tr portable
35964         * gst-libs/gst/play/Makefile.am: Add intended \
35965         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
35966         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
35967         function prototype instead of void *.
35968         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
35969         macro.
35970         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35971         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
35972         * gst/videofilter/make_filter: make use of tr portable
35973         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
35974
35975 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
35976
35977         * po/LINGUAS:
35978         * po/uk.po:
35979           Added Ukrainian translation (Maxim V. Dziumanenko)
35980
35981 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35982
35983         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
35984         (gst_gsmdec_link), (gst_gsmdec_chain):
35985           Fix capsnego, simplify chain function slightly.
35986         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
35987           Add GSM.
35988
35989 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35990
35991         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
35992         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
35993         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
35994           Hack to make wavparse work with spider (always -> sometimes pad).
35995           Fixes #135862 && #140411.
35996
35997 2004-04-18  Benjamin Otte  <otte@gnome.org>
35998
35999         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
36000         (gst_osselement_rate_probe_check),
36001         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
36002           get rid of \n in debug output
36003
36004 2004-04-17  Iain <iain@prettypeople.org>
36005
36006         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
36007         not just EOS.
36008
36009 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36010
36011         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
36012         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
36013         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
36014         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
36015         (gst_id3_tag_src_link), (gst_id3_tag_chain),
36016         (gst_id3_tag_change_state), (plugin_init):
36017           deprecate id3tag element and replace with id3demux/id3mux.
36018           great side effect: this ugly file is now even uglier, yay!
36019         * ext/mad/gstmad.h:
36020           remove non-available function
36021           update for new get_type
36022
36023 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36024
36025         * configure.ac:
36026           require mpeg2dec >= 0.4.0
36027
36028 2004-04-17  Benjamin Otte  <otte@gnome.org>
36029
36030         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
36031         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
36032         (gst_xvimagesink_set_xwindow_id):
36033           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
36034           assorted cleanup fixes.
36035
36036 2004-04-16  David Schleef  <ds@schleef.org>
36037
36038         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
36039         * sys/xvimage/xvimagesink.h: same
36040
36041 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36042
36043         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
36044           Fix GST_ELEMENT_ERROR with (NULL)
36045
36046 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36047
36048         * gst-libs/gst/riff/riff-media.c:
36049         (gst_riff_create_video_caps_with_data):
36050           Add div[3456] as fourccs for DivX 3 (fixes #140137).
36051
36052 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36053
36054         * gst-libs/gst/riff/riff-media.c:
36055         (gst_riff_create_video_caps_with_data),
36056         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
36057         (gst_riff_create_video_template_caps),
36058         (gst_riff_create_audio_template_caps):
36059         * gst-libs/gst/riff/riff-media.h:
36060         * gst-libs/gst/riff/riff-read.c:
36061         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
36062         * gst-libs/gst/riff/riff-read.h:
36063         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
36064           Add MS RLE support. I added some functions to read out strf chunks
36065           into strf chunks and the data behind it. This is usually color
36066           palettes (as in RLE, but also in 8-bit RGB). Also use those during
36067           caps creation. Lastly, add ADPCM (similar to wavparse - which
36068           should eventually be rifflib based).
36069         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
36070         (gst_matroska_demux_init), (gst_matroska_demux_reset):
36071         * gst/matroska/matroska-demux.h:
36072           Remove placeholders for some prehistoric tagging system. Didn't add
36073           support for any tag system really anyway.
36074         * gst/qtdemux/qtdemux.c:
36075           Add support for audio/x-m4a (MPEG-4) through spider.
36076         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
36077         (gst_wavparse_loop):
36078           ADPCM support (#135862). Increase max. buffer size because we
36079           cannot split buffers for ADPCM (screws references) and I've seen
36080           files with 2048 byte chunks. 4096 seems safe for now.
36081
36082 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36083
36084         * configure.ac: bump nano to 1
36085
36086 === release 0.8.1 ===
36087
36088 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36089
36090         * configure.ac: releasing 0.8.1, "Comforting Sounds"
36091
36092 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36093
36094         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36095           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
36096           Fixes #140058
36097
36098 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36099
36100         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
36101           lower rank of dvddemux so that it's not used for mpeg playback.
36102
36103 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36104
36105         * configure.ac:
36106           save libs correctly when checking mad
36107
36108 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36109
36110         * ext/mad/gstid3tag.c: (plugin_init):
36111           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
36112
36113 2004-04-13  David Schleef  <ds@schleef.org>
36114
36115         * common/m4/gst-feature.m4: Call -config scripts with
36116         --plugin-libs if it is supported.
36117         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
36118         JPEG images are image/jpeg.
36119         * gst/debug/Makefile.am:
36120         * gst/debug/negotiation.c: (gst_negotiation_class_init),
36121         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
36122         (gst_negotiation_update_caps), (gst_negotiation_get_property),
36123         (gst_negotiation_plugin_init): Add a property that acts like
36124         filter caps.
36125         * testsuite/gst-lint:  Move license checking to be a standard
36126         test.
36127
36128 2004-04-13  David Schleef  <ds@schleef.org>
36129
36130         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
36131         patch from Sebastien Cote (bug #139958)
36132
36133 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36134
36135         * examples/gstplay/Makefile.am:
36136         * examples/gstplay/player.c: (main):
36137           make the commandline player example use gconf settings
36138
36139 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36140
36141         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
36142         (gst_cacasink_sinkconnect), (gst_cacasink_init),
36143         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
36144           init/end library during state transition, not object
36145           creation/disposal.  get rid of custom dispose handler.
36146
36147
36148 2004-04-12  Christian Schaller <Uraeus@gnome.org>
36149
36150         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
36151         be a symlink
36152
36153 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36154
36155         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
36156           Handle JUNK chunks inside data section. Prevents warnings.
36157
36158 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36159
36160         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
36161         (gst_riff_create_video_template_caps):
36162           Add MS video v1.
36163         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
36164         (gst_avi_demux_stream_data):
36165           Add support for "rec-list" chunks.
36166
36167 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36168
36169         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
36170           Fix another codecname mismatch.
36171
36172 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36173
36174         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36175           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
36176           so that MJPEG plays back.
36177
36178 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36179
36180         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
36181         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
36182         * gst/mpeg1videoparse/gstmp1videoparse.h:
36183           Fix for some slight mis-cuts in buffer parsing, and for some
36184           potential overflows or faults-causers. Adds disconts. Also fixes
36185           #139105 while we're at it.
36186
36187 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36188
36189         * configure.ac:
36190         * sys/v4l2/gstv4l2element.h:
36191           Workaround for missing struct v4l2_buffer declaration in Suse 9
36192           and Mandrake 10 linux/videodev2.h header file (#135919).
36193
36194 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36195
36196         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
36197           Bail out if no filename was given.
36198
36199 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36200
36201         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
36202         (gst_v4l2_fourcc_from_structure):
36203           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
36204           Y41B somewhere).
36205
36206 2004-04-09  Benjamin Otte  <otte@gnome.org>
36207
36208         * ext/gnomevfs/gstgnomevfssink.c:
36209         (_gst_boolean_allow_overwrite_accumulator),
36210         (gst_gnomevfssink_class_init):
36211           fix erase signal - if any handler returns false the file will not be
36212           overwritten. If no handler is connected, the file will not be
36213           overwritten either.
36214           renamed signal to "allow-overwrite"
36215         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
36216           free string when adding it to ID3 failed
36217         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
36218           unref event when done
36219         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
36220           free caps
36221         * gst/typefind/gsttypefindfunctions.c:
36222         (mpeg_video_stream_type_find):
36223           fix invalid read
36224
36225 2004-04-08  David Schleef  <ds@schleef.org>
36226
36227         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36228         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
36229
36230 2004-04-08  David Schleef  <ds@schleef.org>
36231
36232         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
36233         we don't support (bug #139532)
36234
36235 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
36236
36237         * ext/mad/gstmad.c: (gst_mad_handle_event),
36238         (gst_mad_check_caps_reset), (gst_mad_chain),
36239         (gst_mad_change_state):
36240           only set explicit caps if they haven't been set before for
36241           this stream.  MPEG-audio sample rate/channels aren't allowed
36242           to change in-stream.
36243           Fixes #139382
36244
36245 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36246
36247         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
36248         (_gst_boolean_did_something_accumulator),
36249         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
36250         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
36251         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
36252         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
36253         (gst_gnomevfssink_change_state):
36254           Fix erase signal. Don't erase by default. Remove handoff signal.
36255           Remove erase property. Don't segfault. General cleanup.
36256
36257 2004-04-07  Benjamin Otte  <otte@gnome.org>
36258
36259         * gst-libs/gst/gconf/test-gconf.c: (main):
36260           add missing gst_init
36261
36262 2004-04-07  Benjamin Otte  <otte@gnome.org>
36263
36264         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
36265           free the mutexes, too
36266
36267 2004-04-07  Benjamin Otte  <otte@gnome.org>
36268
36269         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
36270           actually free the URI string
36271         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
36272           compute offset correctly when passing discont events
36273         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36274           don't leak discont events
36275         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
36276           add some missing breaks so caps aren't copied randomly
36277         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
36278           if we realloc memory, we better use it
36279
36280 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36281
36282         * ext/mad/gstmad.c: (normal_seek):
36283           fix GST_FORMAT_TIME usage
36284
36285 2004-04-05  David Schleef  <ds@schleef.org>
36286
36287         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
36288         a deprecated function (hack!)
36289
36290 2004-04-05  Benjamin Otte  <otte@gnome.org>
36291
36292         * ext/esd/esdmon.c: (gst_esdmon_get):
36293           fix nonterminated vararg and memleak
36294
36295 2004-04-05  Benjamin Otte  <otte@gnome.org>
36296
36297         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
36298         (gst_ladspa_init), (gst_ladspa_force_src_caps),
36299         (gst_ladspa_set_property), (gst_ladspa_get_property),
36300         (gst_ladspa_instantiate), (gst_ladspa_activate),
36301         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
36302           clean up debugging
36303
36304 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
36305
36306         reviewed by Benjamin Otte  <otte@gnome.org>
36307
36308         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
36309           check for broken LADSPA parameters (fixes #138635)
36310
36311 2004-04-05  Benjamin Otte  <otte@gnome.org>
36312
36313         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
36314           advertise buffer-frames correctly on sinkpads
36315
36316 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36317
36318         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
36319         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
36320         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
36321         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
36322         (gst_mad_check_caps_reset), (gst_mad_chain):
36323         add more debugging, only reset caps when we're not in error state
36324
36325 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36326
36327         * ext/mad/gstmad.c: add debugging category, comment + cleanups
36328
36329 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
36330
36331         reviewed by Benjamin Otte  <otte@gnome.org>
36332
36333         * configure.ac:
36334           fix == in test(1) operator
36335
36336 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
36337
36338         reviewed by Benjamin Otte  <otte@gnome.org>
36339
36340         * configure.ac:
36341           fix --export-symblos-regex to a working regex.
36342
36343 2004-04-04  Benjamin Otte  <otte@gnome.org>
36344
36345         * sys/oss/.cvsignore:
36346           add for oss_probe
36347
36348 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
36349
36350         reviewed by Benjamin Otte  <otte@gnome.org>
36351
36352         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36353           add missing 'new_media' argument (fixes #138168)
36354         * gst/matroska/matroska-demux.c:
36355         (gst_matroska_demux_handle_seek_event):
36356           add vararg terminator (fixes #138169)
36357
36358 2004-04-02  David Schleef  <ds@schleef.org>
36359
36360         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
36361         disted (bug #138914)
36362
36363 2004-04-01  Benjamin Otte  <otte@gnome.org>
36364
36365         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
36366         (gst_alsa_close_audio):
36367           handle case better where a soundcard can't pause
36368         * ext/ogg/gstoggdemux.c:
36369           don't crash when we get events but don't have pads yet
36370
36371 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36372
36373         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
36374           throw an error if we couldn't probe any caps.
36375
36376 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
36377
36378         * ext/dvdnav/gst-dvd:
36379         Add a really simple sample DVD player
36380
36381 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
36382
36383         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
36384         (gst_a52dec_push), (gst_a52dec_handle_event),
36385         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
36386         (gst_a52dec_change_state):
36387         * ext/a52dec/gsta52dec.h:
36388           Use a debug category, Output timestamps correctly
36389           Emit tag info, Handle events, tell liba52dec about cpu
36390           capabilities so it can use MMX etc.
36391         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
36392           Fix a crasher accessing invalid memory
36393         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
36394         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
36395         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
36396         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
36397         (dvdnavsrc_query):
36398           Some support for byte-format seeking.
36399           Small fixes for still frames and menu button overlays
36400         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
36401         (gst_mpeg2dec_alloc_buffer):
36402           Use a debug category. Adjust the report level of several items to
36403           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
36404           so it doesn't lose the GstBuffer pointer
36405         * gst/debug/Makefile.am:
36406         * gst/debug/gstdebug.c: (plugin_init):
36407         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
36408         (gst_navseek_base_init), (gst_navseek_class_init),
36409         (gst_navseek_init), (gst_navseek_seek),
36410         (gst_navseek_handle_src_event), (gst_navseek_set_property),
36411         (gst_navseek_get_property), (gst_navseek_chain),
36412         (gst_navseek_plugin_init):
36413         * gst/debug/gstnavseek.h:
36414           Add the navseek debug element for seeking back and forth in a
36415           video stream using arrow keys.
36416         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
36417         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
36418         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
36419         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
36420         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
36421         (gst_mpeg2subt_parse_header), (gst_get_nibble),
36422         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
36423         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
36424         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
36425         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
36426         * gst/mpeg2sub/gstmpeg2subt.h:
36427           Pretty much a complete rewrite. Now a loopbased element. May still
36428           require work to properly synchronise subtitle buffers.
36429         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
36430         (gst_dvd_demux_send_subbuffer):
36431         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
36432           Don't attempt to create subbuffers of size 0
36433           Reduce a couple of error outputs to warnings.
36434         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
36435         (gst_y4mencode_chain):
36436         Output the y4m frame header correctly.
36437
36438 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36439
36440         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
36441           throw errors instead of allowing SIGFPE
36442
36443 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36444
36445         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
36446         (gst_gconf_render_bin_from_key):
36447           leak plugging and style fixing
36448
36449 2004-03-31  David Schleef  <ds@schleef.org>
36450
36451         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
36452         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
36453         (bug #138225)
36454         * gst/debug/Makefile.am:
36455         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
36456         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
36457         plugin.
36458         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
36459         (gst_negotiation_base_init), (gst_negotiation_class_init),
36460         (gst_negotiation_init), (gst_negotiation_getcaps),
36461         (gst_negotiation_pad_link), (gst_negotiation_chain),
36462         (gst_negotiation_set_property), (gst_negotiation_get_property),
36463         (gst_negotiation_plugin_init):  New element to talk about random
36464         negotiation things happening in a pipeline.
36465
36466 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
36467
36468         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
36469           fix integer addition with help of Stefan Kost
36470
36471 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
36472
36473         * po/nl.po: updated Dutch translation (Elros Cyriatan)
36474
36475 2004-03-30  David Schleef  <ds@schleef.org>
36476
36477         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
36478         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
36479         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
36480         (bug #137504)
36481         * ext/mpeg2dec/gstmpeg2dec.h:
36482
36483 2004-03-30  David Schleef  <ds@schleef.org>
36484
36485         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
36486
36487 2004-03-30  David Schleef  <ds@schleef.org>
36488
36489         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
36490         Michael Petullo) to handle .mov
36491
36492 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36493
36494         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
36495         (gst_osselement_rate_check_rate):
36496           probe caps correctly for sound cards that only support one format
36497
36498 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36499
36500         * ext/kio/kiosrc.cpp: (process_events):
36501           update handling event processing if inside KDE - untested
36502
36503 2004-03-29  David Schleef  <ds@schleef.org>
36504
36505         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
36506         by 2 to not interfere with other colorspaces.
36507         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
36508         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
36509         one to not interfere with ffmpeg_colorspace.
36510
36511 2004-03-29  David Schleef  <ds@schleef.org>
36512
36513         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
36514         aren't in the caps.
36515         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
36516         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
36517
36518 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36519
36520         * gst-libs/gst/riff/riff-media.c:
36521           fail on error, don't try to set stuff on NULL caps
36522
36523 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36524
36525         * configure.ac:
36526         * ext/Makefile.am:
36527         * ext/kio/Makefile.am:
36528         * ext/kio/kioreceiver.cpp:
36529         * ext/kio/kioreceiver.h:
36530         * ext/kio/kiosrc.cpp:
36531         * ext/kio/kiosrc.h:
36532           add experimental kiosrc plugin
36533         * ext/alsa/gstalsaplugin.c: (plugin_init):
36534           initialize debugging category only when we're sure registering the
36535           plugins worked.
36536
36537 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
36538
36539         * examples/gstplay/player.c: (main):
36540         * gst-libs/gst/play/play.c: (gst_play_class_init),
36541         (gst_play_set_location), (gst_play_set_data_src),
36542         (gst_play_set_video_sink), (gst_play_set_audio_sink),
36543         (gst_play_set_visualization), (gst_play_connect_visualization):
36544           check return values of element_set_state and return FALSE where
36545           failed
36546
36547 2004-03-29  Benjamin Otte  <otte@gnome.org>
36548
36549         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36550           try harder to check if an event is really a discont
36551
36552 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
36553
36554         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
36555         * po/az.po:
36556
36557 2004-03-28  Benjamin Otte  <otte@gnome.org>
36558
36559         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
36560         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
36561         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
36562           get rid of non-standard "..." ranges in case statements.
36563
36564 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
36565
36566         * gst/mpegstream/gstmpegdemux.c:
36567         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
36568         specific functionality split to the new dvddemux element.
36569         * gst/mpegstream/gstdvddemux.c:
36570         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
36571         streams, derived from mpegdemux.
36572         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
36573         up. SCR based timestamp rewriting can be turned off (will probably
36574         completely disappear soon).
36575         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
36576         hacking. General cleanup. All printf statements replaced by
36577         debugging messages. Almost complete libdvdnav support.
36578         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
36579         by events. New properties for audio and subpicture languages.
36580         (dvdnavsrc_update_highlight): Now uses events.
36581         (dvdnavsrc_user_op): Cleaned up.
36582         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
36583         based). Lots of cleanup, and propper support for most libdvdnav
36584         events.
36585         (dvdnavsrc_make_dvd_event): New function.
36586         (dvdnavsrc_make_dvd_nav_packet_event): New function.
36587         (dvdnavsrc_make_clut_change_event): New function.
36588
36589 2004-03-26  Benjamin Otte  <otte@gnome.org>
36590
36591         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
36592           fix bug where typefinding would claim it's theora whenever less then
36593           7 bytes of data were available
36594
36595 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36596
36597         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
36598         (gst_alawdec_base_init), (gst_alawdec_class_init),
36599         (gst_alawdec_init), (gst_alawdec_chain):
36600         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
36601         (gst_alawenc_base_init), (gst_alawenc_class_init),
36602         (gst_alawenc_init), (gst_alawenc_chain):
36603         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
36604         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
36605         (gst_mulawdec_init), (gst_mulawdec_chain):
36606         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
36607         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
36608         (gst_mulawenc_init), (gst_mulawenc_chain):
36609           Fix capsnego in all four, remove the unused property functions and
36610           simplify the chain functions slightly. I guess we could use macros
36611           or something similar for those, since the code is so similar, but
36612           I'm currently too lazy...
36613
36614 2004-03-24  David Schleef  <ds@schleef.org>
36615
36616         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
36617         (gst_osselement_close_audio), (gst_osselement_probe_caps),
36618         (gst_osselement_get_format_structure),
36619         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
36620         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
36621         (gst_osselement_rate_int_compare): Add code to handle rate probing
36622         (bug #120883)
36623         * sys/oss/gstosselement.h: same
36624         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
36625         Use rate probing provided by osselement.
36626         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
36627
36628 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36629
36630         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
36631         (gst_xvidenc_get_property):
36632           ulong/int mess-up.
36633
36634 2004-03-24  David Schleef  <ds@schleef.org>
36635
36636         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
36637         (gst_speexdec_init):
36638         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
36639         (gst_speexenc_init):  Create the pad template correctly (from
36640         the static pad template, not a NULL pointer.)
36641
36642 2004-03-25  Benjamin Otte  <otte@gnome.org>
36643
36644         * gst/debug/Makefile.am:
36645         * gst/debug/breakmydata.c:
36646           add element that quasi-randomly changes bytes in the stream.
36647           Intended use is robustness checking of demuxers and decoders in
36648           media tests.
36649
36650 2004-03-24  Benjamin Otte  <otte@gnome.org>
36651
36652         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
36653         (gst_alsa_probe_hw_params):
36654         * ext/alsa/gstalsa.h:
36655           debugging output fixes
36656
36657 2004-03-24  Benjamin Otte  <otte@gnome.org>
36658
36659         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
36660           don't g_return_if_fail if element is PLAYING, fail silently as every
36661           other element.
36662         * gst/effectv/gstquark.c: (gst_quarktv_chain):
36663           only fix needed for cast lvalue issues in gst-plugins
36664         * gst/volenv/gstvolenv.c: (gst_volenv_init):
36665           add proxy_getcaps
36666
36667 2004-03-24  Benjamin Otte  <otte@gnome.org>
36668
36669         * gst/level/gstlevel.c: (gst_level_init):
36670           add proxying getcaps function, so level doesn't advertise impossible
36671           caps
36672
36673 2004-03-24  David Schleef  <ds@schleef.org>
36674
36675         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
36676         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
36677         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
36678         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
36679         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
36680         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
36681         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
36682         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
36683         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
36684         messages.  Divide the chunk size by the compression ratio
36685         (needed for MACE audio)
36686
36687 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36688
36689         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
36690           Fix buffer overflow read error.
36691
36692 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36693
36694         * ext/alsa/gstalsa.h:
36695           Remove unused entry.
36696         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36697           Add cinepak.
36698         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
36699         (gst_videodrop_link), (gst_videodrop_chain):
36700           Fix, sort of. Was horribly broken with new capsnego. Bah...
36701
36702 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
36703
36704         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
36705         (plugin_init):
36706         Add a monkeysaudio typefind function
36707
36708 2004-03-23  Johan Dahlin  <johan@gnome.org>
36709
36710         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
36711         (gst_play_video_fixate): Check so the structure has the field
36712         before trying to fixate them, this makes it possible to have
36713         fakesinks for video and audio output without printing errors on
36714         the output console.
36715
36716 2004-03-22  David Schleef  <ds@schleef.org>
36717
36718         * sys/oss/Makefile.am:
36719         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
36720         (check_rate), (add_rate):  Rate probing test app.
36721
36722 2004-03-21  Benjamin Otte  <otte@gnome.org>
36723
36724         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
36725         (_fixate_caps_to_int), (gst_audio_convert_fixate):
36726           add a fixation function that pretty much does the right thing (fixes
36727           #137556)
36728
36729 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
36730
36731         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
36732
36733 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
36734
36735         reviewed by: Benjamin Otte  <otte@gnome.org>
36736
36737         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
36738           terminate gst_event_new_discontinuous correctly (fixes parts of
36739           #137711)
36740
36741 2004-03-19  David Schleef  <ds@schleef.org>
36742
36743         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
36744         since it doesn't depend on X, and it's part of our ABI.
36745
36746 2004-03-19  Iain <iain@prettypeople.org>
36747
36748         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
36749         is_int in the structure, not the local variable.
36750
36751 2004-03-19  David Schleef  <ds@schleef.org>
36752
36753         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
36754         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
36755         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
36756         Improvements in caps negotiation.
36757
36758 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36759
36760         * po/LINGUAS:
36761         * po/af.po:
36762           adding Afrikaans (Petri Jooste)
36763
36764 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36765
36766         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36767         (gst_ffmpegcolorspace_chain):
36768         throw error instead of g_critical (#137588)
36769
36770 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36771
36772         * Makefile.am:
36773         * configure.ac:
36774           dist common and m4 correctly
36775         * po/sv.po:
36776
36777 2004-03-17  David Schleef  <ds@schleef.org>
36778
36779         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
36780         (bug #137348)
36781
36782 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36783
36784         * po/LINGUAS:
36785         * po/sv.po:
36786           adding Swedish translation (Christian Rose)
36787
36788 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36789
36790         * Makefile.am: use release.mak
36791
36792 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36793
36794         * common/ChangeLog:
36795         * common/gst-autogen.sh:
36796           add some explanation about the version detection
36797         * configure.ac:
36798           fix X check
36799
36800 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36801
36802         * configure.ac: bump nano to 1
36803
36804 === release 0.8.0 ===
36805
36806 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36807
36808         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
36809
36810 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36811
36812         * configure.ac:
36813           update libtool version
36814         * gst-libs/gst/media-info/Makefile.am:
36815           actually use libtool version
36816
36817 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36818
36819         * configure.ac: fix speex detection to work with 1.0 but not 1.1
36820
36821 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36822
36823         * configure.ac:
36824         * gst-plugins.spec.in:
36825         * pkgconfig/Makefile.am:
36826         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
36827         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
36828         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
36829         * pkgconfig/gstreamer-libs.pc.in:
36830         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
36831         * pkgconfig/gstreamer-play-uninstalled.pc.in:
36832         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
36833         * pkgconfig/gstreamer-plugins.pc.in:
36834           remove @VERSION@ from some of the pc files since core and plugins
36835           are decoupled.
36836           created gstreamer-plugins.pc as it's a better name, but keeping
36837           -libs around for now to get fixes upstream done first.
36838
36839 2004-03-15  Julien MOUTTE <julien@moutte.net>
36840
36841         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
36842         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
36843         * gst-libs/gst/play/play.h:
36844
36845 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36846
36847         * *.c, *.cc: don't mix tabs and spaces
36848
36849 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36850
36851         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
36852           use the new ffmpegcolorspace
36853         * gst-plugins.spec.in:
36854           package new colorspace and media-info
36855         * configure.ac:
36856         * pkgconfig/Makefile.am:
36857           fix some more disting issues
36858         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
36859         * pkgconfig/gstreamer-media-info.pc.in:
36860           generate media-info pc files
36861
36862 2004-03-15  Johan Dahlin  <johan@gnome.org>
36863
36864         * *.h: Revert indenting
36865
36866 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36867
36868         * configure.ac:
36869           adding ffmpegcolorspace element
36870         * gst/ffmpegcolorspace/Makefile.am:
36871         * gst/ffmpegcolorspace/avcodec.h:
36872         * gst/ffmpegcolorspace/common.h:
36873         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
36874         * gst/ffmpegcolorspace/dsputil.h:
36875         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
36876         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
36877         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
36878         (gst_ffmpeg_caps_to_pix_fmt):
36879         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
36880         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36881         (gst_ffmpegcolorspace_caps_remove_format_info),
36882         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
36883         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
36884         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
36885         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
36886         (gst_ffmpegcolorspace_set_property),
36887         (gst_ffmpegcolorspace_get_property),
36888         (gst_ffmpegcolorspace_register):
36889         * gst/ffmpegcolorspace/imgconvert.c:
36890         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
36891         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
36892         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
36893         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
36894         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
36895         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
36896         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
36897         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
36898         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
36899         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
36900         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
36901         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
36902         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
36903         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
36904         (img_get_alpha_info), (deinterlace_line),
36905         (deinterlace_line_inplace), (deinterlace_bottom_field),
36906         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
36907         * gst/ffmpegcolorspace/imgconvert_template.h:
36908         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
36909         * gst/ffmpegcolorspace/mmx.h:
36910         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
36911           adding ffmpegcolorspace element supplied by Ronald after cleaning
36912           up and pulling in the right bits of upstream source.
36913           I'm sure a better C/compiler wizard could do some cleaning up (for
36914           example use GLIB's malloc stuff), but as a first pass this
36915           works very well
36916
36917 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36918
36919         * ext/alsa/gstalsa.h:
36920           I assume Ronald forgot to commit the change to have cardname
36921           as a struct member.  Expect some public spanking at the next
36922           opportunity.
36923
36924 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36925
36926         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
36927         (gst_alsa_open_audio), (gst_alsa_close_audio):
36928         * ext/alsa/gstalsa.c:
36929           Don't open the device if we're a mixer (= padless).
36930         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
36931         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
36932         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
36933           Open mixer during state change rather than during object
36934           initialization. Also, get a device name. Currently in a somewhat
36935           hackish fashion, but I didn't really find something better.
36936
36937 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36938
36939         * *.c, *.h: run gst-indent
36940
36941 2004-03-14  Benjamin Otte  <otte@gnome.org>
36942
36943         * gst/modplug/gstmodplug.cc:
36944         * gst/modplug/gstmodplug.h:
36945           set correct timestamps on outgoing buffers
36946
36947 2004-03-14  Benjamin Otte  <otte@gnome.org>
36948
36949         * gst/modplug/gstmodplug.cc:
36950           handle events - don't do crap when a discont arrives that's not
36951           necessary
36952           This allows correct loading and playback of mods in Rhythmbox
36953
36954 2004-03-14  Benjamin Otte  <otte@gnome.org>
36955
36956         * configure.ac:
36957         * gst-libs/gst/gconf/Makefile.am:
36958         * pkgconfig/Makefile.am:
36959           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
36960           they get rebuilt properly
36961         * configure.ac:
36962           when checking for vorbis, try pkgconfig first.
36963         * gst/modplug/gstmodplug.cc:
36964           add fixate function
36965
36966 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36967
36968         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
36969           Fix for obvious mistake, where we first shift the offset and then
36970           read a samplesize element assuming the old offset. Note that this
36971           part still has something weird, i.e. my movies containing those
36972           don't actually play well, but at least there's something that looks
36973           like sound now.
36974
36975 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
36976         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
36977         (plugin_init):
36978         Add a typefind function for speex format
36979
36980 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36981
36982         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
36983         (gst_asf_demux_setup_pad):
36984           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
36985           instead of 0. Reason is simple: some elements have a fps range
36986           of 1-max instead of 0-max. So now ASF video actually works.
36987
36988 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36989
36990         * po/LINGUAS:
36991         * po/sr.po:
36992           adding serbian as a language
36993
36994 2004-03-13  Benjamin Otte  <otte@gnome.org>
36995
36996         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
36997           return taglist correctly from _get function, don't gst_pad_push it.
36998           (fixes #137042)
36999
37000 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
37001         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
37002
37003 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37004
37005         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
37006         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
37007         (gst_alsa_mixer_track_new):
37008         * ext/alsa/gstalsamixertrack.h:
37009           Fix ancient leftovers... MixerTrack is a GObject.
37010
37011 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37012
37013         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
37014         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
37015           Don't block during probing...
37016
37017 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37018
37019         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
37020         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
37021         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
37022         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
37023         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
37024         (gst_alsa_open_audio), (gst_alsa_close_audio):
37025         * ext/alsa/gstalsa.h:
37026           Add propertyprobe interface implementation, add some device-name
37027           property, all this so that it looks good in gnome-volume-control.
37028
37029 2004-03-12  David Schleef  <ds@schleef.org>
37030
37031         * configure.ac: the Hermes library controls hermescolorspace, not
37032         colorspace.
37033         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
37034         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
37035         not /* */
37036         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
37037         * ext/sdl/sdlvideosink.h: ditto.
37038         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
37039
37040 2004-03-12  Benjamin Otte  <otte@gnome.org>
37041
37042         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
37043         (gst_x_overlay_got_xwindow_id):
37044         * gst-libs/gst/xoverlay/xoverlay.h:
37045           replace XID with unsigned long to get rid of the xlibs dependency in
37046           XOverlay (fixes #137004)
37047
37048 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
37049         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
37050         (gst_agingtv_setup):
37051         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
37052         (gst_dicetv_base_init), (gst_dicetv_class_init),
37053         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
37054         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
37055         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
37056         (gst_edgetv_setup), (gst_edgetv_rgb32):
37057         * gst/effectv/gsteffectv.c:
37058         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
37059         (gst_quarktv_set_property):
37060         * gst/effectv/gstrev.c: (gst_revtv_get_type),
37061         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
37062         (gst_revtv_setup), (gst_revtv_rgb32):
37063         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
37064         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
37065         (gst_shagadelictv_init), (gst_shagadelictv_setup),
37066         (gst_shagadelictv_rgb32):
37067         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
37068         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
37069         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
37070         * gst/effectv/gstwarp.c:
37071         Port everything that can be ported to videofilter and fix up the caps.
37072         Can someone with a big-endian machine please check these?
37073
37074 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37075
37076         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
37077         (gst_osssink_chain), (gst_osssink_change_state):
37078           Latest fixes for A/V sync, audio playback and such. This is about
37079           all... MPEG playback issues are mostly related to the async build-
37080           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
37081
37082 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
37083
37084         patch from: Stephane Loeuillet
37085
37086         * configure.ac:
37087           use pkg-config for some libraries, falling back to the old .m4 way
37088           (fixes #131270)
37089         * m4/libdv.m4:
37090           removed
37091
37092 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
37093
37094         * configure.ac:
37095         * tools/Makefile.am:
37096         * tools/Makefile.in:
37097         * tools/gst-launch-ext-m.m:
37098         * tools/gst-launch-ext.1.in:
37099         * tools/gst-visualise-m.m:
37100         * tools/gst-visualise.1:
37101         * tools/gst-visualise.1.in:
37102           reorganizing generation of script tools
37103
37104 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37105
37106         * ext/divx/gstdivxdec.c:
37107           Downgrade priority. We prefer ffdec_mpeg4.
37108         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
37109         (gst_faad_chain), (gst_faad_change_state):
37110           Fix capsnego. Doesn't work for some sounds because we don't have
37111           a 5:1 to stereo element.
37112         * ext/xvid/gstxvid.c: (plugin_init):
37113           Add priority.
37114         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
37115         (gst_osssink_change_state):
37116           Add discont handling.
37117
37118 2004-03-09  Colin Walters  <walters@verbum.org>
37119
37120         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
37121         conversion.
37122
37123 2004-03-09  Benjamin Otte  <otte@gnome.org>
37124
37125         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
37126           the signals take 2 arguments
37127
37128 2004-03-09  David Schleef  <ds@schleef.org>
37129
37130         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
37131         (gst_alsa_fixate): Add fixate function.  (bug #136686)
37132         * ext/alsa/gstalsa.h:
37133         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
37134
37135 2004-03-09  Benjamin Otte  <otte@gnome.org>
37136
37137         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
37138         (gst_mikmod_change_state):
37139         * ext/mikmod/gstmikmod.h:
37140           make mikmod's loop function not loop infinitely and call
37141           gst_element_yield anymore
37142         * gst/modplug/gstmodplug.cc:
37143           fix pad negotiation (fixes #136590)
37144
37145 2004-03-09  David Schleef  <ds@schleef.org>
37146
37147         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
37148         doesn't conflict with the internal colorspace plugin.
37149         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
37150         satisfy the crappy-ass shell shipped by a certain vendor.
37151         * gst/videofilter/make_filter: same (bug #135299)
37152
37153 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37154
37155         * configure.ac: bump nano to 1
37156
37157 === release 0.7.6 ===
37158
37159 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37160
37161         * configure.in: releasing 0.7.6, "There"
37162
37163 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37164
37165         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37166         * pkgconfig/gstreamer-play.pc.in:
37167           synchronize the two
37168
37169 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37170
37171         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
37172         (cdparanoia_open), (cdparanoia_event):
37173           fix/add error handling
37174         * po/POTFILES.in:
37175           add cdparanoia source
37176         * tools/Makefile.am:
37177           make scripts executable
37178
37179 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
37180
37181         * configure.ac:
37182         * ext/vorbis/Makefile.am:
37183         * sys/Makefile.am:
37184           remove id3types, vorbisfile and xvideosink from the build (#133783)
37185
37186 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37187
37188         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
37189           Fix metadata read crash (#136537).
37190
37191 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37192
37193         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
37194         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
37195           adding mime types, fixing the one-stop function
37196
37197 2004-03-08  Christian Schaller <Uraeus@gnome.org>
37198
37199         * ext/nas/nassink.c and /ext/nas/nassink.h:
37200         More NAS love from Arwed von Merkatz
37201         So lets all sing 'Can you feel the NAS tonight'
37202
37203 2004-03-08  Christian Schaller <Uraeus@gnome.org>
37204
37205         * tools/gst-launch-ext.in:
37206         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
37207
37208 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37209
37210         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
37211         (gst_mpeg2dec_init):
37212         remove the user_data pad for now, because it is being used in
37213         fixating causing MPEG playback to fixate on 1000 Hz for playback.
37214         If someone knows how to fix this properly, please do.
37215
37216 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
37217
37218         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37219         (gst_osssink_get_time):
37220         add a warning, IMO this won't get triggered anymore, remove later
37221
37222 2004-03-07  David Schleef  <ds@schleef.org>
37223
37224         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
37225         format (bug #136470)
37226
37227 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
37228
37229         * gst-libs/Makefile.am:
37230         * gst-libs/gst/media-info/Makefile.am:
37231         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
37232         (error_callback), (gst_media_info_error_create),
37233         (gst_media_info_error_element), (gmip_init), (gmip_reset),
37234         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
37235         * gst-libs/gst/media-info/media-info-priv.h:
37236         * gst-libs/gst/media-info/media-info-test.c: (main):
37237         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
37238         (gst_media_info_class_init), (gst_media_info_instance_init),
37239         (gst_media_info_set_source), (gst_media_info_read_with_idler),
37240         (gst_media_info_read_idler), (gst_media_info_read):
37241         * gst-libs/gst/media-info/media-info.h:
37242         fixed, should work now
37243
37244 2004-03-07  Christian Schaller <Uraeus@gnome.org>
37245
37246         * ext/nas/nassink.c:
37247         A bunch of NAS fixes from Arwed von Merkatz
37248
37249 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37250
37251         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
37252         (qtdemux_parse_trak):
37253           Fix crash (j might be greater than n_samples, in which case we're
37254           writing outside the allocated space for the array) and memleak.
37255
37256 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37257
37258         * sys/oss/gstosssink.c: (gst_osssink_chain):
37259           And another caller that couldn't handle delay < 0 (unsigned
37260           integer overflow). Video now continues playing on an audio
37261           buffer underrun, and the clock continues working. Audio still
37262           stalls.
37263
37264 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37265
37266         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37267         (gst_osssink_get_time):
37268           get_delay() may return values lower than 0. In those cases, we
37269           should not actually cast to *unsigned* int64, that will break
37270           stuff horribly. In my case, it screwed up A/V sync in movies
37271           in totem rather badly.
37272
37273 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37274
37275         * ext/faac/gstfaac.c: (gst_faac_chain):
37276         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
37277         * ext/libpng/gstpngenc.c: (user_write_data):
37278         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
37279         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
37280         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
37281         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
37282         Fix several misuse of gst_buffer_merge (it doesn't take ownership
37283         of any buffer), should fix some leaks. I hope I didn't unref buffers
37284         that shouldn't be...
37285
37286 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37287
37288         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
37289         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
37290         (error_callback), (gmi_reset), (gmi_seek_to_track),
37291         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
37292         (gmip_find_type_post), (gmip_find_stream_post),
37293         (gmip_find_track_streaminfo_post):
37294         * gst-libs/gst/media-info/media-info-priv.h:
37295         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
37296         (info_print), (main):
37297         * gst-libs/gst/media-info/media-info.c:
37298         (gst_media_info_error_create), (gst_media_info_error_element),
37299         (gst_media_info_instance_init), (gst_media_info_get_property),
37300         (gst_media_info_new), (gst_media_info_set_source),
37301         (gst_media_info_read_idler), (gst_media_info_read):
37302         * gst-libs/gst/media-info/media-info.h:
37303           first pass at making this work again.  This seems to work on
37304           tagged ogg/vorbis and mp3 files.
37305
37306 2004-03-06  Benjamin Otte  <otte@gnome.org>
37307
37308         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
37309           fix huge leak: gst_buffer_merge doesn't unref the first argument
37310           itself.
37311
37312 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37313
37314         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
37315           report layer/mode/emphasis
37316
37317 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37318
37319         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
37320
37321 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37322
37323         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
37324           signal serial
37325
37326 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37327
37328         * ext/vorbis/vorbis.c: (plugin_init):
37329         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
37330         (gst_vorbis_dec_init), (vorbis_dec_event):
37331         add debug category
37332         make vorbisdec handle _BYTE and _TIME queries
37333
37334 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37335
37336         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
37337           from the xing header
37338
37339 2004-03-06  Benjamin Otte  <otte@gnome.org>
37340
37341         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
37342         (gst_audio_convert_link), (gst_audio_convert_change_state),
37343         (gst_audio_convert_buffer_from_default_format):
37344           do conversions from/to float correctly, fix some caps nego errors,
37345           export correct supported caps in template and getcaps, use correct
37346           caps in try_set_caps functions
37347
37348 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37349
37350         For some reason, I only committed a ChangeLog entry yesterday and
37351         not the corresponding code...
37352         * ext/mad/gstmad.c: Fix detection of Xing headers
37353         * gst/tags/gstid3tag.c: Changes to support TLEN tags
37354
37355 2004-03-06  Benjamin Otte  <otte@gnome.org>
37356
37357         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
37358         (gst_ogg_demux_src_query):
37359           make sure to handle the case where there's no current chain
37360           gracefully.
37361
37362 2004-03-05  David Schleef  <ds@schleef.org>
37363
37364         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
37365         Add fixate function. (bug #131128)
37366         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
37367         (gst_sdlvideosink_fixate):  Add fixate function.
37368         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
37369         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
37370         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
37371         Fix missing break that was causing ulaw to be interpreted as
37372         raw int.
37373
37374 2004-03-05  David Schleef  <ds@schleef.org>
37375
37376         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
37377         Fix code that ignores return value of gst_buffer_merge().
37378         (bug #114560)
37379         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
37380         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
37381         * testsuite/gst-lint:  Check for above.
37382
37383 2004-03-05  David Schleef  <ds@schleef.org>
37384
37385         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
37386         caps and throw an element error.  (bug #136334)
37387
37388 2004-03-05  David Schleef  <ds@schleef.org>
37389
37390         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
37391         (gst_faad_chain): Fix negotiation.
37392         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
37393         key and button events.
37394         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
37395         dung heap of code.
37396         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
37397         depends on gconf
37398         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
37399         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
37400         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
37401         function to encourage better negotiation, particularly between
37402         audioconvert and osssink.
37403         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
37404         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
37405         more important.
37406         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
37407         typefinding.
37408         * gst/vbidec/vbiscreen.c:  Add glib header
37409         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
37410
37411 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
37412
37413         * ext/mad/gstmad.c: Fix detection of Xing headers
37414         * gst/tags/gstid3tag.c: Changes to support TLEN tags
37415
37416 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37417
37418         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
37419         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
37420           debug updates
37421
37422 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
37423
37424         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37425         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
37426         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
37427         files, and report the parsed length as a GST_TAG_DURATION tag.
37428         * gst/tags/gstid3tag.c: support TLEN (duration) tag
37429
37430 2004-03-05  Benjamin Otte  <otte@gnome.org>
37431
37432         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
37433           convert channels correctly. convert correctly to unsigned.
37434
37435 2004-03-05  Julien MOUTTE <julien@moutte.net>
37436
37437         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
37438         we have a window before clearing it.
37439
37440 2004-03-05  Julien MOUTTE <julien@moutte.net>
37441
37442         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
37443         have a window before clearing it.
37444
37445 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
37446
37447         * gconf/gstreamer.schemas.in:
37448         * gst-libs/gst/gconf/Makefile.am:
37449           version installation path the same way as for 0.6
37450         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
37451         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
37452         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37453           remove comment that was fixed
37454
37455 2004-03-05  David Schleef  <ds@schleef.org>
37456
37457         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
37458         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
37459         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
37460         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
37461         Add prototype code for handling seeking and querying.
37462
37463 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37464
37465         * examples/gstplay/player.c: (main):
37466           Initialize variables to NULL. Prevents a segfault because the
37467           (uninitialized) variable is not NULL, resulting in a crash on
37468           trying to reach error->message.
37469
37470 2004-03-05  Benjamin Otte  <otte@gnome.org>
37471
37472         * gst/audioconvert/gstaudioconvert.c:
37473         (gst_audio_convert_buffer_to_default_format):
37474         make float=>int conversion work correctly even in cornercases.
37475
37476 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
37477
37478         * debian/README.Debian:
37479         * debian/build-deps:
37480         * debian/changelog:
37481         * debian/control:
37482         * debian/control.in:
37483         * debian/copyright:
37484         * debian/gstreamer-a52dec.files:
37485         * debian/gstreamer-aa.files:
37486         * debian/gstreamer-alsa.files:
37487         * debian/gstreamer-alsa.manpages:
37488         * debian/gstreamer-arts.files:
37489         * debian/gstreamer-artsd.files:
37490         * debian/gstreamer-audiofile.files:
37491         * debian/gstreamer-avifile.files:
37492         * debian/gstreamer-cdparanoia.files:
37493         * debian/gstreamer-colorspace.files:
37494         * debian/gstreamer-doc.files:
37495         * debian/gstreamer-dv.files:
37496         * debian/gstreamer-dvd.files:
37497         * debian/gstreamer-esd.files:
37498         * debian/gstreamer-festival.files:
37499         * debian/gstreamer-flac.files:
37500         * debian/gstreamer-gconf.conffiles:
37501         * debian/gstreamer-gconf.files:
37502         * debian/gstreamer-gconf.postinst:
37503         * debian/gstreamer-gnomevfs.files:
37504         * debian/gstreamer-gsm.files:
37505         * debian/gstreamer-http.files:
37506         * debian/gstreamer-jack.files:
37507         * debian/gstreamer-jpeg.files:
37508         * debian/gstreamer-mad.files:
37509         * debian/gstreamer-mikmod.files:
37510         * debian/gstreamer-misc.files:
37511         * debian/gstreamer-mpeg2dec.files:
37512         * debian/gstreamer-oss.files:
37513         * debian/gstreamer-plugin-apps.files:
37514         * debian/gstreamer-plugin-apps.manpages:
37515         * debian/gstreamer-plugin-libs-dev.files:
37516         * debian/gstreamer-plugin-libs.files:
37517         * debian/gstreamer-plugin-template.postinst:
37518         * debian/gstreamer-plugin-template.postrm:
37519         * debian/gstreamer-sdl.files:
37520         * debian/gstreamer-sid.files:
37521         * debian/gstreamer-vorbis.files:
37522         * debian/gstreamer-x.files:
37523         * debian/mk.control:
37524         * debian/rules:
37525         Debian package info not maintained here.
37526
37527 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
37528
37529         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
37530         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
37531         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
37532         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
37533         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
37534         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
37535         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
37536         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
37537         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
37538         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
37539         * gst-libs/gst/colorbalance/colorbalance.c:
37540         (gst_color_balance_class_init):
37541         * gst-libs/gst/colorbalance/colorbalancechannel.c:
37542         (gst_color_balance_channel_class_init):
37543         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
37544         * gst-libs/gst/play/play.c: (gst_play_class_init):
37545         * gst-libs/gst/propertyprobe/propertyprobe.c:
37546         (gst_property_probe_iface_init):
37547         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
37548         * gst-libs/gst/tuner/tunerchannel.c:
37549         (gst_tuner_channel_class_init):
37550         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
37551         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
37552         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
37553         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
37554         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
37555         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
37556         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
37557         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
37558         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
37559           fix signals to use - instead of _
37560         * ext/libcaca/gstcacasink.h:
37561         * ext/sdl/sdlvideosink.h:
37562           fix header rename
37563
37564 2004-03-04  David Schleef  <ds@schleef.org>
37565
37566         * testsuite/gst-lint:  Add a check for bad signal names.
37567
37568 2004-03-04  Stefan Kost <kost@imn.htwk-leipzig.de>
37569
37570         reviewed by David Schleef
37571
37572         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
37573         modified the alpha channel and caused a warning. (bug #136192)
37574
37575 2004-04-03  Christian Schaller <Uraeus@gnome.org>
37576
37577         * gst-plugins.spec.in:
37578         Change names of plugins to actually be correct. Try to keep things
37579         alphabetical to avoid getting beat up by Thomas
37580
37581 2004-03-03  Julien MOUTTE <julien@moutte.net>
37582
37583         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
37584         Using ximagesink as a default if no gconf key found. We should
37585         probably consider using alsasink instead of osssink for the audio
37586         part.
37587
37588 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37589
37590         * configure.ac:
37591           fix --with-plugins, don't think it ever worked before
37592         * gst-plugins.spec.in:
37593           even more updates
37594
37595 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37596
37597         * ext/sdl/sdlvideosink.h:
37598         * sys/ximage/ximagesink.h:
37599         * sys/xvideo/xvideosink.h:
37600         * sys/xvimage/xvimagesink.h:
37601           Fix for move of gstvideosink.h -> videosink.h.
37602
37603 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37604
37605         * gst-libs/gst/xwindowlistener/Makefile.am:
37606           this is a plugin library, not a library
37607
37608 2004-03-01  David Schleef  <ds@schleef.org>
37609
37610         * AUTHORS:  Added some names.  Add yourself if you're still
37611         missing.
37612
37613 2004-03-01  David Schleef  <ds@schleef.org>
37614
37615         * MAINTAINERS: Add
37616
37617 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37618
37619         * gst-plugins.spec.in: clean up spec file
37620
37621 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37622
37623         * gst-libs/gst/video/Makefile.am:
37624         * gst-libs/gst/video/gstvideosink.c:
37625         * gst-libs/gst/video/gstvideosink.h:
37626           rename gstvideosink.h to videosink.h to match other headers
37627         * gst/mixmatrix/Makefile.am:
37628           fix plugin filename
37629         * gst/tags/Makefile.am: fix plugin filename
37630
37631 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37632
37633         * gst/tags/Makefile.am: fix plugin filename
37634
37635 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37636
37637         * examples/gstplay/player.c: (got_time_tick), (main):
37638           add error handler
37639           display time_tick more readably
37640         * gst/mixmatrix/Makefile.am:
37641           fix plugin file name
37642
37643 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
37644
37645         * sys/oss/gstosselement.c: (gst_osselement_probe),
37646         (device_combination_append), (gst_osselement_class_probe_devices):
37647         * sys/oss/gstosselement.h:
37648           Reworked enumeration of oss dsps and mixers so that gst-mixer works
37649           on my system using alsa oss emulation, fixes bug #135597
37650
37651 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37652
37653         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
37654         (gst_videodrop_chain), (gst_videodrop_change_state):
37655         * gst/videodrop/gstvideodrop.h:
37656           Work based on timestamp of input data, not based on the expected
37657           framerate from the input. The consequence is that this element now
37658           not only scales framerates, but also functions as a framerate
37659           corrector or framerate stabilizer/constantizer.
37660
37661 2004-02-27  David Schleef  <ds@schleef.org>
37662
37663         patches from jmmv@menta.net (Julio M. Merino Vidal)
37664
37665         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
37666         GST_ELEMENT_ERROR call (bug #135634)
37667         * gst/interleave/interleave.c: (interleave_buffered_loop),
37668         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
37669         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
37670         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37671         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
37672         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
37673         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
37674         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
37675         Fix GST_ELEMENT_ERROR call.
37676         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
37677         GST_ELEMENT_ERROR call.
37678
37679 2004-02-27  Benjamin Otte  <otte@gnome.org>
37680
37681         * gst-libs/gst/audio/audio.h:
37682           add macro to make sure header isn't included twice
37683         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
37684           don't use gst_buffer_free
37685         * gst/playondemand/filter.func:
37686           don't use gst_data_free. Free data only once.
37687
37688 2004-02-26  David Schleef  <ds@schleef.org>
37689
37690         * gst-libs/gst/colorbalance/Makefile.am:
37691         * gst-libs/gst/mixer/Makefile.am:
37692         * gst-libs/gst/tuner/Makefile.am:
37693         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
37694         should not be disted, -marshal.h files should not be installed,
37695         and -enum.h files _should_ be installed.  Fix to make this the
37696         case.
37697
37698 === release 0.7.5 ===
37699
37700 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
37701
37702         * configure.ac: release 0.7.5, "Under The Sea"
37703
37704 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37705
37706         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
37707         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
37708         * gst/videoscale/gstvideoscale.c:
37709         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
37710           assorted debug/warning fixes
37711
37712 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37713
37714         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
37715         (gst_videoscale_init), (gst_videoscale_chain),
37716         (gst_videoscale_set_property), (plugin_init):
37717         * gst/videoscale/gstvideoscale.h:
37718         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
37719         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
37720         (gst_videoscale_planar400), (gst_videoscale_packed422),
37721         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
37722         (gst_videoscale_24bit), (gst_videoscale_16bit),
37723         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
37724         (gst_videoscale_scale_plane_slow),
37725         (gst_videoscale_scale_point_sample),
37726         (gst_videoscale_scale_nearest),
37727         (gst_videoscale_scale_nearest_str2),
37728         (gst_videoscale_scale_nearest_str4),
37729         (gst_videoscale_scale_nearest_32bit),
37730         (gst_videoscale_scale_nearest_24bit),
37731         (gst_videoscale_scale_nearest_16bit):
37732         add debugging category and use it properly
37733         fix use of GST_PTR_FORMAT
37734
37735 2004-02-25  Andy Wingo  <wingo@pobox.com>
37736
37737         * gst/interleave/interleave.c (interleave_buffered_loop): Always
37738         push only when channel->buffer is NULL. Prevents segfaults doing
37739         the state change after a nonlocal exit, like a scheme exception.
37740
37741         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
37742         Handle the case where the intersected caps is empty.
37743
37744 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37745
37746         * gst/law/mulaw-decode.c: (mulawdec_link):
37747         * gst/law/mulaw.c: (plugin_init):
37748           fix mulawdec so it actually works again
37749
37750 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
37751
37752         reviewed by: David Schleef  <ds@schleef.org>
37753
37754         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
37755         (gst_gamma_init), (gst_gamma_set_property),
37756         (gst_gamma_get_property), (gst_gamma_calculate_tables),
37757         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
37758         for RGB, with separate r g and b correction factors. (#131167)
37759
37760 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
37761
37762         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
37763           only signal tags for bitrate if they're > 0 (#134894)
37764
37765 2004-02-24  David Schleef  <ds@schleef.org>
37766
37767         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
37768         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
37769         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
37770         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
37771         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
37772         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
37773         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
37774         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
37775         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
37776         category.  Attempt to fix timestamp calculation.
37777
37778 2004-02-24  Johan Dahlin  <johan@gnome.org>
37779
37780         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
37781
37782 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
37783
37784         * configure.ac:
37785         * gconf/Makefile.am:
37786         * gconf/gstreamer.schemas:
37787         * gst-libs/gst/gconf/Makefile.am:
37788         * gst-libs/gst/gconf/gconf.c:
37789           version gconf schemas and install locations
37790
37791 2004-02-23  Benjamin Otte  <otte@gnome.org>
37792
37793         * ext/xine/xineinput.c: (gst_xine_input_dispose):
37794         (gst_xine_input_subclass_init):
37795           call parent dispose.
37796           change pad template for CD reader correctly
37797         * ext/xine/Makefile.am:
37798         * ext/xine/gstxine.h:
37799         * ext/xine/xine.c: (plugin_init):
37800         * ext/xine/xineaudiosink.c:
37801           wrap audio sinks, too
37802         * gst-libs/gst/resample/private.h:
37803         * gst-libs/gst/resample/resample.c: (gst_resample_init),
37804         (gst_resample_reinit), (gst_resample_scale),
37805         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
37806         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
37807         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
37808         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
37809         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
37810         * gst-libs/gst/resample/resample.h:
37811         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
37812         (gst_audioscale_class_init), (gst_audioscale_link),
37813         (gst_audioscale_get_buffer), (gst_audioscale_init),
37814         (gst_audioscale_chain), (gst_audioscale_set_property),
37815         (gst_audioscale_get_property):
37816         * gst/audioscale/gstaudioscale.h:
37817           s/resample_*/gst_resample_*/i to not clobber namespaces
37818
37819 2004-02-23  Julien MOUTTE  <julien@moutte.net>
37820
37821         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
37822         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
37823         (gst_riff_create_video_template_caps),
37824         (gst_riff_create_audio_template_caps),
37825         (gst_riff_create_iavs_template_caps):
37826         * gst-libs/gst/riff/riff-media.h:
37827         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
37828         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
37829         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
37830         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
37831         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
37832         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
37833         (gst_matroska_demux_plugin_init): First batch implementing audio and
37834         video codec tags in demuxers.
37835
37836 2004-02-22  Benjamin Otte  <otte@gnome.org>
37837
37838         * ext/xine/Makefile.am:
37839         * ext/xine/gstxine.h:
37840         * ext/xine/xine.c: (plugin_init):
37841         * ext/xine/xineinput.c:
37842           add input plugin wrapper. Playback from files, http, mms and cdda
37843           works.
37844         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
37845           remove leftover G_GNUC_UNUSED
37846         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
37847         (gst_asf_demux_identify_guid):
37848           improve debugging output
37849
37850 2004-02-22  Benjamin Otte  <otte@gnome.org>
37851
37852         reported by: Padraig O'Briain <padraig.obriain@sun.com>
37853
37854         * autogen.sh:
37855           replace test -e with test -x for mkinstalldirs to be more portable.
37856           (fixes #134816)
37857
37858 2004-02-22  Benjamin Otte  <otte@gnome.org>
37859
37860         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
37861
37862         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
37863           set rank to PRIMARY
37864         * gst/volume/gstvolume.c: (plugin_init):
37865           set rank to NONE
37866         fixes #134960
37867
37868 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
37869
37870         reviewed by Benjamin Otte  <otte@gnome.org>
37871
37872         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
37873           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
37874
37875 2004-02-22  Benjamin Otte  <otte@gnome.org>
37876
37877         * configure.ac:
37878           export [_]*{gst,Gst,GST}.* symbols from plugins
37879
37880 2004-02-22  Christophe Fergeau <teuf@gnome.org>
37881
37882         reviewed by: Benjamin Otte  <otte@gnome.org>
37883
37884         * ext/lame/gstlame.c: (add_one_tag):
37885         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37886         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
37887         (gst_vorbisenc_metadata_set1):
37888         * gst/tags/gstid3tag.c:
37889         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
37890           apply fixes from bugs #135042 (lame can't write tags) and #133817
37891           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
37892
37893 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
37894
37895         * configure.ac: Export only gst_plugin_desc from plugins.
37896          Note that this change only makes any effect with Linux using libtool
37897          1.5.2 or higher. Otherwise it is silently ignored, but it would build
37898          fine. And don't try to have several versions of libtool in different
37899          directories.
37900
37901 2004-02-20  Andy Wingo  <wingo@pobox.com>
37902
37903         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
37904         interleave respectively.
37905
37906         * gst/interleave/deinterleave.c: New plugin: deinterleave
37907         (replaces on oneton).
37908         * gst/interleave/interleave.c: New plugin: interleave.
37909         * gst/interleave/plugin.h: Support file.
37910         * gst/interleave/plugin.c: Support file.
37911
37912         * configure.ac: Remove intfloat and oneton, add interleave.
37913
37914         * ext/sndfile/gstsf.c: Handle events better.
37915
37916         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
37917         and float2int operation. int2float has scheduling problems as
37918         noted in in2float_chain.
37919
37920 2004-02-20  Benjamin Otte  <otte@gnome.org>
37921
37922         * ext/xine/Makefile.am:
37923         * ext/xine/gstxine.h:
37924         * ext/xine/xine.c:
37925         * ext/xine/xineaudiodec.c:
37926         * ext/xine/xinecaps.c:
37927           add first version of xine plugin wrapper. Currently only wraps the
37928           QDM2 win32 DLL, and even that only in proof-of-concept quality.
37929         * configure.ac:
37930         * ext/Makefile.am:
37931           add xine plugin wrapper, disabled by default. Use --enable-xine to
37932           build. Note that it'll segfault on gst-register if you don't remove
37933           the goom and tvtime post plugins from xine.
37934         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
37935         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
37936           add extradata parsing for QDM2.
37937           change around debugging prints.
37938
37939 2004-02-19  Benjamin Otte  <otte@gnome.org>
37940
37941         * ext/lame/gstlame.c: (gst_lame_chain):
37942         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
37943           use gst_tag_list_insert when you want to insert tags
37944
37945 2004-02-18  David Schleef  <ds@schleef.org>
37946
37947         * configure.ac:  Move massink to gst-rotten
37948         * ext/Makefile.am:
37949         * ext/mas/Makefile.am:
37950         * ext/mas/massink.c:
37951         * ext/mas/massink.h:
37952
37953 2004-02-18  David Schleef  <ds@schleef.org>
37954
37955         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
37956         typefinding, since it seems to be worse than nothing.
37957         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
37958         atom to recognize .mp4 and .m4a files as video/quicktime.
37959
37960 2004-02-18  David Schleef  <ds@schleef.org>
37961
37962         * gst/sine/demo-dparams.c: (quit_live),
37963         (dynparm_log_value_changed), (dynparm_value_changed), (main):
37964         Use double dparams, not float.
37965         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
37966         (gst_sinesrc_init): Change sync default to FALSE, since multiple
37967         sync'd elements don't really work correctly.
37968         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
37969         (volume_update_volume), (volume_get_property):  Change dparam
37970         to double.
37971
37972 2004-02-18  Julien MOUTTE  <julien@moutte.net>
37973
37974         * sys/ximage/ximagesink.c:
37975         (gst_ximagesink_xwindow_update_geometry),
37976         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
37977         (gst_ximagesink_change_state), (gst_ximagesink_expose),
37978         (gst_ximagesink_init): Rework the way software video scaling works. So
37979         now we check on each chain call if the video frames are feeling the
37980         window. If not we try to renegotiate caps. On failure we memorize that
37981         and we won't try again for that PLAYING sessions.
37982         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
37983         failure.
37984         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
37985         synchronous flag.
37986
37987 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
37988
37989         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
37990           break up _link so we can give a better debug message for errors
37991
37992 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
37993
37994         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
37995           set up debug category
37996
37997 2004-02-18  Julien MOUTTE <julien@moutte.net>
37998
37999         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38000         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
38001         the way renegotiation work. The event handling function is not taking
38002         care of external windows and renegotiate method check for pad flags
38003         NEGOTIATING. Should fix : #133209
38004
38005 2004-02-17  Julien MOUTTE  <julien@moutte.net>
38006
38007         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
38008         pad is negotiating before trying renegotiation.
38009
38010 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
38011
38012         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
38013           pass on all possible mime types as typefind hints
38014
38015 2004-02-17  Julien MOUTTE <julien@moutte.net>
38016
38017         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
38018         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
38019         possible SHM leak if we crash. All other apps using XShm are doing
38020         that.
38021
38022 2004-02-17  Julien MOUTTE  <julien@moutte.net>
38023
38024         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38025         (gst_ximagesink_expose): Renegotiate size on expose.
38026         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
38027         size on expose.
38028
38029 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38030
38031         * testsuite/alsa/sinesrc.c:
38032           cosmetic fix to fix compile issue with gcc 2.95.4
38033
38034 2004-02-16  Julien MOUTTE <julien@moutte.net>
38035
38036         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
38037         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
38038         failed opening the audio device.
38039         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
38040         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
38041         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
38042         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
38043         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
38044         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
38045         (gst_ximagesink_change_state), (gst_ximagesink_chain),
38046         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
38047         Removing some useless g_return_if_fail like wingo suggested.
38048         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
38049         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
38050         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
38051         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
38052         (gst_xvimagesink_update_colorbalance),
38053         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
38054         (gst_xvimagesink_xcontext_clear),
38055         (gst_xvimagesink_get_fourcc_from_caps),
38056         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
38057         (gst_xvimagesink_set_xwindow_id),
38058         (gst_xvimagesink_colorbalance_list_channels),
38059         (gst_xvimagesink_colorbalance_set_value),
38060         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
38061         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
38062
38063 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
38064
38065         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
38066           throw error when not negotiated instead of asserting
38067
38068 2004-02-15  Julien MOUTTE  <julien@moutte.net>
38069
38070         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
38071         correct data refcounting.
38072
38073 2004-02-15  Julien MOUTTE  <julien@moutte.net>
38074
38075         * gst/switch/gstswitch.c: (gst_switch_change_state),
38076         (gst_switch_class_init): Cleaning the sinkpads correctly on state
38077         change, mostly the EOS flag.
38078
38079 2004-02-15  Julien MOUTTE  <julien@moutte.net>
38080
38081         * examples/gstplay/player.c: (got_eos), (main): Adding some
38082         output for debugging.
38083         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
38084         timeouts if we go to any state different from PLAYING.
38085         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
38086         more EOS bugs in riff lib.
38087
38088 2004-02-14  Julien MOUTTE  <julien@moutte.net>
38089
38090         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
38091         visualization until i find a way to fix switch correctly.
38092         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
38093         EOS arrives.
38094         * gst/switch/gstswitch.c: (gst_switch_release_pad),
38095         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
38096         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
38097         Reworked switch to get a more correct behaviour with events and refing
38098         of data stored in sinkpads.
38099         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
38100         we don't pull from a pad in EOS.
38101
38102 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38103
38104         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
38105           remove v1 tag even if we can't read it (makes sure we don't detect
38106           it again)
38107
38108 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38109
38110         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
38111         (gst_alsa_xrun_recovery):
38112         * ext/alsa/gstalsa.h:
38113           try xrun recovery when wait failed. Make xrun recovery function
38114           return TRUE/FALSE to indicate success. (might fix #134354)
38115
38116 2004-02-13  David Schleef  <ds@schleef.org>
38117
38118         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
38119         (dynparm_value_changed), (main): Convert from float to double.
38120         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
38121
38122 2004-02-13  David Schleef  <ds@schleef.org>
38123
38124         * gst/silence/gstsilence.c: (gst_silence_class_init),
38125         (gst_silence_set_clock), (gst_silence_get),
38126         (gst_silence_set_property), (gst_silence_get_property):
38127         * gst/silence/gstsilence.h: Add sync property.
38128         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
38129         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
38130         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
38131         * gst/sine/gstsinesrc.h: Add sync property.
38132
38133 2004-02-13  David Schleef  <ds@schleef.org>
38134
38135         * gst/intfloat/gstint2float.c: (conv_f32_s16),
38136         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
38137
38138 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
38139
38140         * configure.ac:
38141         * ext/Makefile.am:
38142         * gst-libs/ext/Makefile.am:
38143           move ffmpeg plugin to gst-ffmpeg module
38144
38145 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
38146
38147         * configure.ac: use GST_ARCH to detect architecture
38148
38149 2004-02-12  Julien MOUTTE  <julien@moutte.net>
38150
38151         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
38152
38153 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
38154
38155         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
38156           classify LADSPA plugins based on number of src/sink pads
38157           (#133663, Stefan Kost)
38158         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
38159           fix dparams registration
38160           (#133528, Stefan Kost)
38161         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
38162           fix use of isprint and use g_ascii_isprint instead
38163           (#133316, Stefan Kost)
38164
38165 2004-02-11  David Schleef  <ds@schleef.org>
38166
38167         Convert a few inner loops to use liboil.  This is currently
38168         optional, and is only enabled if liboil is present (duh!).
38169         * configure.ac: Check for liboil-0.1
38170         * gst/intfloat/Makefile.am:
38171         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
38172         (gst_int2float_chain_gint16):
38173         * gst/videofilter/Makefile.am:
38174         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
38175         (tablelookup_u8), (gst_videobalance_planar411):
38176         * gst/videotestsrc/Makefile.am:
38177         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
38178         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
38179         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
38180         (paint_hline_RGB565), (paint_hline_xRGB1555):
38181
38182 2004-02-11  David Schleef  <ds@schleef.org>
38183
38184         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
38185         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
38186         (gst_colorspace_getcaps), (gst_colorspace_link),
38187         (gst_colorspace_base_init), (gst_colorspace_init),
38188         (gst_colorspace_chain), (gst_colorspace_change_state),
38189         (plugin_init): Merge Ronald's patch (bug #117897) and update
38190         for new caps and negotiation.  Seems to work, although it
38191         shows off bugs in lcs.
38192
38193 2004-02-11  David Schleef  <ds@schleef.org>
38194
38195         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
38196         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
38197
38198 2004-02-11  David Schleef  <ds@schleef.org>
38199
38200         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
38201         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
38202         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
38203         Add server and port properties
38204
38205 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
38206
38207         * m4/a52.m4:
38208         * m4/aalib.m4:
38209         * m4/as-ffmpeg.m4:
38210         * m4/as-liblame.m4:
38211         * m4/as-slurp-ffmpeg.m4:
38212         * m4/check-libheader.m4:
38213         * m4/esd.m4:
38214         * m4/freetype2.m4:
38215         * m4/gconf-2.m4:
38216         * m4/glib.m4:
38217         * m4/gst-alsa.m4:
38218         * m4/gst-artsc.m4:
38219         * m4/gst-ivorbis.m4:
38220         * m4/gst-matroska.m4:
38221         * m4/gst-sdl.m4:
38222         * m4/gst-shout2.m4:
38223         * m4/gst-sid.m4:
38224         * m4/gtk.m4:
38225         * m4/libdv.m4:
38226         * m4/libfame.m4:
38227         * m4/libmikmod.m4:
38228         * m4/ogg.m4:
38229         * m4/vorbis.m4:
38230           fix underquotedness of macros (#133800)
38231         * m4/as-avifile.m4:
38232         * m4/xmms.m4:
38233           removed because no longer used
38234
38235 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
38236
38237         * configure.ac:
38238           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
38239           by autopoint (fixes #132996)
38240
38241 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38242
38243         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
38244         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
38245         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
38246         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
38247           fix memleaks
38248
38249 2004-02-11  David Schleef  <ds@schleef.org>
38250
38251         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
38252         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
38253         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
38254         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
38255         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
38256         (gst_jpegenc_class_init), (gst_jpegenc_init),
38257         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
38258         (gst_jpegenc_chain), (gst_jpegenc_set_property),
38259         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
38260         * ext/jpeg/gstjpegenc.h: Fix negotiation.
38261
38262 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38263
38264         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
38265         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
38266         * ext/mikmod/gstmikmod.h:
38267           fix caps negotiation in mikmod
38268         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
38269           output debug information
38270
38271 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38272
38273         * gst-libs/gst/colorbalance/Makefile.am:
38274         * gst-libs/gst/navigation/Makefile.am:
38275         * gst-libs/gst/xoverlay/Makefile.am:
38276           remove unused GST_OPT_CFLAGS from Makefiles
38277           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
38278
38279 2004-02-07  David Schleef  <ds@schleef.org>
38280
38281         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
38282         push events to pads that haven't been created (#133508)
38283
38284 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
38285
38286         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
38287         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
38288         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
38289         (gst_dvdec_loop), (gst_dvdec_change_state):
38290         Second attempt at committing a working dvdec element.
38291
38292 2004-02-06  David Schleef  <ds@schleef.org>
38293
38294         Build fixes for OS X: (see #129600)
38295         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
38296         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
38297         (gst_riff_read_strf_iavs):
38298         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
38299         (gst_avi_demux_stream_odml):
38300         * gst/playondemand/Makefile.am:
38301         * gst/rtp/rtp-packet.c:
38302
38303 2004-02-05  David Schleef  <ds@schleef.org>
38304
38305         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
38306         last change, because it Just Doesn't Compile.
38307
38308 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38309
38310         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
38311           skip undecodable id3v2 tag instead of keeping it
38312
38313 2004-02-05  David Schleef  <ds@schleef.org>
38314
38315         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
38316         Unref leaked buffer.  (Noticed by Ronald)
38317
38318 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
38319
38320         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
38321         Sync requires with other checks.  >= vs =.
38322
38323 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
38324
38325         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
38326         (gst_dvdec_video_link), (gst_dvdec_loop):
38327         * ext/dv/gstdvdec.h:
38328           rework the caps negotiation so that dvdec works again instead
38329           of just segfaulting.
38330
38331 === release 0.7.4 ===
38332
38333 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
38334
38335         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
38336         * configure.ac: changed for release
38337
38338 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
38339
38340         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
38341         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
38342         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
38343         * pkgconfig/gstreamer-play-uninstalled.pc.in:
38344           reworked patch by David Lehn to fix libdir and includedir for
38345           uninstalled libraries
38346           removed play and gconf from gstreamer-libs since they have their
38347           own pkgconfig files
38348
38349 2004-02-04  David Schleef  <ds@schleef.org>
38350
38351         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
38352         memleak.
38353
38354 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38355
38356         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
38357           use correct GST_TAG_ENCODER tag
38358
38359 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38360
38361         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
38362           be sure to stop the clock when going to paused
38363         * sys/oss/gstosssink.c: (gst_osssink_change_state):
38364           reset number of transmitted when going to ready.
38365         fixes #132935
38366
38367 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
38368
38369         reviewed by Benjamin Otte
38370
38371         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
38372           extract track count (fixes #133410)
38373
38374 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38375
38376         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
38377           that should be !=, not == (fixes #132519)
38378
38379 2004-02-04  David Schleef  <ds@schleef.org>
38380
38381         Make sure set_explicit_caps() is called before adding pad.
38382         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38383         * gst/id3/gstid3types.c: (gst_id3types_loop):
38384         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
38385         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
38386
38387 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
38388
38389         * configure.ac:
38390           bump nano to 2, first prerelease
38391           put back AM_PROG_LIBTOOL
38392
38393 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
38394
38395         * testsuite/alsa/Makefile.am:
38396           these are user test apps, not automatic testsuite tests
38397
38398 2004-02-04  David Schleef  <ds@schleef.org>
38399
38400         Convert GST_DEBUG_CAPS() to GST_DEBUG():
38401         * gst/mpeg1videoparse/gstmp1videoparse.c:
38402         (mp1videoparse_parse_seq):
38403         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
38404         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
38405         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
38406         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
38407         (gst_xvideosink_getcaps):
38408         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
38409         * testsuite/gst-lint: more tests
38410
38411 2004-02-04  David Schleef  <ds@schleef.org>
38412
38413         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
38414         with the code that they would expand to.
38415         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
38416         (gst_flacdec_get_src_query_types),
38417         (gst_flacdec_get_src_event_masks):
38418         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
38419         (gst_gnomevfssrc_get_query_types),
38420         (gst_gnomevfssrc_get_event_mask):
38421
38422 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38423
38424         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
38425         (gst_sinesrc_dispose):
38426           fix memleak by properly disposing sinesrc
38427
38428 2004-02-04  Julien MOUTTE  <julien@moutte.net>
38429
38430         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
38431         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
38432         an overlay to redraw the image because it has been exposed.
38433         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
38434         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
38435         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
38436         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
38437         interface
38438         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
38439         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
38440         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
38441         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
38442         interface
38443
38444 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38445
38446         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
38447           more memleak fixage
38448
38449 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38450
38451         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
38452         * gst/typefind/gsttypefindfunctions.c:
38453           fix memleaks shown by gst-typefind
38454
38455 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
38456
38457         * common/glib-gen.mak:
38458           add hack rule to touch .Plo files
38459         * gst-libs/gst/colorbalance/Makefile.am:
38460         * gst-libs/gst/mixer/Makefile.am:
38461         * gst-libs/gst/play/Makefile.am:
38462         * gst-libs/gst/tuner/Makefile.am:
38463           remove glib_root variable
38464
38465 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38466
38467         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
38468           set explicit caps before adding the element, so the autopluggers can
38469           plug correctly.
38470         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
38471         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
38472         (mpeg_video_type_find), (mpeg_video_stream_type_find),
38473         (dv_type_find):
38474           fix memleaks in typefind functions. gst_type_find_suggest takes a const
38475           argument.
38476
38477 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
38478
38479         * gst-libs/gst/colorbalance/Makefile.am:
38480         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
38481         * gst-libs/gst/colorbalance/colorbalance.c:
38482         * gst-libs/gst/colorbalance/colorbalance.h:
38483         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
38484         * gst-libs/gst/mixer/Makefile.am:
38485         * gst-libs/gst/mixer/mixer-marshal.list:
38486         * gst-libs/gst/mixer/mixer.c:
38487         * gst-libs/gst/mixer/mixer.h:
38488         * gst-libs/gst/mixer/mixermarshal.list:
38489         * gst-libs/gst/play/Makefile.am:
38490         * gst-libs/gst/play/play.h:
38491         * gst-libs/gst/tuner/Makefile.am:
38492         * gst-libs/gst/tuner/tuner-marshal.list:
38493         * gst-libs/gst/tuner/tuner.c:
38494         * gst-libs/gst/tuner/tuner.h:
38495         * gst-libs/gst/tuner/tunermarshal.list:
38496           use new glib-gen.mak snippet to clean up Makefile.am
38497           fix various bugs in Makefile.am's
38498
38499 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38500
38501         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
38502           handle chain parsing correctly in the multichain case
38503         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
38504         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
38505         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
38506         (theora_dec_chain):
38507           handle events and queries correctly
38508
38509 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38510
38511         * .cvsignore:
38512         Ignore generated file _stdint.h.
38513
38514 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38515
38516         * gst-libs/gst/colorbalance/Makefile.am:
38517         * gst-libs/gst/colorbalance/colorbalance.h:
38518         * gst-libs/gst/mixer/Makefile.am:
38519         * gst-libs/gst/mixer/mixer.h:
38520         * gst-libs/gst/play/Makefile.am:
38521         * gst-libs/gst/play/play.h:
38522         * gst-libs/gst/tuner/Makefile.am:
38523         * gst-libs/gst/tuner/tuner.h:
38524         Generate enum type code with glib-mkenums.
38525         * gst-libs/gst/colorbalance/.cvsignore:
38526         * gst-libs/gst/mixer/.cvsignore:
38527         * gst-libs/gst/play/.cvsignore:
38528         * gst-libs/gst/tuner/.cvsignore:
38529         Ignore generated files.
38530
38531 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38532
38533         * gst-libs/gst/audio/.cvsignore:
38534         Ignore generated file.
38535         * gst-libs/gst/audio/Makefile.am:
38536         Do not install example filter.
38537
38538 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38539
38540         * examples/switch/.cvsignore:
38541         Ignore generated file.
38542
38543 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38544
38545         * common/m4/ax_create_stdint_h.m4:
38546         * configure.ac:
38547           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
38548           _stdint.h.
38549         * Makefile.am:
38550           remove generated _stdint.h in DISTCLEANFILES
38551         * ext/a52dec/gsta52dec.c:
38552           include _stdint.h for a52dec. (should fix #133064)
38553
38554 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
38555
38556         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
38557         (gst_tag_to_vorbis_comments):
38558         Add replaygain support to vorbistag
38559
38560 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
38561         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
38562         (gst_ffmpeg_caps_to_extradata):
38563           Fix SVQ3 caps flag properties
38564           Use glib macro for bytes swap
38565
38566 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38567
38568         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
38569         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
38570         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
38571         * ext/sndfile/gstsf.c: (plugin_init):
38572         * gst/avi/gstavi.c: (plugin_init):
38573         * sys/dxr3/dxr3init.c: (plugin_init):
38574         * sys/oss/gstossaudio.c: (plugin_init):
38575         * sys/v4l/gstv4l.c: (plugin_init):
38576         * sys/v4l2/gstv4l2.c: (plugin_init):
38577           remove textdomain calls
38578         * po/nl.po:
38579           update Dutch translation
38580
38581 2004-02-02  Julien MOUTTE  <julien@moutte.net>
38582
38583         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
38584         (gst_play_set_audio_sink): Moving volume in the audio thread for
38585         instantaneous volume change. Maybe i will add another volume in front
38586         of visualization later, not sure yet though.
38587
38588 2004-02-02  Julien MOUTTE  <julien@moutte.net>
38589
38590         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38591         (gst_ximagesink_handle_xevents): Better X events handling, only take
38592         the latest events for configure and motion.
38593         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
38594
38595 2004-02-02  Jon Trowbridge  <trow@gnu.org>
38596
38597         reviewed by: David Schleef  <ds@schleef.org>
38598
38599         Fix memory leaks:
38600         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
38601         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
38602
38603 2004-02-02  David Schleef  <ds@schleef.org>
38604
38605         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
38606         of lines.
38607         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
38608         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38609         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
38610         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
38611         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
38612         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
38613         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
38614         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
38615         (gst_float2_2_int_link):
38616         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
38617         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
38618         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
38619         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
38620         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
38621         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
38622         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
38623         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
38624         * testsuite/gst-lint: Add tests for bzero and ;;
38625
38626 2004-02-02  David Schleef  <ds@schleef.org>
38627
38628         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
38629
38630 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38631
38632         * ext/aalib/gstaasink.c: (gst_aasink_open):
38633         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
38634         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38635         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
38636         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
38637         (gst_afsink_close_file):
38638         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
38639         (gst_afsrc_close_file):
38640         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
38641         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38642         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
38643         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
38644         * ext/esd/esdmon.c: (gst_esdmon_get):
38645         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
38646         * ext/faac/gstfaac.c: (gst_faac_chain):
38647         * ext/faad/gstfaad.c: (gst_faad_chain):
38648         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
38649         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38650         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
38651         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
38652         (gst_flacdec_loop):
38653         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
38654         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38655         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
38656         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
38657         (gst_gnomevfssink_close_file):
38658         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
38659         (gst_gnomevfssrc_open_file):
38660         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
38661         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
38662         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
38663         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
38664         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
38665         * ext/mad/gstmad.c: (gst_mad_chain):
38666         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
38667         * ext/mpeg2dec/gstmpeg2dec.c:
38668         * ext/mpeg2enc/gstmpeg2enc.cc:
38669         * ext/mplex/gstmplex.cc:
38670         * ext/mplex/gstmplexibitstream.cc:
38671         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
38672         (gst_ogg_demux_push):
38673         * ext/raw1394/gstdv1394src.c:
38674         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
38675         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
38676         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
38677         (gst_sf_loop):
38678         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
38679         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
38680         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
38681         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
38682         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
38683         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
38684         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
38685         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
38686         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38687         (gst_riff_read_element_data), (gst_riff_read_seek),
38688         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
38689         * gst/adder/gstadder.c: (gst_adder_loop):
38690         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
38691         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
38692         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
38693         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
38694         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
38695         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
38696         * gst/goom/gstgoom.c: (gst_goom_chain):
38697         * gst/id3/gstid3types.c: (gst_id3types_loop):
38698         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38699         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
38700         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
38701         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38702         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
38703         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
38704         (gst_ebml_read_float), (gst_ebml_read_header):
38705         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
38706         (gst_matroska_demux_parse_blockgroup):
38707         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
38708         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
38709         * gst/oneton/gstoneton.c: (gst_oneton_chain):
38710         * gst/silence/gstsilence.c: (gst_silence_get):
38711         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
38712         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
38713         * gst/speed/gstspeed.c: (speed_loop):
38714         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
38715         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
38716         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
38717         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
38718         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
38719         (gst_wavparse_loop):
38720         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
38721         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
38722         (dxr3audiosink_close):
38723         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
38724         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
38725         (dxr3videosink_close), (dxr3videosink_write_data):
38726         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
38727         * sys/oss/gstosssink.c: (gst_osssink_chain):
38728         * sys/oss/gstosssrc.c: (gst_osssrc_get):
38729         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
38730         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
38731         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
38732         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
38733         (gst_v4l_set_window), (gst_v4l_enable_overlay):
38734         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
38735         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
38736         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
38737         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
38738         (gst_v4l_set_audio):
38739         * sys/v4l/v4l_calls.h:
38740         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
38741         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
38742         (gst_v4lmjpegsink_playback_init),
38743         (gst_v4lmjpegsink_playback_start):
38744         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
38745         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
38746         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
38747         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
38748         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
38749         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
38750         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
38751         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
38752         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
38753         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
38754         (gst_v4l2_get_output), (gst_v4l2_set_output),
38755         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
38756         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
38757         (gst_v4l2_set_attribute):
38758         * sys/v4l2/v4l2_calls.h:
38759         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
38760         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
38761         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
38762         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
38763         (gst_v4l2src_capture_stop):
38764         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
38765         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
38766         (gst_ximagesink_chain):
38767         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
38768         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
38769         (gst_xvideosink_xwindow_new):
38770         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38771         (gst_xvimagesink_chain):
38772
38773 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38774
38775         * gst/volume/gstvolume.c: (gst_volume_set_volume),
38776         (gst_volume_get_volume), (volume_class_init), (volume_init),
38777         (volume_chain_int16), (volume_update_volume):
38778         * gst/volume/gstvolume.h:
38779           make code more readable by removing magic numbers
38780           make mixer interface export 0-100 range
38781           make it internally map to 0.0-1.0 range so users don't distort
38782           output by putting the sliders at full volume
38783
38784 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38785
38786         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
38787         (gst_play_state_change), (gst_play_seek_to_time):
38788         block the tick callback for 0.5 secs after doing a seek
38789
38790 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38791
38792         * gst-libs/gst/play/play.c: (gst_play_new):
38793           check for GError
38794
38795 2004-02-01  Julien MOUTTE  <julien@moutte.net>
38796
38797         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
38798         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
38799         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
38800         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
38801         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
38802         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
38803
38804 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
38805
38806         * configure.ac:
38807         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38808           check for a function added in vorbis 1.1
38809
38810 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38811
38812         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
38813         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
38814           really start/stop clock only on PLAYING <=> PAUSED
38815         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38816           remove \n from debugging lines
38817         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
38818           make it work when seeking does not
38819         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38820           reset on DISCONT
38821
38822 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38823
38824         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
38825           start clock on PAUSED=>PLAYING, not later
38826         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
38827           extract correct time for different discont formats
38828         (gst_alsa_sink_get_time):
38829           don't segfault when no format is negotiated yet, just return 0
38830         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38831         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
38832         (gst_ogg_pad_push):
38833           handle flush and discont events correctly
38834         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
38835           handle discont events correctly
38836
38837 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
38838
38839         * gst-libs/gst/play/play.c: (gst_play_error_quark),
38840         (gst_play_error_create), (gst_play_error_plugin),
38841         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
38842         * gst-libs/gst/play/play.h:
38843           add error handling during creation
38844         * examples/gstplay/player.c: (main):
38845           use new gst_play_new
38846
38847
38848 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38849
38850         * ext/theora/theoradec.c: (theora_dec_chain):
38851           make comments work
38852         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
38853         (vorbis_dec_src_event), (vorbis_dec_chain):
38854           add encoder tag, fix tag reading to be more error tolerant, change
38855           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
38856           gst_pad_event_default.
38857         * gst/tags/gstvorbistag.c:
38858         (gst_tag_list_from_vorbiscomment_buffer):
38859           undefine function specific define at end of function
38860
38861 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
38862
38863         * ext/flac/gstflac.c: (plugin_init):
38864         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
38865         * ext/flac/gstflacdec.h:
38866         * ext/flac/gstflacenc.h:
38867           Fix typos
38868
38869 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
38870
38871         * examples/gstplay/player.c: s/gstplay.h/play.h/
38872
38873 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38874
38875         * gst-libs/gst/play/Makefile.am:
38876         * gst-libs/gst/play/gstplay.c:
38877         * gst-libs/gst/play/gstplay.h:
38878         * gst-libs/gst/play/play.c:
38879           more surgery, operation complete
38880
38881 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38882
38883         * gst-libs/gst/play/play.old.c:
38884         * gst-libs/gst/play/play.old.h:
38885           after CVS surgery by moving, remove
38886         * gst-libs/gst/play/playpipelines.c:
38887           remove
38888
38889         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38890           add negotiation error
38891
38892 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38893
38894         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38895         (gst_ogg_demux_push):
38896           add some seeking debug info
38897           send a flush when seeking
38898
38899 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38900
38901         * configure.ac:
38902           use AC_C_INLINE
38903         * configure.ac:
38904         * ext/Makefile.am:
38905         * ext/theora/Makefile.am:
38906         * ext/theora/theoradec.c:
38907           add theora video decoder. Does just do simple decoding for now and
38908           has been tested against Theora cvs only. It only works when theora
38909           is compiled with --enable-static.
38910         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38911           always reset packetno on DISCONT
38912
38913 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38914
38915         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
38916           Fix audio.
38917
38918 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38919
38920         * gst/mpegaudioparse/gstmpegaudioparse.c:
38921         (mp3_type_frame_length_from_header):
38922           Fix header parsing - stolen from ffmpeg (thank you! :) ).
38923
38924 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38925
38926         * ext/esd/esdsink.c: (gst_esdsink_init):
38927           Since we have static pad template caps, we don't need to negotiate;
38928           either the core errors out or we know the format.
38929
38930 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38931
38932         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38933         (gst_riff_read_seek):
38934         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38935         (gst_ebml_read_seek):
38936           Fix event handling.
38937
38938 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38939
38940         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
38941           removee video/x-theora from vp3 decoder, it doesn't handle raw
38942           theora streams
38943         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
38944           fix bug with finalizing element that never went to PAUSED
38945         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
38946           length and position queries were swapped
38947         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
38948         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
38949         (vorbis_dec_src_event):
38950           implement querying time and bytes
38951
38952 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38953
38954         * just about every source file:
38955           gst_element_error -> GST_ELEMENT_ERROR
38956
38957 2004-01-29  Julien MOUTTE  <julien@moutte.net>
38958
38959         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
38960         emiting FLUSH and even before DISCONT.
38961         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
38962         get the best instant seeking as possible yay!
38963
38964 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38965
38966         * gst/mpeg1videoparse/gstmp1videoparse.c:
38967         (gst_mp1videoparse_real_chain):
38968           Committed wrong version last week... Grr... Didn't notice until now.
38969
38970 2004-01-29  Julien MOUTTE <julien@moutte.net>
38971
38972         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
38973         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
38974         have_xwindow_id signal in xwindow_create.
38975
38976 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38977
38978         * ext/ogg/gstoggdemux.c:
38979           lots of changes - mainly support for chained bitstreams, seeking,
38980           querying and bugfixes of course
38981         * ext/vorbis/Makefile.am:
38982         * ext/vorbis/vorbisdec.c:
38983         * ext/vorbis/vorbisdec.h:
38984           add vorbisdec raw vorbis decoder
38985         * ext/vorbis/vorbis.c: (plugin_init):
38986           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
38987         * gst/intfloat/Makefile.am:
38988         * gst/intfloat/float22int.c:
38989         * gst/intfloat/float22int.h:
38990         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
38991           add float2intnew plugin. It converts multichannel interleaved float to
38992           multichannel interleaved int. The name should probably be changed.
38993         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
38994         (plugin_init):
38995           add typefinding for raw theora video so oggdemux can detect it.
38996
38997 2004-01-28  Julien MOUTTE  <julien@moutte.net>
38998
38999         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
39000         sink element first.
39001         * gst/videoscale/gstvideoscale.c:
39002         (gst_videoscale_handle_src_event): Fixing src event handler.
39003
39004 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39005
39006         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
39007         (gst_v4lsrc_open), (gst_v4lsrc_close),
39008         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
39009         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
39010         * sys/v4l/gstv4lsrc.h:
39011         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
39012         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
39013           Implement resizing... Hack. But that's why v4l is b0rked...
39014
39015 2004-01-28  Julien MOUTTE <julien@moutte.net>
39016
39017         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
39018         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
39019         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
39020         (gst_ximagesink_xwindow_destroy):
39021         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
39022         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
39023         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
39024         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
39025         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
39026         correctly cleaning the image created to check xshm calls on succes,
39027         added a lot of XSync calls in X11 functions, and fixed a segfault when
39028         no image format was defined before negotiation happened.
39029
39030 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39031
39032         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
39033           use gst_element_get_time to get correct time
39034
39035 2004-01-28  Julien MOUTTE  <julien@moutte.net>
39036
39037         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
39038         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
39039         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
39040         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
39041         (gst_xvimagesink_check_xshm_calls),
39042         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
39043         X plugins are now able to detect that XShm calls will fail even if the
39044         server claims that it has XShm support (remote displays most of the
39045         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
39046         so that we use non XShm functions. This feature is almost useless for
39047         xvimagesink as Xv is not supported on remote displays anyway, but
39048         it might happen than even on the local display XShm calls fail.
39049
39050 2004-01-27  David Schleef  <ds@schleef.org>
39051
39052         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
39053         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
39054         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
39055         changed esdsink to only use 44100,16,2, since esd sucks at rate
39056         conversion and esdsink has had difficulty negotiating.
39057
39058 2004-01-27  Julien MOUTTE <julien@moutte.net>
39059
39060         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
39061         (gst_play_seek_to_time): Fixing the way to get current position.
39062
39063 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39064
39065         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
39066           use gst_element_get_time to get correct time
39067
39068 2004-01-27  Julien MOUTTE <julien@moutte.net>
39069
39070         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
39071         fix ever... Inverting 2 lines of code make spider autoplug correctly
39072         tagged mp3 !
39073
39074 2004-01-27  David Schleef  <ds@schleef.org>
39075
39076         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
39077         Use gst_pad_try_set_caps_nonfixed().
39078
39079 2004-01-27  David Schleef  <ds@schleef.org>
39080
39081         * gst/ac3parse/gstac3parse.c: update to checklist 5
39082         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
39083         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
39084         * gst/audioscale/gstaudioscale.c: same
39085         * gst/auparse/gstauparse.c: same
39086         * gst/avi/gstavidemux.c: same
39087
39088 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39089
39090         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
39091           stop processing after EOS
39092
39093 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39094
39095         * gst/asfdemux/asfheaders.h:
39096         * gst/asfdemux/gstasfdemux.c:
39097         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
39098         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
39099         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
39100           lot's of fixes to make data extraction simpler and get the code
39101           architecture and compiler independant. Add debugging category
39102         * gst/goom/gstgoom.c: (gst_goom_change_state):
39103           reset channel count on PAUSED=>READY, not READY=>PAUSED
39104
39105 2004-01-26  Colin Walters  <walters@verbum.org>
39106
39107         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
39108         code to pull a bigger buffer in iradio mode.  This as a side effect
39109         makes typefinding work.
39110
39111 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
39112
39113         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
39114         Fix SVQ3 decoding on PPC
39115
39116 2004-01-26  Julien MOUTTE <julien@moutte.net>
39117
39118         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
39119         that one managed to stay there... Fixed.
39120
39121 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
39122
39123         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
39124         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
39125         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
39126         (qtdemux_video_caps):
39127         * gst/qtdemux/qtdemux.h:
39128         Add SVQ3 specific flags to qtdemux and ffmpeg
39129
39130 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39131
39132         * gst-libs/gst/audio/audio.h:
39133           remove buffer-frames from audio caps
39134         * gst/audioconvert/gstaudioconvert.c:
39135           fix plugin to really work.
39136
39137 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39138
39139         * gst-libs/gst/mixer/mixer.c:
39140         * gst-libs/gst/propertyprobe/propertyprobe.c:
39141         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
39142         (gst_tuner_find_channel_by_name):
39143         * gst-libs/gst/tuner/tuner.h:
39144           Add gtk-doc style comments. Also fix a function name.
39145
39146 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39147
39148         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
39149         (gst_divxdec_negotiate):
39150           Fix for new capsnego - also fixes gst-player with divxdec.
39151
39152 2004-01-25  Julien MOUTTE  <julien@moutte.net>
39153
39154         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39155         (gst_play_identity_handoff), (gst_play_set_location),
39156         (gst_play_set_visualization), (gst_play_connect_visualization): Another
39157         try in visualization implementation. Still have an issue with switch
39158         blocking when pulling from video_queue and only audio comes out of
39159         spider.
39160         * gst/switch/gstswitch.c: (gst_switch_release_pad),
39161         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
39162         release method. And check if the pad is usable before pulling.
39163
39164 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39165
39166         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
39167         (gst_videobalance_init),
39168         (gst_videobalance_colorbalance_list_channels),
39169         (gst_videobalance_colorbalance_set_value),
39170         (gst_videobalance_colorbalance_get_value),
39171         (gst_videobalance_update_properties),
39172         (gst_videobalance_update_tables_planar411),
39173         (gst_videobalance_planar411):
39174         * gst/videofilter/gstvideobalance.h:
39175           Implement lookup-tables. +/- 10x faster.
39176
39177 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39178
39179         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
39180         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
39181           The index reading was broken. The rest worked fine, but the whole
39182           goal of my rewrite was to make avidemux readable, and this was
39183           not at all readable. Please use typed variables.
39184
39185 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39186
39187         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
39188           Additional pad usability check.
39189         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
39190         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
39191         (gst_mp1videoparse_real_chain):
39192           Fix MPEG video stream parsing. The original plugin had several
39193           issues, including not timestamping streams where the source was
39194           not timestamped (this happens with PTS values in mpeg system
39195           streams, but MPEG video is also a valid stream on its own so
39196           that needs timestamps too). We use the display time code for that
39197           for now. Also, if one incoming buffer contains multiple valid
39198           frames, we push them all on correctly now, including proper EOS
39199           handling. Lastly, several potential segfaults were fixed, and we
39200           properly sync on new sequence/gop headers to include them in next,
39201           not previous frames (since they're header for the next frame, not
39202           the previous). Also see #119206.
39203         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
39204         (bpf_from_header):
39205           Move caps setting so we only do it after finding several valid
39206           MPEG-1 fraes sequentially, not right after the first one (which
39207           might be coincidental).
39208         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
39209         (mpeg_video_type_find), (mpeg_video_stream_type_find),
39210         (plugin_init):
39211           Add unsynced MPEG video stream typefinding, and change some
39212           probability values so we detect streams rightly. The idea is as
39213           follows: I can have an unsynced system stream which contains
39214           video. In the current code, I would randomly get a type for either
39215           system or video stream type found, because the probabilities are
39216           being calculated rather randomly. I now use fixed values, so we
39217           always prefer system stream if that was found (and that is how it
39218           should be). If no system stream was found, we can still identity                the stream as video-only.
39219
39220 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39221
39222         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
39223         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
39224           don't write to buffer. Extract data without the need of
39225           __attribute__ ((packed))
39226
39227 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39228
39229         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
39230         (mpeg1_sys_type_find):
39231           Fix MPEG-1 stream typefinding.
39232
39233 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39234
39235         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
39236           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
39237
39238 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
39239
39240         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
39241         * ext/esd/gstesd.c: (plugin_init):
39242           private debugging, better error reporting
39243
39244 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39245
39246         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
39247         (gst_riff_read_init), (gst_riff_read_change_state):
39248         * gst-libs/gst/riff/riff-read.h:
39249           Remove stuff fromold metadata system.
39250
39251 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39252
39253         * ext/ogg/gstoggdemux.c:
39254           Fix wrong file comment.
39255         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
39256         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
39257           Add metadata reading properly.
39258
39259 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
39260
39261         * ext/Makefile.am:
39262           Fix nas DIST_SUBDIRS
39263           Uraeus:
39264           Fix bug where make distcheck doesn't get run on adding stuff to
39265           the build.
39266
39267 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39268
39269         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
39270         * ext/divx/gstdivxdec.h:
39271           Fix divx3 ("msmpeg4") playback using divxdec.
39272
39273 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39274
39275         * gst/typefind/gsttypefindfunctions.c:
39276         (mp3_type_frame_length_from_header): fix bug in length computation
39277         (mp3_type_find): improve debugging output
39278
39279 2004-01-23  Julien MOUTTE  <julien@moutte.net>
39280
39281         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39282         (gst_play_set_location), (gst_play_seek_to_time),
39283         (gst_play_set_audio_sink), (gst_play_set_visualization),
39284         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
39285         the pipeline from scratch. Visualization is back and switch went out as
39286         i realized it was not possible to use the way i wanted.
39287         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
39288         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
39289         clearing in state change from READY to NULL. So that one can clean the
39290         X ressources keeping the element.
39291         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39292         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
39293         (gst_xvimagesink_colorbalance_set_value),
39294         (gst_xvimagesink_colorbalance_get_value),
39295         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
39296         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
39297         change from READY to NULL and fixed some stupid bugs in colorbalance
39298         get/set values. Also added the following feature : when nobody tries to
39299         set some values to the colorbalance levels before the xcontext is
39300         grabbed, then when creating channels list from Xv attributes we set the
39301         internal values to the Xv defaults. This way we handle buggy Xv drivers
39302         that set default hue values far from the middle of the range (Thanks
39303         to Jon Trowbridge for pointing that issue).
39304         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
39305         colorbalance levels have been set before xcontext is grabbed.
39306
39307 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39308
39309         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
39310           Fix the ossmixer case where we shouldn't open /dev/dsp* because
39311           it might block operations (which is bad for a mixer).
39312
39313 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
39314
39315         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
39316         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
39317         (gmip_find_type_pre):
39318         * gst-libs/gst/media-info/media-info-priv.h:
39319         * gst-libs/gst/media-info/media-info.c:
39320         (gst_media_info_instance_init), (gst_media_info_read_idler):
39321         add fakesink to get caps on decoder src pad again
39322         fix callback prototype to match new have_type signal signature
39323
39324 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
39325
39326         * gst/adder/gstadder.c: (gst_adder_link):
39327           fix non-compile and cut-n-paste code
39328
39329 2004-01-21  David Schleef  <ds@schleef.org>
39330
39331         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
39332         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
39333         (gst_swfdec_init), (gst_swfdec_change_state):
39334         * ext/swfdec/gstswfdec.h:
39335         Fix negotiation.
39336         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
39337         (gst_adder_request_new_pad): Fix negotiation.
39338         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
39339         Add a fixate function.
39340         * gst/intfloat/gstfloat2int.c:
39341         * gst/intfloat/gstfloat2int.h:
39342         * gst/intfloat/gstint2float.c:
39343         * gst/intfloat/gstint2float.h:
39344         Completely rewrite the negotiation.  Doesn't quite work yet,
39345         due to some buffer-frames problem.
39346
39347 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
39348
39349         * ext/gnomevfs/gstgnomevfssrc.c:
39350         * sys/v4l2/v4l2_calls.h:
39351           fix includes for distcheck
39352
39353 2004-01-21  Christian Schaller <uraeus@gnome.org>
39354
39355         * ext/nas/
39356         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
39357         based on earlier patch from Laurent Vivier
39358
39359 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
39360
39361         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
39362         Fix wma caps property
39363         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
39364         Fix typo (flags1 and flags2)
39365
39366 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39367
39368         * gst-libs/gst/media-info/media-info-priv.c:
39369         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
39370         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
39371         (gmip_find_stream), (gmip_find_track_metadata),
39372         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
39373         (gmip_find_track_format):
39374         * gst-libs/gst/media-info/media-info-priv.h:
39375         * gst-libs/gst/media-info/media-info-test.c: (main):
39376         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
39377         (gst_media_info_read_idler), (gst_media_info_read):
39378         * gst-libs/gst/media-info/media-info.h:
39379           register debugging category and use it for debugging
39380
39381 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39382
39383         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
39384         (gst_vorbisfile_new_link):
39385           signal streaminfo through tags
39386
39387 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39388
39389         * ext/mplex/gstmplex.cc:
39390         * ext/mplex/gstmplexibitstream.cc:
39391           g++ doesn't like NULL in our i18n/error macros, should be
39392           either (NULL) or ("").
39393
39394 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39395
39396         * sys/dxr3/dxr3audiosink.c:
39397         * sys/dxr3/dxr3init.c:
39398         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
39399         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
39400           Fix more error error error errors (missing includes here).
39401
39402 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39403
39404         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39405           fix thomas' error errors.
39406
39407 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39408
39409         * ext/mpeg2enc/gstmpeg2enc.cc:
39410           fix error errors.
39411
39412 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39413
39414         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
39415         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
39416           Fix for new error system.
39417
39418 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
39419
39420         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
39421           fix for new error reporting
39422
39423 2004-01-20  David Schleef  <ds@schleef.org>
39424
39425         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
39426         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
39427         (gst_ximagesink_set_xwindow_id): Change to using a framerate
39428         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
39429         and neither is 100+, most likely.
39430         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
39431         (gst_xvimagesink_getcaps): same
39432
39433 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39434
39435         * configure.ac:
39436           Up version requirement to 2.0.3 (not yet released) to avoid symbol
39437           clashes with ffmpeg.
39438
39439 2004-01-20  Julien MOUTTE  <julien@moutte.net>
39440
39441         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
39442         (gst_switch_init): Fixed switch element : proxying link and setting
39443         caps from src to sink on request.
39444
39445 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39446
39447         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
39448         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
39449         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
39450         fix element_error
39451
39452 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39453
39454         * sys/v4l/v4l_calls.h:
39455         * sys/v4l2/v4l2_calls.h:
39456           element_error fixes
39457
39458 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39459
39460         * gst-libs/gst/gst-i18n-plugin.h:
39461           add locale.h
39462           remove config.h inclusion
39463
39464 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39465
39466         * autogen.sh:
39467           adding autopoint invocation
39468         * Makefile.am:
39469         * configure.ac:
39470         * gst-libs/gst/gettext.h:
39471           adding gettext bits
39472         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
39473         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
39474         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
39475         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
39476         (gst_gnomevfssink_close_file):
39477         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
39478         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
39479         * gst-libs/gst/gst-i18n-plugin.h:
39480         * gst/avi/gstavi.c: (plugin_init):
39481         * sys/dxr3/dxr3init.c: (plugin_init):
39482         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
39483         * sys/oss/gstossaudio.c: (plugin_init):
39484         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
39485         * sys/v4l/gstv4l.c: (plugin_init):
39486         * sys/v4l/v4l_calls.c: (gst_v4l_open):
39487         * sys/v4l2/gstv4l2.c: (plugin_init):
39488         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
39489         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
39490         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
39491         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
39492         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
39493         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
39494           make sure locale and translation domain are set
39495           fix translated strings
39496         * po/.cvsignore:
39497         * po/LINGUAS:
39498         * po/Makevars:
39499         * po/POTFILES.in:
39500         * po/nl.po:
39501           put translation files into place
39502         * sys/xvideo/imagetest.c: (main):
39503         * ext/dv/demo-play.c: (main):
39504           fix unnecessary translations
39505
39506 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
39507
39508         * ext/sndfile/gstsf.c:
39509         * gst/avi/gstavimux.c:
39510         * ext/audiofile/gstafsink.c:
39511         * ext/audiofile/gstafsrc.c:
39512         * ext/gnomevfs/gstgnomevfssink.c:
39513         * ext/gnomevfs/gstgnomevfssrc.c:
39514         * sys/oss/gstosselement.c:
39515         * sys/v4l/v4l_calls.h:
39516           fix i18n include
39517
39518 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39519
39520         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
39521         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
39522         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
39523         (gst_v4l2_get_output), (gst_v4l2_set_output),
39524         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
39525         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
39526         (gst_v4l2_set_attribute):
39527         update to new error handling
39528
39529 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39530
39531         * ext/sidplay/gstsiddec.cc:
39532         * gst/modplug/gstmodplug.cc:
39533           parenthese NULL because C++ seems angry about it
39534
39535 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39536
39537         * gst-libs/gst/gst-i18n-plugin.h:
39538           add skeleton i18n stuff, but needs to be further implemented
39539
39540 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
39541
39542         * examples/gstplay/player.c: (main):
39543         * ext/aalib/gstaasink.c: (gst_aasink_open):
39544         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
39545         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
39546         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
39547         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
39548         (gst_afsink_close_file):
39549         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
39550         (gst_afsrc_close_file):
39551         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
39552         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
39553         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
39554         * ext/esd/esdmon.c: (gst_esdmon_get):
39555         * ext/esd/esdsink.c: (gst_esdsink_chain):
39556         * ext/faac/gstfaac.c: (gst_faac_chain):
39557         * ext/faad/gstfaad.c: (gst_faad_chain):
39558         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
39559         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
39560         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
39561         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
39562         (gst_flacdec_loop):
39563         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
39564         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
39565         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
39566         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
39567         (gst_gnomevfssink_close_file):
39568         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
39569         (gst_gnomevfssrc_open_file):
39570         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
39571         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
39572         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
39573         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
39574         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
39575         * ext/mad/gstmad.c: (gst_mad_chain):
39576         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
39577         * ext/mpeg2dec/gstmpeg2dec.c:
39578         * ext/mpeg2enc/gstmpeg2enc.cc:
39579         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39580         * ext/mplex/gstmplex.cc:
39581         * ext/mplex/gstmplexibitstream.cc:
39582         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
39583         (gst_ogg_demux_push), (gst_ogg_pad_push):
39584         * ext/raw1394/gstdv1394src.c:
39585         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
39586         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
39587         * ext/sidplay/gstsiddec.cc:
39588         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
39589         (gst_sf_loop):
39590         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
39591         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
39592         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
39593         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
39594         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
39595         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
39596         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
39597         * gst-libs/gst/Makefile.am:
39598         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
39599         (gst_riff_read_element_data), (gst_riff_read_seek),
39600         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
39601         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
39602         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
39603         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
39604         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
39605         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
39606         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
39607         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
39608         * gst/goom/gstgoom.c: (gst_goom_chain):
39609         * gst/id3/gstid3types.c: (gst_id3types_loop):
39610         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
39611         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
39612         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
39613         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
39614         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
39615         (gst_ebml_read_float), (gst_ebml_read_header):
39616         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
39617         (gst_matroska_demux_parse_blockgroup):
39618         * gst/modplug/gstmodplug.cc:
39619         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
39620         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
39621         * gst/oneton/gstoneton.c: (gst_oneton_chain):
39622         * gst/silence/gstsilence.c: (gst_silence_get):
39623         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39624         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
39625         * gst/speed/gstspeed.c: (speed_loop):
39626         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
39627         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39628         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
39629         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
39630         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
39631         (gst_wavparse_loop):
39632         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
39633         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
39634         (dxr3audiosink_close):
39635         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
39636         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
39637         (dxr3videosink_close), (dxr3videosink_write_data):
39638         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
39639         * sys/oss/gstosselement.h:
39640         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
39641         (gst_osssink_chain):
39642         * sys/oss/gstosssrc.c: (gst_osssrc_get):
39643         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
39644         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
39645         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
39646         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
39647         (gst_v4l_enable_overlay):
39648         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
39649         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
39650         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
39651         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
39652         (gst_v4l_set_audio):
39653         * sys/v4l/v4l_calls.h:
39654         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
39655         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
39656         (gst_v4lmjpegsink_playback_init),
39657         (gst_v4lmjpegsink_playback_start):
39658         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
39659         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
39660         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
39661         (gst_v4lmjpegsrc_requeue_frame):
39662         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
39663         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
39664         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
39665         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
39666         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
39667         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
39668         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
39669         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
39670         (gst_v4l2src_capture_stop):
39671         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
39672         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39673         (gst_ximagesink_chain):
39674         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
39675         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
39676         (gst_xvideosink_xwindow_new):
39677         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39678         (gst_xvimagesink_chain):
39679         use new error signal, function and categories
39680
39681 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
39682
39683         * configure.ac:
39684         * ext/Makefile.am:
39685         * ext/musicbrainz/gsttrm.c:
39686         * ext/musicbrainz/gsttrm.h:
39687         * ext/musicbrainz/Makefile.am:
39688         Add a trm plugin
39689
39690 2004-01-18  Julien MOUTTE  <julien@moutte.net>
39691
39692         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
39693         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
39694         synchronous property for debugging.
39695         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
39696         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39697         (gst_xvimagesink_set_property): Moving a pointer declaration to a
39698         smaller block, fixing indent.
39699
39700 2004-01-16  David Schleef  <ds@schleef.org>
39701
39702         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
39703         property affects the video stream.
39704         * sys/xvimage/xvimagesink.c:
39705         * sys/xvimage/xvimagesink.h:
39706         Add synchronous property for debugging.  Should probably be
39707         disabled in non-CVS builds.  Make sure that the Xv attribute
39708         exists before we set it (crash!).  Fix a silly float bug that
39709         caused colorbalance to just not work.
39710
39711 2004-01-17  Christian Schaller <Uraeus@gnome.org>
39712
39713         * tools/gst-launch-ext.in - update for new plugins
39714
39715 2004-01-16  David Schleef  <ds@schleef.org>
39716
39717         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
39718         already-freed caps.
39719
39720 2994-01-16  Christian Schaller <Uraeus@gnome.org>
39721
39722         * Update spec for new colorspace plugin and libcaca plugin
39723         * Fix compilation of libcaca plugin (clock -> id)
39724
39725 2004-01-16  Julien MOUTTE <julien@moutte.net>
39726
39727         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
39728         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
39729         (gst_xvimagesink_set_xwindow_id),
39730         (gst_xvimagesink_colorbalance_set_value),
39731         (gst_xvimagesink_colorbalance_get_value),
39732         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
39733         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
39734         correct colorbalance properties. They can now be set when the element
39735         is still in NULL state. The values will be committed to the Xv Port
39736         when xcontext is initialized.
39737         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
39738         brightness int values in the GstXvImagesink structure.
39739
39740 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39741
39742         * gst-libs/gst/Makefile.am:
39743           restructure so having local patches works easier.
39744
39745 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39746
39747         * ext/mpeg2enc/Makefile.am:
39748         * ext/mpeg2enc/gstmpeg2enc.cc:
39749         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39750           Bugfix with respect to EOS handling.
39751
39752 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39753
39754         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
39755           Link with right caps (else, it segfaults).
39756         * ext/mplex/gstmplexjob.cc:
39757           Fix for slight API change in 1.6.1.93 release of mjpegtools.
39758
39759 2004-01-15  David Schleef  <ds@schleef.org>
39760
39761         * gst-libs/gst/audio/Makefile.am:
39762         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
39763         from the template.
39764         * gst-libs/gst/audio/gstaudiofilter.c:
39765         * gst-libs/gst/audio/gstaudiofilter.h:
39766         Add bytes_per_sample and size and n_samples calculation.
39767         * gst-libs/gst/audio/gstaudiofilterexample.c:
39768         Remove, now autogenerated.
39769         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
39770         Moved from gstaudiofilterexample, object name changed, code added
39771         so that it actually works.
39772         * gst-libs/gst/audio/make_filter:
39773         Script to build an audiofilter subclass from the template.
39774         * gst/colorspace/Makefile.am:
39775         * gst/colorspace/yuv2yuv.c:
39776         Remove file, since it's GPL, and we don't use it.
39777
39778 2004-01-15  Julien MOUTTE  <julien@moutte.net>
39779
39780         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39781         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
39782         them use the buffer free function to test how the buffer was allocated.
39783
39784 2004-01-15  David Schleef  <ds@schleef.org>
39785
39786         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
39787         that handles osssink fallback.
39788         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
39789         (gst_audio_convert_getcaps):
39790         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
39791         Add audio/x-qdm2 for QDM2 audio.
39792         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39793         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
39794         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
39795         Decrease minimum size to 16x16.
39796         * gst/wavparse/gstwavparse.c:
39797         Convert disabled pad template caps to new caps.
39798         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
39799         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39800         (gst_xvimagesink_chain): Throw element error when display cannot
39801         be opened.  Increase minimum framerate to 1.0.  Check the data
39802         free function on a buffer to make sure it is the type we expect
39803         before manipulating it.
39804
39805 2004-01-15  Julien MOUTTE <julien@moutte.net>
39806
39807         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
39808         (gst_videobalance_colorbalance_set_value): Implement passthru if
39809         settings are in the middle.
39810         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
39811
39812 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39813
39814         * gst/videofilter/Makefile.am:
39815         * gst/volume/Makefile.am:
39816           Since we use videofilter symbols, link to it.
39817
39818 2004-01-15  Julien MOUTTE <julien@moutte.net>
39819
39820         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
39821         mixer interface type to HARDWARE.
39822         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
39823         type to SOFTWARE.
39824         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
39825         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
39826         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
39827         (gst_volume_interface_init), (gst_volume_list_tracks),
39828         (gst_volume_set_volume), (gst_volume_get_volume),
39829         (gst_volume_set_mute), (gst_volume_mixer_init),
39830         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
39831         (volume_init): Implementing mixer interface.
39832         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
39833         * sys/oss/gstosselement.c: (gst_osselement_get_type),
39834         (gst_osselement_change_state): Removing some trailing commas in
39835         structures.
39836         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
39837         interface type to HARDWARE.
39838         * sys/v4l/gstv4lcolorbalance.c:
39839         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
39840         type to HARDWARE.
39841         * sys/v4l2/gstv4l2colorbalance.c:
39842         (gst_v4l2_color_balance_interface_init): Setting colorbalance
39843         interface type to HARDWARE.
39844         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
39845         same code than ximagesink for event handling.
39846
39847 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39848
39849         * ext/snapshot/Makefile.am:
39850         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
39851         (gst_snapshot_chain):
39852         * ext/snapshot/gstsnapshot.h:
39853           This has to be a joke... Snapshot should be connected to a tee,
39854           colorspace element before it and EOS after that, where the other
39855           src of the tee receives normal data.
39856           The current way is *wrong*.
39857
39858 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39859
39860         * ext/hermes/gsthermescolorspace.c:
39861           Fix another compile error. Same as below.
39862
39863 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39864
39865         * gst/colorspace/gstcolorspace.c:
39866         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
39867         (gst_colorspace_i420_to_yv12):
39868           Fix compiling... Didn't test if it actually works.
39869
39870 2004-01-15  David Schleef  <ds@schleef.org>
39871
39872         * configure.ac:
39873         * gst/colorspace/Makefile.am:
39874         * gst/colorspace/gstcolorspace.c:
39875         * gst/colorspace/gstcolorspace.h:
39876         * gst/colorspace/yuv2rgb.c:
39877         * gst/colorspace/yuv2rgb.h:
39878         Duplicate the ext/hermes colorspace plugin, and remove Hermes
39879         code and GPL code.  Fix for new caps negotiation.  Rewrite
39880         much of the format handling code, and some of the conversion
39881         code.  Basically, rewrote almost everything.  This element
39882         handles I420, YV12 to RGB conversions.
39883         * ext/hermes/Makefile.am:
39884         * ext/hermes/gsthermescolorspace.c:
39885         Rename colorspace to hermescolorspace.  Fix negotiation issues.
39886         Remove non-Hermes related code.  This element handles lots of
39887         RGB to RGB conversions, but no YUV.
39888         * ext/hermes/gstcolorspace.c:
39889         * ext/hermes/gstcolorspace.h:
39890         * ext/hermes/rgb2yuv.c:
39891         * ext/hermes/yuv2rgb.c:
39892         * ext/hermes/yuv2rgb.h:
39893         * ext/hermes/yuv2rgb_mmx16.s:
39894         * ext/hermes/yuv2yuv.c:
39895         * ext/hermes/yuv2yuv.h:
39896         Remove old code.
39897
39898 2004-01-14  Colin Walters  <walters@verbum.org>
39899
39900         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
39901         they've already been.
39902
39903 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39904
39905         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
39906           assume tag mode when pad is not connected
39907
39908 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39909
39910         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
39911           Don't update the time of the clock
39912         (gst_alsa_sink_loop):
39913           sync to the clock given to alsasink, not the own clock
39914         * sys/oss/gstosssink.c: (gst_osssink_chain):
39915           sync to the clock
39916         (gst_osssink_change_state):
39917           activate the clock
39918         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39919         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
39920           remove bogus code that made DISCONT events unhandled
39921         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
39922           explicitly case to double in _set_simple. (fixes 2nd warning in bug
39923           #131502)
39924         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
39925         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
39926         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
39927           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
39928           2nd warning in bug #131502)
39929
39930 2004-01-14  Julien MOUTTE  <julien@moutte.net>
39931
39932         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
39933         (gst_videobalance_colorbalance_set_value),
39934         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
39935         for colorbalance interface implementation.
39936         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39937         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
39938         (gst_ximagesink_dispose), (gst_ximagesink_init),
39939         (gst_ximagesink_class_init): Adding DISPLAY property.
39940         * sys/ximage/ximagesink.h: Adding display_name to store display.
39941         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39942         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
39943         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
39944         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
39945         properties (they still need polishing though for gst-launch use : no
39946         xcontext yet, i ll do that tomorrow).
39947         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
39948
39949 2004-01-14  Julien MOUTTE  <julien@moutte.net>
39950
39951         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39952         (gst_play_set_location), (gst_play_set_visualization): Preparing
39953         switch integration, adding videobalance in the pipeline.
39954
39955 2004-01-14  Julien MOUTTE <julien@moutte.net>
39956
39957         * gst-libs/gst/colorbalance/colorbalance.c:
39958         (gst_color_balance_class_init): Adding a default type.
39959         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
39960         the type.
39961         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
39962         (gst_videobalance_dispose), (gst_videobalance_class_init),
39963         (gst_videobalance_init), (gst_videobalance_interface_supported),
39964         (gst_videobalance_interface_init),
39965         (gst_videobalance_colorbalance_list_channels),
39966         (gst_videobalance_colorbalance_set_value),
39967         (gst_videobalance_colorbalance_get_value),
39968         (gst_videobalance_colorbalance_init): Implementing colorbalance
39969         interface.
39970         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
39971         list.
39972         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
39973         bug which was triggering a BadAccess X error when setting an overlay
39974         before pad was really negotiated.
39975         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
39976         Using the colorbalance type macro.
39977
39978 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39979
39980         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
39981         (gst_flacenc_chain):
39982           handle tags correctly
39983         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
39984           extract ID3v1 tags correctly
39985
39986 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39987
39988         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
39989         (plugin_init):
39990           Improve matroska typefinding for odd-typed headers...
39991
39992 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39993
39994         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
39995           Fix for using incremental number on padnames.
39996
39997 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39998
39999         * ext/divx/gstdivxdec.c:
40000         * ext/divx/gstdivxenc.c:
40001           Set category to divx4linux instead of divx (too generic).
40002         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40003         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
40004         (gst_wavparse_loop), (gst_wavparse_change_state):
40005         * gst/wavparse/gstwavparse.h:
40006           fix parsing of WAV files with non-standard fmt-tag size and fix
40007           skipping of unrecognized chunks... Someone please fix this thing
40008           to use rifflib so all this is automated.
40009         * sys/v4l/Makefile.am:
40010         * sys/v4l2/Makefile.am:
40011           Add X_CFLAGS because we depend on X (for overlay).
40012
40013 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
40014
40015         * ext/mpeg2dec/gstmpeg2dec.c:
40016           Don't issue a timestamp unless we tagged the frame
40017           with a PTS.
40018
40019 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40020
40021         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
40022           Query the audio element to get the time, not the clock. We're
40023           interested in the element's time here.
40024
40025 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40026
40027         * ext/aalib/gstaasink.c: (gst_aasink_chain):
40028         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
40029         * ext/esd/esdsink.c: (gst_esdsink_chain):
40030         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
40031         * ext/mas/massink.c: (gst_massink_chain):
40032         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
40033         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
40034         (gst_matroska_demux_parse_metadata):
40035         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
40036         (gst_mpeg_parse_release_locks):
40037         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
40038         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
40039         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
40040         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
40041         (gst_osssink_change_state):
40042         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
40043         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
40044         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
40045         (gst_xvideosink_release_locks):
40046         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
40047           use element time.
40048         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
40049         (gst_alsa_clock_stop):
40050         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
40051         (gst_audio_clock_get_internal_time):
40052           simplify for use with new clocking code.
40053         * testsuite/alsa/Makefile.am:
40054         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
40055           fix testsuite for new caps system
40056
40057 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40058
40059         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
40060         * ext/flac/gstflacenc.c: (add_one_tag):
40061           length is already host endian, no need to convert. Fixes playback of
40062           tagged files on PPC. (bug #128384)
40063
40064 2004-01-13  Julien MOUTTE <julien@moutte.net>
40065
40066         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
40067         colorbalance interface stating if it is hardware based or software
40068         based.
40069         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
40070         Removing a trailing comma.
40071         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
40072         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
40073         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
40074         the documentation seems to be wrong on the -1000 to 1000 interval.
40075
40076 2004-01-12  David Schleef  <ds@schleef.org>
40077
40078         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
40079         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
40080         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
40081         Fix negotiation.  Add a bufferalloc function for the sink pad,
40082         and generally clean up some of the code.
40083
40084 2004-01-12  Julien MOUTTE <julien@moutte.net>
40085
40086         * gst-libs/gst/colorbalance/colorbalancechannel.c:
40087         (gst_color_balance_channel_dispose): Adding safety check in dispose
40088         method.
40089         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
40090         (gst_xvimagesink_xcontext_clear),
40091         (gst_xvimagesink_interface_supported),
40092         (gst_xvimagesink_colorbalance_list_channels),
40093         (gst_xvimagesink_colorbalance_set_value),
40094         (gst_xvimagesink_colorbalance_get_value),
40095         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
40096         Adding colorbalance interface support to set XV parameters such as
40097         HUE, BRIGHTNESS, CONTRAST, SATURATION.
40098         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
40099         interface.
40100
40101 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40102
40103         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
40104         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
40105         (gst_audio_convert_init), (gst_audio_convert_set_property),
40106         (gst_audio_convert_get_property), (gst_audio_convert_chain),
40107         (gst_audio_convert_link),
40108         (gst_audio_convert_buffer_to_default_format),
40109         (gst_audio_convert_buffer_from_default_format), (plugin_init):
40110           - implement _getcaps and use it
40111           - improve linking
40112           - remove float caps since no float conversion is actually done
40113           - remove properties and arguments that were to be used for rate
40114             conversion
40115
40116 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40117
40118         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
40119         (gst_audio_structure_set_int):
40120         * gst-libs/gst/audio/audio.h:
40121           add helper functions for _getcaps matching the standard audio
40122           templates
40123
40124 2004-01-12  David Schleef  <ds@schleef.org>
40125
40126         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
40127         Test that pad is negotiated before getting its caps.
40128
40129 2004-01-12  Julien MOUTTE <julien@moutte.net>
40130
40131         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
40132         analyzing the pads of an element the bin is mostly in READY state so
40133         no caps were negotiated. This helper function needs to work with
40134         _get_caps directly then. I was not freeing them though, added that to
40135         fix the mem leak.
40136
40137 2004-01-12  Julien MOUTTE <julien@moutte.net>
40138
40139         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
40140         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
40141         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
40142         than the free_func.
40143
40144 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
40145
40146         * sys/oss/gstossaudio.c: (plugin_init):
40147         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
40148         * sys/oss/gstosselement.h:
40149           make an oss debugging category
40150           make failure more descriptive
40151
40152 2004-01-11  David Schleef  <ds@schleef.org>
40153
40154         * ext/ffmpeg/gstffmpeg.c:
40155         * ext/ffmpeg/gstffmpegcodecmap.c:
40156         * ext/ffmpeg/gstffmpegdec.c:
40157         * ext/ffmpeg/gstffmpegenc.c:
40158         * ext/ffmpeg/gstffmpegprotocol.c:
40159         * ext/gdk_pixbuf/gstgdkanimation.c:
40160         * ext/jpeg/gstjpeg.c:
40161         * ext/libpng/gstpng.c:
40162         * ext/mpeg2dec/perftest.c:
40163         * ext/speex/gstspeex.c:
40164         * gst-libs/gst/resample/dtos.c:
40165         * gst/intfloat/gstintfloatconvert.c:
40166         * gst/oneton/gstoneton.c:
40167         * gst/rtjpeg/RTjpeg.c:
40168         * gst/rtp/gstrtp.c:
40169         * sys/dxr3/dxr3init.c:
40170         * sys/glsink/gstgl_nvimage.c:
40171         * sys/glsink/gstgl_pdrimage.c:
40172         * sys/glsink/gstglsink.c:
40173         * testsuite/gst-lint:
40174         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
40175
40176 2004-01-11  David Schleef  <ds@schleef.org>
40177
40178         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
40179         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
40180         * ext/gdk_pixbuf/gstgdkanimation.c:
40181         (gst_gdk_animation_iter_create_pixbuf):
40182         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
40183         (gst_gdk_pixbuf_chain):
40184         * ext/gdk_pixbuf/gstgdkpixbuf.h:
40185         * ext/jack/gstjack.c: (gst_jack_change_state):
40186         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
40187         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
40188         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
40189         * gst/videofilter/gstvideofilter.c:
40190         (gst_videofilter_set_output_size):
40191         Remove all usage of gst_pad_get_caps(), and replace it with
40192         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
40193
40194 2004-01-11  David Schleef  <ds@schleef.org>
40195
40196         * configure.ac:
40197         * ext/Makefile.am: Fixes to make ext/libcaca compile.
40198         * ext/divx/gstdivxdec.c:
40199         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
40200         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
40201         handle images that span multiple buffers.  Now work with both
40202         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
40203         * ext/gdk_pixbuf/gstgdkpixbuf.h:
40204         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
40205         video/video.h changes
40206         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
40207         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40208         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
40209         of GstData free function.
40210         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
40211         same.
40212
40213 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40214
40215         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
40216         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
40217         (gst_v4l2element_get_property):
40218         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
40219           add norm, channel and frequency properties.
40220         * sys/v4l2/gstv4l2tuner.c:
40221           fixes for tuner interface changes
40222         * sys/v4l2/gstv4l2element.h:
40223         * sys/v4l2/gstv4l2src.c:
40224         * sys/v4l2/gstv4l2src.h:
40225         * sys/v4l2/v4l2src_calls.c:
40226         * sys/v4l2/v4l2src_calls.h:
40227           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
40228
40229 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40230
40231         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
40232         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
40233         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
40234         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
40235         * gst-libs/gst/tuner/tuner.h:
40236           GObjects aren't const.
40237           Add find_by_name functions.
40238           Add checks to _changed functions.
40239         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
40240         (gst_v4l_tuner_get_norm):
40241           Fixes for above.
40242
40243 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40244
40245         * gst-libs/gst/video/video.h:
40246           Fix caps template names to be understandable.
40247           Prefix everything with GST_VIDEO.
40248         * ext/aalib/gstaasink.c:
40249         * ext/divx/gstdivxdec.c:
40250         * ext/divx/gstdivxenc.c:
40251         * ext/gdk_pixbuf/gstgdkpixbuf.c:
40252         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
40253         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
40254         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
40255         * ext/libcaca/gstcacasink.c:
40256         * ext/libpng/gstpngenc.c: (raw_caps_factory):
40257         * ext/snapshot/gstsnapshot.c:
40258         * ext/swfdec/gstswfdec.c:
40259         * ext/xvid/gstxviddec.c:
40260         * ext/xvid/gstxvidenc.c:
40261         * gst/chart/gstchart.c:
40262         * gst/deinterlace/gstdeinterlace.c:
40263         * gst/effectv/gsteffectv.c:
40264         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
40265         * gst/goom/gstgoom.c:
40266         * gst/median/gstmedian.c:
40267         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
40268         (gst_monoscope_srcconnect), (gst_monoscope_chain):
40269         * gst/overlay/gstoverlay.c:
40270         * gst/smooth/gstsmooth.c:
40271         * gst/smpte/gstsmpte.c:
40272         * gst/synaesthesia/gstsynaesthesia.c:
40273         * gst/videocrop/gstvideocrop.c:
40274         * gst/videodrop/gstvideodrop.c:
40275         * gst/y4m/gsty4mencode.c:
40276         * sys/qcam/gstqcamsrc.c:
40277         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
40278           Make them work with new video.h file.
40279         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40280         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
40281         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40282         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
40283           Make it work with new buffer allocation system.
40284
40285 2004-01-11  Julien MOUTTE  <julien@moutte.net>
40286
40287         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
40288         pad_alloc_buffer implementation to use ->srcpad
40289         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
40290         pad_alloc_buffer implementation to use ->srcpad
40291         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
40292         pad_alloc_buffer implementation to use ->srcpad
40293         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
40294         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
40295         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
40296         a reference to everything we need.
40297         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
40298         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
40299         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
40300         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
40301         a reference to everything we need.
40302         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
40303
40304 2004-01-11  David Schleef  <ds@schleef.org>
40305
40306         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
40307         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
40308         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
40309         structure members.
40310         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
40311         value during a resize/renegotiation.
40312         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
40313         gst_pad_alloc_buffer();
40314         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40315         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
40316         structure members.
40317         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
40318         Fix for rename of buffer private structure members.
40319         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40320         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
40321         Fix for rename of buffer private structure members.
40322         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40323         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
40324         Fix for rename of buffer private structure members.
40325
40326 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
40327
40328         reviewed by: David Schleef <ds@schleef.org>
40329
40330         * gst/videofilter/Makefile.am:
40331         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
40332         from the patch by ds to fit in with recent make_filter changes.
40333
40334 2004-01-11  Julien MOUTTE  <julien@moutte.net>
40335
40336         * configure.ac: Adding examples/switch/Makefile
40337         * examples/Makefile.am: Adding examples/switch
40338         * examples/switch/Makefile.am: Adding switcher example.
40339         * examples/switch/switcher.c: (got_eos), (idle_iterate),
40340         (switch_timer), (main): Adding an example demonstrating switch usage
40341         with 2 videotestsrc showing different patterns.
40342         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
40343         (gst_switch_init): Fixing switch with the new caps system.
40344
40345 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40346
40347         * gst-libs/gst/video/video.h:
40348           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
40349           They should probably be like
40350           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
40351
40352 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40353
40354         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
40355         (qtdemux_parse_trak):
40356           fix audio chunk size/timestamp calculation
40357
40358 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40359
40360         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
40361           fix SVQ3 caps
40362
40363 2004-01-11  Steve Baker  <steve@stevebaker.org>
40364
40365         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
40366         (gst_agingtv_base_init), (gst_agingtv_class_init),
40367         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
40368         (gst_agingtv_set_property), (gst_agingtv_get_property):
40369         Port agingTV to videofilter
40370
40371 2004-01-09  Julien MOUTTE <julien@moutte.net>
40372
40373         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
40374         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40375
40376 2004-01-09  Julien MOUTTE <julien@moutte.net>
40377
40378         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
40379         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40380         * gst-libs/gst/xoverlay/xoverlay.c:
40381         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
40382         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
40383         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40384         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
40385         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
40386         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
40387         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
40388         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
40389         the bufferalloc_function to replace bufferpools, fixing the XOverlay
40390         interface implementation to handle xid being 0 and fix some bugs
40391         triggered by Benjamin's testcase.
40392         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
40393         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
40394         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
40395         the bufferalloc_function to replace bufferpools, fixing the XOverlay
40396         interface implementation to handle xid being 0 and fix some bugs
40397         triggered by Benjamin's testcase.
40398
40399 2004-01-09  David Schleef  <ds@schleef.org>
40400
40401         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
40402         mouse pointer events.  It works.
40403
40404 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40405
40406         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
40407           Use explicit caps - fix capsnego.
40408         * ext/xvid/gstxviddec.c:
40409         * ext/xvid/gstxvidenc.c:
40410           Remove macro-inside-macro which caused compile errors.
40411         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
40412           Error out if it's not a RIFF file. Else we error out without
40413           gst_element_error() which is not good...
40414
40415 2004-01-08  David Schleef  <ds@schleef.org>
40416
40417         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
40418         Fix pad_link function to handle formats that ffmpeg returns
40419         as multiple caps structures.
40420         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
40421         Only complain if source buffer is _smaller_ than expected.
40422         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
40423         (gst_videoscale_handle_src_event): Resize navigation events
40424         when passing them upstream.
40425         * gst/videotestsrc/gstvideotestsrc.c:
40426         * gst/videotestsrc/gstvideotestsrc.h:
40427         * gst/videotestsrc/videotestsrc.c:
40428         * gst/videotestsrc/videotestsrc.h:
40429         Rewrite many of the buffer painting functions to handle odd
40430         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
40431         been verified to work with my video card.
40432         * testsuite/gst-lint:  Add check for elements calling
40433         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
40434
40435 2004-01-08  David Schleef  <ds@schleef.org>
40436
40437         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
40438         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
40439
40440 2004-01-08  Julien MOUTTE  <julien@moutte.net>
40441
40442         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
40443         configure event is not emiting the desired size signal. That fixes
40444         aspect ratio issues with gst-player.
40445
40446 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40447
40448         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
40449           Fix capsnego.
40450
40451 2004-01-08  Julien MOUTTE  <julien@moutte.net>
40452
40453         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
40454         public method to fire size signal.
40455
40456 2004-01-07  Julien MOUTTE  <julien@moutte.net>
40457
40458         * examples/gstplay/Makefile.am: Adding the interface library.
40459         * gst-libs/gst/play/Makefile.am: Adding the interface library.
40460         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
40461         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
40462         GST_IS_X_OVERLAY before signal connect.
40463         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
40464         Removing the have_video_size signal.
40465         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
40466         and associated public method.
40467         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
40468         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
40469         signal.
40470         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
40471         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
40472         signal.
40473         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
40474         Using XOverlay public method to fire size signal.
40475
40476 2004-01-07  David Schleef  <ds@schleef.org>
40477
40478         * gst/videofilter/Makefile.am:
40479         * gst/videofilter/gstvideotemplate.c:
40480         * gst/videofilter/make_filter:
40481         Create gstvideoexample.c in a srcdir!=builddir friendly way.
40482         Convert make_filter to /bin/sh script.
40483
40484 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
40485
40486         * gst/modplug/gstmodplug.cc: fix element description
40487
40488 2004-01-07  Julien MOUTTE  <julien@moutte.net>
40489
40490         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
40491         (got_video_size): Adding some new lines in g_print calls.
40492         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
40493         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
40494         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
40495         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
40496         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
40497         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
40498         Complete code review, reverting some stuff i disagree with, adding
40499         some fixes : time synchronization on invalid timestamps, renegotiation
40500         of private window.
40501         * sys/ximage/ximagesink.h:
40502         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
40503         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
40504         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
40505         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
40506         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
40507         (gst_xvimagesink_buffer_new),
40508         (gst_xvimagesink_navigation_send_event),
40509         (gst_xvimagesink_set_xwindow_id),
40510         (gst_xvimagesink_get_desired_size),
40511         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
40512         stuff i disagree with, adding some fixes : Renegotiation of private
40513         window, implementing get_desired_size.
40514
40515 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40516
40517         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
40518         (gst_afsink_handle_event):
40519         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
40520         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
40521         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
40522         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
40523         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
40524           Fix for instantiate-test (see core). Also remove dead code from
40525           jpegenc (which still needs fixing, but that's lower on my TODO
40526           list...).
40527         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
40528           Never return NULL as caps.
40529
40530 2004-01-07  David Schleef  <ds@schleef.org>
40531
40532         * configure.ac:
40533         * ext/Makefile.am:
40534         * ext/librfb/Makefile.am:
40535         * ext/librfb/gstrfbsrc.c:
40536         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
40537         is the protocol used by VNC.
40538
40539 2004-01-07  David Schleef  <ds@schleef.org>
40540
40541         * gst/videofilter/gstvideotemplate.c:
40542         * gst/videofilter/gstvideotemplate.h:
40543         * gst/videofilter/make_filter:
40544         Merge videotemplate header into source file.
40545         * gst/effectv/Makefile.am:
40546         * gst/effectv/gsteffectv.c: (plugin_init):
40547         * gst/effectv/gstwarp.c:
40548         Make warpTV a subclass of videofilter.
40549
40550 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40551
40552         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
40553           Add guard against invalid utf-8 conversions in mad. Just in case.
40554
40555 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40556
40557         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40558           Fix for bug shown by poisoning
40559
40560 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40561
40562         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40563         (gst_v4lmjpegsrc_buffer_free):
40564         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
40565         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
40566         (gst_v4lsrc_buffer_free):
40567           Fix for removed bufferpools.
40568
40569 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
40570
40571         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
40572         Fix caps negotiation.
40573
40574         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
40575         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
40576         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
40577         (dvdnavsrc_event):
40578         * ext/mpeg2dec/gstmpeg2dec.c:
40579         * gst-libs/gst/navigation/navigation.c:
40580         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
40581         * gst-libs/gst/navigation/navigation.h:
40582         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
40583         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
40584         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
40585         Super-simple first version of mouse and keyboard events. Clicking
40586         on a DVD menu now works, although it may not take you where you
40587         expected.
40588
40589         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40590         * gst/videotestsrc/gstvideotestsrc.c:
40591         (gst_videotestsrc_src_fixate):
40592         These fixate functions were broken - they never actually
40593         fixated :)
40594
40595 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40596
40597         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
40598         (gst_icecastsend_init):
40599           fix for new caps system.
40600         * gst-libs/gst/mixer/mixertrack.h:
40601         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
40602           Add 'master track' flag (for tools like ACME that only want to
40603           change the main volume).
40604
40605 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
40606
40607         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
40608         (gst_xvid_csp_to_caps):
40609         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
40610         * ext/xvid/gstxvidenc.c:
40611         ifdef out ARGB type when it isn't available
40612         in xvidcore 1.0.0beta2
40613
40614 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40615
40616         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
40617           When we have received a new SCR right in the first buffer after
40618           a seek (so in the same cycle that handles the discont), we should
40619           handle the buffer instead of unreffing it, else we lose data.
40620
40621 2004-01-06  Iain <iain@prettypeople.org>
40622
40623         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
40624           buffer-frames caps too.
40625
40626         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
40627           caps that we need, don't destroy them all and rebuild them. And when
40628           creating src pads, use the src pad template rather than the sink...
40629
40630 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40631
40632         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
40633           Add pad to element *after* setting functions such as event handler.
40634           Without this, the scheduler (opt) will link pads, set the event
40635           handler from the default event function (dispatcher in gstpad.c)
40636           and *after* that, we will set our own event function, which will
40637           thus never be used (and thus mpegdemux doesn't handle events).
40638
40639 2004-01-04  David Schleef  <ds@schleef.org>
40640
40641         Fix the fixate functions to handle new prototype:
40642         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40643         * gst/videotestsrc/gstvideotestsrc.c:
40644         (gst_videotestsrc_src_fixate):
40645         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40646         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
40647         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
40648
40649 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40650
40651         * sys/ximage/ximagesink.h:
40652         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
40653         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
40654         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
40655         (gst_ximagesink_xoverlay_init):
40656           assorted fixes to make (re)embedding work
40657         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
40658         (gst_ximagesink_get_desired_size):
40659           implement desired size additions to XOverlay
40660
40661 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40662
40663         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
40664         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
40665         (gst_x_overlay_got_desired_size):
40666         * gst-libs/gst/xoverlay/xoverlay.h:
40667           Add optional "desired size" signal and querying.
40668
40669 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40670
40671         * gst/matroska/matroska-demux.c:
40672         (gst_matroska_demux_parse_blockgroup):
40673           Fix EBML-laced block parsing. Diffs are relative to previous
40674           lace, not the first lace. Thanks to Mosu from the Matroska
40675           team for detecting this.
40676         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40677         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
40678         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
40679         (gst_wavparse_change_state):
40680         * gst/wavparse/gstwavparse.h:
40681           Quickfix for capsnego.
40682
40683 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40684
40685         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
40686           Fix indenting, fix pad creation.
40687
40688 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40689
40690         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
40691         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
40692         (gst_xviddec_sink_link):
40693           Implement src_getcaps() so proper size caps is negotiated.
40694
40695 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40696
40697         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
40698           Finish flac decoder on EOS. See #116178.
40699
40700 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40701
40702         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
40703         (gst_matroska_demux_add_stream):
40704         * gst/matroska/matroska-ids.h:
40705           Add getcaps() function to fix capsnego...
40706
40707 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40708
40709         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40710         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
40711         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
40712           Fix more integer overflows. Again, see #126967.
40713
40714 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40715
40716         * ext/mpeg2dec/gstmpeg2dec.c:
40717           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
40718           #130416.
40719
40720 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40721
40722         * configure.ac:
40723         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
40724         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
40725         * ext/xvid/gstxvid.h:
40726         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
40727         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
40728         (gst_xviddec_src_link), (gst_xviddec_sink_link),
40729         (gst_xviddec_change_state):
40730         * ext/xvid/gstxviddec.h:
40731         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
40732         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
40733         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
40734         (gst_xvidenc_link), (gst_xvidenc_set_property),
40735         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
40736         * ext/xvid/gstxvidenc.h:
40737           Update xvid plugin to latest xvid (1.0.0-beta3) API.
40738
40739 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40740
40741         * gst/rtp/rtp-packet.c:
40742           Add sys/types.h include, since OS X doesn't define in_addr_t
40743           in netinet/in.h, like it does on Linux (see #129600).
40744
40745 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
40746
40747         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
40748
40749         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
40750           Correct logic of dispose function (see #129306).
40751
40752 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40753
40754         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
40755         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
40756         (gst_mpeg_parse_init):
40757         * gst/mpegstream/gstmpegparse.h:
40758           Remove clock (which was never provided, i.e. dead code), and
40759           also fix integer overflows at high PTS values (see #126967).
40760
40761 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40762
40763         * ext/flac/gstflacdec.c:
40764         * ext/libpng/gstpngenc.h:
40765         * ext/mikmod/gstmikmod.h:
40766           OS X fixes (see #126628).
40767
40768 2004-01-02  David Schleef  <ds@schleef.org>
40769
40770         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
40771         (gst_alsa_src_base_init): Remove bogus "src" request pad.
40772         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
40773         (gst_mpeg_parse_class_init): Move pad template registration
40774         to class_init, since the derived class (mpegdemux) doesn't
40775         want them.
40776
40777 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40778
40779         * sys/ximage/Makefile.am:
40780         * sys/xvideo/Makefile.am:
40781         * sys/xvimage/Makefile.am:
40782           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
40783           after installation (see #127664).
40784
40785 2004-01-02  David Schleef  <ds@schleef.org>
40786
40787         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
40788         (gst_ffmpegenc_connect):  Negotiation fixes.
40789         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
40790         Remove inappropriate gst_caps_free().
40791         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40792         Reenable Ronald's internal resize code, since the core handles
40793         it correctly now.
40794
40795 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40796
40797         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
40798         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
40799         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
40800           Fix pad template stuff.
40801
40802 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40803
40804         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
40805         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
40806           fix signed integer reading/writing.
40807
40808 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40809
40810         * ext/alsa/README:
40811           Remove outdated document
40812
40813 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
40814
40815         * gst/cutter/gstcutter.c: (gst_cutter_init):
40816           src pad was being created twice - oops.
40817
40818 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40819
40820         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40821           Comment out internal resize. It doesn't handle the resulting
40822           XEvent internally, does another try_set_caps() which leads to
40823           a really nice loop.
40824           Real fix will come when Julien and Dave are awake. ;).
40825
40826 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40827
40828         * ext/mpeg2enc/gstmpeg2enc.cc:
40829           fix const/nonconst compile issue.
40830
40831 2004-01-02  David Schleef  <ds@schleef.org>
40832
40833         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
40834         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
40835         Add fixate function and a check for bad formats.
40836
40837 2004-01-01  David Schleef  <ds@schleef.org>
40838
40839         Negotiation fixes:
40840         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
40841         (gst_audiofilter_init):
40842         * gst/debug/efence.c: (gst_efence_init):
40843         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
40844         (gst_deinterlace_init):
40845         * gst/volume/gstvolume.c: (volume_connect):
40846
40847 2004-01-01  David Schleef  <ds@schleef.org>
40848
40849         Convert elements to use gst_pad_use_explicit_caps() where
40850         appropriate:
40851         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
40852         * ext/audiofile/gstafparse.c: (gst_afparse_init),
40853         (gst_afparse_open_file):
40854         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
40855         (gst_afsrc_open_file):
40856         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
40857         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
40858         (gst_ffmpegdec_chain):
40859         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
40860         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
40861         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
40862         (gst_gdk_pixbuf_chain):
40863         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
40864         (gst_jpegdec_chain):
40865         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
40866         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
40867         (gst_mikmod_negotiate):
40868         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
40869         (gst_mpeg2dec_negotiate_format):
40870         * ext/mpeg2enc/gstmpeg2enc.cc:
40871         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
40872         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
40873         (gst_speexdec_sinkconnect):
40874         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
40875         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
40876         (gst_vorbisfile_new_link):
40877         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
40878         (gst_ac3parse_chain):
40879         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
40880         (gst_asf_demux_setup_pad):
40881         * gst/auparse/gstauparse.c: (gst_auparse_init),
40882         (gst_auparse_chain):
40883         * gst/id3/gstid3types.c: (gst_id3types_loop):
40884         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
40885         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
40886         (mp1videoparse_parse_seq):
40887         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
40888         (bpf_from_header):
40889         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40890         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
40891         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
40892         (gst_mpeg_parse_send_data):
40893         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
40894         (gst_qtdemux_add_stream):
40895         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
40896         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40897         (gst_wavparse_parse_fmt):
40898
40899 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40900
40901         * configure.ac:
40902           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
40903           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
40904           it therefore uses the wrong include paths. Too bad... Note
40905           that 1.6.1.93 is not release yet. ;).
40906           Also add a check for mplex, which is now using the lib'ified
40907           mplex from mjpegtools, too.
40908         * ext/ffmpeg/gstffmpegcodecmap.c:
40909           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
40910           issues. I don't think ffmpeg handles 3ivx correctly, so this
40911           probably won't work. But it won't hurt either.
40912         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
40913         (gst_ffmpegdec_chain):
40914         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
40915         (gst_ffmpegenc_chain_audio):
40916           Fix memleak in audio encoding. Close codec if open fails, this
40917           calls the cleanup routines so we can re-use the context.
40918         * ext/mpeg2enc/gstmpeg2enc.cc:
40919           Fix pad template names/types, fix memory issue with getcaps().
40920         * ext/mpeg2enc/gstmpeg2encoder.cc:
40921         * ext/mpeg2enc/gstmpeg2encoder.hh:
40922           Fix compile issue with new caps system (const thingy).
40923         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
40924         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
40925           We read a first frame right on initing, so that we have a caps
40926           when we init the output. This caps is cached in padprivate and
40927           read as first frame.
40928         * ext/mplex/Makefile.am:
40929         * ext/mplex/gstmplex.cc:
40930         * ext/mplex/gstmplex.h:
40931         * ext/mplex/gstmplex.hh:
40932         * ext/mplex/gstmplexibitstream.cc:
40933         * ext/mplex/gstmplexibitstream.hh:
40934         * ext/mplex/gstmplexjob.cc:
40935         * ext/mplex/gstmplexjob.hh:
40936         * ext/mplex/gstmplexoutputstream.cc:
40937         * ext/mplex/gstmplexoutputstream.hh:
40938           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
40939           had issues, didn't do capsnego, supported only a subset of the
40940           mplex features and required a mplex fork in our local CVS. Plus
40941           that it worked agaist a very old mplex version. Rewriting was
40942           faster than updating it.
40943         * gst-libs/ext/Makefile.am:
40944         * gst-libs/ext/mplex/INSTRUCT:
40945         * gst-libs/ext/mplex/Makefile.am:
40946         * gst-libs/ext/mplex/README:
40947         * gst-libs/ext/mplex/TODO:
40948         * gst-libs/ext/mplex/ac3strm_in.cc:
40949         * gst-libs/ext/mplex/audiostrm.hh:
40950         * gst-libs/ext/mplex/audiostrm_out.cc:
40951         * gst-libs/ext/mplex/aunit.hh:
40952         * gst-libs/ext/mplex/bits.cc:
40953         * gst-libs/ext/mplex/bits.hh:
40954         * gst-libs/ext/mplex/buffer.cc:
40955         * gst-libs/ext/mplex/buffer.hh:
40956         * gst-libs/ext/mplex/fastintfns.h:
40957         * gst-libs/ext/mplex/format_codes.h:
40958         * gst-libs/ext/mplex/inputstrm.cc:
40959         * gst-libs/ext/mplex/inputstrm.hh:
40960         * gst-libs/ext/mplex/lpcmstrm_in.cc:
40961         * gst-libs/ext/mplex/mjpeg_logging.cc:
40962         * gst-libs/ext/mplex/mjpeg_logging.h:
40963         * gst-libs/ext/mplex/mjpeg_types.h:
40964         * gst-libs/ext/mplex/mpastrm_in.cc:
40965         * gst-libs/ext/mplex/mpegconsts.cc:
40966         * gst-libs/ext/mplex/mpegconsts.h:
40967         * gst-libs/ext/mplex/mplexconsts.hh:
40968         * gst-libs/ext/mplex/multplex.cc:
40969         * gst-libs/ext/mplex/outputstream.hh:
40970         * gst-libs/ext/mplex/padstrm.cc:
40971         * gst-libs/ext/mplex/padstrm.hh:
40972         * gst-libs/ext/mplex/stillsstream.cc:
40973         * gst-libs/ext/mplex/stillsstream.hh:
40974         * gst-libs/ext/mplex/systems.cc:
40975         * gst-libs/ext/mplex/systems.hh:
40976         * gst-libs/ext/mplex/vector.cc:
40977         * gst-libs/ext/mplex/vector.hh:
40978         * gst-libs/ext/mplex/videostrm.hh:
40979         * gst-libs/ext/mplex/videostrm_in.cc:
40980         * gst-libs/ext/mplex/videostrm_out.cc:
40981         * gst-libs/ext/mplex/yuv4mpeg.cc:
40982         * gst-libs/ext/mplex/yuv4mpeg.h:
40983         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
40984         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
40985           We don't fork mjpegtools' mplex in our CVS anymore.
40986         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
40987         (gst_avi_demux_add_stream):
40988         * gst/avi/gstavidemux.h:
40989           Add getcaps() function for proper caps nego. This makes some
40990           parts of AVI playback/reading work.
40991         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40992           Resize window on new capsnego. This is probably wrong, but
40993           I'm still committing it because with current capsnego, the
40994           first successfull capsnego is auto-fixated, therefore rounded
40995           down to the lowest values in the caps. this results in a 16x16
40996           XWindow that is not reized when real capsnego finishes.
40997           Dave, I see more cases of this, do you know a proper solution?
40998         * tools/gst-launch-ext.in:
40999           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
41000
41001 2003-12-31  David Schleef  <ds@schleef.org>
41002
41003         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
41004         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
41005           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
41006
41007 2003-12-30  David Schleef  <ds@schleef.org>
41008
41009         * ext/ffmpeg/gstffmpegcolorspace.c:
41010         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
41011         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
41012         (gst_ffmpegcsp_chain): Negotiation fixes
41013         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
41014         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
41015         (gst_audio_convert_link), (gst_audio_convert_channels):
41016         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
41017         (gst_audioscale_link), (gst_audioscale_get_buffer),
41018         (gst_audioscale_chain): Negotiation fixes
41019         * gst/audioscale/gstaudioscale.h:
41020         * gst/videofilter/gstvideofilter.c:
41021         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
41022         (gst_videofilter_link), (gst_videofilter_init),
41023         (gst_videofilter_set_output_size), (gst_videofilter_setup),
41024         (gst_videofilter_find_format_by_structure):
41025         * gst/videofilter/gstvideofilter.h: Negotiation fixes
41026         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
41027         (gst_videoscale_link):
41028         * gst/videoscale/videoscale.c: (videoscale_get_structure),
41029         (videoscale_find_by_structure), (gst_videoscale_setup):
41030         * gst/videoscale/videoscale.h: Negotiation fixes
41031         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
41032         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
41033         function, restrict resizing to a multiple of 4 (hack until
41034         everyone supports odd sizes correctly).
41035
41036 2003-12-29  Colin Walters  <walters@verbum.org>
41037
41038         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
41039         signed.
41040
41041 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
41042
41043         * ext/sndfile/gstsf.c: (gst_sf_loop):
41044           Fix warning about discarding const qualifier
41045
41046 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
41047
41048         * gst/cutter/gstcutter.c:
41049         * gst/videoscale/gstvideoscale.c:
41050         * gst/volenv/gstvolenv.c:
41051         * gst-libs/gst/audio/audio.c:
41052         * gst-libs/gst/video/video.c:
41053           Fix warnings
41054
41055 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41056
41057         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
41058           Don't send ALSA debugging to stderr.
41059         * ext/alsa/gstalsa.h:
41060           Use GST_WARNING instead of g_warning when ALSA functions fail.
41061
41062 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41063
41064         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
41065           Free XVAdapterInfo correctly.
41066
41067 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41068
41069         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
41070         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
41071           Make id3tag use correct caps nego.
41072
41073 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
41074
41075         * ext/ivorbis/vorbis.c:
41076         * ext/ivorbis/vorbisenc.h:
41077         * ext/ivorbis/vorbisfile.c:
41078           Modify so that it uses the new caps things
41079
41080 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41081
41082         * testsuite/spider/spider1.c: (main):
41083         * testsuite/spider/spider2.c: (main):
41084         * testsuite/spider/spider3.c: (main):
41085           Make tests compile again. They probably don't work.
41086
41087 2003-12-24  Colin Walters  <walters@verbum.org>
41088
41089         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
41090         we can't fixate the caps anymore.
41091
41092 2003-12-23  David Schleef  <ds@schleef.org>
41093
41094         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
41095         * sys/oss/gstosssink.c: (gst_osssink_init),
41096         (gst_osssink_sink_fixate): Add fixate function.
41097
41098 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41099
41100         * ext/ffmpeg/gstffmpegcodecmap.c:
41101         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
41102         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
41103         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
41104         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
41105         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
41106         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
41107         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
41108           fix typo in RGB masks, and move back to "old" colorspace
41109           capsnego code until whoever wrote this new crap has actually
41110           tested it so that it works.
41111           And yes, this works, keep it that way please.
41112
41113 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41114
41115         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
41116         (gst_divxdec_init), (gst_divxdec_negotiate):
41117         * ext/divx/gstdivxdec.h:
41118         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
41119         (gst_divxenc_init):
41120         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
41121         (gst_faac_sinkconnect), (gst_faac_srcconnect):
41122         * ext/mpeg2enc/gstmpeg2enc.cc:
41123         * ext/mpeg2enc/gstmpeg2encoder.cc:
41124         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
41125         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
41126         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
41127         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
41128         (dxr3spusink_init):
41129         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
41130         (dxr3videosink_init):
41131           Fix caps breakage after Dave's caps branch merge.
41132
41133 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41134
41135         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
41136           Fix for 24bpp display.
41137
41138 2003-12-23  Colin Walters  <walters@verbum.org>
41139
41140         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
41141         a GnomeVFSHandle directly.
41142
41143 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41144
41145         * gst/volume/Makefile.am:
41146         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
41147         (volume_base_init), (volume_init):
41148           Reenable volume element and fix to work with new caps stuff.
41149           Rhythmbox needs this.
41150
41151 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41152
41153         * gst/qtdemux/qtdemux.c: (plugin_init):
41154           qtdemux requires bytestream
41155
41156 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41157
41158         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
41159           Fix remaining caps handling errors due to CAPS merge.
41160
41161 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
41162
41163         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
41164         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
41165         (gst_faad_srcconnect):
41166           Port to new caps system.
41167
41168 2003-12-21  Julien MOUTTE  <julien@moutte.net>
41169
41170         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
41171         (got_video_size), (main): using g_print instead of g_message.
41172         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
41173         signal which was not emitted because of "switch" element added to the
41174         bin but not connected. (Removing from the bin temporarily)
41175
41176 2003-12-21  Julien MOUTTE  <julien@moutte.net>
41177
41178         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
41179         find X development files. I don't understand the previous tests and
41180         they fail on my debian/ppc unstable. This one works.
41181         * examples/gstplay/player.c: (main): Set the pipeline to READY before
41182         exiting.
41183         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
41184         (gst_play_set_video_sink), (gst_play_set_audio_sink),
41185         (gst_play_set_visualization): Add some safety checks in set_ methods
41186         and state_change. This was throwing some ugly CRITICAL messages when
41187         pipeline was getting disposed and casts were failing.
41188
41189 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
41190
41191         * configure.ac:
41192           Improve mpeg2enc detection. This is for distributions that do
41193           ship mjpegtools, but without mpeg2enc. Also does object check
41194           for might there ever be ABI incompatibility.
41195         * ext/mpeg2enc/gstmpeg2enc.cc:
41196           Add Andrew as second maintainer (he's helping me), and also add
41197           an error if no caps was set. This happens if I pull before capsnego
41198           and that's something I should solve sometime else.
41199         * gst/matroska/matroska-demux.c:
41200         (gst_matroska_demux_parse_blockgroup):
41201           Fix time parsing.
41202         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
41203         (gst_matroska_mux_track_header):
41204           Add caps to templates.
41205         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
41206           Add mpegversion=1 to prevent confusion with MPEG/AAC.
41207         * gst/mpegstream/gstmpegdemux.c:
41208           Remove layer since it causes warnings about unfixed caps.
41209         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
41210           Fix obvious typo (we error out if caps were set, we should of
41211           course error out if *no* caps were set).
41212         * sys/oss/gstosselement.c: (gst_osselement_convert):
41213           Fix format conversion, we confused bits/bytes.
41214         * sys/oss/gstosselement.h:
41215           Improve documentation for 'bps'.
41216         * sys/v4l/TODO:
41217           Remove stuff about plugins that need removing - this was done
41218           ages ago.
41219         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
41220         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
41221         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
41222         (gst_v4lsrc_src_query):
41223         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
41224         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
41225           Add get_query_types(), get_formats() and query() functions.
41226
41227 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
41228
41229         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
41230           * moved CVS to freedesktop.org